@import url('https://fonts.googleapis.com/css2?family=Jockey+One&display=swap');
/*------------------------------------------------------------------

  Base

bootstrap 參考	2017/07/28
12 / 100%			11 / 91.66666667%	10 / 83.33333333%	9 / 75%
8 / 66.66666667%	7 / 58.33333333%	6 / 50%				5 / 41.66666667%
4 / 33.33333333%	3 / width:25%		2 / 16.66666667%	1 / width:8.33333333%

 -------------------------------------------------------------------*/

body {
	color: #614C38;
}
body, h1, h2, h3, h4, h5, h6, p, a, span, ul, li, button {
	font-family: 'Microsoft JhengHei', serif;
}
body.nk-page-boxed {
	max-width: 1200px;
	margin: 0 auto;
}
a {
	color: #614C38;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
a:focus, a:hover {
	color: #3080c2;
	text-decoration: none;
}
a.nohref {
	color: #614C38 !important;
	cursor: pointer;
}
a.nohref:focus, a.nohref:hover {
	color: #3080c2 !important;
}
::-moz-selection {
	color: #fff;
	background-color: #614C38;
}
::selection {
	color: #fff;
	background-color: #614C38;
}
button, button:focus {
	outline: none;
}

.nk-main {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 114px;
}

.homePage .nk-main{
    padding-top: 0px;
}

.nk-block {
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 1;
}
.nk-block:after, .nk-block:before {
	content: '';
	display: table;
	clear: both;
}
.nk-tabs img {
	max-width: 100%;
}
.bg-image, .bg-video {
	position: absolute;
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	background-size: cover;
	background-position: 50% 50%;
	z-index: -1;
}
.bg-image > div, .bg-video > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
}
.bg-video {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bg-image-row, .bg-video-row, .bg-map-row {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.bg-image-row > div, .bg-video-row > div, .bg-map-row > div {
	height: 100%;
	overflow: hidden;
}
.nk-header-title.nk-header-title-xl .nk-header-table {height: 600px;}

/* 導覽列 breadcrumbs ========================= */
.breadcrumbs {
	font-size: 15px;
    color: #44724D;
    padding: 15px 0;
    text-align: right;
}
.breadcrumbs .deco-box{
	display: inline-block;
    background: rgba(255, 255, 255, 0.85);
    padding: 0px 10px;
}
.breadcrumbs a {
	color: #44724D;
}
.breadcrumbs a:hover {
	opacity: 0.6;
}
.breadcrumbs span {
    font-size: 14px;
    color: #44724D;
    margin: 0 5px;
}

.noData {
	margin: 40px;
}
.animsition-loading:after {
	position: fixed;
	top: 40%;
	width: 100%;
	margin-top: 0px;
	font-size: 32px;
	text-align: center;
	content: url(../../images/logo.png);
	letter-spacing: 3px;
}

@media (max-width: 991px) {
.bg-image-row,  .bg-video-row,  .bg-map-row {
	position: relative;
}
.bg-image-row > div,  .bg-video-row > div,  .bg-map-row > div {
	padding-top: 56.25%;
}
.bg-image-row > div > div,  .bg-video-row > div > div,  .bg-map-row > div > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
}
.bg-map-row {
	z-index: auto;
}
.bg-map-row .nk-gmaps {
	height: 100%;
}
 @media (max-width: 991px) {
.bg-map-row {
	position: relative;
}
.bg-map-row > div {
	padding-top: 0;
}
.bg-map-row > div > div {
	position: relative;
}
.bg-map-row .nk-gmaps {
	height: 300px;
}
.bg-map-row .nk-gmaps-sm {
	height: 250px;
}
.bg-map-row .nk-gmaps-md {
	height: 450px;
}
.bg-map-row .nk-gmaps-lg {
	height: 550px;
}
.bg-map-row .nk-gmaps-full {
	height: 700px;
	height: 100vh;
	min-height: 700px;
}
}
.bg-color {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1c1c1c;
	z-index: -1;
}
.nk-gap, .nk-gap-1, .nk-gap-2, .nk-gap-3, .nk-gap-4, .nk-gap-5, .nk-gap-6 {
	display: block;
	height: 20px;
}
.nk-gap:after, .nk-gap:before, .nk-gap-1:after, .nk-gap-1:before, .nk-gap-2:after, .nk-gap-2:before, .nk-gap-3:after, .nk-gap-3:before, .nk-gap-4:after, .nk-gap-4:before, .nk-gap-5:after, .nk-gap-5:before, .nk-gap-6:after, .nk-gap-6:before {
	content: '';
	display: table;
	clear: both;
}
.nk-gap-1-10 {
	height: 10px;
}
.nk-gap-1-15 {
	height: 15px;
}
.nk-gap-1 {
	height: 30px;
}
.nk-gap-2 {
	height: 40px;
}
.nk-gap-3 {
	height: 60px;
}
.nk-gap-4 {
	height: 80px;
}
.nk-gap-5 {
	height: 100px;
}
.nk-gap-6 {
	height: 120px;
}
/* vertical center block */
.nk-vertical-center {
	display: table;
	width: 100%;
	height: 100%;
}
.nk-vertical-center > div {
	display: table-cell;
	vertical-align: middle;
}
.nk-body-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
.nk-gmaps {
	height: 300px;
	width: 100%;
}
.nk-gmaps-sm {
	height: 250px;
}
.nk-gmaps-md {
	height: 450px;
}
.nk-gmaps-lg {
	height: 550px;
}
.nk-gmaps-full {
	height: 700px;
	height: 100vh;
	min-height: 700px;
}
.nk-badge {
	display: inline-block;
	min-width: 15px;
	height: 15px;
	padding: 0 4px;
	color: #000;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	border-radius: 7.5px;
	background: rgba(255, 255, 255, 1.0);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	cursor: pointer;
}
.nk-navbar li > .nk-badge {
	position: absolute;
	right: 5px;
	bottom: 0px;
}
.nk-badge, .nk-badge:hover, #hd_ta, #hd_ta:hover {
    cursor: pointer;
}

pre {
	position: relative;
	margin: 0px;
	padding: 0px;
	max-height: 500px;
	color: #fff;
	line-height: 1.3em;
	background-color: #303030;
	white-space: normal;
}
pre .tag {
	display: inline-block;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-align: inherit;
	white-space: inherit;
	vertical-align: inherit;
	border-radius: 0;
}
pre[class*="language-"] {
	margin: 0;
}

/*------------------------------------------------------------------

  Typography

 -------------------------------------------------------------------*/
html {
	font-size: 15px;
}
body {
	font-family: "Microsoft JhengHei", sans-serif;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
p {
	margin-bottom: 1rem;
}
b, strong {
	font-weight: bold;
}
/* headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: bold;
	margin-bottom: 1rem;
}

/* 上方購物車 加入購物動態效果 */
.moveCatttop {
    font-size: 4.5em;
    color: #fff;
    text-shadow: 2px 2px 8px #666;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.display-1, .display-2, .display-3, .display-4 {
	font-weight: bold;
}
.display-1 {
	font-size: 4.7rem;
}
.display-2 {
	font-size: 4.2rem;
}
.display-3 {
	font-size: 3.7rem;
}
.display-4 {
	font-size: 3.2rem;
}
/* Title */
.nk-title {
	position: relative;
	z-index: 1;
	text-align: center;
	color: #626262;
}
/* Sub Title */
.nk-sub-title {
	position: relative;
	font-weight: normal;
	font-size: 17px;
	color: #7d7d7d;
	letter-spacing: 2px;
	z-index: 1;
}
.nk-title + .nk-sub-title {
	margin-top: 1rem;
}
.nk-sub-title p {
	margin-bottom: 4px;
}
/* Back title */
.nk-title-back {
	color: inherit;
	font-size: 6rem;
	opacity: 0.1;
	margin-bottom: 0;
}
.nk-title-back + * {
	position: relative;
	margin-top: -40px;
}
.nk-title-back + .nk-sub-title {
	margin-top: -50px;
}
/* Title Separator */
.nk-title-sep {
	display: block;
	margin: 30px auto;
	color: inherit;
	line-height: 0;
}
.nk-title-sep:after {
	content: '';
	width: 80%;
	max-width: 80px;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px dotted;
	opacity: 0.4;
}
.nk-title-sep-icon {
	display: block;
	margin: 30px auto;
	color: inherit;
	line-height: 0;
}
.nk-title-sep-icon .icon {
	font-size: 1.9rem;
	vertical-align: middle;
}
.nk-title-sep-icon:before, .nk-title-sep-icon:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px dotted;
	opacity: 0.4;
	width: 60px;
}
.nk-title-sep-icon:before {
	margin-right: 20px;
}
.nk-title-sep-icon:after {
	margin-left: 20px;
}
/* mega menu titles */
.nk-mega-item > .dropdown > ul li > label {
}
/*------------------------------------------------------------------

  Bootstrap

 -------------------------------------------------------------------*/
.row.no-gap {
	margin-left: 0;
	margin-right: 0;
}
 .row.no-gap > [class*='col-'] {
 padding-right: 0;
 padding-left: 0;
}
 .row.vertical-gap > [class*='col-'] {
 padding-top: 30px;
}
.row.vertical-gap {
	margin-top: -30px;
}
.row.sm-gap {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
 .row.sm-gap > [class*='col-'] {
 padding-right: 7.5px;
 padding-left: 7.5px;
}
 .row.sm-gap.vertical-gap > [class*='col-'] {
 padding-top: 15px;
}
.row.sm-gap.vertical-gap {
	margin-top: -15px;
}
.row.md-gap {
	margin-left: -22.5px;
	margin-right: -22.5px;
}
 .row.md-gap > [class*='col-'] {
 padding-right: 22.5px;
 padding-left: 22.5px;
}
 .row.md-gap.vertical-gap > [class*='col-'] {
 padding-top: 45px;
}
.row.md-gap.vertical-gap {
	margin-top: -45px;
}
.row.lg-gap {
	margin-left: -30px;
	margin-right: -30px;
}
 .row.lg-gap > [class*='col-'] {
 padding-right: 30px;
 padding-left: 30px;
}
 .row.lg-gap.vertical-gap > [class*='col-'] {
 padding-top: 65px;
}
.row.lg-gap.vertical-gap {
	margin-top: -65px;
}
.multi-columns-row > .first-in-row {
	clear: left;
}
.multi-columns-row > {
/* clear the first in row for any block that has the class "multi-columns-row" */
}
.multi-columns-row > .col-xs-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row > .col-xs-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row > .col-xs-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row > .col-xs-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row > .col-xs-1:nth-child(12n + 13) {
	clear: left;
}
 @media (min-width: 544px) {
.multi-columns-row > {
/* reset if we have sm class */
        /* clear first in row for small columns */
}
 .multi-columns-row > [class*="col-"][class*="col-sm-"] {
 clear: none;
}
.multi-columns-row > .col-sm-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row > .col-sm-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row > .col-sm-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row > .col-sm-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row > .col-sm-1:nth-child(12n + 13) {
	clear: left;
}
}
 @media (min-width: 768px) {
.multi-columns-row > {
/* reset if we have md class */
        /* clear first in row for medium columns */
}
 .multi-columns-row > [class*="col-"][class*="col-md-"] {
 clear: none;
}
.multi-columns-row > .col-md-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row > .col-md-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row > .col-md-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row > .col-md-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row > .col-md-1:nth-child(12n + 13) {
	clear: left;
}
}
 @media (min-width: 992px) {
.multi-columns-row > {
/* reset if we have lg class */
        /* clear first in row for large columns */
}
 .multi-columns-row > [class*="col-"][class*="col-lg-"] {
 clear: none;
}
.multi-columns-row > .col-lg-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row > .col-lg-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row > .col-lg-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row > .col-lg-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row > .col-lg-1:nth-child(12n + 13) {
	clear: left;
}
}
 @media (min-width: 1200px) {
.multi-columns-row > {
/* reset if we have xl class */
        /* clear first in row for large columns */
}
 .multi-columns-row > [class*="col-"][class*="col-xl-"] {
 clear: none;
}
.multi-columns-row > .col-xl-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row > .col-xl-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row > .col-xl-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row > .col-xl-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row > .col-xl-1:nth-child(12n + 13) {
	clear: left;
}
}
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 15px;
	padding-left: 15px;
}
.thead-default th {
	color: #3b3b3b;
	background-color: #f7f7f7;
}
.table thead th, .table td, .table th {
	border-color: #f2f2f2;
}
.nk-modal .modal-content {
	border: none;
	border-radius: 0;
}
.nk-modal .modal-header, .nk-modal .modal-footer {
	padding: 25px 30px;
	border-bottom-color: #F3F3F3;
	border-top-color: #F3F3F3;
}
.nk-modal .modal-header .close, .nk-modal .modal-footer .close {
	position: relative;
	z-index: 2;
	margin-top: 0;
}
.nk-modal .modal-body {
	padding: 30px;
}
.nk-modal.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: none;
}
 @media (min-width: 544px) {
.nk-modal .modal-dialog {
	margin-top: 60px;
	margin-bottom: 60px;
}
}
/*------------------------------------------------------------------

  Helpers

 -------------------------------------------------------------------*/
/*
 * Text Color Helper
 */
.text-main-1 {
	color: #24592e !important;
}
.text-main-2 {
	color: #8c9176 !important;
}
.text-main-3 {
	color: #7d88ab !important;
}
.text-main-4 {
	color: #77b0b3 !important;
}
.text-main-5 {
	color: #c18d8d !important;
}
.text-primary {
	color: #0275D8 !important;
}
.text-success {
	color: #5CB85C !important;
}
.text-info {
	color: #5BC0DE !important;
}
.text-warning {
	color: #FF6D40 !important;
}
.text-danger {
	color: #D9534F !important;
}
.text-white {
	color: #fff !important;
}
.text-black {
	color: #000 !important;
}
.text-red {
	color: #F00 !important;
}
.text-dark-1 {
	color: #1c1c1c !important;
}
.text-dark-2 {
	color: #262626 !important;
}
.text-dark-3 {
	color: #303030 !important;
}
.text-dark-4 {
	color: #3b3b3b !important;
}
.text-gray-1 {
	color: #FAFAFA !important;
}
.text-gray-2 {
	color: #f7f7f7 !important;
}
.text-gray-3 {
	color: whitesmoke !important;
}
.text-gray-4 {
	color: #eee !important;
}
/*
 * Bg Color Helper
 */
.bg-main-1 {
	background-color: #b1aca4 !important;
}
.bg-main-2 {
	background-color: #8c9176 !important;
}
.bg-main-3 {
	background-color: #515256 !important;
}
.bg-main-4 {
	background-color: #77b0b3 !important;
}
.bg-main-5 {
	background-color: #c18d8d !important;
}
.bg-primary {
	background-color: #a5a5a5 !important;
}
.bg-success {
	background-color: #5CB85C !important;
}
.bg-info {
	background-color: #5BC0DE !important;
}
.bg-warning {
	background-color: #F0AD4E !important;
}
.bg-danger {
	background-color: #D9534F !important;
}
.bg-white {
	background-color: #fff !important;
}
.bg-black {
	background-color: #000 !important;
}
.bg-dark-1 {
	background-color: #1c1c1c !important;
}
.bg-dark-2 {
	background-color: #262626 !important;
}
.bg-dark-3 {
	background-color: #303030 !important;
}
.bg-dark-4 {
	background-color: #3b3b3b !important;
}
.bg-gray-1 {
	background-color: #FAFAFA !important;
}
.bg-gray-2 {
	background-color: #f7f7f7 !important;
}
.bg-gray-3 {
	background-color: #E5E5E5 !important;
}
.bg-gray-4 {
	background-color: #eee !important;
}
/*
 * Image Fit
 */
.nk-img-fit, .nk-img {
	max-width: 100%;
}
 @media (max-width: 543px) {
.nk-img-fit-xs-down {
	max-width: 100%;
}
}
 @media (min-width: 544px) {
.nk-img-fit-sm-up {
	max-width: 100%;
}
}
 @media (max-width: 767px) {
.nk-img-fit-sm-down {
	max-width: 100%;
}
}
 @media (min-width: 768px) {
.nk-img-fit-md-up {
	max-width: 100%;
}
}
 @media (max-width: 991px) {
.nk-img-fit-md-down {
	max-width: 100%;
}
}
 @media (min-width: 992px) {
.nk-img-fit-lg-up {
	max-width: 100%;
}
}
 @media (max-width: 1199px) {
.nk-img-fit-lg-down {
	max-width: 100%;
}
}
 @media (min-width: 1200) {
.nk-img-fit-xl-up {
	max-width: 100%;
}
}
/*
 * Image Stretch
 */
.nk-img-stretch {
	width: 100%;
}
/*
 * Circle / Rounded Images Helper
 */
img.circle {
	border-radius: 50%;
}
img.rounded {
	border-radius: 5px;
}
/*
 * Text Align Helper
 */
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
/*
 * Vertical Align Helper
 */
.va-t {
	vertical-align: top !important;
}
.va-m {
	vertical-align: middle !important;
}
.va-b {
	vertical-align: bottom !important;
}
.va-s {
	vertical-align: super !important;
}
/*
 * Inline Block Helper
 */
.dib {
	display: inline-block !important;
}
/*
 * Block Helper
 */
.db {
	display: block;
}
/*
 * Cursor Pointer Helper
 */
.cursor {
	cursor: pointer !important;
}
/*
 * Text Transform Helper
 */
.text-uppercase {
	text-transform: uppercase !important;
}
/*
 * Font Weight Helper
 */
.fw-100 {
	font-weight: 100 !important;
}
.fw-200 {
	font-weight: 200 !important;
}
.fw-300 {
	font-weight: 300 !important;
}
.fw-400 {
	font-weight: 400 !important;
}
.fw-500 {
	font-weight: 500 !important;
}
.fw-600 {
	font-weight: 600 !important;
}
.fw-700 {
	font-weight: 700 !important;
}
.fw-800 {
	font-weight: 800 !important;
}
.fw-900 {
	font-weight: 900 !important;
}
/*
 * Font Size Helper
 */
.fs-4 {
	font-size: 4px !important;
}
.fs-5 {
	font-size: 5px !important;
}
.fs-6 {
	font-size: 6px !important;
}
.fs-7 {
	font-size: 7px !important;
}
.fs-8 {
	font-size: 8px !important;
}
.fs-9 {
	font-size: 9px !important;
}
.fs-10 {
	font-size: 10px !important;
}
.fs-11 {
	font-size: 11px !important;
}
.fs-12 {
	font-size: 12px !important;
}
.fs-13 {
	font-size: 13px !important;
}
.fs-14 {
	font-size: 14px !important;
}
.fs-15 {
	font-size: 15px !important;
}
.fs-16 {
	font-size: 16px !important;
}
.fs-17 {
	font-size: 17px !important;
}
.fs-18 {
	font-size: 18px !important;
}
.fs-19 {
	font-size: 19px !important;
}
.fs-20 {
	font-size: 20px !important;
}
.fs-22 {
	font-size: 22px !important;
}
.fs-24 {
	font-size: 24px !important;
}
.fs-26 {
	font-size: 26px !important;
}
.fs-28 {
	font-size: 28px !important;
}
.fs-30 {
	font-size: 30px !important;
}
.fs-35 {
	font-size: 35px !important;
}
.fs-40 {
	font-size: 40px !important;
}
.fs-45 {
	font-size: 45px !important;
}
.fs-50 {
	font-size: 50px !important;
}
/*
 * Line Height Helper
 */
.lh-0 {
	line-height: 0px !important;
}
.lh-5 {
	line-height: 5px !important;
}
.lh-10 {
	line-height: 10px !important;
}
.lh-15 {
	line-height: 15px !important;
}
.lh-20 {
	line-height: 20px !important;
}
.lh-25 {
	line-height: 25px !important;
}
.lh-30 {
	line-height: 30px !important;
}
.lh-35 {
	line-height: 35px !important;
}
.lh-40 {
	line-height: 40px !important;
}
.lh-45 {
	line-height: 45px !important;
}
.lh-50 {
	line-height: 50px !important;
}
/*
 * Inherit Font Family
 */
.nk-font-inherit {
	font-family: inherit !important;
}
/*
 * Text Ellipsis Helper
 */
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ellipsis-2 {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ellipsis-3 {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/*
 * auto height and width
 */
.hauto {
	height: auto !important;
}
.wauto {
	width: auto !important;
}
/*
 * Overflow Helper
 */
.of-a {
	overflow: auto !important;
}
.of-h {
	overflow: hidden !important;
}
.of-v {
	overflow: visible !important;
}
.of-x-a {
	overflow-x: auto !important;
}
.of-x-h {
	overflow-x: hidden !important;
}
.of-x-v {
	overflow-x: visible !important;
}
.of-y-a {
	overflow-y: auto !important;
}
.of-y-h {
	overflow-y: hidden !important;
}
.of-y-v {
	overflow-y: visible !important;
}
/*
 * Border Radius Helper
 */
.br-0 {
	border-radius: 0px !important;
}
.br-1 {
	border-radius: 1px !important;
}
.br-2 {
	border-radius: 2px !important;
}
.br-3 {
	border-radius: 3px !important;
}
.br-4 {
	border-radius: 4px !important;
}
.br-5 {
	border-radius: 5px !important;
}
.br-6 {
	border-radius: 6px !important;
}
.br-7 {
	border-radius: 7px !important;
}
.br-8 {
	border-radius: 8px !important;
}
.br-9 {
	border-radius: 9px !important;
}
.br-10 {
	border-radius: 10px !important;
}
.br-12 {
	border-radius: 12px !important;
}
.br-14 {
	border-radius: 14px !important;
}
.br-16 {
	border-radius: 16px !important;
}
.br-18 {
	border-radius: 18px !important;
}
.br-20 {
	border-radius: 20px !important;
}
.br-25 {
	border-radius: 25px !important;
}
.br-30 {
	border-radius: 30px !important;
}
.br-35 {
	border-radius: 35px !important;
}
/*
 * Paddings Helper
 */
.p-0 {
	padding: 0px !important;
}
.p-1 {
	padding: 1px !important;
}
.p-2 {
	padding: 2px !important;
}
.p-3 {
	padding: 3px !important;
}
.p-4 {
	padding: 4px !important;
}
.p-5 {
	padding: 5px !important;
}
.p-6 {
	padding: 6px !important;
}
.p-7 {
	padding: 7px !important;
}
.p-8 {
	padding: 8px !important;
}
.p-9 {
	padding: 9px !important;
}
.p-10 {
	padding: 10px !important;
}
.p-15 {
	padding: 15px !important;
}
.p-20 {
	padding: 20px !important;
}
.p-25 {
	padding: 25px !important;
}
.p-30 {
	padding: 30px !important;
}
.p-35 {
	padding: 35px !important;
}
.p-40 {
	padding: 40px !important;
}
.p-45 {
	padding: 45px !important;
}
.p-50 {
	padding: 50px !important;
}
.p-60 {
	padding: 60px !important;
}
.p-70 {
	padding: 70px !important;
}
.p-80 {
	padding: 80px !important;
}
.p-90 {
	padding: 90px !important;
}
.p-100 {
	padding: 100px !important;
}
.pt-0 {
	padding-top: 0px !important;
}
.pt-1 {
	padding-top: 1px !important;
}
.pt-2 {
	padding-top: 2px !important;
}
.pt-3 {
	padding-top: 3px !important;
}
.pt-4 {
	padding-top: 4px !important;
}
.pt-5 {
	padding-top: 5px !important;
}
.pt-6 {
	padding-top: 6px !important;
}
.pt-7 {
	padding-top: 7px !important;
}
.pt-8 {
	padding-top: 8px !important;
}
.pt-9 {
	padding-top: 9px !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-15 {
	padding-top: 15px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-25 {
	padding-top: 25px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-35 {
	padding-top: 35px !important;
}
.pt-40 {
	padding-top: 40px !important;
}
.pt-45 {
	padding-top: 45px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pt-60 {
	padding-top: 60px !important;
}
.pt-70 {
	padding-top: 70px !important;
}
.pt-80 {
	padding-top: 80px !important;
}
.pt-90 {
	padding-top: 90px !important;
}
.pt-100 {
	padding-top: 100px !important;
}
.pl-0 {
	padding-left: 0px !important;
}
.pl-1 {
	padding-left: 1px !important;
}
.pl-2 {
	padding-left: 2px !important;
}
.pl-3 {
	padding-left: 3px !important;
}
.pl-4 {
	padding-left: 4px !important;
}
.pl-5 {
	padding-left: 5px !important;
}
.pl-6 {
	padding-left: 6px !important;
}
.pl-7 {
	padding-left: 7px !important;
}
.pl-8 {
	padding-left: 8px !important;
}
.pl-9 {
	padding-left: 9px !important;
}
.pl-10 {
	padding-left: 10px !important;
}
.pl-15 {
	padding-left: 15px !important;
}
.pl-20 {
	padding-left: 20px !important;
}
.pl-25 {
	padding-left: 25px !important;
}
.pl-30 {
	padding-left: 30px !important;
}
.pl-35 {
	padding-left: 35px !important;
}
.pl-40 {
	padding-left: 40px !important;
}
.pl-45 {
	padding-left: 45px !important;
}
.pl-50 {
	padding-left: 50px !important;
}
.pl-60 {
	padding-left: 60px !important;
}
.pl-70 {
	padding-left: 70px !important;
}
.pl-80 {
	padding-left: 80px !important;
}
.pl-90 {
	padding-left: 90px !important;
}
.pl-100 {
	padding-left: 100px !important;
}
.pr-0 {
	padding-right: 0px !important;
}
.pr-1 {
	padding-right: 1px !important;
}
.pr-2 {
	padding-right: 2px !important;
}
.pr-3 {
	padding-right: 3px !important;
}
.pr-4 {
	padding-right: 4px !important;
}
.pr-5 {
	padding-right: 5px !important;
}
.pr-6 {
	padding-right: 6px !important;
}
.pr-7 {
	padding-right: 7px !important;
}
.pr-8 {
	padding-right: 8px !important;
}
.pr-9 {
	padding-right: 9px !important;
}
.pr-10 {
	padding-right: 10px !important;
}
.pr-15 {
	padding-right: 15px !important;
}
.pr-20 {
	padding-right: 20px !important;
}
.pr-25 {
	padding-right: 25px !important;
}
.pr-30 {
	padding-right: 30px !important;
}
.pr-35 {
	padding-right: 35px !important;
}
.pr-40 {
	padding-right: 40px !important;
}
.pr-45 {
	padding-right: 45px !important;
}
.pr-50 {
	padding-right: 50px !important;
}
.pr-60 {
	padding-right: 60px !important;
}
.pr-70 {
	padding-right: 70px !important;
}
.pr-80 {
	padding-right: 80px !important;
}
.pr-90 {
	padding-right: 90px !important;
}
.pr-100 {
	padding-right: 100px !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
.pb-1 {
	padding-bottom: 1px !important;
}
.pb-2 {
	padding-bottom: 2px !important;
}
.pb-3 {
	padding-bottom: 3px !important;
}
.pb-4 {
	padding-bottom: 4px !important;
}
.pb-5 {
	padding-bottom: 5px !important;
}
.pb-6 {
	padding-bottom: 6px !important;
}
.pb-7 {
	padding-bottom: 7px !important;
}
.pb-8 {
	padding-bottom: 8px !important;
}
.pb-9 {
	padding-bottom: 9px !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-15 {
	padding-bottom: 15px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-25 {
	padding-bottom: 25px !important;
}
.pb-30 {
	padding-bottom: 30px !important;
}
.pb-35 {
	padding-bottom: 35px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.pb-45 {
	padding-bottom: 45px !important;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pb-60 {
	padding-bottom: 60px !important;
}
.pb-70 {
	padding-bottom: 70px !important;
}
.pb-80 {
	padding-bottom: 80px !important;
}
.pb-90 {
	padding-bottom: 90px !important;
}
.pb-100 {
	padding-bottom: 100px !important;
}
/*
 * Margins Helper
 */
.mauto {
	margin-left: auto;
	margin-right: auto;
}
.m-0 {
	margin: 0px !important;
}
.m-1 {
	margin: 1px !important;
}
.m-2 {
	margin: 2px !important;
}
.m-3 {
	margin: 3px !important;
}
.m-4 {
	margin: 4px !important;
}
.m-5 {
	margin: 5px !important;
}
.m-6 {
	margin: 6px !important;
}
.m-7 {
	margin: 7px !important;
}
.m-8 {
	margin: 8px !important;
}
.m-9 {
	margin: 9px !important;
}
.m-10 {
	margin: 10px !important;
}
.m-15 {
	margin: 15px !important;
}
.m-20 {
	margin: 20px !important;
}
.m-25 {
	margin: 25px !important;
}
.m-30 {
	margin: 30px !important;
}
.m-35 {
	margin: 35px !important;
}
.m-40 {
	margin: 40px !important;
}
.m-45 {
	margin: 45px !important;
}
.m-50 {
	margin: 50px !important;
}
.m-60 {
	margin: 60px !important;
}
.m-70 {
	margin: 70px !important;
}
.m-80 {
	margin: 80px !important;
}
.m-90 {
	margin: 90px !important;
}
.m-100 {
	margin: 100px !important;
}
.mt-0 {
	margin-top: 0px !important;
}
.mt-1 {
	margin-top: 1px !important;
}
.mt-2 {
	margin-top: 2px !important;
}
.mt-3 {
	margin-top: 3px !important;
}
.mt-4 {
	margin-top: 4px !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mt-6 {
	margin-top: 6px !important;
}
.mt-7 {
	margin-top: 7px !important;
}
.mt-8 {
	margin-top: 8px !important;
}
.mt-9 {
	margin-top: 9px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-25 {
	margin-top: 25px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-35 {
	margin-top: 35px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-45 {
	margin-top: 45px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-80 {
	margin-top: 80px !important;
}
.mt-90 {
	margin-top: 90px !important;
}
.mt-100 {
	margin-top: 100px !important;
}
.ml-0 {
	margin-left: 0px !important;
}
.ml-1 {
	margin-left: 1px !important;
}
.ml-2 {
	margin-left: 2px !important;
}
.ml-3 {
	margin-left: 3px !important;
}
.ml-4 {
	margin-left: 4px !important;
}
.ml-5 {
	margin-left: 5px !important;
}
.ml-6 {
	margin-left: 6px !important;
}
.ml-7 {
	margin-left: 7px !important;
}
.ml-8 {
	margin-left: 8px !important;
}
.ml-9 {
	margin-left: 9px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.ml-15 {
	margin-left: 15px !important;
}
.ml-20 {
	margin-left: 20px !important;
}
.ml-25 {
	margin-left: 25px !important;
}
.ml-30 {
	margin-left: 30px !important;
}
.ml-35 {
	margin-left: 35px !important;
}
.ml-40 {
	margin-left: 40px !important;
}
.ml-45 {
	margin-left: 45px !important;
}
.ml-50 {
	margin-left: 50px !important;
}
.ml-60 {
	margin-left: 60px !important;
}
.ml-70 {
	margin-left: 70px !important;
}
.ml-80 {
	margin-left: 80px !important;
}
.ml-90 {
	margin-left: 90px !important;
}
.ml-100 {
	margin-left: 100px !important;
}
.mr-0 {
	margin-right: 0px !important;
}
.mr-1 {
	margin-right: 1px !important;
}
.mr-2 {
	margin-right: 2px !important;
}
.mr-3 {
	margin-right: 3px !important;
}
.mr-4 {
	margin-right: 4px !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.mr-6 {
	margin-right: 6px !important;
}
.mr-7 {
	margin-right: 7px !important;
}
.mr-8 {
	margin-right: 8px !important;
}
.mr-9 {
	margin-right: 9px !important;
}
.mr-10 {
	margin-right: 10px !important;
}
.mr-15 {
	margin-right: 15px !important;
}
.mr-20 {
	margin-right: 20px !important;
}
.mr-25 {
	margin-right: 25px !important;
}
.mr-30 {
	margin-right: 30px !important;
}
.mr-35 {
	margin-right: 35px !important;
}
.mr-40 {
	margin-right: 40px !important;
}
.mr-45 {
	margin-right: 45px !important;
}
.mr-50 {
	margin-right: 50px !important;
}
.mr-60 {
	margin-right: 60px !important;
}
.mr-70 {
	margin-right: 70px !important;
}
.mr-80 {
	margin-right: 80px !important;
}
.mr-90 {
	margin-right: 90px !important;
}
.mr-100 {
	margin-right: 100px !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mb-1 {
	margin-bottom: 1px !important;
}
.mb-2 {
	margin-bottom: 2px !important;
}
.mb-3 {
	margin-bottom: 3px !important;
}
.mb-4 {
	margin-bottom: 4px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-6 {
	margin-bottom: 6px !important;
}
.mb-7 {
	margin-bottom: 7px !important;
}
.mb-8 {
	margin-bottom: 8px !important;
}
.mb-9 {
	margin-bottom: 9px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-25 {
	margin-bottom: 25px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-35 {
	margin-bottom: 35px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-45 {
	margin-bottom: 45px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}
.mb-70 {
	margin-bottom: 70px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mb-90 {
	margin-bottom: 90px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}
/*
 * Negative Margins Helper
 */
.mn-0 {
	margin: 0px !important;
}
.mn-1 {
	margin: -1px !important;
}
.mn-2 {
	margin: -2px !important;
}
.mn-3 {
	margin: -3px !important;
}
.mn-4 {
	margin: -4px !important;
}
.mn-5 {
	margin: -5px !important;
}
.mn-6 {
	margin: -6px !important;
}
.mn-7 {
	margin: -7px !important;
}
.mn-8 {
	margin: -8px !important;
}
.mn-9 {
	margin: -9px !important;
}
.mn-10 {
	margin: -10px !important;
}
.mn-15 {
	margin: -15px !important;
}
.mn-20 {
	margin: -20px !important;
}
.mn-25 {
	margin: -25px !important;
}
.mn-30 {
	margin: -30px !important;
}
.mn-35 {
	margin: -35px !important;
}
.mn-40 {
	margin: -40px !important;
}
.mn-45 {
	margin: -45px !important;
}
.mn-50 {
	margin: -50px !important;
}
.mn-60 {
	margin: -60px !important;
}
.mn-70 {
	margin: -70px !important;
}
.mn-80 {
	margin: -80px !important;
}
.mn-90 {
	margin: -90px !important;
}
.mn-100 {
	margin: -100px !important;
}
.mnt-0 {
	margin-top: 0px !important;
}
.mnt-1 {
	margin-top: -1px !important;
}
.mnt-2 {
	margin-top: -2px !important;
}
.mnt-3 {
	margin-top: -3px !important;
}
.mnt-4 {
	margin-top: -4px !important;
}
.mnt-5 {
	margin-top: -5px !important;
}
.mnt-6 {
	margin-top: -6px !important;
}
.mnt-7 {
	margin-top: -7px !important;
}
.mnt-8 {
	margin-top: -8px !important;
}
.mnt-9 {
	margin-top: -9px !important;
}
.mnt-10 {
	margin-top: -10px !important;
}
.mnt-15 {
	margin-top: -15px !important;
}
.mnt-20 {
	margin-top: -20px !important;
}
.mnt-25 {
	margin-top: -25px !important;
}
.mnt-30 {
	margin-top: -30px !important;
}
.mnt-35 {
	margin-top: -35px !important;
}
.mnt-40 {
	margin-top: -40px !important;
}
.mnt-45 {
	margin-top: -45px !important;
}
.mnt-50 {
	margin-top: -50px !important;
}
.mnt-60 {
	margin-top: -60px !important;
}
.mnt-70 {
	margin-top: -70px !important;
}
.mnt-80 {
	margin-top: -80px !important;
}
.mnt-90 {
	margin-top: -90px !important;
}
.mnt-100 {
	margin-top: -100px !important;
}
.mnl-0 {
	margin-left: 0px !important;
}
.mnl-1 {
	margin-left: -1px !important;
}
.mnl-2 {
	margin-left: -2px !important;
}
.mnl-3 {
	margin-left: -3px !important;
}
.mnl-4 {
	margin-left: -4px !important;
}
.mnl-5 {
	margin-left: -5px !important;
}
.mnl-6 {
	margin-left: -6px !important;
}
.mnl-7 {
	margin-left: -7px !important;
}
.mnl-8 {
	margin-left: -8px !important;
}
.mnl-9 {
	margin-left: -9px !important;
}
.mnl-10 {
	margin-left: -10px !important;
}
.mnl-15 {
	margin-left: -15px !important;
}
.mnl-20 {
	margin-left: -20px !important;
}
.mnl-25 {
	margin-left: -25px !important;
}
.mnl-30 {
	margin-left: -30px !important;
}
.mnl-35 {
	margin-left: -35px !important;
}
.mnl-40 {
	margin-left: -40px !important;
}
.mnl-45 {
	margin-left: -45px !important;
}
.mnl-50 {
	margin-left: -50px !important;
}
.mnl-60 {
	margin-left: -60px !important;
}
.mnl-70 {
	margin-left: -70px !important;
}
.mnl-80 {
	margin-left: -80px !important;
}
.mnl-90 {
	margin-left: -90px !important;
}
.mnl-100 {
	margin-left: -100px !important;
}
.mnr-0 {
	margin-right: 0px !important;
}
.mnr-1 {
	margin-right: -1px !important;
}
.mnr-2 {
	margin-right: -2px !important;
}
.mnr-3 {
	margin-right: -3px !important;
}
.mnr-4 {
	margin-right: -4px !important;
}
.mnr-5 {
	margin-right: -5px !important;
}
.mnr-6 {
	margin-right: -6px !important;
}
.mnr-7 {
	margin-right: -7px !important;
}
.mnr-8 {
	margin-right: -8px !important;
}
.mnr-9 {
	margin-right: -9px !important;
}
.mnr-10 {
	margin-right: -10px !important;
}
.mnr-15 {
	margin-right: -15px !important;
}
.mnr-20 {
	margin-right: -20px !important;
}
.mnr-25 {
	margin-right: -25px !important;
}
.mnr-30 {
	margin-right: -30px !important;
}
.mnr-35 {
	margin-right: -35px !important;
}
.mnr-40 {
	margin-right: -40px !important;
}
.mnr-45 {
	margin-right: -45px !important;
}
.mnr-50 {
	margin-right: -50px !important;
}
.mnr-60 {
	margin-right: -60px !important;
}
.mnr-70 {
	margin-right: -70px !important;
}
.mnr-80 {
	margin-right: -80px !important;
}
.mnr-90 {
	margin-right: -90px !important;
}
.mnr-100 {
	margin-right: -100px !important;
}
.mnb-0 {
	margin-bottom: 0px !important;
}
.mnb-1 {
	margin-bottom: -1px !important;
}
.mnb-2 {
	margin-bottom: -2px !important;
}
.mnb-3 {
	margin-bottom: -3px !important;
}
.mnb-4 {
	margin-bottom: -4px !important;
}
.mnb-5 {
	margin-bottom: -5px !important;
}
.mnb-6 {
	margin-bottom: -6px !important;
}
.mnb-7 {
	margin-bottom: -7px !important;
}
.mnb-8 {
	margin-bottom: -8px !important;
}
.mnb-9 {
	margin-bottom: -9px !important;
}
.mnb-10 {
	margin-bottom: -10px !important;
}
.mnb-15 {
	margin-bottom: -15px !important;
}
.mnb-20 {
	margin-bottom: -20px !important;
}
.mnb-25 {
	margin-bottom: -25px !important;
}
.mnb-30 {
	margin-bottom: -30px !important;
}
.mnb-35 {
	margin-bottom: -35px !important;
}
.mnb-40 {
	margin-bottom: -40px !important;
}
.mnb-45 {
	margin-bottom: -45px !important;
}
.mnb-50 {
	margin-bottom: -50px !important;
}
.mnb-60 {
	margin-bottom: -60px !important;
}
.mnb-70 {
	margin-bottom: -70px !important;
}
.mnb-80 {
	margin-bottom: -80px !important;
}
.mnb-90 {
	margin-bottom: -90px !important;
}
.mnb-100 {
	margin-bottom: -100px !important;
}
/*
 * Opacity
 */
.op-0 {
	opacity: 0 !important;
}
.op-1 {
	opacity: 0.1 !important;
}
.op-2 {
	opacity: 0.2 !important;
}
.op-3 {
	opacity: 0.3 !important;
}
.op-4 {
	opacity: 0.4 !important;
}
.op-5 {
	opacity: 0.5 !important;
}
.op-6 {
	opacity: 0.6 !important;
}
.op-7 {
	opacity: 0.7 !important;
}
.op-8 {
	opacity: 0.8 !important;
}
.op-9 {
	opacity: 0.9 !important;
}
.op-10 {
	opacity: 1 !important;
}
/*
 * Responsive embeds
 */
.responsive-embed {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0;
	padding: 0;
	clear: both;
}
.responsive-embed.responsive-embed-16x9 {
	padding-bottom: 56.25%;
}
.responsive-embed.responsive-embed-4x3 {
	padding-bottom: 75%;
}
.responsive-embed > .embed-item, .responsive-embed > iframe, .responsive-embed > embed, .responsive-embed > object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
/*
 * Keyboard Key
 */
.nk-keyboard {
	display: inline-block;
	height: 30px;
	min-width: 30px;
	line-height: 28px;
	padding: 0 7px;
	text-align: center;
	margin: 5px;
	font-size: 12px;
	border: 1px solid #9c9c9c;
	border-radius: 3px;
	background-color: #fff;
	color: #1c1c1c;
}

/*------------------------------------------------------------------

  Page Border

 -------------------------------------------------------------------*/
@media (min-width: 544px) {
.nk-page-border .nk-page-border-t,  .nk-page-border .nk-page-border-r,  .nk-page-border .nk-page-border-b,  .nk-page-border .nk-page-border-l {
	position: fixed;
	z-index: 2000;
	background-color: #1c1c1c;
}
.nk-page-border .nk-page-border-t,  .nk-page-border .nk-page-border-b {
	left: 0;
	width: 100%;
}
.nk-page-border .nk-page-border-t {
	top: 0;
}
.nk-page-border .nk-page-border-b {
	bottom: 0;
}
.nk-page-border .nk-page-border-r,  .nk-page-border .nk-page-border-l {
	top: 0;
	height: 100%;
}
.nk-page-border .nk-page-border-r {
	right: 0;
}
.nk-page-border .nk-page-border-l {
	left: 0;
}
.nk-page-border .nk-page-border-t,  .nk-page-border .nk-page-border-b {
	height: 35px;
}
.nk-page-border .nk-page-border-r,  .nk-page-border .nk-page-border-l {
	width: 35px;
}
.nk-page-border ~ .nk-main {
	margin: 35px;
}
.nk-page-border ~ .nk-header,  .nk-page-border ~ .nk-header .nk-navbar.nk-navbar-fixed {
	top: 35px;
	margin-left: 35px;
	margin-right: 35px;
}
.nk-page-border ~ .nk-navbar-left.nk-navbar-side {
	left: 35px;
	top: 35px;
	bottom: 35px;
}
.nk-page-border ~ .nk-navbar-side {
	top: 35px;
	bottom: 35px;
}
.nk-page-border ~ .nk-navbar-side.nk-navbar-right-side {
	right: 35px;
}
.nk-page-border ~ .nk-navbar-side.nk-navbar-left-side {
	left: 35px;
}
.nk-page-border ~ .nk-navbar-full {
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
}
.nk-page-border ~ .nk-nav-toggler-right {
	top: 55px;
	right: 55px;
}
.nk-page-border ~ .nk-nav-toggler-left {
	top: 55px;
	left: 55px;
}
.nk-page-border ~ .nk-search {
	left: 35px;
	right: 35px;
	bottom: 35px;
}
.nk-page-border ~ .nk-share-place {
	left: 35px;
	right: 35px;
	top: -165px;
}
.nk-page-border ~ .nk-audio-player-main {
	bottom: -27px;
	left: 35px;
	right: 35px;
}
.nk-page-border ~ .nk-side-buttons {
	right: 35px;
	bottom: 35px;
}
.nk-page-border ~ .nk-page-nav .nk-page-nav-prev {
	left: -155px;
}
.nk-page-border ~ .nk-page-nav .nk-page-nav-next {
	right: -155px;
}
.nk-page-border ~ .nk-page-nav-2 .nk-page-nav-prev {
	left: -305px;
}
.nk-page-border ~ .nk-page-nav-2 .nk-page-nav-next {
	right: -305px;
}
.nk-page-border ~ .nk-main .nk-modal.modal,  .nk-page-border ~ .nk-modal.modal {
	left: 35px;
	right: 35px;
	bottom: 35px;
	top: 35px;
}
.nk-page-border.nk-page-border-md .nk-page-border-t,  .nk-page-border.nk-page-border-md .nk-page-border-b {
	height: 25px;
}
.nk-page-border.nk-page-border-md .nk-page-border-r,  .nk-page-border.nk-page-border-md .nk-page-border-l {
	width: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-main {
	margin: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-header,  .nk-page-border.nk-page-border-md ~ .nk-header .nk-navbar.nk-navbar-fixed {
	top: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-navbar-left.nk-navbar-side {
	left: 25px;
	top: 25px;
	bottom: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-navbar-side {
	top: 25px;
	bottom: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-navbar-side.nk-navbar-right-side {
	right: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-navbar-side.nk-navbar-left-side {
	left: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-navbar-full {
	top: 25px;
	left: 25px;
	right: 25px;
	bottom: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-nav-toggler-right {
	top: 45px;
	right: 45px;
}
.nk-page-border.nk-page-border-md ~ .nk-nav-toggler-left {
	top: 45px;
	left: 45px;
}
.nk-page-border.nk-page-border-md ~ .nk-search {
	left: 25px;
	right: 25px;
	bottom: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-share-place {
	left: 25px;
	right: 25px;
	top: -175px;
}
.nk-page-border.nk-page-border-md ~ .nk-audio-player-main {
	bottom: -37px;
	left: 25px;
	right: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-side-buttons {
	right: 25px;
	bottom: 25px;
}
.nk-page-border.nk-page-border-md ~ .nk-page-nav .nk-page-nav-prev {
	left: -165px;
}
.nk-page-border.nk-page-border-md ~ .nk-page-nav .nk-page-nav-next {
	right: -165px;
}
.nk-page-border.nk-page-border-md ~ .nk-page-nav-2 .nk-page-nav-prev {
	left: -315px;
}
.nk-page-border.nk-page-border-md ~ .nk-page-nav-2 .nk-page-nav-next {
	right: -315px;
}
.nk-page-border.nk-page-border-md ~ .nk-main .nk-modal.modal,  .nk-page-border.nk-page-border-md ~ .nk-modal.modal {
	left: 25px;
	right: 25px;
	bottom: 25px;
	top: 25px;
}
.nk-page-border.nk-page-border-sm .nk-page-border-t,  .nk-page-border.nk-page-border-sm .nk-page-border-b {
	height: 15px;
}
.nk-page-border.nk-page-border-sm .nk-page-border-r,  .nk-page-border.nk-page-border-sm .nk-page-border-l {
	width: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-main {
	margin: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-header,  .nk-page-border.nk-page-border-sm ~ .nk-header .nk-navbar.nk-navbar-fixed {
	top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-navbar-left.nk-navbar-side {
	left: 15px;
	top: 15px;
	bottom: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-navbar-side {
	top: 15px;
	bottom: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-navbar-side.nk-navbar-right-side {
	right: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-navbar-side.nk-navbar-left-side {
	left: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-navbar-full {
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-nav-toggler-right {
	top: 35px;
	right: 35px;
}
.nk-page-border.nk-page-border-sm ~ .nk-nav-toggler-left {
	top: 35px;
	left: 35px;
}
.nk-page-border.nk-page-border-sm ~ .nk-search {
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-share-place {
	left: 15px;
	right: 15px;
	top: -185px;
}
.nk-page-border.nk-page-border-sm ~ .nk-audio-player-main {
	bottom: -47px;
	left: 15px;
	right: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-side-buttons {
	right: 15px;
	bottom: 15px;
}
.nk-page-border.nk-page-border-sm ~ .nk-page-nav .nk-page-nav-prev {
	left: -175px;
}
.nk-page-border.nk-page-border-sm ~ .nk-page-nav .nk-page-nav-next {
	right: -175px;
}
.nk-page-border.nk-page-border-sm ~ .nk-page-nav-2 .nk-page-nav-prev {
	left: -325px;
}
.nk-page-border.nk-page-border-sm ~ .nk-page-nav-2 .nk-page-nav-next {
	right: -325px;
}
.nk-page-border.nk-page-border-sm ~ .nk-main .nk-modal.modal,  .nk-page-border.nk-page-border-sm ~ .nk-modal.modal {
	left: 15px;
	right: 15px;
	bottom: 15px;
	top: 15px;
}
}
/*------------------------------------------------------------------

  Share Place

 -------------------------------------------------------------------*/
.nk-share-place {
	position: fixed;
	display: table;
	top: -200px;
	left: 0;
	right: 0;
	height: 200px;
	width: 100%;
	color: #fff;
	background-color: #1c1c1c;
	text-align: center;
	z-index: 1007;
}
.nk-share-place.nk-share-place-light {
	color: inherit;
	background-color: #fff;
}
.nk-share-place > div {
	display: table-cell;
	vertical-align: middle;
}
.nk-share-place .nk-share-icons {
	margin: 0;
	padding: 0;
	line-height: 2;
}
.nk-share-place .nk-share-icons > .nk-share-icon {
	cursor: pointer;
	display: inline-block;
	margin: 0 20px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	font-size: 1.6rem;
	text-decoration: none;
}
.nk-share-place .nk-share-icons > .nk-share-icon:before, .nk-share-place .nk-share-icons > .nk-share-icon:after, .nk-share-place .nk-share-icons > .nk-share-icon > * {
	transition: .2s opacity;
	will-change: opacity;
	opacity: 0.85;
}
.nk-share-place .nk-share-icons > .nk-share-icon .social-likes__counter {
	margin-left: 10px;
	opacity: 0.7;
	font-size: 0.6em;
	vertical-align: middle;
}
.nk-share-place .nk-share-icons > .nk-share-icon:hover:before, .nk-share-place .nk-share-icons > .nk-share-icon:hover:after, .nk-share-place .nk-share-icons > .nk-share-icon:hover > * {
	opacity: 1;
}
.nk-share-place-overlay {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	cursor: pointer;
	background-color: #1c1c1c;
	z-index: 1006;
}
/*------------------------------------------------------------------

  Navbar

 -------------------------------------------------------------------*/
/* Header */
.nk-header {
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1000;
}
.nk-header.nk-header-opaque {
	position: relative;
}
/* Logo Top */
.nk-logo-top {
    position: absolute;
    top: 0px;
    left: 50%;
    padding: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
}
.nk-logo-top.nk-logo-top-light, .nk-logo-top.nk-logo-top-light.nk-logo-top-solid {
	color: inherit;
	background-color: rgba(255, 255, 255, 0.85);
}
.nk-header-opaque .nk-logo-top.nk-logo-top-light {
	background-color: #fff;
}
.nk-logo-top.nk-logo-top-transparent {
	background-color: transparent;
}
.nk-logo-top.nk-logo-top-solid {
	background-color: rgba(28, 28, 28, 0.75);
}
.nk-header-opaque .nk-logo-top {
	background-color: #1c1c1c;
}

/* Contacts before Top Navbar */
.nk-contacts-top {
	color: #fff;
	font-size: 0.85rem;
	padding: 15px 0;
}
.nk-contacts-top:after {
	content: '';
	display: table;
	clear: both;
}
.nk-contacts-top.nk-contacts-top-light, .nk-contacts-top.nk-contacts-top-light.nk-contacts-top-solid {
	background-color: rgba(255, 255, 255, 0.85);
	color: inherit;
}
.nk-header-opaque .nk-contacts-top.nk-contacts-top-light {
	background-color: #fff;
}
.nk-contacts-top.nk-contacts-top-transparent {
	background-color: transparent;
}
.nk-contacts-top, .nk-contacts-top.nk-contacts-top-solid {
	position: relative;
	background-color: transparent;
}
.nk-header-opaque .nk-contacts-top {
	background-color: #1c1c1c;
}
.nk-contacts-top .nk-contacts-left {
	float: left;
}
.nk-contacts-top .nk-contacts-right {
	float: right;
}
.nk-contacts-top .nk-contacts-center {
	text-align: center;
}
.nk-contacts-top .nk-contacts-center a {
	color: #f7f7f7;
}
.nk-contacts-top .nk-contacts-center a:hover {
	color: #cacaca;
}

/* #Header03 */
.toplogo {
    position: absolute;
    list-style: none;
    left: 100px;
    top: 20px;
    margin: 0;
    padding: 0;
    z-index: 2;
}

 @media (max-width: 543px) {
	.nk-contacts-top .nk-contacts-left,  .nk-contacts-top .nk-contacts-right {
		margin-top: 10px;
		float: none;
		text-align: center;
	}
}
.nk-contacts-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nk-contacts-top ul > li {
	display: inline-block;
	margin-right: 15px;
}
.nk-contacts-top ul > li:last-of-type {
	margin-right: 0;
}
.nk-contacts-top ul > li a {
	color: #fff;
}
.nk-contacts-top ul > li .nk-contact-icon {
	display: inline-block;
	margin-right: 3px;
	font-size: 1.4em;
	vertical-align: bottom;
}
.nk-contacts-top ul > li a.nk-contact-icon {
	color: inherit;
	font-size: 1.5em;
}
.nk-contacts-top ul > li a.nk-contact-icon:hover{
	opacity: 0.6;
}
.nk-contacts-top ul > li a.nk-contact-icon img {
	max-height: 22px;
}
.nk-contacts-top ul > li .nk-contact-icon + a {
	color: #fff;
	font-size: 1.4em;
}

/* Navbar */
.nk-navbar {
	position: relative;
	padding: 2px 0px;
	color: #000;
	font-size: 0.9rem;
	z-index: 1000;
	transition: .3s background-color;
	will-change: background-color;
}
.nk-navbar.nk-navbar-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: .2s -webkit-transform, .2s visibility, .3s background-color;
	transition: .2s transform, .2s visibility, .3s background-color;
	will-change: transform, visibility, background-color;
}
.nk-navbar.nk-navbar-fixed.nk-onscroll-hide {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
}
.nk-navbar.nk-navbar-fixed.nk-onscroll-show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	border-bottom: 1px solid #273d54;
}
.nk-navbar.nk-navbar-light, .nk-navbar.nk-navbar-light.nk-navbar-solid {
	background-color: rgba(36, 89, 46, 0.85);
	color: inherit;
}
.nk-header-opaque .nk-navbar.nk-navbar-light {
	background-color: #fff;
}
.nk-navbar.nk-navbar-transparent {
	background-color: transparent;
}
.nk-navbar, .nk-navbar.nk-navbar-solid {
	background-color: rgba(150, 150, 150, 0.75);
}
.nk-header-opaque .nk-navbar {
	background-color: #1c1c1c;
}
.nk-navbar.nk-navbar-align-center {
	text-align: center;
}
.nk-navbar.nk-navbar-align-right {
	text-align: right;
}
.nk-navbar .nk-nav-table {
	display: table;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 10px auto;
}
.nk-navbar .nk-nav-table > * {
	display: table-cell;
	vertical-align: middle;
}
.nk-navbar .nk-nav-table > .nk-nav-row {
	display: table-row;
}
.nk-navbar .nk-nav-table > .nk-nav-row-full {
	height: 100%;
}
.nk-navbar .nk-nav-table > .nk-nav-row-center > * {
	display: table-cell;
	vertical-align: middle;
}
.nk-navbar .nk-nav-table > .nk-nav-icons, .nk-navbar .nk-nav-table > .nk-nav-logo {
	display: table;
    width: 100%;
}
.nk-nav-logo {
	min-width: 200px;
}
.nk-nav-logo img {
	max-width: 100%;
}
.nk-navbar .nk-nav-icons {
	white-space: nowrap;
}
.nk-navbar .nk-nav-icons > * {
	white-space: initial;
}
.nk-navbar a {
	color: inherit;
}
.nk-navbar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.nk-navbar ul > li > a {
	white-space: nowrap;
	border-bottom: 5px solid transparent;
}
.nk-navbar ul > li > a:hover, .nk-navbar ul > li > a:focus,
.nk-navbar ul > li.active > a {
    text-decoration: none;
    background: #3A6A43;
    border-bottom: 5px solid #dcd22b;
}
.nk-navbar .nk-navbar-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.nk-navbar ul li a span.topIcons {
    display: inline-block;
	width: 20px;
}
.nk-navbar .nk-nav {
	position: relative;
	padding-left: 20px;
	text-align: center;
}
.nk-navbar .nk-nav .nk-nav {
	padding-left: 0;
	padding-right: 0;
}
.nk-navbar .nk-nav li.single-icon > a {
	padding: 0 15px;
	color: #FFF;
}
.nk-navbar .nk-nav li.single-icon > a.cofonsi {
	font-size: 20px;
}
.nk-navbar .nk-nav li.single-icon > a:before {
	content: none;
}
.nk-navbar .nk-nav li.single-icon > a > i, .nk-navbar .nk-nav li.single-icon > a > span {
	height: 32px;
	line-height: 32px;
	font-size: 1.5rem;
	vertical-align: middle;
}
.nk-navbar .nk-nav li > a .nk-item-descr {
	display: block;
	font-style: italic;
	font-size: 0.7em;
	opacity: 0.7;
}
.nk-navbar .nk-nav > li {
	display: table-cell;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.nk-navbar .nk-nav > li.single-icon.onlypc {
	display: table-cell;
}
.nk-navbar .nk-nav > li.single-icon.onlyphone {
	display: none;
}
.nk-navbar .nk-nav > li > a {
	padding: 6px 12px;
}
#Header01 .nk-navbar .nk-nav > li > a, #Header02 .nk-navbar .nk-nav > li > a {
	display: block;
	padding: 6px 25px;
	position: relative;
	margin:0 10px;
}

#Header02 .nk-navbar .nk-nav > li > a:before{
    content: '';
    width: 45px;
    height: 66px;
    background: url(../images/menu-icon.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -24px;
    left: -30px;
    z-index: 0;
    opacity: 0;
}

#Header02 .nk-navbar .nk-nav > li > a:hover:before,
#Header02 .nk-navbar .nk-nav > li.active a:before{
	opacity: 1;
}

.nk-navbar .nk-nav .dropdown {
  position: absolute;
  display: none;
  margin-top: 12px;
	padding: 12px;
  background-color: rgba(220,220,220,.9);
  opacity: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
}
.nk-navbar .nk-nav .dropdown.catttop {
	right: 10%;
}
.nk-navbar .nk-nav .dropdown:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	top: -20px;
	height: 90px;
	z-index: -1;
}
.nk-navbar .nk-nav .dropdown > li {
	position: relative;
}
.nk-navbar .nk-nav .dropdown > li > a {
	display: block;
	padding: 8px 25px;
}
.nk-navbar .nk-nav .dropdown > li > a:hover {
	text-decoration: none;
}
.nk-navbar .nk-nav .nk-drop-item .nk-drop-item .dropdown {
	top: 0;
	margin-top: -20px;
	margin-left: 100%;
}
.nk-navbar .nk-nav .nk-mega-item {
	position: static;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown {
	left: 0;
	overflow: hidden;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul {
	display: table;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul > li {
	display: table-cell;
	min-width: 200px;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul, .nk-navbar .nk-nav .nk-mega-item > .dropdown > ul ul, .nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li {
	list-style-type: none;
	padding: 0;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li > label {
	position: relative;
	display: block;
	font-size: 1.1rem;
	line-height: 1;
	margin: 12px 20px;
	margin-bottom: 30px;
	padding-right: 50px;
	white-space: nowrap;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li > label:before {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px solid;
	opacity: 0.3;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li li {
	padding: 0;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li li a {
	display: block;
	padding: 8px 20px;
	padding-right: 50px;
}


 @media (max-width: 767px) {
.nk-navbar .nk-nav .nk-mega-item > .dropdown {
	left: 0;
	right: 0;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul {
	display: block;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul li {
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	padding: 0;
	width: 100%;
}
.nk-navbar .nk-nav .nk-mega-item > .dropdown > ul > li + li {
	margin-top: 40px;
}
}
.nk-navbar.nk-navbar-light .nk-nav .dropdown {
	background-color: #fff;
}
.nk-navbar .nk-nav-right {
	text-align: right;
}
.nk-navbar .nk-nav-right > * {
	text-align: left;
}
.nk-navbar .nk-nav-right .nk-mega-item > .dropdown {
	left: auto;
	right: 0;
}
.nk-navbar .nk-nav-center {
	text-align: center;
}
.nk-navbar .nk-nav-center > * {
	text-align: left;
}
.nk-navbar .nk-nav-center .nk-mega-item > .dropdown {
	left: auto;
	right: 0;
}
.nk-navbar .nk-drop-item.nk-drop-left > a:after {
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	border-left: none;
	border-right: 2px solid;
}
.nk-navbar .nk-drop-item.nk-drop-left .dropdown {
	margin-left: -100%;
}
/* Navbar Left */
.nk-navbar-left.nk-navbar-side {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 280px;
	z-index: 999;
}
.nk-navbar-left.nk-navbar-side ~ .nk-main, .nk-navbar-left.nk-navbar-side ~ .nk-search {
	margin-left: 280px;
}
.nk-navbar-left.nk-navbar-side.nk-navbar-lg {
	width: 300px;
}
.nk-navbar-left.nk-navbar-side.nk-navbar-lg ~ .nk-main, .nk-navbar-left.nk-navbar-side.nk-navbar-lg ~ .nk-search {
	margin-left: 300px;
}
 @media (max-width: 991px) {
	.nk-navbar-left.nk-navbar-side {
		display: none;
	}
	.nk-navbar-left.nk-navbar-side ~ .nk-main,  .nk-navbar-left.nk-navbar-side ~ .nk-search, .nk-navbar-left.nk-navbar-side.nk-navbar-lg ~ .nk-main,  .nk-navbar-left.nk-navbar-side.nk-navbar-lg ~ .nk-search {
		margin-left: 0;
	}
}
/* Nav Togglers */
.nk-nav-toggler-right, .nk-nav-toggler-left {
	position: fixed;
	list-style: none;
	right: 20px;
	top: 20px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
.nk-nav-toggler-right > li, .nk-nav-toggler-left > li {
	display: inline-block;
}
.nk-nav-toggler-right > li + li, .nk-nav-toggler-left > li + li {
	margin-left: 15px;
}
.nk-nav-toggler-right > li > a, .nk-nav-toggler-left > li > a {
	display: block;
	padding: 12px;
	background-color: #1c1c1c;
	color: #fff;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.08);
}
.nk-nav-toggler-right > li > a > span, .nk-nav-toggler-left > li > a > span {
	height: 25px;
	vertical-align: text-bottom;
}
.nk-nav-toggler-left {
	right: auto;
	left: 20px;
}
/*------------------------------------------------------------------

  Navbar Side

 -------------------------------------------------------------------*/
.nk-navbar-side {
	position: fixed;
	top: 0;
	bottom: 0;
	padding: 0;
	overflow: hidden;
	z-index: 1002;
	background-color: #24592E;
}
.nk-navbar-side.nk-navbar-left-side {
	left: 0;
	width: 250px;
	margin-left: -250px;
}
 @media (max-width: 400px) {
.nk-navbar-side.nk-navbar-left-side {
	width: 200px;
	margin-left: -200px;
}
}
.nk-navbar-side.nk-navbar-right-side {
	right: 0;
	width: 250px;
	margin-right: -250px;
}
 @media (max-width: 400px) {
.nk-navbar-side.nk-navbar-right-side {
	width: 200px;
	margin-right: -200px;
}
}
.nk-navbar-side.nk-navbar-lg.nk-navbar-left-side {
	width: 350px;
	margin-left: -350px;
}
 @media (max-width: 550px) {
.nk-navbar-side.nk-navbar-lg.nk-navbar-left-side {
	width: 300px;
	margin-left: -300px;
}
}
 @media (max-width: 450px) {
.nk-navbar-side.nk-navbar-lg.nk-navbar-left-side {
	width: 250px;
	margin-left: -250px;
}
}
.nk-navbar-side.nk-navbar-lg.nk-navbar-right-side {
	width: 350px;
	margin-right: -350px;
}
 @media (max-width: 550px) {
.nk-navbar-side.nk-navbar-lg.nk-navbar-right-side {
	width: 300px;
	margin-right: -300px;
}
}
 @media (max-width: 450px) {
.nk-navbar-side.nk-navbar-lg.nk-navbar-right-side {
	width: 250px;
	margin-right: -250px;
}
}
.nk-navbar-side .nk-nav-logo {
	display: block;
	width: 100%;
	padding: 15px 35px;
}
.nk-navbar-side.nk-navbar-lg .nk-nav-logo {
	padding-top: 30px;
	padding-bottom: 30px;
}
.nk-navbar-side .nano {
	height: 100%;
	overflow-y: auto;
}
.nk-navbar-side .nk-nav {
	position: relative;
	padding: 0;
	overflow: hidden;
}
.nk-navbar-side .nk-nav .dropdown > li, .nk-navbar-side .nk-nav > li {
	position: static;
	display: block;
	margin: 12px 40px;
}
.nk-navbar-side .nk-nav .dropdown > li > a, .nk-navbar-side .nk-nav > li > a {
    padding: 12px 40px;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    white-space: inherit;
    display: block;
}
.nk-navbar-side .nk-nav li > a.adrItem {
	padding: 0px;
}
.nk-navbar-side .nk-nav .dropdown > li > a:before, .nk-navbar-side .nk-nav .dropdown > li > a:after, .nk-navbar-side .nk-nav > li > a:before, .nk-navbar-side .nk-nav > li > a:after {
	content: none;
}
.nk-navbar-side .nk-nav .nk-drop-item > a, .nk-navbar-side .nk-nav > .nk-drop-item > a, .nk-navbar-side .nk-nav .bropdown-back > a {
	position: relative;
}
.nk-navbar-side .nk-nav .nk-drop-item .nk-drop-item > a:after, .nk-navbar-side .nk-nav .nk-drop-item > a:after, .nk-navbar-side .nk-nav > .nk-drop-item > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 40px;
	left: auto;
	color: inherit;
	width: 0;
	height: 0;
	border: none;
	color: #000;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid;
	transition: .3s opacity;
	will-change: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 0.6 !important;
}
.nk-navbar-side .nk-nav .nk-drop-item > a:hover:after, .nk-navbar-side .nk-nav .nk-drop-item > a.hover:after, .nk-navbar-side .nk-nav > .nk-drop-item > a:hover:after, .nk-navbar-side .nk-nav > .nk-drop-item > a.hover:after {
	opacity: 1 !important;
	width: 0;
	height: 0;
}
.nk-navbar-side .nk-nav .dropdown {
	display: block;
	opacity: 1;
	background-color: transparent;
	padding: 0;
}
.nk-navbar-side .nk-nav .dropdown:before {
	content: none;
}
.nk-navbar-side .nk-nav .nk-drop-item > .dropdown, .nk-navbar-side .nk-nav .nk-drop-item .nk-drop-item > .dropdown {
	top: 0px;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
}
.nk-navbar-side .nk-nav .nk-drop-item > .dropdown > li > a, .nk-navbar-side .nk-nav .nk-drop-item .nk-drop-item > .dropdown > li > a {
	display: none;
}
.nk-navbar-side .dropdown > .bropdown-back > a:after {
	content: '' !important;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 30px;
	color: inherit;
	width: 0;
	height: 0;
	border: none;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	border-right: 2px solid;
	transition: .3s opacity;
	will-change: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 0.6;
}
.nk-navbar-side .dropdown > .bropdown-back > a:hover:after, .nk-navbar-side .dropdown > .bropdown-back > a.hover:after {
	opacity: 1;
}
.nk-navbar-side .nk-nav-icons {
	list-style: none;
}
.nk-navbar-side .nk-nav-icons li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.nk-navbar-side .nk-nav-icons li > a {
	padding: 0 15px;
	display: inline-block;
}
.nk-navbar-side .nk-nav-icons li > a > i, .nk-navbar-side .nk-nav-icons li > a > span {
	height: 32px;
	line-height: 32px;
	font-size: 1.2rem;
	vertical-align: middle;
}
.nk-navbar-side .nk-nav-social {
	padding: 30px 20px;
}
.nk-navbar-side .nk-nav-social > ul li {
	display: inline-block;
}
.nk-navbar-side .nk-nav-social > ul li > a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 1.15rem;
	color: rgba(84, 84, 84, 0.8);
	border: 1px solid rgba(84, 84, 84, 0.8);
	margin: 2px 4px;
	transition: .3s color, .3s background-color, .3s border;
	will-change: color, background-color, border;
}
.nk-navbar-side .nk-nav-social > ul li > a:hover, .nk-navbar-side .nk-nav-social > ul li > a.hover {
	background-color: #fff;
	border-color: #fff;
	color: #1c1c1c;
}
.nk-navbar-side .nk-nav-social > footer {
	padding-top: 30px;
	color: rgba(84, 84, 84, 0.8);
}
.nk-navbar-side.nk-navbar-light {
	background-color: #fff;
}
.nk-navbar-side.nk-navbar-light .nk-nav .dropdown > li > a, .nk-navbar-side.nk-navbar-light .nk-nav > li > a {
	color: rgba(59, 59, 59, 0.85);
}
.nk-navbar-side.nk-navbar-light .nk-nav .dropdown {
	background-color: transparent;
}
.nk-navbar-side.nk-navbar-light .nk-nav-social > ul li > a {
	color: rgba(59, 59, 59, 0.85);
	border: 1px solid rgba(59, 59, 59, 0.85);
}
.nk-navbar-side.nk-navbar-light .nk-nav-social > ul li > a:hover, .nk-navbar-side.nk-navbar-light .nk-nav-social > ul li > a.hover {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.nk-navbar-side.nk-navbar-light .nk-nav-social > footer {
	color: rgba(59, 59, 59, 0.85);
}
.nk-navbar-overlay {
	position: fixed;
	display: none;
	z-index: 1001;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-color: #1c1c1c;
	cursor: url("../images/nav-close-cursor.png") 15 15, pointer;
}
/*------------------------------------------------------------------

  Navbar Full

 -------------------------------------------------------------------*/
.nk-navbar-full {
	position: fixed;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0;
	opacity: 0;
	overflow: hidden;
	background: #1c1c1c;
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0.75) 0%, #1c1c1c 250px, #1c1c1c 100%);
	z-index: 999;
}
.nk-header-opaque + .nk-navbar-full {
	background: #1c1c1c;
}
.nk-navbar-full .nano {
	display: block;
	height: 100%;
	overflow-y: auto;
}
.nk-navbar-full .nk-nav {
	position: relative;
	padding: 0;
	overflow: hidden;
}
.nk-navbar-full .nk-nav li > a .nk-item-descr {
	font-size: 0.5em;
}
.nk-navbar-full .nk-nav .dropdown > li, .nk-navbar-full .nk-nav > li {
	position: static;
	display: block;
	max-width: 100%;
	margin: 0px auto 10px;
	text-align: center;
}
.nk-navbar-full .nk-nav .dropdown > li > a, .nk-navbar-full .nk-nav > li > a {
	display: block;
	padding: 12px 40px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 2rem;
}
.nk-navbar-full .nk-nav .dropdown > li > a:before, .nk-navbar-full .nk-nav > li > a:before {
	left: 45px;
	top: 2px;
}
.nk-navbar-full .nk-nav .dropdown > li > a:after, .nk-navbar-full .nk-nav > li > a:after {
	right: 45px;
	bottom: 2px;
}
.nk-navbar-full .nk-nav .dropdown > li > a:before, .nk-navbar-full .nk-nav .dropdown > li > a:after, .nk-navbar-full .nk-nav > li > a:before, .nk-navbar-full .nk-nav > li > a:after {
	content: none;
}
.nk-navbar-full .nk-nav .nk-drop-item > a, .nk-navbar-full .nk-nav > .nk-drop-item > a, .nk-navbar-full .nk-nav .bropdown-back > a {
	position: relative;
}
.nk-navbar-full .nk-nav .nk-drop-item > a:hover:after, .nk-navbar-full .nk-nav .nk-drop-item > a.hover:after, .nk-navbar-full .nk-nav > .nk-drop-item > a:hover:after, .nk-navbar-full .nk-nav > .nk-drop-item > a.hover:after {
	opacity: 1 !important;
	width: 0;
	height: 0;
}
.nk-navbar-full .nk-nav .dropdown {
	display: block;
	opacity: 1;
	background-color: transparent;
	padding: 0;
}
.nk-navbar-full .nk-nav .dropdown:before {
	content: none;
}
.nk-navbar-full .nk-nav .nk-drop-item .dropdown, .nk-navbar-full .nk-nav .nk-drop-item .nk-drop-item .dropdown {
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
}
.nk-navbar-full .nk-nav .dropdown > li > a {
	display: none;
}
.nk-navbar-full .dropdown > .bropdown-back > a:after {
	content: '' !important;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 30px;
	color: inherit;
	width: 0;
	height: 0;
	border: none;
	transition: .3s opacity;
	will-change: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 0.6;
}
.nk-navbar-full .dropdown > .bropdown-back > a:hover:after, .nk-navbar-full .dropdown > .bropdown-back > a.hover:after {
	opacity: 1;
}
.nk-navbar-full .nk-nav-social {
	padding-bottom: 30px;
	padding-top: 30px;
}
.nk-navbar-full .nk-nav-social ul li {
	display: inline-block;
	text-align: center;
}
.nk-navbar-full .nk-nav-social ul li > a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 1.15rem;
	color: rgba(255, 255, 255, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.6);
	margin: 2px 4px;
	transition: .3s color, .3s background-color, .3s border;
	will-change: color, background-color, border;
}
.nk-navbar-full .nk-nav-social ul li > a:hover, .nk-navbar-full .nk-nav-social ul li > a.hover {
	background-color: #fff;
	border-color: #fff;
	color: #1c1c1c;
}
.nk-navbar-full .nk-nav-social footer {
	padding-top: 14px;
	color: rgba(255, 255, 255, 0.6);
}
.nk-navbar-full.nk-navbar-light {
	background: #fff;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.85) 0%, #fff 250px, #fff 100%);
}
.nk-header-opaque + .nk-navbar-full.nk-navbar-light {
	background: #fff;
}
.nk-navbar-full.nk-navbar-light .nk-nav .dropdown > li > a, .nk-navbar-full.nk-navbar-light .nk-nav > li > a {
	color: rgba(59, 59, 59, 0.85);
}
.nk-navbar-full.nk-navbar-light .nk-nav .dropdown {
	background-color: transparent;
}
.nk-navbar-full.nk-navbar-light .nk-nav-social ul li > a {
	color: rgba(59, 59, 59, 0.85);
	border: 1px solid rgba(59, 59, 59, 0.85);
}
.nk-navbar-full.nk-navbar-light .nk-nav-social ul li > a:hover, .nk-navbar-full.nk-navbar-light .nk-nav-social ul li > a.hover {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.nk-navbar-full.nk-navbar-light .nk-nav-social footer {
	color: rgba(59, 59, 59, 0.85);
}
/*------------------------------------------------------------------

  Search

 -------------------------------------------------------------------*/
.nk-search {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	color: #fff;
	background: #1c1c1c;
	background: linear-gradient(to bottom, #1c1c1c 0%, #1c1c1c 100px, rgba(28, 28, 28, 0) 100%);
	opacity: 0;
	z-index: 999;
}
.nk-search .nk-search-field {
	position: relative;
	margin-top: 60px;
	margin-bottom: 130px;
}
.nk-search .nk-search-field label {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 4rem;
	height: 124px;
	line-height: 124px;
	margin: 0;
	transition: .3s color;
	will-change: color;
}
.nk-search .nk-search-field input {
	color: inherit;
	padding: 1rem 1rem;
	margin-left: 70px;
	font-size: 5rem;
	background-color: transparent;
	border: none;
	width: 93%;
	width: calc(100% - 70px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 0;
	transition: .3s border, .3s box-shadow;
	will-change: border, box-shadow;
}
.nk-search .nk-search-field input:focus, .nk-search .nk-search-field input.focus {
	border-bottom-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8);
}
 @media (max-width: 767px) {
.nk-search .nk-search-field {
	margin-top: 30px;
	margin-bottom: 50px;
}
.nk-search .nk-search-field label {
	font-size: 3rem;
	height: 106px;
	line-height: 106px;
}
.nk-search .nk-search-field input {
	margin-left: 50px;
	font-size: 4rem;
	width: calc(100% - 50px);
}
}
 @media (max-width: 543px) {
.nk-search .nk-search-field label {
	font-size: 2rem;
	height: 68px;
	line-height: 68px;
}
.nk-search .nk-search-field input {
	margin-left: 40px;
	font-size: 2rem;
	width: calc(100% - 40px);
}
}
.nk-search.nk-search-light {
	color: inherit;
	background: #fff;
	background: linear-gradient(to bottom, #fff 0%, #fff 100px, rgba(255, 255, 255, 0) 100%);
}
.nk-search.nk-search-light .nk-search-field input {
	border-bottom: 1px solid rgba(28, 28, 28, 0.3);
}
.nk-search.nk-search-light .nk-search-field input:focus, .nk-search.nk-search-light .nk-search-field input.focus {
	border-bottom-color: rgba(28, 28, 28, 0.8);
	box-shadow: 0 1px 0 0 rgba(28, 28, 28, 0.8);
}
/*------------------------------------------------------------------

  Header Title

 -------------------------------------------------------------------*/
.nk-header-title {
	position: relative;
	display: block;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding-top: 75px;
	background-color: #1c1c1c;
	z-index: 0;
}
.nk-header-title .nk-header-table {
	height: 350px;
}
.nk-header-title.nk-header-title-sm .nk-header-table {
	height: 250px;
}
.nk-header-title.nk-header-title-md .nk-header-table {
	height: 450px;
}
.nk-header-title.nk-header-title-lg .nk-header-table {
	height: 550px;
}
.nk-header-title.nk-header-title-xl .nk-header-table {
	height: 650px;
}
.nk-header-title.nk-header-title-full {
	padding-top: 0;
	min-height: 700px;
	height: 100vh;
}
.nk-header-title.nk-header-title-full .nk-header-table {
	height: 100%;
	min-height: 700px;
}
.nk-header-title .nk-header-table {
	display: table;
	width: 100%;
}
.nk-header-title .nk-header-table-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 60px 0;
}
.nk-header-title .nk-sub-title {
	color: inherit;
}
.nk-header-title .nk-header-text-bottom {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: rgba(28, 28, 28, 0.4);
}
.nk-header-title.nk-header-title-full .nk-header-text-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.nk-header-table-cell a, .nk-header-table-cell h1, .nk-header-table-cell h2 {
	color: inherit;
	text-shadow: 1px 1px 2px #ccc;	
}

/*------------------------------------------------------------------

  Footer

 -------------------------------------------------------------------*/
 .nk-footer {
	position: relative;
	z-index: 1;
	background: url(../images/f-bg.jpg);
	background-size: cover;
}
.nk-footer-logo {
	/*text-align: center;*/
}
.nk-footer-logo img {
	max-width: 100%;
}
.nk-footer h4 {
	font-size: 1.2em;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.nk-footer p.footerMenu{
    display: inline-block;
    width: 31%;
}
.nk-footer p {
	margin-bottom: 0.5rem;
	color: #FFF;
}
.nk-footer p a,.nk-footer a {
	color: #FFF;
}
.nk-footer p a:hover,.nk-footer a:hover {
	color: #87AD86;
}
.nk-footer-contacts p span {
	display: inline-block;
	width: 20px;
	text-align: center;
}
.nk-footer-social {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    text-align: center;
}
.nk-footer-social > a {
    display: inline-block;
    width: 36px;
    height: 35px;
    line-height: 29px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    margin: 6px 4px 6px 0px;
    transition: .3s color, .3s background-color, .3s border-color;
    will-change: color, background-color;
}
.nk-footer-social > a img {
	width: 32px;
}
.nk-footer-social > a:hover, .nk-footer-social > a.hover {
	opacity: 0.7;
}
.nk-footer-social.nk-footer-social-inverted > a:hover, .nk-footer-social.nk-footer-social-inverted > a.hover {
	background-color: #1c1c1c;
	border-color: #1c1c1c;
	color: #fff;
}
.nk-footer-social-2 {
	text-align: center;
}
.nk-footer-social-2 > a {
	display: inline-block;
	color: inherit;
	margin: 15px;
	text-decoration: none;
	transition: .3s opacity;
	will-change: opacity;
}
.nk-footer-social-2 > a:hover, .nk-footer-social-2 > a.hover {
	opacity: 0.6;
}
.nk-footer-social-2 > a > * {
	display: block;
	margin: 0;
}
.nk-footer-social-2 > a > .icon {
	font-size: 2rem;
	margin-bottom: 5px;
}
.nk-copyright {
	padding: 10px 0px;
	color: #FFF;
	font-size: 0.95rem;
	position: relative;
	z-index: 1;
}
.nk-copyright a, .nk-copyright-2 a {
	color: #FFF;
}
.nk-copyright a:hover, .nk-copyright-2 a:hover {
	color: #87ad85;
}
/* #Footer02 */
#Footer02 {
	text-align: center;
}
.footerAbout {
	width: 50%;
	margin: 0 auto 40px;
}
.nk-footer-2 {
	position: relative;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
	background-color: rgba(28, 28, 28, 1);
}
.nk-footer-2 a {
	display: inline-block;
    margin: 0px 10px 0px 0px;
	color: #ccc;
}
.nk-footer-2 a:hover {
	color: #3080c2;
}
/* #Footer03 */
.nk-footer-3 {
	margin: 10px auto;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
}
.nk-footer-3 a {
	color: #ccc;
}
.nk-footer-3 a:hover {
	color: #3080c2;
}
.nk-footer-3 span::after {
	margin: 0px 10px 0px;
	content: ' | ';
}
.nk-footer-3 span:last-child::after {
	margin: 0px;
	content: '';
}
/* #Footer04 */
#Footer04 ul.foico li {
	color: #fff;
}
/* #Footer05 */
#Footer05 .footerAbout {
	width: 100%;
	margin: 0px;
}
/* #Footer06 */
#Footer06 ul.foico li {
	color: #fff;
}

/*------------------------------------------------------------------

  Side Buttons

 -------------------------------------------------------------------*/
 .nk-side-buttons {
	position: fixed;
	bottom: 50px;
	right: 0px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 20px;
	-webkit-transform: translateX(70px) translateY(60%);
	-ms-transform: translateX(70px) translateY(60%);
	transform: translateX(70px) translateY(60%);
	transition: .2s -webkit-transform ease-in-out, .3s margin-bottom;
	transition: .2s transform ease-in-out, .3s margin-bottom;
	will-change: transform;
	z-index: 100;
}
.nk-side-buttons.nk-side-buttons-left {
	right: auto;
	left: 0;
	padding-right: 15px;
	padding-left: 20px;
}
.nk-side-buttons.nk-side-buttons-left, .nk-side-buttons.nk-side-buttons-show-scroll-top {
	-webkit-transform: translateX(0) translateY(60px);
	-ms-transform: translateX(0) translateY(60px);
	transform: translateX(0) translateY(60px);
}
.nk-audio-player-main:hover ~ .nk-side-buttons, .nk-audio-player-main.nk-audio-player-pin ~ .nk-side-buttons {
	margin-bottom: 62px;
}
 @media (max-width: 767px) {
.nk-audio-player-main:hover ~ .nk-side-buttons {
	margin-bottom: 0;
}
.nk-audio-player-main.nk-audio-player-pin ~ .nk-side-buttons,  .nk-audio-player-main.nk-audio-player-pin:hover ~ .nk-side-buttons {
	margin-bottom: 170px;
}
}
.nk-side-buttons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nk-side-buttons ul > li {
	display: block;
	text-align: center;
}
.nk-side-buttons ul > li + li {
	/*margin-left: 15px;*/
}
.nk-side-buttons ul > li > a, .nk-side-buttons ul > li > span {
	display: block;
    font-size: 20px;
    padding: 15px;
    background-color: #1E564B;
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid #1E564B;
    transition: .2s color ease-in-out;
    border-radius: 50%;
}
.nk-side-buttons ul > li > a:hover, .nk-side-buttons ul > li > span:hover {
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #333;
}
.nk-side-buttons ul > li > a, .nk-side-buttons ul > li > span:hover > span {
	color: #333;
}
.nk-side-buttons ul > li > a > span, .nk-side-buttons ul > li > span > span {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.nk-side-buttons ul > li > a:hover, .nk-side-buttons ul > li > span:hover {
	color: #fff;
}
.nk-side-buttons ul > li > a.checkoutNow {
	margin-bottom: 10px;
    background-color: rgba(255,0,0,.3);
	color: #FFF;
	border: 1px solid #F00;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.08);
}
.nk-side-buttons ul > li > a.checkoutNow:hover {
    background-color: #FFF;
    color: #F00;
}
.nk-side-buttons ul > li > a.nk-scroll-top {
	color: #666;
}
.nk-side-buttons ul > li > a.nk-scroll-top:hover {
    background-color: #92aba0;
}
.nk-side-buttons ul > li > a.nk-scroll-top:hover span {
    color: #333;
}
/*.nk-side-buttons.nk-side-buttons-visible, .nk-side-buttons:hover, .nk-side-buttons.hover {
	-webkit-transform: translateX(70px) translateY(0) translate3d(0, 0, 0);
	transform: translateX(70px) translateY(0) translate3d(0, 0, 0);
}
 @media (max-width: 767px) {
.nk-side-buttons {
	-webkit-transform: translateX(70px) translateY(0) translate3d(0, 0, 0);
	transform: translateX(70px) translateY(0) translate3d(0, 0, 0);
}*/
}
.nk-side-buttons.nk-side-buttons-left.nk-side-buttons-visible, .nk-side-buttons.nk-side-buttons-left:hover, .nk-side-buttons.nk-side-buttons-left.hover, .nk-side-buttons.nk-side-buttons-show-scroll-top.nk-side-buttons-visible, .nk-side-buttons.nk-side-buttons-show-scroll-top:hover, .nk-side-buttons.nk-side-buttons-show-scroll-top.hover {
	-webkit-transform: translateX(0) translateY(0) translate3d(0, 0, 0);
	transform: translateX(0) translateY(0) translate3d(0, 0, 0);
}
 @media (max-width: 767px) {
.nk-side-buttons.nk-side-buttons-left, .nk-side-buttons.nk-side-buttons-show-scroll-top {
	-webkit-transform: translateX(0) translateY(0) translate3d(0, 0, 0);
	transform: translateX(0) translateY(0) translate3d(0, 0, 0);
}
}
/*------------------------------------------------------------------

  Quick View

 -------------------------------------------------------------------*/
.nk-quick-view {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1c1c1c;
	background-color: rgba(28, 28, 28, 0.9);
	overflow: auto;
	z-index: 1300;
}
.nk-quick-view .nk-quick-view-close {
	position: fixed;
	cursor: pointer;
	text-align: right;
	color: #fff;
	padding: 30px;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.nk-quick-view .nk-quick-view-cont {
	position: absolute;
	background-color: #1c1c1c;
	min-height: 200px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	top: 100px;
	padding: 0;
}
.nk-quick-view .nk-quick-view-cont iframe {
	position: relative;
	border: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.nk-quick-view .nk-page-nav-3 {
	padding-top: 43px;
}
.nk-quick-view .nk-page-nav-3 .nk-page-nav-prev, .nk-quick-view .nk-page-nav-3 .nk-page-nav-next {
	padding-bottom: 0;
}
.nk-quick-view .nk-loading-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: inset 0 0 0 2px #303030;
	z-index: 0;
}
/*------------------------------------------------------------------

  Page Nav

 -------------------------------------------------------------------*/
/* Fixed Nav */
.nk-page-nav .nk-page-nav-prev, .nk-page-nav .nk-page-nav-next {
	position: fixed;
	display: block;
	color: #fff;
	top: 50%;
	width: 190px;
	height: 130px;
	background-color: #1c1c1c;
	-webkit-transform: translate(0, -65px);
	-ms-transform: translate(0, -65px);
	transform: translate(0, -65px);
	-webkit-perspective: 600px;
	perspective: 600px;
	transition: .3s -webkit-transform;
	transition: .3s transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 100;
}
.nk-page-nav .nk-page-nav-prev.disabled, .nk-page-nav .nk-page-nav-next.disabled {
	-webkit-transform: translate(0, -65px) !important;
	-ms-transform: translate(0, -65px) !important;
	transform: translate(0, -65px) !important;
	opacity: 0.2;
	cursor: default;
}
.nk-page-nav .nk-page-nav-prev.disabled .icon, .nk-page-nav .nk-page-nav-next.disabled .icon {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.nk-page-nav .nk-page-nav-prev:hover, .nk-page-nav .nk-page-nav-prev.hover, .nk-page-nav .nk-page-nav-prev:focus, .nk-page-nav .nk-page-nav-prev:active, .nk-page-nav .nk-page-nav-next:hover, .nk-page-nav .nk-page-nav-next.hover, .nk-page-nav .nk-page-nav-next:focus, .nk-page-nav .nk-page-nav-next:active {
	color: #fff;
	text-decoration: none;
}
.nk-page-nav .nk-page-nav-prev .icon, .nk-page-nav .nk-page-nav-next .icon {
	position: absolute;
	display: block;
	text-align: center;
	font-size: 1.7rem;
	background-color: #1c1c1c;
	width: 30px;
	top: 0;
	bottom: 0;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	z-index: -2;
	overflow: hidden;
}
.nk-page-nav .nk-page-nav-prev .icon > *, .nk-page-nav .nk-page-nav-next .icon > * {
	position: absolute;
	line-height: 1;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nk-page-nav .nk-page-nav-prev .nk-page-nav-img, .nk-page-nav .nk-page-nav-prev .nk-page-nav-img > div, .nk-page-nav .nk-page-nav-next .nk-page-nav-img, .nk-page-nav .nk-page-nav-next .nk-page-nav-img > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: 50% 50%;
	background-size: cover;
	z-index: -1;
}
.nk-page-nav .nk-page-nav-prev .nk-page-nav-title, .nk-page-nav .nk-page-nav-next .nk-page-nav-title {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 15px;
	background: linear-gradient(to top, rgba(28, 28, 28, 0.6), rgba(28, 28, 28, 0));
}
.nk-page-nav .nk-page-nav-prev {
	left: -190px;
}
.nk-page-nav .nk-page-nav-prev:hover, .nk-page-nav .nk-page-nav-prev.hover {
	-webkit-transform: translate(190px, -65px);
	-ms-transform: translate(190px, -65px);
	transform: translate(190px, -65px);
}
.nk-page-nav .nk-page-nav-prev .icon {
	right: -30px;
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.nk-page-nav .nk-page-nav-prev:hover .icon {
	-webkit-transform: rotateY(100deg);
	transform: rotateY(100deg);
}
.nk-page-nav .nk-page-nav-next {
	right: -190px;
}
.nk-page-nav .nk-page-nav-next:hover, .nk-page-nav .nk-page-nav-next.hover {
	-webkit-transform: translate(-190px, -65px);
	-ms-transform: translate(-190px, -65px);
	transform: translate(-190px, -65px);
}
.nk-page-nav .nk-page-nav-next .icon {
	left: -30px;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.nk-page-nav .nk-page-nav-next:hover .icon {
	-webkit-transform: rotateY(-100deg);
	transform: rotateY(-100deg);
}
/* Fixed Nav 2 */
.nk-page-nav-2 .nk-page-nav-prev, .nk-page-nav-2 .nk-page-nav-next {
	position: fixed;
	display: table;
	color: #fff;
	top: 50%;
	width: 340px;
	height: 130px;
	background-color: #1c1c1c;
	padding: 19.5px;
	-webkit-transform: translate(0, -65px);
	-ms-transform: translate(0, -65px);
	transform: translate(0, -65px);
	-webkit-perspective: 600px;
	perspective: 600px;
	transition: .3s -webkit-transform;
	transition: .3s transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 100;
}
.nk-page-nav-2 .nk-page-nav-prev.disabled, .nk-page-nav-2 .nk-page-nav-next.disabled {
	-webkit-transform: translate(0, -65px) !important;
	-ms-transform: translate(0, -65px) !important;
	transform: translate(0, -65px) !important;
	opacity: 0.2;
	cursor: default;
}
.nk-page-nav-2 .nk-page-nav-prev.disabled .icon, .nk-page-nav-2 .nk-page-nav-next.disabled .icon {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.nk-page-nav-2 .nk-page-nav-prev:hover, .nk-page-nav-2 .nk-page-nav-prev.hover, .nk-page-nav-2 .nk-page-nav-prev:focus, .nk-page-nav-2 .nk-page-nav-prev:active, .nk-page-nav-2 .nk-page-nav-next:hover, .nk-page-nav-2 .nk-page-nav-next.hover, .nk-page-nav-2 .nk-page-nav-next:focus, .nk-page-nav-2 .nk-page-nav-next:active {
	color: #fff;
	text-decoration: none;
}
.nk-page-nav-2 .nk-page-nav-prev .icon, .nk-page-nav-2 .nk-page-nav-next .icon {
	position: absolute;
	display: block;
	text-align: center;
	font-size: 1.7rem;
	background-color: #1c1c1c;
	width: 30px;
	top: 0;
	bottom: 0;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	z-index: -2;
	overflow: hidden;
}
.nk-page-nav-2 .nk-page-nav-prev .icon > *, .nk-page-nav-2 .nk-page-nav-next .icon > * {
	position: absolute;
	line-height: 1;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nk-page-nav-2 .nk-page-nav-prev .nk-page-nav-img, .nk-page-nav-2 .nk-page-nav-next .nk-page-nav-img {
	display: table-cell;
	height: 91px;
	width: 0.1px;
	padding-right: 19.5px;
}
.nk-page-nav-2 .nk-page-nav-prev .nk-page-nav-img > img, .nk-page-nav-2 .nk-page-nav-next .nk-page-nav-img > img {
	height: 100%;
}
.nk-page-nav-2 .nk-page-nav-prev .nk-page-nav-title, .nk-page-nav-2 .nk-page-nav-next .nk-page-nav-title {
	display: table-cell;
	vertical-align: top;
}
.nk-page-nav-2 .nk-page-nav-prev {
	left: -340px;
}
.nk-page-nav-2 .nk-page-nav-prev:hover, .nk-page-nav-2 .nk-page-nav-prev.hover {
	-webkit-transform: translate(340px, -65px);
	-ms-transform: translate(340px, -65px);
	transform: translate(340px, -65px);
}
.nk-page-nav-2 .nk-page-nav-prev .icon {
	right: -30px;
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}
.nk-page-nav-2 .nk-page-nav-prev:hover .icon {
	-webkit-transform: rotateY(100deg);
	transform: rotateY(100deg);
}
.nk-page-nav-2 .nk-page-nav-next {
	right: -340px;
}
.nk-page-nav-2 .nk-page-nav-next:hover, .nk-page-nav-2 .nk-page-nav-next.hover {
	-webkit-transform: translate(-340px, -65px);
	-ms-transform: translate(-340px, -65px);
	transform: translate(-340px, -65px);
}
.nk-page-nav-2 .nk-page-nav-next .icon {
	left: -30px;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.nk-page-nav-2 .nk-page-nav-next:hover .icon {
	-webkit-transform: rotateY(-100deg);
	transform: rotateY(-100deg);
}

/*------------------------------------------------------------------

  Widgets

 -------------------------------------------------------------------*/
.nk-widget {
	overflow: hidden;
}
.nk-widget ~ .nk-widget {
	margin-top: 65px;
}
.nk-widget .nk-widget-title {
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #444;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 2px solid #a9a9a9;
}
.nk-widget .nk-widget-title > span {
	font-size: 14px;
	color: #111;
	text-transform: none;
}
.nk-widget-post {
    padding-left: 50px;
}
.nk-widget-post + .nk-widget-post {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #fff;
}
.nk-widget-post:after {
	content: '';
	display: table;
	clear: both;
}
.nk-widget-post a {
	text-decoration: none;
}
.nk-widget-post .nk-post-image {
	float: left;
	width: 40px;
	margin-left: -50px;
	overflow: hidden;
}
.nk-widget-post .nk-post-image img {
	width: 100%;
}
.nk-widget-post .nk-post-title {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
	font-size: 1.15rem;
}
.nk-widget-post .nk-post-title a {
	color: inherit;
	transition: .3s opacity;
}
.nk-widget-post .nk-post-title a:hover, .nk-widget-post .nk-post-title a:focus {
	opacity: 0.7;
}
.nk-widget-post .nk-post-meta-date {
	font-size: 0.9rem;
	font-style: italic;
	margin-right: 10px;
	opacity: 0.6;
}
.nk-widget-post .nk-post-meta-date a {
	color: inherit;
	transition: .3s opacity;
}
.nk-widget-post .nk-post-meta-date a:hover, .nk-widget-post .nk-post-meta-date a:focus {
	opacity: 0.7;
}
.nk-widget-post .nk-post-meta-comments i {
	font-size: 1.2rem;
	line-height: 1.2rem;
	vertical-align: middle;
}
.nk-widget-post .nk-post-meta-comments span {
	font-size: 0.8rem;
	line-height: 0.8rem;
	vertical-align: middle;
}
.nk-widget-post .nk-product-price {
	margin-top: 4px;
	text-align: left;
}
.nk-widget-categories {
	font-size: 0.9rem;
}
.nk-widget-categories, .nk-widget-categories ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: -14px;
}
.nk-widget-categories .nk-widget-categories {
	margin-left: 25px;
	margin-top: 0;
}
.nk-widget-categories .nk-widget-categories li {
	border-top: 1px dotted #777;
}
.nk-widget-categories li {
	display: block;
}
.nk-widget-categories li {
	border-bottom: 1px dashed #959595;
}
.nk-widget-categories li a {
	display: block;
	text-decoration: none;
	transition: .3s opacity;
	padding: 16px 0 8px 0;
	font-size: 15px;
	color: #2c2c2c;
	transition: all 300ms linear;
}
.nk-widget-categories li a:hover, .nk-widget-categories li.current a {
	color: #3080c2;
	letter-spacing: 2px;
	font-weight: bold;
}
.nk-widget-categories li a:focus {
	opacity: 0.7;
}
.nk-widget-categories li a > span {
	display: inline-block;
	width: 20px;
	text-align: center;
}
.nk-widget-categories li .nk-widget-categories-count {
	opacity: 0.5;
	color: inherit;
	float: right;
}
.nk-widget-tags, .nk-post-tags {
	margin-bottom: -5px;
	font-size: 0.9rem;
	font-style: normal;
}
.nk-widget-tags > a, .nk-post-tags > a {
	position: relative;
	display: inline-block;
	padding: 5px 11px;
	margin-bottom: 5px;
	margin-right: 1px;
	color: inherit;
	text-decoration: none;
}
.nk-widget-tags > a:before, .nk-post-tags > a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border: 1px solid;
	opacity: 0.6;
}
.nk-widget-tags > a:hover, .nk-widget-tags > a.hover, .nk-post-tags > a:hover, .nk-post-tags > a.hover, .nk-widget-tags > a.current, .nk-post-tags > a.current {
	color: #000;
	background-color: #ccc;
	opacity: 0.9;
}
.nk-widget-contact {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.nk-widget-contact > li {
	position: relative;
	color: #FFF;
}
.nk-widget-contact > li a {
	color: #FFF;
}
.nk-widget-contact > li a:hover {
	color: #87AD86;
}
.nk-widget-contact > li + li {
	margin-top: 15px;
}
.nk-widget-contact > li > span {
	display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #92ABA0;
    border-radius: 50%;
    margin-right: 5px;
}

/* #Footer03 */
#Footer03 .nk-widget-contact > li {
	display: inline-block;
	padding-left: 34px;
}

.nk-widget-contact .nk-widget-contact-icon {
	position: absolute;
	left: 0;
	font-size: 1.1rem;
}
.nk-widget-social {
	text-align: center;
}
.nk-widget-social > a {
	display: inline-block;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 1.15rem;
	color: inherit;
	border: 1px solid;
	margin: 6px 4px;
	transition: .3s color, .3s background-color, .3s border-color;
	will-change: color, background-color;
}
.nk-widget-social > a:hover, .nk-widget-social > a.hover {
	background-color: #fff;
	border-color: #fff;
	color: #1c1c1c;
}
.nk-widget-social.nk-widget-social-inverted > a:hover, .nk-widget-social.nk-widget-social-inverted > a.hover {
	background-color: #1c1c1c;
	border-color: #1c1c1c;
	color: #fff;
}
.nk-twitter {
	position: relative;
	padding-left: 25px;
}
.nk-twitter + .nk-twitter {
	margin-top: 30px;
}
.nk-twitter .nk-twitter-date {
	font-size: 0.8rem;
	opacity: 0.6;
	line-height: 1.4;
	margin-bottom: 10px;
}
.nk-twitter .nk-twitter-icon {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2rem;
}
.nk-nav .nk-widget .nk-widget-store-cart {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 354px;
}
.nk-nav .nk-widget .nk-widget-store-cart a {
	padding: 0px;
	color: #000;
	font-size: 15px;
	text-align: left;
}
.nk-nav .nk-widget .nk-widget-store-cart a.nk-btn{
	padding: 5px;
    min-width: 100px;
    text-align: center;
}
.nk-nav .nk-widget .nk-widget-store-cart ul > li {
	display: block;
	padding: 0px;
	font-size: 15px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-product-price {
	color: #000;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-sayhi {
	display: block;
	margin-bottom: 14px;
	font-size: 16px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-sayhi > span {
	font-size: 14px;
	color: #666;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-actions {
	text-align: center;
	color: #fff;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-actions a + a {
	margin-left: 15px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total {
	color: #000;
	margin-top: 15px;
	margin-bottom: 5px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total:before, .nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total:after {
	content: '';
	display: table;
	clear: both;
	width: 100%;
	border-top: 1px dotted #777;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total:before {
	margin-bottom: 4px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total:after {
	margin-top: 4px;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total > a {
	color: inherit;
	transition: .3s opacity;
	text-decoration: none;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total > a:hover, .nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total > a:focus {
	opacity: 0.7;
}
.nk-nav .nk-widget .nk-widget-store-cart .nk-widget-store-cart-total > span {
}

/* Sidebars */
.nk-sidebar {
	position: relative;
	height: 100%;
	padding-left: 50px;
	z-index: 1;
}
.nk-sidebar:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	right: -1800px;
	background-color: #FFF;
	z-index: -1;
}
.container-fluid > .row > div > .nk-sidebar.nk-sidebar-left {
	padding-left: 25px;
}
.container-fluid > .row > div > .nk-sidebar.nk-sidebar-right {
	padding-right: 25px;
}
.nk-sidebar.nk-sidebar-left {
	padding-left: 0;
	padding-right: 50px;
}
.nk-sidebar.nk-sidebar-left:after {
	left: -1800px;
	right: 10px;
}
 @media (max-width: 991px) {
	.nk-sidebar, .nk-sidebar.nk-sidebar-left {
	padding-right: 0 !important;
	padding-left: 0 !important;
	}
	.nk-sidebar:after, .nk-sidebar.nk-sidebar-left:after {
		left: -1000px;
		right: -1000px;
	}
}
/*------------------------------------------------------------------

  Elements

 -------------------------------------------------------------------*/
/*---------------------------
  Element Buttons
 ----------------------------*/
.nk-btn {
	display: inline-block;
	border: 0;
	padding: 6px 35px;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #1c1c1c;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: .4s all;
}
.nk-btn, .nk-btn:hover, .nk-btn.hover, .nk-btn:active, .nk-btn.active, .nk-btn:focus {
	text-decoration: none;
	color: #fff;
}
.nk-btn.nk-btn-outline {
	padding-top: 11px;
	padding-bottom: 11px;
}
.nk-btn-xs {
	font-size: 0.9rem;
	padding: 4px 14px;
}
.nk-btn-xs.nk-btn-outline {
	padding-top: 7px;
	padding-bottom: 7px;
}
.nk-btn-sm {
	padding: 10px 29px;
}
.nk-btn-sm.nk-btn-outline {
	padding-top: 9px;
	padding-bottom: 9px;
}
.nk-btn-lg {
	padding: 14px 41px;
}
.nk-btn-lg.nk-btn-outline {
	padding-top: 13px;
	padding-bottom: 13px;
}
.nk-btn-x2 {
	font-size: 1.1rem;
	padding: 16px 45px;
}
.nk-btn-x2.nk-btn-outline {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nk-btn-x3 {
	font-size: 1.2rem;
	padding: 20px 55px;
}
.nk-btn-x3.nk-btn-outline {
	padding-top: 19px;
	padding-bottom: 19px;
}
.nk-btn-x4 {
	font-size: 1.3rem;
	padding: 22px 65px;
}
.nk-btn-x4.nk-btn-outline {
	padding-top: 21px;
	padding-bottom: 21px;
}
.nk-btn-color-main-1 {
	background-color: #1c1c1c;
	border-color: #1c1c1c;
	border-style: solid;
}
.nk-btn-color-main-1:hover, .nk-btn-color-main-1.hover {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}
.nk-btn-color-main-1:active, .nk-btn-color-main-1.active {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}
.nk-btn-color-main-1.nk-btn-outline {
	color: #1c1c1c;
}
.nk-btn-color-main-1.nk-btn-outline:hover, .nk-btn-color-main-1.nk-btn-outline.hover {
	color: #a5a5a5;
}
.nk-btn-color-main-1.nk-btn-outline:active, .nk-btn-color-main-1.nk-btn-outline.active {
	color: #a5a5a5;
}
.nk-btn-color-main-2 {
	background-color: #a0a0a0;
	border-color: #a0a0a0;
	border-style: solid;
}
.nk-btn-color-main-2:hover, .nk-btn-color-main-2.hover {
	background-color: #7c8167;
	border-color: #5b5f4c;
}
.nk-btn-color-main-2:active, .nk-btn-color-main-2.active {
	background-color: #71765e;
	border-color: #515443;
}
.nk-btn-color-main-2.nk-btn-outline {
	color: #8c9176;
}
.nk-btn-color-main-2.nk-btn-outline:hover, .nk-btn-color-main-2.nk-btn-outline.hover {
	color: #71765e;
}
.nk-btn-color-main-2.nk-btn-outline:active, .nk-btn-color-main-2.nk-btn-outline.active {
	color: #565948;
}
.nk-btn-color-main-3 {
	background-color: #7d88ab;
	border-color: #5c688f;
	border-style: solid;
}
.nk-btn-color-main-3:hover, .nk-btn-color-main-3.hover {
	background-color: #6a779f;
	border-color: #505b7c;
}
.nk-btn-color-main-3:active, .nk-btn-color-main-3.active {
	background-color: #606d95;
	border-color: #485270;
}
.nk-btn-color-main-3.nk-btn-outline {
	color: #7d88ab;
}
.nk-btn-color-main-3.nk-btn-outline:hover, .nk-btn-color-main-3.nk-btn-outline.hover {
	color: #606d95;
}
.nk-btn-color-main-3.nk-btn-outline:active, .nk-btn-color-main-3.nk-btn-outline.active {
	color: #4c5676;
}
.nk-btn-color-main-4 {
	background-color: #77b0b3;
	border-color: #559598;
	border-style: solid;
}
.nk-btn-color-main-4:hover, .nk-btn-color-main-4.hover {
	background-color: #63a5a8;
	border-color: #4a8184;
}
.nk-btn-color-main-4:active, .nk-btn-color-main-4.active {
	background-color: #599b9e;
	border-color: #437577;
}
.nk-btn-color-main-4.nk-btn-outline {
	color: #77b0b3;
}
.nk-btn-color-main-4.nk-btn-outline:hover, .nk-btn-color-main-4.nk-btn-outline.hover {
	color: #599b9e;
}
.nk-btn-color-main-4.nk-btn-outline:active, .nk-btn-color-main-4.nk-btn-outline.active {
	color: #467b7e;
}
.nk-btn-color-main-5 {
	background-color: #c18d8d;
	border-color: #ab6565;
	border-style: solid;
}
.nk-btn-color-main-5:hover, .nk-btn-color-main-5.hover {
	background-color: #b67979;
	border-color: #9d5555;
}
.nk-btn-color-main-5:active, .nk-btn-color-main-5.active {
	background-color: #af6c6c;
	border-color: #904e4e;
}
.nk-btn-color-main-5.nk-btn-outline {
	color: #c18d8d;
}
.nk-btn-color-main-5.nk-btn-outline:hover, .nk-btn-color-main-5.nk-btn-outline.hover {
	color: #af6c6c;
}
.nk-btn-color-main-5.nk-btn-outline:active, .nk-btn-color-main-5.nk-btn-outline.active {
	color: #965252;
}
.nk-btn-color-primary {
	background-color: #0275D8;
	border-color: #01549b;
	border-style: solid;
}
.nk-btn-color-primary:hover, .nk-btn-color-primary.hover {
	background-color: #0265ba;
	border-color: #01447d;
}
.nk-btn-color-primary:active, .nk-btn-color-primary.active {
	background-color: #025aa5;
	border-color: #013969;
}
.nk-btn-color-primary.nk-btn-outline {
	color: #0275D8;
}
.nk-btn-color-primary.nk-btn-outline:hover, .nk-btn-color-primary.nk-btn-outline.hover {
	color: #025aa5;
}
.nk-btn-color-primary.nk-btn-outline:active, .nk-btn-color-primary.nk-btn-outline.active {
	color: #013e73;
}
.nk-btn-color-success {
	background-color: #5CB85C;
	border-color: #419641;
	border-style: solid;
}
.nk-btn-color-success:hover, .nk-btn-color-success.hover {
	background-color: #4aab4a;
	border-color: #388038;
}
.nk-btn-color-success:active, .nk-btn-color-success.active {
	background-color: #449d44;
	border-color: #327232;
}
.nk-btn-color-success.nk-btn-outline {
	color: #5CB85C;
}
.nk-btn-color-success.nk-btn-outline:hover, .nk-btn-color-success.nk-btn-outline.hover {
	color: #449d44;
}
.nk-btn-color-success.nk-btn-outline:active, .nk-btn-color-success.nk-btn-outline.active {
	color: #357935;
}
.nk-btn-color-info {
	background-color: #5BC0DE;
	border-color: #2aabd2;
	border-style: solid;
}
.nk-btn-color-info:hover, .nk-btn-color-info.hover {
	background-color: #42b6d9;
	border-color: #2596b8;
}
.nk-btn-color-info:active, .nk-btn-color-info.active {
	background-color: #31b0d5;
	border-color: #2289a7;
}
.nk-btn-color-info.nk-btn-outline {
	color: #5BC0DE;
}
.nk-btn-color-info.nk-btn-outline:hover, .nk-btn-color-info.nk-btn-outline.hover {
	color: #31b0d5;
}
.nk-btn-color-info.nk-btn-outline:active, .nk-btn-color-info.nk-btn-outline.active {
	color: #2390b0;
}
.nk-btn-color-warning {
	background-color: #F0AD4E;
	border-color: #eb9316;
	border-style: solid;
}
.nk-btn-color-warning:hover, .nk-btn-color-warning.hover {
	background-color: #eea032;
	border-color: #d18212;
}
.nk-btn-color-warning:active, .nk-btn-color-warning.active {
	background-color: #ec971f;
	border-color: #be7610;
}
.nk-btn-color-warning.nk-btn-outline {
	color: #F0AD4E;
}
.nk-btn-color-warning.nk-btn-outline:hover, .nk-btn-color-warning.nk-btn-outline.hover {
	color: #ec971f;
}
.nk-btn-color-warning.nk-btn-outline:active, .nk-btn-color-warning.nk-btn-outline.active {
	color: #c77c11;
}
.nk-btn-color-danger {
	background-color: #D9534F;
	border-color: #c12e2a;
	border-style: solid;
}
.nk-btn-color-danger:hover, .nk-btn-color-danger.hover {
	background-color: #d43a36;
	border-color: #a82824;
}
.nk-btn-color-danger:active, .nk-btn-color-danger.active {
	background-color: #c9302c;
	border-color: #972421;
}
.nk-btn-color-danger.nk-btn-outline {
	color: #D9534F;
}
.nk-btn-color-danger.nk-btn-outline:hover, .nk-btn-color-danger.nk-btn-outline.hover {
	color: #c9302c;
}
.nk-btn-color-danger.nk-btn-outline:active, .nk-btn-color-danger.nk-btn-outline.active {
	color: #a02622;
}
.nk-btn-color-white {
	background-color: #fff;
	border-color: #e0e0e0;
	border-style: solid;
}
.nk-btn-color-white, .nk-btn-color-white:hover, .nk-btn-color-white.hover, .nk-btn-color-white:active, .nk-btn-color-white.active, .nk-btn-color-white:focus {
	color: inherit;
}
.nk-btn-color-white:hover, .nk-btn-color-white.hover {
	background-color: #f0f0f0;
	border-color: #d1d1d1;
}
.nk-btn-color-white:active, .nk-btn-color-white.active {
	background-color: #e6e6e6;
	border-color: #c7c7c7;
}
.nk-btn-color-white.nk-btn-outline {
	color: #fff;
}
.nk-btn-color-white.nk-btn-outline:hover, .nk-btn-color-white.nk-btn-outline.hover {
	color: #e6e6e6;
}
.nk-btn-color-white.nk-btn-outline:active, .nk-btn-color-white.nk-btn-outline.active {
	color: #cccccc;
}
.nk-btn-color-black {
	background-color: #000;
	border-color: black;
	border-style: solid;
}
.nk-btn-color-black:hover, .nk-btn-color-black.hover {
	background-color: black;
	border-color: black;
}
.nk-btn-color-black:active, .nk-btn-color-black.active {
	background-color: black;
	border-color: black;
}
.nk-btn-color-black.nk-btn-outline {
	color: #000;
}
.nk-btn-color-black.nk-btn-outline:hover, .nk-btn-color-black.nk-btn-outline.hover {
	color: black;
}
.nk-btn-color-black.nk-btn-outline:active, .nk-btn-color-black.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-dark-1 {
	background-color: #1c1c1c;
	border-color: black;
	border-style: solid;
}
.nk-btn-color-dark-1:hover, .nk-btn-color-dark-1.hover {
	background-color: #0d0d0d;
	border-color: black;
}
.nk-btn-color-dark-1:active, .nk-btn-color-dark-1.active {
	background-color: #030303;
	border-color: black;
}
.nk-btn-color-dark-1.nk-btn-outline {
	color: #1c1c1c;
}
.nk-btn-color-dark-1.nk-btn-outline:hover, .nk-btn-color-dark-1.nk-btn-outline.hover {
	color: #030303;
}
.nk-btn-color-dark-1.nk-btn-outline:active, .nk-btn-color-dark-1.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-dark-2 {
	background-color: #262626;
	border-color: #080808;
	border-style: solid;
	border-width: 1px;
}
.nk-btn-color-dark-2:hover, .nk-btn-color-dark-2.hover {
	background-color: #171717;
	border-color: black;
}
.nk-btn-color-dark-2:active, .nk-btn-color-dark-2.active {
	background-color: #0d0d0d;
	border-color: black;
}
.nk-btn-color-dark-2.nk-btn-outline {
	color: #262626;
}
.nk-btn-color-dark-2.nk-btn-outline:hover, .nk-btn-color-dark-2.nk-btn-outline.hover {
	color: #0d0d0d;
}
.nk-btn-color-dark-2.nk-btn-outline:active, .nk-btn-color-dark-2.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-dark-3 {
	background-color: #303030;
	border-color: #121212;
	border-style: solid;
}
.nk-btn-color-dark-3:hover, .nk-btn-color-dark-3.hover {
	background-color: #212121;
	border-color: #030303;
}
.nk-btn-color-dark-3:active, .nk-btn-color-dark-3.active {
	background-color: #171717;
	border-color: black;
}
.nk-btn-color-dark-3.nk-btn-outline {
	color: #303030;
}
.nk-btn-color-dark-3.nk-btn-outline:hover, .nk-btn-color-dark-3.nk-btn-outline.hover {
	color: #171717;
}
.nk-btn-color-dark-3.nk-btn-outline:active, .nk-btn-color-dark-3.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-dark-4 {
	background-color: #3b3b3b;
	border-color: #1c1c1c;
	border-style: solid;
}
.nk-btn-color-dark-4:hover, .nk-btn-color-dark-4.hover {
	background-color: #2b2b2b;
	border-color: #0d0d0d;
}
.nk-btn-color-dark-4:active, .nk-btn-color-dark-4.active {
	background-color: #212121;
	border-color: #030303;
}
.nk-btn-color-dark-4.nk-btn-outline {
	color: #3b3b3b;
}
.nk-btn-color-dark-4.nk-btn-outline:hover, .nk-btn-color-dark-4.nk-btn-outline.hover {
	color: #212121;
}
.nk-btn-color-dark-4.nk-btn-outline:active, .nk-btn-color-dark-4.nk-btn-outline.active {
	color: #080808;
}
.nk-btn-color-gray-1 {
	background-color: #FAFAFA;
	border-color: #dbdbdb;
	border-style: solid;
}
.nk-btn-color-gray-1:hover, .nk-btn-color-gray-1.hover {
	background-color: #ebebeb;
	border-color: #cccccc;
}
.nk-btn-color-gray-1:active, .nk-btn-color-gray-1.active {
	background-color: #e1e1e1;
	border-color: #c2c2c2;
}
.nk-btn-color-gray-1.nk-btn-outline {
	color: #FAFAFA;
}
.nk-btn-color-gray-1.nk-btn-outline:hover, .nk-btn-color-gray-1.nk-btn-outline.hover {
	color: #e1e1e1;
}
.nk-btn-color-gray-1.nk-btn-outline:active, .nk-btn-color-gray-1.nk-btn-outline.active {
	color: #c7c7c7;
}
.nk-btn-color-gray-2 {
	background-color: #f7f7f7;
	border-color: #d9d9d9;
	border-style: solid;
}
.nk-btn-color-gray-2:hover, .nk-btn-color-gray-2.hover {
	background-color: #e8e8e8;
	border-color: #cacaca;
}
.nk-btn-color-gray-2:active, .nk-btn-color-gray-2.active {
	background-color: #dedede;
	border-color: #bfbfbf;
}
.nk-btn-color-gray-2.nk-btn-outline {
	color: #f7f7f7;
}
.nk-btn-color-gray-2.nk-btn-outline:hover, .nk-btn-color-gray-2.nk-btn-outline.hover {
	color: #dedede;
}
.nk-btn-color-gray-2.nk-btn-outline:active, .nk-btn-color-gray-2.nk-btn-outline.active {
	color: #c4c4c4;
}
.nk-btn-color-gray-3 {
	background-color: whitesmoke;
	border-color: #d6d6d6;
	border-style: solid;
}
.nk-btn-color-gray-3:hover, .nk-btn-color-gray-3.hover {
	background-color: #e6e6e6;
	border-color: #c7c7c7;
}
.nk-btn-color-gray-3:active, .nk-btn-color-gray-3.active {
	background-color: #dbdbdb;
	border-color: #eee;
}
.nk-btn-color-gray-3.nk-btn-outline {
	color: whitesmoke;
}
.nk-btn-color-gray-3.nk-btn-outline:hover, .nk-btn-color-gray-3.nk-btn-outline.hover {
	color: #dbdbdb;
}
.nk-btn-color-gray-3.nk-btn-outline:active, .nk-btn-color-gray-3.nk-btn-outline.active {
	color: #c2c2c2;
}
.nk-btn-color-gray-4 {
	background-color: #f2f2f2;
	border-color: #d4d4d4;
	border-style: solid;
}
.nk-btn-color-gray-4:hover, .nk-btn-color-gray-4.hover {
	background-color: #e3e3e3;
	border-color: #c4c4c4;
}
.nk-btn-color-gray-4:active, .nk-btn-color-gray-4.active {
	background-color: #d9d9d9;
	border-color: #bababa;
}
.nk-btn-color-gray-4.nk-btn-outline {
	color: #f2f2f2;
}
.nk-btn-color-gray-4.nk-btn-outline:hover, .nk-btn-color-gray-4.nk-btn-outline.hover {
	color: #d9d9d9;
}
.nk-btn-color-gray-4.nk-btn-outline:active, .nk-btn-color-gray-4.nk-btn-outline.active {
	color: #bfbfbf;
}
.nk-btn-color-hover-main-1:hover, .nk-btn-color-hover-main-1.hover {
	border-color: #a7844f;
	border-style: solid;
}
.nk-btn-color-hover-main-1:active, .nk-btn-color-hover-main-1.active {
	background-color: #ae8952;
	border-color: #84693e;
}
.nk-btn-color-hover-main-1.nk-btn-outline:hover, .nk-btn-color-hover-main-1.nk-btn-outline.hover {
}
.nk-btn-color-hover-main-1.nk-btn-outline:active, .nk-btn-color-hover-main-1.nk-btn-outline.active {
	color: #8b6e42;
}
.nk-btn-color-hover-main-2:hover, .nk-btn-color-hover-main-2.hover {
	background-color: #8c9176;
	border-color: #6c705a;
	border-style: solid;
}
.nk-btn-color-hover-main-2:active, .nk-btn-color-hover-main-2.active {
	background-color: #71765e;
	border-color: #515443;
}
.nk-btn-color-hover-main-2.nk-btn-outline:hover, .nk-btn-color-hover-main-2.nk-btn-outline.hover {
	color: #8c9176;
}
.nk-btn-color-hover-main-2.nk-btn-outline:active, .nk-btn-color-hover-main-2.nk-btn-outline.active {
	color: #565948;
}
.nk-btn-color-hover-main-3:hover, .nk-btn-color-hover-main-3.hover {
	background-color: #7d88ab;
	border-color: #5c688f;
	border-style: solid;
}
.nk-btn-color-hover-main-3:active, .nk-btn-color-hover-main-3.active {
	background-color: #606d95;
	border-color: #485270;
}
.nk-btn-color-hover-main-3.nk-btn-outline:hover, .nk-btn-color-hover-main-3.nk-btn-outline.hover {
	color: #7d88ab;
}
.nk-btn-color-hover-main-3.nk-btn-outline:active, .nk-btn-color-hover-main-3.nk-btn-outline.active {
	color: #4c5676;
}
.nk-btn-color-hover-main-4:hover, .nk-btn-color-hover-main-4.hover {
	background-color: #77b0b3;
	border-color: #559598;
	border-style: solid;
}
.nk-btn-color-hover-main-4:active, .nk-btn-color-hover-main-4.active {
	background-color: #599b9e;
	border-color: #437577;
}
.nk-btn-color-hover-main-4.nk-btn-outline:hover, .nk-btn-color-hover-main-4.nk-btn-outline.hover {
	color: #77b0b3;
}
.nk-btn-color-hover-main-4.nk-btn-outline:active, .nk-btn-color-hover-main-4.nk-btn-outline.active {
	color: #467b7e;
}
.nk-btn-color-hover-main-5:hover, .nk-btn-color-hover-main-5.hover {
	background-color: #c18d8d;
	border-color: #ab6565;
	border-style: solid;
}
.nk-btn-color-hover-main-5:active, .nk-btn-color-hover-main-5.active {
	background-color: #af6c6c;
	border-color: #904e4e;
}
.nk-btn-color-hover-main-5.nk-btn-outline:hover, .nk-btn-color-hover-main-5.nk-btn-outline.hover {
	color: #c18d8d;
}
.nk-btn-color-hover-main-5.nk-btn-outline:active, .nk-btn-color-hover-main-5.nk-btn-outline.active {
	color: #965252;
}
.nk-btn-color-hover-primary:hover, .nk-btn-color-hover-primary.hover {
	background-color: #0275D8;
	border-color: #01549b;
	border-style: solid;
}
.nk-btn-color-hover-primary:active, .nk-btn-color-hover-primary.active {
	background-color: #025aa5;
	border-color: #013969;
}
.nk-btn-color-hover-primary.nk-btn-outline:hover, .nk-btn-color-hover-primary.nk-btn-outline.hover {
	color: #0275D8;
}
.nk-btn-color-hover-primary.nk-btn-outline:active, .nk-btn-color-hover-primary.nk-btn-outline.active {
	color: #013e73;
}
.nk-btn-color-hover-success:hover, .nk-btn-color-hover-success.hover {
	background-color: #5CB85C;
	border-color: #419641;
	border-style: solid;
}
.nk-btn-color-hover-success:active, .nk-btn-color-hover-success.active {
	background-color: #449d44;
	border-color: #327232;
}
.nk-btn-color-hover-success.nk-btn-outline:hover, .nk-btn-color-hover-success.nk-btn-outline.hover {
	color: #5CB85C;
}
.nk-btn-color-hover-success.nk-btn-outline:active, .nk-btn-color-hover-success.nk-btn-outline.active {
	color: #357935;
}
.nk-btn-color-hover-info:hover, .nk-btn-color-hover-info.hover {
	background-color: #5BC0DE;
	border-color: #2aabd2;
	border-style: solid;
}
.nk-btn-color-hover-info:active, .nk-btn-color-hover-info.active {
	background-color: #31b0d5;
	border-color: #2289a7;
}
.nk-btn-color-hover-info.nk-btn-outline:hover, .nk-btn-color-hover-info.nk-btn-outline.hover {
	color: #5BC0DE;
}
.nk-btn-color-hover-info.nk-btn-outline:active, .nk-btn-color-hover-info.nk-btn-outline.active {
	color: #2390b0;
}
.nk-btn-color-hover-warning:hover, .nk-btn-color-hover-warning.hover {
	background-color: #F0AD4E;
	border-color: #eb9316;
	border-style: solid;
}
.nk-btn-color-hover-warning:active, .nk-btn-color-hover-warning.active {
	background-color: #ec971f;
	border-color: #be7610;
}
.nk-btn-color-hover-warning.nk-btn-outline:hover, .nk-btn-color-hover-warning.nk-btn-outline.hover {
	color: #F0AD4E;
}
.nk-btn-color-hover-warning.nk-btn-outline:active, .nk-btn-color-hover-warning.nk-btn-outline.active {
	color: #c77c11;
}
.nk-btn-color-hover-danger:hover, .nk-btn-color-hover-danger.hover {
	background-color: #D9534F;
	border-color: #c12e2a;
	border-style: solid;
}
.nk-btn-color-hover-danger:active, .nk-btn-color-hover-danger.active {
	background-color: #c9302c;
	border-color: #972421;
}
.nk-btn-color-hover-danger.nk-btn-outline:hover, .nk-btn-color-hover-danger.nk-btn-outline.hover {
	color: #D9534F;
}
.nk-btn-color-hover-danger.nk-btn-outline:active, .nk-btn-color-hover-danger.nk-btn-outline.active {
	color: #a02622;
}
.nk-btn-color-hover-white:hover, .nk-btn-color-hover-white.hover {
	background-color: #fff;
	border-color: #e0e0e0;
	border-style: solid;
}
.nk-btn-color-hover-white:hover, .nk-btn-color-hover-white.hover, .nk-btn-color-hover-white:active, .nk-btn-color-hover-white.active, .nk-btn-color-hover-white:focus {
	color: inherit;
}
.nk-btn-color-hover-white:active, .nk-btn-color-hover-white.active {
	background-color: #e6e6e6;
	border-color: #c7c7c7;
}
.nk-btn-color-hover-white.nk-btn-outline:hover, .nk-btn-color-hover-white.nk-btn-outline.hover {
	color: #fff;
}
.nk-btn-color-hover-white.nk-btn-outline:active, .nk-btn-color-hover-white.nk-btn-outline.active {
	color: #cccccc;
}
.nk-btn-color-hover-black:hover, .nk-btn-color-hover-black.hover {
	background-color: #000;
	border-color: black;
	border-style: solid;
}
.nk-btn-color-hover-black:active, .nk-btn-color-hover-black.active {
	background-color: black;
	border-color: black;
}
.nk-btn-color-hover-black.nk-btn-outline:hover, .nk-btn-color-hover-black.nk-btn-outline.hover {
	color: #000;
}
.nk-btn-color-hover-black.nk-btn-outline:active, .nk-btn-color-hover-black.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-hover-dark-1:hover, .nk-btn-color-hover-dark-1.hover {
	background-color: #1c1c1c;
	border-color: black;
	border-style: solid;
}
.nk-btn-color-hover-dark-1:active, .nk-btn-color-hover-dark-1.active {
	background-color: #030303;
	border-color: black;
}
.nk-btn-color-hover-dark-1.nk-btn-outline:hover, .nk-btn-color-hover-dark-1.nk-btn-outline.hover {
	color: #1c1c1c;
}
.nk-btn-color-hover-dark-1.nk-btn-outline:active, .nk-btn-color-hover-dark-1.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-hover-dark-2:hover, .nk-btn-color-hover-dark-2.hover {
	background-color: #262626;
	border-color: #080808;
	border-style: solid;
}
.nk-btn-color-hover-dark-2:active, .nk-btn-color-hover-dark-2.active {
	background-color: #0d0d0d;
	border-color: black;
}
.nk-btn-color-hover-dark-2.nk-btn-outline:hover, .nk-btn-color-hover-dark-2.nk-btn-outline.hover {
	color: #262626;
}
.nk-btn-color-hover-dark-2.nk-btn-outline:active, .nk-btn-color-hover-dark-2.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-hover-dark-3:hover, .nk-btn-color-hover-dark-3.hover {
	background-color: #303030;
	border-color: #121212;
	border-style: solid;
}
.nk-btn-color-hover-dark-3:active, .nk-btn-color-hover-dark-3.active {
	background-color: #171717;
	border-color: black;
}
.nk-btn-color-hover-dark-3.nk-btn-outline:hover, .nk-btn-color-hover-dark-3.nk-btn-outline.hover {
	color: #303030;
}
.nk-btn-color-hover-dark-3.nk-btn-outline:active, .nk-btn-color-hover-dark-3.nk-btn-outline.active {
	color: black;
}
.nk-btn-color-hover-dark-4:hover, .nk-btn-color-hover-dark-4.hover {
	background-color: #3b3b3b;
	border-color: #1c1c1c;
	border-style: solid;
}
.nk-btn-color-hover-dark-4:active, .nk-btn-color-hover-dark-4.active {
	background-color: #212121;
	border-color: #030303;
}
.nk-btn-color-hover-dark-4.nk-btn-outline:hover, .nk-btn-color-hover-dark-4.nk-btn-outline.hover {
	color: #3b3b3b;
}
.nk-btn-color-hover-dark-4.nk-btn-outline:active, .nk-btn-color-hover-dark-4.nk-btn-outline.active {
	color: #080808;
}
.nk-btn-color-hover-gray-1:hover, .nk-btn-color-hover-gray-1.hover {
	background-color: #FAFAFA;
	border-color: #dbdbdb;
	border-style: solid;
}
.nk-btn-color-hover-gray-1:active, .nk-btn-color-hover-gray-1.active {
	background-color: #e1e1e1;
	border-color: #c2c2c2;
}
.nk-btn-color-hover-gray-1.nk-btn-outline:hover, .nk-btn-color-hover-gray-1.nk-btn-outline.hover {
	color: #FAFAFA;
}
.nk-btn-color-hover-gray-1.nk-btn-outline:active, .nk-btn-color-hover-gray-1.nk-btn-outline.active {
	color: #c7c7c7;
}
.nk-btn-color-hover-gray-2:hover, .nk-btn-color-hover-gray-2.hover {
	background-color: #f7f7f7;
	border-color: #d9d9d9;
	border-style: solid;
}
.nk-btn-color-hover-gray-2:active, .nk-btn-color-hover-gray-2.active {
	background-color: #dedede;
	border-color: #bfbfbf;
}
.nk-btn-color-hover-gray-2.nk-btn-outline:hover, .nk-btn-color-hover-gray-2.nk-btn-outline.hover {
	color: #f7f7f7;
}
.nk-btn-color-hover-gray-2.nk-btn-outline:active, .nk-btn-color-hover-gray-2.nk-btn-outline.active {
	color: #c4c4c4;
}
.nk-btn-color-hover-gray-3:hover, .nk-btn-color-hover-gray-3.hover {
	background-color: whitesmoke;
	border-color: #d6d6d6;
	border-style: solid;
}
.nk-btn-color-hover-gray-3:active, .nk-btn-color-hover-gray-3.active {
	background-color: #dbdbdb;
	border-color: #eee;
}
.nk-btn-color-hover-gray-3.nk-btn-outline:hover, .nk-btn-color-hover-gray-3.nk-btn-outline.hover {
	color: whitesmoke;
}
.nk-btn-color-hover-gray-3.nk-btn-outline:active, .nk-btn-color-hover-gray-3.nk-btn-outline.active {
	color: #c2c2c2;
}
.nk-btn-color-hover-gray-4:hover, .nk-btn-color-hover-gray-4.hover {
	background-color: #f2f2f2;
	border-color: #d4d4d4;
	border-style: solid;
}
.nk-btn-color-hover-gray-4:active, .nk-btn-color-hover-gray-4.active {
	background-color: #d9d9d9;
	border-color: #bababa;
}
.nk-btn-color-hover-gray-4.nk-btn-outline:hover, .nk-btn-color-hover-gray-4.nk-btn-outline.hover {
	color: #f2f2f2;
}
.nk-btn-color-hover-gray-4.nk-btn-outline:active, .nk-btn-color-hover-gray-4.nk-btn-outline.active {
	color: #bfbfbf;
}
.nk-btn-outline {
	border-width: 1px;
}
.nk-btn-outline, .nk-btn-outline:hover, .nk-btn-outline.hover, .nk-btn-outline:active, .nk-btn-outline.active, .nk-btn-outline:focus {
	background-color: transparent;
	color: inherit;
}
.nk-btn-rounded {
	border-radius: 5px;
}
.nk-btn-circle, .nk-btn-circle-hover:hover {
	border-radius: 21px;
}
.nk-btn-circle.nk-btn-xs, .nk-btn-circle-hover:hover.nk-btn-xs {
	border-radius: 16px;
}
.nk-btn-circle.nk-btn-sm, .nk-btn-circle-hover:hover.nk-btn-sm {
	border-radius: 19px;
}
.nk-btn-circle.nk-btn-lg, .nk-btn-circle-hover:hover.nk-btn-lg {
	border-radius: 23px;
}
.nk-btn-circle.nk-btn-x2, .nk-btn-circle-hover:hover.nk-btn-x2 {
	border-radius: 26px;
}
.nk-btn-circle.nk-btn-x3, .nk-btn-circle-hover:hover.nk-btn-x3 {
	border-radius: 30.5px;
}
.nk-btn-circle.nk-btn-x4, .nk-btn-circle-hover:hover.nk-btn-x4 {
	border-radius: 34px;
}
.nk-btn-3d {
	font-weight: bold;
	border-width: 1px;
	border-bottom-width: 4px;
	text-shadow: 1px 1px 2px rgba(28, 28, 28, 0.8);
	box-shadow: 0 3px 20px 0 rgba(28, 28, 28, 0.4);
}
.nk-btn-3d.nk-btn-sm, .nk-btn-3d.nk-btn-xs {
	border-bottom-width: 3px;
}
.nk-btn-3d.nk-btn-lg, .nk-btn-3d.nk-btn-x2 {
	border-bottom-width: 5px;
}
.nk-btn-3d.nk-btn-x3 {
	border-bottom-width: 6px;
}
.nk-btn-3d.nk-btn-x4 {
	border-bottom-width: 7px;
}
.nk-btn-block {
	display: block;
	width: 100%;
}
.nk-btn > .icon {
	margin-right: 3px;
}
.nk-btn > span + .icon {
	margin-left: 3px;
	margin-right: 0;
}
.nk-btn-effect-1-top > .icon, .nk-btn-effect-1-bottom > .icon, .nk-btn-effect-1-left > .icon, .nk-btn-effect-1-right > .icon, .nk-btn-effect-2-left > .icon, .nk-btn-effect-2-right > .icon {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
}
.nk-btn-effect-1-top > .icon > i, .nk-btn-effect-1-top > .icon > span, .nk-btn-effect-1-bottom > .icon > i, .nk-btn-effect-1-bottom > .icon > span, .nk-btn-effect-1-left > .icon > i, .nk-btn-effect-1-left > .icon > span, .nk-btn-effect-1-right > .icon > i, .nk-btn-effect-1-right > .icon > span, .nk-btn-effect-2-left > .icon > i, .nk-btn-effect-2-left > .icon > span, .nk-btn-effect-2-right > .icon > i, .nk-btn-effect-2-right > .icon > span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.nk-btn-effect-1-top, .nk-btn-effect-1-bottom, .nk-btn-effect-1-left, .nk-btn-effect-1-right {
	position: relative;
	overflow: hidden;
}
.nk-btn-effect-1-top > span, .nk-btn-effect-1-bottom > span, .nk-btn-effect-1-left > span, .nk-btn-effect-1-right > span {
	display: inline-block;
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
	will-change: transform;
}
.nk-btn-effect-1-top > .icon, .nk-btn-effect-1-bottom > .icon, .nk-btn-effect-1-left > .icon, .nk-btn-effect-1-right > .icon {
	display: block;
}
.nk-btn-effect-1-top:hover > .icon, .nk-btn-effect-1-top.hover > .icon, .nk-btn-effect-1-bottom:hover > .icon, .nk-btn-effect-1-bottom.hover > .icon, .nk-btn-effect-1-left:hover > .icon, .nk-btn-effect-1-left.hover > .icon, .nk-btn-effect-1-right:hover > .icon, .nk-btn-effect-1-right.hover > .icon {
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
}
.nk-btn-effect-1-top > .icon {
	-webkit-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
.nk-btn-effect-1-top:hover > span, .nk-btn-effect-1-top.hover > span {
	-webkit-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	transform: translateY(-300%);
}
.nk-btn-effect-1-bottom > .icon {
	-webkit-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	transform: translateY(-300%);
}
.nk-btn-effect-1-bottom:hover > span, .nk-btn-effect-1-bottom.hover > span {
	-webkit-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
.nk-btn-effect-1-left > .icon {
	-webkit-transform: translateX(300%);
	-ms-transform: translateX(300%);
	transform: translateX(300%);
}
.nk-btn-effect-1-left:hover > span, .nk-btn-effect-1-left.hover > span {
	-webkit-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	transform: translateX(-300%);
}
.nk-btn-effect-1-right > .icon {
	-webkit-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	transform: translateX(-300%);
}
.nk-btn-effect-1-right:hover > span, .nk-btn-effect-1-right.hover > span {
	-webkit-transform: translateX(300%);
	-ms-transform: translateX(300%);
	transform: translateX(300%);
}
.nk-btn-effect-2-left, .nk-btn-effect-2-right {
	position: relative;
	overflow: hidden;
}
.nk-btn-effect-2-left > span, .nk-btn-effect-2-right > span {
	display: inline-block;
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
	will-change: transform;
}
.nk-btn-effect-2-left > .icon, .nk-btn-effect-2-right > .icon {
	display: block;
	width: 50px;
}
.nk-btn-effect-2-left.nk-btn-xs > .icon, .nk-btn-effect-2-right.nk-btn-xs > .icon {
	width: 40px;
}
.nk-btn-effect-2-left.nk-btn-sm > .icon, .nk-btn-effect-2-right.nk-btn-sm > .icon {
	width: 45px;
}
.nk-btn-effect-2-left.nk-btn-lg > .icon, .nk-btn-effect-2-right.nk-btn-lg > .icon {
	width: 55px;
}
.nk-btn-effect-2-left.nk-btn-x2 > .icon, .nk-btn-effect-2-right.nk-btn-x2 > .icon {
	width: 60px;
}
.nk-btn-effect-2-left.nk-btn-x3 > .icon, .nk-btn-effect-2-right.nk-btn-x3 > .icon {
	width: 65px;
}
.nk-btn-effect-2-left.nk-btn-x4 > .icon, .nk-btn-effect-2-right.nk-btn-x4 > .icon {
	width: 75px;
}
.nk-btn-effect-2-left:hover > .icon, .nk-btn-effect-2-left.hover > .icon, .nk-btn-effect-2-right:hover > .icon, .nk-btn-effect-2-right.hover > .icon {
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
}
.nk-btn-effect-2-left > .icon {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.nk-btn-effect-2-left:hover > span, .nk-btn-effect-2-left.hover > span {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}
.nk-btn-effect-2-left:hover > .icon, .nk-btn-effect-2-left.hover > .icon {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.nk-btn-effect-2-right > .icon {
	left: auto;
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.nk-btn-effect-2-right:hover > span, .nk-btn-effect-2-right.hover > span {
	-webkit-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	transform: translateX(-10px);
}
.nk-btn-effect-2-right:hover > .icon, .nk-btn-effect-2-right.hover > .icon {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.nk-btn-effect-3-left, .nk-btn-effect-3-right {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.nk-btn-effect-3-left .nk-btn-effect-bg, .nk-btn-effect-3-right .nk-btn-effect-bg {
	position: absolute;
	transition: .3s;
	width: 0;
	bottom: 0;
	background-color: #4e4e4e;
	-webkit-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	transform: skewX(15deg);
	height: 120%;
	z-index: -1;
}
.nk-btn-effect-3-left:hover .nk-btn-effect-bg, .nk-btn-effect-3-left.hover .nk-btn-effect-bg, .nk-btn-effect-3-right:hover .nk-btn-effect-bg, .nk-btn-effect-3-right.hover .nk-btn-effect-bg {
	width: 120%;
}
.nk-btn-effect-3-left:hover, .nk-btn-effect-3-left.hover, .nk-btn-effect-3-right:hover, .nk-btn-effect-3-right.hover {
	color: #fff !important;
}
.nk-btn-effect-3-left .nk-btn-effect-bg {
	left: -10%;
}
.nk-btn-effect-3-right .nk-btn-effect-bg {
	right: -10%;
}
.nk-btn-effect-4-top, .nk-btn-effect-4-bottom, .nk-btn-effect-4-left, .nk-btn-effect-4-right {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.nk-btn-effect-4-top .nk-btn-effect-bg, .nk-btn-effect-4-bottom .nk-btn-effect-bg, .nk-btn-effect-4-left .nk-btn-effect-bg, .nk-btn-effect-4-right .nk-btn-effect-bg {
	position: absolute;
	transition: .3s;
	height: 0;
	width: 0;
	background-color: #262626;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: -1;
}
.nk-btn-effect-4-top:hover, .nk-btn-effect-4-top.hover, .nk-btn-effect-4-bottom:hover, .nk-btn-effect-4-bottom.hover, .nk-btn-effect-4-left:hover, .nk-btn-effect-4-left.hover, .nk-btn-effect-4-right:hover, .nk-btn-effect-4-right.hover {
	color: #fff !important;
}
.nk-btn-effect-4-top .nk-btn-effect-bg, .nk-btn-effect-4-bottom .nk-btn-effect-bg {
	left: 0;
	width: 100%;
}
.nk-btn-effect-4-top:hover .nk-btn-effect-bg, .nk-btn-effect-4-top.hover .nk-btn-effect-bg, .nk-btn-effect-4-bottom:hover .nk-btn-effect-bg, .nk-btn-effect-4-bottom.hover .nk-btn-effect-bg {
	height: 100%;
}
.nk-btn-effect-4-top .nk-btn-effect-bg {
	top: 0;
}
.nk-btn-effect-4-bottom .nk-btn-effect-bg {
	bottom: 0;
}
.nk-btn-effect-4-right .nk-btn-effect-bg, .nk-btn-effect-4-left .nk-btn-effect-bg {
	top: 0;
	height: 100%;
}
.nk-btn-effect-4-right:hover .nk-btn-effect-bg, .nk-btn-effect-4-right.hover .nk-btn-effect-bg, .nk-btn-effect-4-left:hover .nk-btn-effect-bg, .nk-btn-effect-4-left.hover .nk-btn-effect-bg {
	width: 100%;
}
.nk-btn-effect-4-left .nk-btn-effect-bg {
	left: 0;
}
.nk-btn-effect-4-right .nk-btn-effect-bg {
	right: 0;
}
.nk-btn-effect-5-right, .nk-btn-effect-5-left {
	position: relative;
	overflow: hidden;
}
.nk-btn-effect-5-right:before, .nk-btn-effect-5-right:after, .nk-btn-effect-5-left:before, .nk-btn-effect-5-left:after {
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
}
.nk-btn-effect-5-right:before, .nk-btn-effect-5-left:before {
	background: rgba(255, 255, 255, 0.5);
	width: 40%;
	opacity: .5;
	-webkit-filter: blur(30px);
	filter: blur(30px);
}
.nk-btn-effect-5-right:after, .nk-btn-effect-5-left:after {
	background: rgba(255, 255, 255, 0.2);
	width: 20%;
	opacity: 0;
	-webkit-filter: blur(5px);
	filter: blur(5px);
}
.nk-btn-effect-5-right:hover:before, .nk-btn-effect-5-right.hover:before, .nk-btn-effect-5-left:hover:before, .nk-btn-effect-5-left.hover:before {
	opacity: 0.6;
	transition: .7s;
	will-change: transform;
}
.nk-btn-effect-5-right:hover:after, .nk-btn-effect-5-right.hover:after, .nk-btn-effect-5-left:hover:after, .nk-btn-effect-5-left.hover:after {
	opacity: 1;
	transition: .7s;
	will-change: transform;
}
.nk-btn-effect-5-left:before, .nk-btn-effect-5-left:after {
	left: 0;
	-webkit-transform: translateX(-100px) skewX(-15deg);
	-ms-transform: translateX(-100px) skewX(-15deg);
	transform: translateX(-100px) skewX(-15deg);
}
.nk-btn-effect-5-left:after {
	left: 20%;
}
.nk-btn-effect-5-left:hover:before, .nk-btn-effect-5-left.hover:before {
	-webkit-transform: translateX(900%) skewX(-15deg);
	-ms-transform: translateX(900%) skewX(-15deg);
	transform: translateX(900%) skewX(-15deg);
}
.nk-btn-effect-5-left:hover:after, .nk-btn-effect-5-left.hover:after {
	-webkit-transform: translateX(900%) skewX(-15deg);
	-ms-transform: translateX(900%) skewX(-15deg);
	transform: translateX(900%) skewX(-15deg);
}
.nk-btn-effect-5-right:before, .nk-btn-effect-5-right:after {
	right: 0;
	-webkit-transform: translateX(100px) skewX(15deg);
	-ms-transform: translateX(100px) skewX(15deg);
	transform: translateX(100px) skewX(15deg);
}
.nk-btn-effect-5-right:after {
	right: 20%;
}
.nk-btn-effect-5-right:hover:before, .nk-btn-effect-5-right.hover:before {
	-webkit-transform: translateX(-900%) skewX(15deg);
	-ms-transform: translateX(-900%) skewX(15deg);
	transform: translateX(-900%) skewX(15deg);
}
.nk-btn-effect-5-right:hover:after, .nk-btn-effect-5-right.hover:after {
	-webkit-transform: translateX(-900%) skewX(15deg);
	-ms-transform: translateX(-900%) skewX(15deg);
	transform: translateX(-900%) skewX(15deg);
}
.nk-btn-effect-6-v, .nk-btn-effect-6-h, .nk-btn-effect-7-v, .nk-btn-effect-7-h {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.nk-btn-effect-6-v .nk-btn-effect-bg, .nk-btn-effect-6-h .nk-btn-effect-bg, .nk-btn-effect-7-v .nk-btn-effect-bg, .nk-btn-effect-7-h .nk-btn-effect-bg {
	position: absolute;
	transition: .3s;
	background-color: #262626;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	z-index: -1;
	will-change: transform;
}
.nk-btn-effect-6-v:hover .nk-btn-effect-bg, .nk-btn-effect-6-v.hover .nk-btn-effect-bg, .nk-btn-effect-6-h:hover .nk-btn-effect-bg, .nk-btn-effect-6-h.hover .nk-btn-effect-bg, .nk-btn-effect-7-v:hover .nk-btn-effect-bg, .nk-btn-effect-7-v.hover .nk-btn-effect-bg, .nk-btn-effect-7-h:hover .nk-btn-effect-bg, .nk-btn-effect-7-h.hover .nk-btn-effect-bg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.nk-btn-effect-6-v .nk-btn-effect-bg, .nk-btn-effect-7-v .nk-btn-effect-bg {
	left: 0;
	right: 0;
	top: 7px;
	bottom: 7px;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
}
.nk-btn-effect-6-h .nk-btn-effect-bg, .nk-btn-effect-7-h .nk-btn-effect-bg {
	left: 7px;
	right: 7px;
	top: 0;
	bottom: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}
.nk-btn-effect-7-v:hover .nk-btn-effect-bg, .nk-btn-effect-7-v.hover .nk-btn-effect-bg, .nk-btn-effect-7-h:hover .nk-btn-effect-bg, .nk-btn-effect-7-h.hover .nk-btn-effect-bg {
	opacity: 1;
}
.nk-btn-effect-7-v .nk-btn-effect-bg, .nk-btn-effect-7-h .nk-btn-effect-bg {
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.nk-btn-effect-7-v .nk-btn-effect-bg {
	-webkit-transform: scale(1, 0.5);
	-ms-transform: scale(1, 0.5);
	transform: scale(1, 0.5);
}
.nk-btn-effect-7-h .nk-btn-effect-bg {
	-webkit-transform: scale(0.5, 1);
	-ms-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}
/*---------------------------
  Element Progress
 ----------------------------*/
.nk-progress {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
.nk-progress .nk-progress-line {
	width: 100%;
	background-color: #e6e6e6;
}
.nk-progress .nk-progress-line > div {
	background-color: #1c1c1c;
	height: 100%;
	text-align: right;
}
.nk-progress .nk-progress-title {
	margin-bottom: 5px;
}
.nk-progress .nk-progress-percent {
	display: inline-block;
	font-size: 0.7rem;
	vertical-align: top;
	margin-top: 5px;
}
.nk-progress.nk-progress-percent-static {
	padding-right: 30px;
}
.nk-progress.nk-progress-percent-static .nk-progress-line {
	position: relative;
}
.nk-progress.nk-progress-percent-static .nk-progress-percent {
	position: absolute;
	top: 0;
	margin-top: -4px;
	right: -30px;
}
.nk-progress .nk-progress-line {
	height: 5px;
}
.nk-progress.nk-progress-xs .nk-progress-line {
	height: 1px;
}
.nk-progress.nk-progress-xs .nk-progress-percent {
	margin-top: 1px;
}
.nk-progress.nk-progress-xs.nk-progress-percent-static .nk-progress-percent {
	margin-top: -6px;
}
.nk-progress.nk-progress-sm .nk-progress-line {
	height: 3px;
}
.nk-progress.nk-progress-sm .nk-progress-percent {
	margin-top: 3px;
}
.nk-progress.nk-progress-sm.nk-progress-percent-static .nk-progress-percent {
	margin-top: -4px;
}
.nk-progress.nk-progress-md .nk-progress-line {
	height: 8px;
}
.nk-progress.nk-progress-md .nk-progress-percent {
	margin-top: 8px;
}
.nk-progress.nk-progress-md.nk-progress-percent-static .nk-progress-percent {
	margin-top: -2px;
}
.nk-progress.nk-progress-lg .nk-progress-line {
	height: 12px;
}
.nk-progress.nk-progress-lg .nk-progress-percent {
	margin-top: 12px;
}
.nk-progress.nk-progress-lg.nk-progress-percent-static .nk-progress-percent {
	margin-top: -1px;
}
.nk-progress.nk-progress-xlg .nk-progress-line {
	height: 16px;
}
.nk-progress.nk-progress-xlg .nk-progress-percent {
	margin-top: 16px;
}
.nk-progress.nk-progress-xlg.nk-progress-percent-static .nk-progress-percent {
	margin-top: 2px;
}
/*---------------------------
  Element Tabs
 ----------------------------*/
.nk-tabs .nav-tabs {
	border-bottom: none;
}
.nk-tabs .nav-tabs:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	opacity: 0.2;
}
.nk-tabs .nav-tabs .nav-item, .nk-tabs .nav-tabs .nav-item:focus, .nk-tabs .nav-tabs .nav-item:hover, .nk-tabs .nav-tabs .nav-link, .nk-tabs .nav-tabs .nav-link:focus, .nk-tabs .nav-tabs .nav-link:hover, .nk-tabs .nav-tabs .nav-item.open .nav-link, .nk-tabs .nav-tabs .nav-item.open .nav-link:focus, .nk-tabs .nav-tabs .nav-item.open .nav-link:hover, .nk-tabs .nav-tabs .nav-link.active, .nk-tabs .nav-tabs .nav-link.active:focus, .nk-tabs .nav-tabs .nav-link.active:hover {
	color: inherit;
	background-color: transparent;
}
.nk-tabs .nav-tabs .nav-link {
	padding: 10px 20px;
	border: none;
	border-bottom: 2px solid transparent;
}
.nk-tabs .nav-tabs .nav-link.active, .nk-tabs .nav-tabs .nav-link.active:focus, .nk-tabs .nav-tabs .nav-link.active:hover {
	border-bottom: 2px solid;
}

/*---------------------------
  Element Accordion
 ----------------------------*/

.nk-accordion .panel-heading:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	opacity: 0.2;
}
.nk-accordion .panel-heading a {
	display: block;
	padding: 10px 0px;
	color: inherit;
	text-decoration: none;
}
.nk-accordion .panel-heading a:after{
	position: absolute;
	right: 0%;
	top: 13%;
	font-size: 20px;
	color: #959595;
}
.nk-accordion .panel-heading a.leaa{display: inline-block; width: 80%;}
.nk-accordion .panel-heading a.leaa:hover, .nk-accordion .panel-heading a.leaa.active {
	color: #3080c2;
	font-weight: bold;
	letter-spacing: 2px;
}
.panel-heading{width: 100%; position: relative;}
.nk-accordion .panel-heading a.riaa{display: inline-block; width: 18%; padding: 14px 0px;}
.nk-accordion .panel-heading a.riaa.collapsed:after{
	content: '';
	position: absolute;
	right: 0%;
	top: 38%;
	font-size: 20px;
	color: #959595;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #666 transparent transparent transparent;
}
.nk-accordion .panel-heading a.riaa:after{
	content: '';
	position: absolute;
	right: 0%;
	top: 38%;
	font-size: 20px;
	color: #959595;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #666 transparent;
}
.nk-accordion .panel-heading a.riaa.whand{width: 100%; background: #fce5c1; padding: 10px;}
.nk-accordion .panel-heading.tnb:after{border: none;}
.nk-accordion .panel-heading a.riaa.whand.collapsed:after{right: 2%; top: 43%; border-color: #FFF transparent transparent transparent;}
.nk-accordion .panel-heading a.riaa.whand:after{right: 2%; top: 43%; border-color: transparent transparent #FFF transparent;}
.nk-accordion .panel-collapse p {
	display: block;
	margin-bottom: 1em;
	padding-left: 10px;
}
.nk-accordion .panel-collapse p.active {
	color: #3080c2;
	font-weight: bold;
	letter-spacing: 2px;
}


/*---------------------------
  Element Icon Boxes
 ----------------------------*/
/* Style 1 */
.nk-ibox-1 {
	position: relative;
	min-height: 50px;
}
.nk-ibox-1 .nk-ibox-icon {
	position: absolute;
	font-size: 1.3rem;
	width: 50px;
	height: 50px;
	border-radius: 3px;
	line-height: 50px;
	text-align: center;
}
.nk-ibox-1 .nk-ibox-icon.nk-ibox-icon-circle, .nk-ibox-1 .nk-ibox-icon.nk-ibox-icon-circle:after {
	border-radius: 25px;
	background-color: #eee;
}
.nk-ibox-1 .nk-ibox-cont {
	margin-left: 60px;
}
.nk-ibox-1.nk-ibox-inverted {
	text-align: right;
}
.nk-ibox-1.nk-ibox-inverted .nk-ibox-cont {
	margin-left: 0;
	margin-right: 75px;
}
.nk-ibox-1.nk-ibox-inverted .nk-ibox-icon {
	right: 0;
}
/* Style 2 */
.nk-ibox-2 {
	position: relative;
	min-height: 30px;
}
.nk-ibox-2 .nk-ibox-icon {
    font-family: 'Fjalla One', sans-serif;
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px;
}
.nk-ibox-2 .nk-ibox-cont {
	margin-left: 0;
    padding-top: 0;
    text-align: center;
}
.nk-ibox-2.nk-ibox-inverted {
	text-align: right;
}
.nk-ibox-2.nk-ibox-inverted .nk-ibox-cont {
	margin-left: 0;
	margin-right: 45px;
}
.nk-ibox-2.nk-ibox-inverted .nk-ibox-icon {
	right: 0;
}
/* Style 3 */
.nk-ibox-3 {
	position: relative;
	text-align: center;
}
.nk-ibox-3 .nk-ibox-icon {
	position: relative;
	font-size: 2rem;
	width: 90px;
	height: 90px;
	margin: 0 auto;
	border-radius: 3px;
	line-height: 90px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.nk-ibox-3 .nk-ibox-icon:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 3px;
	border: 1px solid;
	opacity: 0.4;
}
.nk-ibox-3 .nk-ibox-icon.nk-ibox-icon-circle, .nk-ibox-3 .nk-ibox-icon.nk-ibox-icon-circle:after {
	border-radius: 45px;
}
.nk-ibox-3 .nk-ibox-title {
	margin-bottom: 1rem;
}
/* Style 4 */
.nk-ibox-4 {
	position: relative;
	text-align: center;
}
.nk-ibox-4 .nk-ibox-icon {
    position: relative;
    font-size: 2.5rem;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #92aba0;
    color: #FFF;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.nk-ibox-4 .nk-ibox-title {
	font-size: 1.3em;
    letter-spacing: 1px;
    color: #44724d;
}
/* Titles */
.nk-ibox-title {
	font-family: 'Microsoft JhengHei', sans-serif ;
	font-size: 1.1rem;
 	margin-bottom: .5rem;
 	padding-top: 15px;
}
.nk-ibox-title a {
	color: inherit;
	text-decoration: none;
}
.nk-ibox-title a:hover {
	color: #a9a061;
}

/* Feature Hovered + Colors */
.nk-ibox-hover .nk-ibox-icon {
	transition: .3s background-color, .3s color;
}
.nk-ibox-hover .nk-ibox-icon:after {
	transition: .3s opacity;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-1 {
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-1:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-1:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-1:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-main-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-1 {
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-2 {
	background-color: #8c9176;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-2:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-2:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-2:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-main-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-2 {
	color: #8c9176;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-3 {
	background-color: #7d88ab;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-3:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-3:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-3:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-main-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-3 {
	color: #7d88ab;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-4 {
	background-color: #77b0b3;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-4:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-4:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-4:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-main-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-4 {
	color: #77b0b3;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-5, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-5, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-5 {
	background-color: #c18d8d;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-main-5:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-5:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-main-5:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-main-5, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-5, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-5 {
	color: #c18d8d;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-primary, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-primary, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-primary {
	background-color: #0275D8;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-primary:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-primary:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-primary:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-primary, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-primary, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-primary {
	color: #0275D8;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-success, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-success, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-success {
	background-color: #5CB85C;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-success:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-success:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-success:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-success, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-success, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-success {
	color: #5CB85C;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-info, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-info, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-info {
	background-color: #5BC0DE;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-info:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-info:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-info:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-info, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-info, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-info {
	color: #5BC0DE;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-warning, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-warning, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-warning {
	background-color: #F0AD4E;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-warning:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-warning:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-warning:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-warning, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-warning, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-warning {
	color: #F0AD4E;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-danger, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-danger, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-danger {
	background-color: #D9534F;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-danger:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-danger:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-danger:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-danger, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-danger, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-danger {
	color: #D9534F;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-white, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-white, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-white {
	background-color: #fff;
	color: #fff;
	color: #1c1c1c;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-white:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-white:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-white:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-white, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-white, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-white {
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-black, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-black, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-black {
	background-color: #000;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-black:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-black:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-black:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-black, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-black, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-black {
	color: #000;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-1 {
	background-color: #1c1c1c;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-1:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-1:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-1:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-dark-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-1 {
	color: #1c1c1c;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-2 {
	background-color: #262626;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-2:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-2:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-2:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-dark-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-2 {
	color: #262626;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-3 {
	background-color: #303030;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-3:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-3:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-3:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-dark-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-3 {
	color: #303030;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-4 {
	background-color: #3b3b3b;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-dark-4:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-4:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-dark-4:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-dark-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-dark-4 {
	color: #3b3b3b;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-1 {
	background-color: #FAFAFA;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-1:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-1:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-1:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-gray-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-1 {
	color: #FAFAFA;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-2 {
	background-color: #f7f7f7;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-2:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-2:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-2:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-gray-2, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-2, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-2 {
	color: #f7f7f7;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-3 {
	background-color: whitesmoke;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-3:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-3:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-3:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-gray-3, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-3, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-3 {
	color: whitesmoke;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-4 {
	background-color: #f2f2f2;
	color: #fff;
}
.nk-ibox-icon.nk-ibox-icon-bg-color-gray-4:after, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-4:after, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-bg-color-gray-4:after {
	opacity: 0;
}
.nk-ibox-icon.nk-ibox-icon-color-gray-4, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-4, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-gray-4 {
	color: #f2f2f2;
}
/*---------------------------
  Element Content Boxes
 ----------------------------*/
.nk-box, .nk-box-1, .nk-box-2, .nk-box-3, .nk-box-4, .nk-box-rounded, .nk-box-rounded-1, .nk-box-rounded-2, .nk-box-rounded-3, .nk-box-rounded-4 {
	position: relative;
	display: block;
/*	overflow: hidden;*/
	z-index: 1;
	height: 100%;
}
.nk-box-1, .nk-box-rounded-1 {
	padding: 20px;
}
.nk-box-2, .nk-box-rounded-2 {
	padding: 40px;
}
.nk-box-3, .nk-box-rounded-3 {
	padding: 60px;
}
.nk-box-4, .nk-box-rounded-4 {
	padding: 80px;
}
.nk-box-rounded, .nk-box-rounded-1, .nk-box-rounded-2, .nk-box-rounded-3, .nk-box-rounded-4 {
	border-radius: 6px;
}
/* line between boxes
   Used JS code to add .nk-box-line-top and .nk-box-last classnames */
.nk-box-line:before {
	content: '';
	display: block;
	position: absolute;
	top: 2rem;
	bottom: 2rem;
	right: 0;
	border-left: 1px solid;
	opacity: 0.07;
}
.nk-box-line.nk-box-line-top:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 2rem;
	right: 2rem;
	border-bottom: 1px solid;
	opacity: 0.07;
}
.nk-box-line.nk-box-last:before {
	content: none;
}
.nk-box .boximg img {
	max-width: 100%;
}

/*---------------------------
  Element Counters
 ----------------------------*/
.nk-counter, .nk-counter-2, .nk-counter-3 {
	position: relative;
}
.nk-counter .nk-count, .nk-counter-2 .nk-count, .nk-counter-3 .nk-count {
	font-weight: bold;
}
/* Style 1 */
.nk-counter .nk-count {
	font-size: 4rem;
}
/* Style 2 */
.nk-counter-2 .nk-count {
	font-size: 4rem;
	line-height: 1;
}
/* Style 3 */
.nk-counter-3 .nk-counter-icon {
	font-size: 3rem;
	line-height: 1;
}
.nk-counter-3 .nk-count {
	font-size: 3rem;
	line-height: 2;
}
.nk-counter-3 .nk-counter-title {
	font-family: "Cantarell", sans-serif;
	font-weight: normal;
	line-height: 1;
}
/*---------------------------
  Element Dividers
 ----------------------------*/
.nk-divider {
	display: block;
	width: 100%;
	opacity: 0.4;
	border-bottom: 1px solid;
}
/*---------------------------
  Element Dropcaps
 ----------------------------*/
.nk-dropcap-circle {
	border-radius: 50%;
}
.nk-dropcap, .nk-dropcap-2, .nk-dropcap-3 {
	display: inline-block;
	float: left;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.nk-dropcap {
	margin-right: 15px;
	font-size: 3rem;
	position: relative;
}
.nk-dropcap:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 0 35px;
    border-color: transparent transparent transparent #4ccccf;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.nk-dropcap-2 {
	margin-right: 15px;
	margin-top: 6px;
	font-size: 2rem;
	background-color: #1c1c1c;
	color: #fff;
}
.nk-dropcap-3 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	font-weight: bold;
	font-size: 6rem;
	width: 35px;
	height: 40px;
	line-height: 4rem;
	margin-left: -10px;
	opacity: 0.15;
	z-index: -1;
}
/*---------------------------
  Element Pagination
 ----------------------------*/
.nk-pagination {
	display: block;
}
.nk-pagination nav {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.nk-pagination nav > * {
	display: inline-block;
	padding: 10px;
	width: 34px;
	height: 34px;
	line-height: 22px;
	padding: 6px;
	background-color: #24592e;
	color: #fff;
	border-bottom: 4px solid #ffffff;
}
.nk-pagination nav > *.nk-pagination-current, .nk-pagination nav > *.nk-pagination-current-white {
    width: 34px;
    height: 34px;
    line-height: 22px;
    padding: 6px;
    background-color: #24592e;
    color: #fff;
    border-bottom: 4px solid #dcd22b;
}
.nk-pagination nav > *.nk-pagination-current:hover, .nk-pagination nav > *.nk-pagination-current-white:hover {
	opacity: 1;
}
.nk-pagination nav > *.nk-pagination-current-white {
	background-color: #fff;
	color: #1c1c1c;
}
.nk-pagination nav a {
	margin: 0px 4px;
	color: #FFF;
	text-decoration: none;
}
.nk-pagination nav a:hover {
    background: #dcd22b;
    border-color: #24592e;
}
.nk-pagination nav .nk-pagination-desc {
	text-align: center;
}
.nk-pagination nav .nk-pagination-eclipse {
	text-align: center;
}
.nk-pagination.nk-pagination-center {
	text-align: center;
}
.nk-pagination.nk-pagination-left {
	text-align: left;
}
.nk-pagination.nk-pagination-right {
	text-align: right;
}

/*---------------------------
  Element Pricing
 ----------------------------*/
/* Style 1 */
.nk-pricing-1 {
	position: relative;
	padding: 60px;
	background-color: #fff;
	margin-bottom: 90px;
	margin-right: 40px;
	height: calc(100% - 90px);
	box-shadow: 19px 18px 44px 10px rgba(0, 0, 0, 0.1);
}
.nk-pricing-1 .nk-pricing-price {
	font-size: 4.5rem;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1rem;
}
.nk-pricing-1 .nk-pricing-title {
	margin: 0;
	font-size: 1.4rem;
	font-family: inherit;
	font-weight: normal;
	color: gray;
}
.nk-pricing-1 .nk-divider {
	opacity: 0.2;
}
.nk-pricing-1 .nk-pricing-features {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nk-pricing-1 .nk-pricing-features > li + li {
	margin-top: 14px;
}
.nk-pricing-1 .nk-pricing-cover {
	position: absolute;
	display: block;
	top: 20px;
	left: 20px;
	right: -40px;
	bottom: -90px;
	z-index: -1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
}
.nk-pricing-1 .nk-pricing-button {
	position: absolute;
	display: block;
	text-decoration: none;
	font-size: 1.2rem;
	width: 100%;
	color: #fff;
	bottom: -90px;
	left: 20px;
	padding-left: 40px;
	height: 90px;
	line-height: 90px;
	z-index: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
}
.nk-pricing-1:hover .nk-pricing-cover, .nk-pricing-1:hover .nk-pricing-button, .nk-pricing-1.hover .nk-pricing-cover, .nk-pricing-1.hover .nk-pricing-button {
	-webkit-transform: translate(-2px, -2px);
	-ms-transform: translate(-2px, -2px);
	transform: translate(-2px, -2px);
}
/* Style 2 */
.nk-pricing-2 {
	position: relative;
	overflow: hidden;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 0 1px rgba(28, 28, 28, 0.1);
}
.nk-pricing-2 .nk-pricing-header {
	position: relative;
	overflow: hidden;
	background-color: #1c1c1c;
	color: #fff;
	text-align: center;
	padding: 60px 0;
	padding-bottom: 100px;
}
.nk-pricing-2 .nk-pricing-body {
	position: relative;
	padding: 60px 0;
}
.nk-pricing-2 .nk-pricing-body:before {
	content: '';
	position: absolute;
	display: block;
	background-color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	-webkit-transform: skewY(-5deg) translateY(-50%);
	-ms-transform: skewY(-5deg) translateY(-50%);
	transform: skewY(-5deg) translateY(-50%);
	transition: .3s -webkit-transform;
	transition: .3s transform;
}
.nk-pricing-2:hover .nk-pricing-body:before, .nk-pricing-2.hover .nk-pricing-body:before {
	-webkit-transform: skewY(-5deg) translateY(-40%);
	-ms-transform: skewY(-5deg) translateY(-40%);
	transform: skewY(-5deg) translateY(-40%);
}
.nk-pricing-2 .nk-pricing-price {
	font-size: 4.5rem;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.nk-pricing-2 .nk-pricing-currency, .nk-pricing-2 .nk-pricing-period {
	font-size: 1rem;
	font-family: "Cantarell", sans-serif;
	font-weight: normal;
}
.nk-pricing-2 .nk-pricing-currency {
	vertical-align: top;
}
.nk-pricing-2 .nk-pricing-title {
	margin: 0;
	font-size: 1.2rem;
	font-family: inherit;
	font-weight: normal;
}
.nk-pricing-2 .nk-pricing-features {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.nk-pricing-2 .nk-pricing-features > li + li {
	margin-top: 20px;
}
.nk-pricing-2 .nk-pricing-button {
	margin-top: 50px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	max-width: 220px;
}
/* Style 3 */
.nk-pricing-3 {
	position: relative;
	overflow: hidden;
	height: 100%;
	background-color: #fff;
	padding: 0 30px;
	box-shadow: 0 0 15px 0 rgba(28, 28, 28, 0.05);
	text-align: center;
}
.nk-pricing-3 .nk-pricing-title {
	margin: 0;
	font-size: 1.8rem;
	font-family: inherit;
	font-weight: normal;
}
.nk-pricing-3 .nk-pricing-price {
	font-size: 4rem;
	line-height: 1;
	font-weight: bold;
}
.nk-pricing-3 .nk-pricing-currency, .nk-pricing-3 .nk-pricing-period {
	font-size: 1rem;
	font-family: "Cantarell", sans-serif;
	font-weight: normal;
}
.nk-pricing-3 .nk-pricing-currency {
	vertical-align: top;
}
.nk-pricing-3 .nk-pricing-features {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nk-pricing-3 .nk-pricing-features > li + li {
	margin-top: 20px;
}
.nk-pricing-3 .nk-pricing-button {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 220px;
}
.nk-pricing-3 .nk-pricing-title, .nk-pricing-3 .nk-pricing-price, .nk-pricing-3 .nk-pricing-features, .nk-pricing-3 .nk-pricing-button {
	position: relative;
	padding: 40px 0;
}
.nk-pricing-3 .nk-pricing-title:after, .nk-pricing-3 .nk-pricing-price:after, .nk-pricing-3 .nk-pricing-features:after, .nk-pricing-3 .nk-pricing-button:after {
	position: absolute;
	bottom: 0;
	content: '';
	display: block;
	width: 100%;
	border-bottom: 1px solid;
	opacity: 0.1;
}
.nk-pricing-3 .nk-pricing-button:after {
	content: none;
}
/* Style Menu */
.nk-pricing-menu {
	position: relative;
	overflow: hidden;
	padding: 50px;
	background-color: #fff;
	box-shadow: 0 0 50px 0 rgba(28, 28, 28, 0.1);
	z-index: 1;
}
.nk-pricing-menu.no-shadow {
	box-shadow: 0 0 0 1px rgba(28, 28, 28, 0.1);
}
.nk-pricing-menu .nk-pricing-menu-item + .nk-pricing-menu-item {
	margin-top: 35px;
}
.nk-pricing-menu .nk-pricing-header {
	display: table;
}
.nk-pricing-menu .nk-pricing-header > * {
	display: table-cell;
	vertical-align: baseline;
	width: 1%;
	white-space: nowrap;
}
.nk-pricing-menu .nk-pricing-header .nk-pricing-title-dots {
	position: relative;
	width: 98%;
}
.nk-pricing-menu .nk-pricing-header .nk-pricing-title-dots:after {
	content: '';
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: 7px;
	margin-right: 7px;
	border-bottom: 2px dotted;
	opacity: 0.2;
}
.nk-pricing-menu .nk-pricing-price {
	font-weight: bold;
}
.nk-pricing-menu .nk-pricing-title {
	margin: 0;
}
.nk-pricing-menu .nk-pricing-sub-title {
	font-size: 0.9rem;
	margin-top: 5px;
	opacity: 0.6;
}
.nk-vertical-center > div > .nk-pricing-1, .nk-vertical-center > div > .nk-pricing-2, .nk-vertical-center > div > .nk-pricing-3 {
	height: auto;
}
/*---------------------------
  Element Testimonials
 ----------------------------*/
/* Style 1 */
.nk-testimonial-1 {
	position: relative;
	display: block;
	width: 100%;
	padding: 40px;
	margin: 0;
	background-color: #fff;
}
.nk-testimonial-1 .nk-testimonial-photo {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 140px;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 1;
}
.nk-testimonial-1 .nk-testimonial-name, .nk-testimonial-1 .nk-testimonial-source, .nk-testimonial-1 .nk-testimonial-body {
	margin-left: 140px;
}
.nk-testimonial-1 .nk-testimonial-name {
	margin-bottom: 0;
}
.nk-testimonial-1 .nk-testimonial-source {
	font-style: italic;
	font-size: 0.8rem;
	opacity: 0.6;
}
.nk-testimonial-1 .nk-testimonial-body {
	margin-top: 30px;
}
 @media (max-width: 543px) {
.nk-testimonial-1 .nk-testimonial-photo {
	display: none;
}
.nk-testimonial-1 .nk-testimonial-name,  .nk-testimonial-1 .nk-testimonial-source,  .nk-testimonial-1 .nk-testimonial-body {
	margin-left: 0;
}
}
/* Style 2 */
.nk-testimonial-2 {
	position: relative;
	display: block;
	width: 100%;
	padding: 40px;
	background-color: #fff;
	border-radius: 5px;
	margin: 0;
	margin-top: 50px;
	text-align: center;
}
.nk-testimonial-2 .nk-testimonial-photo {
	position: absolute;
	left: 50%;
	top: -50px;
	margin-left: -50px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50px;
	background-size: cover;
	background-position: 50% 50%;
}
.nk-testimonial-2 .nk-testimonial-name {
	margin-bottom: 5px;
}
.nk-testimonial-2 .nk-testimonial-source {
	font-style: italic;
	font-size: 0.8rem;
	opacity: 0.6;
}
.nk-testimonial-2 .nk-testimonial-body {
	position: relative;
	margin-top: 45px;
	margin-bottom: 30px;
	z-index: 1;
}
.nk-testimonial-2 .nk-testimonial-body:before {
	content: '\201C';
	position: absolute;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 150px;
	line-height: 135px;
	opacity: 0.08;
	z-index: -1;
	top: -35px;
	left: -15px;
}
/* Style 2 */
.nk-testimonial-3 {
	position: relative;
	display: block;
	width: 100%;
	padding: 40px;
	margin: 0;
	background-color: #fff;
	text-align: center;
}
.nk-testimonial-3 .nk-testimonial-photo {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50px;
	background-size: cover;
	background-position: 50% 50%;
}
.nk-testimonial-3 .nk-testimonial-body {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	z-index: 1;
}
.nk-testimonial-3 .nk-testimonial-body:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid;
	opacity: 0.1;
}
.nk-testimonial-3 .nk-testimonial-name {
	margin-bottom: 5px;
}
.nk-testimonial-3 .nk-testimonial-source {
	font-style: italic;
	font-size: 0.8rem;
	opacity: 0.6;
}
/*---------------------------
  Element Blockquotes
 ----------------------------*/
.nk-blockquote {
	position: relative;
	z-index: 1;
	margin: 20px 0;
	margin-top: 40px;
}
.nk-blockquote .nk-blockquote-icon {
	position: absolute;
	color: #aaa;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 150px;
	line-height: 135px;
	opacity: 0.2;
	z-index: -1;
	top: -35px;
	left: -5px;
}
.nk-blockquote .nk-blockquote-author {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}
.nk-blockquote > a {
	color: inherit;
	text-decoration: none;
}
.nk-blockquote em {
	display: block;
	margin-left: 20px;
}
.nk-blockquote-styled {
	position: relative;
	overflow: hidden;
	background-color: #1c1c1c;
	margin: 20px 0;
}
.nk-blockquote-styled:after, .nk-blockquote-styled:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	opacity: 0.4;
}
.nk-blockquote-styled:after {
	top: 25px;
	right: 25px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.nk-blockquote-styled:before {
	left: 25px;
	bottom: 25px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.nk-blockquote-styled .nk-blockquote-cont {
	position: relative;
	display: block;
	padding: 60px;
	color: #fff;
	z-index: 1;
}
.nk-blockquote-styled .nk-blockquote-cont .nk-blockquote-icon {
	top: 50px;
	left: 40px;
	line-height: 100px;
	color: #fff;
}
.nk-blockquote-styled .nk-blockquote-cont em {
	font-size: 1.7rem;
	margin-left: 0;
}
/*---------------------------
  Element Info Boxes
 ----------------------------*/
.nk-info-box {
	display: block;
	position: relative;
	background-color: #1c1c1c;
	color: #fff;
	padding: 20px;
	padding-left: 70px;
	padding-right: 40px;
	margin-bottom: 1.5rem;
	overflow: hidden;
}
.nk-info-box.nk-info-box-noicon {
	padding-left: 40px;
}
.nk-info-box .nk-info-box-icon {
	display: block;
	position: absolute;
	font-size: 2rem;
	line-height: 1;
	margin-left: -45px;
	margin-top: -3px;
}
.nk-info-box .nk-info-box-close-btn {
	display: block;
	float: right;
	cursor: pointer;
	margin-right: -20px;
}
/*---------------------------
  Element Carousels
 ----------------------------*/
.nk-carousel, .nk-carousel-2 {
	position: relative;
}
.nk-carousel .flickity-slider > div, .nk-carousel-2 .flickity-slider > div {
	display: block;
	width: 100%;
	padding: 17px 0;
}
.flickity-page-dots .dot {
	background: #808080;
}
.nk-flickity-arrow {
	position: absolute;
	cursor: pointer;
	text-align: center;
	background-color: #1c1c1c;
	color: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 10px;
	width: 50px;
	height: 50px;
	line-height: 1.4;
	border-radius: 50%;
	opacity: 0.6;
	z-index: 1;
	transition: .3s opacity;
}
.nk-flickity-arrow:hover {
	opacity: 1;
}
.nk-flickity-arrow.nk-flickity-arrow-prev {
	left: 20px;
}
.nk-flickity-arrow.nk-flickity-arrow-next {
	right: 20px;
}
.nk-flickity-arrow .nk-icon-arrow-right, .nk-flickity-arrow .nk-icon-arrow-left {
	width: 16px;
	margin-top: 3px;
}
.flickity-viewport.is-dragging {
	pointer-events: none;
}
/* Style 1 */
.nk-carousel .flickity-slider > div > div {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.nk-carousel .nk-carousel-prev, .nk-carousel .nk-carousel-next {
	position: absolute;
	width: 25%;
	top: 12%;
	padding: 17px 0;
	cursor: pointer;
	z-index: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-height: 80px;
}
.nk-carousel .nk-carousel-prev .nk-carousel-arrow-name, .nk-carousel .nk-carousel-next .nk-carousel-arrow-name {
	font-weight: bold;
	font-size: 1.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nk-carousel .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel .nk-carousel-prev .nk-icon-arrow-right, .nk-carousel .nk-carousel-next .nk-icon-arrow-left, .nk-carousel .nk-carousel-next .nk-icon-arrow-right {
	position: absolute;
	top: 28px;
}
.nk-carousel .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel .nk-carousel-next .nk-icon-arrow-left {
	left: 0;
}
.nk-carousel .nk-carousel-prev .nk-icon-arrow-right, .nk-carousel .nk-carousel-next .nk-icon-arrow-right {
	right: 0;
}
.nk-carousel .nk-carousel-prev {
	left: 0;
	text-align: left;
	padding-left: 45px;
	padding-right: 20px;
}
.nk-carousel .nk-carousel-next {
	right: 0;
	text-align: right;
	padding-right: 45px;
	padding-left: 20px;
}
 @media (max-width: 991px) {
.nk-carousel .flickity-slider > div > div {
	width: 90%;
}
.nk-carousel .nk-carousel-prev,  .nk-carousel .nk-carousel-next {
	position: relative;
	display: inline-block;
	width: 49%;
	top: auto;
}
}
 @media (max-width: 543px) {
.nk-carousel .nk-carousel-prev,  .nk-carousel .nk-carousel-next {
	font-size: 0.8rem;
}
.nk-carousel .nk-carousel-prev .nk-carousel-arrow-name,  .nk-carousel .nk-carousel-next .nk-carousel-arrow-name {
	font-size: 1rem;
}
}
/* Style 2 */
.nk-carousel-2 .flickity-slider > div {
	width: 40%;
	max-width: 600px;
	margin: 0 20px;
	opacity: 0.4;
	transition: .3s opacity;
}
.nk-carousel-2 .flickity-slider > div.is-selected {
	opacity: 1;
}
 @media (max-width: 1199px) {
.nk-carousel-2 .flickity-slider > div {
	width: 50%;
	opacity: 0.6;
}
}
 @media (max-width: 767px) {
.nk-carousel-2 .flickity-slider > div {
	width: 70%;
	margin: 0 20px;
	opacity: 1;
}
}
 @media (max-width: 543px) {
.nk-carousel-2 .flickity-slider > div {
	width: 90%;
	margin: 0 20px;
}
}
.nk-carousel-2.nk-carousel-no-margin .flickity-slider > div {
	margin: 0 !important;
}
.nk-carousel-2.nk-carousel-all-visible .flickity-slider > div {
	opacity: 1 !important;
}
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
	width: 50%;
}
 @media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
	width: 50%;
}
}
 @media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
	width: 50%;
}
}
 @media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
	width: 100%;
}
}
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
	width: 33.3334%;
}
 @media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
	width: 33.3334%;
}
}
 @media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
	width: 50%;
}
}
 @media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
	width: 100%;
}
}
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
	width: 25%;
}
 @media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
	width: 25%;
}
}
 @media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
	width: 33.3334%;
}
}
 @media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
	width: 75%;
}
}
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
	width: 14.285%;
}
 @media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
	width: 20%;
}
}
 @media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
	width: 25%;
}
}
 @media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
	width: 50%;
}
}
/* Wide Slider */
.nk-carousel-3 {
	position: relative;
}
.nk-carousel-3 .flickity-slider > div {
	display: block;
	opacity: 0;
	transition: .3s opacity;
}
.nk-carousel-3 .flickity-slider > div.is-selected {
	opacity: 1;
}
.nk-carousel-3 .flickity-slider > div > div, .nk-carousel-3 .flickity-slider > div > div img {
	height: 100%;
	width: auto;
}
.nk-carousel-3 .nk-portfolio-title, .nk-carousel-3 .nk-portfolio-sub-title {
	display: none;
}
.nk-carousel-3 .nk-carousel-prev, .nk-carousel-3 .nk-carousel-next {
	position: relative;
	cursor: pointer;
	width: 25%;
	top: 12%;
	padding: 17px 0;
	z-index: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-height: 80px;
}
.nk-carousel-3 .nk-carousel-prev .nk-carousel-arrow-name, .nk-carousel-3 .nk-carousel-next .nk-carousel-arrow-name {
	font-weight: bold;
	font-size: 1.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-right, .nk-carousel-3 .nk-carousel-next .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-next .nk-icon-arrow-right {
	position: absolute;
	top: 28px;
}
.nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-next .nk-icon-arrow-left {
	left: 0;
}
.nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-right, .nk-carousel-3 .nk-carousel-next .nk-icon-arrow-right {
	right: 0;
}
.nk-carousel-3 .nk-carousel-prev {
	left: 0;
	text-align: left;
	float: left;
	padding-left: 45px;
	padding-right: 20px;
}
.nk-carousel-3 .nk-carousel-next {
	right: 0;
	float: right;
	text-align: right;
	padding-right: 45px;
	padding-left: 20px;
}
.nk-carousel-3 .nk-carousel-current {
	display: block;
	text-align: center;
	width: 50%;
	margin: 0 auto;
	padding: 17px;
}
.nk-carousel-3 .nk-carousel-current .nk-carousel-name a, .nk-carousel-3 .nk-carousel-current .nk-carousel-links a {
	color: inherit;
	text-decoration: none;
}
.nk-carousel-3 .nk-carousel-current .nk-carousel-name {
	margin-bottom: 0.5rem;
}
.nk-carousel-3 .nk-carousel-current .nk-carousel-links {
	font-size: 0.9rem;
}
.nk-carousel-3 .nk-carousel-current .nk-carousel-links a {
	opacity: 0.6;
	transition: .3s opacity;
}
.nk-carousel-3 .nk-carousel-current .nk-carousel-links a:hover {
	opacity: 0.9;
}
 @media (max-width: 991px) {
.nk-carousel-3 .nk-carousel-prev,  .nk-carousel-3 .nk-carousel-next {
	position: relative;
	width: 49%;
	top: auto;
}
.nk-carousel-3 .nk-carousel-current {
	width: 100%;
}
}
 @media (max-width: 543px) {
.nk-carousel-3 .nk-carousel-prev,  .nk-carousel-3 .nk-carousel-next {
	font-size: 0.8rem;
}
.nk-carousel-3 .nk-carousel-prev .nk-carousel-arrow-name,  .nk-carousel-3 .nk-carousel-next .nk-carousel-arrow-name {
	font-size: 1rem;
}
}
/*---------------------------
  Element Image Boxes
 ----------------------------*/
.nk-image-box, .nk-image-box-1, .nk-image-box-1-a, .nk-image-box-2, .nk-image-box-3, .nk-image-box-4, .nk-image-box-5 {
	position: relative;
	display: block;
	overflow: hidden;
}
.nk-image-box, .nk-image-box:hover, .nk-image-box:focus, .nk-image-box:active, .nk-image-box a, .nk-image-box a:hover, .nk-image-box a:focus, .nk-image-box a:active, .nk-image-box-1, .nk-image-box-1:hover, .nk-image-box-1:focus, .nk-image-box-1:active, .nk-image-box-1 a, .nk-image-box-1 a:hover, .nk-image-box-1 a:focus, .nk-image-box-1 a:active, .nk-image-box-1-a, .nk-image-box-1-a:hover, .nk-image-box-1-a:focus, .nk-image-box-1-a:active, .nk-image-box-1-a a, .nk-image-box-1-a a:hover, .nk-image-box-1-a a:focus, .nk-image-box-1-a a:active, .nk-image-box-2, .nk-image-box-2:hover, .nk-image-box-2:focus, .nk-image-box-2:active, .nk-image-box-2 a, .nk-image-box-2 a:hover, .nk-image-box-2 a:focus, .nk-image-box-2 a:active, .nk-image-box-3, .nk-image-box-3:hover, .nk-image-box-3:focus, .nk-image-box-3:active, .nk-image-box-3 a, .nk-image-box-3 a:hover, .nk-image-box-3 a:focus, .nk-image-box-3 a:active, .nk-image-box-4, .nk-image-box-4:hover, .nk-image-box-4:focus, .nk-image-box-4:active, .nk-image-box-4 a, .nk-image-box-4 a:hover, .nk-image-box-4 a:focus, .nk-image-box-4 a:active, .nk-image-box-5, .nk-image-box-5:hover, .nk-image-box-5:focus, .nk-image-box-5:active, .nk-image-box-5 a, .nk-image-box-5 a:hover, .nk-image-box-5 a:focus, .nk-image-box-5 a:active {
	text-decoration: none;
}
.nk-image-box img, .nk-image-box-1 img, .nk-image-box-1-a img, .nk-image-box-2 img, .nk-image-box-3 img, .nk-image-box-4 img, .nk-image-box-5 img {
	width: 100%;
}
.nk-image-box-overlay {
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.nk-image-box-overlay > * {
	width: 100%;
}
.nk-image-box-overlay.nk-image-box-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.nk-image-box-overlay.nk-image-box-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.nk-image-box-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.nk-image-box-bottom-info {
	padding: 20px 0;
}
.nk-image-box-bottom-info .nk-image-box-title, .nk-image-box-bottom-info .nk-image-box-sub-title {
	margin-bottom: 0.5rem;
}
.nk-image-box-bottom-info .nk-image-box-title a, .nk-image-box-bottom-info .nk-image-box-sub-title a {
	color: inherit;
	text-decoration: none;
}
.nk-image-box-bottom-info .nk-image-box-links {
	color: #888;
	font-size: 0.9rem;
}
.nk-image-box-bottom-info .nk-image-box-links a {
	color: inherit;
	text-decoration: none;
}
.nk-image-box-bottom-info .nk-image-box-links a:hover, .nk-image-box-bottom-info .nk-image-box-links a.hover, .nk-image-box-bottom-info .nk-image-box-links a:focus, .nk-image-box-bottom-info .nk-image-box-links a:active {
	color: #555;
}
.nk-image-box-icon {
	font-size: 40px;
}
.nk-image-box-icon-btn {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 1.15rem;
	color: inherit;
	border: 1px solid;
	margin: 6px 4px;
	transition: .3s color, .3s background-color, .3s border;
	will-change: color, background-color, border;
}
.nk-image-box-icon-btn:hover, .nk-image-box-icon-btn.hover {
	background-color: #fff;
	border-color: #fff;
	color: #1c1c1c;
}
.nk-image-box-big-title {
	font-size: 3.5rem;
	font-weight: normal;
}
 @media (max-width: 543px) {
.nk-image-box-big-title {
	font-size: 2.5rem;
}
}
/* Style 0 */
.nk-image-box .nk-image-box-overlay {
	top: 45px;
	left: 45px;
	right: 45px;
	bottom: 45px;
}
.nk-image-box .nk-image-box-title, .nk-image-box .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
}
.nk-image-box .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
/* Style 1 */
.nk-image-box-1 .nk-image-box-overlay, .nk-image-box-1-a .nk-image-box-overlay {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(28, 28, 28, 0.75);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: .4s opacity;
}
.nk-image-box-1 .nk-image-box-overlay > *, .nk-image-box-1-a .nk-image-box-overlay > * {
	padding: 30px;
	color: #fff;
}
.nk-image-box-1:hover .nk-image-box-overlay, .nk-image-box-1.hover .nk-image-box-overlay, .nk-image-box-1-a:hover .nk-image-box-overlay, .nk-image-box-1-a.hover .nk-image-box-overlay {
	opacity: 1;
}
.nk-image-box-1 .nk-image-box-title, .nk-image-box-1 .nk-image-box-sub-title, .nk-image-box-1-a .nk-image-box-title, .nk-image-box-1-a .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
}
.nk-image-box-1 .nk-image-box-sub-title, .nk-image-box-1-a .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
.nk-image-box-1-a .nk-image-box-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s transform;
}
.nk-image-box-1-a:hover .nk-image-box-overlay, .nk-image-box-1-a.hover .nk-image-box-overlay {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* Style 2 */
.nk-image-box-2 .nk-image-box-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	color: #614C38;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: .4s opacity;
	background-color: rgba(28, 28, 28, 0.6);
}
.nk-image-box-2 .nk-image-box-overlay > * {
	padding: 30px;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	text-align: left;
}
.nk-image-box-2:hover .nk-image-box-overlay, .nk-image-box-2.hover .nk-image-box-overlay {
	opacity: 0;
}
.nk-image-box-2:hover .nk-image-box-overlay > *, .nk-image-box-2.hover .nk-image-box-overlay > * {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px);
}
.nk-image-box-2.hover:hover .nk-image-box-overlay {
	opacity: 1;
}
.nk-image-box-2.hover:hover .nk-image-box-overlay > * {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.nk-image-box-2 .nk-image-box-title, .nk-image-box-2 .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
	color:#24592E;
	margin-bottom: 8px;
}
.nk-image-box-2 .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
/* Style 3 */
.nk-image-box-3 .nk-image-box-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background: linear-gradient(to top, rgba(28, 28, 28, 0.75) 0%, rgba(28, 28, 28, 0) 40%);
}
.nk-image-box-3 .nk-image-box-overlay:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(28, 28, 28, 0.2);
	transition: .4s opacity;
	z-index: -1;
}
.nk-image-box-3 .nk-image-box-overlay > * {
	padding: 30px;
}
.nk-image-box-3:hover .nk-image-box-overlay:after, .nk-image-box-3.hover .nk-image-box-overlay:after {
	opacity: 0;
}
.nk-image-box-3.hover:hover .nk-image-box-overlay:after {
	opacity: 1;
}
.nk-image-box-3 .nk-image-box-title, .nk-image-box-3 .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
}
.nk-image-box-3 .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
/* Style 4 */
.nk-image-box-4 {
	transition: .3s box-shadow;
}
.nk-image-box-4:hover, .nk-image-box-4.hover {
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
}
.nk-image-box-4 .nk-image-box-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	transition: .4s background-color;
}
.nk-image-box-4 .nk-image-box-overlay:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	box-shadow: inset 0 0 0 0 #fff;
	transition: .4s box-shadow;
}
.nk-image-box-4 .nk-image-box-overlay > * {
	opacity: 0;
	padding: 60px;
	transition: .4s opacity;
}
.nk-image-box-4:hover .nk-image-box-overlay, .nk-image-box-4.hover .nk-image-box-overlay {
	background-color: rgba(28, 28, 28, 0.75);
}
.nk-image-box-4:hover .nk-image-box-overlay:after, .nk-image-box-4.hover .nk-image-box-overlay:after {
	box-shadow: inset 0 0 0 30px #fff;
}
.nk-image-box-4:hover .nk-image-box-overlay > *, .nk-image-box-4.hover .nk-image-box-overlay > * {
	opacity: 1;
}
.nk-image-box-4 .nk-image-box-title, .nk-image-box-4 .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
}
.nk-image-box-4 .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
/* Style 5 */
.nk-image-box-5 .nk-image-box-overlay {
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(28, 28, 28, 0.75);
}
.nk-image-box-5 .nk-image-box-overlay > * {
	padding: 10px 10px;
}
.nk-image-box-5 .nk-image-box-title, .nk-image-box-5 .nk-image-box-sub-title {
	margin: 0;
	width: 100%;
}
.nk-image-box-5 .nk-image-box-sub-title {
	display: block;
	bottom: auto;
	top: 50%;
	margin-top: 10px;
}
/*---------------------------
  Element Video
 ----------------------------*/
/* FullScreen Video */
.nk-video-fullscreen {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1c1c1c;
	background-color: rgba(28, 28, 28, 0.9);
	overflow: hidden;
	z-index: 1200;
}
.nk-video-fullscreen .nk-video-fullscreen-cont {
	position: absolute;
}
.nk-video-fullscreen .nk-video-fullscreen-cont > iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.nk-video-fullscreen .nk-video-fullscreen-close {
	position: absolute;
	cursor: pointer;
	text-align: right;
	color: #fff;
	padding: 30px;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}
/* Toggle Video Button */
.nk-video-fullscreen-toggle, .nk-video-plain-toggle {
	display: inline-block;
	cursor: pointer;
}
.nk-video-fullscreen-toggle .nk-video-icon, .nk-video-plain-toggle .nk-video-icon {
	text-decoration: none;
}
/* toggle button on the right/left half of nk-box blocks */
.nk-video-fullscreen-toggle-right, .nk-video-fullscreen-toggle-left {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 2;
}
.nk-video-fullscreen-toggle-right > .nk-video-fullscreen-toggle, .nk-video-fullscreen-toggle-left > .nk-video-fullscreen-toggle {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
 @media (min-width: 767px) and (max-width: 991px) {
.nk-video-fullscreen-toggle-right,  .nk-video-fullscreen-toggle-left {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
}
.nk-video-fullscreen-toggle-right {
	right: 0;
}
.nk-video-fullscreen-toggle-left {
	left: 0;
}
/* Plain Video */
.nk-plain-video {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 56.25%;
	background-position: 50% 50%;
	background-size: cover;
	cursor: pointer;
}
.nk-plain-video > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.nk-plain-video > .nk-video-plain-toggle {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 0;
}
/*---------------------------
  Element Gif
 ----------------------------*/
.nk-gif {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.nk-gif img {
	width: 100%;
}
.nk-gif .nk-gif-toggle, .nk-gif .nk-loading-spinner {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: .3s opacity, .3s visibility;
}
.nk-gif .nk-loading-spinner {
	opacity: 0;
	visibility: hidden;
}
.nk-gif.nk-gif-playing .nk-gif-toggle, .nk-gif.nk-gif-loading .nk-gif-toggle {
	opacity: 0;
	visibility: hidden;
}
.nk-gif.nk-gif-loading .nk-loading-spinner {
	opacity: 1;
	visibility: visible;
}
.nk-gif.nk-gif-hover.nk-gif-loading .nk-loading-spinner, .nk-gif.nk-gif-hover.nk-gif-loading.hover .nk-gif-toggle, .nk-gif.nk-gif-click.nk-gif-loading .nk-loading-spinner, .nk-gif.nk-gif-click.nk-gif-loading.hover .nk-gif-toggle {
	opacity: 0;
	visibility: hidden;
}
.nk-gif.nk-gif-hover.nk-gif-loading.hover .nk-loading-spinner, .nk-gif.nk-gif-hover.nk-gif-loading .nk-gif-toggle, .nk-gif.nk-gif-click.nk-gif-loading.hover .nk-loading-spinner, .nk-gif.nk-gif-click.nk-gif-loading .nk-gif-toggle {
	opacity: 1;
	visibility: visible;
}

/*---------------------------
  Element Forms
 ----------------------------*/
/* Placeholders */
::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
 color: inherit;
 opacity: 0.5;
}
::-moz-placeholder, .form-control::-moz-placeholder {
 color: inherit;
 opacity: 0.5;
}
:-ms-input-placeholder, .form-control:-ms-input-placeholder {
 color: inherit;
 opacity: 0.5;
}
::placeholder, .form-control::placeholder {
 color: inherit;
 opacity: 0.5;
}
/* Ratings */
.nk-rating {
	overflow: hidden;
	display: inline-block;
	position: relative;
	font-size: 1.2rem;
}
.nk-rating input {
	display: none;
}
.nk-rating input:checked ~ label span:first-child {
	display: none;
}
.nk-rating input:checked ~ label span:last-child {
	display: block;
}
.nk-rating label {
	position: relative;
	cursor: default;
	clear: none;
	float: right;
	display: block;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1;
	margin: 0;
}
.nk-rating label span:first-child {
	display: none;
	display: block;
}
.nk-rating label span:last-child {
	display: none;
}
.nk-rating label:after, .nk-rating label:before {
	content: none;
	display: none;
}
.nk-rating label:hover span:first-child, .nk-rating label:hover ~ label span:first-child {
	display: none;
}
.nk-rating label:hover span:last-child, .nk-rating label:hover ~ label span:last-child {
	display: block;
}

.form-control {
    padding: 6px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
    border: none;
    border-radius: 0;
    transition: .3s background-color;
    background: rgba(243, 241, 241, 0.5);
}
.form-control:focus {
    background-color: rgba(142, 142, 142, 0.1);
}
select.form-control {
	padding: 6px 20px;
}
.custom-control-indicator {
    background-color: rgb(255, 255, 255);
    border: 1px solid #888;
}
.nk-input-group-btn {
	display: table-cell;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	width: 1%;
}
.nk-form-style-1 .form-control {
	color: #1c1c1c;
    border: 1px solid #ccc;
}


/* Validation */
div.nk-error {
	font-weight: normal;
	background-color: transparent;
	color: #D9534F;
	padding: 0;
	margin: 5px 0;
	z-index: 1;
}
.form-control.nk-error, .nk-form-style-1 .form-control.nk-error {
	background-color: rgba(217, 83, 79, 0.4);
}
.nk-form-response-success {
	display: none;
	color: #5CB85C;
	margin-bottom: 10px;
}
.nk-form-response-error {
	display: none;
	color: #D9534F;
	margin-bottom: 10px;
}
/*---------------------------
  Element Audio Player
 ----------------------------*/
.nk-audio-player-main {
	position: fixed;
	left: 0;
	right: 0;
	bottom: -62px;
	height: 62px;
	background-color: #1c1c1c;
	visibility: hidden;
	opacity: 0;
	color: #fff;
	z-index: 101;
	transition: .3s -webkit-transform, .3s opacity, .3s cisibility;
	transition: .3s transform, .3s opacity, .3s cisibility;
}
.nk-audio-player-main.show {
	visibility: visible;
	opacity: 1;
}
.nk-audio-player-main:before {
	content: '';
	position: absolute;
	display: block;
	left: 100px;
	right: 160px;
	top: -40px;
	height: 40px;
	z-index: 0;
}
.nk-audio-player-main:hover, .nk-audio-player-main.nk-audio-player-pin {
	-webkit-transform: translateY(-62px);
	-ms-transform: translateY(-62px);
	transform: translateY(-62px);
}
.nk-audio-player-main .nk-audio-inner {
	display: table;
	height: 62px;
	width: 100%;
}
.nk-audio-player-main .nk-audio-inner > div {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
.nk-audio-player-main .nk-audio-controls, .nk-audio-player-main .nk-audio-settings {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nk-audio-player-main .nk-audio-controls > div, .nk-audio-player-main .nk-audio-settings > div {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	font-size: 1.1rem;
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.nk-audio-player-main .nk-audio-controls .nk-audio-play-pause {
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	background-color: #fff;
	color: #1c1c1c;
}
.nk-audio-player-main .nk-audio-controls .nk-audio-play-pause .nk-audio-pause {
	display: none;
}
.nk-audio-player-main.nk-audio-player-playing .nk-audio-play-pause .nk-audio-play {
	display: none;
}
.nk-audio-player-main.nk-audio-player-playing .nk-audio-play-pause .nk-audio-pause {
	display: block;
}
.nk-audio-player-main .nk-audio-title {
	padding: 0 20px;
	width: 99%;
}
.nk-audio-player-main .nk-audio-title > div {
	display: table;
	table-layout: fixed;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.nk-audio-player-main .nk-audio-time {
	white-space: nowrap;
	font-size: 0.9rem;
	padding-right: 15px;
}
.nk-audio-player-main .nk-audio-volume {
	padding-right: 10px;
}
.nk-audio-player-main .nk-audio-volume-icon {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 1.1rem;
	width: 15px;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.nk-audio-player-main .nk-audio-volume-icon-half, .nk-audio-player-main .nk-audio-volume-icon-small, .nk-audio-player-main .nk-audio-volume-icon-muted, .nk-audio-player-main.volume-half .nk-audio-volume-icon-full, .nk-audio-player-main.volume-small .nk-audio-volume-icon-full, .nk-audio-player-main.volume-muted .nk-audio-volume-icon-full {
	display: none;
}
.nk-audio-player-main .nk-audio-volume-icon-full {
	display: block;
}
.nk-audio-player-main.volume-half .nk-audio-volume-icon-half {
	display: block;
}
.nk-audio-player-main.volume-small .nk-audio-volume-icon-small {
	display: block;
}
.nk-audio-player-main.volume-muted .nk-audio-volume-icon-muted {
	display: block;
}
.nk-audio-player-main .nk-audio-volume-inner {
	position: relative;
	display: inline-block;
	width: 70px;
	margin-left: 5px;
	background-color: #555;
	vertical-align: middle;
}
.nk-audio-player-main .nk-audio-progress {
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	background-color: #3b3b3b;
	z-index: 1;
}
.nk-audio-player-main .nk-audio-volume-inner, .nk-audio-player-main .nk-audio-progress {
	height: 1px;
	cursor: pointer;
}
.nk-audio-player-main .nk-audio-volume-inner:before, .nk-audio-player-main .nk-audio-progress:before {
	content: '';
	position: absolute;
	display: block;
	top: -8px;
	bottom: -8px;
	left: 0;
	right: 0;
}
.nk-audio-player-main .nk-audio-volume-inner .nk-audio-volume-current, .nk-audio-player-main .nk-audio-progress .nk-audio-progress-current {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background-color: #bbb;
	transition: .3s background-color;
	z-index: 1;
}
.nk-audio-player-main .nk-audio-volume-inner .nk-audio-volume-current:after, .nk-audio-player-main .nk-audio-progress .nk-audio-progress-current:after {
	content: '';
	position: absolute;
	right: -2px;
	top: -2px;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #fff;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
}
.nk-audio-player-main .nk-audio-volume-inner:hover .nk-audio-volume-current, .nk-audio-player-main .nk-audio-volume-inner.hover .nk-audio-volume-current, .nk-audio-player-main .nk-audio-progress:hover .nk-audio-progress-current, .nk-audio-player-main .nk-audio-progress.hover .nk-audio-progress-current {
	background-color: #fff;
}
.nk-audio-player-main .nk-audio-volume-inner:hover .nk-audio-volume-current:after, .nk-audio-player-main .nk-audio-volume-inner.hover .nk-audio-volume-current:after, .nk-audio-player-main .nk-audio-progress:hover .nk-audio-progress-current:after, .nk-audio-player-main .nk-audio-progress.hover .nk-audio-progress-current:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.nk-audio-player-main.nk-audio-player-playlist-opened {
	-webkit-transform: translateY(-312px);
	-ms-transform: translateY(-312px);
	transform: translateY(-312px);
}
.nk-audio-player-main .nk-audio-player-playlist {
	position: absolute;
	background-color: #1c1c1c;
	top: 100%;
	left: 0;
	right: 0;
	height: 250px;
}
.nk-audio-player-main .nk-audio-player-playlist-inner {
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nk-audio-player-main .nk-audio-player-playlist-inner > li {
	display: table;
	width: 100%;
	padding: 13px;
	cursor: pointer;
	transition: .2s background-color;
}
.nk-audio-player-main .nk-audio-player-playlist-inner > li:hover, .nk-audio-player-main .nk-audio-player-playlist-inner > li.nk-playlist-item-active {
	background-color: #262626;
}
.nk-audio-player-main .nk-playlist-play-pause {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	text-align: center;
	background-color: #fff;
	color: #1c1c1c;
	margin-left: 7px;
	margin-right: 15px;
	font-size: 8px;
}
.nk-audio-player-main .nk-playlist-play-pause .nk-playlist-pause {
	display: none;
}
.nk-audio-player-main .nk-audio-player-playlist-inner > li.nk-playlist-item-playing .nk-playlist-play-pause .nk-playlist-play {
	display: none;
}
.nk-audio-player-main .nk-audio-player-playlist-inner > li.nk-playlist-item-playing .nk-playlist-play-pause .nk-playlist-pause {
	display: block;
}
.nk-audio-player-main .nk-playlist-item-duration {
	display: inline-block;
	text-align: right;
	font-size: 0.9rem;
	margin-right: 7px;
	width: 58px;
}
.nk-audio-player-main .nk-playlist-right > a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	text-align: center;
	width: 30px;
}
.nk-audio-player-main .nk-playlist-item-cont > div {
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
}
.nk-audio-player-main .nk-playlist-item-cont .nk-playlist-title {
	width: 99%;
}
.nk-audio-player-main .nk-playlist-item-cont .nk-playlist-title > div {
	width: 100%;
	white-space: normal;
}
.nk-audio-player-main .nk-audio-settings .nk-audio-pin {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nk-audio-player-main .nk-audio-settings .nk-audio-pin, .nk-audio-player-main .nk-audio-settings .nk-audio-loop, .nk-audio-player-main .nk-audio-settings .nk-audio-shuffle, .nk-audio-player-main .nk-audio-settings .nk-audio-playlist {
	opacity: 0.5;
}
.nk-audio-player-main.nk-audio-player-pin .nk-audio-settings .nk-audio-pin, .nk-audio-player-main.nk-audio-player-loop .nk-audio-settings .nk-audio-loop, .nk-audio-player-main.nk-audio-player-shuffle .nk-audio-settings .nk-audio-shuffle, .nk-audio-player-main.nk-audio-player-playlist-opened .nk-audio-settings .nk-audio-playlist {
	opacity: 1;
}
 @media (max-width: 767px) {
.nk-audio-player-main {
	bottom: -170px;
	height: 170px;
}
.nk-audio-player-main:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.nk-audio-player-main.nk-audio-player-pin, .nk-audio-player-main.nk-audio-player-pin:hover {
	-webkit-transform: translateY(-170px);
	-ms-transform: translateY(-170px);
	transform: translateY(-170px);
}
.nk-audio-player-main.nk-audio-player-playlist-opened, .nk-audio-player-main.nk-audio-player-playlist-opened:hover {
	-webkit-transform: translateY(-420px);
	-ms-transform: translateY(-420px);
	transform: translateY(-420px);
}
.nk-audio-player-main .nk-audio-inner {
	display: block;
	height: 170px;
	text-align: center;
}
.nk-audio-player-main .nk-audio-inner .nk-audio-controls {
	padding-top: 20px;
	padding-bottom: 10px;
}
.nk-audio-player-main .nk-audio-inner .nk-audio-title {
	padding-top: 10px;
	padding-bottom: 20px;
}
.nk-audio-player-main .nk-audio-inner .nk-audio-controls,  .nk-audio-player-main .nk-audio-inner .nk-audio-title {
	display: block;
}
.nk-audio-player-main .nk-audio-inner .nk-audio-time,  .nk-audio-player-main .nk-audio-inner .nk-audio-volume,  .nk-audio-player-main .nk-audio-inner .nk-audio-settings {
	display: inline-block;
}
.nk-audio-player-main .nk-audio-inner .nk-audio-pin {
	display: none;
}
}
/* Playlist */
.nk-audio-playlist-hidden {
	display: none;
}
.nk-audio-playlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nk-audio-playlist > li {
	display: table;
	padding: 13px;
}
.nk-audio-playlist > li:hover, .nk-audio-playlist > li.nk-audio-playlist-item-active {
	background-color: #f2f2f2;
}
.nk-audio-playlist > li > div {
	display: table-cell;
	vertical-align: middle;
}
.nk-audio-playlist > li .nk-audio-playlist-title {
	width: 99%;
}

.nk-audio-playlist-title h6 {
    font-size: 1.05em;
    letter-spacing: 1px;
    line-height: 28px;
}

.nk-audio-playlist-title .title-num {
    font-size: 1.3em;
    color: #3080c2;
}

.nk-audio-playlist-title .title-num span {
    display: inline-block;
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
}
.nk-audio-playlist > li .nk-audio-playlist-buttons {
	white-space: nowrap;
}
.nk-audio-playlist > li .nk-audio-playlist-buttons > a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	text-align: center;
	width: 30px;
}
.nk-audio-playlist > li .nk-audio-playlist-play-pause {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	text-align: center;
	background-color: #3b3b3b;
	color: #fff;
	margin-left: 7px;
	margin-right: 15px;
	font-size: 8px;
}
.nk-audio-playlist > li .nk-audio-playlist-play-pause .nk-audio-playlist-pause {
	display: none;
}
.nk-audio-playlist > li.nk-audio-playlist-item-playing .nk-audio-playlist-play-pause .nk-audio-playlist-play {
	display: none;
}
.nk-audio-playlist > li.nk-audio-playlist-item-playing .nk-audio-playlist-play-pause .nk-audio-playlist-pause {
	display: block;
}
.nk-audio-playlist > li .nk-audio-playlist-duration {
	display: inline-block;
	text-align: right;
	font-size: 0.9rem;
	margin-right: 7px;
}
.nk-audio-playlist.nk-audio-playlist-dark > li:hover, .nk-audio-playlist.nk-audio-playlist-dark > li.nk-audio-playlist-item-active {
	background-color: #eee;
}
.nk-audio-playlist.nk-audio-playlist-dark > li .nk-audio-playlist-play-pause {
	background-color: #fff;
	color: #1c1c1c;
}
/* Plain Audio Player */
.nk-audio-plain {
	display: table;
	width: 100%;
	padding: 20px 15px;
	background-color: #fff;
}
.nk-audio-plain > div {
	display: table-cell;
}
.nk-audio-plain .nk-audio-plain-title {
	width: 99%;
}
.nk-audio-plain .nk-audio-plain-buttons {
	white-space: nowrap;
}
.nk-audio-plain .nk-audio-plain-buttons > a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	text-align: center;
	width: 30px;
}
.nk-audio-plain .nk-audio-plain-play-pause {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	background-color: #3b3b3b;
	color: #fff;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	margin-left: 7px;
	margin-right: 15px;
	font-size: 1.1rem;
}
.nk-audio-plain .nk-audio-plain-play-pause .nk-audio-plain-pause {
	display: none;
}
.nk-audio-plain.nk-audio-plain-playing .nk-audio-plain-play-pause .nk-audio-plain-play {
	display: none;
}
.nk-audio-plain.nk-audio-plain-playing .nk-audio-plain-play-pause .nk-audio-plain-pause {
	display: block;
}
.nk-audio-plain .nk-audio-plain-duration {
	display: inline-block;
	text-align: right;
	font-size: 0.9rem;
	margin-right: 7px;
	width: 58px;
}
.nk-audio-plain .nk-audio-progress {
	position: relative;
	background-color: #ddd;
	cursor: pointer;
	left: 0;
	right: 0;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	z-index: 1;
}
.nk-audio-plain .nk-audio-progress:before {
	content: '';
	position: absolute;
	display: block;
	top: -8px;
	bottom: -8px;
	left: 0;
	right: 0;
}
.nk-audio-plain .nk-audio-progress .nk-audio-progress-current {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background-color: #777;
	transition: .3s background-color;
	z-index: 1;
}
.nk-audio-plain .nk-audio-progress .nk-audio-progress-current:after {
	content: '';
	position: absolute;
	right: -2px;
	top: -2px;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #3b3b3b;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: .3s -webkit-transform;
	transition: .3s transform;
}
.nk-audio-plain .nk-audio-progress:hover .nk-audio-progress-current, .nk-audio-plain .nk-audio-progress.hover .nk-audio-progress-current {
	background-color: #3b3b3b;
}
.nk-audio-plain .nk-audio-progress:hover .nk-audio-progress-current:after, .nk-audio-plain .nk-audio-progress.hover .nk-audio-progress-current:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.nk-audio-plain.nk-audio-plain-dark {
	background-color: #262626;
	color: #fff;
}
.nk-audio-plain.nk-audio-plain-dark .nk-audio-plain-play-pause {
	background-color: #fff;
	color: #1c1c1c;
}
.nk-audio-plain.nk-audio-plain-dark .nk-audio-progress {
	background-color: #3b3b3b;
}
.nk-audio-plain.nk-audio-plain-dark .nk-audio-progress .nk-audio-progress-current {
	background-color: #bbb;
}
.nk-audio-plain.nk-audio-plain-dark .nk-audio-progress .nk-audio-progress-current:after {
	background-color: #fff;
}
.nk-audio-plain.nk-audio-plain-dark .nk-audio-progress:hover .nk-audio-progress-current, .nk-audio-plain.nk-audio-plain-dark .nk-audio-progress.hover .nk-audio-progress-current {
	background-color: #fff;
}
/*---------------------------
  Element Countdown
 ----------------------------*/
.nk-countdown {
	width: 100%;
	text-align: center;
}
.nk-countdown > div {
	display: inline-block;
	min-width: 120px;
	padding: 10px 0;
}
.nk-countdown > div > span {
	display: block;
	font-size: 4rem;
	font-weight: bold;
}
 @media (max-width: 767px) {
.nk-countdown > div {
	min-width: 80px;
}
.nk-countdown > div > span {
	font-size: 2.4rem;
}
}
/*---------------------------
  Element Text Typed
 ----------------------------*/
.nk-typed > span {
	position: absolute;
	left: -9999px;
}
.nk-typed > span:first-child, .nk-typed.ready > span {
	position: relative;
	left: auto;
}
.nk-typed.ready > span > a {
	color: #000;
}
.typed-cursor {
	opacity: 1;
	font-weight: normal;
	-webkit-animation: 0.9s nk-typed-blink infinite;
	animation: 0.9s nk-typed-blink infinite;
}
 @-webkit-keyframes nk-typed-blink {
 0% {
 opacity: 1;
}
 44% {
 opacity: 0;
}
 88% {
 opacity: 1;
}
}
 @keyframes nk-typed-blink {
 0% {
 opacity: 1;
}
 44% {
 opacity: 0;
}
 88% {
 opacity: 1;
}
}

/*---------------------------
  Element Link Effects
 ----------------------------*/
/* Link Effect 1 (rotate all letters) */
.link-effect-1 > span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotateY(0deg);
	transform: perspective(1000px) rotateY(0deg);
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	will-change: transform;
}
.link-effect-1 > span.active {
	-webkit-transform: perspective(1000px) rotateY(360deg);
	transform: perspective(1000px) rotateY(360deg);
}
/* Link Effect 2 and 3 (color for letters from left to right and from top to bottom) */
.link-effect-2 > span, .link-effect-3 > span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}
.link-effect-2 .link-effect-shade, .link-effect-3 .link-effect-shade {
	color: #3080c2;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	left: 0;
	top: 0;
	color: #ceb998;
	width: 0%;
	z-index: 2;
	transition: width 0.3s;
	will-change: width;
}
.link-effect-2:hover .link-effect-shade, .link-effect-3:hover .link-effect-shade {
	width: 100%;
}
.link-effect-3 .link-effect-shade {
	width: auto;
	height: 0%;
	transition: height 0.3s;
	will-change: height;
}
.link-effect-3:hover .link-effect-shade {
	width: auto;
	height: 100%;
}

.nk-navbar .dropdown > li > .link-effect-2, .nk-navbar .dropdown > li > .link-effect-3 {
	opacity: 1;
}
.nk-navbar .link-effect-2 > span, .nk-navbar .link-effect-3 > span {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

/* #Header03 */
.header03 .link-effect-3 > span {
	color: #ccc;
	font-size: 1.2em;
}
.header03 .link-effect-3 > span .menu-text-en {
	margin-bottom: 0;
	line-height: 30px;
}
.nk-navbar .dropdown .link-effect-2, .nk-navbar .dropdown .link-effect-3 {
	color: rgba(255, 255, 255, 0.7);
}
.nk-navbar .link-effect-2, .nk-navbar .link-effect-3, .nk-navbar .link-effect-2 .link-effect-shade, .nk-navbar .link-effect-3 .link-effect-shade, .nk-navbar .active > .link-effect-2, .nk-navbar .active > .link-effect-3 {
	color: #fff;
}
.nk-navbar .link-effect-3 .link-effect-shade {
	color: #000;
}
.nk-navbar .active > .link-effect-2 .link-effect-shade {
	width: 100%;
}
.nk-navbar .active > .link-effect-3 .link-effect-shade {
	height: 100%;
}
.nk-navbar .active > a.link-effect-3 {
	letter-spacing: 0px;
}
.nk-navbar-light .link-effect-2, .nk-navbar-light .link-effect-3, .nk-navbar-light .link-effect-2 .link-effect-shade, .nk-navbar-light .link-effect-3 .link-effect-shade, .nk-navbar-light .active > .link-effect-2, .nk-navbar-light .active > .link-effect-3 {
	color: #FFF;
}
.nk-navbar .link-effect-3 .menu-icon {
    display: inline-block;
    max-width: 18px;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
}

/*---------------------------
  Element Icons
 ----------------------------*/
.nk-icon-burger {
	position: relative;
	display: inline-block;
	width: 27px;
	height: 24px;
}
.nk-icon-burger > span {
	position: absolute;
	display: block;
	width: 27px;
	height: 0;
	border-bottom: 2px solid;
	top: 50%;
	transition: .3s .2s width, .3s opacity, .2s -webkit-transform;
	transition: .3s .2s width, .3s opacity, .2s transform;
	will-change: width, opacity, transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-icon-burger .nk-t-1 {
	margin-top: -6px;
	width: 27px;
}
.nk-icon-burger .nk-t-3 {
	margin-top: 6px;
}
.nk-icon-burger:hover .nk-t-1, a:hover > .nk-icon-burger .nk-t-1 {
	width: 30px;
	-webkit-animation: nk-icon-burger-animation .3s ease;
	animation: nk-icon-burger-animation .3s ease;
}
.nk-icon-burger:hover .nk-t-2, a:hover > .nk-icon-burger .nk-t-2 {
	width: 23px;
	-webkit-animation: nk-icon-burger-animation .3s .1s ease;
	animation: nk-icon-burger-animation .3s .1s ease;
}
.nk-icon-burger:hover .nk-t-3, a:hover > .nk-icon-burger .nk-t-3 {
	width: 16px;
	-webkit-animation: nk-icon-burger-animation .3s .2s ease;
	animation: nk-icon-burger-animation .3s .2s ease;
}
.nk-icon-burger.active > span, a.active > .nk-icon-burger > span {
	transition: .3s width, .3s opacity, .3s -webkit-transform;
	transition: .3s width, .3s opacity, .3s transform;
	will-change: width, opacity, transform;
}
.nk-icon-burger.active .nk-t-2, a.active > .nk-icon-burger .nk-t-2 {
	opacity: 0;
}
.nk-icon-burger.active .nk-t-1, .nk-icon-burger.active .nk-t-3, a.active > .nk-icon-burger .nk-t-1, a.active > .nk-icon-burger .nk-t-3 {
	width: 23px;
	-webkit-animation: none;
	animation: none;
}
.nk-icon-burger.active .nk-t-1, a.active > .nk-icon-burger .nk-t-1 {
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -8px;
	margin-left: 6px;
}
.nk-icon-burger.active .nk-t-3, a.active > .nk-icon-burger .nk-t-3 {
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 6px;
	margin-top: 8px;
}
 @-webkit-keyframes nk-icon-burger-animation {
 0%, 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 50% {
 -webkit-transform: translateX(-3px);
 transform: translateX(-3px);
}
}
 @keyframes nk-icon-burger-animation {
 0%, 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 50% {
 -webkit-transform: translateX(-3px);
 transform: translateX(-3px);
}
}
.nk-icon-close {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.nk-icon-close:before, .nk-icon-close:after {
	content: '';
	position: absolute;
	display: block;
	width: 27px;
	height: 0;
	border-bottom: 1px solid;
	top: 50%;
	left: 2px;
	transition: .3s width, .3s opacity, .3s -webkit-transform;
	transition: .3s width, .3s opacity, .3s transform;
	will-change: width, opacity, transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.nk-icon-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nk-icon-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nk-icon-search {
	position: relative;
	display: inline-block;
	width: 22px;
	height: 24px;
}
.nk-icon-search:before, .nk-icon-search:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: .3s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-icon-search:before {
	width: 12px;
	height: 12px;
	margin-left: 3px;
	margin-top: -7px;
	border-radius: 6px;
	box-shadow: inset 0 0 0 1.2px;
}
.nk-icon-search:after {
	width: 0;
	height: 6px;
	margin-left: 12px;
	margin-top: 3px;
	border-right: 2px solid;
	-webkit-transform-origin: 1px 0;
	-ms-transform-origin: 1px 0;
	transform-origin: 1px 0;
}
.nk-icon-search:hover:before, a:hover > .nk-icon-search:before {
	-webkit-transform: rotate(-45deg) scale(1.2);
	-ms-transform: rotate(-45deg) scale(1.2);
	transform: rotate(-45deg) scale(1.2);
}
.nk-icon-search:hover:after, a:hover > .nk-icon-search:after {
	-webkit-transform: rotate(-40deg) translateX(-1px) translateY(1px);
	-ms-transform: rotate(-40deg) translateX(-1px) translateY(1px);
	transform: rotate(-40deg) translateX(-1px) translateY(1px);
}
.nk-icon-search.active:before, .nk-icon-search.active:after, a.active > .nk-icon-search:before, a.active > .nk-icon-search:after {
	width: 1px;
	height: 23px;
}
.nk-icon-search.active:before, a.active > .nk-icon-search:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 11px;
	margin-top: -10px;
}
.nk-icon-search.active:after, a.active > .nk-icon-search:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -7px;
	margin-left: 3px;
	border-right: 1px solid;
	width: 0;
}
.nk-icon-arrow-right, .nk-icon-arrow-left {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid;
}
.nk-icon-arrow-right:after, .nk-icon-arrow-right:before, .nk-icon-arrow-left:after, .nk-icon-arrow-left:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50%;
	border-bottom: 1px solid;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	transition: .2s -webkit-transform;
	transition: .2s transform;
	will-change: transform;
}
.nk-icon-arrow-right:after, .nk-icon-arrow-left:after {
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
}
.nk-icon-arrow-right:before, .nk-icon-arrow-left:before {
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	transform: rotate(-40deg);
}
.nk-icon-arrow-right:hover:after, .nk-icon-arrow-right.hover:after, :hover > .nk-icon-arrow-right:after, .hover > .nk-icon-arrow-right:after, .nk-icon-arrow-left:hover:after, .nk-icon-arrow-left.hover:after, :hover > .nk-icon-arrow-left:after, .hover > .nk-icon-arrow-left:after {
	-webkit-transform: rotate(48deg);
	-ms-transform: rotate(48deg);
	transform: rotate(48deg);
}
.nk-icon-arrow-right:hover:before, .nk-icon-arrow-right.hover:before, :hover > .nk-icon-arrow-right:before, .hover > .nk-icon-arrow-right:before, .nk-icon-arrow-left:hover:before, .nk-icon-arrow-left.hover:before, :hover > .nk-icon-arrow-left:before, .hover > .nk-icon-arrow-left:before {
	-webkit-transform: rotate(-48deg);
	-ms-transform: rotate(-48deg);
	transform: rotate(-48deg);
}
.nk-icon-arrow-right:after, .nk-icon-arrow-right:before {
	left: auto;
	right: 0;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.nk-video-icon, .nk-video-icon-light, .nk-gif-icon, .nk-gif-icon-light {
	position: relative;
	width: 80px;
	height: 80px;
	display: inline-block;
	color: #fff;
}
.nk-video-icon:before, .nk-video-icon-light:before, .nk-gif-icon:before, .nk-gif-icon-light:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 40px;
	background-color: #1c1c1c;
	opacity: 0.85;
	transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-video-icon > *, .nk-video-icon-light > *, .nk-gif-icon > *, .nk-gif-icon-light > * {
	display: block;
	position: absolute;
	color: inherit;
	text-align: center;
	font-size: 1.5rem;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	line-height: 51px;
	margin-top: -25px;
	margin-left: -25px;
	opacity: 0.9;
	transition: .3s -webkit-transform, .3s opacity;
	transition: .3s transform, .3s opacity;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-video-icon:hover:before, .nk-video-icon.hover:before, .nk-video-icon-light:hover:before, .nk-video-icon-light.hover:before, .nk-gif-icon:hover:before, .nk-gif-icon.hover:before, .nk-gif-icon-light:hover:before, .nk-gif-icon-light.hover:before {
	opacity: 0.7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.nk-video-icon:hover > *, .nk-video-icon.hover > *, .nk-video-icon-light:hover > *, .nk-video-icon-light.hover > *, .nk-gif-icon:hover > *, .nk-gif-icon.hover > *, .nk-gif-icon-light:hover > *, .nk-gif-icon-light.hover > * {
	opacity: 1;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}
.nk-video-icon-light, .nk-gif-icon-light {
	color: #1c1c1c;
}
.nk-video-icon-light:before, .nk-gif-icon-light:before {
	background-color: #fff;
}
.nk-video-icon-2, .nk-video-icon-2-light, .nk-gif-icon-2, .nk-gif-icon-2-light {
	position: relative;
	width: 80px;
	height: 80px;
	display: inline-block;
	color: #1c1c1c;
}
.nk-video-icon-2:before, .nk-video-icon-2-light:before, .nk-gif-icon-2:before, .nk-gif-icon-2-light:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 40px;
	border: 5px solid #1c1c1c;
	opacity: 1;
	transition: .3s opacity, .3s -webkit-transform;
	transition: .3s opacity, .3s transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-video-icon-2 > *, .nk-video-icon-2-light > *, .nk-gif-icon-2 > *, .nk-gif-icon-2-light > * {
	display: block;
	position: absolute;
	color: inherit;
	text-align: center;
	font-size: 1.5rem;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	line-height: 51px;
	margin-top: -25px;
	margin-left: -25px;
	opacity: 1;
	transition: .3s -webkit-transform, .3s opacity;
	transition: .3s transform, .3s opacity;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nk-video-icon-2:hover:before, .nk-video-icon-2.hover:before, .nk-video-icon-2-light:hover:before, .nk-video-icon-2-light.hover:before, .nk-gif-icon-2:hover:before, .nk-gif-icon-2.hover:before, .nk-gif-icon-2-light:hover:before, .nk-gif-icon-2-light.hover:before {
	opacity: 0.7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.nk-video-icon-2:hover > *, .nk-video-icon-2.hover > *, .nk-video-icon-2-light:hover > *, .nk-video-icon-2-light.hover > *, .nk-gif-icon-2:hover > *, .nk-gif-icon-2.hover > *, .nk-gif-icon-2-light:hover > *, .nk-gif-icon-2-light.hover > * {
	opacity: 1;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.nk-video-icon-2-light, .nk-gif-icon-2-light {
	color: #fff;
}
.nk-video-icon-2-light:before, .nk-gif-icon-2-light:before {
	border-color: #fff;
}
.nk-loading-spinner, .nk-loading-spinner-light {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px #1c1c1c;
}
.nk-loading-spinner i, .nk-loading-spinner-light i {
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	-webkit-transform-origin: 40px 40px;
	-ms-transform-origin: 40px 40px;
	transform-origin: 40px 40px;
	-webkit-animation: nk-loading-spinner 0.7s infinite linear;
	animation: nk-loading-spinner 0.7s infinite linear;
}
.nk-loading-spinner i:after, .nk-loading-spinner-light i:after {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.8);
}
.nk-loading-spinner-light {
	box-shadow: inset 0 0 0 2px #fff;
}
.nk-loading-spinner-light i:after {
	box-shadow: inset 0 0 0 2px rgba(28, 28, 28, 0.8);
}
 @-webkit-keyframes nk-loading-spinner {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes nk-loading-spinner {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
/*---------------------------
  Element Isotope
 ----------------------------*/
.nk-isotope:after {
	content: '';
	display: table;
	clear: both;
}
.nk-isotope.nk-isotope-gap .nk-isotope-item {
	padding: 15px;
}
.nk-isotope.nk-isotope-gap-small .nk-isotope-item {
	padding: 10px;
}
.nk-isotope .nk-isotope-item {
	display: block;
	width: 25%;
	float: left;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x2 {
	width: 50%;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x3 {
	width: 75%;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x4 {
	width: 100%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item {
	width: 33.332%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x2 {
	width: 66.665%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x3 {
	width: 100%;
}
.nk-isotope.nk-isotope-2-cols .nk-isotope-item {
	width: 50%;
}
.nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x3 {
	width: 100%;
}
 @media (min-width: 992px) and (max-width: 1199px) {
	.nk-isotope .nk-isotope-item,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item {
		width: 33.3334%;
	}
}
 @media (min-width: 767px) and (max-width: 991px) {
	.nk-isotope .nk-isotope-item,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item,  .nk-isotope.nk-isotope-2-cols .nk-isotope-item {
		width: 50%;
	}
	.nk-isotope .nk-isotope-item.nk-isotope-item-x2, .nk-isotope .nk-isotope-item.nk-isotope-item-x3,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x2,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x3,  .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x2,  .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x3 {
		width: 100%;
	}
}
 @media (max-width: 767px) {
	.nk-isotope .nk-isotope-item,  .nk-isotope .nk-isotope-item.nk-isotope-item-x2,  .nk-isotope .nk-isotope-item.nk-isotope-item-x3,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item,  .nk-isotope.nk-isotope-2-cols .nk-isotope-item {
		width: 100% !important;
	}
	.nk-isotope .nk-isotope-item.notFull,  .nk-isotope .nk-isotope-item.nk-isotope-item-x2.notFull,  .nk-isotope .nk-isotope-item.nk-isotope-item-x3.notFull,  .nk-isotope.nk-isotope-3-cols .nk-isotope-item.notFull,  .nk-isotope.nk-isotope-2-cols .nk-isotope-item.notFull {
		width: 50% !important;
	}
}
.nk-isotope-filter {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.nk-isotope-filter > li {
	display: inline-block;
	cursor: pointer;
	padding: 5px 10px;
	transition: .3s color;
}
.nk-isotope-filter > li:after {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	bottom: 5px;
	right: 10px;
	border-bottom: 1px solid;
	opacity: 0;
	transition: .3s opacity;
}
.nk-isotope-filter > li.active {
	position: relative;
}
.nk-isotope-filter > li.active:after {
	opacity: 0.5;
}
.nk-isotope-filter > li:hover {
}
/*---------------------------
  Element Action Like
 ----------------------------*/
/* Like / Dislike Animation */
.nk-like-animation, .nk-dislike-animation {
	position: fixed;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	white-space: nowrap;
	top: 50%;
	left: 0;
	right: 0;
	height: 300px;
	margin-top: -150px;
	line-height: 300px;
	font-size: 7rem;
	color: #fff;
	background-color: #5CB85C;
	z-index: 2000;
}
 @media (max-width: 767px) {
.nk-like-animation,  .nk-dislike-animation {
	font-size: 5rem;
}
}
 @media (max-width: 543px) {
.nk-like-animation,  .nk-dislike-animation {
	font-size: 3rem;
}
}
 @media (max-height: 500px) {
.nk-like-animation,  .nk-dislike-animation {
	height: 200px;
	margin-top: -100px;
	line-height: 200px;
}
}
.nk-dislike-animation {
	background-color: #D9534F;
}
/* Heart */
.nk-action-heart {
	float: right;
	cursor: pointer;
	transition: .3s opacity;
	font-style: italic;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 0.8;
}
.nk-action-heart:hover, .nk-action-heart.hover {
	opacity: 1;
}
.nk-action-heart, .nk-action-heart:focus, .nk-action-heart:hover, .nk-action-heart:active {
	text-decoration: none;
	color: inherit;
}
.nk-action-heart > span {
	display: inline-block;
	font-size: 1.5rem;
	vertical-align: middle;
	margin-top: -3px;
}
.nk-action-heart > .num {
	font-size: 0.7rem;
}
.nk-action-heart .liked-icon {
	display: none;
}
.nk-action-heart.liked .liked-icon {
	display: inline-block;
}
.nk-action-heart.liked .like-icon {
	display: none;
}
/* Like / Dislike */
.nk-action-like {
	float: right;
	font-style: italic;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-left: 13px;
}
.nk-action-like, .nk-action-like:focus, .nk-action-like:hover, .nk-action-like:active {
	text-decoration: none;
	color: inherit;
}
.nk-action-like > span {
	display: inline-block;
	font-size: 1rem;
	vertical-align: middle;
	margin-top: -3px;
}
.nk-action-like > .num {
	font-size: 0.7rem;
	margin-right: 3px;
}
.nk-action-like > .like-icon, .nk-action-like > .dislike-icon {
	cursor: pointer;
	opacity: 0.8;
	transition: .3s opacity;
	padding: 5px;
}
.nk-action-like > .like-icon:hover, .nk-action-like > .like-icon.hover, .nk-action-like > .dislike-icon:hover, .nk-action-like > .dislike-icon.hover {
	opacity: 1;
}
.nk-action-like.disliked > .like-icon, .nk-action-like.liked > .dislike-icon {
	opacity: 0.4;
}
.nk-action-like.disliked > .dislike-icon, .nk-action-like.liked > .like-icon {
	opacity: 1;
}
/*------------------------------------------------------------------

  Full Page

 -------------------------------------------------------------------*/
.nk-fullpage {
	position: relative;
	display: block;
	width: 100%;
}
.nk-fullpage .nk-fullpage-item {
	position: relative;
	display: table;
	height: 100vh;
	width: 100%;
	overflow: auto;
	background-size: cover;
	background-position: 50% 50%;
}
.nk-fullpage .nk-fullpage-item > div {
	display: table-cell;
	vertical-align: middle;
}
.nk-fullpage-nav {
	position: fixed;
	list-style: none;
	margin: 0;
	padding: 0;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(100%);
	-ms-transform: translateY(-50%) translateX(100%);
	transform: translateY(-50%) translateX(100%);
	visibility: hidden;
	opacity: 0;
	transition: .3s visibility, .3s opacity, .3s -webkit-transform;
	transition: .3s visibility, .3s opacity, .3s transform;
}
.nk-fullpage-nav.active {
	-webkit-transform: translateY(-50%) translateX(0);
	-ms-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0);
	visibility: visible;
	opacity: 1;
}
.nk-fullpage-nav > li {
	position: relative;
	cursor: pointer;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.nk-fullpage-nav > li:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	top: 4px;
	left: 4px;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	-webkit-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
	transition: .2s -webkit-transform;
	transition: .2s transform;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.nk-fullpage-nav > li:hover:after {
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}
.nk-fullpage-nav > li.active:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/*------------------------------------------------------------------

  Portfolio

 -------------------------------------------------------------------*/
/* Fullscreen */
.nk-fullpage .nk-portfolio-text-box {
	position: relative;
	float: left;
	width: 45%;
	padding: 50px;
	background-color: #fff;
	box-shadow: 0 10px 60px 0 rgba(59, 59, 59, 0.14);
}
.nk-fullpage .nk-portfolio-title, .nk-fullpage .nk-portfolio-title a {
	color: inherit;
	text-decoration: none;
}
.nk-fullpage .nk-portfolio-links {
	color: #888;
	font-size: 0.9rem;
}
.nk-fullpage .nk-portfolio-links a {
	color: inherit;
	text-decoration: none;
}
.nk-fullpage .nk-portfolio-links a:hover, .nk-fullpage .nk-portfolio-links a.hover, .nk-fullpage .nk-portfolio-links a:focus, .nk-fullpage .nk-portfolio-links a:active {
	color: #555;
}
/* List */
.nk-portfolio-list .nk-portfolio-title, .nk-portfolio-list .nk-portfolio-title a, .nk-portfolio-list-2 .nk-portfolio-title, .nk-portfolio-list-2 .nk-portfolio-title a {
	color: inherit;
	text-decoration: none;
}
.nk-portfolio-list .nk-portfolio-links, .nk-portfolio-list-2 .nk-portfolio-links {
	color: #888;
	font-size: 0.9rem;
}
.nk-portfolio-list .nk-portfolio-links a, .nk-portfolio-list-2 .nk-portfolio-links a {
	color: inherit;
	text-decoration: none;
}
.nk-portfolio-list .nk-portfolio-links a:hover, .nk-portfolio-list .nk-portfolio-links a.hover, .nk-portfolio-list .nk-portfolio-links a:focus, .nk-portfolio-list .nk-portfolio-links a:active, .nk-portfolio-list-2 .nk-portfolio-links a:hover, .nk-portfolio-list-2 .nk-portfolio-links a.hover, .nk-portfolio-list-2 .nk-portfolio-links a:focus, .nk-portfolio-list-2 .nk-portfolio-links a:active {
	color: #555;
}
.nk-portfolio-list .nk-portfolio-item:after, .nk-portfolio-list-2 .nk-portfolio-item:after {
	content: '';
	display: table;
	clear: both;
}
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-image-box, .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-image-box {
	position: relative;
	float: left;
	width: 65%;
}
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-text-box, .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-text-box {
	position: relative;
	float: left;
	width: 45%;
	margin-left: -10%;
	z-index: 1;
}
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-text-box > div, .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-text-box > div {
	padding: 50px;
	margin-top: 80px;
	margin-bottom: 80px;
	background-color: #fff;
	box-shadow: 0 10px 60px 0 rgba(59, 59, 59, 0.3);
}
.nk-portfolio-list .nk-portfolio-item.inverted .nk-portfolio-image-box, .nk-portfolio-list-2 .nk-portfolio-item.inverted .nk-portfolio-image-box {
	float: right;
}
.nk-portfolio-list .nk-portfolio-item.inverted .nk-portfolio-text-box, .nk-portfolio-list-2 .nk-portfolio-item.inverted .nk-portfolio-text-box {
	margin-left: 0;
	margin-right: -10%;
}
 @media (max-width: 991px) {
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-image-box,  .nk-portfolio-list .nk-portfolio-item .nk-portfolio-text-box,  .nk-portfolio-list .nk-portfolio-item.inverted .nk-portfolio-image-box,  .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-image-box,  .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-text-box,  .nk-portfolio-list-2 .nk-portfolio-item.inverted .nk-portfolio-image-box {
	width: 100%;
	float: none;
	margin: 0;
}
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-text-box > div,  .nk-portfolio-list-2 .nk-portfolio-item .nk-portfolio-text-box > div {
	margin: 0;
	box-shadow: none;
	padding: 0;
	padding-top: 40px;
}
}
.nk-portfolio-list-2 .nk-image-box-1 {
	height: 100%;
	width: 100%;
}
.nk-portfolio-list-2 div.nk-portfolio-image {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
/*
    Single Portfolio
*/
.nk-portfolio-item-details {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	font-size: 0.9rem;
}
.nk-portfolio-item-details:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	opacity: 0.1;
}
.nk-portfolio-item-details > li {
	display: inline-block;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.nk-portfolio-item-details > li .icon {
	margin-right: 10px;
}
.nk-portfolio-item-details > li a {
	color: inherit;
	text-decoration: none;
	transition: .3s color;
}
.nk-portfolio-item-details > li a:hover, .nk-portfolio-item-details > li a.hover, .nk-portfolio-item-details > li a:focus, .nk-portfolio-item-details > li a:active {
}
.nk-header-title .nk-portfolio-item-details {
	background-color: rgba(28, 28, 28, 0.4);
}
/* Vertical Details */
.nk-portfolio-item-details-vertical {
	text-align: left;
	padding: 0;
	padding-bottom: 10px;
}
.nk-portfolio-item-details-vertical:after {
	content: none;
}
.nk-portfolio-item-details-vertical:before {
	content: '';
	display: block;
	border-top: 1px solid;
	opacity: 0.1;
	margin-top: 30px;
	margin-bottom: 10px;
}
.nk-portfolio-item-details-vertical > li {
	display: block;
	padding: 0;
	padding-top: 20px;
}
/*------------------------------------------------------------------

  Blog

 -------------------------------------------------------------------*/
.nk-blog-post {
	margin-bottom: 65px;
}
.nk-blog-isotope .nk-blog-post {
	margin-bottom: 40px;
}
.nk-post-title {
	margin-bottom: 25px;
}
.nk-post-title > a {
	text-decoration: none;
	color: inherit;
	transition: .3s opacity;
	font-size: 15px;
}
.nk-post-title > a:hover, .nk-post-title > a.hover {
	opacity: 0.8;
}
.nk-post-title .pnn, .nk-image-box-title .pnn {
    display: inline-block;
    margin-left: 4px;
    margin-right: 0px;
    padding: 2px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-color: #f00;
}
.nk-post-category {
	display: block;
	font-size: 0.9rem;
	font-style: italic;
	opacity: 0.8;
	margin-bottom: 5px;
}
.nk-post-category > a {
	text-decoration: none;
}
.nk-post-meta {
	position: relative;
	display: block;
	margin-top: 25px;
	padding-bottom: 25px;
	font-size: 0.9rem;
	font-style: italic;
	z-index: 1;
}
.nk-post-title + .nk-post-meta {
	margin-top: -15px;
}
.nk-post-meta:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid;
	border-bottom: 1px dotted;
	opacity: 0.3;
}
.nk-post-meta.nk-post-meta-top {
	margin-top: 0;
}
.nk-post-meta.nk-post-meta-top:after {
	content: none;
}
.nk-post-meta-right {
	width: 50%;
	float: right;
	text-align: right;
	font-style: normal;
}
.nk-post-comments-count {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: text-top;
	font-size: 0.7rem;
	min-width: 20px;
	padding: 0 8px;
	height: 18px;
	line-height: 18px;
	background-color: #3b3b3b;
	margin: 0 13px;
	opacity: 0.8;
	transition: .3s opacity;
}
.nk-post-comments-count:hover, .nk-post-comments-count.hover {
	opacity: 1;
}
.nk-post-comments-count, .nk-post-comments-count:focus, .nk-post-comments-count:hover, .nk-post-comments-count:active {
	text-decoration: none;
	color: #fff;
}
.nk-post-comments-count:after {
	content: '';
	position: absolute;
	display: inline-block;
	bottom: -4px;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	vertical-align: middle;
	border-top: 4px solid #3b3b3b;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.nk-post-date {
	width: 50%;
	opacity: 0.8;
}
.nk-header-title .nk-post-date {
	font-size: 0.9rem;
	opacity: 1;
	width: 100%;
	text-align: center;
	font-style: italic;
}
.nk-header-text .nk-post-date {
	margin-top: 20px;
}
.nk-post-date .nk-post-by {
	font-weight: bold;
	margin-left: 5px;
}
.nk-post-date .nk-post-by > a {
	text-decoration: none;
}
.nk-post-date .nk-post-category {
	display: inline-block;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1em;
	font-style: inherit;
	opacity: 1;
	margin-bottom: 0;
}
.nk-post-text {
	margin: 25px 0;
}
.nk-post-text:after, .nk-post-text:before {
	content: '';
	display: table;
	clear: both;
}
.nk-post-text .pull-right, .nk-post-text .pull-left {
	margin: 15px;
}
.nk-post-text .pull-right {
	margin-right: 0;
}
.nk-post-text .pull-left {
	margin-left: 0;
}
.nk-post-text > p:last-child {
	margin-bottom: 0;
}
.nk-post-continue {
	display: block;
	text-align: center;
	margin: 25px 0;
}
.nk-post-continue > a {
	display: inline-block;
	text-decoration: none;
	font-style: italic;
}
.nk-post-continue > a > span {
	margin-left: 5px;
}
.nk-post-author {
	background-color: #f7f7f7;
	text-align: center;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 40px;
}
.nk-post-author .nk-post-author-photo img {
	width: 100px;
	border-radius: 50px;
}
.nk-post-author .nk-post-author-info {
	width: 100%;
}
.nk-post-author .nk-post-author-name {
	text-decoration: none;
	margin: 0;
}
.nk-post-author .nk-post-author-name > a {
	color: inherit;
	transition: .3s opacity;
	text-decoration: none;
}
.nk-post-author .nk-post-author-name > a:hover, .nk-post-author .nk-post-author-name > a.hover {
	opacity: 0.8;
}
.nk-comments {
	margin-top: 50px;
	margin-bottom: 50px;
}
.nk-comments .nk-comment:after {
	content: '';
	display: table;
	clear: both;
}
.nk-comments .nk-comment h4 {
	margin-top: 25px;
}
.nk-comments .nk-comment .nk-comment {
	margin-left: 55px;
}
.nk-comments .nk-comment .nk-comment, .nk-comments .nk-comment + .nk-comment {
	padding-top: 40px;
	clear: both;
}
.nk-comments .nk-comment .nk-comment-avatar {
	position: relative;
	float: left;
	margin-right: 20px;
	z-index: 1;
}
.nk-comments .nk-comment .nk-comment-avatar img {
	width: 50px;
	border-radius: 25px;
}
.nk-comments .nk-comment .nk-comment-name {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.nk-comments .nk-comment .nk-comment-meta {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	min-height: 70px;
}
.nk-comments .nk-comment .nk-comment-meta:after {
	content: '';
	display: table;
	clear: right;
}
.nk-comments .nk-comment .nk-comment-meta:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid;
	border-bottom: 1px dotted;
	opacity: 0.3;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-date, .nk-comments .nk-comment .nk-comment-meta .nk-comment-reply {
	font-size: 0.9rem;
	font-style: italic;
	opacity: 0.8;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-reply {
	float: right;
	margin-left: 15px;
}
.nk-comments .nk-comment .nk-comment-meta a {
	color: inherit;
	transition: .3s opacity;
	text-decoration: none;
}
.nk-comments .nk-comment .nk-comment-meta a:hover, .nk-comments .nk-comment .nk-comment-meta a.hover {
	opacity: 0.8;
}
/* Audio post */
.nk-post-audio {
	position: relative;
}
.nk-post-audio > div {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	width: auto;
}
/*------------------------------------------------------------------

  Store

 -------------------------------------------------------------------*/
.nk-store .nk-product {
	position: relative;
	padding: 25px 20px;
	margin-right: -1px;
	margin-bottom: -1px;
	min-height: 100%;
	min-height: calc(100% + 1px);
	transition: .3s box-shadow ease, .3s -webkit-transform ease, 0s .3s z-index;
	transition: .3s box-shadow ease, .3s transform ease, 0s .3s z-index;
	background-color: #fff;
	z-index: 1;
}
.nk-store .nk-product:hover, .nk-store .nk-product.hover {
	box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
	transition: .3s box-shadow ease, .3s -webkit-transform ease;
	transition: .3s box-shadow ease, .3s transform ease;
	z-index: 2;
}
.nk-store .nk-product.add-product {
	border: 3px solid #fff;
	border-radius: 6px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.nk-store .nk-product.add-product.checked {
	border: 3px solid #0074d9;
}
.nk-store .nk-product img {
	max-width: 100%;
}
.nk-store-order {
	float: right;
	margin-left: 10px;
	text-align: right;
}
.nk-store-order.mainSearch .nk-form-style-1{
	width:26vw;
}
.nk-store-order.mainSearch .nk-form-style-1 .nk-btn{
    position: absolute;
    top: 0px;
    right: 3px;
    padding: 7px;
    background: transparent;
    color: #666;
    z-index: 3;
}
form.mainselect {
	display: block;
	width: 100%;
	text-align: right;
}
form.mainselect select {
	display: inline-block;
	width: auto;
	padding: 6px 0px 6px 6px;
    border-top: none;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #ccc;
    border-radius: 0px;
}
.nk-store-count {
	padding-bottom: 9px;
}
.nk-product-title {
	margin-top: 0;
	margin-bottom: 20px;
}
.nk-product-title > a {
	text-decoration: none;
	color: inherit;
}
.nk-product-title > a:hover, .nk-product-title > a.hover {
	color: #3080c2;
	opacity: 0.8;
}
.nk-product-image {
	position: relative;
	display: block;
	background-size: cover;
	background-position: 50% 50%;
}
.nk-product-image > img {
	opacity: 1;
}
.nk-product-image:hover > img, .nk-product-image.hover > img {
	opacity: 0;
}
.nk-product-category {
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.nk-product-category > a {
	text-decoration: none;
}
.nk-product-price {
	display: block;
	font-size: 0.9rem;
	line-height: 1;
}
.nk-quick-view-nav .price > .memberp {
	font-size: 1.2rem;
	color: #fff;
}
.nk-product-rating {
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1;
	vertical-align: text-bottom;
}
.nk-store .nk-product-rating {
	float: right;
}
.nk-product-rating, .nk-product-rating:hover, .nk-product-rating:active, .nk-product-rating:focus {
	text-decoration: none;
}
.nk-review-rating {
	display: inline-block;
	font-size: 0.8rem;
	margin-left: 5px;
}
.nk-product-button {
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
	margin-top: 20px;
	font-size: 0.9rem;
	color: #fff;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-perspective: 600px;
	perspective: 600px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: -1;
}
.nk-product-button > div {
	display: table;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-100deg);
	transform: rotateX(-100deg);
	transition: .3s -webkit-transform;
	transition: .3s transform;
	width: 100%;
}
.nk-product-button > div > a, .nk-product-button > div > button {
	display: table-cell;
	width: 100%;
	padding: 10px;
	color: inherit;
	text-decoration: none;
	background-color: #1c1c1c;
	transition: .3s background-color;
}
.nk-product-button > div > a:hover, .nk-product-button > div > a.hover, .nk-product-button > div > button:hover {
	background-color: #a5a5a5;
}
.nk-product-button > div > a .icon {
	margin-right: 5px;
}
.nk-product-button > div > .nk-product-quick-view {
	width: 50px;
	min-width: 50px;
	background-color: #303030;
}
.nk-product-button > div > .nk-product-quick-view:hover, .nk-product-button > div > .nk-product-quick-view.hover {
	background-color: #3b3b3b;
}
.nk-product-button > div > .nk-product-quick-view .icon {
	margin: 0;
}
.nk-product:hover .nk-product-button > div, .nk-product.hover .nk-product-button > div {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
/* Single product */
.nk-store-product .singleImage .nk-product-carousel {
	padding-left: 0px;
}
.nk-store-product .singleImage .nk-product-carousel .nk-product-carousel-thumbs {
	display: none;
}
.nk-store-product .nk-product-carousel {
	position: relative;
	padding-left: 100px;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100px;
	padding-right: 15px;
	user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div {
	cursor: pointer;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div img {
	width: 100%;
	opacity: 0.5;
	user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div:hover img, .nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div.hover img {
	opacity: 0.7;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div.active img {
	opacity: 1;
}
.nk-store-product .nk-product-carousel .nk-product-carousel-thumbs > div > div + div {
	margin-top: 15px;
}
.nk-store-product .nk-product-title {
	margin-bottom: 1.2rem;
}
.nk-store-product .nk-product-title > span {
    margin-right: 20px;
}
.nk-store-product .nk-product-title .pnn {
	display: inline-block;
	margin-left: 4px;
    margin-right: 0px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
.nk-store-product .nk-product-title > span + span {
    font-size: 14px;
}
.nk-store-product .nk-product-description {
	margin-top: 1.2rem;
}
.nk-store-product .nk-product-addtocart {
	margin-top: 1.7rem;
	padding: 40px;
	background-color: #f7f7f7;
}
.nk-store-product .nk-product-addtocart:after {
	content: '';
	display: table;
	clear: both;
}
.nk-store-product .nk-product-addtocart .nk-product-price {
	display: inline-block;
	font-size: 1.7rem;
	height: 42px;
	line-height: 42px;
}
.nk-store-product .nk-product-addtocart input {
	width: 80px;
	margin-right: 1rem;
}
.nk-store-product .nk-product-addtocart .input-group {
	float: right;
	width: 100px;
}
.nk-store-product .nk-product-rating {
	font-size: 1.2rem;
}
.nk-store-product .nk-product-progress {
	margin-top: 20px;
}
.nk-store-product .nk-product-progress table {
	width: 100%;
}
.nk-store-product .nk-product-progress table td:first-child {
	width: 60px;
}
.nk-store-product .nk-product-progress .nk-progress {
	margin-bottom: 16px;
	margin-top: 16px;
}
/* Store Cart */
.nk-store-cart .table-responsive .nk-store-cart-products {
	min-width: 680px;
}
.nk-store-cart .nk-store-cart-products td {
	padding: 14px 4px;
	vertical-align: middle;
}
.nk-store-cart .nk-store-cart-products td select {
    width: 80px;
    margin: 0px;
    padding: 4px;
}
.nk-store-cart .nk-store-cart-products tbody .nk-product-cart-thumb {
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-title > * {
	margin: 2px;
	font-size: 15px;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-title .pdtype {
	margin-right: 4px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-title .pnn {
	display: inline-block;
	margin-left: 4px;
    margin-right: 0px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-title .addMark {
    margin-left: 10px;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-quantity {
	width: auto;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-price {
	width: auto;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-total {
	width: auto;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-remove {
	width: 40px;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-remove a {
	color: inherit;
	text-decoration: none;
	font-size: 1.2rem;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-total .nk-btn.buybtn {
	width: auto;
	float: none;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-total .nk-btn.delbtn {
    width: 20px;
    padding: 0px 5px 3px;
	color: #000;
	background: none;
    cursor: pointer;
}
.nk-store-cart .nk-store-cart-products .nk-product-cart-total .nk-btn.delbtn:hover {
    color: #f00;
}
.nk-store-cart .nk-store-cart-totals {
	margin-top: 30px;
}
.nk-store-cart .nk-store-cart-totals tr td {
	padding: .2rem;
	vertical-align: top;
}
.nk-store-cart .nk-store-cart-totals tr td:first-child {
	padding-left: 0;
	width: 70%;
}
.nk-store-cart .nk-store-cart-totals tr td:last-child {
	padding-right: 0;
	text-align: right;
}
.nk-store-cart .nk-store-cart-totals .nk-store-cart-totals-total td {
	position: relative;
	padding-top: 14px;
	font-weight: bold;
	font-size: 1.4rem;
}
.nk-store-cart .nk-store-cart-totals .nk-store-cart-totals-total td:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	display: block;
	border-top: 1px dotted;
	opacity: 0.3;
}
/* Checkout */
.nk-store-checkout .nk-store-cart-order tr td:first-child, .nk-store-checkout .nk-store-cart-order tr th:first-child {
	padding-left: 20px;
	border-right: 0;
}
.nk-store-checkout .nk-store-cart-order tr td:last-child, .nk-store-checkout .nk-store-cart-order tr th:last-child {
	padding-right: 20px;
	text-align: right;
	border-left: 0;
}
.nk-store-checkout .nk-store-cart-order .nk-store-cart-totals-total td {
	font-weight: bold;
	font-size: 1.1rem;
}
.nk-store-checkout .nk-store-cart-order td {
	background-color: #FAFAFA;
}
.nk-store-checkout .nk-store-cart-order .nk-store-cart-totals-subtotal td, .nk-store-checkout .nk-store-cart-order .nk-store-cart-totals-shipping td, .nk-store-checkout .nk-store-cart-order .nk-store-cart-totals-total td {
	background-color: transparent;
}
/*------------------------------------------------------------------

  Events

 -------------------------------------------------------------------*/
/* Events List */
.nk-events-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nk-events-list:hover > li, .nk-events-list.hover > li {
	opacity: 0.7;
}
.nk-events-list:hover > li:hover, .nk-events-list:hover > li.hover, .nk-events-list.hover > li:hover, .nk-events-list.hover > li.hover {
	opacity: 1;
}
.nk-events-list > li {
	position: relative;
	display: table;
	width: 100%;
}
.nk-events-list > li > * {
	display: table-cell;
	vertical-align: top;
	color: inherit;
	text-decoration: none;
	padding: 20px;
	width: 100%;
}
.nk-events-list > li .nk-event-date {
	min-width: 120px;
	width: auto;
}
.nk-events-list > li .nk-event-name {
	width: 99%;
}
.nk-events-list > li .nk-event-price {
	min-width: 130px;
	width: auto;
	vertical-align: middle;
}
.nk-events-list > li .nk-event-button {
	vertical-align: middle;
	min-width: 170px;
	width: auto;
	text-align: center;
	font-size: 0.9rem;
}
.nk-events-list > li .nk-event-button-sold {
	opacity: 0.5;
}
.nk-events-list > li .nk-event-date > span, .nk-events-list > li .nk-event-name > span, .nk-events-list > li .nk-event-price > span {
	display: block;
	font-size: 0.9rem;
	opacity: 0.5;
}
.nk-events-list > li + li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	border-bottom: 1px solid;
	opacity: 0.15;
}
/* Single Events */
.nk-events-item-details {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 30px;
}
.nk-events-item-details:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	opacity: 0.1;
}
.nk-events-item-details > li {
	display: inline-block;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.nk-events-item-details > li .icon {
	margin-right: 10px;
}
.nk-events-item-details > li a {
	color: inherit;
	text-decoration: none;
}
.nk-events-item-details > li a:hover, .nk-events-item-details > li a.hover, .nk-events-item-details > li a:focus, .nk-events-item-details > li a:active {
}
.nk-header-title .nk-events-item-details {
	background-color: rgba(28, 28, 28, 0.4);
}
/* Vertical Details */
.nk-events-item-details-vertical {
	text-align: left;
	padding: 0;
	padding-bottom: 10px;
}
.nk-events-item-details-vertical:after {
	content: none;
}
.nk-events-item-details-vertical:before {
	content: '';
	display: block;
	border-top: 1px solid;
	opacity: 0.1;
	margin-top: 30px;
	margin-bottom: 10px;
}
.nk-events-item-details-vertical > li {
	display: block;
	padding: 0;
	padding-top: 20px;
}
/*------------------------------------------------------------------

  Documentation

 -------------------------------------------------------------------*/
.nk-doc-links ul {
	list-style: none;
	padding: 0;
	z-index: 1;
}
.nk-doc-links ul > li > div {
	cursor: pointer;
	padding: 6.5px 0;
	margin: 10px 0;
	border-radius: 5px;
}
.nk-doc-links ul > li > div:hover {
	color: #999999;
}
.nk-doc-links ul > li > div.active {
}
.nk-doc-links ul > li > ul {
	display: none;
	overflow: hidden;
}
.nk-doc-links ul > li > ul > li div {
	padding: 5px 0;
	margin-left: 20px;
}
.nk-doc-links ul > li > ul > li div:hover {
	color: #999999;
}
.nk-doc-links ul > li > ul > li div.active {
}
.nk-doc-links ul > li > ul > li div:before {
	content: '';
	display: inline-block;
	height: 0;
	width: 0;
	border-bottom: 1px solid;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 0;
	margin-top: -1px;
	transition: .2s width, .2s margin-left;
}
.nk-doc-links ul > li > ul > li div.active:before {
	width: 10px;
	margin-left: 5px;
}
/*------------------------------------------------------------------

  Plugins

 -------------------------------------------------------------------*/
/*---------------------------
  Plugin NanoScroller
 ----------------------------*/
.nano {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.nano .nano-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: scroll;
	overflow-x: hidden;
	outline: none;
}
 .nano .nano-content::-webkit-scrollbar {
 display: none;
}
.nano > .nano-pane {
	width: 6px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	transition: .2s opacity;
	will-change: opacity;
	visibility: hidden\9;
	opacity: .01;
}
.nano > .nano-pane > .nano-slider {
	background: #fff;
	position: relative;
	margin: 0 1px;
	opacity: 0.5;
}
.nano > .nano-pane:hover > .nano-slider {
	opacity: 0.6;
}
 .has-scrollbar > .nano-content::-webkit-scrollbar {
 display: block;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
	visibility: visible\9;
	opacity: 0.99;
}

/*---------------------------
  Plugin DateTimePicker
 ----------------------------*/
.xdsoft_datetimepicker.xdsoft_nk {
	display: table;
	color: inherit;
	font-family: inherit;
	width: 100%;
	padding: 20px;
	border: none;
	background: rgba(28, 28, 28, 0.4);
}
.xdsoft_datetimepicker.xdsoft_nk > .xdsoft_datepicker, .xdsoft_datetimepicker.xdsoft_nk > .xdsoft_timepicker, .xdsoft_datetimepicker.xdsoft_nk > .xdsoft_datepicker.active, .xdsoft_datetimepicker.xdsoft_nk > .xdsoft_timepicker.active {
	display: table-cell;
	float: none;
	margin: 0;
	vertical-align: top;
}
.xdsoft_datetimepicker.xdsoft_nk > .xdsoft_datepicker {
	width: 99%;
}
.xdsoft_datetimepicker.xdsoft_nk > .xdsoft_timepicker {
	padding-top: 36px;
	padding-left: 10px;
	min-width: 80px;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_label {
	float: none;
	padding: 0 4px;
	padding-bottom: 12px;
	background-color: transparent;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div {
	text-align: center;
	border: none;
	background: none;
	color: inherit;
	box-shadow: none;
	padding: 5px;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box {
	height: 180px;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div {
	height: auto;
	line-height: inherit;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6), .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7), .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6 {
	color: #c18d8d;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6).xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6).xdsoft_disabled:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7).xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7).xdsoft_disabled:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5.xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5.xdsoft_disabled:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6.xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6.xdsoft_disabled:hover {
	color: #c18d8d !important;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td > div {
	padding: 0;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box {
	border: none;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_next {
	display: none;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	color: #fff;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	background: #1c1c1c !important;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
	background: inherit !important;
	color: inherit !important;
	box-shadow: none !important;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 5px 25px 5px 19px;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select {
	border-color: #1c1c1c;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	box-shadow: none;
}
.xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select {
	background: #1c1c1c;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk {
	color: #1c1c1c;
	background: rgba(204, 204, 204, 0.3);
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6), .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7), .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6 {
	color: #c18d8d;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6).xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(6).xdsoft_disabled:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7).xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar th:nth-child(7).xdsoft_disabled:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5.xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week5.xdsoft_disabled:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6.xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_day_of_week6.xdsoft_disabled:hover {
	color: #c18d8d !important;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ccc !important;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_calendar td.xdsoft_disabled:hover, .nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
	background: inherit !important;
	color: inherit !important;
	box-shadow: none !important;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select {
	border-color: #fff;
}
.nk-form-style-1 .xdsoft_datetimepicker.xdsoft_nk .xdsoft_label > .xdsoft_select {
	background: #fff;
}
.protop {
	padding-top: 30px;
}
.oiaBtn {
	padding: 0px;
	position: absolute;
	bottom: 0px;
}
.oiaBtn button:disabled, .oiaBtn button[disabled] {
	opacity: .5;
}
.row.equal-height .lepro {
	height: auto !important;
}

/* #Header03 */
.header03 .link-effect-3 .link-effect-shade {
	color: #fff;
}

.fa.trarr {
	vertical-align: text-top;
	padding-left: 6px;
	font-size: 14px;
	margin-right: 1px;
}
.nk-navbar .nk-nav li.single-icon > a.seaicon {
	padding: 0 20px;
	color: #FFF;
}

.hoicon {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0px 0px;
	border-color: rgba(230,0,19,0.6);
	position: absolute;
	top: 0px;
	right: 15px;
}
.hittile {
	position: absolute;
	top: 10px;
	right: 24px;
	text-align: right;
}
.hittile.futi {
	position: absolute;
	top: 8px;
	right: 30px;
}
.hittile h6 {
	font-size: 16px;
	color: #FFF;
}
.hittile.futi h6 {
	font-size: 2em;
}
.inmore a {
	color: #231815;
	opacity: 1;
	font-size: 18px;
	padding-right: 20px;
}
.inmore a:hover {
	opacity: 0.6;
}
.fooca {
	float: left;
	color: #626262;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0 10px;
	width: 25%;
}
.fooca h4 {
	font-weight: normal;
	font-size: 18px;
	color: #050505;
}
ul.foico {
	padding-left: 0px;
	list-style-type: none;
}
ul.foico li {
    display: inline-block;
	width: 98%;
	padding: 10px 0 4px 0;
}
ul.foico li a {
	color: #eee;
	opacity: 1;
}
ul.foico li a:hover {
	color: #3080c2;
	opacity: .75;
	letter-spacing: 1px;
}
.fooca p {
	text-transform: none;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
}
img.rigimg {
	max-width: 100%;
	padding: 0px 30px;
}
.nk-btn.buybtn {
	    width: 47%;
    float: left;
    padding: 10px 0px;
    margin: 0 5px;
    font-size: 13px;
}
.nk-btn.buybtn:disabled, .nk-btn.buybtn[disabled] {
	opacity: .5;
}
.nk-btn.buybtn.wishList {
	width: 46%;
	float: right;
	padding: 10px 10px;
	margin: 0px 0px 0px 4px;
	font-size: 13px;
}
.nk-btn.buybtn.buyNow {
	width: 100%;
	float: none;
	padding: 10px 10px;
	margin: 10px 4px;
	font-size: 14px;
	color: #fff;
}
.nk-btn-color-main-1.nk-btn-outline.phcabtn {
	margin: 4px auto;
	padding: 6px 10px;
	color: #444;
	font-size: 15px;
	border: 1px solid #dcdcdc;
}
.nk-btn-color-main-1.nk-btn-outline.phcabtn:hover {
	background: #dcdcdc;
}
.nk-btn-color-main-1.nk-btn-outline.phcabtn:focus {
	outline: none;
}
.nk-btn-color-main-1.nk-btn-outline.phcabtn.isSelected {
	border: 1px solid #000;
}
.nk-tabs .nav-tabs.tabtitle {
	position: relative;
}
img.eighticon {
	vertical-align: text-top;
	padding-right: 2px;
}
.textcontent p {
	text-align: justify;
	font-size: 15px;
}
.memsynopsis.mmriline {
	border-right: 1px solid #dcdcdc;
}
.memsynopsis p {
	color: #444;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
hr.memline {
	border: 1px solid #dcdcdc;
	margin: 0px auto 10px auto;
	width: 60%;
}
hr.memline.creatm {
	width: 36%;
}
hr.memline.phvv {
	width: 22%;
}
.memtext span {
	display: inline-block;
}
.memtext input.options {
	margin-left: 10px;
}
.memtext input.options:first-child {
	margin-left: 0px;
}
.memtext .memteleft {
	width: 100%;
}
.memtext .memteleft b {
	color: #FF0000;
}
.memtext .memteright {
	width: 100%;
}
.memtext .memteleft.notFull {
	display: inline-block;
	width: 34%;
}
.memtext .memteright.notFull {
	display: inline-block;
	width: 64%;
}
.memtext .orinleft {
	display: inline-block;
	width: 24%;
}
.memtext .orinright {
	display: inline-block;
	width: 74%;
}
.memtext a.mmforget {
	color: #444;
}
.memtext a.mmforget:hover {
	color: #cacaca;
}
.memtext .pricefree {
	text-decoration: line-through;
	color: #e60012;
	margin-left: 30px;
	margin-bottom: 6px;
}
.memtext .freetitle {
	color: #e60012;
	margin-left: 20px;
}
.memtext.padtwom {
	padding: 0 20px;
}
.mmsbtnwish {
	padding: 6px 22px;
	font-size: 15px;
}
.nk-btn-color-dark-2.mmsbtn {
	padding: 6px 22px;
	font-size: 15px;
}
.nk-btn-3d.nk-btn-x2.fansbtn {
	padding: 6px 22px;
	font-size: 15px;
	border-style: none;
	text-shadow: none;
	box-shadow: none;
	background: #4e70ba;
}
.nk-btn-3d.nk-btn-x2.goglbtn {
	padding: 6px 22px;
	font-size: 15px;
	border-style: none;
	text-shadow: none;
	box-shadow: none;
	background: #db4437;
}
.fidset {
	padding: 0px 10px;
}
.fidset h4 {
	line-height: 36px;
}
.fidset h4 a {
	color: #3b3b3b;
}
.fidset h4 a:hover {
	color: #7d7d7d;
}
h5.fivtitle {
	color: #7d7d7d;
	font-weight: normal;
}
.fidset .phonever {
	width: 30%;
	margin: 0px auto;
}
.nk-btn-color-main-1.nk-btn-outline.resebtn {
	padding: 6px 22px;
	font-size: 15px;
	border-radius: 5px;
	color: #444;
	border: 1px solid #444;
}
.nk-btn-color-main-1.nk-btn-outline.cvsbtn {
	color: #fff;
    border: 1px solid #f00;
    background-color: #f00;
}
p.required {
	color: #EE001C;
	margin: 0 3px 0 0;
}
.page-title.news-gap {
	margin: 0px auto;
}
.page-title .shoppingSteps {
	display: block;
	margin: 0px auto 24px;
	color: #666;
	text-align: center;
}
.page-title .shoppingSteps h3.currentStep {
	color: #FFF;
}
.page-title .shoppingSteps .currentStep {
	background: url(../images/img-orderstep-1.png) center center no-repeat;
	position: relative;
}
.page-title .shoppingSteps .currentStep span.sttile {
	position: absolute;
	bottom: -18%;
	left: 0px;
	color: #8bc9ec;
	font-size: 16px;
	width: 100%;
}
.page-title .shoppingSteps .nocurrentStep {
	background: url(../images/img-orderstep-2.png) center center no-repeat;
	position: relative;
}
.page-title .shoppingSteps .nocurrentStep span.sttile {
	position: absolute;
	bottom: -18%;
	left: 0px;
	color: #444;
	font-size: 16px;
	width: 100%;
}
.page-title .shoppingSteps h3 {
	display: inline-block;
	padding: 44px;
	width: 160px;
	height: 160px;
	border-radius: 0px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	background: none;
}
.page-title .shoppingSteps h3.currentStep > span {
	color: #FFF;
	font-weight: bold;
}
.page-title .shoppingSteps h3 > span {
	display: block;
	margin: 0 auto;
	font-size: 18px;
	letter-spacing: 2px;
	text-align: center;
}

/* 公司簡介 about ========================= */
.aboutArea .box{
	overflow: hidden;
}
/* 首頁簡介項目 - 滿版有底圖 1 intros5Home1 */
.aboutArea .intros5Home1{
    position: relative;
    padding: 48px 50px 20px 50px;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify;
    background: url(../../upload/images/index-about-bg.jpg);
    background-size: cover;
}
.aboutArea .intros5Home1:before,.aboutArea .intros5Home1:after{
	content: '';
    display: block;
    width: 10%;
    height: 62%;
    position: absolute;
}
.aboutArea .intros5Home1:before{
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	top: 15px;
	left: 15px;
}
.aboutArea .intros5Home1:after{
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	bottom: 15px;
	right: 15px;
}
/* 首頁簡介項目 - 滿版有底圖 2 intros5Home2 */
.aboutArea .intros5Home2{
    position: relative;
    padding: 70px 50px 50px 50px;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify;
    background: url(../../upload/images/h-a-bg.jpg) center;
    background-size: cover;
}
.aboutArea .intros5Home2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 0;
}
.aboutArea .intros5Home2 .text {
    position: relative;
    font-size: 1.05em;
    padding-left: 15px;
    border-left: 2px solid;
}
/* 首頁簡介項目 - 左圖右文 intros5Home3 */
.aboutArea .intros5Home3{
}
/* 首頁簡介項目 - 左文右圖 intros5Home4 */
.aboutArea .intros5Home4{
}
/* 首頁關於我們 - 棋盤格 1 aboutHomeGrid1 */
.aboutHomeGrid1 .item {
}
/* 首頁關於我們 - 左條列，右圖片 aboutHomeList2 */
.aboutHomeList2 .item {
}

/* 首頁服務項目 - 棋盤格 1 serviceHomeGrid1 */
.serviceHomeGrid1 .item {
  position: relative;
  padding: 40px;
  text-align: center;
  background: #E5E5E5;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
.serviceHomeGrid1 .item:before {
	content: "";
	display: block;
	position: absolute;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	border:1px solid #FFF;
	top: 15px;
	left:15px;
}
.serviceHomeGrid1 .item .img {
	margin:10px 0;
}
.serviceHomeGrid1 .item h3 {
    min-height: 66px;
    font-size: 1.5em;
    letter-spacing: 2px;
    line-height: 1.5em;
}
.serviceHomeGrid1 .item h4 {
    font-size: 1.2em;
    color: #cda865;
    letter-spacing: 1px;
}
/* 首頁服務項目 - 棋盤格 2 serviceHomeGrid2 */
.serviceHomeGrid2 .item {
  position: relative;
  padding: 20px;
  margin: 30px;
  text-align: center;
}
.serviceHomeGrid2 .item .img {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.serviceHomeGrid2 .item h3 {
    font-size: 1.4em;
    letter-spacing: 1px;
    line-height: 1.5em;
    background: #EEEEEE;
    padding: 10px 20px;
    color: #4eb7d5;
}
.serviceHomeGrid2 .item h3:hover{
	background: #dbd8d8;
}
.serviceHomeGrid2 .item h3 .en{
    color: initial;
    font-size: 0.75em;
    font-weight: normal;
    text-transform: uppercase;
}
/* 首頁服務項目 - 棋盤格 3 serviceHomeGrid3 */
.serviceHomeGrid3 {
}
/* 首頁服務項目 - 條列式 1 serviceHomeList1 */
/* 首頁服務項目 - 左條列，右圖片 serviceHomeList2 */

/* 商品資訊 product ========================= */
.price {
	line-height: 24px;
}
.price p {
	display: inline-block;
	margin: 0px auto;
}
.price p.originalp {
	font-size: 14px;
	text-decoration: line-through;
}
.price p.originalp2 {
	font-size: 14px;
	text-decoration: none;
}
.price p.memberp {
	padding-left: 3px;
	font-size: 16px;
	color: #7d0000;
}
h5.nk-product-title.protest {
	margin: 14px auto;
}
h5.nk-product-title.protest a, h5.nk-product-title.protest label {
	line-height: 25px;
	font-size: 16px;
	text-align: justify;
}
h5.nk-product-title.protest a + .pnn {
	display: inline-block;
	margin-left: 4px;
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
h5.nk-product-title.protest a i {
	font-size: 14px;
	text-align: left;
	color: #f00;
}
.nk-product-button > .plaBtn > a, .nk-product-button > .plaBtn > button {
	width: 50%;
	border: none;
}
.plaBtn button:disabled, .plaBtn button[disabled] {
	opacity: .5;
}
.nocarouse img {
	width: 100%;
}
.tour {
	font-size: 16px;
	padding-left: 16px;
}
.tour a {
	color: #000;
}
.tour a:hover {
	color: #959595;
}

.leftproimg img {
	width: 100%;
	text-align: center;
}
.leftproimg {
	border: 10px solid #eeeeee;
}
.ttop {
	position: relative;
}
h5.prtutle {
	margin-bottom: 0px;
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
	color: #444;
}
.ttop span {
	display: inline-block;
}
.ttop span.inforleft {
}
.ttop span.inforright {
	float: right;
	padding-right: 20px;
	font-size: 15px;
	font-weight: normal;
}
.price {
	display: inline-block;
	font-size: 1.4em;
}
.price.block {
	display: block;
}
.old-price {
	display: inline-block;
	padding: 0 3px;
	margin: 0;
	font-size: 14px;
}
.old-price .price-label {
	display: inline-block;
	white-space: nowrap;
	color: #444;
	font-size: 17px;
}
.old-price .price {
	color: #444;
	text-decoration: line-through;
	font-size: 17px;
}
.old-price .priceNormal {
	color: #444;
	text-decoration: none;
	font-size: 17px;
}
.special-price {
	display: inline-block;
	margin: 0;
	padding: 0 3px;
}
.special-price .price-label {
	font-size: 17px;
	white-space: nowrap;
	color: #a40000;
}
.special-price .price {
	font-size: 17px;
	color: #a40000;
}
.product-shortbrief {
	display: block;
	margin: 0;
	padding: 0 3px;
	margin-bottom: 3px;
	font-size: 17px;
}
.product-shortbrief.pribtnleft {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.product-shortbrief.pribtnright {
	display: inline-block;
	width: 68%;
	vertical-align: top;
}
.product-shortbrief.pribtnright p.soldout {
	color: #f00
}
.product-shortbrief.numbpro {
	display: inline-block;
	vertical-align: middle;
}
.product-shortbrief.colorBtn .colorImg {
	display: inline-block;
	width: 35px;
	height: 35px;
	border: 1px solid #eee;
	cursor: pointer;
}
.product-shortbrief.colorBtn span.colorImg {
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
}
.product-shortbrief.colorBtn .colorImg:hover {
		border: 1px solid #ddd;
}
.product-shortbrief.colorBtn .colorImg.isSelected {
		border: 1px solid #000;
}
/* 首頁商品分類 - 棋盤格 1 productCategoryHomeGrid1 */
.productCategoryHomeGrid1.item .bg-img{
		filter: brightness(.5);
		-webkit-filter: brightness(.5);
}
.productCategoryHomeGrid1.item .bg-img > img{
	min-height: 140px;
}
.productCategoryHomeGrid1.item{
    margin: 8%;
}
.productCategoryHomeGrid1.item a{
    display: block;
    position: absolute;
    width: calc(100% - 40px);
    top: 20px;
    left: 20px;
}
.productCategoryHomeGrid1.item a img{
		filter: brightness(.4);
		-webkit-filter: brightness(.4);
}
.productCategoryHomeGrid1.item a p{
    padding: 15px;
    color: #FFF;
    text-align: center;
    font-size: 1.2em;
		letter-spacing: 2px;
		background-color: #333;
}
.productCategoryHomeGrid1.item a:hover img{
		filter: brightness(1);
		-webkit-filter: brightness(1);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
.productCategoryHomeGrid1.item a:hover p{
		background-color: #5BC0DE;
}
/* 首頁商品分類 - 棋盤格 2 productCategoryHomeGrid2 */
.productCategoryHomeGrid2 {border: 1px solid #f2f2f2;}
.productCategoryHomeGrid2 .catetop .ate_l,
.productCategoryHomeGrid2 .catetop .ate_r{display: inline-block;vertical-align: middle;}
.productCategoryHomeGrid2 .catetop .ate_l{width:68%; font-size:20px; line-height: 25px;}
.productCategoryHomeGrid2 .catetop .ate_r{width: 30%;}
.productCategoryHomeGrid2 .catetop .ate_r img{width: 60px;}
.productCategoryHomeGrid2 .catebom{margin-top:15px; position: relative; }
.productCategoryHomeGrid2 .camorbtn{position: absolute; bottom:0px; right:0px; font-size:20px; opacity:.75;}
.productCategoryHomeGrid2  a:hover{color: #3b3b3b;}
.productCategoryHomeGrid2 .catebom p{ margin-bottom: 0px; }
/* 首頁商品分類 - 棋盤格 3 productCategoryHomeGrid3 */
.productCategoryHomeGrid3 {
	padding-top: 20px!important;
}
.productCategoryHomeGrid3 .nk-image-box-2 .nk-image-box-overlay > *{
	padding: 20px;
}
/* 首頁商品列表 - 棋盤格 1 productHomeGrid1 */
.boxtitle h6 {
	line-height: 24px;
}
.boxtitle a {
	color: #fff;
}
.boxtitle a:hover {
	color: #bbe4e3;
}
.boxouttitle {
	text-align: center;
	margin: 10px auto;
}
.boxouttitle h5 {
	line-height: 1.4em;
}
.boxouttitle .pnn {
	display: inline-block;
	margin-left: 4px;
	padding: 2px 5px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
/* 首頁商品列表 - 棋盤格 2 productHomeGrid2 */
.productHomeGrid2 {
	position: relative;
	margin-bottom: 10%;
}
.productHomeGrid2 .boxouttitle {
    position: absolute;
    background-color: rgba(28, 28, 28, 0.4);
    color: #333;
    padding: 10px 20px;
    width: 80%;
    left: 50%;
    top: 80%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
.productHomeGrid2:hover .boxouttitle {
	top: 75%;
}
.productHomeGrid2 .boxouttitle h5 {
	color: #fff;
	font-weight: normal;
}
.productHomeGrid2 .boxouttitle button:disabled, .productHomeGrid2 .boxouttitle button[disabled] {
	opacity: .5;
}
/* 首頁商品列表 - 棋盤格 3 productHomeGrid3 */
.productHomeGrid3 {
	position: relative;
	margin-bottom: 10%;
}
.productHomeGrid3:hover{
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  transition: 0.5s;
  -webkit-transition: 0.5s;
	-ms-transition: 0.5s;
}
.productHomeGrid3 .nk-image-box-4:hover, .productHomeGrid3 .nk-image-box-4.hover {
	box-shadow: none;
}
.productHomeGrid3 .boxouttitle {
  position: static;
  padding: 10px 20px;
	color: #aaa;
	text-align: left;
  background-color: transparent;
}
.productHomeGrid3:hover .boxouttitle {
	top: 75%;
}
.productHomeGrid3 .boxouttitle h5 {
	margin-bottom: 0;
	color: #444;
	font-weight: bold;
	font-size:1.05em;
}
.productHomeGrid3 .boxouttitle button:disabled, .productHomeGrid3 .boxouttitle button[disabled] {
	opacity: .5;
}
.productHomeGrid3 .main-btn {
  position: absolute;
	display: inline-block;
  right: 40px;
  bottom: -20px;
	padding: 3px 24px;
	font-size: 0.9em;
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0;
	background: #3080c2;
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
}
.productHomeGrid3 .main-btn:hover, .productHomeGrid3 .main-btn:focus{
	letter-spacing: 2px;
	color: #FFF;
	background: #66C9EC;
}
.productHomeGrid3 .main-btn:after {
	content: "";
	display: block;
	border: 1px solid #3080c2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -5px;
	right: -10px;
	z-index: -1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
}
.productHomeGrid3 .main-btn:hover:after, .productHomeGrid3 .main-btn:focus:after {
	width: 5px;
	border: 1px solid #66C9EC;
}
/* 首頁商品列表 - 瀑布流 productHomeMasonry1 */
.productHomeMasonry1 .nk-image-box-1 {
	min-height: 240px;
}
.productHomeMasonry1 .nk-action-heart {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/* 首頁商品列表 - 主打第一筆 productHomeFocusOnFirst */

/* 首頁商品列表 - 上四下二 productHomeTop4Bottom2 */
.productHomeTop4Bottom2 .nk-image-box-4 {
    min-height: 240px;
}
.productHomeTop4Bottom2 .boxouttitle {
    margin: 10px auto;
    padding: 13px 15px;
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    min-height: 200px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 5px;
    bottom: -10px;
    width: calc(100% - 10px);
}
.productHomeTop4Bottom2 .boxouttitle h5 {
    line-height: 1.4em;
    font-size: 18px;
    font-weight: normal;
    padding-right: 40px;
}
.productHomeTop4Bottom2 .boxouttitle .num{
    display: inline-block;
    font-size: 2em;
    letter-spacing: 3px;
    position: absolute;
    right: 10px;
    top: 0;
}
.productHomeTop4Bottom2 .boxouttitle .pnn {
	display: inline-block;
	margin-left: 4px;
	padding: 2px 5px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #f00;
}
.productHomeTop4Bottom2 .boxouttitle .memberp{color: #FFF;}
.productHomeTop4Bottom2 .boxouttitle button{    width: 48%;}
/* 商品列表 - 棋盤格 1 productPageGrid1 */
.productPageGrid1 {
}
/* 商品列表 - 棋盤格 2 productPageGrid2 */
.productPageGrid2 {
}
/* 商品列表 - 條列式 1 productPageList1 */
.productPageList1 {
}
/* 商品列表 - 條列式 2 productPageList2 */
.productPageList2 {
}
/* 商品列表 - 瀑布流 1 productPageMasonry1 */
.productPageMasonry1 .nk-image-box-1 {
	min-height: 240px;
}
.productPageMasonry1 .nk-action-heart {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* 訂單管理 order ========================= */

/* 會員管理 member ========================= */

/* 樹木新知 news ========================= */
.news-box {
	padding: 10px;
	background: rgba(238, 238, 238, 0.75);
}
.news-box-title {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #24592e;
}
.news-box-title2 {font-size: 16px;}
.news-box-date {
	display: inline-block;
    padding: 6px 10px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2em;
    color: #C0BA8C;
    text-align: center;
}
.news-box-date .dd{
	font-size:2em;
}
.news-box-date-circle {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 4px;
	line-height: 16px;
	font-size: 12px;
	background: #fff;
	border-radius: 100%;
}
.news-box-date-square {
    display: inline-block;
    width: 70px;
    height: 85px;
    line-height: 33px;
    font-size: 2.5em;
    font-weight: bold;
    color: #C0BA8C;
    border: 1px solid #73B800;
}
.news-box-date-square .mm{
	font-size: 0.6em;letter-spacing: 1px;
}

.viewed{
	font-size: 1.1em;
    font-weight: bold;
    color: #24592e;
}

.news-deco-box{position: relative;}
.news-deco-box:before{
    content: '';
    width: calc(100% + 30px);
    height: calc(100% - 30px);
    background: #eee;
    position: absolute;
    top: 74px;
    left: -15px;
    z-index: -1;
}
/* 首頁樹木新知 - 美術拼貼 1 newsHomeBoxed1 */
.newsHomeBoxed1 {
}
/* 首頁樹木新知 - 美術拼貼 2 newsHomeBoxed2 */
.newsHomeBoxed2 {
}
/* 首頁樹木新知 - 美術拼貼 3 newsHomeBoxed3 */
.newsHomeBoxed3{
    background: url(../../upload/images/h-a-bg.jpg) center;
    background-size: cover;
    position: relative;
}
.newsHomeBoxed3:before{
	content: '';
	background:rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: -1;
}

.newsHomeBoxed3 .item{clear: both;position: relative;overflow: hidden;}
.newsHomeBoxed3 .item .img{padding: 0; overflow: hidden;}
.newsHomeBoxed3 .item .img img{transform:scale(1,1);transition: all 1s ease-out;}
.newsHomeBoxed3 .item .img .videoWrapper,.newsHomeBoxed3 .item .img img{height: 277px;}
.newsHomeBoxed3 .item .img a:hover img{transform:scale(1.2,1.2);}
.newsHomeBoxed3 .item .text{position: static;padding: 40px 20px;}
.newsHomeBoxed3 .item .text:before{
	content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.newsHomeBoxed3 .left .item:nth-child(2) .text:before{
    background: rgba(255, 255, 255, 0.5);
}

.newsHomeBoxed3 .left {padding-right: 0;}
.newsHomeBoxed3 .left .item:nth-child(odd) .img{
	float: right;
}

.newsHomeBoxed3 .right {padding-left: 0;}
.newsHomeBoxed3 .right .item:nth-child(even) .img{
	float: right;
}
/* 首頁樹木新知 - 棋盤格 1 newsHomeGrid1 */
.newsHomeGrid1 {
}
/* 首頁樹木新知 - 棋盤格 2 newsHomeGrid2 */
.newsHomeGrid2 .nk-image-box-overlay {
	display: block;
	padding: 30px;
}
.newsHomeGrid2 .nk-image-box-overlay .date {
	position: relative;
    font-size: 1.2em;
}
.newsHomeGrid2 .nk-image-box-overlay .date:before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #FFF;
	content: "";
}
/* 首頁樹木新知 - 棋盤格 3 newsHomeGrid3 */
.newsHomeGrid3 .news-box {
	padding: 15px;
	position: relative;
	background: transparent;
}
.newsHomeGrid3 .news-box-title {
    font-size: 1.07em;
    font-weight: bold;
    margin-bottom: 5px;
}
.newsHomeGrid3 .news-box-title:hover{}
.newsHomeGrid3 .news-box-title2 {
	font-size: 1.4em;
    margin: 0;
}
.newsHomeGrid3 .news-box-date {
	display: inline-block;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
    letter-spacing: 2px;
    color: #FFF;
    text-transform: uppercase;
    background-color: rgba(28, 28, 28, 0.75); 
    transform: translate(-10px,-10px);
    -webkit-transform: translate(-10px,-10px);
    -ms-transform: translate(-10px,-10px);
}
.newsHomeGrid3 .news-box-date-square {
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 5px;
    line-height: 20px;
    font-size: 1.4em;
    text-transform: uppercase;
    background: #c6c6c6;
    position: absolute;
    top: -70px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 1px #1f4864;
}
.newsHomeGrid3 .news-box-date-square .mm{    font-size: 0.6em;letter-spacing: 1px;}
.newsHomeGrid3 .newsContent .boximg{
	width: 50%;
	float: right;
	padding: 0 0 10px 10px;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
}
.newsHomeGrid3 .newsContent .boxtitle{
	width: 50%;
    display: inline-block;
    padding-right: 60px;
    position: relative;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.newsHomeGrid3 .newsContent .viewed{
    position: absolute;
    right: 0;
    top: 0;
    color: #B8C9D3;
}
.newsHomeGrid3 .newsContent .news-box-date-square{
	top: 13px;
	left: 20px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
/* 首頁樹木新知 - 左右交替條列 1 newsHomeList2 */
.newsHomeList2:nth-child(odd) .item {
	float: right;
}
.newsHomeList2:nth-child(even) .item {
	float: left;
}
.newsHomeList2 .news-box {
	position: absolute;
	top: 20%;
  	border-left: 4px solid #3080c2;
}
.newsHomeList2 .news-box-title {margin-left:0px;}
.newsHomeList2 .news-box-date {
	display: block;
	width: auto;
	height: auto;
  	padding: 10px 0 20px 0;
	font-weight: 600;
  	font-style: normal;
  	line-height: 16px;
	font-size: 1em;
  	color: #3b3b3b;
  	letter-spacing: 1px;
	background: transparent;
	border: none;
  	transform: none;
  	-webkit-transform: none;
  	-ms-transform: none;
}
.newsHomeList2:nth-child(odd) .news-box{
	left:0;
}
.newsHomeList2:nth-child(even) .news-box{
	right:0;
	border-left: 0;
  border-right: 4px solid #3080c2;
}
/* 首頁樹木新知 - 瀑布流 1 newsHomeMasonry1 */
.newsHomeMasonry1 {
}
/* 首頁樹木新知 - 水平捲動輪播 1 newsHomeSlide1 */
.newsHomeSlide1 {
}
/* 樹木新知列表 - 棋盤格 1 newsPageGrid1 */
.newsPageGrid1 {
}
/* 樹木新知列表 - 棋盤格 2 newsPageGrid2 */
.newsPageGrid2 .nk-image-box-overlay {
	display: block;
	padding: 30px;
}
.newsPageGrid2 .nk-image-box-overlay .date {
	position: relative;
    font-size: 1.2em;
}
.newsPageGrid2 .nk-image-box-overlay .date:before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #FFF;
	content: "";
}
/* 樹木新知列表 - 左右交替條列 1 newsPageList2 */
.newsPageList2:nth-child(odd) .item {
	float: right;
}
.newsPageList2:nth-child(even) .item {
	float: left;
}
.newsPageList2 .news-box {
	position: absolute;
	top: 20%;
  	border-left: 4px solid #3080c2;
}
.newsPageList2 .news-box-title {margin-left:0px;}
.newsPageList2 .news-box-date {
	display: block;
  	width: auto;
	height: auto;
  	padding: 10px 0 20px 0;
	font-weight: 600;
  	font-style: normal;
  	line-height: 16px;
	font-size: 1em;
  	color: #3b3b3b;
  	letter-spacing: 1px;
	background: transparent;
	border: none;
  	transform: none;
  	-webkit-transform: none;
  	-ms-transform: none;
}
.newsPageList2:nth-child(odd) .news-box{
	left:0;
}
.newsPageList2:nth-child(even) .news-box{
	right:0;
	border-left: 0;
  	border-right: 4px solid #3080c2;
}
/* 樹木新知列表 - 左右交替條列 2 newsPageList3 */
.newsPageList3 {
	position: static;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.newsPageList3:nth-child(odd) {
	float: left;
}
.newsPageList3:nth-child(even) {
	float: right;
}
.newsPageList3 .nk-image-box-3 {
  	position: absolute;
	width: 95%;
	max-height: 390px;
  	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.newsPageList3 .videoWrapper {
  	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.newsPageList3:nth-child(even) .nk-image-box-3 {
	left: 10px;
}
.newsPageList3 .nk-image-box-3 > img {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.newsPageList3 .news-box {
	position: relative;
	padding-top: 410px;
	background: none;
}
.newsPageList3 .news-box-title {
	margin-left:0px;
	color: #000;
}
.newsPageList3 .news-box-title:hover {
	color: #3080c2;
}
.newsPageList3 .news-box-date {
  	display: inline-block;
  	width: 70px;
  	height: 70px;
	padding: 10px;
  	color: #FFF;
  	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  	text-align: center;
  	text-transform: uppercase;
  	font-weight: 600;
  	line-height: 22px;
  	font-size: 1em;
  	letter-spacing: 1px;
  	background-color: #D2D2D2;
  	border: none;
  	border-radius: 0;
}
.newsPageList3 .news-box-date .dd { font-size: 30px;}
.newsPageList3:nth-child(odd) .news-box-date {float: left;}
.newsPageList3:nth-child(even) .news-box-date {float: right;}
.newsPageList3:nth-child(odd) .news-box .content {
	padding-left: 90px;
}
.newsPageList3:nth-child(even) .news-box .content {
	padding-right: 90px;
}
.newsPageList3 .main-btn {
  position: absolute;
  right: 0;
  bottom: -37px;
}
.newsPageList3:nth-child(even) .main-btn {
	right: auto;
	left: 0;
}
/* 樹木新知列表 - 瀑布流 1 newsPageMasonry1 */
.newsPageMasonry1 {
}
/* 樹木新知附屬相簿 - 棋盤格 1 newsGalleryDetailGrid1 */
/* 樹木新知附屬相簿 - 棋盤格 2 newsGalleryDetailGrid2 */
/* 樹木新知附屬相簿 - 瀑布流 1 newsGalleryDetailMasonry1 */
/* 樹木新知附屬相簿 - 水平捲動輪播 1 newsGalleryDetailSlide1 */

/* 知識文章 article ========================= */


/* 常見問題 Q&A ========================= */
/* 首頁常見問題 - 垂直收合展開 qaHomeCollapse1 */
.qaHomeCollapse1 .panel-heading.headnoborder {position: relative;}
.qaHomeCollapse1 .panel-heading a.riaa{display: block; width: 100%;}
.qaHomeCollapse1 .qaleft {display: inline-block; font-weight: bold; width: 5%; vertical-align: top;}
.qaHomeCollapse1 .qaleft p {display: inline-block; margin-bottom: 0px; position: relative;}
.qaHomeCollapse1 .qaleft i.icon {font-size: 52px; position: absolute; top: -34px; left: 0px; }
.qaHomeCollapse1 .qaleft .icqcolor {color: #666;}
.qaHomeCollapse1 .qaleft .icacolor {color: #fff;}
.qaHomeCollapse1 .qaleft strong {position:relative; top:-3px; left:10px; font-size:13px; color:#fff;}
.qaHomeCollapse1 .panel-collapse .qaleft strong {left: 2px; color: #666;}
.qaHomeCollapse1 .qaright {display: inline-block; width: 94%; vertical-align: top;}
.qaHomeCollapse1 .qaright img {max-width: 100%}
/* 首頁常見問題 - 左問題，右答案 qaHomeCollapse2 */
.qaArea .qaHomeCollapse2{
	position: static!important;
}
.qaArea .qaHomeCollapse2 dt a{
  display: block;
  color: #FFF;
  padding: 15px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
	background-color: #888;
}
.qaArea .qaHomeCollapse2 dt a.currentBtn{
	background-color: #5BC0DE;
}
.qaArea .qaHomeCollapse2 dt a h4{
	font-size: 1.05em;
  margin: 0;
  position: relative;
  padding-right: 20px;
}
.qaArea .qaHomeCollapse2 dt a h4:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
	position: absolute;
	top: 5px;
	right: 0;
}
.qaArea .qaHomeCollapse2 dt a.currentBtn h4:before{
  transform: rotate(-90deg);
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;

}
.qaArea .qaHomeCollapse2 dt a:hover{
	background-color: #5BC0DE;
}
.qaArea .qaHomeCollapse2 .content{
	padding:20px;
}
.qaArea .qaHomeCollapse2 dd{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    color: #777;
    font-size: 16px;
    overflow-y: scroll;
}
.qaArea .qaHomeCollapse2 dd img{
	max-width: 100%;
}
/* 常見問題列表 - 棋盤格 1 qaPageGrid1 */
/* 常見問題列表 - 條列式 1 qaPageList1 */
/* 常見問題列表 - 瀑布流 1 qaPageMasonry1 */
.qaPageMasonry1 .item{
	position: relative;
    padding: 20px;
    background-color: #FFF;
    border: 1px solid #3080c2;
    z-index: 1;
}
.qaPageMasonry1 .item h5, .qaPageMasonry1 .item p{
	display: inline-block;
	float: right;
	width: 85%;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.qaPageMasonry1 .item img{
    max-width: 100%;
}
.qaPageMasonry1 .item .icon{
    position: absolute;
    top: 10px;
    left: 15px;
    float: none;
    margin: 0;
    width: 45px;
}
.qaPageMasonry1 .item .nk-btn{
    position: absolute;
    bottom: -15px;
    right: 20px;
}
/* 常見問題列表 - 瀑布流 2 qaPageMasonry2 */
.qaPageMasonry2.nk-isotope-item:after{
	content: '';
	display: block;
	position: absolute;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	top: 27px;
	left: 4px;
	border: 1px solid #3080c2;
	z-index: -1;
}
.qaPageMasonry2 .item{
	position: relative;
	padding: 20px;
	color: #FFF;
	background-color: rgba(180, 180, 180, 0.9);
	overflow: hidden;
}
.qaPageMasonry2 .item:before{
	content: '';
	display: block;
	width: 180px;
	height: 200px;
	position: absolute;
	right: -30px;
	bottom: -40px;
	pointer-events: none;
}
.qaPageMasonry2 .item h5{
	display: inline-block;
	width: 85%;
	float: right;
	margin-bottom: 10px;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}
.qaPageMasonry2 .item p.icon{
	position: absolute;
	width: auto;
	top: 10px;
	left: 30px;
	float: none;
	margin: 0;
	font-size: 1.7em;
}
.qaPageMasonry2 a{
	display: inline-block;
	position: relative;
	margin-top: 5px;
	padding: 2px 20px;
	min-width: 120px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 2px solid #FFF;
	border-radius: 5px;
}
.qaPageMasonry2 a:hover{
	background: #3080c2;
	border-color: #3080c2;
}
.qaPageMasonry2 .item img{
    max-width: 100%;
}
/* 常見問題列表 - 垂直收合展開 qaPageCollapse1 */
.qaPageCollapse1 .panel-heading.headnoborder {position: relative;}
.qaPageCollapse1 .panel-heading a.riaa{display: block; width: 100%;}
.qaPageCollapse1 .qaleft {display: inline-block; font-weight: bold; width: 5%; vertical-align: top;}
.qaPageCollapse1 .qaleft p {display: inline-block; margin-bottom: 0px; position: relative;}
.qaPageCollapse1 .qaleft i.icon {font-size: 52px; position: absolute; top: -34px; left: 0px; }
.qaPageCollapse1 .qaleft .icqcolor {color: #666;}
.qaPageCollapse1 .qaleft .icacolor {color: #fff;}
.qaPageCollapse1 .qaleft strong {position:relative; top:-3px; left:10px; font-size:13px; color:#fff;}
.qaPageCollapse1 .panel-collapse .qaleft strong {left: 2px; color: #666;}
.qaPageCollapse1 .qaright {display: inline-block; width: 94%; vertical-align: top;}
.qaPageCollapse1 .qaright img {max-width: 100%}
/* 常見問題列表 - 左問題，右答案 qaPageCollapse2 */
.qaArea .qaPageCollapse2{
	position: static!important;
}
.qaArea .qaPageCollapse2 dt a{
  display: block;
  color: #FFF;
  padding: 15px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
	background-color: #888;
}
.qaArea .qaPageCollapse2 dt a.currentBtn{
	background-color: #5BC0DE;
}
.qaArea .qaPageCollapse2 dt a h4{
	font-size: 1.05em;
  margin: 0;
  position: relative;
  padding-right: 20px;
}
.qaArea .qaPageCollapse2 dt a h4:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
	position: absolute;
	top: 5px;
	right: 0;
}
.qaArea .qaPageCollapse2 dt a.currentBtn h4:before{
  transform: rotate(-90deg);
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;

}
.qaArea .qaPageCollapse2 dt a:hover{
	background-color: #5BC0DE;
}
.qaArea .qaPageCollapse2 .content{
	padding:20px;
}
.qaArea .qaPageCollapse2 dd{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    color: #777;
    font-size: 16px;
    overflow-y: scroll;
}
.qaArea .qaPageCollapse2 dd img{
	max-width: 100%;
}
/* 常見問題內頁 - 垂直收合展開 qaDetailCollapse1 */
.qaDetailCollapse1 .panel-heading.headnoborder {position: relative;}
.qaDetailCollapse1 .panel-heading a.riaa{display: block; width: 100%;}
.qaDetailCollapse1 .qaleft {display: inline-block; font-weight: bold; width: 5%; vertical-align: top;}
.qaDetailCollapse1 .qaleft p {display: inline-block; margin-bottom: 0px; position: relative;}
.qaDetailCollapse1 .qaleft i.icon {font-size: 52px; position: absolute; top: -34px; left: 0px; }
.qaDetailCollapse1 .qaleft .icqcolor {color: #666;}
.qaDetailCollapse1 .qaleft .icacolor {color: #fff;}
.qaDetailCollapse1 .qaleft strong {position:relative; top:-3px; left:10px; font-size:13px; color:#fff;}
.qaDetailCollapse1 .panel-collapse .qaleft strong {left: 2px; color: #666;}
.qaDetailCollapse1 .qaright {display: inline-block; width: 94%; vertical-align: top;}
.qaDetailCollapse1 .qaright img {max-width: 100%}
/* 常見問題內頁 - 錯位邊框 qaDetailDislocation1 */
.qaDetailDislocation1{
	position: relative;
	padding: 40px 40px 60px 40px;
	color: #FFF;
	font-size: 17px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	background-color: rgba(180, 180, 180, 0.9);
	overflow: hidden;
}
.qaDetailDislocation1:before{
	content: '';
	display: block;
	width: 30%;
	height: 80%;
	position: absolute;
	right: 28px;
	bottom: -51px;
	pointer-events: none;
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}
.nk-post-text .qaDetailDislocation1 + .deco-line{
	width: 92%;
	height: 57%;
	position: absolute;
	top: 4%;
	right: 8%;
	border: 1px solid #3080c2;
	z-index: -1;
}
.qaDetailDislocation1 p.icon{
	margin: 0;
	float: none;
	position: absolute;
	width: auto;
	top: -2px;
	left: 4%;
	font-size: 3.3em;
}
.qaDetailDislocation1 .content{
	width: 90%;
	float: right;
	padding-right: 50px;
}
.qaDetailDislocation1 .content img{
	max-width: 100%;
}

/* 電子相簿 gallery ========================= */
/* 首頁電子相簿 - 美術拼貼 1 galleryHomeBoxed1 */
/* 首頁電子相簿 - 美術拼貼 2 galleryHomeBoxed2 */
.galleryArea .galleryHomeBoxed2{

}

/* 首頁電子相簿 - 棋盤格 1 galleryHomeGrid1 */
/* 首頁電子相簿 - 棋盤格 2 galleryHomeGrid2 */
/* 首頁電子相簿 - 瀑布流 1 galleryHomeMasonry1 */
/* 首頁電子相簿 - 交疊並排展開 galleryHomeOverlap */
.galleryArea .galleryHomeOverlap{
}
.galleryArea .galleryHomeOverlap-m .text {
    padding: 20px 10px;
}
/* 電子相簿列表 - 美術拼貼 1 galleryPageBoxed1 */
/* 電子相簿列表 - 棋盤格 1 galleryPageGrid1 */
/* 電子相簿列表 - 棋盤格 2 galleryPageGrid2 */
/* 電子相簿列表 - 棋盤格 3 galleryPageGrid3 */
/* 電子相簿列表 - 條列式 1 galleryPageList1 */
/* 電子相簿列表 - 條列式 2 galleryPageList2 */
/* 電子相簿列表 - 左右交替條列 1 galleryPageList3 */
/* 電子相簿列表 - 左右交替條列 2 galleryPageList4 */
/* 電子相簿列表 - 瀑布流 1 galleryPageMasonry1 */
.galleryPageMasonry1 .nk-image-box-2 .nk-image-box-overlay .date{
    display: inline-block;
    font-size: 1.1em;
    letter-spacing: 1px;
    border-bottom: 1px solid;
    padding: 0 20px;
    line-height: 2em;
}
.galleryPageMasonry1 .nk-image-box-2 .nk-image-box-sub-title{
    font-size: 1.2em;
}
/* 電子相簿內頁 - 棋盤格 1 galleryDetailGrid1 */
.galleryDetailGrid1 {}
/* 電子相簿內頁 - 棋盤格 3 galleryDetailGrid3 */
.galleryDetailGrid3 {}
/* 電子相簿內頁 - 瀑布流 1 galleryDetailMasonry1 */
.galleryDetailMasonry1 {}
/* 電子相簿內頁 - 瀑布流 2 galleryDetailMasonry2 */
.galleryDetailMasonry2 {}
/* 電子相簿內頁 - 瀑布流 3 galleryDetailMasonry3 */
.galleryDetailMasonry3 {}
/* 電子相簿內頁 - 水平捲動輪播 1 galleryDetailSlide1 */
.galleryDetailSlide1 {}

/* 服務據點 location ========================= */
/* 服務據點列表 - 棋盤格 1 locationPageGrid1 */
.locationBlock .locationPageGrid1{
    font-size: 18px;
    padding: 0;
    letter-spacing: 0;
}
.locationBlock .locationPageGrid1 a{
  	border-bottom: 1px solid transparent;
}
.locationBlock .locationPageGrid1 a:hover{
  	border-bottom: 1px solid #888;
  	color: #D0565A;
}
.locationBlock .locationPageGrid1 ul{
    margin: 0;
    padding: 0 20px;
    min-height: 150px;
    list-style: none;
    font-size: 15px;
    word-break: break-word;
    border-left: 1px solid #888;
}
.locationBlock .locationPageGrid1 ul li span {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    text-align: center;
}
.locationBlock .locationPageGrid1 .tagBox{
    padding: 20px;
    border: 1px solid #888;
}
.locationBlock .locationPageGrid1 .img{
   	overflow: hidden;
}
.locationBlock .locationPageGrid1 .img:hover a{
   	border:none;
}
.locationBlock .locationPageGrid1 .img img{
	width: 100%;
	transition: 2s;
	-webkit-transition: 2s;
	-ms-transition: 2s;
}
.locationBlock .locationPageGrid1 .img:hover img{
   	opacity: 0.5;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transition: 2s;
	-webkit-transition: 2s;
	-ms-transition: 2s;
}
/* 服務據點列表 - 棋盤格 2 locationPageGrid2 */
.locationBlock .locationPageGrid2 ul{
	list-style: none;
}
.locationBlock .locationPageGrid2 ul li span {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    text-align: center;
}
/* 服務據點列表 - 棋盤格 3 locationPageGrid3 */
.locationBlock .locationPageGrid3 {
}
/* 服務據點列表 - 左右交替條列 1 locationPageList2 */
.locationBlock .locationPageList2 {
	border: 1px solid #e5e5e5;
	border-bottom: 4px solid #3080c2;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px 10px;
}
.locationBlock .locationPageList2:nth-child(even){
	margin-left: 30px;
}
.locationBlock .locationPageList2:nth-child(even) .map{
	float: right;
}
.locationBlock .locationPageList2:nth-child(odd){
	margin-right: 30px;
}
.locationBlock .locationPageList2 p span {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    text-align: center;
}
@media (max-width: 991px){
	.locationBlock .locationPageList2:nth-child(even){
		margin-left: 0px;
	}
	.locationBlock .locationPageList2:nth-child(even) .map{
		float: none;
	}
	.locationBlock .locationPageList2:nth-child(odd){
		margin-right: 0px;
	}
}
@media (max-width: 767px){
	.locationBlock .locationPageList2{padding:10px;}
	.locationBlock .locationPageList2 .map{padding:0;}
}

/* 檔案下載 download ========================= */
/* 檔案下載列表 - 棋盤格 1 downloadPageGrid1 */
/* 檔案下載列表 - 條列式 1 downloadPageList1 */

/* 影片專區 video ========================= */
.videobg {
	background-color: #ccc;
    border-radius: 0px 0px 4px 4px;
}
.post-date {
	display: inline-block;
	margin-left: 10px;
}
/* 首頁主打影片 - 滿版影片 1 videoHomeFocus1 */
.videoArea .videoHomeFocus1 .videoWrapper{
	width: 80%;
	float: right;
	position: relative;
}
.videoArea .videoHomeFocus1 .videoWrapper iframe{
	border-left:20px solid #FFF;
	border-top:20px solid #FFF;
}
.videoArea .videoHomeFocus1 .deco-text{
	font-family: 'Playball', cursive;
    letter-spacing: 3px;
    font-size: 1.2em;
    text-align: right;
    color: #BABABA;
}
.videoArea .videoHomeFocus1 .videoWrapper:before, .videoArea .videoHomeFocus1 .videoWrapper:after{
	content: '';
	position: absolute;
	z-index: -1;
}
.videoArea .videoHomeFocus1 .videoWrapper:before{
    width: 16%;
    height: 55%;
    background: #BABABA;
    position: absolute;
    top: -40px;
    left: -40px;
}
.videoArea .videoHomeFocus1 .videoWrapper:after{
    width: 100%;
    height: 90%;
    border: 1px solid #444;
    position: absolute;
    left: -26%;
    bottom: -55px;
}
/* 首頁影片專區 - 棋盤格 1 videoHomeGrid1 */
/* 首頁影片專區 - 條列式 1 videoHomeList1 */
/* 影片專區列表 - 棋盤格 1 videoPageGrid1 */
/* 影片專區列表 - 條列式 1 videoPageList1 */


/* 團隊成員 team ========================= */

/* 廣告連結 links ========================= */
.linksArea .item .img{
	padding: 30px;
}
.linksArea .item .content{
	position: relative;
    border: 2px dashed #5bc0de;
    border-radius: 15px;
    padding: 40px 25px 25px 25px;
    margin-top: 15%;
}
.linksArea .item .content h4{
    color: #FFF;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    font-size: 2.2em;
    letter-spacing: 3px;
}
.linksArea .item .content p{
    font-size: 1.5em;
    position: relative;
}
.linksArea .item .content p:before{
    content: "";
    width: 40%;
    height: 20px;
    background: rgba(91, 192, 222, 0.3);
    position: absolute;
    left: -6px;
    bottom: 0;
    z-index: -1;
}
.linksArea .item .content li{
	list-style: none;
    display: inline-block;
    width: 48%;
    color: #2c2c2c;
    font-size: 1.1em;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.linksArea .item .content li:before{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/Arrow-Left-5.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.linksArea .item .content .Dialog{
    position: absolute;
    background: #eee;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    z-index: -1;
    top: 15px;
    right: 15px;
}
.linksArea .item .content .Dialog:before{
    content: '';
    width: 40px;
    height: 40px;
    background: #eee;
    position: absolute;
    top: 50%;
    left: -18px;
    transform: rotate(45deg);
}
.linksArea .item:nth-child(even) .item-top{
	float: right;
}
.linksArea .item:nth-child(even) .content .Dialog:before{
	left: auto;
    right: -18px;
}
.linksArea .item:nth-child(even) .content .Dialog {
    right: auto;
    left: 10px;
}
/* 首頁廣告連結 - 棋盤格 1 linksHomeGrid1 */
/* 首頁廣告連結 - 左右交替條列 1 linksHomeList2 */
/* 首頁廣告連結 - 水平捲動輪播 1 linksHomeSlide1 */
.linksHomeSlide1 .nk-post-text, a.nk-post-text:not([href]) {
    margin: 25px 0;
    padding: 20px;
    padding-top: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    text-align: center;
}
.linksHomeSlide1 .nk-post-text:hover{background: rgba(0, 0, 0, 1); color: #FFF;}
.linksHomeSlide1 .nk-post-title{font-size: 1.3em;letter-spacing: 2px;}
@media (max-width: 543px){
	.linksHomeSlide1{
	    width: 50%!important;
	}
}


/* 聯絡我們 contact ========================= */
.contactArea {
	background-size: cover;
	background-attachment: fixed;
	overflow: initial;
}
.contactArea .bg {
	background: rgba(255, 255, 255, 0.85);
}
.contactArea .bg-dark-2, .contactArea .nk-ibox-2 * {
	color: #000;
	word-break: break-all;
}
.contactArea .bg-dark-2, .contactArea .nk-ibox-1 a:hover, .contactArea .nk-ibox-2 a:hover {
	color: #3080c2;
    opacity: .75;
    letter-spacing: 1px;
}
/* 首頁聯絡資訊 - 上地圖，下資訊 contactsHome1 */
.contactArea.contactsHome1 {
	padding: 30px;
	color: #fff;
	text-align: center;
}
.contactArea.contactsHome1 a {
	color: #fff;
}
.contactArea.contactsHome1 a:hover {
	color: #3080c2;
}
/* 首頁聯絡資訊 - 左資訊，右地圖 contactsHome2 */
.contactArea .contactsHome2 {
	color: #fff;
}
.contactArea .contactsHome2 h2, .contactArea .contactsHome2 h3 {
	color: #fff;
}
/* 首頁聯絡資訊 - 浮動於上方 contactsHome3 */
.contactArea.contactsHome3 {
	padding: 15px;
	background-image: none;
  	overflow: initial;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
}
.contactArea.contactsHome3 .container {
	position: relative;
	padding:30px 20px;
	background-color:#E5E5E5;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
.contactArea.contactsHome3 .container .title {
	font-size:1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing:2px;
}
.contactArea.contactsHome3 .container .title .lt {
    display: inline-block;
    padding-right: 12px;
    font-size: 1.4em;
}
.contactArea.contactsHome3 .container .title .rt {
    display: inline-block;
    padding-left: 12px;
    color: #3080c2;
    border-left: 3px solid #3080c2;
}
.contactArea.contactsHome3 .container .title p {
	margin: 0px;
}
.contactArea.contactsHome3 .nk-widget-contact {
	font-weight: bold;
}
.contactArea.contactsHome3 .nk-widget-contact > li {
	display: inline-block;
	width: 48%;
	color: #444;
}
.contactArea.contactsHome3 .nk-widget-contact > li a {
	color: #444;
	border-bottom: 1px solid transparent;
}
.contactArea.contactsHome3 .nk-widget-contact > li a:hover {
	color: #3080c2;
	border-bottom: 1px solid #3080c2;
}
.contactArea.contactsHome3 .main-btn {
    position: absolute;
	display: inline-block;
    right: 50px;
    bottom: -20px;
	padding: 6px 40px;
	font-size: 1.1em;
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0;
	background: #3080c2;
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
}
.contactArea.contactsHome3 .main-btn:hover, .contactArea.contactsHome3 .main-btn:focus{
	letter-spacing: 2px;
	background: #66C9EC;
	color: #FFF;
}
.contactArea.contactsHome3 .main-btn:after {
	content: "";
	display: block;
	border: 1px solid #3080c2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -5px;
	right: -10px;
	z-index: -1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
}
.contactArea.contactsHome3 .main-btn:hover:after, .contactArea.contactsHome3 .main-btn:focus:after {
	border: 1px solid #66C9EC;
	width: 5px;
}
/* 首頁聯絡表單 - 左表單，右空白 contactHome1 */
.contactArea .contactHome1 {
	padding: 30px;
}
/* 首頁聯絡表單 - 左資訊，右表單 contactHome2 */
.contactArea .contactHome2 {
	color: #fff;
}
/* 首頁聯絡表單 - 左圖片，右表單 contactHome3 */
.contactArea .contactHome3 {
	color: #fff;
}
.contactArea .contactHome3 h2, .contactArea .contactHome3 h3 {
	color: #fff;
}
.contactArea .contactHome3 .imgBox{
    position: absolute;
    width: 50%;
    max-height: 450px;
    left: -32px;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    overflow: hidden;
}
.contactArea .contactHome3 .inputBox{
	float: right;
	position: relative;
}
.contactArea .contactHome3 .inputBox .form-control{
	background: rgba(255, 255, 255, 0.6);
    border-color: transparent;
    border-radius: 6px;
}
/* 聯絡我們內頁 - 左資訊，右地圖，下表單 contactDetail2 */
.contactArea .contactDetail2 {

}
/* 聯絡我們內頁 - 左表單，右地圖+資訊 contactDetail3 */
.contactArea .contactDetail3 {

}
/* 聯絡我們內頁 - 上地圖，左表單，右資訊 contactDetail4 */
.contactArea .contactDetail4 {

}
/* 聯絡我們內頁 - 左表單，右資訊，下地圖 contactDetail5 */
.contactArea .contactDetail5 {

}
/* 聯絡我們內頁 - 上地圖+資訊，下表單 contactDetail6 */
.contactArea  .contactDetail6 .info{
	position: relative;
	overflow: hidden;
}
.contactArea  .contactDetail6 .info:before{
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
}
.contactArea  .contactDetail6 .info:after{
	content: '';
	width: 1px;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 50%;
}
.contactArea  .contactDetail6 .info-item{
    padding: 70px 20px;
}
/* 社群外掛 social-plugins ========================= */
.mainSocails > span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 5px;
	line-height: 40px;
	font-size: 24px;
	text-align: center;
	transition: .3s color, .3s background-color, .3s border-color;
	will-change: color, background-color;
}
.mainSocails > span img {
	width: 28px;
}

.social-plugins {
	float: right;
	margin: 0px;
}
.social-plugins > iframe{margin-top: 5px;}
.social-plugins > div, .social-plugins > span {
	float: right !important;
	margin-left: 5px !important;
	padding: 0px !important;
}
.social-plugins > div > iframe, .social-plugins > div > div, .social-plugins > div > span {
	vertical-align: bottom !important;
}

/* YouTube iframe RWD ========================= */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 付款方式步驟 Shopping Steps */
.page-title .shoppingSteps .shoppingStepsIcon {
	display: inline-block;
	width: 47px;
	height: 50px;
	margin: 0 12px;
	background: url(../images/Arrow-Left-5.png) center center no-repeat;
}

/* 選擇付款方式 paymentListStyle1 */
.paymentListStyle1 {
}

.table-responsive img {
	max-width: 60px;
}
.procarttab .table td, .table th {
	vertical-align: middle;
}
.procarttab .table td p {
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
}
.procarttab {
	border-bottom: 1px solid #000000;
}
.procarttab .nk-post-title {
	margin-bottom: 0px;
	line-height: 1.6em;
}
.pricrtitle .table td, .table th {
	border-top: none;
	vertical-align: middle;
}
.pricrtitle .table td.prictu {
	white-space: nowrap !important;
	color: #f00;
	font-weight: bold;
}
.pricrtitle .nk-store-cart-totals-total {
}
.procarttab .thead-default th {
	border-bottom: 1px solid #000000;
	white-space: nowrap;
	background: none;
}
.procarttab .thead-default.bafbg {
	background-color: #f7f7f7;
}
.dashboardbox {
	background-color: #F8F7F5;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.dashboardbox .box-title {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 10px;
	padding: 0 0 2px;
	text-align: right;
	overflow: hidden;
}
.dashboardbox span.dashboxleft {
	float: left;
}
.dashboardbox span.dashboxright {
	float: right;
}
.dashboardbox a {
	color: #3b3b3b;
}
.dashboardbox a:hover {
	color: #7d7d7d;
}
.dashboardbox .box-content p > span {
	font-size: 14px;
	color: #666;
}

.textpeotop b {
	color: #e60012;
}
.textpeotop p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.nk-sub-title {
	text-transform : uppercase;
}
.qatitle p {
	padding: 0px 20px;
}
.topleft {
	display: block;
}
.topright {
	display: block;
}
.nk-navbar .nk-nav > li.advertising {
	position: fixed;
	top: 300px;
	right: 1%;
}
.nk-navbar .nk-nav > li.advertising p.enenew {
	width: 50px;
	height: 60px;
	background: #c6c6c6;
	margin: 0px;
	text-align: center;
	padding: 10px 0px;
	color: #FFF;
}
.nk-navbar .nk-nav > li.advertising p.enenew:hover {
	background: #585858;
}
span.spinner {
	height: 40px;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
span.spinner > .sub, span.spinner > .add {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	font-family: Lato;
	font-weight: 700;
	font-size: 1.2em;
	line-height: 33px;
	color: #25323B;
	border: 1px #25323B solid;
	border-right: 0;
	border-radius: 2px 0 0 2px;
	cursor: pointer;
	transition: 0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
}
span.spinner > .add {
	top: 0;
	border: 1px #25323B solid;
	border-left: 0;
	border-radius: 0 2px 2px 0;
}
span.spinner > .sub:hover, span.spinner > .add:hover {
	background: #bababa;
	color: #25323B;
}
span.spinner > input.prodAmt {
	float: left;
	width: 50px;
	height: 35px;
	padding: 0;
	font-family: Lato;
	font-weight: 700;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	color: #25323B;
	border: 1px #25323B solid;
	background: none;
	outline: none;
	pointer-events: none;
}
span.spinner > input[type=number]::-webkit-inner-spin-button, span.spinner > input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
.flickity-prev-next-button.previous {
	left: -10px;
	background: none;
}
.flickity-prev-next-button.next {
	right: -10px;
	background: none;
}
.flickity-prev-next-button:hover {
	background-color: rgba(255,255,255,0.6);
}
.nk-navbar .nk-nav > li.onphonesech {
	padding: 10px;
	display: none;
}
.nk-navbar .nk-nav > li.onphonesech .nk-btn {
	padding: 6px 12px;
}
.nk-navbar .nk-nav > li.nopcnopc {
	display: none;
}
.fa.fa-arrow-circle-o-right {
	padding-left: 10px;
}
.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
	display: none !important;
	max-width: 100%;
}

.nk-widget-post .nk-product-price.toppri {
	white-space: nowrap;
	color: #a40000;
}
.nk-widget-post .nk-product-price.downpri {
	text-decoration: line-through;
}
.slogan {
	margin-bottom: 1em;
	margin-top: 1em;
}
.slogan span {
	padding: 6px 10px;
	background: #757575;
	color: #FFF;
	border-radius: 6px
}
.view-style {
	display: none;
}
.view-style .list-grid-view button {
	margin: 0 7px 0 0;
	padding: 4px 10px;
	color: #fff;
	text-align: center;
	border: none;
	background: #c6c6c6;
	outline: none;
}
.view-style .list-grid-view button.active {
	color: #000;
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	background: #fff;
}
.view-style .list-grid-view button i {
	text-align: center;
	font-size: 15px;
}

.boxtext img.nk-img-fit {
    width: 300px;
    margin-top: 0px;
}
.img img{width: 100%;}

/* 收納效果 ========================= */
.toggleBtn {
  display: inline-block;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.toggleBlock {
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
}
.toggleRotate180 {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.toggleClosed {
  height: 0px;
  opacity: 0;
  z-index: -1;
}
.toggleClosed * {
	height: 0px;
	opacity: 0;
	z-index: -1;
}

/* 響應式編輯器表格 ========================= */
.boxtext img{width:100%;}
.boxtext table{width:100% !important; display:block; border:1px solid #eee; overflow-x: auto;}
.boxtext table tr:nth-child(even){background-color: #eee}
.boxtext table th, .boxtext table td{padding:10px;}
.boxtext table img.nk-img-fit {width: 100%;}

/* 聯絡我們表單 ========================= */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    font-family: "Microsoft JhengHei", sans-serif!important;	
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {

    border: 1px solid #3080c2!important;
    background: #3080c2!important;
    color: #ffffff!important;
}
/*------------------------------------------------------------------

  新增區域-首頁

 -------------------------------------------------------------------*/
 /*關於我們*/
 .aboutArea .content .item{
 	text-align: center;
	padding: 25px;
 }
 .aboutArea .content .item h4{
    border-bottom: 9px double #0B56A7;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
 }
 .aboutArea .content .item p{
	font-size: 1.1em;
	font-weight: bold;
 }
 .aboutArea .content .item p span{
    display: block;
    font-size: 1.3em;
 }
 /*服務項目*/
 .serviceHomeBoxed1 .nk-image-box-overlay,
 .serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay:after{
 	background-color: transparent;
 	background: transparent;
 }
 .serviceHomeBoxed1 .nk-image-box-2 .nk-image-box-overlay > *{
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
 }
 .serviceHomeBoxed1 .nk-image-box-2 .nk-image-box-title{
	font-size: 4em;
	opacity: 0.8;
 }
 .serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay{color: #000;}
 .serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay span{
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.7em;
 }
 .serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay .align-left span{
	text-align: left;
 }
 .serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay:before{
    content: '';
    width: 70px;
    height: 70px;
    position: absolute;
    top: 10px;
 }
  .serviceHomeBoxed1.ar-lt .nk-image-box-3 .nk-image-box-overlay:before{
    background: url(../images/arrow-lt.png);
    background-size: 100%;
    left: 10px;
  }
  .serviceHomeBoxed1.ar-rt .nk-image-box-3 .nk-image-box-overlay:before{
    background: url(../images/arrow-rt.png);
    background-size: 100%;
    right: 10px;
  }
 /*------------------------------------------------------------------

  新增區域-服務項目

 -------------------------------------------------------------------*/
 .boxtext-links{    padding: 0px 40px;}
 .boxtext-links a{
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    width: calc(33% - 30px);
    padding: 10px;
    margin: 10px 15px;
    text-align: center;
    border-bottom: 6px double;
 }
.boxtext-links a:hover{color: #4ccccf;}
.boxtext-title{
    background: #273C52;
    color: #FFF;
    padding: 10px;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 70px;
}
.boxtext-title:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 70px;
    border-color: #273c52 transparent transparent transparent;
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.boxtext-title span{
	padding: 0 20px;
}
.boxtext-num{
    font-size: 4.5em;
    color: #FFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}
/*聯絡我們*/
.contactArea .or{
    font-family: 'Fjalla One', sans-serif;
    display: inline-block;
    width: 70px;
    height: 70px;
    font-size: 2.5em;
    line-height: 1.9em;
    text-align: center;
    background: #000;
    color: #4ccccf;
    border-radius: 50%;
    margin: 10px;
    text-transform: uppercase;
    margin-top: 20px;
}
.contactArea .item{
	text-align: center;
}
.contactArea .item .title{
	font-size: 1.5em;
	color: #000;
}
.contactArea .item .title .en{
    font-family: 'Fjalla One', sans-serif;
    display: block;
    font-size: 1.8em;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.5em;
    color: #666;
    border-bottom: 2px solid;
    margin: 0 40px;
    margin-bottom: 10px;
}
.contactArea .item .icon{
    display: block;
    font-size: 4em;
    color: #4ccccf;
}
.contactArea .item a{
	font-family: 'Fjalla One', sans-serif;
	display: block;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}
.contactArea .item a:hover{letter-spacing: 3px;}
 /*------------------------------------------------------------------

  新增區域-成功案例

 -------------------------------------------------------------------*/
 .h-auto{height: auto!important;}
 .gallery-info{
	padding: 0 15px 15px 15px;
    font-size: 1.1em;
    border: 1px solid #24592e;
 }

 .gallery-info h1{
    display: inline-block;
    padding: 5px 20px;
    background: #FFF;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
 }
/*------------------------------------------------------------------

  RWD

 -------------------------------------------------------------------*/
/*IE10, 11 專用*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	
}


/*RWD CSS Settings --------------------------------------- Start. >> */

/*通用 ========================= 桌機以上 (16:9 螢幕) [>1367]*/
@media only screen and (min-width : 1367px){
	
}

/*通用 ========================= 大尺寸筆電 [<1366]*/
@media only screen and (max-width: 1366px) {
	
}

/*iPad Pro [1024~1366]*/
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) {
	
}
@media (max-width: 1199px){
	.qaPageMasonry1 .item .icon{left: 10px;}
}


/*通用 ========================= 桌機、筆電以下 (4:3 螢幕) [<1024]*/
@media only screen and (max-width : 1024px){
	.nk-image-box-1 .nk-image-box-overlay > *, .nk-image-box-1-a .nk-image-box-overlay > * {padding:20px;}
}

/*通用 ========================= 平板以下 (筆電、平板、大尺寸手機) [<991]*/
@media only screen and (max-width : 991px){
	.nk-navbar .nk-nav-table > .nk-nav-icons, .nk-navbar .nk-nav-table > .nk-nav-logo {
	    display: table-cell;
	}
	.nk-navbar .nk-nav:before{display: none;}
	.nk-navbar .link-effect-2 > span, .nk-navbar .link-effect-3 > span {color: #FFF;font-weight: normal;}
	.nk-navbar .link-effect-3 .link-effect-shade{color: #FFF;}
	.nk-navbar ul > li > a {border-bottom: 3px solid transparent;}
	.nk-navbar ul > li > a:hover, .nk-navbar ul > li > a:focus, .nk-navbar ul > li.active > a {
	    background: transparent;
	    border-bottom: 3px solid #dcd22b;
	}
	#Header02 .nk-navbar .nk-nav > li > a:before{display: noen;}
	.nk-navbar .nk-nav .dropdown {
		box-shadow: none;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		display: block !important;
	}
	.nk-footer{    margin-top: 0px;}
	.nk-footer .deco-line:before{display: none;}
	.nk-footer:before {
	    background: #4ccccf;
	    height: 100%;
	}
	.nk-sidebar {
		display: none;
	}
	.nk-navbar-full .nk-nav .dropdown > li > a, .nk-navbar-full .nk-nav > li > a {
		padding: 0px 40px;		
		font-size: 1.4rem;
	}

	.nk-store-order {
		margin-left: 0px;
		float: none;
	}


	/* 首頁服務項目 - 棋盤格 2 serviceHomeGrid2 */
	.serviceHomeGrid2 .item {
	    padding: 0;
	    margin: 0;
	}
	.serviceHomeGrid2 .item h3 .en{display: block;}

	/* 首頁商品分類 - 棋盤格 1 productCategoryHomeGrid1 */
	.productCategoryHomeGrid1.item{
		margin: 8% 0px;
	}
	.productCategoryHomeGrid1.item a p{
		padding: 15px 5px;
		font-size: 1em;
	}
	/* 首頁商品列表 - 棋盤格 2 productHomeGrid2 */
	.productHomeGrid2 {
		margin-bottom: 0px;
	}
	.productHomeGrid2 .boxouttitle {
	    position: relative;
		margin: 0 0 10px 0;
	    padding: 5px;
	    width: 100%;
	}
	.productHomeGrid2 .boxouttitle .nk-btn {
	    padding: 6px 1.8em;
	}

	/* 首頁樹木新知 - 棋盤格 2 newsHomeGrid2 */
	.newsHomeGrid2 .nk-image-box-overlay .nk-image-box-title {
	    font-size: 1em;
	}
	.newsHomeGrid2 .nk-image-box-overlay .nk-image-box-title {
	    font-size: 1em;
	}
	.newsHomeGrid2 .nk-image-box-overlay .date {
	    padding: 5px;
	    font-size: 15px;
	}

	/* 常見問題內頁 - 錯位邊框 qaDetailDislocation1 */
	.nk-post-text .qaDetailDislocation1 + .deco-line{
		display: none;
	}

	/* 檔案下載 - 條列式 downloadListStyle1 */
	li.downloadListStyle1 {
		display: block;
	}
	li.downloadListStyle1 > div.nk-audio-playlist-title, li.downloadListStyle1 > div.nk-audio-playlist-duration {
		display: block;
		width: 100%;
	}
	li.downloadListStyle1 > div.nk-audio-playlist-duration {
		margin-top: 10px;
	}

/* 廣告連結 links ========================= */
	.linksArea .item .content .Dialog:before{display: none;}
	.linksArea .item .img {
	    max-width: 500px;
	    margin: 0 auto;
	}
	.linksArea .item .content {
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
/* 首頁電子相簿 - 交疊並排展開 galleryHomeOverlap */
	.galleryArea .accordion-container{display: none;}
/* 首頁聯絡表單 - 左圖片，右表單 contactHome3 */

	.contactArea .contactHome3 .imgBox {
	    position: relative;
	    width: 100%;
	    float: left;
	    left: 0;
	    top: 0;
	    max-height: 100%;
	    overflow: initial;
	    transform: translateY(0);
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	}
	.contactArea .contactHome3 .inputBox {
	    float: none;
	    width: 100%;
	}
/* 首頁樹木新知 - 美術拼貼 3 newsHomeBoxed3 */
	.newsHomeBoxed3 .item {margin: 10px 5px;}

	.boxtext-links {padding: 0;}
	.boxtext-links a {width: calc(33% - 40px);}
	.boxtext-title{font-size: 1.2em;}
	.gallery-info .date:before, .gallery-info .date:after {  width: 28%;}
	.serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay h3{font-size: 1.1em;}
}

/*iPad in landscape 橫式 [768~1024]*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.nk-navbar .nk-nav > li > a {
		padding: 6px 12px;
	}
	.product-shortbrief.colorBtn a {
		padding: 8px 0px 12px 0px;
	}
	.nk-form-style-1 {
		width: 80px;
	}
	.nk-form-style-1.retu {
		width: 100%;
	}
	.nk-navbar .nk-nav-table > .nk-nav-icons {
		padding-right: 34px;
	}
}

/*iPad in portrait 直式 [768~1024]*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.desktop-banner {
	  display: none !important;
	}
	.mobile-banner {
	  display: block !important;
	}

	.tp-fullwidth-forcer {
	  display: none !important;
	}

	.product-shortbrief.colorBtn a {
		padding: 8px 0px 12px 0px;
	}
	hr.memline {
		width: 94%;
	}
	hr.memline.creatm {
		width: 58%;
	}
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.nk-form-style-1 {
		width: 100px;
	}
	.nk-form-style-1.retu {
		width: 100%;
	}
	.nk-form-style-1.boxnowid {
		width: auto;
	}
	.memtext span {
		margin-bottom: 10px;
	}
	.topleft {
		display: block;
	}
	.topright {
		display: block;
	}
	.memsynopsis {
		margin-bottom: 40px;
	}
	.price p.memberp {
		font-size: 15px;
	}
	.nk-navbar .nk-nav > li.single-icon.onlypc {
		display: none;
	}
	.nk-navbar .nk-nav > li.single-icon.onlyphone {
		display: inline-block;
	}
	.nk-navbar .nk-nav-right {
		text-align: center;
	}
	.nk-navbar .nk-nav {
		padding-left: 0px;
	}
	.nk-navbar .nk-nav > li.onphonesech {
		display: block;
	}
	.nk-navbar .nk-nav > li.advertising {
		display: none;
	}
	.nk-navbar .nk-nav li.single-icon > a {
		padding: 0 10px;
	}
	.nk-navbar .nk-nav > li.noph {
		display: none;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		display: block !important;
		width: 200px;
		margin: 0px 4px;
		padding: 0px 10px;
	}
	.nk-navbar .nk-nav-table {
		margin-bottom: 20px;
	}
	.nk-navbar li > .nk-badge {
		position: absolute;
		right: 12px;
		bottom: 4px;
	}
	.nk-product-button > div > a {
		padding: 10px 6px;
		font-size: 12px;
	}
	.fa.trarr {
		display: none;
	}

	.nk-navbar.nk-navbar-top .nk-nav-logo {display: table-cell;}
	.nk-navbar .nk-nav-right {text-align: center;}
	.nk-navbar .nk-nav-table {width: auto; }
	.nk-navbar .dropdown span{color: #000;}
	.nk-navbar-side .nk-nav .dropdown > li > a, .nk-navbar-side .nk-nav > li > a, .nk-navbar-side .nano .nk-nav > li > a {
		padding: 0px;
	}
  .nk-navbar-side .nk-nav .nk-drop-item .nk-drop-item > a:after, .nk-navbar-side .nk-nav .nk-drop-item > a:after, .nk-navbar-side .nk-nav > .nk-drop-item > a:after{ display: none; }
  .nk-navbar .nk-nav > li.onphonesech { padding: 0px; }
}

/*Sony in portrait 直式 [720~1280]*/
@media only screen and (min-device-width : 720px) and (max-device-width : 1280px) and (orientation : portrait){

}

/*通用 ========================= 平板以下 (手機、平板) [<767]*/
@media only screen and (max-width : 767px){
	.nk-navbar .nk-nav > li.nopcnopc {
		position: static;
    	display: block;
    	margin: 0px;
	}
	.nk-navbar .nk-nav .dropdown.catttop {
		display: none !important;
	}
	.nk-navbar-side .nk-nav .dropdown > li, .nk-navbar-side .nk-nav > li, .nk-navbar-side .nano .nk-nav > li {
		display: block;
	}
	.nk-navbar-side .nano .nk-nav > li.nopcnopc {margin: 12px 40px;}
	.nk-navbar-side .nano .nk-nav > li.nopcnopc.onphonesech {margin: 8px 10px;}
	.nk-navbar-side .nk-nav .dropdown > li > a, .nk-navbar-side .nk-nav > li > a, .nk-navbar-side .nano .nk-nav > li > a {
		padding: 0px;
	}
	.nk-navbar .link-effect-2 > span, .nk-navbar .link-effect-3 > span {
	}

	.nk-store-order.mainSearch {
		display: block;
		width: 100%;
		margin-left: 0px;
		float: none;
	}
	.nk-store-order.mainSearch .nk-form-style-1{
		width:100%;
	}

	.nk-main {
	    padding-top: 75px;
	}

	/* #Footer01 */
	.nk-footer-social{text-align: left;}
	.nk-footer p.footerMenu {
		display: inline-block;
		padding-left: 14px;
	}
	.nk-footer p.footerMenu:first-child {
		padding-left: 0px;
	}
	.nk-copyright span {
		display: block;
	}

	/* #Footer02 */
	.footerAbout {
		width: 100%;
		padding: 0px 15px 0px 15px;
	}

	/* 付款方式步驟 */
	.page-title .shoppingSteps .shoppingStepsIcon {
		display: block;
		width: 47px;
		height: 48px;
		margin: 34px auto 20px auto;
		background: url(../images/Arrow-Left-6.png) center center no-repeat;
	}
	/* 首頁主打影片 - 滿版影片 1 videoHomeFocus1 */
	.videoArea .videoHomeFocus1 .videoWrapper:before, .videoArea .videoHomeFocus1 .videoWrapper:after{display: none;}
	.videoArea .videoHomeFocus1 .videoWrapper {width: 100%; float: none;}
	.videoArea .videoHomeFocus1 .videoWrapper iframe {border-left: none; border-top: none;}
	.videoArea .videoHomeFocus1 .deco-text{display: none;}
	/* 首頁簡介項目 - 滿版有底圖 2 intros5Home2 */
	.aboutArea .intros5Home2{
	    padding: 20px;
	}
	/* 首頁服務項目 - 左條列，右圖片 serviceHomeList2 */
	.serviceArea .deco-arrow{display: none;}
	.serviceArea ul li.serviceHomeList2 a{color:#FFF;}
	.serviceArea ul li.serviceHomeList2:before{background: #FFF;}
	.serviceArea ul li.serviceHomeList2 a:hover, .serviceArea ul li.serviceHomeList2 a:focus{letter-spacing:0;}
	/* 首頁商品列表 - 主打第一筆 productHomeFocusOnFirst */
	.productHomeFocusOnFirst .nk-image-box-4 {
		min-height: 100%;
	}
	/* 首頁樹木新知 - 左右交替條列 1 newsHomeList2 */
	.newsHomeList2:nth-child(odd) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsHomeList2:nth-child(even) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsHomeList2 .news-box {
		position: static;
	}
	/* 首頁樹木新知 - 棋盤格 2 newsHomeGrid2 */
	.newsHomeGrid2 .nk-image-box-overlay .date {
		margin-bottom: 10px;
	}
	/* 首頁樹木新知 - 左右交替條列 1 newsHomeList2 */
	.newsHomeList2:nth-child(odd) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsHomeList2:nth-child(even) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsHomeList2 .news-box {
		position: static;
	}
	/* 樹木新知列表 - 左右交替條列 1 newsPageList2 */
	.newsPageList2:nth-child(odd) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsPageList2:nth-child(even) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsPageList2 .news-box {
		position: static;
	}
	/* 樹木新知列表 - 左右交替條列 2 newsPageList3 */
	.newsPageList3 {position: relative;}
	.newsPageList3:nth-child(odd) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.newsPageList3:nth-child(even) .item.nk-image-box-3 {
		float: none;
		left 0;
		padding: 0px;
	}
	.newsPageList3 .news-box {position: static;}
	.newsPageList3 .nk-image-box-3 {
	    width: 100%;
	    position: relative;
	}
	.newsPageList3 .news-box {padding-top: 20px;}
	.newsPageList3 .news-box-title {
	    width: 100%;
	    font-size: 1.2em;
	}
	.newsPageList3 .news-box-date {
	    position: absolute;
	    top: 0;
	    left: 0;
	    float: none;
		margin-bottom: 20px;
		transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
		-ms-transform: translate(0px,0px);
	}
	.newsPageList3 .news-box .content {
	    padding: 0!important;
	}
	.newsPageList3 .main-btn {position: static;}
	.newsPageList3 .p-20 {padding:10px!important;}
	/* 首頁樹木新知 - 美術拼貼 3 newsHomeBoxed3 */
	.newsHomeBoxed3 .left { padding-right: 15px;}
	.newsHomeBoxed3 .right { padding-left: 15px;}
	.news-box-date{font-size: 20px;}
	/* 首頁常見問題 - 左問題，右答案 qaHomeCollapse2 */
	.qaArea .qaHomeCollapse2 dd {
		position: static;
		width: 100%;
		height: 300px;
		margin: 0px;
	}
	/* 常見問題列表 - 左問題，右答案 qaPageCollapse2 */
	.qaArea .qaPageCollapse2 dd {
		position: static;
		width: 100%;
	    height: 300px;
		margin: 0px;
	}
	/* 常見問題內頁 - 錯位邊框 qaDetailDislocation1 */
	.qaDetailDislocation1 {
		padding: 45px 15px 60px 15px;
		font-size: 16px;
	}
	.qaDetailDislocation1 p.icon {
		font-size: 2.2em;
		top: 0px;
		left: 14px;
	}
	.qaDetailDislocation1 .content {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-top: 20px;
	}
	.qaDetailDislocation1 .content h3{font-size:20px; line-height:27px}
	/* 電子相簿列表 - 左右交替條列 1 galleryPageList3 */
	.galleryPageList3:nth-child(odd) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.galleryPageList3:nth-child(even) .item.nk-image-box-3 {
		float: none;
		padding: 0px;
	}
	.galleryPageList3 .news-box {
		position: static;
	}
	/* 廣告連結 links ========================= */
	.linksArea .item .img{padding:0;}
	.linksArea .item .content li{width: 100%;}
	.linksArea .item .content h4{    font-size: 1.3em;letter-spacing: 0;}
	.linksArea .item .content p{font-size:1.2em;}
	.linksArea .item .content p:before{width: 100%;}

	/* Titles */
	.nk-ibox-title {
		font-size: 15px;
	 	margin-bottom: .5rem;
	 	padding-top: 15px;
	}
	.nk-ibox-1 .nk-ibox-icon .fa{font-size: 16px;}
	.nk-ibox-1 .nk-ibox-icon {
	    width: 20px;
	    height: 20px;
	    line-height: 45px;
	}
	.nk-ibox-1 .nk-ibox-cont {
	    margin-left: 22px;
	}
	.nk-ibox-2 .nk-ibox-icon {font-size: 1rem;}

	/* 服務據點列表 - 棋盤格 2 locationPageGrid2 */
	.locationBlock .locationPageGrid2 ul{padding: 0;}

	.boxtext-links a {width: calc(100% - 40px);}
	.boxtext-title span {display: block;}
	.boxtext-title {padding: 20px;margin-bottom:40px;}
	.boxtext-title:before {
	    border-width: 40px 40px 0 40px;
	    bottom: -40px;
	}
	.contactArea .contactDetail6 .info-item {
	    padding: 40px 10px;
	}
	.serviceHomeBoxed1{margin-bottom:10px;}
	.serviceHomeBoxed1 .nk-image-box-3 .nk-image-box-overlay:before{display: none;}
	.serviceHomeBoxed1.no-pic{display: none;}

	.contactArea .item .title .en{font-size: 1.5em;}
	.contactArea .item a{font-size: 1.3em;}
}

/*通用 ========================= 手機 [<480]*/
@media only screen and (max-width : 480px) {

	.nk-header-title.nk-header-title-xl .nk-header-table {height: 600px;}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		width: 200px;
		margin: 0px 4px;
		padding: 0px 10px;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile img {
		max-width: 100%;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo {
		display: none;
	}

	.nk-navbar-side .dropdown > .bropdown-back > a:after {
		opacity: 0;
	}
	
	/* #Header02 */
	#Header02 .nk-navbar.nk-navbar-top .nk-nav-logo {
		display: table-cell;
	}
	#Header02 .nk-navbar .nk-nav-table > .nk-nav-icons, #Header02 .nk-navbar .nk-nav-table > .nk-nav-logo {
		display: table-cell;
	}	
	#Header02 .nk-navbar .nk-nav-table > .nk-nav-logo img {
		max-height: 50px;
	}
	.indvideobox {
		display: none;
	}
	.view-style {
		display: block;
	}
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.memtext .memteleft.notFull {
		display: block;
		width: 100%;
	}
	.memtext .memteright.notFull {
		display: block;
		width: 100%;
	}
	.nk-btn.buybtn {
		width: 100%;
		float: none;
		padding: 10px 0px;
		margin: 0px;
	}
	.nk-btn-color-dark-2.mmsbtn {
		margin-bottom: 10px;
	}
	.nk-btn.resebtn {
		margin-bottom: 10px;
		width: 80%;
	}
	.nk-ibox-1 .nk-ibox-icon.conicon {
		position: absolute;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	form.mainselect select {
		margin-bottom: 4px;
		width: 40vw;
	}

	.price p {display:block;}
	.price p.memberp {padding-left: 0px;}

	ul.foico li {width: 48%;}
	#Footer06 ul.foico li {width: 100%;}

  .qaleft {width: 13%;}
  .qaright {width: 80%;}

  .nk-navbar-side .nk-nav .nk-drop-item .nk-drop-item > a:after, .nk-navbar-side .nk-nav .nk-drop-item > a:after, .nk-navbar-side .nk-nav > .nk-drop-item > a:after{ display: none; }
	.nk-navbar-side .nk-nav .dropdown > li{     margin: 12px 25px;}
}

/*iPhone 6 Plus in landscape 橫式 [414~736]*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
	
}

/*iPhone 6 Plus in portrait 直式 [414~736]*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
	
}

/*iPhone 6 in landscape 橫式 [375~667]*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
	.desktop-banner {
	    display: block !important;
	}
	.mobile-banner {
	    display: none !important;
	}
	.tp-fullwidth-forcer {
	    display: block !important;
	}

	/* 付款方式步驟 */
	.page-title .shoppingSteps .shoppingStepsIcon {
		display: block;
		width: 47px;
		height: 48px;
		margin: 34px auto 20px auto;
		background: url(../images/Arrow-Left-6.png) center center no-repeat;
	}

	.memsynopsis {
		margin-bottom: 40px;
	}
	.nk-form-style-1 {
		width: 100px;
	}
	.nk-form-style-1.addontwq {
		width: 130px;
	}
	.nk-form-style-1.retu {
		width: 100%;
	}
	.nk-form-style-1.boxnowid {
		width: auto;
	}
	.memtext span {
		margin-bottom: 10px;
	}
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.memtext .memteleft.notFull {
		display: block;
		width: 100%;
	}
	.memtext .memteright.notFull {
		display: block;
		width: 100%;
	}
	.topleft {
		display: block;
	}
	.topright {
		display: block;
	}
	.memsynopsis {
		margin-bottom: 40px;
	}
	.price p.memberp {
		font-size: 15px;
	}
	.nk-navbar .nk-nav > li.single-icon.onlypc {
		display: none;
	}
	.nk-navbar .nk-nav > li.single-icon.onlyphone {
		display: inline-block;
	}
	.flickity-prev-next-button.previous {
		left: -36px;
	}
	.flickity-prev-next-button.next {
		right: -36px;
	}
	.nk-navbar .nk-nav-right {
		text-align: center;
	}
	.nk-navbar .nk-nav {
		padding-left: 0px;
	}
	.nk-navbar .nk-nav > li.onphonesech {
		display: block;
	}
	.nk-navbar .nk-nav > li.advertising {
		display: none;
	}
	.nk-navbar .nk-nav li.single-icon > a {
		padding: 0 10px;
	}
	.nk-navbar .nk-nav > li.noph {
		display: none;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		width: 200px;
		margin: 0px 4px;
		padding: 0px 10px;
	}
	.fa.trarr {
		display: none;
	}

	.nk-product-button > div > a {
		padding: 10px 6px;
		font-size: 12px;
	}
	.nk-side-buttons {
		position: fixed;
		bottom: 10px;
		right: 0;
	}


}

/*iPhone 6 in portrait 直式 [375~667]*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {

	.fooca {
		padding: 0px 10px 20px 10px;
		width: 50%;
	}
	h5.prtutle {
		margin-top: 20px;
	}
	.nk-tabs .nav-tabs .nav-link {
		padding: 10px 12px;
	}
	.product-shortbrief.colorBtn .colorImg {
		width: 30px;
	}
	.product-shortbrief.colorBtn a {
		padding: 8px 0px 12px 0px;
	}
	hr.memline {
		width: 90%;
	}
	hr.memline.creatm {
		width: 54%;
	}
	.fidset .phonever {
		width: 70%;
	}

	/* 付款方式步驟 */
	.page-title .shoppingSteps .shoppingStepsIcon {
		display: block;
		width: 47px;
		height: 48px;
		margin: 34px auto 20px auto;
		background: url(../images/Arrow-Left-6.png) center center no-repeat;
	}
	.nk-form-style-1 {
		width: 100px;
	}
	.nk-form-style-1.addontwq {
		width: 130px;
	}
	.nk-form.nk-form-style-1.memlloe {
		width: 100%;
	}
	.nk-form-style-1.retu {
		width: 100%;
	}
	.nk-form-style-1.boxnowid {
		width: auto;
	}
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.memtext .memteleft.notFull {
		display: block;
		width: 100%;
	}
	.memtext .memteright.notFull {
		display: block;
		width: 100%;
	}
	.topleft {
		display: block;
	}
	.topright {
		display: block;
	}
	.memsynopsis {
		margin-bottom: 40px;
	}
	.price p.memberp {
		font-size: 15px;
	}
	.nk-navbar .nk-nav > li.single-icon.onlypc {
		display: none;
	}
	.nk-navbar .nk-nav > li.single-icon.onlyphone {
		display: inline-block;
	}
	.nk-navbar .nk-nav-right {
		text-align: center;
	}
	.nk-navbar .nk-nav {
		padding-left: 0px;
	}
	.nk-navbar .nk-nav > li.onphonesech {
		display: block;
	}
	.nk-navbar .nk-nav > li.advertising {
		display: none;
	}
	.nk-navbar .nk-nav li.single-icon > a {
		padding: 0 10px;
	}
	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		padding: 0px 10px;
	}

	.fa.trarr {
		display: none;
	}
	.nk-product-button > div > a {
		padding: 10px 6px;
		font-size: 12px;
	}
	.nk-navbar li > .nk-badge {
		position: absolute;
		right: 10px;
		bottom: 5px;
	}
	.nk-side-buttons {
		position: fixed;
		bottom: 10px;
		right: 0;
	}
}

/*iPhone 5 & 5S in landscape 橫式 [320~568]*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {

	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		padding: 0px 10px;
	}
	.nk-navbar .nk-nav li.single-icon > a {
		padding: 0 4px;
	}
	.fidset .phonever {
		width: 80%;
	}
	.memtext span {
		display: block;
		margin-top: 10px;
	}
	.memtext span.PCOnly {
		display: none;
	}	
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.memtext .memteleft.notFull {
		display: block;
		width: 100%;
	}
	.memtext .memteright.notFull {
		display: block;
		width: 100%;
	}
}

/*iPhone 5 & 5S in portrait 直式 [320~568]*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {

	.nk-navbar.nk-navbar-top .nk-nav-logo.logo-mobile {
		padding: 0px 10px;
	}
	.nk-navbar .nk-nav li.single-icon > a {
		padding: 0 4px;
	}
	.fidset .phonever {
		width: 80%;
	}
	.memtext span, .memtext label {
		display: block;
	}
	.memtext span.noBr, .memtext label.noBr {
		display: inline-block;
	}
	.memtext span.PCOnly, .memtext label.PCOnly {
		display: none;
	}	
	.memtext .pricefree {
		display: inline-block;
	}
	.memtext .freetitle {
		display: inline-block;
	}
	.memtext .memteleft {
		width: 100%;
		margin-bottom: 10px;
	}
	.memtext .memteright {
		width: 100%;
	}
	.memtext .memteleft.notFull {
		display: block;
		width: 100%;
	}
	.memtext .memteright.notFull {
		display: block;
		width: 100%;
	}
}

/*通用 ========================= 小型手機 [<320]*/
@media only screen and (max-width : 320px){
	
}

/* RWD CSS Settings --------------------------------------- End. >> */
