.widget_bestnewsplugin .best_input {
	border-radius: 2px;
	width: 100%;
	float: none;
	margin-top: 5px;
	padding: 4px;
}

.widget_bestnewsplugin .best_news_save {
	color: #fff;
	border-radius: 4px;
	background-color: #257325;
	border: 1px solid #073c07;
}

.widget_bestnewsplugin .best_input_text {
	border-radius: 2px;
	width: 100%;
	float: none;
	margin-top: 5px;
	padding: 4px;
}

.widget_bestnewsplugin .best_news_save:hover {
	color: #fff;
	border-radius: 4px;
	background-color: #175217;
	border: 1px solid #073c07;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid red;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid red;
}

div.wpcf7-spam-blocked {
	border: 2px solid orange;
}

div.wpcf7-validation-errors {
	background-color: #000 !important;
	color: #f7e700;
}

div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: red;
	font-size: 1em;
	font-weight: 400;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #fff;
	padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(http://cdn2.dragonshield.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: 0;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

body,
html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

body,
sub,
sup {
	position: relative;
}

#theme-page select,
.mk-contact-form .s_form-all .s_txt-input {
	-webkit-appearance: none;
}

dt,
legend,
strong,
th,
thead td {
	font-weight: 700;
}

#wp-calendar,
table {
	border-spacing: 0;
	border-collapse: collapse;
}

body,
html {
	-webkit-font-smoothing: antialiased;
}

#wp-calendar,
.mk-fancy-table table,
table {
	border-collapse: collapse;
}

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

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

audio,
canvas,
video {
	display: inline;
	zoom: 1;
}

audio:not([controls]) {
	display: none;
}

html {
	-ms-text-size-adjust: 100%;
	font-size: 100%;
}

a:active,
a:hover {
	outline: 0;
}

sub,
sup {
	line-height: 0;
}

sup {
	top: -0.5em;
	vertical-align: super;
}

sub {
	bottom: -0.25em;
	vertical-align: sub;
}

.google_map img {
	max-width: none !important;
}

#mk-footer img,
#mk-sidebar img,
.ajax_project img,
.mk-edge-slider img,
.mk-page-section img,
.theme-content img,
.vc_row-fluid img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	width: auto;
}

button,
input,
select,
textarea {
	margin: 0;
	vertical-align: middle;
}

button,
input {
	line-height: normal;
	overflow: visible;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

a {
	color: #777;
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none;
}

table {
	margin: 0 0 30px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 100%;
}

.clearboth,
.clearboth:after {
	height: 0;
	width: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

cite,
dfn,
em {
	font-style: italic;
}

code,
pre {
	background: url(/wp-content/themes/jupiter/assets/images/pre_code.gif) #f2f3f5;
	border: 1px solid #e8e8e8;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0 20px;
	overflow: auto;
	padding: 20px 10px;
	white-space: 0 !important;
}

.clearboth,
.mk_rev_slider_wrapper,
.visuallyhidden {
	overflow: hidden;
}

del {
	color: #666;
	text-decoration: line-through;
}

small,
sub,
sup {
	font-size: 85%;
}

abbr,
acronym {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: 0;
}

abbr[title],
acronym[title],
dfn[title] {
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

blockquote,
code,
dl,
fieldset,
ol,
p,
pre,
table,
ul {
	margin-bottom: 20px;
}

ol,
ul {
	margin-bottom: 1em;
}

a,
p {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.page-subtitle,
.page-title,
h1,
h2,
h3,
h4,
h5,
h6 {
	-ms-word-wrap: break-word;
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
	outline: 0;
	text-decoration: none;
}

.alignleft,
.floatleft {
	float: left;
	text-align: left;
}

.alignright,
.floatright {
	float: right;
	text-align: right;
}

.aligncenter {
	text-align: center;
}

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

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

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

.clearboth:after {
	content: " ";
	font-size: 0;
	line-height: 0;
}

.cf:after,
.cf:before,
.clear:after,
.clear:before,
.clearfix:after,
.clearfix:before {
	content: " ";
}

* html .clearboth {
	height: 1%;
}

.clearfix {
	clear: both;
	display: block;
}

.clearfix:after,
.clearfix:before {
	display: table;
}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
}

ul li {
	margin-left: 0.85em;
}

ul ul {
	list-style-type: square;
}

ul ul ul {
	list-style-type: circle;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2.35em;
}

dt {
	font-size: 110%;
	margin-bottom: 0.2em;
}

dd {
	margin: 0;
	padding: 0 0 1em 15px;
}

ol ol,
ul ol {
	margin-left: 2.5em;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
}

fieldset {
	border: 1px solid #ddd;
	padding: 1em;
}

legend {
	font-size: 1.2em;
	padding: 0 0.8em;
}

input[type="email"],
input[type="password"],
input[type="text"],
select,
textarea {
	border: 0;
	font-size: inherit;
	outline: 0;
}

input,
select {
	cursor: pointer;
}

input[type="email"],
input[type="password"],
input[type="text"] {
	cursor: text;
}

input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
	background-color: #fdfdfd;
	border: 1px solid #e3e3e3;
	color: #767676;
	font-size: 13px;
	margin-bottom: 4px;
	outline: 0;
	padding: 10px 12px;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #dcdcdc;
}

#theme-page select {
	-moz-appearance: none;
	appearance: none;
	background: url(../img/selectbox-arrow.png) right center no-repeat #fff;
	border: 1px solid #e3e3e3;
	/*border-radius: 0!important;*/
	color: #252525;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	max-width: 100%;
	width: 100%;
	/*min-width: 240px;*/
	padding: 12px 14px 12px 20px;
}

option {
	padding: 0 4px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.3em;
	margin: 0 0 0.8em;
	text-transform: none;
	word-wrap: break-word;
}

h5,
h6 {
	margin-bottom: 8px;
}

h1 {
	font-size: 36px;
	margin-bottom: 16px;
}

h2 {
	font-size: 30px;
	margin-bottom: 14px;
}

h3 {
	font-size: 28px;
	margin-bottom: 10px;
}

h4 {
	font-size: 24px;
	margin-bottom: 9px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}

.visuallyhidden {
	border: 0;
	clip: rect(0);
	left: -1e5px;
	margin: -1px;
	padding: 0;
	position: absolute !important;
	top: -1e5px;
}

.mk-video-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.mk-video-container embed,
.mk-video-container iframe,
.mk-video-container object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-video-wrapper {
	max-width: 100%;
}

.mk-background-stretch,
.mk-background-stretch .parallax-layer {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.cf {
	zoom: 1;
}

.cf:after,
.cf:before {
	display: table;
}

.cf:after {
	clear: both;
}

.font-weight-l {
	font-weight: lighter;
}

.font-weight-n {
	font-weight: 400;
}

.font-weight-b {
	font-weight: 700;
}

.font-weight-100 {
	font-weight: 100;
}

.font-weight-200 {
	font-weight: 200;
}

.font-weight-300 {
	font-weight: 300;
}

.font-weight-400 {
	font-weight: 400;
}

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.font-weight-700 {
	font-weight: 700;
}

.font-weight-800 {
	font-weight: 800;
}

.font-weight-900 {
	font-weight: 900;
}

.bold {
	font-weight: 700;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

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

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

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

.letter-spacing-1 {
	letter-spacing: 1px;
}

.letter-spacing-2 {
	letter-spacing: 2px;
}

.letter-spacing-3 {
	letter-spacing: 3px;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.flex-column {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	flex-direction: column;
}

.flex-wrap,
.mk-page-section-wrapper {
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
}

.flex-wrap {
	-ms-flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-flow: row;
	flex-wrap: wrap;
}

.flex-items-center {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.flex-items-baseline {
	-ms-flex-align: baseline;
	-webkit-box-align: baseline;
	align-items: baseline;
}

.flex-items-start {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.flex-items-end {
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end;
}

.flex-items-stretch {
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.flex-self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.flex-self-baseline {
	-ms-flex-item-align: baseline;
	align-self: baseline;
}

.flex-self-start {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.flex-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.flex-self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
}

.flex-justify {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.flex-center {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.flex-auto {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.flex-grow {
	-ms-flex: 1 0 auto;
	-webkit-box-flex: 1;
	flex: 1 0 auto;
}

.flex-none {
	-ms-flex: none;
	-webkit-box-flex: 0;
	flex: none;
}

.flex-first {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1;
}

.flex-last {
	-ms-flex-order: 99999;
	-webkit-box-ordinal-group: 1e5;
	order: 99999;
}

.width-50 {
	width: 50px;
}

.width-full {
	width: 100%;
}

.width-x2 {
	width: 200%;
}

.height-50 {
	height: 50px;
}

.height-full {
	height: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear:after,
.clear:before {
	display: table;
}

.clear:after {
	clear: both;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
}

.z1 {
	z-index: 1;
}

.z2 {
	z-index: 2;
}

.z3 {
	z-index: 3;
}

.z4 {
	z-index: 4;
}

.z5 {
	z-index: 5;
}

.z999 {
	z-index: 999;
}

.pointer {
	pointer-events: auto;
}

.no-pointer {
	pointer-events: none;
}

.overflow-auto {
	overflow: auto;
}

.no-overflow {
	overflow: hidden;
}

.no-overflow-x {
	overflow-x: hidden;
}

.no-overflow-y {
	overflow-y: hidden;
}

.backface {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.no-backface {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.perspective {
	-webkit-transform: perspective(1000px);
	-webkit-transform-style: preserve-3d;
	transform: perspective(1000px);
	transform-style: preserve-3d;
}

.origin-center {
	-ms-transform-origin: center;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.fold-back-horizontal {
	-webkit-transform: translateX(-100%) rotateY(-180deg);
	transform: translateX(-100%) rotateY(-180deg);
}

.fold-back-vertical {
	-webkit-transform: translateX(-100%) rotateX(-180deg);
	transform: translateX(-100%) rotateX(-180deg);
}

.bezier-1 {
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.IE .bezier-1 {
	transition: none;
}

.left-0 {
	left: 0;
}

.left-5 {
	left: 5px;
}

.left-10 {
	left: 10px;
}

.right-0 {
	right: 0;
}

.right-5 {
	right: 5px;
}

.right-10 {
	right: 10px;
}

.top-0 {
	top: 0;
}

.top-5 {
	top: 5px;
}

.top-10 {
	top: 10px;
}

.bottom-0 {
	bottom: 0;
}

.bottom-5 {
	bottom: 5px;
}

.bottom-10 {
	bottom: 10px;
}

.padding-10-pr {
	padding: 10%;
}

.padding-x-10-pr {
	padding-left: 10%;
	padding-right: 10%;
}

.padding-10 {
	padding: 10px;
}

.padding-x-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-y-10 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.padding-20 {
	padding: 20px;
}

.padding-x-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.padding-y-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-r-10 {
	margin-top: 10px;
}

.is-hidden {
	display: none;
	visibility: hidden;
}

.is-visibility-hidden {
	visibility: hidden;
}

.margin-auto {
	margin: 0 auto;
}

.mk-blog-classic-item .blog-social-share {
	bottom: -10px;
	left: 50px;
	min-width: 180px;
	z-index: 30;
}

.post-type-badge {
	display: block;
	left: 50%;
	margin: -24px 0 0 -24px;
	opacity: 0;
	position: absolute;
	top: 50%;
	z-index: 10;
}

.mk-commentlist li .comment-content {
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
	display: block;
	margin-top: 17px;
	padding: 15px;
	position: relative;
	z-index: 10;
}

.mk-blog-grid-item .blog-grid-hover-icon {
	color: #fff;
	font-size: 48px;
	height: 48px;
	left: 50%;
	margin: -24px 0 0 -24px;
	opacity: 0;
	position: absolute;
	top: 50%;
	width: 48px;
	z-index: 10;
}

.mk-blog-modern-item .blog-social-share {
	background-color: #252525;
	left: -6px;
	list-style: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	text-transform: none;
	top: -52px;
	width: 216px;
	z-index: 10;
}

.mk-edge-one-pager .mk-grid {
	position: relative;
	z-index: 14;
}

.fullPage-slidesNav {
	left: 50%;
	opacity: 1;
	position: absolute;
	z-index: 4;
}

#fullPage-nav {
	margin-top: -32px;
	opacity: 1;
	position: fixed;
	top: 50%;
	z-index: 100;
}

.mk-edge-slider .mk-grid {
	position: relative;
	z-index: 14;
}

.mk-edge-slider .edge-slider-holder {
	z-index: 10;
}

.mk-edge-slider .edge-slider-loading {
	z-index: 20;
}

.mk-edge-slider .edge-skip-slider {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-ms-transform: translateY(-30px);
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-transform: translateY(-30px);
	align-items: center;
	border-radius: 50%;
	bottom: 6%;
	cursor: pointer;
	display: flex;
	height: 50px;
	justify-content: center;
	left: 50%;
	margin: -24px 0 0 -27px;
	opacity: 0.9;
	position: absolute;
	top: auto;
	transform: translateY(-30px);
	transition: all 0.2s ease-out;
	width: 50px;
	z-index: 10;
}

.mk-swiper-container {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.swiper-pagination {
	-webkit-transform: translateZ(0);
	bottom: 6%;
	cursor: default;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	transform: translateZ(0);
	width: 100%;
	z-index: 10;
}

.mk-edge-nav a {
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	display: block;
	outline: 0;
	position: absolute;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1000;
}

.flex-direction-nav a {
	cursor: pointer;
	display: block;
	position: absolute;
	transition: all 0.3s ease;
	z-index: 10;
}

#mk-footer {
	padding: 20px 0 0;
	position: relative;
	width: 100%;
	z-index: 10;
}

#mk-footer.mk-footer-unfold {
	-ms-perspective: 1e3;
	-ms-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	bottom: 0;
	left: 0;
	perspective: 1e3px;
	position: fixed;
	transform: translateZ(0);
	z-index: 1;
}

.mk-go-top,
.mk-post-nav {
	-webkit-backface-visibility: hidden;
}

.mk-header-toolbar {
	height: 35px;
	line-height: 35px;
	position: relative;
	width: 100%;
	z-index: 310;
}

.mk-language-nav-sub-wrapper {
	display: none;
	left: 0;
	position: absolute;
	top: 100%;
	z-index: 20;
}

.mk-fullscreen-search-overlay {
	background-color: rgba(0, 0, 0, 0.94);
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 0;
	transition: all ease-in-out 0.25s;
	visibility: hidden;
	width: 100%;
	z-index: 999;
}

.mk-toolbar-resposnive-icon {
	cursor: pointer;
	display: none;
	height: 24px;
	left: 50%;
	line-height: 16px !important;
	position: absolute;
	top: 0;
	width: 24px;
	z-index: 80;
}

.mk-header {
	position: relative;
	width: 100%;
	z-index: 301;
}

.mk-header .mk-classic-nav-bg,
.mk-header .mk-header-bg {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-header .fit-logo-img a {
	z-index: 30;
}

.mk-header .mk-header-inner {
	position: relative;
	width: 100%;
	z-index: 300;
}

.mk-header-holder {
	position: absolute;
	width: 100%;
	z-index: 200;
}

.header-style-2.a-sticky .mk-header-nav-container {
	border: 0;
	left: 0;
	position: fixed !important;
	top: 0;
	z-index: 210;
}

.mk-header-right {
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 20;
}

.mk-header-nav-container {
	display: block;
	line-height: 4px;
	margin: 0 auto;
	position: relative;
	z-index: 30;
}

.header-style-2.header-align-center .header-logo {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.header-style-2.header-align-center .mk-dashboard-trigger {
	right: 0;
	z-index: 3;
}

.header-style-3 .mk-dashboard-trigger {
	z-index: 11;
}

.header-style-4 {
	z-index: auto !important;
}

.header-style-4 .mk-header-inner {
	box-sizing: border-box;
	height: 100% !important;
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 50px;
	position: fixed !important;
	top: 0;
	width: 270px !important;
	z-index: 300 !important;
}

div.jp-volume-bar {
	z-index: 20;
}

.mk-go-top {
	-ms-perspective: 1e3;
	-ms-transform: translateZ(0);
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 15px;
	display: block;
	height: 45px;
	opacity: 0;
	perspective: 1e3px;
	position: fixed;
	right: -60px;
	text-align: center;
	transform: translateZ(0);
	transition: all 0.2s ease-in-out;
	width: 45px;
	z-index: 300;
}

.mk-zindex-fix {
	position: relative;
	z-index: 60;
}

#theme-page {
	height: auto;
	margin: 0;
	min-height: 200px;
	padding: 0;
	position: relative;
	z-index: 11;
}

.fancybox-wrap {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 8020;
}

.fancybox-opened {
	z-index: 8030;
}

#fancybox-loading {
	background-image: url(/wp-content/themes/jupiter/assets/images/fancybox/fancybox_sprite.png);
	background-position: 0 -108px;
	cursor: pointer;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0.8;
	position: fixed;
	top: 50%;
	z-index: 8060;
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
	z-index: 8040;
	position: absolute;
	cursor: pointer;
}

.fancybox-close {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	color: #fff;
	height: 30px;
	right: 30px;
	text-align: center;
	top: 30px;
	width: 30px;
}

.fancybox-nav {
	-webkit-tap-highlight-color: transparent;
	background: url(/wp-content/themes/jupiter/assets/images/fancybox/blank.gif);
	height: 50%;
	text-decoration: none;
	top: 25%;
	width: 40%;
}

.fancybox-nav span {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	color: #fff;
	height: 60px;
	margin-top: -25px;
	text-align: center;
	top: 50%;
	visibility: hidden;
	width: 60px;
}

.fancybox-overlay {
	background: url(/wp-content/themes/jupiter/assets/images/fancybox/fancybox_overlay.png);
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}

.fancybox-title {
	margin-right: 45px;
	position: relative;
	visibility: hidden;
	z-index: 8050;
}

.fancybox-title-float-wrap {
	margin-top: 10px;
	z-index: 8050;
}

.mk-classic-menu-wrapper {
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.main-navigation-ul > li.menu-item ul.sub-menu:after {
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

.main-navigation-ul:not(.dropdownJavascript) li.menu-item:hover > ul.sub-menu {
	display: block;
	z-index: 10;
}

.dropdownJavascript li.dropdownOpen > ul.sub-menu {
	display: block !important;
	z-index: 10;
}

.has-mega-menu > ul.sub-menu > ul.sub-menu {
	display: block;
	left: auto;
	position: relative;
	top: auto;
	z-index: auto;
}

.mk-nav-responsive-link {
	cursor: pointer;
	display: none;
	line-height: 8px;
	margin-top: -18px;
	padding: 10px;
	position: absolute;
	top: 50%;
	z-index: 12;
}

.mk-responsive-nav {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 20;
}

#mk-page-introduce {
	padding: 15px 0;
	position: relative;
	z-index: 8;
}

.mk-post-nav {
	backface-visibility: hidden;
	margin-top: -115px;
	position: fixed;
	text-decoration: none;
	top: 50%;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
	width: 260px;
	z-index: 200;
}

.mk-post-nav.post-nav-backward {
	z-index: 199;
}

.pagnav-wrapper .pagenav-top {
	display: block;
	height: 130px;
	position: relative;
	z-index: 201;
}

.portfolio-loader {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10000;
}

.portfolio-loader > div {
	background: #fff;
	border-radius: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	padding: 10px;
	position: absolute;
	top: 50%;
	z-index: 10000;
}

.mk-portfolio-classic-item .featured-image img {
	position: relative;
	width: 100%;
	z-index: 10;
}

.mk-portfolio-classic-item .featured-image .image-hover-overlay {
	z-index: 11;
}

.mk-portfolio-classic-item .hover-icon {
	border-radius: 2px;
	display: block;
	margin-top: -22px;
	opacity: 0;
	padding: 6px 10px;
	position: absolute;
	text-align: center;
	top: 50%;
	z-index: 20;
}

.mk-portfolio-item.fadebox-hover .portfolio-meta {
	bottom: 20px;
	left: 0;
	opacity: 0;
	padding-bottom: 10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	width: 100%;
	z-index: 20;
}

.mk-portfolio-item.fadebox-hover .featured-image:after {
	background: rgba(0, 0, 0, 0.3);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0.1s;
	width: 100%;
	z-index: 10;
}

.mk-portfolio-item.fadebox-hover .featured-image .icons-holder {
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 20%;
	transition: all 0.3s ease-in-out;
	width: 100%;
	z-index: 13;
}

.mk-portfolio-item.slidebox-hover .portfolio-meta {
	-webkit-transform: translate3d(0, 100%, 0);
	background-color: #1a1a1a;
	bottom: 0;
	left: 0;
	min-height: 60px;
	padding: 25px 10px 30px;
	position: absolute;
	text-align: center;
	transform: translate3d(0, 100%, 0);
	transition: all 0.25s ease-out;
	width: 100%;
	z-index: 20;
}

.mk-section-video,
.mk-section-video video {
	min-height: 100%;
}

.mk-portfolio-item.slidebox-hover .icons-holder {
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	left: 3px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 30%;
	transform: scale(1.15);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.305, 1.42);
	transition-delay: 0.1s;
	width: 100%;
	z-index: 21;
}

.mk-portfolio-item.slidebox-hover .image-hover-overlay {
	background-color: #000 !important;
	z-index: 12;
}

.mk-portfolio-item.zoomin-hover .portfolio-meta {
	bottom: 70%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease-out;
	width: 100%;
	z-index: 20;
}

.mk-portfolio-item.zoomin-hover .icons-holder {
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 65%;
	transition: all 0.3s ease-in-out;
	width: 100%;
	z-index: 13;
}

.mk-portfolio-item.zoomin-hover .image-hover-overlay {
	background-color: #000 !important;
	z-index: 11;
}

.mk-portfolio-item.zoomout-hover .icons-holder {
	bottom: 15px;
	margin: 0 0 0 -30px;
	opacity: 0;
	position: absolute;
	right: 20px;
	transition: all 0.2s ease-in-out;
	z-index: 10;
}

.mk-portfolio-item.zoomout-hover .portfolio-meta {
	bottom: 20px;
	box-sizing: border-box;
	left: 0;
	opacity: 0;
	padding-right: 70px;
	position: absolute;
	text-align: left;
	transition: all 0.2s ease-out;
	width: 100%;
	z-index: 10;
}

.mk-portfolio-item.zoomout-hover .featured-image img {
	-ms-transform: scale(1);
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1);
	backface-visibility: hidden;
	position: relative;
	transform: scale(1);
	transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	z-index: 11;
}

.mk-portfolio-item.zoomout-hover .image-hover-overlay {
	background-color: #000 !important;
	opacity: 1 !important;
	transition: all 0.3s ease-in-out;
	z-index: 4;
}

.mk-portfolio-item.zoomout-hover .featured-image:hover .portfolio-meta {
	z-index: 12;
}

.mk-portfolio-item.zoomout-hover .featured-image:hover .icons-holder {
	z-index: 13;
}

.mk-portfolio-item.cube-hover .portfolio-meta {
	-ms-transform-origin: left center;
	-webkit-transform: rotateY(-90deg);
	-webkit-transform-origin: left center;
	background: #000;
	bottom: 0;
	left: 0;
	opacity: 0.8;
	padding: 42px 10px;
	position: absolute;
	text-align: left;
	top: 0;
	transform: rotateY(-90deg);
	transform-origin: left center;
	transition: all 0.35s ease-out;
	width: 50%;
	z-index: 12;
}

.mk-video-preload,
.mk-video-section-touch {
	background-repeat: no-repeat;
	background-size: cover;
}

.mk-portfolio-item.cube-hover .icons-holder {
	bottom: 30px;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 0.2s ease-in-out;
	width: 50%;
	z-index: 10;
}

.mk-portfolio-item.cube-hover .featured-image img {
	position: relative;
	transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	z-index: 11;
}

.mk-portfolio-item.cube-hover .image-hover-overlay {
	background-color: #000 !important;
	opacity: 1 !important;
	transition: all 0.35s ease-out;
	z-index: 4;
}

.mk-portfolio-item.cube-hover .featured-image:hover .portfolio-meta {
	z-index: 12;
}

.mk-portfolio-item.cube-hover .featured-image:hover .icons-holder {
	z-index: 13;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-meta {
	z-index: 20;
}

.mk-portfolio-item.light-zoomin-hover .icons-holder {
	z-index: 13;
}

.mk-portfolio-item.light-zoomin-hover .image-hover-overlay {
	background-color: #fff !important;
	z-index: 11;
}

.mk-portfolio-item .featured-image img {
	position: relative;
	width: 100%;
	z-index: 10;
}

.mk-portfolio-item .featured-image .hover-overlay {
	-ms-transform: translate(0, 80%);
	-webkit-transform: translate(0, 80%);
	background-color: #000;
	transform: translate(0, 80%);
	transition: opacity 0.35s, transform 0.35s, 0 0.35s;
	z-index: 11;
}

.portfolio-similar-posts-image img {
	max-width: 100%;
	position: relative;
	width: 100%;
	z-index: 10;
}

.portfolio-similar-posts-image .image-hover-overlay {
	z-index: 11;
}

.portfolio-similar-meta {
	bottom: 0;
	left: 0;
	line-height: 22px;
	opacity: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 20;
}

.mk-body-loader-overlay {
	z-index: 2351;
}

.pricing-cols li.pricing-col {
	overflow: hidden;
	position: relative;
	z-index: 10;
}

.pricing-cols li.featured-plan {
	margin: -24px -3px 0;
	z-index: 20;
}

.pricing-cols .pricing-price span {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	z-index: 20;
}

.pricing-cols .pricing-features ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 20;
}

.pricing-cols .pricing-button a {
	margin: 0 auto;
	padding: 9px 25px;
	position: relative;
	z-index: 20;
}

.intro-effect-fade,
.intro-effect-zoom_out {
	height: 100% !important;
	left: 0;
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 999;
}

.intro-effect-shuffle {
	background-attachment: fixed !important;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100%;
	z-index: 999;
}

.showcase-blog-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 30;
}

.mk-blog-showcase-thumb {
	height: 180px;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	width: 260px;
	z-index: 20;
}

.mk-blog-showcase-thumb a {
	display: block;
	height: 48px;
	left: 50%;
	margin: -24px 0 0 -24px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 48px;
	z-index: 40;
}

.blog-showcase-extra-info {
	height: 180px;
	left: 270px;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	padding-left: 5px;
	position: absolute;
	top: 2px;
	width: 250px;
	z-index: 10;
}

.mk-button.savvy-dimension span {
	z-index: 2;
}

.mk-button.savvy-dimension:after,
.mk-chart canvas {
	z-index: 1;
}

.mk-chart .chart-percent {
	z-index: 10;
}

.mk-contact-form-wrapper.classic-style .mk-form-row i {
	z-index: 12;
}

.mk-contact-form-wrapper .mk-invalid {
	z-index: 10 !important;
}

.mk-progress-button[data-style="move-up"] .mk-progress-button-content {
	transition: transform 0.2s 0 0.2s;
	z-index: 10;
}

span.wpcf7-not-valid-tip {
	color: red;
	font-size: 12px;
	position: absolute;
	right: 14px;
	top: 7px;
	z-index: 30;
}

.mk-divider[class*="go_top"] .divider-inner:before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	height: 1px;
	left: 0;
	top: 6px;
	width: 100%;
	z-index: 3;
}

.mk-divider[class*="go_top"] .divider-inner .divider-go-top {
	float: right;
	padding-left: 4px;
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 4;
}

.mk-swipe-slideshow .swiper-arrows {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	filter: alpha(opacity= @opacity*100);
	height: 60px;
	line-height: 62px;
	ms-transform: translate(0, -50%);
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	width: 60px;
	z-index: 10;
}

.mk-section-image,
.mk-section-video {
	-webkit-transform-style: preserve-3d;
	overflow: hidden;
}

.mk-employees.classic-style .mk-employeee-networks {
	z-index: 1;
}

.mk-gallery article .gallery-title,
.mk-gallery article .image-hover-overlay,
.mk-gallery article.hover-overlay_layer .gallery-desc {
	z-index: 10;
}

.mk-box-icon.boxed-style .icon-box-boxed {
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	position: relative;
	text-align: center;
	z-index: 10;
}

.mk-box-icon.boxed-style .mk-main-ico {
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 32px;
	height: 65px;
	line-height: 65px;
	position: absolute;
	text-align: center;
	width: 65px;
	z-index: 20;
}

.mk-image.inside-image .mk-image-caption {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 10px;
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.mk-image-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.mk-image-lightbox {
	color: #fff !important;
	cursor: pointer;
	height: 100px;
	left: 50%;
	margin: -50px 0 0 -50px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100px;
	z-index: 30;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a {
	margin-top: -16px;
	opacity: 0;
	position: absolute;
	top: 50%;
	z-index: 60;
}

.mk-laptop-image {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 50;
}

.mk-lcd-slideshow .flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	margin-top: -16px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 40px;
	z-index: 60;
}

.mk-lcd-image {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 50;
}

.mk-page-section .vc_row-fluid {
	position: relative;
	z-index: 10;
}

.mk-video-color-mask,
.mk-video-mask {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

.mk-section-video,
.mk-video-preload {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.mk-video-preload {
	background-position: center;
	display: block;
	height: 100%;
}

.mk-section-image,
.mk-section-video video {
	min-width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.mk-section-image {
	background-position: center;
	background-size: cover;
	height: 100%;
	transform-style: preserve-3d;
}

.mk-half-layout-container {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 50%;
	z-index: 5;
}

.mk-video-section-touch {
	background-position: center;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-page-section-loader {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}

.mk-page-title-box .mk-page-title-box-content {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	z-index: 10;
}

.mk-portfolio-carousel .flex-viewport ul li:hover .item-conten {
	z-index: 30;
}

.portfolio-carousel .item-content {
	-ms-transform: translate(0, 6px);
	-webkit-transform: translate(0, 6px);
	background-color: #222;
	border-radius: 2px;
	margin: -40px auto 0;
	opacity: 0;
	padding: 14px;
	position: relative;
	text-align: center;
	transform: translate(0, 6px);
	width: 240px;
	z-index: 8;
}

.mk-portfolio-carousel-modern .mk-portfolio-modern-image img {
	z-index: 10;
}

.mk-portfolio-carousel-modern .image-hover-overlay {
	z-index: 11;
}

.mk-portfolio-carousel-modern .flex-direction-nav a,
.mk-portfolio-carousel-modern .portfolio-meta {
	z-index: 20;
}

.mk-skill-meter .mk-progress-bar .progress-inner {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-slideshow .mk-flex-caption span {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding: 15px 20px;
	position: relative;
	z-index: 10;
}

.mk-slideshow .color-mask {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.theatre-slider-container .desktop-theatre-slider img,
.theatre-slider-container .laptop-theatre-slider img {
	z-index: 3;
}

.no-csstransforms .theatre-slider-container .desktop-theatre-slider img,
.no-csstransforms .theatre-slider-container .laptop-theatre-slider img {
	z-index: 1;
}

.theatre-slider-container .desktop-theatre-slider .player-container,
.theatre-slider-container .laptop-theatre-slider .player-container {
	z-index: 2;
}

.mk-tab-slider {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	z-index: 1;
}

.mk-tab-slider-nav a {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	margin-right: 2px;
	padding: 15px;
	position: relative;
	transition: opacity 0.2s ease-out;
	z-index: 2;
}

.mk-testimonial.modern-style .flex-control-nav {
	bottom: auto;
	display: block;
	height: 5px;
	top: 18px;
	z-index: 10;
}

.mk-tooltip {
	position: relative;
	z-index: 30;
}

#mk-theme-container {
	left: 0;
	position: relative;
	z-index: 200;
}

.mk-side-dashboard {
	box-sizing: border-box;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	position: fixed;
	right: -300px;
	top: 0;
	width: 300px;
	z-index: 1;
}

.dashboard-opened .mk-side-dashboard {
	right: 0;
	z-index: 300;
}

.sidedash-navigation-ul {
	border-bottom: 2px solid rgba(128, 128, 128, 0.2);
	margin: 20px 20px 40px;
	padding: 0;
	position: relative;
	z-index: 20;
}

.sidedash-navigation-ul li a {
	display: block;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 15px 20px 15px 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.15s;
	z-index: 5;
}

.sidedash-navigation-ul .mk-nav-arrow {
	-khtml-opacity: 70;
	-moz-opacity: 70;
	cursor: pointer;
	filter: alpha(opacity= @opacity*100);
	height: 100%;
	line-height: 50px;
	opacity: 0.7;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
	z-index: 10;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.mk-vm-menuwrapper {
	-webkit-perspective: 1e3px;
	-webkit-perspective-origin: 50% 200%;
	box-sizing: border-box;
	margin-bottom: 10px;
	perspective: 1e3px;
	perspective-origin: 50% 200%;
	position: relative;
	z-index: 30;
}

.mk-vm-menuwrapper .mk-vm-menu {
	-ms-transform: translateY(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	backface-visibility: hidden;
	margin: 0;
	transform: translateY(0);
	width: 100%;
	z-index: 30;
}

.mk-instagram-feeds .featured-image img {
	position: relative;
	z-index: 6;
}

.mk-instagram-feeds .image-hover-overlay,
.widget_recent_portfolio ul li:hover .portfolio-widget-info {
	z-index: 20;
}

.portfolio-widget-thumb {
	display: block;
	position: relative;
	z-index: 10;
}

.widget-portfolio-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.portfolio-widget-lightbox,
.portfolio-widget-permalink {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	height: 36px;
	line-height: 36px;
	margin-top: -15px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 36px;
	z-index: 15;
}

.portfolio-widget-info {
	background-color: #333;
	border-radius: 3px;
	left: 20px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 100px;
	z-index: 8;
}

.mk-quick-contact-wrapper {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	bottom: 15px;
	perspective: 1e3px;
	position: fixed;
	right: 10px;
	text-align: center;
	transform: translateZ(0);
	transition: all 0.2s ease-in-out;
	z-index: 400;
}

#mk-quick-contact {
	-ms-transform: scale(0.95);
	-ms-transform-origin: 100% 100%;
	-webkit-transform: scale(0.95);
	-webkit-transform-origin: 100% 100%;
	background-color: #e8e8e8;
	bottom: 60px;
	display: none;
	padding: 25px 12px;
	position: absolute;
	right: -3px;
	transform: scale(0.95);
	transform-origin: 100% 100%;
	z-index: 100;
}

.mk-skip-to-next {
	border-radius: 50%;
	bottom: 0;
	cursor: pointer;
	display: table;
	height: 50px;
	left: 50%;
	margin: -26px 0 26px -26px;
	opacity: 0.9;
	position: absolute;
	text-align: center;
	transition: all 0.2s ease-out;
	width: 50px;
}

.mk-employeee-networks li,
.mk-skip-to-next svg {
	display: inline-block;
}

.IE9 .mk-button.savvy-dimension:after,
100% {
	left: 0;
	top: 0;
}

.mk-skip-to-next svg {
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	height: 16px;
	transform: translateY(2px);
	transition: all 0.2s ease-out;
	vertical-align: middle;
	width: 16px;
}

.mk-skip-to-next:hover {
	opacity: 1;
}

.mk-skip-to-next:hover svg {
	-ms-transform: translateY(5px);
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

.mk-skip-to-next[data-skin="dark"] {
	border: 2px solid #333;
}

.mk-skip-to-next[data-skin="dark"] svg {
	fill: #333;
}

.mk-skip-to-next[data-skin="light"] {
	border: 2px solid #fff;
}

.mk-skip-to-next[data-skin="light"] svg {
	fill: #fff;
}

.mk-swipe-slideshow .mk-swiper-wrapper {
	height: 0;
	overflow: hidden;
}

.mk-blog-container .mk-slider-holder-img {
	width: 100%;
}

.mk-section-video .video-social-hosted {
	display: inline-block;
	height: 0;
	margin: 0;
	padding: 56.25% 0 0;
	position: relative;
	width: 100%;
}

.mk-section-video iframe {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.mk-video-color-mask {
	opacity: 0.7;
}

.post-type-badge svg {
	fill: #fff;
	height: 48px;
}

.mk-blog-container .featured-image:hover .post-type-badge {
	opacity: 1;
}

.wp-core-ui .button,
.wp-core-ui .button-secondary {
	background: #f7f7f7 !important;
	border: 1px solid #ccc !important;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08) !important;
	color: #555 !important;
	font-size: 11px !important;
	height: 24px !important;
	line-height: 22px !important;
	padding: 0 8px 1px !important;
}

.wp-core-ui .button-secondary:hover,
.wp-core-ui .button:hover {
	background: #eee !important;
}

.contact-form-message {
	color: #cd1313;
	font-size: 13px;
	padding: 20px 0;
}

.contact-form-message.state-success {
	color: #659c39;
}

.mk-employeee-networks a {
	margin: 10px 9px 0 0;
}

.mk-employeee-networks svg {
	fill: #aaa;
	vertical-align: middle;
}

.mk-employeee-networks a:hover svg {
	fill: #797979;
	transition: all 0.2s;
}

select.fsField {
	background-color: #fff;
	border: 1px solid #7c7c7c !important;
	border-radius: 4px !important;
	color: #333 !important;
	display: initial !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	max-width: 100%;
	min-width: 100px !important;
	padding: 4px 5px !important;
}

.cus-info-tooltip {
	position: relative;
	display: inline-block;
	color: #000 !important;
	background: #fff;
	width: 22px;
	height: 22px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
}
.cus-info-tooltip .text {
	display: none;
	width: 230px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border-radius: 6px;
	padding: 10px 15px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -115px;
	z-index: 1;
	border: 1px solid #000;
	font-size: 12px !important;
	font-family: Metamorphous;
	line-height: 1.6em;
}
.cus-info-tooltip .text a {
	color: #000 !important;
	text-decoration: underline;
	font-size: 12px !important;
}
.cus-info-tooltip .text:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
}
.cus-info-tooltip:hover .text {
	display: block;
}
.cus-info-tooltip strong {
	color: #000 !important;
}

/*100%,
50% {
    color: #da4c26
}*/

.clear {
	clear: both;
}

.nobr {
	white-space: nowrap;
}

#mk-notification-bar,
#mk-page-introduce,
#mk-theme-container,
.master-holder div,
.mk-blog-classic-item,
.mk-blog-grid-item,
.mk-employee-item,
.mk-fullwidth-boxed,
.mk-gallery .gallery-caption,
.mk-gallery .gallery-inner,
.mk-gallery .gallery-title,
.mk-header-toolbar,
.mk-image-caption,
.mk-news-item,
.page-section-content,
.portfolio-widget-info,
.shopping-cart-header,
.testimonial-column .testimonial-item,
.text-input,
.theme-page-wrapper,
:after,
:before,
[class*="mk-col-"],
input[type="text"],
textarea {
	box-sizing: border-box;
}

[class*="mk-col-"] {
	float: left;
	min-height: 1px;
	padding-right: 25px;
}

[class*="mk-col-"]:last-of-type {
	padding-right: 0;
}

.mk-grid {
	margin: 0 auto;
	width: 100%;
}

.attched-true.vc_row,
.mk-fullwidth-true.vc_row,
.vc_inner.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.mk-grid:after {
	clear: both;
	content: "";
	display: table;
}

.mk-grid-pad {
	padding: 20px 0 0 20px;
}

.mk-grid-pad > [class*="mk-col-"]:last-of-type {
	padding-right: 20px;
}

.mk-push-right {
	float: right;
}

.mk-col-1-1 {
	width: 100%;
}

.mk-col-2-3,
.mk-col-8-12 {
	width: 66.66%;
}

.mk-col-1-2,
.mk-col-6-12 {
	width: 50%;
}

.mk-col-1-3,
.mk-col-4-12 {
	width: 33.33%;
}

.mk-col-1-4,
.mk-col-3-12 {
	width: 25%;
}

.mk-col-1-5 {
	width: 20%;
}

.mk-col-1-6,
.mk-col-2-12 {
	width: 16.667%;
}

.mk-col-1-7 {
	width: 14.28%;
}

.mk-col-1-8 {
	width: 12.5%;
}

.mk-col-1-9 {
	width: 11.1%;
}

.mk-col-1-10 {
	width: 10%;
}

.mk-col-1-11 {
	width: 9.09%;
}

.mk-col-1-12 {
	width: 8.33%;
}

.mk-col-11-12 {
	width: 91.66%;
}

.mk-col-10-12 {
	width: 83.333%;
}

.mk-col-9-12 {
	width: 75%;
}

.mk-col-5-12 {
	width: 41.66%;
}

.mk-col-7-12 {
	width: 58.33%;
}

.add-padding-0 > .mk-grid > [class*="vc_col"],
.add-padding-0 > [class*="vc_col"] {
	padding: 0;
}

.add-padding-1 > .mk-grid > [class*="vc_col"],
.add-padding-1 > [class*="vc_col"] {
	padding: 1%;
}

.add-padding-2 > .mk-grid > [class*="vc_col"],
.add-padding-2 > [class*="vc_col"] {
	padding: 2%;
}

.add-padding-3 > .mk-grid > [class*="vc_col"],
.add-padding-3 > [class*="vc_col"] {
	padding: 3%;
}

.add-padding-4 > .mk-grid > [class*="vc_col"],
.add-padding-4 > [class*="vc_col"] {
	padding: 4%;
}

.add-padding-5 > .mk-grid > [class*="vc_col"],
.add-padding-5 > [class*="vc_col"] {
	padding: 5%;
}

.mk-fullwidth-true.vc_row .vc_col-sm-12,
.wpb_row.attched-true .vc_column_container > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.grid--table .mk--row {
	display: table;
	table-layout: fixed;
}

.grid--table .mk--col {
	display: table-cell;
	vertical-align: top;
}

.grid--table .mk--col.mk--col--bottom {
	vertical-align: bottom;
}

.grid--table .mk--col.mk--col--center {
	height: 100%;
	vertical-align: middle;
}

.grid--float .mk--row {
	zoom: 1;
}

.grid--float .mk--row:after,
.grid--float .mk--row:before {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}

.grid--float .mk--row:after {
	clear: both;
}

.grid--float .mk--col {
	float: left;
}

.mk--row {
	width: 100%;
}

.mk--col {
	position: relative;
}

.mk--col--1-12 {
	width: 8.33%;
}

.mk--col--2-12 {
	width: 16.66%;
}

.mk--col--3-12 {
	width: 25%;
}

.mk--col--4-12 {
	width: 33.33%;
}

.mk--col--5-12 {
	width: 41.66%;
}

.mk--col--1-2,
.mk--col--6-12 {
	width: 50%;
}

.mk--col--7-12 {
	width: 58.33%;
}

.mk--col--8-12 {
	width: 66.66%;
}

.mk--col--9-12 {
	width: 75%;
}

.mk--col--10-12 {
	width: 83.33%;
}

.mk--col--11-12 {
	width: 91.66%;
}

.mk--col--12-12 {
	width: 100%;
}

#mk-filter-portfolio a,
#mk-footer-navigation a,
#mk-nav-search-wrapper form i,
#review_form_wrapper input[type="submit"],
.about-author-social a,
.black-hover-overlay,
.blog-grid-hover-icon,
.blog-modern-btn,
.blog-modern-comment,
.blog-modern-share,
.blog-showcase-extra-info,
.blog-showcase-overlay,
.blog-social-share a,
.blog-teaser-side-item .blog-title,
.button,
.featured-image .post-type-badge,
.featured-image img,
.gallery-lightbox,
.hover-icon,
.ls-jupiter .ls-nav-next,
.ls-jupiter .ls-nav-prev,
.mk-accordion-tab,
.mk-accordion-tab i,
.mk-accordion-tab:before,
.mk-blog-newspaper-item .newspaper-meta-wrapper,
.mk-blog-showcase ul li,
.mk-blog-showcase ul li img,
.mk-blog-showcase-thumb a,
.mk-box-icon .icon-box-boxed .mk-main-ico,
.mk-breadcrumbs-inner a,
.mk-clients .client-logo,
.mk-edge-next,
.mk-edge-prev,
.mk-image-link,
.mk-image-overlay,
.mk-loadmore-button,
.mk-loop-next-prev a,
.mk-message-box .button,
.mk-nav-responsive-link,
.mk-pagination a,
.mk-portfolio-carousel .flex-viewport img,
.mk-pricing-cols .mk-pricing-button a,
.mk-process-steps p,
.mk-quick-contact-link,
.mk-readmore,
.mk-responsive-close,
.mk-similiar-thumbnail img,
.mk-skype-call,
.mk-skype-call i:before,
.mk-social-network-shortcode a i,
.mk-social-network-shortcode ul li a,
.mk-tabs-tabs li i,
.mk-textarea,
.mk-toggle-title:before,
.portfolio-carousel .hover-icon,
.portfolio-carousel .item-content,
.portfolio-carousel-overlay,
.portfolio-meta,
.portfolio-showcase-extra-info,
.portfolio-similar-meta,
.portfolio-similar-posts img,
.portfolio-social a,
.portfolio-widget-info,
.portfolio-widget-lightbox,
.portfolio-widget-permalink,
.post-type-badge,
.product-category .item-holder h4,
.showcase-blog-overlay,
.similar-posts-wrapper .overlay-pattern,
.single-post-tags a,
.swiper-arrows,
.text-input,
.the-title a,
.transition-all-2,
.widget .mk-searchform .search-button,
.widget-portfolio-overlay,
.widget-sub-navigation ul li a,
.widget_contact_form .contact-widget-button,
.widget_instagram a,
.widget_posts_lists .post-type-thumb,
.widget_posts_lists ul li img,
.widget_social_networks a,
.woo-hidden-section,
a.jp-pause,
a.jp-play {
	-webkit-perspective: 1e3;
	transition: all 0.15s ease-in-out;
}

.hover-overlay,
.image-hover-overlay,
.mk-image-lightbox {
	transition: opacity 0.25s ease-in-out;
}

.modern-style-nav .mk-header-inner .main-navigation-ul > li > a {
	-webkit-perspective: 1e3;
	transition: border 0.2s ease-in-out;
}

.mk-animate-element,
.mk-effect-bg-layer,
.mk-fullscreen-search-overlay {
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.mk-animate-element {
	-webkit-perspective: 1e3;
	opacity: 0;
}

.no-transform .mk-animate-element {
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.fade-in {
	-webkit-animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.scale-up {
	-webkit-animation: mk_scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	animation: mk_scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.right-to-left {
	-webkit-animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.left-to-right {
	-webkit-animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.top-to-bottom {
	-webkit-animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.bottom-to-top {
	-webkit-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.flip-x {
	-webkit-animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

.mk-animate-element.mk-in-viewport.flip-y {
	-webkit-animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1;
}

100%,
50% {
	opacity: 0;
}

.mk-floating-vertical {
	-moz-animation: mk_float 2s infinite linear;
	-ms-animation: mk_float 2s infinite linear;
	-o-animation: mk_float 2s infinite linear;
	-webkit-animation: mk_float 2s infinite linear;
	position: relative;
}

.mk-floating-horizontal {
	-moz-animation: mk_floatx 2s infinite linear;
	-ms-animation: mk_floatx 2s infinite linear;
	-o-animation: mk_floatx 2s infinite linear;
	-webkit-animation: mk_floatx 2s infinite linear;
	position: relative;
}

.mk-floating-pulse {
	-moz-animation: mk_pulse 2s infinite linear;
	-ms-animation: mk_pulse 2s infinite linear;
	-o-animation: mk_pulse 2s infinite linear;
	-webkit-animation: mk_pulse 2s infinite linear;
}

.mk-floating-tossing {
	-moz-animation: mk_tossing 2s infinite linear;
	-ms-animation: mk_tossing 2s infinite linear;
	-o-animation: mk_tossing 2s infinite linear;
	-webkit-animation: mk_tossing 2s infinite linear;
}

.mk-icon-spin {
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	display: inline-block;
}

100% {
	-ms-transform: scale(1);
	-webkit-transform: rotate(360deg);
	ms-transform: scale(1);
	stroke-dashoffset: 187px;
	transform: rotate(360deg);
}

50% {
	-ms-transform: scale(1.1);
	-webkit-transform: translateX(-100%) translateY(-50%);
	left: 15px;
	ms-transform: scale(1.1);
	stroke-dashoffset: 46.75px;
	top: 15px;
	transform: translateX(-100%) translateY(-50%);
}

.hover-overlay {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.center-y {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
}

.full-cover-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 14;
}

.mk-flickr-feeds {
	margin-bottom: 20px;
}

.flickr-item {
	box-sizing: border-box;
	display: inline-block !important;
	float: left;
	padding: 0 4px 4px 0;
}

.flickr-item img {
	border-radius: 3px;
	position: relative;
	width: 100%;
}

.flickr-item:hover {
	opacity: 0.8;
}

.mk-image-lightbox svg {
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	fill: #fff;
	height: 48px;
	left: 50%;
	overflow: visible;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	vertical-align: middle;
	width: 48px;
}

.mk-image-lightbox:hover {
	color: #fff;
}

.mk-image-lightbox i {
	font-size: 48px;
	line-height: 100px;
}

.image-hover-overlay {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.single-social-section {
	float: right;
	min-width: 180px;
}

.single-social-section .blog-modern-comment,
.single-social-section .blog-share-container,
.single-social-section .mk-blog-print,
.single-social-section .mk-love-holder {
	display: inline-block;
	float: right;
	margin-left: 20px;
}

.single-social-section .blog-modern-comment i,
.single-social-section .blog-share-container i,
.single-social-section .mk-blog-print i,
.single-social-section .mk-love-holder i {
	font-size: 16px;
}

.single-social-section .blog-modern-comment i,
.single-social-section .blog-single-share i,
.single-social-section .mk-blog-print i {
	color: #898989;
}

.single-social-section .blog-modern-comment span,
.single-social-section .blog-single-share span,
.single-social-section .mk-blog-print span {
	color: #898989;
	font-size: 11px;
	padding-left: 3px;
}

.single-social-section .blog-share-container {
	position: relative;
}

.single-share-box,
.single-share-box:before {
	position: absolute;
	background-color: #252525;
}

.single-social-section .blog-single-share {
	cursor: pointer;
}

.single-social-section .blog-single-share i {
	font-size: 16px;
}

.single-share-box {
	bottom: -11px;
	display: none;
	left: -220px;
	list-style: none;
	margin: 0;
	padding: 13px;
	text-align: center;
	text-transform: center;
}

.single-share-box:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
	display: block;
	height: 10px;
	margin-top: -5px;
	right: -5px;
	top: 50%;
	transform: rotate(45deg);
	width: 10px;
}

.single-share-box li {
	float: left;
	margin: 0;
}

.single-share-box li a {
	color: #a8a8a8;
	display: block;
	padding: 0 10px;
	transition: all 0.2s;
}

.single-share-box li a:hover {
	color: #fff;
}

.single-share-box li a i {
	font-size: 16px;
	vertical-align: top;
}

#respond input#submit,
#review_form_wrapper input[type="submit"],
.post-password-form input[type="submit"],
a.button,
button.button,
input.button {
	background-color: #252525;
	border: 0 !important;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
	left: auto;
	letter-spacing: 1px;
	line-height: 13px !important;
	margin: 0;
	outline: 0 !important;
	overflow: visible;
	padding: 12px 15px !important;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	white-space: nowrap;
}

.sidedash-navigation-ul li ul,
.sidedash-navigation-ul > li {
	border-top: 2px solid rgba(128, 128, 128, 0.2);
}

#respond input#submit svg,
#review_form_wrapper input[type="submit"] svg,
.post-password-form input[type="submit"] svg,
a.button svg,
button.button svg,
input.button svg {
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	fill: #fff;
	height: 16px;
	margin-right: 10px;
	transform: translateY(2px);
}

#respond input#submit:hover,
#review_form_wrapper input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
a.button:hover,
button.button:hover,
input.button:hover {
	background-color: #707070;
	color: #fff;
}

#respond input#submit:active,
#review_form_wrapper input[type="submit"]:active,
.post-password-form input[type="submit"]:active,
a.button:active,
button.button:active,
input.button:active {
	top: 1px;
}

.accent-bg-color.button:hover {
	background-color: #252525 !important;
}

input.button.disabled,
input.button:disabled {
	background: #e7e7e7 !important;
	color: #aaa !important;
	cursor: not-allowed;
}

input.button.disabled:active,
input.button:disabled:active {
	top: 0;
}

.mk-header.sticky-style-false.transparent-header {
	background: 0 0;
	position: absolute;
}

.mk-header.sticky-style-fixed .mk-header-bg {
	transition: opacity 0.2s ease-out;
}

.mk-header.sticky-style-fixed .header-logo.logo-has-sticky img {
	transition: opacity 0.2s ease;
}

.mk-header:not(.header-style-4) .header-logo {
	position: absolute;
	top: 0;
}

.header-logo {
	display: block;
	width: 100%;
}

.header-logo img {
	-ms-transform: translate(0, -50%) !important;
	-webkit-transform: translate(0, -50%) !important;
	ms-transform: translate(0, -50%) !important;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%) !important;
}

.header-logo .mk-resposnive-logo,
.logo-in-middle .header-logo {
	display: none;
}

.fit-logo-img a {
	display: inline-block;
	height: 100%;
	position: relative;
}

.fit-logo-img a img {
	display: block;
	height: auto;
	max-height: 100%;
	max-width: none;
}

.header-style-1.sticky-style-fixed .header-logo,
.header-style-1.sticky-style-fixed .menu-hover-style-3 .main-navigation-ul > li,
.header-style-1.sticky-style-fixed .menu-hover-style-5 .main-navigation-ul > li,
.header-style-1.sticky-style-fixed .mk-header-inner,
.header-style-3.sticky-style-fixed .header-logo,
.header-style-3.sticky-style-fixed .mk-header-inner,
.mk-header.header-style-1.sticky-style-fixed .mk-search-trigger,
.mk-header.header-style-1.sticky-style-fixed .mk-search-trigger i,
.mk-header.sticky-style-fixed .mk-header-inner .mk-header-start-tour,
.sticky-style-fixed .mk-dashboard-trigger,
.sticky-style-fixed .mk-header-inner .mk-header-search,
.sticky-style-fixed .shopping-cart-header {
	-moz-transition: height 0.25s ease, line-height 0.25s ease;
	-ms-transition: height 0.25s ease, line-height 0.25s ease;
	-o-transition: height 0.25s ease, line-height 0.25s ease;
	-webkit-transition: height 0.25s ease, line-height 0.25s ease;
	transition: height 0.25s ease, line-height 0.25s ease;
}

.mk-header-holder.fancybox-margin {
	right: -9px;
}

.a-sticky .mk-header-holder {
	transition: top 0.35s ease 0.1s;
}

.sticky-style-fixed.header-style-1 .mk-header-holder,
.sticky-style-fixed.header-style-3 .mk-header-holder {
	-ms-perspective: 1e3;
	-ms-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	perspective: 1e3px;
	position: fixed;
	top: 0;
	transform: translateZ(0);
}

.sticky-style-fixed.header-style-1 .mk-header-holder.header--hidden,
.sticky-style-fixed.header-style-3 .mk-header-holder.header--hidden {
	-ms-transform: translate(0, -100%);
	-webkit-transform: translate(0, -100%);
	ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder,
.sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
	top: -32px;
}

.sticky-style-fixed.header-style-1.a-sticky.toolbar-false .mk-header-holder,
.sticky-style-fixed.header-style-3.a-sticky.toolbar-false .mk-header-holder {
	top: 0;
}

[data-sticky-style="lazy"] .mk-header-holder {
	transition-duration: 0.5s;
	transition-property: transform, 0;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header-style-4 .mk-header-bg,
.mk-header-start-tour {
	transition: opacity 0.3s ease-out;
}

.header-style-1 .logo-has-sticky .mk-sticky-logo,
.header-style-1.a-sticky .logo-has-sticky .mk-desktop-logo,
.header-style-3 .logo-has-sticky .mk-sticky-logo,
.header-style-3.a-sticky .logo-has-sticky .mk-desktop-logo {
	opacity: 0;
}

.header-style-1.a-sticky .logo-has-sticky .mk-sticky-logo,
.header-style-3.a-sticky .logo-has-sticky .mk-sticky-logo {
	opacity: 1;
}

.logo-in-middle .logo-has-sticky .mk-sticky-logo,
.logo-in-middle.a-sticky .logo-has-sticky .mk-desktop-logo {
	display: none;
}

.logo-in-middle.a-sticky .logo-has-sticky .mk-sticky-logo,
.sticky-style-slide .mk-header-padding-wrapper.enable-padding {
	display: block;
}

.admin-bar .sticky-style-fixed.header-style-1 .mk-header-holder,
.admin-bar .sticky-style-fixed.header-style-3 .mk-header-holder {
	top: 32px;
}

.admin-bar .sticky-style-fixed.header-style-1.a-sticky .mk-header-holder,
.admin-bar .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
	top: -3px;
}

.admin-bar
	.sticky-style-fixed.header-style-1.a-sticky.toolbar-false
	.mk-header-holder,
.admin-bar
	.sticky-style-fixed.header-style-3.a-sticky.toolbar-false
	.mk-header-holder {
	top: 32px;
}

.sticky-style-slide.header-style-1.pre-sticky .mk-header-holder,
.sticky-style-slide.header-style-3.pre-sticky .mk-header-holder {
	-ms-perspective: 1e3;
	-ms-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	perspective: 1e3px;
	position: fixed;
	top: -300px;
	transform: translateZ(0);
}

#mk-boxed-layout,
.header-grid.mk-grid {
	position: relative;
}

.sticky-style-slide.header-style-1.a-sticky .mk-header-holder,
.sticky-style-slide.header-style-3.a-sticky .mk-header-holder {
	top: -32px;
}

.sticky-style-slide.header-style-1.a-sticky.toolbar-false .mk-header-holder,
.sticky-style-slide.header-style-3.a-sticky.toolbar-false .mk-header-holder {
	top: 0;
}

.admin-bar .sticky-style-slide.header-style-1.a-sticky .mk-header-holder,
.admin-bar .sticky-style-slide.header-style-3.a-sticky .mk-header-holder {
	top: -3px;
}

.admin-bar .header-style-2.a-sticky .mk-header-nav-container,
.admin-bar
	.sticky-style-slide.header-style-1.a-sticky.toolbar-false
	.mk-header-holder,
.admin-bar
	.sticky-style-slide.header-style-3.a-sticky.toolbar-false
	.mk-header-holder {
	top: 32px;
}

.header-style-2.a-sticky .mk-header-padding-wrapper {
	display: block !important;
}

.header-style-2.a-sticky .mk-classic-nav-bg {
	opacity: 1;
}

.mk-desktop-logo.light-logo {
	display: none;
}

.mk-desktop-logo.dark-logo {
	display: block;
}

#mk-boxed-layout {
	z-index: 0;
}

.mk-boxed-enabled #mk-boxed-layout {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
}

.mk-boxed-enabled #mk-boxed-layout .a-sticky .mk-header-holder {
	right: auto !important;
}

.mk-boxed-enabled #mk-boxed-layout .header-style-1 .mk-header-holder,
.mk-boxed-enabled #mk-boxed-layout .header-style-3 .mk-header-holder {
	left: auto !important;
	width: 100% !important;
}

.mk-header-start-tour {
	float: right;
	font-weight: 700;
	opacity: 1;
	visibility: visible;
}

.mk-header-start-tour svg {
	height: 20px;
	padding-left: 8px;
	vertical-align: middle;
}

.mk-header-start-tour.show {
	opacity: 1;
	visibility: visible;
}

.mk-header-start-tour.hidden {
	opacity: 0;
	visibility: hidden;
}

.header-grid.mk-grid .header-logo.left-logo {
	left: 20px !important;
}

.header-grid.mk-grid .header-logo.right-logo {
	right: 20px !important;
}

.header-grid.mk-grid .header-logo.right-logo,
.header-grid.mk-grid .mk-header-right {
	right: 20px;
}

.header-style-2 .mk-classic-nav-bg {
	filter: alpha(opacity=0);
	opacity: 0;
	zoom: 1;
}

.header-style-2 .mk-header-nav-container {
	float: none !important;
	width: 100% !important;
}

.header-style-2 .main-navigation-ul > li.menu-item {
	line-height: 50px;
}

.header-style-2 .main-navigation-ul > li.menu-item > a.menu-item-link {
	line-height: 23px;
	padding: 14px 25px;
}

.header-style-2.menu-hover-3
	.main-navigation-ul
	> li.menu-item
	> a.menu-item-link {
	line-height: 16px;
}

.header-style-1.header-align-center .mk-header-nav-container {
	text-align: center;
}

.header-style-1.header-align-center .header-logo {
	float: left;
	left: 0;
}

.header-style-1.header-align-center .header-logo a {
	margin-left: 20px;
}

.header-style-1.header-align-center .mk-nav-responsive-link {
	float: right;
	right: 20px;
}

.header-style-1.header-align-left .mk-header-nav-container {
	float: right;
	margin-right: 30px;
	text-align: right;
}

.header-style-1.header-align-left .mk-header-right {
	display: none;
}

.header-style-1.header-align-left.full-header #mk-nav-search-wrapper {
	right: -20px;
}

.header-style-1.header-align-left .header-logo {
	float: left;
	left: 0;
}

.header-style-1.header-align-left .header-logo a {
	float: left;
	margin-left: 20px;
}

.header-style-1.header-align-left .mk-nav-responsive-link {
	float: right;
	right: 20px;
}

.header-style-1.header-align-left .mk-grid .mk-header-nav-container {
	margin-right: 0;
}

.header-style-1.header-align-left.boxed-header .mk-header-right {
	display: block;
}

.header-style-1.header-align-right .mk-header-nav-container {
	float: left;
	margin-left: 30px;
	text-align: left;
}

.header-style-1.header-align-right .mk-header-right {
	display: none;
}

.header-style-1.header-align-right .header-logo {
	float: right;
	right: 0;
	width: auto !important;
}

.header-style-1.header-align-right .header-logo a {
	margin-right: 20px;
}

.header-style-1.header-align-right .header-logo img {
	clear: both;
	float: right;
	left: auto !important;
	right: 0 !important;
}

.header-style-1.header-align-right .mk-nav-responsive-link {
	float: left;
	left: 20px;
}

.header-style-1.header-align-right.full-header #mk-nav-search-wrapper {
	left: -20px;
	right: auto;
}

.header-style-1.header-align-right .mk-shopping-cart-box {
	left: 0;
	right: auto;
}

.header-style-1.header-align-right .mk-shopping-cart-box:after {
	left: 22px;
	right: auto;
}

.header-style-1.header-align-right .main-nav-side-search,
.header-style-1.header-align-right .shopping-cart-header {
	float: left;
}

.header-style-1.header-align-right .main-navigation-ul > li.menu-item {
	float: right;
}

.header-style-1.header-align-right .mk-grid .header-logo {
	right: 0;
}

.header-style-1.header-align-right .mk-grid .mk-header-nav-container {
	margin-left: 0;
}

.header-style-1.header-align-right.boxed-header .mk-header-right {
	display: block;
	left: 10px;
	right: auto;
}

.header-style-2 .mk-search-trigger {
	padding: 16px 0;
}

.header-style-2 .shopping-cart-header {
	display: inline-block;
	float: none;
	margin: 0 0 0 10px;
	padding: 16px 0;
	position: relative;
	vertical-align: top;
}

.header-style-2 .mk-shoping-cart-link {
	margin-top: -4px;
	padding: 20px 10px;
}

.header-style-2 .menu-hover-style-3 .mk-search-trigger,
.header-style-2 .menu-hover-style-3 .mk-shoping-cart-link {
	line-height: 80px;
	padding: 0;
}

.header-style-2 .mk-dashboard-trigger {
	position: absolute;
	z-index: 10;
}

.header-style-2 .header-logo {
	position: relative !important;
}

.header-style-2 .header-logo a img {
	left: auto !important;
	position: relative !important;
}

.header-style-2 .header-logo .mk-sticky-logo {
	display: none !important;
}

.header-style-2.full-header .mk-classic-menu-wrapper {
	width: 100%;
}

.header-style-2.header-align-center .mk-header-nav-container {
	text-align: center;
}

.header-style-2.header-align-center .header-logo a {
	margin: 0 auto;
}

.header-style-2.header-align-center .mk-grid .header-logo {
	left: 0;
	position: relative;
}

.header-style-2.header-align-center .mk-nav-responsive-link {
	float: right;
	right: 20px;
}

.header-style-2.header-align-left .mk-header-nav-container {
	float: left;
	text-align: left;
}

.header-style-2.header-align-left .header-logo {
	float: left;
}

.header-style-2.header-align-left .mk-nav-responsive-link {
	float: right;
	right: 20px;
}

.header-style-2.header-align-left .mk-grid .header-logo {
	left: 0;
}

.header-style-2.header-align-left .mk-grid .mk-header-nav-container {
	margin-right: 0;
}

.header-style-2.header-align-left .mk-dashboard-trigger {
	right: 0;
}

.header-style-2.header-align-right .mk-header-nav-container {
	float: right;
	text-align: right;
}

.header-style-2.header-align-right .header-logo {
	float: right;
	right: 0;
	text-align: right;
}

.header-style-3.header-align-center .header-logo,
.header-style-4 .header-logo {
	text-align: center;
}

.header-style-2.header-align-right .header-logo a {
	margin-right: 20px;
}

.header-style-2.header-align-right .mk-nav-responsive-link {
	float: left;
	left: 20px;
}

.header-style-2.header-align-right .mk-header-right {
	left: 10px;
	right: auto;
}

.header-style-2.header-align-right .mk-header-right .mk-shopping-cart-box {
	left: -10px;
	position: absolute;
	right: auto;
	top: 80px;
}

.header-style-2.header-align-right
	.mk-header-right
	.mk-shopping-cart-box:after {
	left: 32px;
	right: auto;
}

.header-style-2.header-align-right .mk-grid .header-logo {
	right: 0;
}

.header-style-2.header-align-right .mk-grid .mk-header-nav-container {
	margin-left: 0;
}

.header-style-3 .header-logo .mk-sticky-logo {
	position: absolute !important;
}

.header-style-3.header-align-left .mk-header-right {
	float: right;
	margin-right: 30px;
}

.header-style-3.header-align-left .header-logo {
	float: left;
	left: 0;
}

.header-style-3.header-align-left .header-logo a {
	margin-left: 20px;
}

.header-style-3.header-align-left .header-logo img {
	float: left;
}

.header-style-3.header-align-center .mk-dashboard-trigger,
.header-style-3.header-align-center .shopping-cart-header,
.header-style-3.header-align-left .mk-dashboard-trigger,
.header-style-3.header-align-left .shopping-cart-header {
	float: right;
}

.header-style-3.header-align-center .header-logo img {
	-ms-transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}

.header-style-3.header-align-right .mk-header-right {
	float: left;
}

.header-style-3.header-align-right .header-logo {
	float: right;
	right: 0;
}

.header-style-3.header-align-right .header-logo a {
	clear: both;
	float: right;
	margin-right: 20px;
}

.header-style-3.header-align-right .header-logo img {
	float: right;
	right: 0;
}

.header-style-3.header-align-right .mk-grid .header-logo {
	float: right;
}

.header-align-right .mk-dashboard-trigger,
.header-style-3.header-align-right .mk-grid .mk-dashboard-trigger,
.header-style-3.header-align-right .mk-grid .shopping-cart-header {
	float: left;
}

.header-style-3 .shopping-cart-header {
	z-index: 11;
}

.mk-dashboard-trigger {
	cursor: pointer;
	display: inline-block;
	margin: 0 20px;
	position: relative;
	width: 30px;
}

.mk-dashboard-trigger .mk-css-icon-menu {
	left: 0;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}

.header-align-center .mk-dashboard-trigger,
.header-align-left .mk-dashboard-trigger {
	float: right;
}

.header-style-4 .mk-header-right {
	box-sizing: border-box;
	clear: both;
	display: block;
	margin: 0 20px;
	min-height: 40px;
	position: fixed !important;
	right: auto !important;
	top: auto;
	width: 220px;
	zoom: 1;
}

.header-style-4 .mk-header-right:after,
.header-style-4 .mk-header-right:before {
	content: " ";
	display: table;
}

.header-style-4 .header-logo .mk-sticky-logo,
.header-style-4 .mk-header-searchform,
.header-style-4 .mk-header-start-tour,
.header-style-4 .mk-shopping-cart-box {
	display: none !important;
}

.header-style-4 .mk-header-right:after {
	clear: both;
}

.header-style-4 .mk-header-right .mk-shoping-cart-link {
	padding-left: 0;
}

.header-style-4 .mk-header-holder {
	position: relative;
}

.header-style-4 .shopping-cart-header {
	margin-bottom: 40px;
	padding: 0 36px 0 9px;
	width: 100%;
	z-index: 30;
}

.header-style-4 .vm-header-copyright {
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
	text-transform: uppercase;
}

.header-style-4 .header-logo a {
	width: 100% !important;
}

.header-style-4 .mk-header-search {
	display: block;
	float: none;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.vertical-header-enabled.vertical-header-center
	#mk-theme-container:not(.trans-header),
.vertical-header-enabled.vertical-header-center .trans-header #mk-footer,
.vertical-header-enabled.vertical-header-center
	.trans-header
	#theme-page
	> .mk-main-wrapper-holder,
.vertical-header-enabled.vertical-header-center
	.trans-header
	#theme-page
	> .mk-page-section-wrapper
	.mk-page-section,
.vertical-header-enabled.vertical-header-center
	.trans-header
	#theme-page
	> .wpb_row,
.vertical-header-enabled.vertical-header-left
	#mk-theme-container:not(.trans-header),
.vertical-header-enabled.vertical-header-left .trans-header #mk-footer,
.vertical-header-enabled.vertical-header-left
	.trans-header
	#theme-page
	> .mk-main-wrapper-holder,
.vertical-header-enabled.vertical-header-left
	.trans-header
	#theme-page
	> .mk-page-section-wrapper
	.mk-page-section,
.vertical-header-enabled.vertical-header-left
	.trans-header
	#theme-page
	> .wpb_row {
	padding-left: 270px;
}

.vertical-header-enabled.vertical-header-right
	#mk-theme-container:not(.trans-header),
.vertical-header-enabled.vertical-header-right .trans-header #mk-footer,
.vertical-header-enabled.vertical-header-right
	.trans-header
	#theme-page
	> .mk-main-wrapper-holder,
.vertical-header-enabled.vertical-header-right
	.trans-header
	#theme-page
	> .mk-page-section-wrapper
	.mk-page-section,
.vertical-header-enabled.vertical-header-right
	.trans-header
	#theme-page
	> .wpb_row {
	padding-right: 270px;
}

.header-style-4 .mk-header-start-tour {
	float: none;
}

.header-style-4 .header-section.mk-header-social {
	float: none !important;
}

#theme-page .theme-page-wrapper.right-layout #mk-sidebar,
.header-style-4.header-align-center .shopping-cart-header,
.header-style-4.header-align-left .shopping-cart-header,
.header-style-4.header-align-right .shopping-cart-header {
	float: right;
}

.header-style-4.header-align-center .mk-header-inner,
.header-style-4.header-align-left .mk-header-inner {
	left: 0;
}

.header-style-4.header-align-center .mk-header-right,
.header-style-4.header-align-left .mk-header-right {
	bottom: 30px;
}

.header-style-4.header-align-right .mk-header-inner {
	right: 0;
}

.header-style-4.header-align-right .mk-header-right {
	bottom: 100px;
}

.header-style-4 .mk-nav-responsive-link {
	float: right;
	right: 20px;
}

.mk-header-social.header-section.show {
	opacity: 1;
	visibility: visible;
}

.mk-header-social.header-section.hidden {
	opacity: 0;
	visibility: hidden;
}

.logo-align-center .header-style-4 .header-logo img {
	-ms-transform: translate(-50%, 0) !important;
	-webkit-transform: translate(-50%, 0) !important;
	left: 50% !important;
	max-width: 100% !important;
	ms-transform: translate(-50%, 0) !important;
	top: 0 !important;
	transform: translate(-50%, 0) !important;
}

.admin-bar .header-style-4 .mk-header-inner,
.admin-bar .mk-side-dashboard {
	top: 32px;
}

.logo-align-left .header-style-4 .header-logo img {
	left: 20px !important;
	max-width: 100% !important;
}

.logo-align-right .header-style-4 .header-logo img {
	left: auto !important;
	max-width: 100% !important;
	right: 20px !important;
}

.vertical-header-enabled .trans-header #mk-footer:not(.mk-footer-unfold) {
	width: auto !important;
}

.pll-parent-menu-item .sub-menu .lang-item span {
	display: inline-block;
}

.IE .main-nav-side-search > .mk-search-trigger:after,
.IE .main-navigation-ul > li.menu-item:after {
	content: "";
}

body:not(.mk-boxed-enabled)
	.sticky-style-fixed.header-style-1
	.mk-header-holder,
body:not(.mk-boxed-enabled)
	.sticky-style-fixed.header-style-3
	.mk-header-holder {
	right: 0;
}

body:not(.mk-boxed-enabled).dashboard-opened
	.sticky-style-fixed.header-style-1
	.mk-header-holder {
	right: 300px;
}

.dashboard-opened #mk-theme-container {
	left: -300px;
}

#mk-theme-container,
.mk-side-dashboard,
.sticky-style-fixed.header-style-1 .mk-header-holder,
.sticky-style-fixed.header-style-3 .mk-header-holder {
	transition: all 0.3s ease-in-out;
}

.sidedash-navigation-ul li {
	display: block;
	margin: 0;
	position: relative;
}

.sidedash-navigation-ul li a svg {
	height: 16px;
	margin-right: 6px;
	vertical-align: middle;
}

.sidedash-navigation-ul li a .sub-menu {
	left: auto;
	position: relative;
}

.sidedash-navigation-ul li a .megamenu-title {
	background-color: rgba(0, 0, 0, 0.03);
	font-size: 14px;
	font-weight: 700;
}

.sidedash-navigation-ul li ul {
	margin: 0;
	padding: 0;
}

.sidedash-navigation-ul li ul > li:after {
	background: rgba(128, 128, 128, 0.2);
	content: "";
	display: block;
	height: 2px;
	width: 50px;
}

.sidedash-navigation-ul .menu-sub-level-arrow,
.sidedash-navigation-ul .mk-vm-back,
.sidedash-navigation-ul li ul > li:last-child:after,
.sidedash-navigation-ul > li > ul {
	display: none;
}

.sidedash-navigation-ul li ul li .megamenu-title,
.sidedash-navigation-ul li ul li a {
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	margin: 0;
	padding: 15px 20px 15px 0;
	text-align: left;
	text-transform: none;
}

.sidedash-navigation-ul .mk-nav-arrow:hover {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

.sidedash-navigation-ul .mk-nav-arrow svg {
	height: 16px;
}

.side-dash-bottom-widgets,
.side-dash-top-widgets {
	padding: 40px;
}

.fullscreen-nav-opened {
	overflow: hidden;
}

.mk-fullscreen-inner {
	min-height: 100%;
}

.mk-fullscreen-nav {
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 0;
	transition: all ease-in-out 0.25s;
	visibility: hidden;
	width: 100%;
	z-index: 999;
}

.mk-fullscreen-nav ul {
	margin: 0;
}

.mk-fullscreen-nav.opened {
	opacity: 1;
	overflow-y: auto;
	visibility: visible;
}

.mk-fullscreen-nav.opened .mk-fullscreen-nav-wrapper {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	ms-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}

.mk-fullscreen-nav:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close {
	-ms-transform: opacity 0.2s;
	-webkit-transform: opacity 0.2s;
	opacity: 0.8;
	position: fixed;
	right: 50px;
	top: 40px;
	transform: opacity 0.2s;
	z-index: 1001;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close svg {
	height: 32px;
	width: 32px;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close.light:link svg,
.mk-fullscreen-nav .mk-fullscreen-nav-close.light:visited svg {
	color: #fff;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close.dark:link svg,
.mk-fullscreen-nav .mk-fullscreen-nav-close.dark:visited svg {
	color: #222;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close:hover {
	opacity: 1;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper {
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	display: inline-block;
	font-size: 18px;
	ms-transform: scale(0.9);
	opacity: 0;
	text-align: center;
	transform: scale(0.9);
	transition: all ease-in-out 0.3s;
	vertical-align: middle;
	visibility: hidden;
	width: 99.5%;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
	width: 100%;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul
	.sub-menu {
	background-color: #565656;
	display: none;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul
	.menu-item {
	display: block;
	margin-left: 0;
	padding: 0;
	position: relative;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul
	.menu-item
	.menu-sub-level-arrow {
	cursor: pointer;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 44px;
	width: 20px;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul
	.menu-item
	.menu-sub-level-arrow:hover {
	color: #fff;
}

.mk-fullscreen-nav
	.mk-fullscreen-nav-wrapper
	.fullscreen-menu
	.fullscreen-navigation-ul
	.menu-item
	a {
	display: block;
	transition: all ease-in-out 0.15s;
}

.mk-fullscreen-nav .responsive-logo {
	display: none;
}

.admin-bar .mk-fullscreen-nav-close {
	top: 72px;
}

.not-found-page .mk-tabbed-box,
.not-found-page .theme-page-wrapper {
	margin: 0 !important;
}

.not-found-page #theme-page {
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.not-found-page .theme-content {
	padding: 0 !important;
}

.mk-go-top.is-active {
	opacity: 1;
	right: 15px;
}

.mk-go-top:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

.mk-go-top svg {
	fill: #fff;
	height: 16px;
	left: 15px;
	position: absolute;
	top: 15px;
	width: 16px;
}

#theme-page .theme-page-wrapper #mk-sidebar,
.mk-relative {
	position: relative;
}

.no-margin-top {
	padding-top: 10px !important;
}

.mk-love-this span {
	color: #898989;
	cursor: default;
	font-size: 11px;
	margin-left: 0;
}

.mk-love-this svg {
	fill: #898989;
	height: 16px;
	vertical-align: middle;
}

.mk-love-this.item-loved svg {
	-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-webkit-animation: heart_scale 0.4s 0 cubic-bezier(0, 1.8, 1, 1.8);
	-webkit-animation-fill-mode: forwards;
	animation: heart_scale 0.4s 0 cubic-bezier(0, 1.8, 1, 1.8);
	cursor: default;
	fill: #c70000 !important;
}

#theme-page .theme-page-wrapper {
	margin: 20px auto;
}

#theme-page .theme-page-wrapper.no-padding {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

#theme-page .theme-page-wrapper .theme-content {
	padding: 30px 20px;
}

#theme-page .theme-page-wrapper .theme-content.no-padding {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.master-holder-bg,
.master-holder-bg-holder {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

#theme-page .theme-page-wrapper.left-layout #mk-sidebar,
#theme-page .theme-page-wrapper.right-layout .theme-content {
	float: left;
}

#theme-page .theme-page-wrapper.left-layout .theme-content {
	float: right;
}

#theme-page .theme-page-wrapper.left-layout .sidebar-wrapper,
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
	padding: 30px 20px;
}

* html #mk-sidebar,
* html #theme-page {
	display: inline;
}

.master-holder-bg-holder {
	overflow: hidden;
}

.master-holder-bg {
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	perspective: 1e3px;
	transform: translateZ(0);
}

.mk-header-toolbar .mk-button {
	color: #fff !important;
}

.mk-toolbar-holder {
	padding: 0 20px;
}

.header-toolbar-contact,
.mk-header-date,
.mk-header-login,
.mk-header-signup,
.mk-header-tagline,
.mk-header-toolbar .mk-header-searchform,
.mk-language-nav > a {
	height: 35px;
	line-height: 35px;
}

.header-toolbar-contact,
.mk-header-date,
.mk-header-tagline {
	font-size: 13px;
	margin-right: 15px;
}

.header-toolbar-contact svg,
.mk-header-date svg,
.mk-header-tagline svg {
	height: 16px;
	padding-right: 6px;
	vertical-align: middle;
}

.mk-language-nav {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin-right: 15px;
	position: relative;
}

.mk-language-nav > a {
	font-size: 12px;
}

.mk-language-nav > a svg {
	height: 16px;
	margin-top: -1px;
	padding-right: 5px;
	vertical-align: middle;
}

.mk-language-nav:hover > .mk-language-nav-sub-wrapper {
	display: block;
}

.mk-language-nav-sub {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	position: relative;
}

.mk-language-navigation li a:hover,
.mk-language-navigation li.current-menu-item > a {
	background-color: rgba(0, 0, 0, 0.05);
}

.mk-language-navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-language-navigation li {
	margin: 0;
}

.mk-language-navigation li a {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 0;
	min-width: 120px;
	padding: 6px 12px 6px 0;
}

.mk-language-navigation li a .mk-lang-flag {
	margin-left: 8px;
	vertical-align: middle;
}

.mk-language-navigation li a .mk-lang-name {
	padding-left: 8px;
}

.mk-header-search {
	display: inline-block;
	float: right;
	margin-left: 6px;
}

.mk-header-inner .mk-header-searchform {
	display: inline-block;
	float: right;
	margin-right: 10px;
}

.mk-header-inner .mk-header-searchform .text-input {
	height: 30px;
	line-height: 20px;
	padding: 5px 15px 5px 30px !important;
	width: 200px;
}

.mk-header-inner .mk-header-searchform .mk-icon-search {
	-khtml-opacity: 70;
	-moz-opacity: 70;
	filter: alpha(opacity= @opacity*100);
	left: 7px;
	margin-top: -8px;
	opacity: 0.7;
	top: 50%;
}

.mk-header-searchform span {
	border-radius: 40px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.mk-header-searchform span .text-input {
	background-color: rgba(255, 255, 255, 0.2);
	border: 0;
	border-radius: 40px;
	font-size: 12px;
	height: 23px;
	line-height: 16px;
	margin: 0;
	opacity: 0.7;
	padding: 3px 15px 3px 30px;
	width: 90px;
}

.mk-header-searchform span .text-input:focus {
	opacity: 1;
}

.mk-header-searchform span i {
	font-size: 16px;
	opacity: 0.7;
	position: absolute;
}

.mk-header-searchform span .mk-icon-search {
	left: 7px;
	margin-top: -8px;
	top: 50%;
}

.header-search-btn {
	background-color: transparent;
	border: 0;
	display: block;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-header-social {
	display: inline-block;
	float: right;
	height: 30px;
}

.mk-header-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-header-social ul li {
	display: inline-block;
	margin: 0;
}

.mk-header-social ul li a {
	display: block;
	margin: 0 5px;
	position: relative;
}

.mk-header-social ul li a svg {
	height: 16px;
	vertical-align: middle;
}

.mk-header-social.header-section .mk-simple-rounded,
.mk-header-social.header-section .mk-square-pointed,
.mk-header-social.header-section .mk-square-rounded {
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	line-height: 16px !important;
	margin: 0 2px;
	text-align: center;
}

.mk-header-social.header-section .mk-simple-rounded.small,
.mk-header-social.header-section .mk-square-pointed.small,
.mk-header-social.header-section .mk-square-rounded.small {
	font-size: 16px;
	height: 16px;
	line-height: 16px !important;
	padding: 8px;
	width: 16px;
}

.mk-header-social.header-section .mk-simple-rounded.small i:before,
.mk-header-social.header-section .mk-square-pointed.small i:before,
.mk-header-social.header-section .mk-square-rounded.small i:before {
	font-size: 16px;
	line-height: 16px !important;
}

.mk-header-social.header-section .mk-simple-rounded.medium,
.mk-header-social.header-section .mk-square-pointed.medium,
.mk-header-social.header-section .mk-square-rounded.medium {
	font-size: 24px;
	height: 24px;
	line-height: 24px !important;
	padding: 12px;
	width: 24px;
}

.mk-header-social.header-section .mk-simple-rounded.medium i:before,
.mk-header-social.header-section .mk-square-pointed.medium i:before,
.mk-header-social.header-section .mk-square-rounded.medium i:before {
	font-size: 24px;
	line-height: 24px !important;
}

.mk-header-social.header-section .mk-simple-rounded.large,
.mk-header-social.header-section .mk-square-pointed.large,
.mk-header-social.header-section .mk-square-rounded.large {
	font-size: 32px;
	height: 32px;
	line-height: 32px !important;
	padding: 16px;
	width: 32px;
}

.mk-header-social.header-section .mk-simple-rounded.large i:before,
.mk-header-social.header-section .mk-square-pointed.large i:before,
.mk-header-social.header-section .mk-square-rounded.large i:before {
	font-size: 32px;
	line-height: 32px !important;
}

.mk-header-social.header-section .mk-square-rounded {
	border-radius: 25%;
}

.mk-header-social.header-section .mk-simple-rounded {
	border-radius: 50%;
}

.mk-header-right .mk-header-social {
	height: auto;
	padding: 0 10px;
}

.mk-header-right .mk-header-social ul {
	margin: 0;
}

.mk-header-login {
	display: inline-block;
	float: right;
	margin: 0 20px 0 0;
	position: relative;
}

.mk-header-login .mk-login-link svg {
	height: 16px;
	margin-right: 4px;
	vertical-align: text-bottom;
}

.mk-login-status {
	color: #666;
	display: block;
	font-size: 12px;
	margin: 8px 0 0;
	padding: 0;
}

.mk-header-subscribe,
.mk-login-register {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	display: none;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 250px;
}

.mk-header-subscribe .form-section .text-input,
.mk-header-subscribe .text-input,
.mk-login-register .form-section .text-input {
	background-color: #fff;
	width: 100%;
}

.mk-header-subscribe .form-section,
.mk-login-register .form-section {
	display: block;
	margin-bottom: 8px;
}

.mk-header-subscribe .register-login-links,
.mk-login-register .register-login-links {
	display: inline-block;
	float: left;
	padding-top: 5px;
}

.mk-header-subscribe .register-login-links a,
.mk-login-register .register-login-links a {
	color: #888;
	display: inline-block;
	line-height: 12px;
}

.mk-header-subscribe .register-login-links .mk-create-account,
.mk-login-register .register-login-links .mk-create-account {
	border-left: 2px solid #b6b6b6;
	margin-left: 5px;
	padding-left: 5px;
}

.mk-header-subscribe .mk-login-remember,
.mk-login-register .mk-login-remember {
	display: block;
	margin: 5px 0 10px;
}

.mk-header-subscribe .button,
.mk-login-register .button {
	float: right;
}

.mk-header-subscribe .mk-login-title,
.mk-login-register .mk-login-title {
	font-size: 16px;
}

#mk-register-panel {
	display: none;
}

#mk-register-panel .register-login-links {
	display: block;
	float: right;
	margin: 5px 0;
}

.mk-forget-panel {
	display: none;
}

.mk-forget-panel .register-login-links {
	display: block;
	float: right;
	margin: 5px 0;
}

.user-profile-box img {
	float: left;
}

.user-profile-box a {
	color: #747474;
	display: block;
	line-height: 24px;
	margin: 0 0 0 60px;
}

.mk-header-signup {
	display: inline-block;
	float: right;
	margin: 0 10px 0 0;
	position: relative;
}

.mk-header-signup .mk-subscribe-link svg {
	height: 16px;
	margin-right: 4px;
	vertical-align: middle;
}

.mk-header-subscribe label {
	display: block;
	margin-bottom: 8px;
}

.mk-header-subscribe .text-input {
	margin-bottom: 10px;
}

.mk-header-subscribe .mk-subscribe--message {
	font-size: 12px;
	line-height: 17px;
	margin-top: 50px;
	padding: 0;
}

.mk-toolbar-navigation {
	display: inline-block;
	height: 30px;
	margin-right: 10px;
}

.mk-toolbar-navigation ul {
	margin: 0;
	padding: 0;
}

.mk-toolbar-navigation ul li {
	display: inline-block;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

.mk-toolbar-navigation ul li:last-child > a {
	border: 0 !important;
}

.mk-toolbar-navigation ul li a {
	border-right: 1px solid rgba(128, 128, 128, 0.2);
	display: inline-block;
	line-height: 10px;
	padding: 0 5px;
}

.mk-toolbar-navigation ul li ul {
	display: none;
}

.mk-checkout-btn,
.mk-header-login .mk-login-link,
.mk-header-tagline a,
.mk-language-nav > a,
.mk-subscribe-link,
.mk-toolbar-navigation a {
	font-size: 12px;
}

.mk-checkout-btn:hover,
.mk-header-login .mk-login-link:hover,
.mk-header-tagline a:hover,
.mk-language-nav > a:hover,
.mk-subscribe-link:hover,
.mk-toolbar-navigation a:hover {
	opacity: 0.8;
}

.main-nav-side-search {
	display: inline-block;
	margin: 0 0 0 10px;
	position: relative;
	vertical-align: top;
}

.mk-search-trigger {
	display: block;
	font-size: 16px;
}

.classic-style-nav .mk-search-trigger {
	padding: 16px 0;
}

.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show {
	opacity: 1;
	visibility: visible;
}

.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show
	.mk-fullscreen-search-wrapper {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	ms-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}

.mk-fullscreen-search-overlay:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle;
}

.mk-fullscreen-search-overlay .mk-fullscreen-close {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	height: 26px;
	position: absolute;
	right: 50px;
	top: 70px;
	transform: rotate(0);
	transition: transform ease-out 0.2s 0 ease-out 0.2s;
}

.mk-fullscreen-search-overlay .mk-fullscreen-close:hover {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.mk-fullscreen-search-overlay .mk-fullscreen-close svg {
	fill: #fff;
	height: 26px;
}

.mk-fullscreen-search-overlay .mk-fullscreen-search-wrapper {
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	display: inline-block;
	font-size: 18px;
	max-width: 1e3px;
	ms-transform: scale(0.9);
	opacity: 0;
	text-align: center;
	transform: scale(0.9);
	transition: all ease-in-out 0.3s;
	vertical-align: middle;
	visibility: hidden;
}

.mk-fullscreen-search-overlay .mk-fullscreen-search-wrapper p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform {
	position: relative;
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform
	#mk-fullscreen-search-input {
	background-color: transparent;
	border: 0;
	box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
	color: #fff;
	font-size: 35px;
	padding: 20px;
	text-align: center;
	transition: all 0.3s ease-out;
	width: 800px;
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform
	#mk-fullscreen-search-input:focus {
	box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.2);
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform
	input[type="submit"] {
	background-color: transparent;
	border: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform
	.fullscreen-search-icon {
	color: rgba(255, 255, 255, 0.2);
	font-size: 25px;
	position: absolute;
	right: 15px;
	top: 30px;
	transition: all 0.2s ease-out;
}

.mk-fullscreen-search-overlay
	.mk-fullscreen-search-wrapper
	#mk-fullscreen-searchform
	.fullscreen-search-icon:hover {
	color: rgba(255, 255, 255, 0.3);
}

#mk-nav-search-wrapper {
	background-color: #fff;
	display: none;
	height: 56px;
	position: absolute;
	right: -50px;
	width: 330px;
}

#mk-nav-search-wrapper form {
	display: block;
	overflow: hidden;
}

#mk-nav-search-wrapper form.ajax-searching .nav-side-search-icon:before {
	-webkit-animation: spin 0.8s infinite linear;
	animation: spin 0.8s infinite linear;
	content: "\e2a2";
	display: inline-block;
}

#mk-nav-search-wrapper input[type="text"] {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-right: 0;
	height: 100%;
	left: 0;
	line-height: 30px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 275px;
}

#mk-nav-search-wrapper input[type="submit"] {
	background-color: transparent;
	border: 0;
	display: block;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#mk-nav-search-wrapper .nav-side-search-icon {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #bfbcbc;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
}

#mk-nav-search-wrapper .nav-side-search-icon svg {
	fill: #fff;
	height: 16px;
}

#mk-nav-search-wrapper .ui-autocomplete {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	border-top: 0;
	list-style: none;
	margin: 56px 0 0;
	overflow: auto;
	padding: 0;
	text-align: left;
}

#mk-nav-search-wrapper .ui-autocomplete li {
	border-bottom: 1px solid #e3e3e3;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
}

#mk-nav-search-wrapper .ui-autocomplete li a,
#mk-nav-search-wrapper .ui-autocomplete li.mk-nav-search-error-message,
#mk-nav-search-wrapper .ui-autocomplete li.mk-nav-search-result-zero {
	padding: 10px;
}

#mk-nav-search-wrapper .ui-autocomplete li.mk-nav-search-error-message {
	color: #ff8d36;
}

#mk-nav-search-wrapper .ui-autocomplete li a {
	cursor: pointer;
	display: block;
}

#mk-nav-search-wrapper .ui-autocomplete li a:hover {
	color: #252525;
}

#mk-nav-search-wrapper .ui-autocomplete li .search-date {
	color: #999;
	font-size: 11px;
}

#mk-nav-search-wrapper .ui-autocomplete li .search-title {
	color: #252525;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#mk-nav-search-wrapper .ui-autocomplete li:hover {
	background-color: #fbfbfb;
}

#mk-nav-search-wrapper .ui-autocomplete li i,
#mk-nav-search-wrapper .ui-autocomplete li img {
	border: 1px solid #d2d2d2;
	border-radius: 60px;
	float: left;
	height: 32px;
	margin-right: 15px;
	width: 32px;
}

#mk-nav-search-wrapper .ui-autocomplete li i {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #f3f3f3;
	display: flex;
	justify-content: center;
}

#mk-nav-search-wrapper .ui-autocomplete li i svg {
	fill: #636363;
	height: 16px;
}

.shopping-cart-header {
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: top;
}

.shopping-cart-header .widgettitle {
	display: none;
}

.mk-header .mk-shoping-cart-link {
	margin: 0;
	padding: 0 10px 0 20px;
}

.mk-header .mk-shoping-cart-link svg {
	-ms-transform: translateY(3px);
	-webkit-transform: translateY(3px);
	display: inline-block;
	height: 16px;
	margin-right: -4px;
	position: relative;
	transform: translateY(3px);
}

.mk-header .mk-header-cart-count {
	font-size: 13px;
	font-weight: 700;
	padding-left: 5px;
}

.mk-shopping-cart-box {
	display: none;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 100%;
	width: 300px;
}

#mk-header-checkout .widget,
.mk-shopping-cart-box .widget {
	margin: 0;
}

#mk-header-checkout .product_list_widget,
.mk-shopping-cart-box .product_list_widget {
	margin: 15px 0 !important;
}

#mk-header-checkout .product_list_widget li,
.mk-shopping-cart-box .product_list_widget li {
	line-height: 22px !important;
	margin: 0 !important;
	padding: 10px 0 !important;
}

#mk-header-checkout .product_list_widget li.empty,
.mk-shopping-cart-box .product_list_widget li.empty {
	letter-spacing: 1px;
	padding-left: 20px !important;
	text-transform: uppercase;
}

#mk-header-checkout .product_list_widget li a,
.mk-shopping-cart-box .product_list_widget li a {
	font-size: 12px;
	font-weight: 400 !important;
	padding-left: 9px;
}

#mk-header-checkout .product_list_widget li .variation,
.mk-shopping-cart-box .product_list_widget li .variation {
	display: none !important;
}

#mk-header-checkout .product_list_widget li .quantity,
.mk-shopping-cart-box .product_list_widget li .quantity {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	text-align: left;
}

#mk-header-checkout .product_list_widget li:first-child,
.mk-shopping-cart-box .product_list_widget li:first-child {
	border-top: 0;
}

#mk-header-checkout .product_list_widget li img,
.mk-shopping-cart-box .product_list_widget li img {
	padding: 0 !important;
}

#mk-header-checkout .total,
.mk-shopping-cart-box .total {
	border-top: 1px solid rgba(128, 128, 128, 0.2) !important;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding-top: 15px !important;
	text-align: center;
}

#mk-header-checkout .buttons,
.mk-shopping-cart-box .buttons {
	margin-bottom: 20px;
	text-align: center;
}

.mk-toolbar-resposnive-icon svg {
	height: 16px;
}

.mk-main-navigation {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

.mk-classic-menu-wrapper
	.main-navigation-ul
	> li.menu-item
	> a.menu-item-link
	i {
	padding-right: 7px;
}

.header-style-2 .menu-hover-style-3 .main-navigation-ul > li.menu-item {
	line-height: 80px;
}

.main-navigation-ul,
.main-navigation-ul li.menu-item,
.main-navigation-ul ul.sub-menu {
	margin: 0;
	padding: 0;
}

.main-navigation-ul li.no-mega-menu ul.sub-menu {
	padding: 8px 0;
	position: absolute;
	right: 0;
	top: 100%;
}

.Edge .main-navigation-ul li > .sub-menu,
.IE .main-navigation-ul li > .sub-menu {
	display: block;
	top: -1e4px !important;
}

.Edge .main-navigation-ul > li:hover > .sub-menu,
.IE .main-navigation-ul > li:hover > .sub-menu {
	display: block;
	top: 100% !important;
}

.Edge .main-navigation-ul .sub-menu li:hover > .sub-menu,
.IE .main-navigation-ul .sub-menu li:hover > .sub-menu {
	display: block;
	top: 0 !important;
}

.main-navigation-ul li > .sub-menu {
	display: none;
}

.header-align-center .main-navigation-ul li.no-mega-menu > ul.sub-menu,
.header-align-center .mk-grid .main-navigation-ul li.no-mega-menu > ul.sub-menu,
.header-align-left .mk-grid .main-navigation-ul li.no-mega-menu > ul.sub-menu,
.header-align-right .main-navigation-ul li.no-mega-menu > ul.sub-menu,
.header-style-2.header-align-center
	.main-navigation-ul
	li.no-mega-menu
	> ul.sub-menu,
.header-style-2.header-align-left
	.main-navigation-ul
	li.no-mega-menu
	> ul.sub-menu {
	left: 0;
	right: auto;
}

.header-align-right .mk-grid .main-navigation-ul li.no-mega-menu > ul.sub-menu {
	left: auto;
	right: 0;
}

.main-navigation-ul li.has-mega-menu > ul.sub-menu {
	left: 0;
	padding: 17px 0;
	position: absolute;
	top: 100%;
}

.main-navigation-ul > li.menu-item {
	display: inline-block;
	float: left;
}

.main-navigation-ul > li.menu-item > a.menu-item-link {
	box-sizing: border-box;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	padding-top: 2px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

.sticky-style-fixed .main-navigation-ul > li.menu-item > a.menu-item-link {
	-moz-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out, height 0.35s ease, line-height 0.35s ease;
	-ms-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out, height 0.35s ease, line-height 0.35s ease;
	-o-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out, height 0.35s ease, line-height 0.35s ease;
	-webkit-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out, height 0.35s ease, line-height 0.35s ease;
	transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out, height 0.35s ease, line-height 0.35s ease;
}

.sticky-style-slide .main-navigation-ul > li.menu-item > a.menu-item-link {
	-moz-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out;
	-ms-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out;
	-o-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out;
	transition: color 0.1s ease-out, background 0.1s ease-out,
		border 0.1s ease-out;
}

.menu-hover-style-1 .main-navigation-ul > li.menu-item > a.menu-item-link {
	border-top: 3px solid transparent;
}

.menu-hover-style-4 .main-navigation-ul > li.menu-item > a.menu-item-link {
	margin-left: 1px;
}

.menu-hover-style-3 .main-navigation-ul > li.menu-item > a {
	border: 2px solid transparent;
	border-radius: 5px;
	margin: 0 2px;
}

.menu-hover-style-5
	.main-navigation-ul
	> li.menu-item
	> a.menu-item-link:after {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-transform: scale(0, 1);
	-ms-transform-origin: left center;
	-webkit-transform: scale(0, 1);
	-webkit-transform-origin: left center;
	content: "";
	display: block;
	filter: alpha(opacity= @opacity*100);
	height: 2px;
	opacity: 0;
	transform: scale(0, 1);
	transform-origin: left center;
	transition: all 0.15s ease-out;
	width: 100%;
}

.IE9
	.menu-hover-style-5
	.main-navigation-ul
	> li.menu-item
	> a.menu-item-link:after {
	height: 0;
}

.menu-hover-style-5
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link:after,
.menu-hover-style-5
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link:after,
.menu-hover-style-5
	.main-navigation-ul
	> li.menu-item:hover
	> a.menu-item-link::after {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
	transform: scale(1, 1);
}

.IE9
	.menu-hover-style-5
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link:after,
.IE9
	.menu-hover-style-5
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link:after,
.IE9
	.menu-hover-style-5
	.main-navigation-ul
	> li.menu-item:hover
	> a.menu-item-link::after {
	height: 2px;
}

.main-navigation-ul > li.menu-item a.menu-item-link svg {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
}

.main-navigation-ul > li.menu-item .sub-menu a.menu-item-link {
	transition: all 0.2s ease-in-out;
}

.main-navigation-ul > li.no-mega-menu ul.sub-menu li.menu-item {
	line-height: 1;
}

.main-navigation-ul
	> li.no-mega-menu
	ul.sub-menu
	li.menu-item
	a.menu-item-link {
	display: block;
	float: none;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0;
	padding: 10px 20px;
	position: relative;
	text-align: left;
	text-transform: capitalize;
}

.main-navigation-ul
	> li.no-mega-menu
	ul.sub-menu
	li.menu-item
	a.menu-item-link
	svg {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
}

.main-navigation-ul li.no-mega-menu ul.sub-menu ul.sub-menu {
	left: 100%;
	right: auto;
	top: 0;
}

.main-navigation-ul li .dropdownRightToLeft > ul.sub-menu {
	left: auto !important;
	right: 100% !important;
}

.main-navigation-ul li.menu-item {
	display: block;
	list-style-type: none;
	position: relative;
}

.main-navigation-ul a.menu-item-link,
.main-navigation-ul span {
	display: block;
	text-decoration: none;
	white-space: normal;
}

.mk-main-navigation > .main-navigation-ul > .menu-item-language {
	visibility: hidden;
}

.main-navigation-ul .menu-item-language span {
	display: inline;
}

.vertical {
	display: inline-block;
}

.vertical > li.menu-item {
	display: block;
}

.vertical ul {
	left: 100%;
	top: 0;
}

.dropdownJavascript li.has-mega-menu:hover > ul.sub-menu,
.dropdownJavascript li.no-mega-menu:hover > ul.sub-menu {
	display: none;
}

.main-navigation-ul .menu-sub-level-arrow svg {
	height: 12px;
	position: absolute;
	vertical-align: middle;
}

.main-navigation-ul li.with-menu .menu-sub-level-arrow {
	height: 100%;
	position: absolute;
	right: 16px;
	top: 10px;
}

.main-navigation-ul li.menu-item.has-mega-menu {
	position: static;
}

.has-mega-menu > ul.sub-menu {
	left: 0;
	padding: 20px 0;
	position: absolute;
	width: 100%;
}

.has-mega-menu > ul.sub-menu > li.menu-item {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	box-sizing: border-box;
	display: block;
	float: left;
	left: 0;
	padding: 0 20px;
	position: relative;
	width: 23%;
}

.has-mega-menu .megamenu-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 0 0 6px;
	padding: 9px 10px 16px;
	text-align: left;
}

.has-mega-menu .megamenu-title:after {
	content: "";
	display: block;
	height: 2px;
	margin-top: 10px;
	opacity: 0.3;
	width: 20px;
}

.has-mega-menu .megamenu-title svg {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
}

.has-mega-menu > ul.sub-menu > li.menu-item:first-child {
	border-left: 0;
}

.has-mega-menu > ul.sub-menu > li.mega_col_1 {
	width: 100%;
}

.has-mega-menu > ul.sub-menu > li.mega_col_2 {
	width: 49.5%;
}

.has-mega-menu > ul.sub-menu > li.mega_col_3 {
	width: 33.25%;
}

.has-mega-menu > ul.sub-menu > li.mega_col_4 {
	width: 24.9%;
}

.has-mega-menu > ul.sub-menu > li.mega_col_5 {
	width: 19.8%;
}

.has-mega-menu > ul.sub-menu > li.mega_col_6 {
	width: 16.5%;
}

.has-mega-menu > ul.sub-menu > li > ul.sub-menu {
	display: block;
}

.has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item {
	line-height: 1;
}

.has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item a.menu-item-link {
	display: block;
	float: none;
	line-height: 18px;
	margin: 0;
	padding: 10px;
	position: relative;
	text-align: left;
}

.has-mega-menu
	> ul.sub-menu
	> li
	> ul.sub-menu
	li.menu-item
	a.menu-item-link
	svg {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
}

.megamenu-widgets-container {
	line-height: 22px;
	padding: 10px;
	text-align: left;
}

.megamenu-widgets-container ul {
	list-style: none;
	margin: 0;
}

.megamenu-widgets-container .widget {
	margin-bottom: 15px;
	overflow: visible;
}

.mk-nav-responsive-link svg {
	height: 16px;
	vertical-align: middle;
}

.mk-responsive-nav > li > ul {
	border-top: 1px solid rgba(128, 128, 128, 0.2);
	display: none;
}

.mk-responsive-nav > li {
	border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}

.mk-responsive-nav .mk-nav-arrow {
	-khtml-opacity: 70;
	-moz-opacity: 70;
	cursor: pointer;
	filter: alpha(opacity= @opacity*100);
	height: 100%;
	line-height: 50px;
	opacity: 0.7;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 70px;
}

.mk-responsive-nav .mk-nav-arrow:hover {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

.mk-responsive-nav .mk-nav-arrow svg {
	height: 16px;
}

.menu-html-content {
	line-height: 22px !important;
	text-align: left;
}

.mk-responsive-wrap {
	-webkit-overflow-scrolling: touch;
	display: none;
	overflow-scrolling: touch;
	overflow-y: scroll;
	position: absolute;
	width: 100%;
	z-index: 20;
}

.mk-responsive-nav li {
	display: block;
	margin: 0;
	position: relative;
}

.mk-responsive-nav li a {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	padding: 15px 20px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.mk-responsive-nav li a > svg {
	height: 16px;
	margin-right: 6px;
	vertical-align: middle;
}

.mk-responsive-nav li a:hover {
	background-color: rgba(0, 0, 0, 0.03);
}

.mk-responsive-nav li a .sub-menu {
	left: auto;
	position: relative;
}

.mk-responsive-nav li a .megamenu-title {
	background-color: rgba(0, 0, 0, 0.03);
	font-size: 14px;
	font-weight: 700;
}

.mk-responsive-nav li ul {
	margin: 0;
	padding: 0 0 0 5px;
}

.mk-responsive-nav li ul .megamenu-widgets-container {
	display: none !important;
}

.mk-responsive-nav li ul li .megamenu-title,
.mk-responsive-nav li ul li a {
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	margin: 0;
	padding: 12px 15px;
	text-align: left;
	text-transform: none;
}

.mk-responsive-nav li .megamenu-title {
	font-size: 14px !important;
	font-weight: 700 !important;
}

.mk-responsive-nav > .responsive-searchform {
	display: block !important;
}

.responsive-searchform {
	line-height: 24px;
	margin: 10px;
	position: relative;
}

.responsive-searchform .text-input {
	background-color: rgba(0, 0, 0, 0.02);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	box-shadow: none !important;
	color: #9e9e9e !important;
	padding: 12px;
	width: 100%;
}

.responsive-searchform i {
	bottom: 14px;
	position: absolute;
	right: 15px;
}

.responsive-searchform i input {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.responsive-searchform i svg {
	fill: rgba(0, 0, 0, 0.3);
	height: 20px;
	vertical-align: middle;
	width: 19px;
}

.mk-opened-nav {
	-ms-overflow-style: none !important;
	overflow: 0 !important;
}

.mk-opened-nav::-webkit-scrollbar {
	width: 0 !important;
}

.mk-css-icon-close,
.mk-css-icon-menu {
	-webkit-transform: translateZ(0);
	height: 18px;
	transform: translateZ(0);
	width: 18px;
}

.mk-css-icon-close.icon-size-big,
.mk-css-icon-menu.icon-size-big {
	height: 24px;
	width: 24px;
}

.mk-css-icon-close.icon-size-big div,
.mk-css-icon-menu.icon-size-big div {
	border-radius: 4px;
	height: 4px;
	margin-bottom: 4px;
}

.mk-css-icon-close div,
.mk-css-icon-menu div {
	border-radius: 3px;
	display: block;
	height: 3px;
	margin-bottom: 3px;
	position: relative;
}

.mk-css-icon-menu-line-2 {
	transition: opacity 0.1s ease;
}

.mk-css-icon-menu-line-1,
.mk-css-icon-menu-line-3 {
	transition: all 0.2s ease;
}

.dashboard-active .mk-css-icon-menu-line-2,
.is-active .mk-css-icon-menu-line-2 {
	opacity: 0;
}

.dashboard-active .mk-css-icon-menu-line-1,
.is-active .mk-css-icon-menu-line-1 {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	top: 6px;
	transform: rotate3d(0, 0, 1, 45deg);
}

.dashboard-active .mk-css-icon-menu-line-3,
.is-active .mk-css-icon-menu-line-3 {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	top: -6px;
	transform: rotate3d(0, 0, 1, -45deg);
}

.dashboard-active .icon-size-big .mk-css-icon-menu-line-1,
.is-active .icon-size-big .mk-css-icon-menu-line-1 {
	top: 8px;
}

.dashboard-active .icon-size-big .mk-css-icon-menu-line-3,
.is-active .icon-size-big .mk-css-icon-menu-line-3 {
	top: -8px;
}

#wpadminbar {
	-ms-perspective: 1e3;
	-ms-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	perspective: 1e3px;
	transform: translateZ(0);
}

.shopping-cart-header .mk-svg-icon {
	width: 16px;
}

.mk-vm-menuwrapper button {
	background: #ccc;
	border: 0;
	cursor: pointer;
	height: 45px;
	outline: 0;
	overflow: hidden;
	position: relative;
	text-indent: -900em;
	width: 48px;
}

.mk-vm-menuwrapper button:after {
	content: "";
	height: 5px;
	left: 16%;
	position: absolute;
	top: 10px;
	width: 68%;
}

.mk-vm-menuwrapper ul {
	-webkit-transform-style: preserve-3d;
	list-style: none;
	margin: 0;
	padding: 0;
	transform-style: preserve-3d;
}

.mk-vm-menuwrapper li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.mk-vm-menuwrapper li a {
	display: block;
	line-height: 130%;
	outline: 0;
	padding: 14px 26px;
	position: relative;
	transition: all 0.1s ease-out;
}

.mk-vm-menuwrapper li a i {
	font-size: 16px;
	margin-right: 6px;
}

.menu-hover-style-3.mk-vm-menuwrapper {
	margin: 4px 4px 30px;
}

.menu-hover-style-3.mk-vm-menuwrapper li > a {
	border: 2px solid transparent;
	border-radius: 5px;
	padding: 10px 45px 10px 22px;
}

.mk-vm-menuwrapper li.mk-vm-back > a {
	padding-left: 35px;
}

.mk-vm-menuwrapper li.mk-vm-back:before,
.mk-vm-menuwrapper li > a:not(:only-child):before {
	-ms-transform: translate(0, -50%);
	-webkit-font-smoothing: antialiased;
	-webkit-transform: translate(0, -50%);
	content: "\e68e";
	display: none;
	font-family: themeIcons;
	font-size: 10px;
	line-height: 100%;
	ms-transform: translate(0, -50%);
	position: absolute;
	speak: none;
	top: 50%;
	transform: translate(0, -50%);
}

#mk-footer-navigation ul li a,
.mk-footer-copyright {
	line-height: 16px;
	filter: alpha(opacity= @opacity*100);
}

.mk-vm-menuwrapper li .menu-sub-level-arrow,
.mk-vm-menuwrapper li.mk-vm-back .mk-svg-icon {
	-ms-transform: translate(0, -40%);
	-webkit-transform: translate(0, -40%);
	ms-transform: translate(0, -40%);
	position: absolute;
	top: 50%;
	transform: translate(0, -40%);
}

.mk-vm-menuwrapper .menu-item-icon svg,
.mk-vm-menuwrapper .menu-sub-level-arrow svg {
	height: 16px;
}

.mk-vm-menuwrapper .menu-item-icon svg {
	margin: -3px 5px 0 0;
	vertical-align: middle;
}

.mk-vm-menuwrapper li > .menu-sub-level-arrow {
	opacity: 0.7;
	right: 15px;
	transition: all 0.1s ease-out;
}

.menu-hover-style-1.mk-vm-menuwrapper li a {
	border-left: 3px solid transparent;
}

.mk-vm-menuwrapper li.mk-vm-back .mk-svg-icon {
	height: 16px;
	left: 15px;
	margin-top: -2px;
	vertical-align: middle;
}

.menu-hover-style-4.mk-vm-menuwrapper li.mk-vm-back:hover::before {
	color: #fff;
}

.mk-vm-menuwrapper .mk-vm-menu.mk-vm-menu-toggle {
	transition: all 0.3s ease;
}

.mk-vm-menuwrapper .mk-vm-menu.mk-vm-menuopen {
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.mk-vm-menu.mk-vm-subview li,
.mk-vm-menu.mk-vm-subview li.mk-vm-subview > a,
.mk-vm-menu.mk-vm-subview li.mk-vm-subviewopen > a,
.mk-vm-menuwrapper li .sub-menu,
.mk-vm-subview > .menu-sub-level-arrow,
.mk-vm-subviewopen > .menu-sub-level-arrow {
	display: none;
}

.mk-vm-menu.mk-vm-subview li.mk-vm-subview,
.mk-vm-menu.mk-vm-subview li.mk-vm-subview .sub-menu,
.mk-vm-menu.mk-vm-subview li.mk-vm-subviewopen,
.mk-vm-menu.mk-vm-subview li.mk-vm-subviewopen > .sub-menu,
.mk-vm-menu.mk-vm-subview li.mk-vm-subviewopen > .sub-menu > li,
.no-js .mk-vm-menuwrapper li .sub-menu {
	display: block;
}

.mk-vm-menuwrapper > .sub-menu {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-vm-menu.mk-vm-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.3s ease-in-out;
	animation: MenuAnimOut1 0.3s ease-in-out;
}

.mk-vm-menu.mk-vm-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.4s ease;
	animation: MenuAnimOut2 0.4s ease;
}

.mk-vm-menu.mk-vm-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s ease-in-out;
	animation: MenuAnimIn1 0.3s ease-in-out;
}

.mk-vm-menu.mk-vm-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.4s ease;
	animation: MenuAnimIn2 0.4s ease;
}

.mk-vm-menuwrapper > .sub-menu.mk-vm-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.3s ease-in-out;
	animation: SubMenuAnimIn1 0.3s ease-in-out;
}

.mk-vm-menuwrapper > .sub-menu.mk-vm-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.4s ease;
	animation: SubMenuAnimIn2 0.4s ease;
}

.mk-vm-menuwrapper > .sub-menu.mk-vm-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.3s ease-in-out;
	animation: SubMenuAnimOut1 0.3s ease-in-out;
}

.mk-vm-menuwrapper > .sub-menu.mk-vm-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.4s ease;
	animation: SubMenuAnimOut2 0.4s ease;
}

.no-js .mk-vm-menuwrapper .mk-vm-menu {
	-ms-transform: none;
	-webkit-transform: none;
	opacity: 1;
	position: relative;
	transform: none;
}

.no-js .mk-vm-menuwrapper li.mk-vm-back {
	display: none;
}

.no-js .mk-vm-menuwrapper li > a:not(:only-child):before {
	content: "";
}

#mk-footer.mk-footer-disable {
	padding-top: 0;
}

#mk-footer .footer-wrapper {
	position: relative;
}

#mk-footer .mk-padding-wrapper {
	padding: 0 20px;
}

.mk-footer-copyright {
	-khtml-opacity: 80;
	-moz-opacity: 80;
	float: left;
	font-size: bold;
	opacity: 0.8;
	padding: 25px 0 20px;
}

.mk-footer-logo {
	display: inline-block;
	float: left;
	padding: 8px 20px 8px 0;
}

#mk-footer-navigation {
	float: right;
}

#mk-footer-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mk-footer-navigation ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

#mk-footer-navigation ul li a {
	-khtml-opacity: 80;
	-moz-opacity: 80;
	display: block;
	font-size: 12px;
	margin: 25px 12px 20px;
	opacity: 0.8;
}

#mk-footer-navigation ul li a:hover {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

#mk-footer-navigation ul li ul {
	display: none;
}

.fullwidth-footer .mk-footer-copyright {
	padding-left: 20px;
}

.fullwidth-footer #mk-footer-navigation {
	margin-right: 20px;
}

.mk-footer-tweets {
	padding: 40px 0 20px;
	text-align: center;
}

.mk-footer-tweets ul {
	margin: 0 auto;
	padding: 0;
	width: 50%;
}

.mk-footer-tweets ul li .tweet-text {
	display: block;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}

.mk-footer-tweets ul li .tweet-username {
	display: block;
	font-size: 38px;
	line-height: 32px;
	margin-bottom: 30px;
}

.mk-footer-tweets ul li .tweet-time {
	color: #999;
	display: block;
	font-size: 14px;
	margin-bottom: 30px;
}

.mk-footer-tweets.mk-light-skin .tweet-text,
.mk-footer-tweets.mk-light-skin .tweet-text a {
	color: #444;
}

.mk-footer-tweets.mk-dark-skin .tweet-text,
.mk-footer-tweets.mk-dark-skin .tweet-text a {
	color: #fff;
}

.mk-footer-tweets.mk-dark-skin .tweet-time {
	color: #999;
}

#mk-page-introduce.intro-left {
	text-align: left;
}

#mk-page-introduce.intro-right {
	text-align: right;
}

#mk-page-introduce.intro-center {
	text-align: center;
}

.page-title {
	line-height: 120%;
	margin: 25px 20px 15px;
	word-wrap: break-word;
}

.page-title.mk-drop-shadow {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.page-subtitle {
	display: inline-block;
	line-height: 100%;
	margin: 0 20px 15px 23px;
	word-wrap: break-word;
}

#mk-breadcrumbs .mk-breadcrumbs-inner {
	-ms-word-wrap: break-word;
	display: inline-block;
	float: right;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 11px;
	margin: 0 20px -10px 0;
	padding: 10px 12px 8px;
	text-transform: uppercase;
	word-wrap: break-word;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin {
	color: #fff;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin .separator,
#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin a {
	color: rgba(255, 255, 255, 0.5);
}

#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin a:hover {
	color: #fff;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin {
	color: #919191;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin .separator,
#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin a {
	color: #afafaf;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin a:hover {
	color: #797979;
}

#mk-breadcrumbs .separator {
	padding: 0 3px;
}

.breadcrumb-categoris-holder span:last-of-type {
	display: none;
}

.mk-single-employee li,
.mk-single-employee ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-single-employee .employees_meta .mk-employeee-networks {
	margin-top: 15px;
	text-align: center;
}

.mk-single-employee .employees_meta .mk-employeee-networks li {
	display: inline-block;
}

.mk-single-employee .employees_meta .mk-employeee-networks a {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	border: 1px solid #b2b2b2;
	border-radius: 50%;
	display: flex;
	height: 36px;
	justify-content: center;
	transition: background-color 0.2s ease, border-color 0.2s ease;
	width: 36px;
}

.mk-single-employee.layout-style1 .employees-featured-image img,
.mk-single-employee.layout-style3 .employees-featured-image img {
	border-radius: 50%;
}

.mk-single-employee .employees_meta .mk-employeee-networks svg {
	fill: #222;
	transition: color 0.2s ease;
}

.mk-single-employee .employees_meta .mk-employeee-networks a:hover svg,
.mk-single-employee.layout-style3 .skin-light .mk-employeee-networks svg {
	fill: #fff;
}

.mk-single-employee .employees_meta .mk-employeee-networks a:hover {
	background-color: #222;
	border-color: #222;
}

.mk-single-employee .single-employee-sidebar {
	width: 275px;
}

.mk-single-employee .single-employee-content {
	padding-left: 345px;
}

.mk-single-employee.layout-style2 .team-member-name {
	margin-top: 10px;
}

.mk-single-employee.layout-style2 .mk-employeee-networks {
	margin-bottom: 65px;
}

.mk-single-employee.layout-style2 .mk-employeee-networks a {
	text-align: center;
}

.theme-page-wrapper.mk-single-employee.layout-style3 > .theme-content {
	padding: 0 !important;
}

.mk-single-employee.layout-style3 {
	margin: 0 !important;
}

.mk-single-employee.layout-style3 .single-employee-hero-title {
	padding: 85px 0;
}

.mk-single-employee.layout-style3 .skin-light .team-member {
	color: #fff;
}

.mk-single-employee.layout-style3 .skin-light .mk-employeee-networks a {
	border: 1px solid #fff;
}

.mk-single-employee.layout-style3 .skin-dark .mk-employeee-networks svg,
.mk-single-employee.layout-style3
	.skin-light
	.mk-employeee-networks
	a:hover
	svg {
	fill: #222;
}

.mk-single-employee.layout-style3 .skin-light .mk-employeee-networks a:hover {
	background-color: #fff;
}

.mk-single-employee.layout-style3 .skin-dark .team-member {
	color: #222;
}

.mk-single-employee.layout-style3 .skin-dark .mk-employeee-networks a {
	border: 1px solid #222;
}

.mk-single-employee.layout-style3 .skin-dark .mk-employeee-networks a:hover {
	background-color: #222;
}

.mk-single-employee.layout-style3
	.skin-dark
	.mk-employeee-networks
	a:hover
	svg {
	fill: #fff;
}

.mk-single-employee.layout-style3 .single-employee-content {
	padding: 30px 20px 30px 0;
}

.mk-blog-single .the-title {
	margin-bottom: 10px;
}

.mk-blog-single .the-title a {
	font-size: 28px;
}

.mk-blog-single .featured-image {
	margin-bottom: 20px;
	position: relative;
}

.mk-blog-single .blog-single-meta {
	float: left;
	margin-bottom: 20px;
}

.mk-blog-single .mk-blog-author,
.mk-blog-single .mk-post-cat,
.mk-blog-single .mk-post-date {
	color: #999;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
}

.mk-blog-single article {
	position: relative;
}

.mk-blog-single .mk-audio-section {
	height: 170px;
	margin-bottom: 20px;
}

.mk-blog-single .mk-audio-section .jp-audio.audio-has-img {
	margin-left: 170px;
}

.mk-blog-single .mk-audio-section .jp-audio div.jp-interface {
	min-height: 160px !important;
}

.mk-blog-single .audio-iframe {
	margin-bottom: 25px;
}

.master-holder.blog-style-bold .mk-blog-single {
	padding: 40px 0;
}

.master-holder.blog-style-bold .mk-single-content {
	margin-bottom: 45px;
}

.master-holder.blog-style-bold #comments,
.master-holder.blog-style-bold .mk-about-author-wrapper,
.master-holder.blog-style-bold .mk-single-content,
.master-holder.blog-style-bold .single-post-tags {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
}

.master-holder.blog-style-bold .single-post-tags {
	margin-bottom: 70px;
}

.master-holder.blog-style-bold .single-post-tags a {
	background-color: #f5f5f5;
	border-radius: 3px;
	color: #222;
	font-size: 14px;
	margin-bottom: 3px;
	padding: 10px 15px;
}

.master-holder.blog-style-bold .mk-social-share {
	margin-bottom: 60px;
	padding-bottom: 60px;
	position: relative;
	text-align: center;
}

.master-holder.blog-style-bold .mk-social-share:after {
	background-color: #222;
	bottom: 1px;
	content: "";
	height: 3px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
	width: 60px;
}

.master-holder.blog-style-bold .mk-social-share ul {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 0;
}

.master-holder.blog-style-bold .mk-social-share ul li {
	float: left;
	margin: 0 20px;
}

.master-holder.blog-style-bold .mk-about-author-wrapper {
	background-color: #f7f7f7;
	border: 0;
	border-radius: 3px;
	padding: 40px 50px;
	text-align: center;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .mk-about-author-meta {
	margin: 0;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-name,
.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-title {
	color: #222;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-title {
	margin-bottom: 15px;
	text-transform: capitalize !important;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-name {
	margin-bottom: 25px;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-desc {
	color: #222;
	font-size: 16px;
	line-height: 28px;
}

.master-holder.blog-style-bold .mk-about-author-wrapper .about-author-social a {
	color: #222;
}

.mk-blog-hero.bold-style .mk-author-avatar,
.mk-blog-hero.bold-style .mk-author-name,
.mk-blog-hero.bold-style .mk-author-name a,
.mk-blog-hero.bold-style .mk-publish-date,
.mk-blog-hero.bold-style .mk-publish-date a,
.mk-blog-hero.bold-style .the-title {
	color: #fff;
}

.mk-blog-hero.bold-style {
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 10;
}

.mk-blog-hero.bold-style:before {
	background-color: #000;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-about-author-wrapper .about-author-social li a svg,
.single-social-section .blog-single-share svg {
	height: 16px;
}

.mk-blog-hero.bold-style .content-holder {
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	text-align: center;
	z-index: 2;
}

.mk-blog-hero.bold-style .the-title {
	color: #fff;
	font-size: 56px;
	font-weight: 700;
	margin: 0 auto;
	max-width: 725px;
}

.mk-blog-hero.bold-style .mk-author-name,
.mk-blog-hero.bold-style .mk-publish-date {
	font-size: 14px;
	font-style: italic;
}

.mk-blog-hero.bold-style .mk-author-avatar {
	margin-top: 75px;
}

.mk-blog-hero.bold-style .mk-author-avatar img {
	border: 4px solid #fff;
	border-radius: 50%;
}

.mk-blog-hero.bold-style .mk-author-name a {
	font-weight: 700;
}

.single-social-section .blog-modern-comment svg,
.single-social-section .blog-share-container svg,
.single-social-section .mk-blog-print svg,
.single-social-section .mk-love-holder svg {
	height: 16px;
	vertical-align: middle;
}

.single-social-section .blog-modern-comment svg,
.single-social-section .blog-single-share svg,
.single-social-section .mk-blog-print svg {
	fill: #898989;
}

.mk-blog-next-prev {
	display: block;
	margin-bottom: -10px;
}

.mk-blog-next-prev a {
	float: left !important;
}

.mk-single-content {
	margin: 10px 0 60px;
}

.single-post-tags {
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
}

.single-post-tags a {
	color: #999;
	display: inline-block;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 4px;
	text-transform: capitalize;
}

.mk-similiar-title,
.similar-post-title {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}

.mk-about-author-wrapper {
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	margin-bottom: 40px;
	padding: 20px 0;
}

.mk-about-author-wrapper .avatar {
	border: 1px solid #eee;
	border-radius: 50%;
	display: block;
	margin: 8px 0 0;
}

.mk-about-author-wrapper .avatar-wrapper {
	display: block;
	float: left;
	width: 80px;
}

.mk-about-author-wrapper .mk-about-author-meta {
	display: block;
}

.blog-style-compact .about-author-desc,
.blog-style-compact .about-author-name,
.blog-style-compact .about-author-social {
	padding-left: 80px;
}

.mk-about-author-wrapper .about-author-name {
	display: block;
	font-weight: 700;
}

.mk-about-author-wrapper .about-author-desc {
	display: block;
}

.mk-about-author-wrapper .about-author-social {
	list-style: none;
	margin: 10px 0 0;
}

.mk-about-author-wrapper .about-author-social li {
	display: inline-block;
	margin: 0;
}

.mk-about-author-wrapper .about-author-social li a {
	color: #999;
	margin: 0 4px;
}

.mk-about-author-wrapper .about-author-social li a:hover {
	color: #797979;
}

.similar-post-title {
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.blog-similar-posts {
	border-bottom: 2px solid #ddd;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

.blog-similar-posts .similar-post-holder {
	border: 1px solid #efefef;
	margin: 0 10px 20px;
	overflow: hidden;
}

.blog-similar-posts ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

.blog-similar-posts ul.three-cols li {
	width: 33.3%;
}

.blog-similar-posts ul.four-cols li {
	width: 24.9%;
}

.blog-similar-posts ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#respond #submit,
.widget_social_networks a.mk-circle-frame svg,
.widget_social_networks a.mk-square-pointed svg,
.widget_social_networks a.mk-square-rounded svg {
	vertical-align: middle;
}

.blog-similar-posts ul li img {
	position: relative;
}

.mk-similiar-thumbnail {
	display: block;
	overflow: hidden;
	position: relative;
}

.mk-similiar-thumbnail .image-hover-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-similiar-thumbnail:hover .image-hover-overlay {
	opacity: 0.8;
}

.mk-similiar-title {
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mk-blog-single .blog-blockquote-content {
	background-color: #f5f5f5;
	color: #222;
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 70px 70px 70px 100px;
	position: relative;
}

.mk-blog-single .blog-blockquote-content .mk-svg-icon {
	color: rgba(0, 0, 0, 0.1);
	display: block;
	left: 30px;
	position: absolute;
	top: 77px;
	width: 48px;
}

.mk-blog-single .blog-blockquote-content footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.mk-blog-single.blog-post-type-blockquote .blog-single-title {
	display: none;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-wrapper {
	display: block;
	margin-bottom: 25px;
	text-align: center;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-container {
	display: inline-block;
	position: relative;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-container
	.instagram-title {
	background: 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #fff !important;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	line-height: 20px;
	margin-bottom: 0;
	padding: 15px 25px;
	position: absolute;
	text-transform: initial;
	width: 100%;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-container
	.instagram-title
	span {
	color: #fff;
	display: block;
	padding-left: 30px;
	text-align: left;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-container
	.instagram-title
	span
	a {
	color: #55acee;
	display: block;
}

.master-holder.blog-style-compact.blog-post-type-instagram
	.mk-blog--instagram-container
	.instagram-title
	svg {
	height: 20px;
	left: 25px;
	position: absolute;
	top: 18px;
}

.master-holder.blog-style-compact.blog-post-type-instagram .blog-single-title {
	display: none;
}

.master-holder.blog-post-type-twitter .blog-twitter-content {
	background-color: #f5f5f5;
	color: #222;
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 45px 45px 45px 130px;
	position: relative;
}

.master-holder.blog-post-type-twitter .blog-twitter-content:before {
	background-image: url(..//wp-content/themes/jupiter/assets/images/social-icons/twitter-blue.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 45px;
	left: 45px;
	position: absolute;
	top: 45px;
	width: 55px;
}

.master-holder.blog-post-type-twitter .blog-twitter-content footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	margin-top: 35px;
	text-align: right;
}

.master-holder.blog-post-type-twitter .blog-twitter-content footer a,
.master-holder.blog-post-type-twitter .blog-twitter-content footer span {
	display: block;
}

.master-holder.blog-post-type-twitter .blog-twitter-content footer span {
	color: #222;
	font-size: 14px;
	font-weight: 700;
}

.master-holder.blog-post-type-twitter .blog-twitter-content footer a {
	color: #55acee;
	font-size: 12px;
}

.master-holder.blog-post-type-twitter .blog-single-title {
	display: none;
}

.news-post-heading {
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
	padding-bottom: 10px;
	position: relative;
}

.news-single-social {
	bottom: 5px;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
}

.news-single-social li {
	border-right: 1px solid #bcbcbc;
	display: inline-block;
	line-height: 14px;
	margin: 0;
	padding: 0 7px 0 5px;
}

.news-single-social li.mk-news-share {
	position: relative;
}

.news-single-social li.mk-news-share .news-share-buttons {
	background-color: #e9e9e9;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	display: none;
	padding: 10px 6px;
	position: absolute;
	right: 0;
	top: 30px;
	white-space: nowrap;
	width: 216px;
}

.news-single-social li.mk-news-share .news-share-buttons:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #e9e9e9;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	content: "";
	display: block;
	height: 12px;
	ms-transform: rotate(45deg);
	position: absolute;
	right: 43px;
	top: -6px;
	transform: rotate(45deg);
	width: 12px;
}

.news-single-social li.mk-news-share .news-share-buttons .share-button {
	display: inline-block;
	float: left;
	padding-left: 10px;
}

.news-single-social li:last-child {
	border: 0 !important;
}

.news-single-social li a {
	display: block;
	line-height: 16px;
}

.news-single-date {
	display: inline-block;
}

.news-single-date a {
	color: #999;
	font-size: 11px;
}

.news-single-categories {
	color: #999;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	padding-right: 10px;
	text-transform: uppercase;
}

.single-news-meta {
	line-height: 13px;
}

.news-featured-image {
	margin: 10px 0 50px;
}

.news-post-content {
	margin-bottom: 50px;
}

.not-found-wrapper {
	padding: 30px 0 100px;
	text-align: center;
}

.not-found-title {
	display: block;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.not-found-subtitle {
	display: block;
	font-size: 220px;
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.flex-container a:active,
.flex-container a:focus,
.mk-flexslider a:active,
.mk-flexslider a:focus {
	outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.mk-flex-slides {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-flexslider {
	direction: ltr;
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
}

.mk-flexslider .mk-banner-slides > li,
.mk-flexslider .mk-flex-slides > li {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	backface-visibility: hidden;
	display: none;
	margin: 0;
}

.mk-flexslider .mk-banner-slides img,
.mk-flexslider .mk-flex-slides img {
	display: block;
	width: 100%;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

#cancel-comment-reply-link,
#respond .respond-heading,
.blog-comment-title,
.comment-form-info,
.wpcf7-submit,
table th {
	text-transform: uppercase;
}

.mk-banner-slides:after,
.mk-flex-slides:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
	visibility: visible;
}

html[xmlns] .mk-flex-slides {
	display: block;
}

* html .mk-flex-slides {
	height: 1%;
}

.mk-flexslider .mk-banner-slides {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-flexslider .mk-banner-slides li {
	margin: 0;
}

.flex-viewport {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	backface-visibility: hidden;
	max-height: 2e3px;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 100px;
}

.mk-flexslider .mk-banner-slides,
.mk-flexslider .mk-flex-slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
	-khtml-opacity: 70;
	-moz-opacity: 70;
	filter: alpha(opacity= @opacity*100);
	opacity: 0.7;
}

.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-prev:hover {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

.mk-flexslider:hover .flex-next:hover,
.mk-flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	cursor: default;
	filter: alpha(opacity=0);
	opacity: 0 !important;
}

.flex-control-nav {
	bottom: 10px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.flex-control-nav li {
	display: inline;
	margin: 0 6px;
	zoom: 1;
}

.flex-control-paging li a {
	cursor: pointer;
	display: block;
}

.flex-control-paging li a.flex-active {
	cursor: default;
}

.flex-control-thumbs {
	margin: 20px 0 0;
	overflow: hidden;
	position: static;
}

.flex-control-thumbs li {
	height: 60px;
	margin: 0 20px 0 0;
	width: 100px;
}

.flex-control-thumbs img {
	cursor: pointer;
	display: block;
	opacity: 0.7;
	width: 100%;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	cursor: default;
	opacity: 1;
}

#mk_banner_builder {
	padding: 0 75px;
}

#mk_banner_builder .flex-viewport {
	margin: 0 auto !important;
}

#mk_banner_builder > .flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	height: 42px;
	line-height: 42px;
	margin-top: -21px;
	text-align: center;
	top: 50%;
	width: 42px;
}

#mk_banner_builder > .flex-direction-nav a:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

#mk_banner_builder > .flex-direction-nav a i {
	color: #fff;
	font-size: 16px;
	line-height: 42px;
}

#mk_banner_builder > .flex-direction-nav .flex-next {
	right: 5px;
}

#mk_banner_builder > .flex-direction-nav .flex-prev {
	left: 5px;
}

#mk_banner_builder:hover .flex-direction-nav .flex-next {
	right: 20px;
}

#mk_banner_builder:hover .flex-direction-nav .flex-prev {
	left: 20px;
}

.intro-effect-shuffle .page-section-content {
	transition: all 0.6s ease-in-out;
}

.intro-effect-shuffle.shuffled .page-section-content {
	opacity: 0;
}

.mk-commentlist {
	margin: 0 0 40px;
}

.mk-commentlist li {
	list-style: none;
	margin: 0 0 15px;
}

.mk-commentlist li .mk-single-comment {
	margin-bottom: 20px;
}

.mk-commentlist li .gravatar {
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	display: inline-block;
	float: left;
	height: 45px;
	margin: 0 10px;
	overflow: hidden;
	width: 45px;
}

.mk-commentlist li .comment-author {
	color: #666;
	float: left;
	font-weight: 700;
	margin: 6px 16px 0 0;
}

.mk-commentlist li .comment-time {
	color: #999;
	display: inline-block;
	float: left;
	font-size: 11px;
	margin: 6px 16px 0 0;
}

.mk-commentlist li .comment-reply {
	display: inline-block;
	float: left;
	margin-top: 6px;
}

.mk-commentlist li .comment-content p {
	margin: 0;
}

.mk-commentlist li .comment-content:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 0;
	border-right: 0;
	content: "";
	display: block;
	height: 14px;
	left: 24px;
	position: absolute;
	top: -8px;
	transform: rotate(45deg);
	width: 14px;
}

#respond,
.widget-sub-navigation ul .cat-parent,
.widget-sub-navigation ul .page_item_has_children,
.widget-sub-navigation ul.menu > .menu-item-has-children,
.widget_nav_menu ul .cat-parent,
.widget_nav_menu ul .page_item_has_children,
.widget_nav_menu ul.menu > .menu-item-has-children,
.widget_product_categories ul .cat-parent,
.widget_product_categories ul .page_item_has_children,
.widget_product_categories ul.menu > .menu-item-has-children,
.widgettitle {
	position: relative;
}

.mk-commentlist li .children {
	margin-left: 30px;
}

.blog-comment-title {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align: center;
}

.comment-form-info {
	color: #9a9a9a;
	font-size: 11px;
	margin-bottom: 5px;
}

#cancel-comment-reply-link {
	color: #666;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
}

form#commentform {
	margin-bottom: 40px;
}

form#commentform .comment-textarea {
	margin-bottom: 4px;
}

form#commentform .comment-textarea textarea {
	width: 100%;
}

.bypostauthor .comment-content {
	background-color: rgba(0, 0, 0, 0.03);
}

#respond {
	margin-top: 50px;
}

#respond .respond-heading {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-align: center;
}

#respond #submit {
	border: 0;
	border-radius: 2px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 10px 0 0 !important;
	outline: 0;
	padding: 12px 26px;
	text-align: center;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out,
		border 0.2s ease-in-out;
	zoom: 1;
}

#respond #submit:hover {
	background-color: #252525 !important;
	color: #fff !important;
}

.comment-form-row {
	display: inline-block;
	float: left;
	margin-bottom: 7px;
	padding-right: 10px;
	width: 33.33%;
}

.comment-form-row input {
	width: 100%;
}

.mk-commentlist .respond-heading {
	margin-bottom: 0 !important;
}

.comment-form-website {
	padding-right: 0;
}

.search-result-item {
	border-bottom: 1px solid rgba(128, 128, 128, 0.2);
	margin-top: 20px;
	padding-top: 20px;
}

.search-result-item .search-loop-meta {
	color: #999;
	display: block;
	margin-bottom: 6px;
}

.mk-search-loop .widget_search {
	margin-bottom: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.mk-search-loop .widget_search .mk-searchform {
	margin: 0 auto;
}

.mk-search-loop .widget_search p {
	margin-bottom: 20px;
}

.widget {
	margin-bottom: 40px;
}

.mk-side-dashboard .widget {
	margin-bottom: 20px;
}

.widgettitle {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

#mk-footer ul,
#mk-sidebar ul,
.mk-side-dashboard .widget ul {
	margin: 0;
}

.widget_archive li,
.widget_authors li,
.widget_categories li,
.widget_contact_info li,
.widget_links li,
.widget_meta li,
.widget_pages li,
.widget_popular_posts li,
.widget_popular_tags li,
.widget_product_categories li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_recent_posts li,
.widget_rss li,
.widget_text li,
.widget_twitter li {
	list-style: none;
	margin: 0;
}

.widget_archive li a,
.widget_categories li a,
.widget_contact_info li a,
.widget_links li a,
.widget_meta li a,
.widget_pages li a,
.widget_popular_tags li a,
.widget_recent_comments .recentcomments,
.widget_recent_entries li a,
.widget_text li a {
	display: inline-block;
	line-height: 18px;
	margin: 0 0 8px;
	text-decoration: none;
}

.tw_list .tweet_list li a:before,
.widget_archive li a:before,
.widget_authors li a:before,
.widget_categories li a:before,
.widget_links li a:before,
.widget_meta li a:before,
.widget_nav_menu li a:before,
.widget_pages li a:before,
.widget_popular_tags li a:before,
.widget_product_categories li a:before,
.widget_rss li a:before {
	content: "\f105";
	font-size: 12px;
	margin-right: 7px;
}

.tw_list .tweet_list li a .mk-svg-icon,
.widget_archive li a .mk-svg-icon,
.widget_authors li a .mk-svg-icon,
.widget_categories li a .mk-svg-icon,
.widget_links li a .mk-svg-icon,
.widget_meta li a .mk-svg-icon,
.widget_nav_menu li a .mk-svg-icon,
.widget_pages li a .mk-svg-icon,
.widget_popular_tags li a .mk-svg-icon,
.widget_product_categories li a .mk-svg-icon,
.widget_rss li a .mk-svg-icon {
	height: 12px;
	margin-right: 7px;
	width: 12px;
}

.widget_recent_entries li a {
	margin-left: 0 !important;
}

.widget.widget_archive li a,
.widget.widget_categories li a,
.widget.widget_links li a,
.widget.widget_meta li a,
.widget.widget_pages li a,
.widget.widget_recent_entries li a {
	margin: 5px 0;
}

.widget.widget_archive .sub-menu li,
.widget.widget_categories .sub-menu li,
.widget.widget_links .sub-menu li,
.widget.widget_meta .sub-menu li,
.widget.widget_pages .sub-menu li,
.widget.widget_recent_entries .sub-menu li {
	border-top: 1px solid rgba(128, 128, 128, 0.1);
	margin-left: 0;
}

.widget-sub-navigation,
.widget_nav_menu,
.widget_product_categories {
	padding: 4px;
}

.widget-sub-navigation ul.menu,
.widget-sub-navigation > ul,
.widget_nav_menu ul.menu,
.widget_nav_menu > ul,
.widget_product_categories ul.menu,
.widget_product_categories > ul {
	border: 1px solid #ebebeb;
	border-radius: 2px;
}

.widget-sub-navigation ul,
.widget_nav_menu ul,
.widget_product_categories ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget-sub-navigation ul li,
.widget_nav_menu ul li,
.widget_product_categories ul li {
	border-bottom: 1px solid #ebebeb;
	margin: 0;
}

.widget-sub-navigation ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_product_categories ul li:last-child {
	border-bottom: 0 !important;
}

.widget-sub-navigation ul li a,
.widget_nav_menu ul li a,
.widget_product_categories ul li a {
	display: inline-block;
	padding: 6px 10px;
}

.widget-sub-navigation ul li.current_page_item a,
.widget_nav_menu ul li.current_page_item a,
.widget_product_categories ul li.current_page_item a {
	background-color: rgba(0, 0, 0, 0.03);
	font-weight: 700;
}

.widget-sub-navigation ul .cat-parent.toggle-active:before,
.widget-sub-navigation ul .page_item_has_children.toggle-active:before,
.widget-sub-navigation ul.menu > .menu-item-has-children.toggle-active:before,
.widget_nav_menu ul .cat-parent.toggle-active:before,
.widget_nav_menu ul .page_item_has_children.toggle-active:before,
.widget_nav_menu ul.menu > .menu-item-has-children.toggle-active:before,
.widget_product_categories ul .cat-parent.toggle-active:before,
.widget_product_categories ul .page_item_has_children.toggle-active:before,
.widget_product_categories
	ul.menu
	> .menu-item-has-children.toggle-active:before {
	content: "-";
	right: 12px;
	top: 4px;
}

.widget-sub-navigation ul .cat-parent:before,
.widget-sub-navigation ul .page_item_has_children:before,
.widget-sub-navigation ul.menu > .menu-item-has-children:before,
.widget_nav_menu ul .cat-parent:before,
.widget_nav_menu ul .page_item_has_children:before,
.widget_nav_menu ul.menu > .menu-item-has-children:before,
.widget_product_categories ul .cat-parent:before,
.widget_product_categories ul .page_item_has_children:before,
.widget_product_categories ul.menu > .menu-item-has-children:before {
	color: rgba(128, 128, 128, 0.6);
	content: "+";
	cursor: pointer;
	display: block;
	font-size: 20px;
	font-weight: 700;
	position: absolute;
	right: 9px;
	top: 6px;
}

.widget-sub-navigation ul .cat-parent > ul,
.widget-sub-navigation ul .page_item_has_children > ul,
.widget-sub-navigation ul.menu > .menu-item-has-children > ul,
.widget_nav_menu ul .cat-parent > ul,
.widget_nav_menu ul .page_item_has_children > ul,
.widget_nav_menu ul.menu > .menu-item-has-children > ul,
.widget_product_categories ul .cat-parent > ul,
.widget_product_categories ul .page_item_has_children > ul,
.widget_product_categories ul.menu > .menu-item-has-children > ul {
	border-top: 1px solid #ebebeb;
	display: none;
}

.widget-sub-navigation ul .cat-parent > ul .sub-menu > li,
.widget-sub-navigation ul .page_item_has_children > ul .sub-menu > li,
.widget-sub-navigation ul.menu > .menu-item-has-children > ul .sub-menu > li,
.widget_nav_menu ul .cat-parent > ul .sub-menu > li,
.widget_nav_menu ul .page_item_has_children > ul .sub-menu > li,
.widget_nav_menu ul.menu > .menu-item-has-children > ul .sub-menu > li,
.widget_product_categories ul .cat-parent > ul .sub-menu > li,
.widget_product_categories ul .page_item_has_children > ul .sub-menu > li,
.widget_product_categories
	ul.menu
	> .menu-item-has-children
	> ul
	.sub-menu
	> li {
	padding-left: 20px;
}

.widget-sub-navigation ul .cat-parent > ul ul,
.widget-sub-navigation ul .page_item_has_children > ul ul,
.widget-sub-navigation ul.menu > .menu-item-has-children > ul ul,
.widget_nav_menu ul .cat-parent > ul ul,
.widget_nav_menu ul .page_item_has_children > ul ul,
.widget_nav_menu ul.menu > .menu-item-has-children > ul ul,
.widget_product_categories ul .cat-parent > ul ul,
.widget_product_categories ul .page_item_has_children > ul ul,
.widget_product_categories ul.menu > .menu-item-has-children > ul ul {
	border-top: 1px solid #ebebeb;
}

.widget-sub-navigation ul .cat-parent > ul > li a,
.widget-sub-navigation ul .page_item_has_children > ul > li a,
.widget-sub-navigation ul.menu > .menu-item-has-children > ul > li a,
.widget_nav_menu ul .cat-parent > ul > li a,
.widget_nav_menu ul .page_item_has_children > ul > li a,
.widget_nav_menu ul.menu > .menu-item-has-children > ul > li a,
.widget_product_categories ul .cat-parent > ul > li a,
.widget_product_categories ul .page_item_has_children > ul > li a,
.widget_product_categories ul.menu > .menu-item-has-children > ul > li a {
	padding-left: 10px;
}

.widget_product_categories ul li a {
	display: inline-block !important;
}

.widget_meta .mk-svg-icon,
.widget_nav_menu .mk-svg-icon,
.widget_recent_comments .mk-svg-icon {
	position: relative;
	top: 2px;
}

#mk-footer .widget-sub-navigation ul,
#mk-footer .widget-sub-navigation ul li,
#mk-footer .widget_nav_menu ul,
#mk-footer .widget_nav_menu ul li {
	border: 0 !important;
}

#mk-footer .widget-sub-navigation ul li a,
#mk-footer .widget_nav_menu ul li a {
	padding: 5px 15px 5px 5px;
}

#mk-footer .widget-sub-navigation ul li a:before,
#mk-footer .widget_nav_menu ul li a:before {
	display: none;
}

.widget_tag_cloud a {
	border: 2px solid rgba(0, 0, 0, 0.1);
	display: inline-block;
	font-size: 12px !important;
	line-height: 100%;
	margin: 8px 3px 0 0;
	padding: 8px 10px;
	text-transform: capitalize;
}

.widget_contact_form {
	padding-bottom: 5px;
}

.widget_contact_form .text-input {
	margin-bottom: 6px;
	width: 100%;
}

.widget_contact_form .textarea {
	height: 120px;
	margin-bottom: 10px;
	width: 100%;
}

.widget_contact_form .mk-form-row-widget {
	position: relative;
}

.widget_contact_form .mk-button {
	border: 0;
}

.widget_contact_form .captcha-change-image {
	display: block;
	font-size: 10px;
}

.widget_contact_form .captcha-image {
	max-height: 50px;
}

.mk-invalid {
	border: 1px solid #fd5e5e !important;
}

#mk-footer .widget_contact_form .text-input,
#mk-footer .widget_contact_form .textarea {
	background-color: rgba(255, 255, 255, 0.03);
	border-color: rgba(255, 255, 255, 0.05);
}

.widget_contact_info ul {
	margin: 0;
	padding: 0;
}

.widget_contact_info ul li {
	display: block;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	position: relative;
}

.widget_contact_info ul li a {
	margin: 0;
}

.widget_contact_info ul li svg {
	height: 16px;
	left: 0;
	position: absolute;
	top: 2px;
	vertical-align: middle;
}

.widget .mk-contact-form {
	position: relative;
}

.widget .mk-contact-form .mk-contact-loading,
.widget .mk-contact-form .mk-contact-success {
	bottom: 20px;
	font-size: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	width: 16px;
}

.mk-instagram-feeds .item-holder {
	margin: 0 2px 2px 0;
	position: relative;
}

.mk-instagram-feeds a {
	float: left;
	line-height: 4px;
}

.mk-instagram-feeds .featured-image {
	line-height: 4px;
}

.mk-instagram-feeds .one-columns {
	width: 100%;
}

.mk-instagram-feeds .two-columns {
	width: 49.9%;
}

.mk-instagram-feeds .three-columns {
	width: 33.2%;
}

.mk-instagram-feeds .four-columns {
	width: 24.9%;
}

.mk-instagram-feeds .five-columns {
	width: 19.9%;
}

.widget_posts_lists ul li {
	list-style: none;
	margin: 0 0 12px;
	overflow: hidden;
	padding: 0;
}

.widget_posts_lists ul li .post-list-thumb {
	float: left;
	margin: 0 7px 0 0;
	overflow: hidden;
	position: relative;
	width: 80px;
}

.widget_posts_lists ul li .post-list-info {
	margin: 0 10px 5px 100px;
}

.widget_posts_lists ul li .post-list-info.posts-no-thumb {
	margin-left: 0;
}

.widget_posts_lists ul li .post-list-title {
	display: block;
	font-size: 13px;
	line-height: 18px;
}

.widget_posts_lists ul li .post-list-meta {
	display: block;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	padding-top: 4px;
}

.widget_posts_lists ul li .post-list-meta time {
	color: #999;
}

.widget_social_networks .align-left {
	text-align: left;
}

.widget_social_networks .align-center {
	text-align: center;
}

.widget_social_networks .align-right {
	text-align: right;
}

.widget_social_networks a {
	display: inline-block;
	line-height: 100%;
	margin: 5px 15px 5px 0;
	opacity: 0.5;
	position: relative;
	transition: all 0.2s ease;
}

.widget_social_networks a:hover {
	opacity: 1;
}

.widget_social_networks a.mk-circle-frame,
.widget_social_networks a.mk-square-pointed,
.widget_social_networks a.mk-square-rounded {
	background-color: transparent;
}

.widget_social_networks a.mk-circle-frame.small svg,
.widget_social_networks a.mk-square-pointed.small svg,
.widget_social_networks a.mk-square-rounded.small svg {
	padding: 10px;
}

.widget_social_networks a.mk-circle-frame.medium svg,
.widget_social_networks a.mk-square-pointed.medium svg,
.widget_social_networks a.mk-square-rounded.medium svg {
	padding: 12px;
}

.widget_social_networks a.mk-circle-frame.large svg,
.widget_social_networks a.mk-square-pointed.large svg,
.widget_social_networks a.mk-square-rounded.large svg {
	padding: 16px;
}

.widget_social_networks a.mk-circle-frame.dark,
.widget_social_networks a.mk-square-pointed.dark,
.widget_social_networks a.mk-square-rounded.dark {
	border: 1px solid #828282;
}

.widget_social_networks a.mk-circle-frame.light,
.widget_social_networks a.mk-square-pointed.light,
.widget_social_networks a.mk-square-rounded.light {
	border: 1px solid #ebebeb;
}

.widget_social_networks a.mk-circle-frame.custom,
.widget_social_networks a.mk-square-pointed.custom,
.widget_social_networks a.mk-square-rounded.custom {
	border: 1px solid #828282;
}

.widget_social_networks a.mk-circle-frame {
	border-radius: 50%;
}

.widget_social_networks a.mk-square-rounded {
	border-radius: 15%;
}

.widget_social_networks a.dark,
.widget_social_networks a.dark:hover {
	color: #828282;
}

.widget_social_networks a.light,
.widget_social_networks a.light:hover {
	color: #ebebeb;
}

.widget_social_networks a.small svg {
	height: 16px;
	width: 16px;
}

.widget_social_networks a.medium svg {
	height: 24px;
	width: 24px;
}

.widget_social_networks a.large svg {
	height: 32px;
	width: 32px;
}

.mk-jupiter-icon-simple-xing:before,
.mk-jupiter-icon-square-xing:before,
.mk-jupiter-icon-xing:before {
	line-height: 1 !important;
	position: relative;
	top: -3px;
	vertical-align: middle !important;
}

.widget_testimonials .widgettitle {
	margin-bottom: -17px;
}

.widget_testimonials .testimonial-slider li {
	margin: 0;
}

.widget_testimonials .testimonial-slider .testimonial-quote {
	background-color: #fafafa;
	border: 1px solid #ededed;
	border-radius: 2px;
	color: gray !important;
	padding: 15px;
	position: relative;
}

.widget_testimonials .testimonial-slider .testimonial-quote:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #fafafa;
	border: 1px solid #ededed;
	border-left: 0;
	border-top: 0;
	bottom: -7px;
	content: "";
	display: block;
	height: 14px;
	left: 20px;
	position: absolute;
	transform: rotate(45deg);
	width: 14px;
}

.widget_testimonials .testimonial-slider .testimonial-author {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin: 25px 0 7px 20px;
	text-align: left;
}

#wp-calendar tbody td,
.calendar_wrap,
.gallery,
.gallery .gallery-item,
.mk-quick-contact-wrapper .mk-contact-form .btn-cont,
.wp-caption {
	text-align: center;
}

.widget_testimonials .testimonial-slider .testimonial-position {
	display: block;
	font-size: 11px;
	line-height: 12px;
	margin-left: 20px;
}

.widget_testimonials .testimonial-slider .testimonial-author-image {
	border-radius: 100px;
	display: inline-block;
	float: left;
	height: 50px;
	margin: 18px 10px 3px 5px;
	width: 50px;
}

.mk-widget-mini-slideshow li img,
.news-widget-thumbnail img {
	border-radius: 2px;
}

.testimonial-slider.mk-flexslider {
	padding: 35px 0 0;
}

.testimonial-slider.mk-flexslider .flex-direction-nav {
	position: absolute;
	right: 5px;
	top: 0;
}

.testimonial-slider.mk-flexslider
	.flex-direction-nav
	.mk-jupiter-icon-arrow-left:before,
.testimonial-slider.mk-flexslider
	.flex-direction-nav
	.mk-jupiter-icon-arrow-right:before {
	color: #aaa;
}

.testimonial-slider.mk-flexslider .flex-direction-nav a {
	height: 11px;
	right: 0 !important;
	width: 10px;
}

.testimonial-slider.mk-flexslider .flex-direction-nav .flex-prev {
	margin-right: 15px;
}

.mk-widget-mini-slideshow .flex-direction-nav a {
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	height: 18px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	width: 18px;
}

.mk-widget-mini-slideshow .flex-direction-nav a:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.mk-widget-mini-slideshow .flex-direction-nav a svg {
	fill: #fff !important;
	margin: 0;
}

.mk-widget-mini-slideshow .flex-prev {
	left: 10px;
}

.mk-widget-mini-slideshow .flex-next {
	right: 10px;
}

.mk-widget-mini-slideshow:hover .flex-direction-nav a {
	opacity: 1;
}

.widget_news_feed {
	padding-bottom: 5px;
}

.widget_news_feed .widgettitle {
	margin-bottom: -18px;
}

.widget_news_feed .mk-flexslider {
	padding-top: 30px;
}

.widget_news_feed .flex-direction-nav {
	position: absolute;
	right: 5px;
	top: 0;
}

.widget_news_feed .flex-direction-nav .mk-svg-icon {
	fill: #aaa !important;
}

.widget_news_feed .flex-direction-nav a {
	height: 11px;
	right: 0 !important;
	width: 10px;
}

.widget_news_feed .flex-direction-nav .flex-prev {
	margin-right: 18px;
}

.widget_news_feed .mk-button {
	color: #fff !important;
	float: right;
	margin-top: 8px;
}

.news-widget-thumbnail {
	display: block;
	margin-bottom: 10px;
}

.news-widget-title {
	margin-bottom: 5px;
}

.news-widget-title a {
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
}

.news-widget-excerpt p {
	line-height: 18px;
	margin: 0;
}

.widget_recent_portfolio {
	overflow: visible;
}

.widget_recent_portfolio ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_recent_portfolio ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 50%;
}

.widget_recent_portfolio ul li:hover .widget-portfolio-overlay {
	opacity: 0.4;
}

.widget_recent_portfolio ul li:hover .portfolio-widget-lightbox,
.widget_recent_portfolio ul li:hover .portfolio-widget-permalink {
	opacity: 1;
}

.portfolio-widget-thumb img {
	width: 100%;
}

.portfolio-widget-lightbox svg,
.portfolio-widget-permalink svg {
	fill: #fff;
	vertical-align: middle;
}

.portfolio-widget-lightbox:hover,
.portfolio-widget-permalink:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-widget-lightbox {
	margin-right: -42px;
	right: 50%;
}

.portfolio-widget-permalink {
	left: 50%;
	margin-left: -42px;
}

.portfolio-widget-title {
	color: #fff !important;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px !important;
}

.mk-tweet-list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-tweet-list li {
	margin: 0 0 10px 20px;
	position: relative;
}

.mk-tweet-list li .mk-svg-icon {
	height: 16px;
	left: -28px;
	position: absolute;
	top: 8px;
}

.mk-tweet-list li .tweet-text {
	display: block;
}

.mk-tweet-list li .tweet-time {
	display: block;
	font-size: 80%;
	opacity: 0.7;
}

.mk-tweet-list.light li {
	color: #777;
}

.mk-tweet-list.light li a {
	color: #777 !important;
	opacity: 0.7;
}

.mk-tweet-list.dark li {
	color: #fff;
}

.mk-tweet-list.dark li a {
	color: #fff !important;
	opacity: 0.7;
}

.widget .mk-searchform {
	position: relative;
}

.widget .mk-searchform .text-input {
	border: 2px solid rgba(0, 0, 0, 0.12);
	margin: 0;
	padding: 12px 28px 12px 15px;
	width: 100%;
}

.widget .mk-searchform .text-input:focus {
	border-color: rgba(0, 0, 0, 0.25);
}

.widget .mk-searchform i {
	opacity: 0.4;
	position: absolute;
	right: 14px;
	top: 13px;
}

.widget .mk-searchform i:hover {
	opacity: 1;
}

.widget .mk-searchform i svg {
	height: 16px;
}

.widget .mk-searchform i .search-button {
	background-color: transparent;
	border: 0;
	display: block;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#mk-footer .mk-searchform .search-button {
	color: #fff;
}

#mk-footer .mk-searchform .mk-icon-search {
	color: rgba(255, 255, 255, 0.3);
}

#mk-footer .mk-searchform .text-input {
	background-color: rgba(255, 255, 255, 0.03);
	border-color: rgba(255, 255, 255, 0.05);
}

#mk-footer .mk-searchform .text-input:focus {
	border-color: rgba(255, 255, 255, 0.08);
}

.calendar_wrap {
	background: #f6f6f6;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
	margin: 5px;
	padding: 0;
	position: relative;
}

.calendar_wrap .mk-svg-icon {
	fill: #666;
	position: relative;
	top: 3px;
}

#wp-calendar {
	margin: 0 !important;
	width: 100%;
}

#wp-calendar thead {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	color: #666;
	font-size: 12px;
}

#wp-calendar caption {
	background-color: rgba(0, 0, 0, 0.05);
	color: #666;
	font-size: 12px;
	font-weight: 700;
	line-height: 10px;
	padding: 12px;
}

#wp-calendar th {
	color: #787573;
	padding: 10px 5px;
}

#wp-calendar tbody td {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	color: #333;
	font-size: 11px;
	font-weight: 700;
	line-height: 11px;
	padding: 12px 2px;
}

#wp-calendar td#today {
	color: #fff;
}

#wp-calendar a {
	color: #666;
}

#wp-calendar #next,
#wp-calendar #prev {
	background: 0;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
}

#wp-calendar #next a,
#wp-calendar #prev a {
	display: block;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
}

#wp-calendar #prev {
	border: 0;
	height: 18px;
	left: 5px;
	width: 18px;
}

#wp-calendar #prev:before {
	content: "\f053";
	text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}

#wp-calendar #next {
	border: 0;
	height: 18px;
	right: 5px;
	width: 18px;
}

#wp-calendar #next:before {
	content: "\f054";
	text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}

#wp-calendar tfoot .pad {
	display: none;
}

.widget_recent_comments li {
	border-top: 1px solid rgba(128, 128, 128, 0.1);
	display: block;
	margin: 0 !important;
	padding: 10px 0 !important;
	width: 100%;
}

.widget_recent_comments li:first-child {
	border-top: 0;
}

.widget_recent_comments li:before {
	color: #b2b2b2;
	content: "\f0e5";
	font-size: 16px;
	margin-right: 7px;
}

#mk-quick-contact .bottom-arrow,
blockquote:before {
	content: "";
	position: absolute;
}

.widget_recent_comments li .mk-svg-icon {
	fill: #b2b2b2;
	height: 16px !important;
	margin-right: 7px;
	width: 16px !important;
}

.mk-quick-contact-wrapper.is-active {
	right: 70px;
}

.mk-quick-contact-wrapper .mk-quick-contact-title {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.mk-quick-contact-wrapper p {
	color: #888;
}

.mk-quick-contact-wrapper .mk-contact-form {
	position: relative;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input,
.mk-quick-contact-wrapper .mk-contact-form .textarea {
	background-color: #f7f7f7;
	border: 1px solid transparent;
	font-size: 14px;
	margin-bottom: 7px;
	padding: 11px;
	width: 240px;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input:focus,
.mk-quick-contact-wrapper .mk-contact-form .textarea:focus {
	background-color: #fff;
	color: #666;
}

.mk-quick-contact-wrapper
	.mk-contact-form
	.text-input::-webkit-input-placeholder,
.mk-quick-contact-wrapper
	.mk-contact-form
	.textarea::-webkit-input-placeholder {
	color: #999;
	font-size: 12px;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input:-ms-input-placeholder,
.mk-quick-contact-wrapper .mk-contact-form .textarea:-ms-input-placeholder {
	color: #999;
	font-size: 12px;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input:-moz-placeholder,
.mk-quick-contact-wrapper .mk-contact-form .textarea:-moz-placeholder {
	color: #999;
	font-size: 12px;
}

.mk-quick-contact-wrapper .mk-contact-form .textarea {
	height: 100px;
	margin-bottom: 10px;
}

.mk-quick-contact-wrapper .mk-contact-form .btn-cont .mk-button {
	margin: 10px auto;
}

.mk-quick-contact-wrapper .mk-contact-form .mk-contact-loading,
.mk-quick-contact-wrapper .mk-contact-form .mk-contact-success {
	bottom: 12px;
	right: 10px;
}

.mk-quick-contact-wrapper .captcha-change-image {
	display: block;
	font-size: 10px;
}

#mk-quick-contact .bottom-arrow {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #e8e8e8;
	border-left: 0;
	border-top: 0;
	bottom: -4px;
	display: block;
	height: 14px;
	right: 20px;
	transform: rotate(45deg);
	width: 14px;
}

.quick-contact-anim {
	-webkit-animation: contact_scale_up,
		0.2s 0 cubic-bezier(0.175, 0.885, 0.345, 1.57);
	-webkit-animation-fill-mode: forwards;
	animation: contact_scale_up, 0.2s 0 cubic-bezier(0.175, 0.885, 0.345, 1.57);
	animation-fill-mode: forwards;
}

.mk-quick-contact-link {
	background-color: rgba(0, 0, 0, 0.4);
	display: block;
	height: 45px;
	width: 45px;
}

.mk-quick-contact-link svg {
	fill: #fff;
	height: 20px;
	left: 12px;
	position: absolute;
	top: 12px;
	width: 20px;
}

.widget #lang_sel_click {
	height: 34px;
}

.widget #lang_sel_click li {
	margin-left: 0;
	width: 100%;
}

.widget #lang_sel_click a {
	line-height: 32px;
}

.widget #lang_sel_click a.lang_sel_sel {
	background-position: 97% center !important;
}

.widget #lang_sel_click img.iclflag {
	top: 0;
}

.widget #lang_sel_click ul ul {
	top: 33px;
	width: 100%;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	margin-bottom: 1.5em;
}

.wp-caption img {
	border: 0;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 10px;
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}

.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	margin-top: 0;
	width: 33%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery img {
	border: 6px solid rgba(0, 0, 0, 0.1);
}

.gallery img:hover {
	-khtml-opacity: 70;
	-moz-opacity: 70;
	filter: alpha(opacity= @opacity*100);
	opacity: 0.7;
}

.gallery-columns-2 .attachment-medium {
	height: auto;
	max-width: 92%;
}

.gallery-columns-4 .attachment-thumbnail {
	height: auto;
	max-width: 84%;
}

.gallery .gallery-caption {
	font-size: 11px;
	padding: 6px 20px;
}

.gallery dl,
.gallery dt {
	margin: 0;
}

.gallery br + br {
	display: none;
}

blockquote {
	background-color: rgba(0, 0, 0, 0.05);
	padding: 15px 15px 15px 70px;
	position: relative;
}

blockquote:before {
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyBjbGFzcz0ibWstc3ZnLWljb24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2RkZCIgdmlld0JveD0iMTY2NDE3OTIiPjxwYXRoIGQ9InYzODRoLTM4NHQtNTYtMTM2di03MDR0MTA5LjUtMTYzLjUxNjMuNS0xMDkuNTE5OC41LTQwLjVoNjR2MTI4aC02NHYzMmgyMjR6djM4NGgtMzg0dC01Ni0xMzZ2LTcwNHQxMDkuNS0xNjMuNTE2My41LTEwOS41MTk4LjUtNDAuNWg2NHYxMjhoLTY0djMyaDIyNHoiLz48L3N2Zz4=);
	display: block;
	height: 35px;
	left: 20px;
	top: 20px;
	width: 32px;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}

blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.mk-modal.vertical-center,
.wpcf7-submit,
table td,
table th {
	text-align: center;
}

table th {
	font-size: 14px;
	font-weight: 700;
	padding: 18px 12px;
}

table tfoot td {
	padding: 6px;
}

table td {
	padding: 12px;
}

.wpcf7-form p {
	margin-bottom: 10px !important;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
	box-sizing: border-box;
}

.wpcf7-form .wpcf7-textarea {
	width: 80%;
}

div.wpcf7-response-output {
	border-radius: 4px;
	display: inline-block;
	margin: 0;
	padding: 20px;
	position: relative;
}

div.wpcf7-mail-sent-ok {
	background-color: #b8f4d0;
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	background-color: #d1eff8;
	border: 2px solid red;
}

div.wpcf7-spam-blocked {
	background-color: #fac6bf;
	border: 2px solid orange;
}

div.wpcf7-validation-errors {
	background-color: #fbf1c8;
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: red;
	display: block;
	font-size: 12px;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: 0;
	margin-bottom: 15px;
	margin-left: 4px;
	vertical-align: middle;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .screen-reader-response {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.wpcf7-submit {
	background-color: transparent;
	border: 1px solid #252525;
	border-radius: 2px;
	color: #252525;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 100%;
	margin-bottom: 20px;
	margin-right: 10px;
	outline: 0;
	padding: 13px 35px;
	position: relative;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out,
		border 0.2s ease-in-out;
	vertical-align: middle;
	zoom: 1;
}

[class*=" mk-li-"],
[class*=" mk-jupiter-icon-"],
[class^="mk-jupiter-icon-"],
[class^="mk-li-"] {
	-webkit-font-smoothing: antialiased;
	font-variant: normal;
	font-weight: 400;
	speak: none;
	text-transform: none;
	vertical-align: middle;
	font-style: normal;
	-moz-osx-font-smoothing: grayscale;
}

.wpcf7-submit:hover {
	background-color: #252525;
	color: #fff;
}

.swiper-slide-bg {
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
	position: relative;
}

.visible-dt,
.visible-dt-v2,
.visible-nb,
.visible-sm,
.visible-tl,
.visible-tl-v2 {
	display: none;
}

.mk-fancy-title p,
.mk-mini-callout p,
.mk-title-box p,
.pricing-offer-grid p {
	color: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
}

.js-el[data-mk-component="FullHeight"] {
	min-height: 100vh;
}

.admin-bar .js-el[data-mk-component="FullHeight"] {
	min-height: calc(100vh-32px);
}

.mk-svg-icon {
	fill: currentColor;
	height: auto;
	width: auto;
}

.mk-svg-icon-wrapper {
	display: inline-block;
	line-height: normal;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

[class*=" mk-icon-"] .mk-svg-icon path,
[class*=" mk-li-"] .mk-svg-icon path,
[class*=" mk-jupiter-icon-"] .mk-svg-icon path,
[class^="mk-icon-"] .mk-svg-icon path,
[class^="mk-jupiter-icon-"] .mk-svg-icon path,
[class^="mk-li-"] .mk-svg-icon path {
	-ms-transform: translateY(1%);
	-webkit-transform: translateY(1%);
	transform: translateY(1%);
}

.center-icon {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: inline-flex !important;
}

.center-icon .mk-svg-icon {
	margin: 0 auto;
}

.mk-svg-icon-wrapper img,
.mk-svg-icon-wrapper svg {
	display: inline-block;
}

#wp-calendar #next:before,
#wp-calendar #prev:before,
.blog-blockquote-content:before,
.ls-jupiter .ls-nav-next:before,
.ls-jupiter .ls-nav-prev:before,
.main-navigation-ul li.with-menu > a:before,
.mk-accordion-tab:before,
.mk-blockquote.quote-style:before,
.mk-jupiter-icon-simple-xing:before,
.mk-jupiter-icon-square-xing:before,
.mk-jupiter-icon-xing:before,
.mk-main-navigation ul:before,
.mk-toggle-title:before,
.mk-tweet-list li:before,
.product-loading-icon:before,
.sf-sub-indicator:before,
.tw_list .tweet_list li a:before,
.widget-sub-navigation li a:before,
.widget_archive li a:before,
.widget_authors li a:before,
.widget_categories li a:before,
.widget_links li a:before,
.widget_meta li a:before,
.widget_nav_menu li a:before,
.widget_pages li a:before,
.widget_popular_tags li a:before,
.widget_product_categories li a:before,
.widget_recent_comments li:before,
.widget_recent_entries li a:before,
.widget_rss li a:before,
[class*=" mk-icon-"]:before,
[class*=" mk-li-"]:before,
[class*=" mk-jupiter-icon-"]:before,
[class*=" mk-moon-"]:before,
[class^="mk-icon-"]:before,
[class^="mk-jupiter-icon-"]:before,
[class^="mk-li-"]:before,
[class^="mk-moon-"]:before {
	display: none !important;
}

#wp-calendar #next:before,
#wp-calendar #prev:before,
.blog-blockquote-content:before,
.ls-bottom-slidebuttons a,
.ls-nav-next,
.ls-nav-prev,
.main-navigation-ul li.with-menu > a:before,
.mk-accordion-tab:before,
.mk-blockquote.quote-style:before,
.mk-jupiter-icon-simple-xing:before,
.mk-main-navigation ul:before,
.mk-toggle-title:before,
.mk-tweet-list li:before,
.sf-sub-indicator:before,
.tw_list .tweet_list li a:before,
.widget-sub-navigation li a:before,
.widget_archive li a:before,
.widget_authors li a:before,
.widget_categories li a:before,
.widget_links li a:before,
.widget_meta li a:before,
.widget_nav_menu li a:before,
.widget_pages li a:before,
.widget_popular_tags li a:before,
.widget_product_categories li a:before,
.widget_recent_comments li:before,
.widget_recent_entries li a:before,
.widget_rss li a:before,
[class*=" mk-icon-"],
[class^="mk-icon-"] {
	-webkit-font-smoothing: antialiased;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-style: normal;
	font-weight: 400;
	height: auto;
	line-height: normal;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: middle;
	width: auto;
}

[class*=" mk-icon-"]:before,
[class^="mk-icon-"]:before {
	display: inline-block;
	speak: none;
	text-decoration: inherit;
}

a [class*=" mk-icon-"],
a [class^="mk-icon-"] {
	display: inline-block;
}

.mk-jupiter-icon-square-xing:before,
.mk-jupiter-icon-xing:before,
.product-loading-icon:before,
[class*=" mk-moon-"],
[class^="mk-moon-"] {
	-webkit-font-smoothing: antialiased;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	direction: ltr;
	display: inline;
	font-style: normal;
	font-weight: 400;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: middle;
}

[class*=" mk-moon-"],
[class^="mk-moon-"] {
	display: inline-block;
	line-height: 1;
}

a [class*=" mk-moon-"],
a [class^="mk-moon-"] {
	display: inline-block;
}

.rtl #theme-page [class*=" mk-moon-"],
.rtl #theme-page [class^="mk-moon-"] {
	font-family: Icomoon !important;
}

[class*=" mk-li-"],
[class^="mk-li-"] {
	display: inline-block;
	line-height: 1;
}

[class*=" mk-jupiter-icon-"],
[class^="mk-jupiter-icon-"] {
	line-height: 1;
}

.ls-jupiter .ls-nav-next,
.ls-jupiter .ls-nav-prev {
	background-position: center;
	background-repeat: no-repeat;
}

.ls-jupiter .ls-nav-prev {
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS40MyIgaGVpZ2h0PSIxNiIgY2xhc3M9Im1rLXN2Zy1pY29uIiBzdHlsZT0iZmlsbDojZmZmIiB2aWV3Qm94PSIxMjgwMTc5MiI+PHBhdGggZD0idC00NS0xOWwtNzQyLTc0MnEtMTktMTktMTktNDV0MTktNDVsNzQyLTc0MnoiLz48L3N2Zz4=);
}

.ls-jupiter .ls-nav-next {
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS40MyIgaGVpZ2h0PSIxNiIgY2xhc3M9Im1rLXN2Zy1pY29uIiBzdHlsZT0iZmlsbDojZmZmIiB2aWV3Qm94PSIxMjgwMTc5MiI+PHBhdGggZD0idC00NS0xOWwtMTY2LTE2NnEtMTktMTktMTktNDV0MTktNDVsNTMxLTUzMS01MzEtNTMxcS0xOS0xOS0xOS00NXQxOS00NWwxNjYtMTY2eiIvPjwvc3ZnPg==);
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}

.fancybox-skin {
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	height: 100%;
	width: 100%;
}

.fancybox-image {
	max-height: 100%;
	max-width: 100%;
}

#fancybox-loading div {
	background: url(/wp-content/themes/jupiter/assets/images/fancybox/fancybox_loading.gif)
		center center no-repeat;
	height: 44px;
	width: 44px;
}

.fancybox-close:hover,
.fancybox-nav span:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.fancybox-close i {
	display: block !important;
	font-size: 16px;
	line-height: 30px;
}

.fancybox-close .mk-svg-icon {
	-ms-transform: translateY(10%);
	-webkit-transform: translateY(10%);
	fill: #fff;
	height: 16px;
	transform: translateY(10%);
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span i {
	font-size: 16px;
	line-height: 60px;
}

.fancybox-nav span .mk-svg-icon {
	-ms-transform: translateY(10%);
	-webkit-transform: translateY(10%);
	height: 16px;
	transform: translateY(10%);
}

.fancybox-prev span {
	left: 20px;
}

.fancybox-next span {
	right: 20px;
}

.fancybox-tmp {
	left: -99999px;
	max-height: 99999px;
	max-width: 99999px;
	overflow: visible !important;
	position: absolute;
	top: -99999px;
}

.mk-edge-nav a.mk-edge-prev,
.mk-modal,
.nav-roundslide a.mk-edge-prev .mk-edge-icon-wrap {
	left: 0;
}

.fancybox-lock {
	overflow: visible !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay-fixed {
	bottom: 0;
	position: fixed;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title-float-wrap .child {
	color: #444;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}

.fancybox-title-outside-wrap {
	color: #fff;
	margin-top: 10px;
	position: relative;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	background: rgba(0, 0, 0, 0.8);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
}

.mk-modal {
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity 0.2s linear;
	width: 100%;
	z-index: 9999;
}

.mk-modal.vertical-center:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mk-modal.vertical-center .mk-modal-container {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	text-align: left;
	vertical-align: middle;
}

.mk-modal .mk-modal-container {
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	opacity: 0;
	transform: scale(0.9);
	transition: opacity 0.2s linear, transform 0.2s linear, 0 0.2s linear;
}

.mk-modal.is-active {
	opacity: 1;
}

.mk-modal.is-active .mk-modal-container {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.mk-modal .mk-modal-header {
	text-align: right;
}

.mk-modal .mk-modal-header .modal-close svg {
	display: block;
}

.mk-modal.close-inside .mk-modal-container {
	position: relative;
}

.mk-modal.close-inside .mk-modal-header .modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 20;
}

.mk-modal.close-inside .mk-modal-header .modal-close svg line {
	stroke: #231f20;
}

.mk-modal.close-outside .mk-modal-container {
	position: relative;
}

.mk-modal.close-outside .mk-modal-header .modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 20;
}

.mk-edge-nav a.mk-edge-next,
.nav-roundslide a.mk-edge-next .mk-edge-icon-wrap {
	right: 0;
}

.mk-edge-next svg,
.mk-edge-prev svg {
	display: block;
	height: 16px;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}

.nav-item-caption {
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

.nav-roundslide a {
	border-radius: 40px;
	height: 62px;
	margin: 0 20px;
	overflow: hidden;
	transition: all 0.3s;
	transition-delay: 0.1s;
	width: 62px;
}

.nav-roundslide .mk-svg-icon {
	transition-delay: 0.1s;
}

.nav-roundslide .nav-item-caption {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	opacity: 0;
	padding: 20px 10px;
	position: absolute;
	top: 0;
	transition: opacity 0.3s transform 0.3s 0 0.3s;
	transition-delay: 0;
	width: 130px;
}

.nav-round .mk-edge-icon-wrap,
.nav-roundslide .mk-edge-icon-wrap {
	padding: 24px;
	position: absolute;
}

.nav-roundslide a.mk-edge-prev .nav-item-caption {
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	right: 10px;
	transform: translateX(100%);
}

.nav-roundslide a.mk-edge-next .nav-item-caption {
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	left: 10px;
	transform: translateX(-100%);
}

.nav-roundslide a:hover {
	transition-delay: 0;
	width: 200px;
}

.nav-roundslide a:hover .nav-item-caption {
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
	transform: translateX(0);
	transition-delay: 0.1s;
}

.nav-roundslide a[data-skin="dark"] {
	background-color: transparent;
	border: 2px solid #333;
}

.nav-roundslide a[data-skin="dark"] .nav-item-caption {
	color: #333;
}

.nav-roundslide a[data-skin="dark"] .mk-svg-icon {
	fill: #333;
}

.nav-roundslide a[data-skin="dark"]:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.nav-roundslide a[data-skin="light"] {
	background-color: transparent;
	border: 2px solid #fff;
}

.nav-roundslide a[data-skin="light"] .nav-item-caption {
	color: #fff;
}

.nav-roundslide a[data-skin="light"] .mk-svg-icon {
	fill: #fff;
}

.nav-roundslide a[data-skin="light"]:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.nav-round a {
	border-radius: 50%;
	height: 62px;
	margin: 0 20px;
	overflow: hidden;
	transition: all 0.5s;
	width: 62px;
}

.nav-slit div,
.nav-slit svg {
	transition: transform 0.3s 0.1s 0 0.3s 0.1s;
}

.nav-round .nav-item-caption {
	display: none !important;
}

.nav-round a.mk-edge-prev .mk-edge-icon-wrap {
	left: 0;
}

.nav-round a.mk-edge-next .mk-edge-icon-wrap {
	right: 0;
}

.nav-round a[data-skin="dark"] {
	background-color: transparent;
	border: 2px solid #333;
}

.nav-round a[data-skin="dark"] .mk-svg-icon {
	fill: #333;
}

.nav-round a[data-skin="dark"]:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.nav-round a[data-skin="light"] {
	background-color: transparent;
	border: 2px solid #fff;
}

.nav-round a[data-skin="light"] .mk-svg-icon {
	fill: #fff;
}

.nav-round a[data-skin="light"]:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.nav-slit .mk-edge-icon-wrap {
	display: block;
	height: 125px;
	position: relative;
	text-align: center;
	width: 40px;
}

.nav-slit svg {
	-ms-transform: translateY(55px);
	-webkit-transform: translateY(55px);
	fill: #fff;
	transform: translateY(55px);
}

.nav-slit div {
	-webkit-perspective: 1e3px;
	height: 100%;
	perspective: 1e3px;
	position: absolute;
	top: 0;
	width: 200px;
}

.nav-slit a.mk-edge-prev div {
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	left: 0;
	transform: translateX(-100%);
}

.nav-slit a.mk-edge-next div {
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	right: 0;
	text-align: left;
	transform: translateX(100%);
}

.nav-slit .nav-item-caption {
	-ms-transform-origin: 50% 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	backface-visibility: hidden;
	color: #fff;
	font-size: 0.75em;
	font-weight: 400;
	height: 38px;
	letter-spacing: 1px;
	line-height: 38px;
	margin: 0;
	padding: 0 20px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.004);
	text-transform: uppercase;
	top: 124px;
	transform: rotateX(-90deg);
	transform-origin: 50% 0;
	transition: transform 0.3s 0 0.3s;
	white-space: nowrap;
	width: 160px;
}

.nav-slit .edge-nav-bg {
	background-size: cover;
	display: block;
	height: 125px;
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}

.nav-slit a:hover svg {
	transition-delay: 0;
}

.nav-slit a.mk-edge-prev:hover svg {
	-ms-transform: translateX(-50%) translateY(46px);
	-webkit-transform: translateX(-50%) translateY(46px);
	transform: translateX(-50%) translateY(46px);
}

.nav-slit a.mk-edge-next:hover svg {
	-ms-transform: translateX(50%) translateY(46px);
	-webkit-transform: translateX(50%) translateY(46px);
	transform: translateX(50%) translateY(46px);
}

.nav-slit a:hover div {
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.nav-slit a:hover .nav-item-caption {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	transition-delay: 0.2s;
}

.nav-slit a[data-skin="dark"] .mk-edge-icon-wrap,
.nav-slit a[data-skin="light"] .mk-edge-icon-wrap {
	background-color: rgba(50, 50, 50, 0.8);
	transition: background-color 0.3s;
}

.nav-slit a[data-skin="dark"] .nav-item-caption,
.nav-slit a[data-skin="dark"] div,
.nav-slit a[data-skin="light"] .nav-item-caption,
.nav-slit a[data-skin="light"] div {
	background-color: #333;
}

.nav-slit a[data-skin="dark"]:hover .mk-edge-icon-wrap,
.nav-slit a[data-skin="light"]:hover .mk-edge-icon-wrap {
	background-color: #323232;
}

.nav-thumbflip a {
	-webkit-perspective: 1e3px;
	perspective: 1e3px;
}

.nav-thumbflip .nav-item-caption {
	display: none !important;
}

.nav-thumbflip a.mk-edge-prev {
	-webkit-perspective-origin: 100% 50%;
	perspective-origin: 100% 50%;
}

.nav-thumbflip a.mk-edge-next {
	-webkit-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.nav-thumbflip svg {
	-ms-transform: translateY(38px);
	-webkit-transform: translateY(38px);
	fill: #fff;
	transform: translateY(38px);
}

.nav-thumbflip .edge-nav-bg {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-position: center;
	background-size: cover;
	height: 95px;
	position: absolute;
	top: 0;
	transition: transform 0.15s ease-out, 0 0.15s ease-out;
	width: 95px;
}

.nav-thumbflip a.mk-edge-prev .edge-nav-bg {
	-ms-transform-origin: 0 50%;
	-webkit-transform: rotateY(90deg);
	-webkit-transform-origin: 0 50%;
	left: 100%;
	transform: rotateY(90deg);
	transform-origin: 0 50%;
}

.nav-thumbflip a.mk-edge-next .edge-nav-bg {
	-ms-transform-origin: 100% 50%;
	-webkit-transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	right: 100%;
	transform: rotateY(-90deg);
	transform-origin: 100% 50%;
}

.nav-thumbflip a:hover .edge-nav-bg {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	transition: transform 0.25s ease-out, 0 0.25s ease-out;
}

.nav-thumbflip .mk-edge-icon-wrap {
	display: block;
	height: 95px;
	text-align: center;
	transition: background-color 0.3s ease-out;
	width: 95px;
}

.nav-thumbflip a[data-skin="dark"] .mk-edge-icon-wrap,
.nav-thumbflip a[data-skin="dark"] div {
	background-color: rgba(50, 50, 50, 0.3);
}

.nav-thumbflip a[data-skin="dark"]:hover .mk-edge-icon-wrap {
	background-color: #323232;
}

.nav-thumbflip a[data-skin="light"] .mk-edge-icon-wrap,
.nav-thumbflip a[data-skin="light"] div {
	background-color: rgba(255, 255, 255, 0.3);
}

.nav-thumbflip a[data-skin="light"]:hover .mk-edge-icon-wrap {
	background-color: #323232;
}

.swiper-pagination a {
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 8px;
	position: relative;
	width: 10px;
}

.swiper-pagination a span {
	border-radius: 50%;
	cursor: pointer;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.swiper-pagination[data-skin="dark"] span {
	background-color: rgba(0, 0, 0, 0.8);
}

.swiper-pagination[data-skin="light"] span {
	background-color: rgba(255, 255, 255, 0.3);
}

.pagination-stroke span {
	transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

.pagination-stroke[data-skin="dark"] span {
	box-shadow: 0 0 0 2px transparent;
}

.pagination-stroke[data-skin="dark"] a:focus span,
.pagination-stroke[data-skin="dark"] a:hover span {
	background-color: #333;
}

.pagination-stroke[data-skin="dark"] a.is-active span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #333;
}

.pagination-stroke[data-skin="light"] span {
	box-shadow: 0 0 0 2px transparent;
}

.pagination-stroke[data-skin="light"] a:focus span,
.pagination-stroke[data-skin="light"] a:hover span {
	background-color: #fff;
}

.pagination-stroke[data-skin="light"] a.is-active span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #fff;
}

.pagination-small_dot_stroke a {
	border-radius: 50%;
	transition: box-shadow 0.3s ease;
}

.pagination-small_dot_stroke a span {
	transition: background-color 0.3s ease, transform 0.3s ease, 0 0.3s ease;
}

.pagination-small_dot_stroke a.is-active span {
	-ms-transform: scale(0.4);
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
}

.pagination-small_dot_stroke[data-skin="dark"] a {
	box-shadow: 0 0 0 2px transparent;
}

.pagination-small_dot_stroke[data-skin="dark"] a span {
	background-color: rgba(0, 0, 0, 0.7);
}

.pagination-small_dot_stroke[data-skin="dark"] a.is-active span,
.pagination-small_dot_stroke[data-skin="dark"] a:focus span,
.pagination-small_dot_stroke[data-skin="dark"] a:hover span {
	background-color: #333;
}

.pagination-small_dot_stroke[data-skin="dark"] a.is-active {
	box-shadow: 0 0 0 2px #333;
}

.pagination-small_dot_stroke[data-skin="light"] a {
	box-shadow: 0 0 0 2px transparent;
}

.pagination-small_dot_stroke[data-skin="light"] a span {
	background-color: rgba(255, 255, 255, 0.7);
}

.mk-loadmore-button,
.pagination-small_dot_stroke[data-skin="light"] a.is-active span,
.pagination-small_dot_stroke[data-skin="light"] a:focus span,
.pagination-small_dot_stroke[data-skin="light"] a:hover span {
	background-color: #fff;
}

.pagination-small_dot_stroke[data-skin="light"] a.is-active {
	box-shadow: 0 0 0 2px #fff;
}

.mk-pagination {
	margin: 0 auto;
	padding: 65px 0 40px;
	position: relative;
	text-align: center;
}

.mk-pagination .mk-pagination-inner {
	float: left;
	margin: 0 10px 0 0;
}

.mk-pagination .current-page,
.mk-pagination .page-number {
	border: 2px solid transparent;
	color: rgba(0, 0, 0, 0.4);
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin: 0 6px;
	padding: 10px 14px;
}

.mk-pagination .current-page,
.mk-pagination .current-page:hover,
.mk-pagination .page-number:hover {
	border: 2px solid rgba(0, 0, 0, 0.4);
}

.mk-pagination .mk-total-pages {
	float: right;
	opacity: 0.6;
}

.mk-pagination .current-page,
.mk-pagination .mk-pagination-next,
.mk-pagination .mk-pagination-previous,
.mk-pagination .page-number {
	transition: all 0.2s ease;
}

.mk-pagination .mk-pagination-next,
.mk-pagination .mk-pagination-previous {
	border: 2px solid transparent;
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0.4);
	display: block;
	float: left;
	height: 36px;
	position: relative;
	width: 38px;
}

.mk-pagination .mk-pagination-next a,
.mk-pagination .mk-pagination-previous a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 14;
}

.mk-pagination .mk-pagination-next svg,
.mk-pagination .mk-pagination-previous svg {
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	height: 20px;
	transform: translateY(2px);
	vertical-align: middle;
	width: 20px;
}

.mk-pagination .mk-pagination-next:hover,
.mk-pagination .mk-pagination-previous:hover {
	border: 2px solid rgba(0, 0, 0, 0.4);
}

.mk-page-links {
	font-weight: 700;
	margin: 10px 0 20px 10px;
}

.mk-page-links a {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
}

.mk-loadmore-button {
	border: 2px solid #e2e2e2;
	border-radius: 2px;
	color: #252525 !important;
	display: block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 16px;
	margin: 40px auto;
	max-height: 60px;
	padding: 15px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 50%;
}

.mk-loadmore-button:hover {
	background-color: #f5f5f5;
}

.mk-loadmore-button svg {
	fill: #b5b5b5;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
}

.mk-loadmore-button.is-active svg {
	fill: #e6e6e6;
}

.mk-loadmore-button .mk-loading-indicator {
	opacity: 0;
}

.mk-loadmore-button.is-active .mk-loading-indicator {
	opacity: 1;
}

.pagnav-wrapper .pagenav-top .pagenav-image {
	display: block;
	height: 130px;
	position: absolute;
}

.pagnav-wrapper .pagenav-top .pagenav-image img {
	height: 130px;
	line-height: 4px;
	width: 130px;
}

.pagnav-wrapper .pagenav-top .mk-pavnav-icon {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: flex;
	height: 130px;
	justify-content: center;
	position: absolute;
	transition: background 0.3s ease-out;
	width: 130px;
}

.pagnav-wrapper .pagenav-top .mk-pavnav-icon svg {
	height: 16px;
	transition: all 0.3s ease-in;
	vertical-align: middle;
}

.pagnav-wrapper .nav-info-container {
	height: 90px;
	overflow: hidden;
	width: 260px;
}

.pagnav-wrapper .pagenav-bottom {
	background-color: rgba(255, 255, 255, 0.85);
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
	display: block;
	height: inherit;
	text-align: right;
	width: inherit;
}

.pagnav-wrapper .pagenav-title {
	color: #252525;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	overflow: hidden;
	padding: 20px 20px 0;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

.pagnav-wrapper .pagenav-category {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 5px 20px 0;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

.mk-post-next {
	right: -200px;
}

.mk-post-nav:hover.mk-post-next,
.mk-post-next .pagenav-image,
.mk-post-prev .mk-pavnav-icon {
	right: 0;
}

.mk-post-next .mk-pavnav-icon {
	left: 0;
}

.mk-post-next .mk-pavnav-icon svg {
	-ms-transform: translate(-30px, 0);
	-webkit-transform: translate(-30px, 0);
	transform: translate(-30px, 0);
}

.mk-post-next .pagenav-bottom {
	-ms-transform: translate(0, -50px);
	-webkit-transform: translate(0, -50px);
	opacity: 0;
	transform: translate(0, -50px);
	transition: all 0.3s ease-out 0.2s;
}

.mk-post-prev {
	left: -200px;
}

.mk-post-nav:hover.mk-post-prev,
.mk-post-prev .pagenav-image {
	left: 0;
}

.mk-post-prev .mk-pavnav-icon svg {
	-ms-transform: translate(30px, 0);
	-webkit-transform: translate(30px, 0);
	transform: translate(30px, 0);
}

.mk-post-prev .pagenav-bottom {
	-ms-transform: translate(0, -50px);
	-webkit-transform: translate(0, -50px);
	opacity: 0;
	transform: translate(0, -50px);
	transition: all 0.3s ease-in 0.2s;
}

.mk-post-nav:hover {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.mk-post-nav:hover .mk-pavnav-icon {
	background-color: #252525;
}

.mk-post-nav:hover .mk-pavnav-icon svg {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.mk-post-nav:hover .pagenav-bottom {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
	transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0.4s;
}

.mk-portfolio-item.one-column {
	width: 100%;
}

.mk-portfolio-item.two-column {
	width: 50%;
}

.mk-portfolio-item.three-column {
	width: 33.3%;
}

.mk-portfolio-item.four-column {
	width: 24.96%;
}

.mk-portfolio-item.five-column {
	width: 20%;
}

.mk-portfolio-item.six-column {
	width: 16.66%;
}

.mk-portfolio-item .the-title {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 18px !important;
	margin-bottom: 15px;
	padding: 0 20px;
	text-transform: uppercase;
}

.mk-portfolio-item .portfolio-categories,
.mk-portfolio-item .portfolio-categories a,
.mk-portfolio-item .portfolio-date {
	color: #aaa;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
}

.mk-portfolio-item .portfolio-date a {
	color: #aaa;
}

.mk-portfolio-item .featured-image {
	line-height: 4px;
	overflow: hidden;
	position: relative;
}

.mk-portfolio-item.fadebox-hover .portfolio-categories {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 0 20px;
}

.mk-portfolio-item.fadebox-hover .portfolio-categories span,
.mk-portfolio-item.fadebox-hover .portfolio-date {
	color: #fff;
}

.mk-portfolio-item.fadebox-hover .add-gradient {
	background: 0 0 !important;
}

.mk-portfolio-item.fadebox-hover .featured-image .icons-holder a {
	color: #fff;
	display: inline-block;
	height: 48px;
	line-height: 50px;
	margin: 0 5px;
	opacity: 0.7;
	text-align: center;
	width: 48px;
}

.mk-portfolio-item.fadebox-hover .featured-image .icons-holder a:hover,
.mk-portfolio-item.fadebox-hover .featured-image.hover .portfolio-categories,
.mk-portfolio-item.fadebox-hover .featured-image.hover:after,
.mk-portfolio-item.fadebox-hover .featured-image:hover .portfolio-categories,
.mk-portfolio-item.fadebox-hover .featured-image:hover:after {
	opacity: 1;
}

.mk-portfolio-item .icons-holder a svg {
	overflow: visible;
}

.mk-portfolio-item.fadebox-hover .featured-image .icons-holder a svg {
	height: 42px;
	vertical-align: middle;
}

.mk-portfolio-item.fadebox-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.fadebox-hover .featured-image:hover .portfolio-meta {
	bottom: 30px;
	opacity: 1;
}

.mk-portfolio-item.fadebox-hover .featured-image.hover .hover-overlay,
.mk-portfolio-item.fadebox-hover .featured-image:hover .hover-overlay {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 0.85;
	transform: translate(0, 0);
}

.mk-portfolio-item.fadebox-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.fadebox-hover .featured-image:hover .icons-holder {
	opacity: 1;
}

.mk-portfolio-item.slidebox-hover.five-column .portfolio-meta,
.mk-portfolio-item.slidebox-hover.six-column .portfolio-meta {
	padding: 15px 10px 20px;
}

.mk-portfolio-item.slidebox-hover.five-column .icons-holder,
.mk-portfolio-item.slidebox-hover.six-column .icons-holder {
	top: 20%;
}

.mk-portfolio-item.slidebox-hover.four-column .icons-holder {
	top: 25%;
}

.mk-portfolio-item.slidebox-hover .icons-holder a {
	color: #fff;
	display: inline-block;
	height: 48px;
	line-height: 50px;
	margin: 0 5px;
	opacity: 0.7;
	text-align: center;
	transition: all 0.25s;
	vertical-align: middle;
	width: 48px;
}

.mk-portfolio-item.slidebox-hover .icons-holder a svg {
	height: 42px;
	vertical-align: middle;
}

.mk-portfolio-item.slidebox-hover .icons-holder a:hover {
	opacity: 1;
}

.mk-portfolio-item.slidebox-hover .featured-image {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mk-portfolio-item.slidebox-hover .featured-image img {
	-ms-transform: scale(1.12);
	-webkit-transform: scale(1.12);
	position: relative;
	transform: scale(1.12);
	transition: all 0.35s ease-out;
}

.mk-portfolio-item.slidebox-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.slidebox-hover .featured-image:hover .portfolio-meta {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mk-portfolio-item.slidebox-hover .featured-image.hover .image-hover-overlay,
.mk-portfolio-item.slidebox-hover .featured-image:hover .image-hover-overlay {
	opacity: 0.4;
}

.mk-portfolio-item.slidebox-hover .featured-image.hover img,
.mk-portfolio-item.slidebox-hover .featured-image:hover img {
	-webkit-transform: scale(1) translate3d(0, -20px, 0);
	transform: scale(1) translate3d(0, -20px, 0);
}

.mk-portfolio-item.slidebox-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.slidebox-hover .featured-image:hover .icons-holder {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.mk-portfolio-item.zoomin-hover.five-column .image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover.five-column .image-hover-overlay:before,
.mk-portfolio-item.zoomin-hover.four-column .image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover.four-column .image-hover-overlay:before,
.mk-portfolio-item.zoomin-hover.six-column .image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover.six-column .image-hover-overlay:before,
.mk-portfolio-item.zoomin-hover.three-column .image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover.three-column .image-hover-overlay:before {
	bottom: 9%;
	left: 8%;
	right: 8%;
	top: 9%;
}

.mk-portfolio-item.zoomin-hover .image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover .image-hover-overlay:before {
	bottom: 9%;
	content: "";
	display: block;
	left: 5%;
	opacity: 1;
	position: absolute;
	right: 5%;
	top: 9%;
	transition: all 0.35s ease-out;
}

.mk-portfolio-item.zoomin-hover .image-hover-overlay:before {
	-ms-transform: scaleY(0) !important;
	-ms-transform-origin: 100% 0;
	-webkit-transform: scaleY(0) !important;
	-webkit-transform-origin: 100% 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scaleY(0) !important;
	transform-origin: 100% 0;
}

.mk-portfolio-item.zoomin-hover .image-hover-overlay:after {
	-ms-transform: scaleX(0) !important;
	-ms-transform-origin: 0 0;
	-webkit-transform: scaleX(0) !important;
	-webkit-transform-origin: 0 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: scaleX(0) !important;
	transform-origin: 0 0;
}

.mk-portfolio-item.zoomin-hover .icons-holder a {
	color: #fff;
	display: inline-block;
	height: 48px;
	line-height: 50px;
	margin: 0 5px;
	opacity: 0.7;
	text-align: center;
	width: 48px;
}

.mk-portfolio-item.zoomin-hover .icons-holder a svg {
	height: 42px;
	vertical-align: middle;
}

.mk-portfolio-item.zoomin-hover .icons-holder a:hover {
	opacity: 1;
}

.mk-portfolio-item.zoomin-hover .portfolio-categories {
	line-height: initial;
}

.mk-portfolio-item.zoomin-hover .portfolio-categories span,
.mk-portfolio-item.zoomin-hover .portfolio-date {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

.mk-portfolio-item.zoomin-hover .featured-image {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mk-portfolio-item.zoomin-hover
	.featured-image.buttons-disabled:hover
	.portfolio-meta {
	bottom: 40%;
}

.mk-portfolio-item.zoomin-hover .featured-image img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	position: relative;
	transform: scale(1);
	transition: all 0.35s ease-in-out;
}

.mk-portfolio-item.zoomin-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.zoomin-hover .featured-image:hover .portfolio-meta {
	bottom: 60%;
	opacity: 1;
}

.mk-portfolio-item.zoomin-hover
	.featured-image.hover
	.image-hover-overlay:before,
.mk-portfolio-item.zoomin-hover
	.featured-image:hover
	.image-hover-overlay:before {
	-ms-transform: scaleY(1) !important;
	-webkit-transform: scaleY(1) !important;
	transform: scaleY(1) !important;
}

.mk-portfolio-item.zoomin-hover
	.featured-image.hover
	.image-hover-overlay:after,
.mk-portfolio-item.zoomin-hover
	.featured-image:hover
	.image-hover-overlay:after {
	-ms-transform: scaleX(1) !important;
	-webkit-transform: scaleX(1) !important;
	transform: scaleX(1) !important;
}

.mk-portfolio-item.zoomin-hover .featured-image.hover .image-hover-overlay,
.mk-portfolio-item.zoomin-hover .featured-image:hover .image-hover-overlay {
	opacity: 0.5;
}

.mk-portfolio-item.zoomin-hover .featured-image.hover img,
.mk-portfolio-item.zoomin-hover .featured-image:hover img {
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.mk-portfolio-item.zoomin-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.zoomin-hover .featured-image:hover .icons-holder {
	opacity: 1;
	top: 60%;
}

.mk-portfolio-item.zoomout-hover.five-column .portfolio-meta .the-title,
.mk-portfolio-item.zoomout-hover.four-column .portfolio-meta .the-title,
.mk-portfolio-item.zoomout-hover.six-column .portfolio-meta .the-title,
.mk-portfolio-item.zoomout-hover.three-column .portfolio-meta .the-title {
	font-size: 12px !important;
}

.mk-portfolio-item.zoomout-hover.five-column .icons-holder,
.mk-portfolio-item.zoomout-hover.four-column .icons-holder,
.mk-portfolio-item.zoomout-hover.six-column .icons-holder,
.mk-portfolio-item.zoomout-hover.three-column .icons-holder {
	bottom: 15px;
	position: absolute;
	right: 20px;
}

.mk-portfolio-item.zoomout-hover.five-column .icons-holder a,
.mk-portfolio-item.zoomout-hover.four-column .icons-holder a,
.mk-portfolio-item.zoomout-hover.six-column .icons-holder a,
.mk-portfolio-item.zoomout-hover.three-column .icons-holder a {
	margin: 0 3px;
}

.mk-portfolio-item.zoomout-hover.five-column .icons-holder a svg,
.mk-portfolio-item.zoomout-hover.four-column .icons-holder a svg,
.mk-portfolio-item.zoomout-hover.six-column .icons-holder a svg,
.mk-portfolio-item.zoomout-hover.three-column .icons-holder a svg {
	height: 24px;
}

.mk-portfolio-item.zoomout-hover .item-holder {
	background-color: #fff;
}

.mk-portfolio-item.zoomout-hover .icons-holder a {
	color: #fff;
	display: inline-block;
	margin: 0 6px;
	opacity: 0.7;
	text-align: center;
}

.mk-portfolio-item.zoomout-hover .icons-holder a svg {
	height: 30px;
}

.mk-portfolio-item.zoomout-hover .icons-holder a:hover {
	opacity: 1;
}

.mk-portfolio-item.zoomout-hover .the-title {
	margin-bottom: 3px;
	padding-right: 40px;
}

.mk-portfolio-item.zoomout-hover .portfolio-categories,
.mk-portfolio-item.zoomout-hover .portfolio-date {
	padding: 4px 0 0 20px;
}

.mk-portfolio-item.zoomout-hover .featured-image.hover .image-hover-overlay,
.mk-portfolio-item.zoomout-hover .featured-image:hover .image-hover-overlay {
	-ms-transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	opacity: 1 !important;
	transform: scale(1) !important;
}

.mk-portfolio-item.zoomout-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.zoomout-hover .featured-image:hover .portfolio-meta {
	-ms-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	opacity: 1;
	transform: translate(0, -10px);
}

.mk-portfolio-item.zoomout-hover .featured-image.hover img,
.mk-portfolio-item.zoomout-hover .featured-image:hover img {
	-ms-transform: scale(0.5) translate(0, -30%);
	-webkit-transform: scale(0.5) translate(0, -30%);
	transform: scale(0.5) translate(0, -30%);
}

.mk-portfolio-item.zoomout-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.zoomout-hover .featured-image:hover .icons-holder {
	-ms-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	opacity: 1;
	transform: translate(0, -10px);
}

.mk-portfolio-item.cube-hover.five-column .portfolio-meta,
.mk-portfolio-item.cube-hover.four-column .portfolio-meta,
.mk-portfolio-item.cube-hover.six-column .portfolio-meta {
	padding: 19px 10px;
}

.mk-portfolio-item.cube-hover.five-column .portfolio-meta .the-title,
.mk-portfolio-item.cube-hover.four-column .portfolio-meta .the-title,
.mk-portfolio-item.cube-hover.six-column .portfolio-meta .the-title {
	font-size: 12px !important;
	padding: 0 10px;
	text-align: left;
}

.mk-portfolio-item.cube-hover.five-column .portfolio-meta .portfolio-categories,
.mk-portfolio-item.cube-hover.five-column .portfolio-meta .portfolio-date,
.mk-portfolio-item.cube-hover.four-column .portfolio-meta .portfolio-categories,
.mk-portfolio-item.cube-hover.four-column .portfolio-meta .portfolio-date,
.mk-portfolio-item.cube-hover.six-column .portfolio-meta .portfolio-categories,
.mk-portfolio-item.cube-hover.six-column .portfolio-meta .portfolio-date {
	font-size: 10px;
	letter-spacing: 0;
	line-height: 16px;
	padding: 4px 0 0 10px;
}

.mk-portfolio-item.cube-hover.five-column .icons-holder,
.mk-portfolio-item.cube-hover.four-column .icons-holder,
.mk-portfolio-item.cube-hover.six-column .icons-holder {
	bottom: 15px;
	transition: all 0.2s ease-in-out;
}

.mk-portfolio-item.cube-hover.five-column .icons-holder a,
.mk-portfolio-item.cube-hover.four-column .icons-holder a,
.mk-portfolio-item.cube-hover.six-column .icons-holder a {
	margin: 0 5px;
}

.mk-portfolio-item.cube-hover.five-column .icons-holder a svg,
.mk-portfolio-item.cube-hover.four-column .icons-holder a svg,
.mk-portfolio-item.cube-hover.six-column .icons-holder a svg {
	height: 24px;
}

.mk-portfolio-item.cube-hover .item-holder {
	-webkit-perspective: 600px;
	-webkit-perspective-origin: 100% 50%;
	background-color: #000;
	perspective: 600px;
	perspective-origin: 100% 50%;
}

.mk-portfolio-item.cube-hover .the-title {
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px !important;
	padding: 0 30px;
	text-transform: uppercase;
}

.mk-portfolio-item.cube-hover .icons-holder a {
	color: #fff;
	display: inline-block;
	margin: 0 5px;
	opacity: 0.7;
	text-align: center;
}

.mk-portfolio-item.cube-hover .icons-holder a svg {
	height: 32px;
}

.mk-portfolio-item.cube-hover .icons-holder a:hover {
	opacity: 1;
}

.mk-portfolio-item.cube-hover .portfolio-categories,
.mk-portfolio-item.cube-hover .portfolio-date {
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	opacity: 0.7;
	padding: 4px 0 0 30px;
}

.mk-portfolio-item.cube-hover .featured-image {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mk-portfolio-item.cube-hover
	.featured-image.buttons-disabled
	.portfolio-meta:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle;
}

.mk-portfolio-item.cube-hover
	.featured-image.buttons-disabled
	.portfolio-meta
	.add-middle-align {
	display: inline-block;
	vertical-align: middle;
	width: 99%;
}

.mk-portfolio-item.cube-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.cube-hover .featured-image:hover .portfolio-meta {
	-webkit-transform: rotateY(0);
	opacity: 1;
	transform: rotateY(0);
}

.mk-portfolio-item.cube-hover .featured-image.hover img,
.mk-portfolio-item.cube-hover .featured-image:hover img {
	-ms-transform: translate(20%, 0);
	-webkit-transform: translate(20%, 0);
	transform: translate(20%, 0);
}

.mk-portfolio-item.cube-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.cube-hover .featured-image:hover .icons-holder {
	-ms-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	opacity: 1;
	transform: translate(0, -10px);
}

.mk-portfolio-item.light-zoomin-hover.five-column .portfolio-meta .the-title,
.mk-portfolio-item.light-zoomin-hover.four-column .portfolio-meta .the-title,
.mk-portfolio-item.light-zoomin-hover.six-column .portfolio-meta .the-title {
	font-size: 12px !important;
}

.mk-portfolio-item.light-zoomin-hover .image-hover-overlay:after,
.mk-portfolio-item.light-zoomin-hover .image-hover-overlay:before {
	bottom: 9%;
	content: "";
	display: block;
	left: 5%;
	opacity: 1;
	position: absolute;
	right: 5%;
	top: 9%;
	transition: all 0.35s ease-out;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-meta,
.style-modern .mk-portfolio-item.light-zoomin-hover .portfolio-meta {
	bottom: 50%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease-out;
	width: 100%;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-meta .the-title {
	margin-bottom: 30px;
	padding: 0 20px 8px;
	position: relative;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-meta .the-title a {
	color: #333 !important;
}

.mk-portfolio-item.light-zoomin-hover .the-title:after {
	background-color: #000;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 12px;
}

.mk-portfolio-item.light-zoomin-hover .icons-holder,
.style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder {
	left: 3px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 65%;
	transition: all 0.3s ease-out;
	width: 100%;
}

.mk-portfolio-item.light-zoomin-hover .icons-holder a,
.style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder a {
	border: 0;
	color: #000;
	display: inline-block;
	height: 48px;
	line-height: 50px;
	margin: 0 3px;
	opacity: 0.5;
	text-align: center;
	width: 48px;
}

.mk-portfolio-item.light-zoomin-hover .featured-image.hover .portfolio-meta,
.mk-portfolio-item.light-zoomin-hover .featured-image:hover .portfolio-meta,
.mk-portfolio-item.light-zoomin-hover .icons-holder a:hover,
.style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder a:hover {
	opacity: 1;
}

.style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder a {
	color: #fff;
}

.mk-portfolio-item.light-zoomin-hover .icons-holder a svg,
.style-modern .mk-portfolio-item.light-zoomin-hover .icons-holder a svg {
	height: 42px;
	vertical-align: middle;
}

.mk-portfolio-item.light-zoomin-hover .portfolio-categories,
.mk-portfolio-item.light-zoomin-hover .portfolio-categories a,
.mk-portfolio-item.light-zoomin-hover .portfolio-date,
.mk-portfolio-item.light-zoomin-hover .portfolio-date a {
	color: #555;
}

.mk-portfolio-item.light-zoomin-hover .featured-image {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mk-portfolio-item.light-zoomin-hover
	.featured-image.buttons-disabled
	.portfolio-meta {
	bottom: 40%;
}

.mk-portfolio-item.light-zoomin-hover .featured-image img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	position: relative;
	transform: scale(1);
	transition: all 0.35s ease-in-out;
}

.mk-portfolio-item.light-zoomin-hover
	.featured-image.hover
	.image-hover-overlay:before,
.mk-portfolio-item.light-zoomin-hover
	.featured-image:hover
	.image-hover-overlay:before {
	-ms-transform: scaleY(1) !important;
	-webkit-transform: scaleY(1) !important;
	transform: scaleY(1) !important;
}

.mk-portfolio-item.light-zoomin-hover
	.featured-image.hover
	.image-hover-overlay:after,
.mk-portfolio-item.light-zoomin-hover
	.featured-image:hover
	.image-hover-overlay:after {
	-ms-transform: scaleX(1) !important;
	-webkit-transform: scaleX(1) !important;
	transform: scaleX(1) !important;
}

.mk-portfolio-item.light-zoomin-hover
	.featured-image.hover
	.image-hover-overlay,
.mk-portfolio-item.light-zoomin-hover
	.featured-image:hover
	.image-hover-overlay {
	opacity: 0.8;
}

.mk-portfolio-item.light-zoomin-hover .featured-image.hover img,
.mk-portfolio-item.light-zoomin-hover .featured-image:hover img {
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.mk-portfolio-item.light-zoomin-hover .featured-image.hover .icons-holder,
.mk-portfolio-item.light-zoomin-hover .featured-image:hover .icons-holder {
	opacity: 1;
}

.mk-section-preloader {
	background: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

.mk-section-preloader__icon {
	-webkit-animation: mk-section-preloader--spin 1s infinite linear;
	animation: mk-section-preloader--spin 1s infinite linear;
	border: 3px solid transparent;
	border-radius: 50%;
	height: 45px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	width: 45px;
}

.mk-section-preloader__icon:before {
	border-bottom: 3px solid transparent;
	border-left: 3px solid #aaa;
	border-radius: 50%;
	border-right: 3px solid transparent;
	border-top: 3px solid transparent;
	content: "";
	display: block;
	height: 40px;
	left: -4px;
	position: absolute;
	top: -4px;
	width: 40px;
}

.load-more-scroll {
	height: 70px;
	margin: 0 auto;
	position: relative;
	width: 200px;
}

.mk-loading-indicator {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.7);
	display: flex;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

.mk-loading-indicator__inner {
	display: inline-block;
	height: 60%;
	margin: 0 auto;
	max-height: 45px;
	position: relative;
}

.mk-loading-indicator__icon {
	-ms-transform-origin: center;
	-webkit-animation: mk-loading-indicator--spin 0.7s infinite linear;
	-webkit-transform-origin: center;
	animation: mk-loading-indicator--spin 0.7s infinite linear;
	border: 2px solid transparent;
	border-radius: 50%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform-origin: center;
	width: 100%;
}

.mk-loading-indicator__icon:before {
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	border-left: 2px solid #aaa;
	border-radius: 50%;
	border-right: 2px solid rgba(0, 0, 0, 0.1);
	border-top: 2px solid #aaa;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-progress-button {
	display: inline-block;
	letter-spacing: 3px;
	position: relative;
	text-transform: uppercase;
}

.mk-progress-button[disabled],
.mk-progress-button[disabled].state-loading {
	cursor: default;
}

.mk-progress-button .mk-progress-button-content {
	display: block;
	position: relative;
}

.mk-progress-button .state-error,
.mk-progress-button .state-success {
	display: block;
	height: 20px;
	margin-top: -8px;
	opacity: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
}

.mk-progress-button .state-error svg,
.mk-progress-button .state-success svg {
	height: 14px;
	right: 20px;
}

.notransition {
	transition: none !important;
}

.mk-progress-button .mk-progress-inner {
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	bottom: 0;
	height: 5px;
	left: 0;
	position: absolute;
	transform-origin: bottom left;
	width: 0;
}

.contact-form-button .mk-progress-inner,
.flat-dimension .mk-progress-inner,
.outline-btn-dark .mk-progress-inner,
.outline-btn-light:hover .mk-progress-inner {
	background: rgba(0, 0, 0, 0.5);
}

.contact-form-button:hover .mk-progress-inner,
.outline-btn-dark:hover .mk-progress-inner,
.outline-btn-light .mk-progress-inner {
	background: rgba(255, 255, 255, 0.5);
}

.mk-progress-button[data-horizontal] .mk-progress-inner {
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	bottom: 0;
	height: 5px;
	transform-origin: bottom left;
	transition: width 0.3s opacity 0.3s;
	width: 0;
}

.mk-progress-button[data-vertical] .mk-progress-inner {
	bottom: 0;
	height: 0;
	transition: height 0.3s opacity 0.3s;
	width: 100%;
}

.mk-progress-button[data-style="move-up"] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: visible;
}

.mk-progress-button[data-style="move-up"] .mk-progress {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-progress-button[data-style="move-up"].state-loading
	.mk-progress-button-content {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.s_contact.classic-style .mk-progress-button,
.s_contact.corporate-style .mk-progress-button {
	border: 0;
}

.mk-section-anchor {
	height: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.mk-slideshow {
	margin-bottom: 20px;
	position: relative;
}

.mk-slideshow .mk-flex-caption {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.mk-slideshow:hover .flex-direction-nav .flex-next,
.mk-slideshow:hover .flex-direction-nav .flex-prev {
	opacity: 0.6;
}

.mk-slideshow .flex-direction-nav .flex-next,
.mk-slideshow .flex-direction-nav .flex-prev {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	opacity: 0;
	text-align: center;
	top: 50%;
	width: 40px;
}

.mk-slideshow .flex-direction-nav .flex-next:hover,
.mk-slideshow .flex-direction-nav .flex-prev:hover {
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 1;
}

.a_opacity-0,
.mk-slider-spinner-wrap-hidden {
	opacity: 0;
}

.flex-direction-nav svg {
	fill: #fff;
	height: 16px;
	margin-top: 12px;
}

.mk-slideshow .flex-direction-nav .flex-next {
	right: 20px !important;
}

.mk-slideshow .flex-direction-nav .flex-prev {
	left: 20px !important;
}

.mk-slideshow .flex-control-nav {
	bottom: 10px;
	display: block;
}

.mk-slideshow .flex-control-nav li a {
	display: block;
	height: 14px;
	padding: 0;
	width: 6px;
}

.mk-slider,
.mk-slider-holder,
.mk-slider-slide {
	height: 100%;
	width: 100%;
}

.mk-slideshow .flex-control-nav li a i {
	color: #fff;
	font-size: 12px;
}

.mk-slideshow .flex-control-nav li a.flex-active i:before {
	content: "\f111" !important;
}

.widget .flex-control-paging {
	display: none;
}

.mk-slider {
	overflow: hidden;
	position: relative;
}

.mk-slider-slide {
	left: 0;
	position: absolute;
	top: 0;
}

.mk-slider-slide:first-of-type {
	display: block;
}

.mk-slider-spinner-wrap {
	background-color: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: 0.2s ease-out opacity;
	width: 100%;
	z-index: 10;
}

html:not(.IE) .mk-slider-spinner-wrap .mk-slider-spinner {
	height: 44px;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	vertical-align: bottom;
	width: 44px;
}

html:not(.IE) .mk-slider-spinner-wrap .mk-slider-spinner-path {
	stroke: #444;
}

.mk-slider-spinner {
	-webkit-animation: mka-rotator 1.4s linear infinite;
	animation: mka-rotator 1.4s linear infinite;
}

.mk-slider-spinner-path {
	-ms-transform-origin: center;
	-webkit-animation: mka-dash 1.4s ease-in-out infinite;
	-webkit-transform-origin: center;
	animation: mka-dash 1.4s ease-in-out infinite;
	stroke: #b3b3b3;
	stroke-dasharray: 187px;
	stroke-dashoffset: 0;
	transform-origin: center;
}

.mk-slider-spinner-fallback {
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	box-shadow: inset 0 0 0 1em;
	color: #444;
	display: none;
	font-size: 5px;
	height: 10em;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	position: absolute;
	text-indent: -99999em;
	top: 50%;
	transform: translateZ(0);
	width: 10em;
}

.IE .mk-slider-spinner-fallback {
	display: block;
}

.IE .mk-slider-spinner {
	display: none;
}

.mk-slider-spinner-fallback,
.mk-slider-spinner-fallback:after,
.mk-slider-spinner-fallback:before {
	border-radius: 50%;
}

.mk-slider-spinner-fallback:after,
.mk-slider-spinner-fallback:before {
	content: "";
	position: absolute;
}

.mk-slider-spinner-fallback:before {
	-ms-transform-origin: 5.2em 5.1em;
	-webkit-animation: mk-spinner-fallback-anim 1s infinite ease 1.5s;
	-webkit-transform-origin: 5.2em 5.1em;
	animation: mk-spinner-fallback-anim 1s infinite ease 1.5s;
	background: #fff;
	border-radius: 10.2em 0 0 10.2em;
	height: 10.2em;
	left: -0.1em;
	top: -0.1em;
	transform-origin: 5.2em 5.1em;
	width: 5.2em;
}

.mk-slider-spinner-fallback:after {
	-ms-transform-origin: 0 5.1em;
	-webkit-animation: mk-spinner-fallback-anim 1s infinite ease;
	-webkit-transform-origin: 0 5.1em;
	animation: mk-spinner-fallback-anim 1s infinite ease;
	background: #fff;
	border-radius: 0 10.2em 10.2em 0;
	height: 10.2em;
	left: 5.1em;
	top: -0.1em;
	transform-origin: 0 5.1em;
	width: 5.2em;
}

.mk-fancy-title {
	margin-bottom: 18px;
}

span.mk-fancy-title {
	display: block;
	line-height: 1.3em;
	word-wrap: break-word;
}

.mk-fancy-title.pattern-style {
	background: url(/wp-content/themes/jupiter/assets/images/fancy-title-pattern.png)
		left center repeat-x;
}

.mk-fancy-title.pattern-style.align-left span {
	padding: 0 6px 0 0;
}

.mk-fancy-title.pattern-style.align-right span {
	padding: 0 0 0 6px;
}

.mk-fancy-title.pattern-style.align-center span {
	padding: 0 6px;
}

.mk-fancy-title.pattern-style.color-gradient span {
	position: relative;
}

.mk-fancy-title.pattern-style.color-gradient span:after {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-fancy-title.pattern-style.color-gradient span i {
	position: relative;
	z-index: 2;
}

.mk-fancy-title.shortcode-heading {
	font-size: 14px;
	font-weight: 700;
	padding-top: 5px;
}

.mk-fancy-title.pattern-style p {
	display: inline;
}

.mk-fancy-title p {
	margin-bottom: 0 !important;
}

.mk-fancy-title.pattern-style span {
	padding-right: 10px;
}

.mk-title-box {
	line-height: 100%;
}

.mk-title-box p {
	margin: 0;
}

.mk-title-box span {
	padding: 4px 0;
}

.mk-slideshow-box .mk-fancy-title span {
	display: inline-block;
	padding-top: 20px;
}

.mk-fancy-title.color-gradient span i {
	display: table;
	font-style: normal;
	position: relative;
	z-index: 2;
}

.mk-fancy-title.color-gradient.align-left span i {
	margin: 0 auto 0 0;
}

.mk-fancy-title.color-gradient.align-center span i {
	margin: 0 auto;
}

.mk-fancy-title.color-gradient.align-right span i {
	margin: 0 0 0 auto;
}

.inline {
	display: inline-block;
}

.table {
	display: table;
}

.table-cell {
	display: table-cell;
}

.mk-fixed {
	position: fixed;
}

.is-vis-hidden {
	poonter-events: none;
	visibility: hidden;
}

.a_width-40 {
	width: 40px;
}

.a_width-100 {
	width: 100px;
}

.a_width-1000 {
	width: 1e3px;
}

.a_width-100-per {
	width: 100%;
}

.a_width-auto {
	width: auto;
}

.a_color-success {
	color: #20b66e;
}

.a_color-warning {
	color: #be9a34;
}

.a_color-erorr {
	color: #de303a;
}

.a_color-white {
	color: #fff;
}

.a_color-333 {
	color: #333;
}

.a_color-777 {
	color: #777;
}

.a_position-absolute {
	position: absolute;
}

.a_position-relative {
	position: relative;
}

.a_display-inline-block {
	display: inline-block;
}

.a_display-block {
	display: block;
}

.a_display-table {
	display: table;
}

.a_font-10 {
	font-size: 10px;
}

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

.a_font-14 {
	font-size: 14px;
}

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

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

.a_font-24 {
	font-size: 24px;
}

.a_font-32 {
	font-size: 32px;
}

.a_font-48 {
	font-size: 48px;
}

.a_font-64 {
	font-size: 64px;
}

.a_padding-0 {
	padding: 0;
}

.a_padding-10 {
	padding: 10px;
}

.a_padding-15 {
	padding: 15px;
}

.a_padding-20 {
	padding: 20px;
}

.a_padding-0-15 {
	padding: 0 15px;
}

.a_padding-0-20 {
	padding: 0 20px;
}

.a_padding-15-0 {
	padding: 15px 0;
}

.a_padding-20-0 {
	padding: 20px 0;
}

.a_line-4 {
	line-height: 4px;
}

.a_line-12 {
	line-height: 12px;
}

.a_line-16 {
	line-height: 16px;
}

.a_line-18 {
	line-height: 18px;
}

.a_line-22 {
	line-height: 22px;
}

.a_line-25 {
	line-height: 25px;
}

.a_line-32 {
	line-height: 32px;
}

.a_line-40 {
	line-height: 40px;
}

.a_line-50 {
	line-height: 50px;
}

.a_line-90 {
	line-height: 90px;
}

.a_line-100-pr {
	line-height: 100%;
}

.a_margin-0 {
	margin: 0;
}

.a_margin-10-0 {
	margin: 10px 0;
}

.a_margin-0-auto {
	margin: 0 auto;
}

.a_height-100-per {
	height: 100%;
}

.a_height-auto {
	height: auto;
}

.a_align-center {
	text-align: center;
}

.a_align-right {
	text-align: right;
}

.a_align-left,
.jp-audio {
	text-align: left;
}

.a_opacity-70 {
	opacity: 0.7;
}

.a_opacity-100 {
	opacity: 1;
}

.a_left-0 {
	left: 0;
}

.a_left-50-per {
	left: 50%;
}

.a_bg-black {
	background-color: #000;
}

.a_bg-gray222 {
	background-color: #222;
}

.a_bg-white {
	background-color: #fff;
}

.a_top-0 {
	top: 0;
}

.a_top-50-per {
	top: 50%;
}

.a_top-100-per {
	top: 100%;
}

.a_transform-rotate-45 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.a_transform-rotate-90 {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.a_transform-scale-1 {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.a_transform-translate3d-0 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.a_transform-translate-00-opacity-1 {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.a_margin-bottom-0 {
	margin-bottom: 0;
}

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

.a_margin-bottom-15 {
	margin-bottom: 15px;
}

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

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

.a_margin-bottom-50 {
	margin-bottom: 50px;
}

.a_1col .a_colitem,
.a_col-1of1,
.one-column .a_colitem {
	width: 100%;
}

.a_2col .a_colitem,
.a_col-1of2,
.two-column .a_colitem {
	width: 50%;
}

.a_3col .a_colitem,
.a_col-1of3,
.three-column .a_colitem {
	width: 33.33%;
}

.a_4col .a_colitem,
.a_col-1of4,
.four-column .a_colitem {
	width: 25%;
}

.a_5col .a_colitem,
.a_col-1of5,
.five-column .a_colitem {
	width: 20%;
}

.a_6col .a_colitem,
.a_col-1of6,
.six-column .a_colitem {
	width: 16.66%;
}

.a_7col .a_colitem,
.a_col-1of7,
.seven-column .a_colitem {
	width: 14.28%;
}

.a_8col .a_colitem,
.a_col-1of8,
.eight-column .a_colitem {
	width: 12.5%;
}

.a_9col .a_colitem,
.a_col-1of9,
.nine-column .a_colitem {
	width: 11.1%;
}

.a_10col .a_colitem,
.a_col-1of10,
.ten-column .a_colitem {
	width: 10%;
}

.a_11col .a_colitem,
.a_col-1of11,
.eleven-column .a_colitem {
	width: 9.09%;
}

.a_12col .a_colitem,
.a_col-1of12,
.twelve-column .a_colitem {
	width: 8.33%;
}

.a_margin-top-0 {
	margin-top: 0;
}

.a_margin-top-10 {
	margin-top: 10px;
}

.a_margin-top-15 {
	margin-top: 15px;
}

.a_margin-top-20 {
	margin-top: 20px;
}

.a_margin-top-30 {
	margin-top: 30px;
}

.a_margin-top-40 {
	margin-top: 40px;
}

.a_margin-top-50 {
	margin-top: 50px;
}

.a_overflow-hidden {
	overflow: hidden;
}

.a_font-weight-bold {
	font-weight: 700;
}

.a_font-weight-normal {
	font-weight: 400;
}

.a_text-transform-up {
	text-transform: uppercase;
}

.a_letter-spacing-1 {
	letter-spacing: 1px;
}

.a_float-left {
	float: left;
}

.a_float-right {
	float: right;
}

.a_box-border {
	box-sizing: border-box;
}

.a_box-content {
	box-sizing: content-box;
}

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

.a_m_fly-top-left {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.a_m_list-reset ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.a_m_list-reset li {
	display: inline-block;
	margin: 0;
}

#sw-main-box,
.IE .mk-body-loader-overlay,
.IE .mk-section-color-mask {
	display: none !important;
}

.mk-advanced-gmaps img {
	max-width: none !important;
}

.mk-gmaps-parallax {
	overflow: hidden;
}

.mk-gmaps-parallax > div {
	margin-top: -100px;
}

.gmap-marker-popup {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	display: none;
	left: 5%;
	padding: 30px 20px;
	position: absolute;
	top: 30px;
	width: 90%;
	z-index: 999;
}

.gmap-marker-popup h4 {
	margin: 0 0 35px;
}

.mk-popup-field {
	margin-bottom: 25px;
}

.mk-popup-field label {
	display: inline-block;
	font-weight: 700;
	padding-bottom: 10px;
}

.gmap-new-loaction-btn {
	background: url(http://cdn3.dragonshield.com/wp-content/themes/jupiter/assets/stylesheet/min/add-icon.svg)
		16px 16px no-repeat #f7f7f7;
	border: 1px solid #bfbfbf;
	border-radius: 6px;
	color: #333;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 15px 15px 46px;
}

.gmap-new-loaction-btn:hover {
	background-color: #f2f2f2;
	color: #333;
}

.gmap-marker-locations li {
	background: url(http://cdn4.dragonshield.com/wp-content/themes/jupiter/assets/stylesheet/min/pin-icon.png)
		15px 11px no-repeat #f7f7f7;
	border: 1px solid #bfbfbf;
	border-radius: 6px;
	display: block;
	margin-bottom: 15px;
	padding: 12px 12px 12px 42px;
}

.gmap-marker-locations span {
	color: gray;
	font-size: 14px;
}

.gmap-marker-locations a {
	float: right;
	line-height: 12px;
	margin-top: 5px;
}

.gmap-marker-locations .gmap-edit-btn {
	border-right: 2px solid #d9d9d9;
	color: #489dd8;
	margin-right: 5px;
	padding-right: 5px;
}

.gmap-marker-locations .gmap-delete-btn {
	color: #ec2700;
}

.animated-column-icon {
	display: block !important;
}

.mk-animated-columns .s_item {
	border-style: solid;
	transition: background 0.2s ease-out;
}

.mk-animated-columns .s_desc {
	padding: 20px 30px 50px;
}

.mk-animated-columns.has-border .s_item:last-of-type {
	border-right-width: 1px;
}

.mk-animated-columns.full-style .s_title:after {
	bottom: -10px;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;
}

.mk-animated-columns.simple-style .s_title {
	top: -100%;
}

.mk-animated-columns .animated-column-item .mk-button-container {
	margin-right: 0 !important;
}

.mk-audio-section {
	background-color: #fbb845;
	display: block;
	height: 100px;
}

.mk-audio-section > img {
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: gray;
	float: left;
	opacity: 0.7;
}

.mk-audio-section .mk-audio-author {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 700;
	left: 10px;
	position: absolute;
	text-transform: capitalize;
	top: 40px;
}

.jp-controls-holder,
.jp-interface {
	position: relative;
	width: 100%;
}

.mk-audio-shortcode {
	height: 170px !important;
	margin-bottom: 30px;
}

.mk-audio-shortcode .audio-thumb {
	height: inherit !important;
}

.mk-audio-shortcode .jp-audio.audio-has-img {
	margin-left: 170px;
}

.mk-audio-shortcode .jp-audio div.jp-interface {
	min-height: 170px !important;
}

.jp-audio {
	direction: ltr;
	display: block;
}

.jp-audio.audio-has-img {
	margin-left: 100px;
}

.jp-audio .jp-type-single .jp-interface {
	min-height: 90px;
}

.mk-blog-classic-item .mk-audio-section .jp-audio div.jp-interface,
.mk-blog-modern-item .mk-audio-section .jp-audio div.jp-interface {
	min-height: 160px !important;
}

.jp-controls-holder {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	top: -8px;
}

.jp-interface ul.jp-controls {
	left: 50%;
	list-style-type: none;
	margin: -14px 0 0 -28px;
	padding: 0;
	position: absolute;
	top: 50%;
}

.jp-interface ul.jp-controls li {
	display: inline;
	float: left;
	margin: 0;
}

.jp-interface ul.jp-controls a {
	display: block;
}

a.jp-pause,
a.jp-play {
	border: 1px solid #252525;
	border-radius: 50px;
	display: block;
	height: 30px;
	padding: 9px 6px 7px 10px;
	text-align: center;
	width: 30px;
}

a.jp-pause:hover,
a.jp-play:hover {
	border-color: #fff;
}

a.jp-pause:hover svg,
a.jp-play:hover svg {
	fill: #fff;
}

a.jp-pause svg,
a.jp-play svg {
	fill: #252525;
	height: 16px;
	vertical-align: middle;
}

a.jp-pause {
	display: none;
	padding: 9px 8px 7px;
}

.jp-progress {
	background-color: rgba(0, 0, 0, 0.2);
}

.jp-audio .jp-progress {
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
}

.jp-audio .jp-type-single .jp-progress {
	left: 0;
	width: 100%;
}

.jp-seek-bar {
	cursor: pointer;
	height: 100%;
	width: 0;
}

.jp-play-bar {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	position: relative;
	width: 0;
}

a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	height: 15px;
	margin-top: 0;
	width: 18px;
}

.jp-volume-bar,
.jp-volume-bar-value {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAiCAQAAADragGFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RjJBNDk2RjQwRDcxMUUzODhFNUVBRjVCMDg3MjJCMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RjJBNDk3MDQwRDcxMUUzODhFNUVBRjVCMDg3MjJCMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVGMkE0OTZENDBENzExRTM4OEU1RUFGNUIwODcyMkIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVGMkE0OTZFNDBENzExRTM4OEU1RUFGNUIwODcyMkIxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+S5VOAwAAAHNJREFUSMftksENwDAIA1nGc7E9a6SvSqgiQHGekb93EjIWSJ71CQwmXQkGa0seriWD9SUH11IA76UEPiyNzqOKoCqnnsvMKBzsGuRKr/S7coX2n6vQtuThWlJoX3JwLQXwXkrgw9LoPKoIqnLqucyMosE+NlMGu0fPTasAAAAASUVORK5CYII=)
		left bottom no-repeat;
}

.jp-volume-bar {
	bottom: 10px;
	cursor: pointer;
	height: 14px;
	position: absolute;
	right: 10px;
	width: 26px;
}

.jp-volume-bar svg {
	fill: #252525;
	height: 16px;
	left: -12px;
	position: absolute;
	top: 0;
}

.jp-volume-bar-value {
	height: 14px;
	width: 0;
}

.jp-audio .jp-time-holder {
	left: 0;
	padding: 0 10px;
	position: absolute;
	top: 20px;
	width: 100%;
}

.jp-audio .jp-type-single .jp-time-holder {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	width: 100%;
}

.jp-current-time,
.jp-duration {
	display: inline-block;
}

.jp-current-time {
	float: left;
}

.jp-duration {
	float: right;
}

.jp-jplayer,
.jp-jplayer audio {
	height: 0;
	width: 0;
}

.jp-jplayer {
	background-color: #000;
}

ul.jp-toggles {
	list-style-type: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

.jp-audio .jp-type-single ul.jp-toggles {
	width: 25px;
}

.jp-audio .jp-type-playlist ul.jp-toggles {
	left: 325px;
	margin: 0;
	position: absolute;
	top: 50px;
	width: 55px;
}

ul.jp-toggles li {
	display: block;
	float: right;
}

ul.jp-toggles li a {
	display: block;
	height: 18px;
	line-height: 100%;
	text-indent: -9999px;
	width: 25px;
}

.jp-no-solution {
	background-color: #eee;
	border: 2px solid #009be3;
	color: #000;
	display: none;
	font-size: 0.8em;
	padding: 5px;
}

.jp-no-solution a {
	color: #000;
}

.jp-no-solution span {
	display: block;
	font-size: 1em;
	font-weight: 700;
	text-align: center;
}

.mk-banner-builder {
	margin-bottom: 0;
}

.mk-blockquote {
	line-height: 150% !important;
	margin-bottom: 20px;
	position: relative;
}

.mk-blockquote p {
	margin-bottom: 0;
}

.mk-blockquote.align-left {
	clear: both;
	float: none;
}

.mk-blockquote.align-right {
	float: right;
}

.mk-blockquote.quote-style {
	background-color: rgba(0, 0, 0, 0.05);
	padding: 20px 20px 20px 70px;
}

.mk-blockquote.quote-style .mk-svg-icon {
	display: block;
	fill: rgba(0, 0, 0, 0.1);
	height: 32px !important;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 32px !important;
}

.mk-blockquote.line-style {
	border-left: 2px solid;
	padding: 10px 10px 10px 40px;
}

.mk-blog-container-lazyload .blog-image,
.mk-blog-container-lazyload .swiper-slide-image {
	background-color: #e0e0e0;
}

.mk-blog-classic-item {
	background-color: #fff;
	border: 1px solid #eee;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.mk-blog-classic-item .mk-readmore {
	bottom: 25px;
	letter-spacing: 1px;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
}

.mk-blog-classic-item .mk-readmore svg {
	height: 8px;
	margin-right: 5px;
}

.mk-blog-classic-item .mk-readmore:hover {
	color: #252525 !important;
}

.mk-blog-classic-item .blog-social-share:before {
	left: -5px;
	top: 50%;
}

.mk-blog-classic-item .blog-social-share li {
	display: inline-block;
	float: left;
}

.mk-blog-classic-item .mk-audio-section {
	height: 170px;
	margin-bottom: 0;
}

.mk-blog-classic-item .mk-audio-section .jp-audio.audio-has-img {
	margin-left: 170px;
}

.mk-blog-classic-item.instagram-post-type {
	border: 0;
}

.mk-blog-classic-item.instagram-post-type .instagram-image {
	display: block;
}

.mk-blog-classic-item.blockquote-post-type .the-excerpt,
.mk-blog-classic-item.instagram-post-type .instagram-title span a,
.mk-blog-classic-item.instagram-post-type .instagram-title svg,
.mk-blog-classic-item.instagram-post-type
	.mk-blog-meta
	.mk-blog-meta-wrapper
	.mk-categories,
.mk-blog-classic-item.instagram-post-type .mk-readmore,
.mk-blog-classic-item.instagram-post-type .the-excerpt,
.mk-blog-classic-item.instagram-post-type .the-title {
	display: none;
}

.mk-blog-classic-item.instagram-post-type .instagram-image img {
	width: 100%;
}

.mk-blog-classic-item.instagram-post-type .instagram-title {
	font-size: 24px;
	margin-bottom: 0;
	padding: 40px 40px 0;
}

.mk-blog-classic-item.instagram-post-type .mk-blog-meta {
	padding: 0 20px 40px 40px;
}

.mk-blog-classic-item.instagram-post-type .mk-blog-meta .mk-blog-meta-wrapper {
	padding-left: 40px;
	position: relative;
	top: 30px;
}

.mk-blog-classic-item.instagram-post-type
	.mk-blog-meta
	.mk-blog-meta-wrapper:before {
	content: "";
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}

.mk-blog-classic-item.instagram-post-type .blog-share-container {
	float: right;
}

.mk-blog-classic-item.instagram-post-type .blog-social-share {
	left: auto;
	right: 67px;
}

.mk-blog-classic-item.instagram-post-type .blog-social-share:before {
	left: auto;
	right: -5px;
}

.mk-blog-classic-item.blockquote-post-type {
	padding: 70px 40px 40px;
}

.mk-blog-classic-item.blockquote-post-type .blog-blockquote-content {
	color: #222;
	font-size: 26px;
	line-height: 40px;
	padding-left: 70px;
}

.mk-blog-classic-item.blockquote-post-type
	.blog-blockquote-content
	.mk-svg-icon {
	display: block;
	fill: rgba(0, 0, 0, 0.1);
	left: 40px;
	position: absolute;
	top: 70px;
}

.mk-blog-classic-item.blockquote-post-type .mk-blog-meta-wrapper .mk-categories,
.mk-blog-classic-item.blockquote-post-type .mk-readmore,
.mk-blog-classic-item.blockquote-post-type .the-title {
	display: none;
}

.mk-blog-classic-item.blockquote-post-type .blog-blockquote-content footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.mk-blog-classic-item.blockquote-post-type .mk-blog-meta-wrapper {
	left: 40px;
	position: absolute;
	top: 40px;
}

.mk-blog-classic-item.blockquote-post-type .mk-blog-meta {
	padding: 0;
}

.mk-blog-classic-item.twitter-post-type {
	padding: 70px 40px 40px;
}

.mk-blog-classic-item .blog-twitter-content {
	color: #222;
	font-size: 22px;
	line-height: 40px;
	padding-left: 50px;
	position: relative;
	word-wrap: break-word;
}

.mk-blog-classic-item .blog-twitter-content:before {
	background-position: center 10px;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 35px;
}

.mk-blog-classic-item .blog-twitter-content a {
	color: #55acee;
}

.mk-blog-classic-item .blog-twitter-content footer {
	line-height: normal;
	position: absolute;
	right: 40px;
	text-align: right;
	top: 130%;
}

.mk-blog-classic-item .blog-twitter-content footer a,
.mk-blog-classic-item .blog-twitter-content footer span {
	display: block;
}

.mk-blog-classic-item.twitter-post-type .mk-blog-meta-wrapper .mk-blog-author,
.mk-blog-classic-item.twitter-post-type .mk-blog-meta-wrapper .mk-categories,
.mk-blog-classic-item.twitter-post-type .mk-blog-meta-wrapper > span,
.mk-blog-classic-item.twitter-post-type .mk-readmore,
.mk-blog-classic-item.twitter-post-type .the-excerpt,
.mk-blog-classic-item.twitter-post-type .the-title {
	display: none;
}

.mk-blog-classic-item .blog-twitter-content footer span {
	color: #222;
	font-size: 20px;
	font-weight: 700;
}

.mk-blog-classic-item .blog-twitter-content footer a {
	color: #55acee;
	font-size: 16px;
}

.mk-blog-classic-item.twitter-post-type .mk-blog-meta-wrapper {
	left: 40px;
	position: absolute;
	top: 40px;
}

.mk-blog-classic-item.twitter-post-type .mk-blog-meta {
	margin-top: 30px;
	padding: 0;
}

.mk-blog-container .featured-image:hover .image-hover-overlay {
	opacity: 0.9;
}

.mk-blog-classic-item .blog-loop-comments,
.mk-blog-classic-item .mk-blog-share {
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	cursor: pointer;
	display: table;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 15px;
	position: relative;
	text-align: center;
	transition: all 0.15s;
	width: 36px;
}

.mk-blog-classic-item .blog-loop-comments svg,
.mk-blog-classic-item .mk-blog-share svg {
	fill: #636363;
	height: 16px;
	vertical-align: text-top;
}

.mk-blog-classic-item .blog-loop-comments span {
	border-radius: 30px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 20px;
	left: 25px;
	line-height: 20px;
	padding: 0 7px;
	position: absolute;
	top: -10px;
}

.mk-blog-classic-item .blog-loop-comments:hover,
.mk-blog-classic-item .mk-blog-share:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.blog-share-container {
	float: left;
	position: relative;
}

.mk-blog-portraite {
	width: 100%;
}

.mk-blog-portraite .blog-gallery-type,
.mk-blog-portraite .featured-image {
	display: inline-block;
	float: left;
	width: 50%;
}

.mk-blog-portraite .mk-blog-meta {
	float: left;
	width: 50%;
}

.sticky {
	border: 1px solid #ccc;
}

.the-excerpt {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.mk-readmore {
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
}

.mk-readmore svg {
	height: 8px;
	margin-right: 5px;
}

.mk-readmore:hover {
	color: #252525 !important;
}

.mk-blog-classic-item .mk-blog-meta,
.mk-blog-modern-item .mk-blog-meta {
	padding: 40px;
}

.mk-blog-classic-item .the-title,
.mk-blog-modern-item .the-title {
	letter-spacing: 1px;
	margin-top: 5px;
}

.mk-blog-classic-item .the-title a,
.mk-blog-modern-item .the-title a {
	font-size: 24px;
	line-height: 24px;
}

.mk-blog-classic-item .the-excerpt,
.mk-blog-modern-item .the-excerpt {
	margin-bottom: 30px;
}

.mk-blog-classic-item .mk-blog-meta-wrapper,
.mk-blog-modern-item .mk-blog-meta-wrapper {
	color: #999;
	font-size: 12px;
	font-style: italic;
}

.mk-blog-classic-item .mk-blog-meta-wrapper > div,
.mk-blog-modern-item .mk-blog-meta-wrapper > div {
	display: inline-block;
	margin-right: 5px;
}

.mk-blog-classic-item .mk-blog-meta-wrapper a,
.mk-blog-modern-item .mk-blog-meta-wrapper a {
	color: #252525;
}

.mk-blog-classic-item .featured-image,
.mk-blog-modern-item .featured-image {
	display: block;
	overflow: hidden;
	position: relative;
}

.mk-blog-classic-item .featured-image a,
.mk-blog-modern-item .featured-image a {
	display: block;
	overflow: hidden;
}

.mk-blog-classic-item .featured-image img,
.mk-blog-modern-item .featured-image img {
	max-width: 100%;
	position: relative;
	width: 100%;
}

.mk-blog-classic-item .swiper-slide img,
.mk-blog-modern-item .swiper-slide img {
	width: 100%;
}

.mk-blog-classic-item .featured-image:hover .image-hover-overlay,
.mk-blog-modern-item .featured-image:hover .image-hover-overlay {
	opacity: 0.85;
}

.mk-blog-classic-item .featured-image:hover img,
.mk-blog-modern-item .featured-image:hover img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-social-share {
	background-color: #252525;
	display: none;
	list-style: none;
	margin: 0;
	padding: 15px 10px;
	position: absolute;
	text-align: center;
}

.blog-social-share:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #252525;
	content: "";
	display: block;
	height: 10px;
	margin-top: -5px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
}

.mk-blog-grid-item.one-column,
.mk-gallery,
.mk-portfolio-grid,
.mk-portfolio-masonry,
.mk-spotlight-wrapper {
	width: 100%;
}

.blog-social-share li {
	margin: 0;
}

.blog-social-share li a {
	color: #a8a8a8;
	display: block;
	margin: 0 10px;
}

.blog-social-share li a:hover {
	color: #fff;
}

.blog-social-share li a svg {
	height: 16px;
	margin-top: 4px;
	vertical-align: top;
}

.mk-blog-container .mk-swipe-slideshow {
	margin-bottom: 0;
}

.mk-blog-container .audio-iframe {
	margin-bottom: 25px;
}

.mk-blog-container {
	transition: height 0.1s;
}

.mk-blog-grid-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.mk-blog-grid-item .blog-grid-holder {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	margin: 0 12px 24px;
}

.mk-blog-grid-item.two-column {
	width: 50%;
}

.mk-blog-grid-item.three-column {
	width: 33.33%;
}

.mk-blog-grid-item.four-column {
	width: 25%;
}

.mk-blog-grid-item.four-column .blog-grid-holder {
	margin: 0 8px 16px;
}

.mk-blog-grid-item .mk-swipe-slideshow img {
	width: 100%;
}

.mk-blog-grid-item .featured-image {
	display: block;
	overflow: hidden;
	position: relative;
}

.mk-blog-grid-item .featured-image img {
	position: relative;
	width: 100%;
}

.mk-blog-grid-item .featured-image:hover .blog-grid-hover-icon {
	opacity: 1;
}

.mk-blog-grid-item .mk-blog-meta {
	line-height: 18px;
	padding: 20px;
}

.mk-blog-grid-item time {
	display: block;
	margin-bottom: 10px;
}

.mk-blog-grid-item time a {
	color: #999;
	font-size: 11px;
	font-style: italic;
}

.mk-blog-grid-item .the-title {
	line-height: 18px !important;
	margin-top: 5px;
	text-transform: uppercase !important;
}

.mk-blog-grid-item .the-title a {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
}

.mk-blog-grid-item .the-excerpt {
	margin: 5px 0;
}

.mk-blog-grid-item .blog-grid-footer {
	border-top: 1px solid #e3e3e3;
	padding: 15px 20px;
	position: relative;
}

.mk-blog-grid-item .mk-love-holder {
	position: absolute;
	right: 20px;
	top: 15px;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder {
	position: relative;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .instagram-image {
	display: block;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .instagram-title {
	background: 0 0;
	bottom: 50px;
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	line-height: 20px;
	margin-bottom: 0;
	padding: 15px 25px;
	position: absolute;
	text-transform: initial;
	width: calc(100%-50px);
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .instagram-title span {
	color: #fff;
	display: block;
	padding-left: 30px;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .instagram-image img {
	width: 100%;
}

.mk-blog-grid-item.instagram-post-type
	.blog-grid-holder
	.instagram-title
	span
	a {
	color: #55acee;
	display: block;
}

.mk-blog-grid-item.instagram-post-type
	.blog-grid-holder
	.blog-grid-footer
	.mk-readmore,
.mk-blog-grid-item.instagram-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-grid-item.instagram-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-title {
	display: none;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .instagram-title svg {
	height: 20px;
	left: 25px;
	position: absolute;
	top: 18px;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-grid-item.instagram-post-type
	.blog-grid-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper {
	bottom: 5px;
	left: 20px;
	position: absolute;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .blog-grid-footer {
	padding-bottom: 25px;
	padding-top: 25px;
}

.mk-blog-grid-item.instagram-post-type .blog-grid-holder .mk-love-holder {
	top: 12px;
}

.mk-blog-grid-item.blockquote-post-type .blog-grid-holder {
	position: relative;
}

.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.blog-blockquote-content {
	color: #222;
	font-size: 22px;
	line-height: 40px;
	padding: 40px 25px 25px 80px;
}

.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.blog-blockquote-content
	.mk-svg-icon {
	display: block;
	fill: rgba(0, 0, 0, 0.1);
	left: 25px;
	position: absolute;
	top: 50px;
}

.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.blog-grid-footer
	.mk-readmore,
.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-title {
	display: none;
}

.mk-blog-grid-item.blockquote-post-type .blog-grid-holder .mk-love-holder,
.mk-blog-grid-item.twitter-post-type .blog-grid-holder .mk-love-holder {
	top: 12px;
}

.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.blog-blockquote-content
	footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.mk-blog-grid-item.blockquote-post-type .blog-grid-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-grid-item.blockquote-post-type
	.blog-grid-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper {
	bottom: 5px;
	left: 20px;
	position: absolute;
}

.mk-blog-grid-item.blockquote-post-type .blog-grid-holder .blog-grid-footer {
	padding-bottom: 25px;
	padding-top: 25px;
}

.mk-blog-grid-item.twitter-post-type .blog-grid-holder {
	position: relative;
}

.mk-blog-grid-item.twitter-post-type .blog-grid-holder .blog-twitter-content {
	color: #222;
	font-size: 22px;
	line-height: 36px;
	padding: 25px 40px 90px;
	word-wrap: break-word;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content:before {
	background-position: center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 30px;
	margin-bottom: 45px;
	width: 100%;
}

.mk-blog-grid-item.twitter-post-type .blog-grid-holder .blog-twitter-content a {
	color: #55acee;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content
	footer {
	line-height: normal;
	margin-top: 35px;
	text-align: left;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content
	footer
	a,
.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content
	footer
	span {
	display: block;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-grid-footer
	.mk-readmore,
.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.mk-blog-meta
	.mk-readmore,
.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.mk-blog-meta
	.the-title {
	display: none;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content
	footer
	span {
	color: #222;
	font-size: 14px;
	font-weight: 700;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.blog-twitter-content
	footer
	a {
	color: #55acee;
	font-size: 12px;
}

.mk-blog-grid-item.twitter-post-type .blog-grid-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-grid-item.twitter-post-type
	.blog-grid-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper {
	bottom: 5px;
	left: 20px;
	position: absolute;
}

.mk-blog-grid-item.twitter-post-type .blog-grid-holder .blog-grid-footer {
	padding-bottom: 25px;
	padding-top: 25px;
}

.mk-blog-container.no-border .mk-blog-grid-item .blog-grid-holder,
.mk-blog-container.no-border
	.mk-blog-grid-item
	.blog-grid-holder
	.blog-grid-footer {
	border: transparent;
}

.mk-blog-magazine-item {
	margin: 0;
}

.mk-blog-magazine-item .the-title {
	font-size: 16px !important;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.mk-blog-magazine-item .blog-item-holder {
	background-color: #fff;
}

.mk-blog-magazine-item .mk-blog-meta {
	color: #a6a6a6;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 15px;
}

.mk-blog-magazine-item .mk-blog-meta a {
	color: #a6a6a6;
}

.mk-blog-magazine-item .mk-blog-meta .mk-categories,
.mk-blog-magazine-item .mk-blog-meta time {
	display: inline-block;
	float: left;
}

.mk-blog-magazine-item.magazine-featured-post {
	box-sizing: border-box;
	margin-bottom: 25px;
}

.mk-blog-magazine-item.magazine-featured-post .item-wrapper {
	padding: 20px 25px 25px;
	zoom: 1;
}

.mk-blog-magazine-item.magazine-featured-post .item-wrapper:after,
.mk-blog-magazine-item.magazine-featured-post .item-wrapper:before {
	content: " ";
	display: table;
}

.mk-blog-magazine-item.magazine-featured-post .item-wrapper:after {
	clear: both;
}

.mk-blog-magazine-item.magazine-featured-post .featured-image {
	overflow: hidden;
	position: relative;
}

.mk-blog-magazine-item.magazine-featured-post .featured-image img {
	width: 100%;
}

.mk-blog-magazine-item.magazine-featured-post
	.featured-image
	.image-gradient-overlay {
	background: 0 0;
	bottom: 0;
	height: 50%;
	left: 0;
	position: absolute;
	width: 100%;
}

.mk-blog-magazine-item.magazine-featured-post .blog-magazine-social-section {
	color: #999;
	display: inline-block;
	float: right;
}

.mk-blog-magazine-item.magazine-featured-post
	.blog-magazine-social-section
	span {
	color: #999;
	font-size: 11px;
}

.mk-blog-magazine-item.magazine-featured-post
	.blog-magazine-social-section
	svg {
	fill: #bdbdbd;
}

.mk-blog-magazine-item.magazine-featured-post
	.blog-magazine-social-section
	.mk-love-holder {
	display: inline-block;
	margin-left: 10px;
}

.mk-blog-magazine-item.magazine-featured-post
	.blog-magazine-social-section
	.blog-loop-comments
	svg,
.mk-blog-magazine-item.magazine-featured-post
	.blog-magazine-social-section
	.mk-love-holder
	svg {
	height: 16px;
	margin-right: 3px;
	vertical-align: middle;
}

.mk-blog-magazine-item.magazine-featured-post .the-excerpt p {
	color: #797979;
	font-size: 14px;
	letter-spacing: 1px;
}

.mk-blog-magazine-item.magazine-thumb-post {
	box-sizing: border-box;
	float: left;
	margin-bottom: 25px;
	width: 50%;
}

.mk-blog-magazine-item.magazine-thumb-post .the-title {
	font-size: 14px !important;
	margin-bottom: 8px;
	margin-top: 15px;
}

.mk-blog-magazine-item.magazine-thumb-post .featured-image {
	float: left;
	overflow: hidden;
	position: relative;
	width: 20%;
}

.mk-blog-magazine-item.magazine-thumb-post .item-wrapper {
	float: left;
	padding: 5px 5px 0 20px;
	width: 70%;
}

.mk-blog-magazine-item.magazine-thumb-post .item-wrapper .blog-title {
	margin: 5px 0;
}

.mag-one-column .magazine-featured-post {
	margin-bottom: 25px;
}

.mag-one-column .magazine-thumb-post {
	width: 100%;
}

.mag-two-column-left .magazine-featured-post,
.mag-two-column-right .magazine-featured-post {
	position: relative;
	width: 50%;
}

.mag-two-column-left .magazine-thumb-post,
.mag-two-column-right .magazine-thumb-post {
	width: 50%;
}

.mag-two-column-right .magazine-featured-post {
	float: right;
}

.mag-two-column-right .magazine-featured-post .blog-item-holder {
	margin-left: 25px;
}

.mag-two-column-left .magazine-featured-post,
.mag-two-column-right .magazine-thumb-post {
	float: left;
}

.mag-two-column-left .magazine-featured-post .blog-item-holder {
	margin-right: 25px;
}

.mag-two-column-left .magazine-thumb-post {
	float: right;
}

.mk-blog-modern-item {
	margin-bottom: 50px;
	position: relative;
	width: 100%;
}

.mk-blog-modern-item .mk-blog-meta {
	display: block;
	margin: 0 20px 20px 100px;
	padding: 0 !important;
}

.mk-blog-modern-item .featured-image,
.mk-blog-modern-item .mk-audio-section,
.mk-blog-modern-item .mk-swipe-slideshow {
	margin-bottom: 25px !important;
}

.mk-blog-modern-item .mk-audio-section {
	height: 170px;
}

.mk-blog-modern-item .mk-audio-section .jp-audio.audio-has-img {
	margin-left: 170px;
}

.mk-blog-modern-item .blog-loop-comments,
.mk-blog-modern-item .mk-blog-share,
.mk-blog-modern-item .mk-love-holder {
	color: #898989;
	display: block;
	line-height: 15px;
	padding: 12px 0;
	text-align: center;
}

.mk-blog-modern-item .blog-loop-comments svg,
.mk-blog-modern-item .mk-blog-share svg,
.mk-blog-modern-item .mk-love-holder svg {
	height: 16px;
}

.mk-blog-modern-item .blog-loop-comments span,
.mk-blog-modern-item .mk-blog-share span,
.mk-blog-modern-item .mk-love-holder span {
	margin-top: 2px;
}

.mk-blog-modern-item .blog-share-container {
	border-bottom: 1px solid #efefef;
	display: block;
	float: none;
}

.mk-blog-modern-item .blog-loop-comments {
	border-bottom: 1px solid #efefef;
	line-height: 16px;
}

.mk-blog-modern-item .blog-loop-comments span {
	display: block;
	font-size: 11px;
}

.mk-blog-modern-item .mk-blog-share {
	cursor: pointer;
	padding: 20px 0;
}

.mk-blog-modern-item .mk-love-holder i span {
	position: absolute;
}

.mk-blog-modern-item .mk-love-holder .mk-love-count {
	display: block;
}

.mk-blog-modern-item .blog-social-share:before {
	bottom: -5px;
	left: 25px;
}

.mk-blog-modern-item .blog-social-share li {
	display: inline-block;
	margin: 3px 2px;
}

.mk-blog-modern-item.blockquote-post-type {
	position: relative;
}

.mk-blog-modern-item.blockquote-post-type .blog-blockquote-content {
	color: #222;
	font-size: 26px;
	line-height: 40px;
	padding: 50px 20px 20px 170px;
}

.mk-blog-modern-item.blockquote-post-type .the-excerpt {
	display: none;
}

.mk-blog-modern-item.blockquote-post-type
	.blog-blockquote-content
	.mk-svg-icon {
	display: block;
	fill: rgba(0, 0, 0, 0.1);
	left: 100px;
	position: absolute;
	top: 60px;
}

.mk-blog-modern-item.blockquote-post-type .blog-blockquote-content footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.mk-blog-modern-item.blockquote-post-type .blog-modern-social-section {
	float: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}

.mk-blog-modern-item.blockquote-post-type .mk-blog-meta-wrapper .mk-categories {
	display: none;
}

.mk-blog-modern-item.blockquote-post-type .mk-blog-meta {
	display: inline-block;
	left: 100px;
	margin: 0 !important;
	position: absolute;
	top: 0;
}

.mk-blog-modern-item.blockquote-post-type .mk-blog-meta .mk-button,
.mk-blog-modern-item.blockquote-post-type .mk-blog-meta .the-title {
	display: none !important;
}

.mk-blog-modern-item.blockquote-post-type .mk-blog-meta .the-excerpt {
	margin-bottom: 0;
}

.mk-blog-modern-item.instagram-post-type .instagram-image {
	display: block;
}

.mk-blog-modern-item.instagram-post-type .instagram-image img {
	width: 100%;
}

.mk-blog-modern-item.instagram-post-type .instagram-title {
	font-size: 24px;
	margin-top: 60px;
	padding-left: 100px;
	position: absolute;
}

.mk-blog-modern-item.instagram-post-type .instagram-title span a,
.mk-blog-modern-item.instagram-post-type .instagram-title svg {
	display: none;
}

.mk-blog-modern-item.instagram-post-type .mk-button-container,
.mk-blog-modern-item.instagram-post-type .the-excerpt,
.mk-blog-modern-item.instagram-post-type .the-title {
	display: none !important;
}

.mk-blog-modern-item.instagram-post-type .blog-modern-social-section,
.mk-blog-modern-item.instagram-post-type .mk-blog-meta {
	margin-top: 20px;
}

.mk-blog-modern-item.instagram-post-type .mk-blog-meta-wrapper {
	padding-left: 40px;
	position: relative;
}

.mk-blog-modern-item.instagram-post-type .mk-blog-meta-wrapper:before {
	content: "";
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}

.mk-blog-modern-item.instagram-post-type .mk-blog-meta-wrapper .mk-categories {
	display: none;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content {
	color: #222;
	font-size: 22px;
	line-height: 40px;
	padding-left: 100px;
	padding-top: 50px;
	word-wrap: break-word;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content a {
	color: #55acee;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content footer {
	display: block;
	line-height: normal;
	margin-top: 35px;
	padding-left: 50px;
	position: relative;
}

.mk-blog-newspaper-item .mk-blog-meta,
.mk-blog-newspaper-item .newspaper-item-footer-holder {
	padding: 20px;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content footer:before {
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 35px;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content footer span {
	color: #222;
	display: block;
	font-size: 20px;
	font-weight: 700;
}

.mk-blog-modern-item.twitter-post-type .blog-twitter-content footer a {
	color: #55acee;
	display: inline-block;
	font-size: 16px;
}

.mk-blog-modern-item.twitter-post-type .mk-blog-meta-wrapper {
	position: absolute;
	top: 0;
}

.mk-blog-modern-item.twitter-post-type .mk-blog-meta-wrapper .mk-blog-author,
.mk-blog-modern-item.twitter-post-type .mk-blog-meta-wrapper .mk-categories,
.mk-blog-modern-item.twitter-post-type .mk-blog-meta-wrapper > span {
	display: none;
}

.mk-blog-modern-item.twitter-post-type .blog-modern-social-section {
	float: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}

.mk-blog-modern-item.twitter-post-type .mk-button,
.mk-blog-modern-item.twitter-post-type .the-excerpt,
.mk-blog-modern-item.twitter-post-type .the-title {
	display: none !important;
}

.blog-modern-social-section {
	border-right: 1px solid #efefef;
	float: left;
	margin-left: 20px;
	min-height: 150px;
	text-transform: center;
	width: 50px;
}

.mk-blog-newspaper-item {
	float: left;
	margin: 0;
	overflow: hidden;
}

.mk-blog-newspaper-item .blog-item-holder {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05);
	margin: 0 12px 24px;
	position: relative;
}

.mk-blog-newspaper-item.one-column {
	width: 100%;
}

.mk-blog-newspaper-item.two-column {
	width: 49.75%;
}

.mk-blog-newspaper-item.three-column {
	width: 33.1%;
}

.mk-blog-newspaper-item.four-column {
	width: 24.8%;
}

.mk-blog-newspaper-item.four-column .blog-grid-holder {
	margin: 0 8px 16px;
}

.mk-blog-newspaper-item .mk-swipe-slideshow img {
	width: 100%;
}

.mk-blog-newspaper-item .featured-image {
	overflow: hidden;
	position: relative;
}

.mk-blog-newspaper-item .featured-image img {
	max-width: 100%;
	width: 100%;
}

.mk-blog-newspaper-item .featured-image:hover img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.mk-blog-newspaper-item .audio-iframe {
	margin-bottom: 0;
}

.mk-blog-newspaper-item time {
	display: block;
	margin-bottom: 15px;
}

.mk-blog-newspaper-item time a {
	color: #999;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 11px;
}

.mk-blog-newspaper-item .the-title {
	letter-spacing: 1px;
	line-height: 18px;
	margin-bottom: 10px !important;
}

.mk-blog-newspaper-item .the-title a {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

.mk-blog-newspaper-item .mk-readmore {
	float: left;
	margin-top: 7px;
}

.mk-blog-newspaper-item .blog-loop-comments,
.mk-blog-newspaper-item .mk-love-holder,
.mk-blog-newspaper-item .newspaper-item-share {
	color: #ccc;
	cursor: pointer;
	float: right;
	font-size: 11px;
	margin-left: 15px;
}

.mk-blog-newspaper-item .blog-loop-comments svg,
.mk-blog-newspaper-item .mk-love-holder svg,
.mk-blog-newspaper-item .newspaper-item-share svg {
	height: 16px;
	vertical-align: middle;
}

.mk-blog-newspaper-item .blog-loop-comments .mk-love-this span,
.mk-blog-newspaper-item .blog-loop-comments:hover,
.mk-blog-newspaper-item .mk-love-holder .mk-love-this span,
.mk-blog-newspaper-item .mk-love-holder:hover,
.mk-blog-newspaper-item .newspaper-item-share .mk-love-this span,
.mk-blog-newspaper-item .newspaper-item-share:hover {
	color: #b1b1b1;
}

.mk-blog-newspaper-item .blog-loop-comments .mk-love-this svg,
.mk-blog-newspaper-item .mk-love-holder .mk-love-this svg,
.mk-blog-newspaper-item .newspaper-item-share .mk-love-this svg {
	fill: #b1b1b1;
	height: 16px;
}

.mk-blog-newspaper-item .blog-loop-comments span {
	margin-left: 4px;
}

.mk-blog-newspaper-item .newspaper-item-footer {
	background-color: #fafafa;
	border-top: 1px solid #e3e3e3;
	position: relative;
	z-index: 2;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list {
	background-color: #fff;
	display: none;
	list-style: none;
	margin: 0;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li {
	margin: 0 0 15px;
	padding: 0 10px;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-comments-list
	li:first-child {
	border-top: 1px solid #e3e3e3;
	padding-top: 20px !important;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-comments-list
	li:last-child {
	padding-bottom: 10px !important;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-comments-list
	li
	.avatar {
	border-radius: 100%;
	display: inline-block;
	float: left;
	margin: 0 16px 5px;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-comments-list
	li
	.comment-author {
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 15px;
	margin: 0 0 4px 40px;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-comments-list
	li
	.comment-content {
	color: #666;
	display: block;
	font-size: 11px;
	line-height: 18px;
	margin-left: 50px;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share {
	background-color: #fff;
	border-top: 1px solid #e3e3e3;
	display: none;
	list-style: none;
	margin: 0;
	padding: 15px;
	text-align: center;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li {
	display: inline-block;
	margin: 0;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a {
	border: 1px solid #b9b9b9;
	border-radius: 50%;
	display: block;
	height: 30px;
	margin: 0 3px;
	width: 30px;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-social-share
	li
	a
	svg {
	fill: #b9b9b9;
	height: 16px;
	vertical-align: bottom;
}

.mk-blog-newspaper-item
	.newspaper-item-footer
	.newspaper-social-share
	li
	a:hover {
	border-color: #9b9b9b;
	color: #9b9b9b;
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder {
	position: relative;
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-image {
	display: block;
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-title {
	background: 0 0;
	bottom: 60px;
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	line-height: 20px;
	margin-bottom: 0;
	padding: 15px 25px;
	position: absolute;
	text-transform: initial;
	width: calc(100%-50px);
}

.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.instagram-title
	span {
	color: #fff;
	display: block;
	padding-left: 30px;
}

.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.instagram-title
	span
	a {
	color: #55acee;
	display: block;
}

.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.instagram-title
	svg {
	height: 20px;
	left: 25px;
	position: absolute;
	top: 18px;
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-title,
.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.newspaper-item-footer
	.mk-readmore {
	display: none;
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-love-holder {
	top: 12px;
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder {
	position: relative;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.blog-blockquote-content {
	color: #222;
	font-size: 22px;
	line-height: 40px;
	padding: 40px 25px 25px 80px;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-blockquote-content
	.mk-svg-icon {
	display: block;
	fill: rgba(0, 0, 0, 0.1);
	left: 25px;
	position: absolute;
	top: 50px;
	width: 48px;
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-love-holder,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-love-holder {
	top: 12px;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.blog-blockquote-content
	footer {
	color: #999;
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-title,
.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.newspaper-item-footer
	.mk-readmore {
	display: none;
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder {
	position: relative;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content {
	color: #222;
	font-size: 22px;
	line-height: 36px;
	padding: 25px 40px 90px;
	word-wrap: break-word;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content:before {
	background-position: center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 30px;
	margin-bottom: 45px;
	width: 100%;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	a {
	color: #55acee;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	footer {
	line-height: normal;
	margin-top: 35px;
	text-align: left;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	footer
	a,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	footer
	span {
	display: block;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.newspaper-item-share,
.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.newspaper-item-share,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.mk-blog-meta
	.mk-readmore,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-excerpt,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.mk-blog-meta
	.the-title,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.newspaper-item-footer
	.mk-readmore,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.newspaper-item-share {
	display: none;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	footer
	span {
	color: #222;
	font-size: 14px;
	font-weight: 700;
}

.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.blog-twitter-content
	footer
	a {
	color: #55acee;
	font-size: 12px;
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta {
	padding: 0;
}

.mk-blog-newspaper-item.blockquote-post-type
	.blog-item-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper,
.mk-blog-newspaper-item.instagram-post-type
	.blog-item-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper,
.mk-blog-newspaper-item.twitter-post-type
	.blog-item-holder
	.mk-blog-meta
	.mk-blog-meta-wrapper {
	bottom: 5px;
	left: 20px;
	position: absolute;
	z-index: 5;
}

.mk-blog-spotlight-item {
	float: left;
	width: 100%;
}

.mk-blog-spotlight-item.one-column {
	width: 100%;
}

.mk-blog-spotlight-item.two-column {
	width: 50%;
}

.mk-blog-spotlight-item.three-column {
	width: 33.33%;
}

.mk-blog-spotlight-item.four-column {
	width: 25%;
}

.mk-blog-spotlight-item .featured-image {
	position: relative;
	width: 100%;
}

.mk-blog-spotlight-item .featured-image > a {
	display: block;
	line-height: 4px;
}

.mk-blog-spotlight-item .featured-image img {
	width: 100%;
}

.mk-blog-spotlight-item .featured-image .image-hover-overlay {
	background-color: #000 !important;
	opacity: 0.5;
	transition: all 0.25s ease-out;
}

.mk-blog-spotlight-item .featured-image:hover .image-hover-overlay {
	opacity: 0.3;
}

.mk-blog-spotlight-item .item-wrapper {
	color: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.mk-blog-spotlight-item .item-wrapper:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.5em;
	vertical-align: middle;
}

.mk-blog-spotlight-item .item-wrapper .mk-blog-meta {
	display: inline-block;
	margin: 0 auto;
	max-width: 70%;
	vertical-align: middle;
}

.mk-blog-spotlight-item .item-wrapper h3 {
	font-size: 20px !important;
	font-weight: 700 !important;
	letter-spacing: 2px;
	margin: 8% 0;
}

.mk-blog-spotlight-item .item-wrapper h3,
.mk-blog-spotlight-item .item-wrapper h3 a,
.mk-blog-spotlight-item .item-wrapper h3 a:hover,
.mk-blog-spotlight-item .item-wrapper time,
.mk-blog-spotlight-item .item-wrapper time a,
.mk-blog-spotlight-item .item-wrapper time a:hover {
	color: #fff;
}

.mk-blog-spotlight-item .item-wrapper time {
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 30px;
	opacity: 0.7;
	text-transform: uppercase;
}

.mk-blog-spotlight-item .item-wrapper time:after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	margin: 6% auto;
	width: 20px;
}

.mk-blog-spotlight-item .item-wrapper .mk-button {
	margin: 5% auto 0;
}

.mk-blog-thumbnail-item {
	background-color: #fff;
	line-height: 4px;
	margin-bottom: 50px;
	width: 100%;
}

.mk-blog-thumbnail-item .mk-blog-meta {
	line-height: 20px;
}

.mk-blog-thumbnail-item .mk-blog-meta-wrapper span {
	display: none;
}

.mk-blog-thumbnail-item .mk-blog-meta-wrapper .blog-meta-item:after {
	content: "/";
	margin: 0 5px;
}

.mk-blog-thumbnail-item.content-align-right .item-wrapper {
	float: right;
	padding: 35px 30px 15px;
}

.mk-blog-thumbnail-item.content-align-left .item-wrapper {
	float: left;
	padding-right: 20px;
}

.mk-blog-thumbnail-item .featured-image {
	display: inline-block;
	float: left;
	max-width: 35%;
	overflow: hidden;
	position: relative;
}

.mk-blog-thumbnail-item .featured-image:hover img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.mk-blog-thumbnail-item .item-wrapper {
	display: inline-block;
	width: 63%;
}

.mk-blog-thumbnail-item.full-width-post .item-wrapper {
	padding: 35px;
	width: 100%;
}

.mk-blog-thumbnail-item .item-wrapper .mk-blog-author,
.mk-blog-thumbnail-item .item-wrapper .mk-categories {
	display: inline;
}

.mk-blog-thumbnail-item .item-wrapper h3 {
	letter-spacing: 1px;
	margin: 20px 0;
}

.mk-blog-thumbnail-item .item-wrapper .the-excerpt,
.posts-carousel {
	margin-bottom: 20px;
}

.mk-blog-thumbnail-item .featured-image img {
	width: 100%;
}

.posts-carousel .mk-fancy-title {
	margin-right: 35px;
}

.posts-carousel .view-all {
	float: right;
	font-size: 11px;
	padding: 0 7px;
}

.posts-carousel .item-holder {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 4px;
}

.posts-carousel .flex-viewport ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.posts-carousel .flex-viewport ul li {
	position: relative;
}

.posts-carousel .flex-viewport ul li.blockquote-post-type,
.posts-carousel .flex-viewport ul li.instagram-post-type,
.posts-carousel .flex-viewport ul li.twitter-post-type {
	display: none;
}

.posts-carousel .flex-direction-nav a {
	position: absolute;
	top: -37px;
}

.posts-carousel .flex-direction-nav svg {
	fill: #aaa;
}

.posts-carousel .flex-prev {
	right: 20px;
}

.posts-carousel .flex-next {
	right: 0;
}

.posts-carousel .item-thumb {
	position: relative;
}

.posts-carousel .item-thumb a {
	z-index: 20;
}

.posts-carousel .detail-holder {
	min-height: 60px;
}

.posts-carousel .item-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 15px;
	text-align: center;
}

.posts-carousel .item-excerpt {
	font-size: 12px;
	margin: 0;
	padding: 0 15px 15px;
	text-align: center;
}

.mk-blog-showcase {
	padding: 30px 0;
}

.mk-blog-showcase ul {
	display: block;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.mk-blog-showcase ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	position: relative;
}

.mk-blog-showcase ul li:last-child {
	padding-right: 0 !important;
}

.mk-blog-showcase ul li.mk-blog-first-el {
	padding-right: 270px;
}

.mk-blog-showcase ul li.mk-blog-first-el .blog-showcase-extra-info {
	opacity: 1;
}

.mk-blog-showcase ul li.mk-blog-first-el .mk-blog-showcase-thumb {
	border-right: 0;
}

.mk-blog-showcase-thumb:hover .showcase-blog-overlay {
	opacity: 0.8;
}

.mk-blog-showcase-thumb:hover a {
	opacity: 1;
}

.mk-blog-showcase-thumb a svg {
	fill: #fff;
	height: 48px;
}

.blog-showcase-extra-info time {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-left: 0;
	border-right: 0;
	display: block;
	line-height: 24px;
	margin-bottom: 5px;
}

.blog-showcase-extra-info time a {
	color: #999;
	font-size: 10px;
}

.left-layout .mk-blog-showcase ul li.mk-blog-first-el,
.right-layout .mk-blog-showcase ul li.mk-blog-first-el {
	padding-right: 260px;
}

.left-layout .blog-showcase-extra-info,
.right-layout .blog-showcase-extra-info {
	width: 240px;
}

.blog-showcase-title {
	color: #333;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px !important;
	margin-bottom: 0;
}

.blog-showcase-more {
	font-size: 12px;
	text-decoration: underline;
}

.mk-blog-teaser .blog-meta {
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px 30px 25px;
	position: absolute;
	width: 100%;
}

.mk-blog-teaser .blog-title {
	color: #fff !important;
	font-size: 18px !important;
	letter-spacing: 1px;
	margin-bottom: 12px;
	overflow: hidden;
	padding-bottom: 18px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}

.mk-blog-teaser .blog-title:after {
	-moz-transform: scale(0.4, 1);
	-ms-transform-origin: left center;
	-o-transform: scale(0.4, 1);
	-webkit-transform: scale(0.4, 1);
	-webkit-transform-origin: left center;
	background-color: #fff;
	bottom: 1px;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	position: absolute;
	transform-origin: left center;
	transition: all 0.25s ease-in-out;
	width: 70px;
}

.mk-blog-teaser .blog-slider-item .blog-slideshow-entry,
.mk-blog-teaser .thumb-featured-image {
	position: relative;
}

.mk-blog-teaser .blog-title a {
	color: #fff;
}

.mk-blog-teaser .blog-categories,
.mk-blog-teaser time {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	line-height: 14px;
	opacity: 0.7;
}

.mk-blog-teaser .blog-categories a,
.mk-blog-teaser time a {
	color: #fff;
}

.mk-blog-teaser .image-hover-overlay {
	background-color: #000 !important;
	opacity: 0.4;
}

.mk-blog-teaser .blog-slider-item:hover .blog-title:after,
.mk-blog-teaser .blog-teaser-side-item:hover .blog-title:after {
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.mk-blog-teaser article:hover .image-hover-overlay {
	opacity: 0.2;
}

.mk-blog-teaser .blog-teaser-side-item .blog-title {
	font-size: 14px !important;
}

.mk-blog-teaser .blog-teaser-side-item .blog-meta {
	padding: 10px 30px 18px;
}

.mk-blog-teaser .blog-slider-item {
	float: left;
	width: 60%;
}

.mk-blog-teaser
	.blog-slider-item
	.blog-slideshow-entry
	.teaser-comment-love-wrapper {
	bottom: 25px;
	position: absolute;
	right: 25px;
}

.mk-blog-teaser .blog-slider-item .blog-slideshow-entry .blog-teaser-comment,
.mk-blog-teaser .blog-slider-item .blog-slideshow-entry .mk-love-holder {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	margin-left: 5px;
	padding-left: 5px;
}

.mk-blog-teaser
	.blog-slider-item
	.blog-slideshow-entry
	.blog-teaser-comment
	svg,
.mk-blog-teaser .blog-slider-item .blog-slideshow-entry .mk-love-holder svg {
	fill: #fff;
	height: 16px;
	vertical-align: middle;
}

.mk-blog-teaser
	.blog-slider-item
	.blog-slideshow-entry
	.blog-teaser-comment
	span,
.mk-blog-teaser .blog-slider-item .blog-slideshow-entry .mk-love-holder span {
	color: #fff;
	padding-left: 3px;
}

.mk-blog-teaser .blog-teaser-side-item {
	float: left;
	overflow: hidden;
	position: relative;
}

.mk-blog-teaser .blog-teaser-side-item .item-holder {
	margin-left: 8px;
}

.mk-blog-teaser .blog-teaser-side-item.full-item {
	width: 40%;
}

.mk-blog-teaser .blog-teaser-side-item.half-item {
	width: 20%;
}

.mk-blog-teaser .blog-teaser-side-item.half-item .item-holder {
	margin-top: 8px;
}

.mk-button {
	-webkit-transition: color 0.1s ease-in-out, background 0.1s ease-in-out,
		border 0.1s ease-in-out;
	box-sizing: border-box;
	transition: color 0.1s ease-in-out, background 0.1s ease-in-out,
		border 0.1s ease-in-out;
}

.mk-button .mk-button--icon {
	margin: -2px 15px 0 0;
}

.mk-button .mk-button--icon svg {
	height: 16px;
	vertical-align: middle;
}

.mk-button-container.text-center {
	clear: both;
}

.mk-button-container.width-full {
	float: none;
	width: 100%;
}

.mk-button--corner-pointed,
.mk-button--corner-pointed .double-outline-inside {
	border-radius: 0;
}

.mk-button--corner-rounded,
.mk-button--corner-rounded .double-outline-inside {
	border-radius: 3px;
}

.mk-button--corner-full_rounded,
.mk-button--corner-full_rounded .double-outline-inside {
	border-radius: 50px;
}

.mk-button--size-small {
	font-size: 10px;
	line-height: 100%;
	padding: 12px 18px;
}

.mk-button--size-medium {
	font-size: 12px;
	line-height: 100%;
	padding: 14px 24px;
}

.mk-button--size-large {
	font-size: 14px;
	line-height: 100%;
	padding: 20px 28px;
}

.mk-button--size-x-large {
	font-size: 16px;
	line-height: 100%;
	padding: 28px 36px;
}

.mk-button--size-xx-large {
	font-size: 18px;
	line-height: 100%;
	padding: 38px 44px;
}

.mk-button--dimension-three.text-color-light,
.mk-button--dimension-two.text-color-light {
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.mk-button--dimension-three.text-color-dark,
.mk-button--dimension-two.text-color-dark {
	text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}

.mk-button--dimension-two {
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8);
}

.mk-button--dimension-flat.text-color-light {
	color: #fff;
}

.mk-button--dimension-flat.text-color-light .mk-svg-icon {
	fill: #fff;
}

.mk-button--dimension-flat.text-color-dark {
	color: #252525;
}

.mk-button--dimension-flat.text-color-dark .mk-svg-icon {
	fill: #252525;
}

.mk-button--dimension-outline,
.mk-button--dimension-savvy {
	border-style: solid;
	border-width: 2px;
}

.mk-button--dimension-outline.skin-dark,
.mk-button--dimension-savvy.skin-dark {
	border-color: #252525;
	color: #252525;
}

.mk-button--dimension-outline.skin-light,
.mk-button--dimension-savvy.skin-light {
	border-color: #fff;
	color: #fff;
}

.mk-button--dimension-outline.skin-dark:hover {
	background-color: #252525;
	color: #fff;
}

.mk-button--dimension-outline.skin-light:hover {
	background-color: #fff;
	color: #252525;
}

.mk-button--dimension-savvy {
	overflow: hidden;
}

.mk-button--dimension-savvy::after {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg)
		translateZ(0);
	-webkit-transition: all 0.2s ease-out;
	content: "";
	height: 0;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	transition: all 0.2s ease-out;
	width: 0;
}

.mk-button--dimension-savvy.mk-button--corner-full_rounded {
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.mk-button--dimension-savvy .mk-button--icon,
.mk-button--dimension-savvy .mk-button--text {
	position: relative;
	z-index: 2;
}

.mk-button--dimension-savvy:hover::after {
	height: 4e3%;
	opacity: 1;
	width: 120%;
}

.mk-button--dimension-savvy.skin-dark:hover {
	color: #fff;
}

.mk-button--dimension-savvy.skin-light:hover {
	color: #252525;
}

.mk-button--dimension-savvy.skin-dark::after {
	background-color: #252525;
}

.mk-button--dimension-savvy.skin-light::after {
	background-color: #fff;
}

.mk-button--dimension-double-outline,
.mk-button--dimension-double-outline .double-outline-inside {
	border-style: solid;
	border-width: 1px;
}

.mk-button--dimension-double-outline .double-outline-inside {
	box-sizing: border-box;
	display: block;
	height: calc(100%+8px);
	left: -4px;
	position: absolute;
	top: -4px;
	width: calc(100%+8px);
	z-index: 1;
}

.mk-button--dimension-double-outline.skin-dark {
	background-color: #222;
	color: #fff;
}

.mk-button--dimension-double-outline.skin-dark:hover,
.mk-button--dimension-double-outline.skin-light {
	background-color: #fff;
	color: #222;
}

.mk-button--dimension-double-outline.skin-dark .mk-svg-icon {
	fill: #fff !important;
}

.mk-button--dimension-double-outline.skin-dark:hover .mk-svg-icon,
.mk-button--dimension-double-outline.skin-light .mk-svg-icon {
	fill: #222 !important;
}

.mk-button--dimension-double-outline.skin-dark,
.mk-button--dimension-double-outline.skin-dark .double-outline-inside {
	border-color: #222;
}

.mk-button--dimension-double-outline.skin-light,
.mk-button--dimension-double-outline.skin-light .double-outline-inside {
	border-color: #fff;
}

.mk-button--dimension-double-outline.skin-light:hover {
	background-color: #222;
	color: #fff;
}

.mk-button--dimension-double-outline.skin-light:hover .mk-svg-icon {
	fill: #fff !important;
}

.mk-button--anim-side,
.mk-button--anim-vertical {
	overflow: hidden;
}

.mk-button--anim-side .mk-button .mk-button--icon {
	-ms-transform: translateX(-30px);
	-webkit-transform: translateX(-30px);
	-webkit-transition: opacity 0.2s, 0 0.2s;
	opacity: 0;
	transform: translateX(-30px);
	transition: opacity 0.2s, transform 0.2s, 0 0.2s;
}

.mk-button--anim-side .mk-button .mk-button--text {
	-ms-transform: translateX(-17px);
	-webkit-transform: translateX(-17px);
	-webkit-transition: 0 0.2s;
	-webkit-transition-delay: 0.01s;
	display: inline-block;
	transform: translateX(-17px);
	transition: transform 0.2s, 0 0.2s;
	transition-delay: 0.01s;
}

.mk-button--anim-side .mk-button.mk-button--size-large .mk-button--text,
.mk-button--anim-side .mk-button.mk-button--size-x-large .mk-button--text {
	-ms-transform: translateX(-17.5px);
	-webkit-transform: translateX(-17.5px);
	transform: translateX(-17.5px);
}

.mk-button--anim-side .mk-button.mk-button--size-xx-large .mk-button--text {
	-ms-transform: translateX(-18px);
	-webkit-transform: translateX(-18px);
	transform: translateX(-18px);
}

.mk-button--anim-side .mk-button:hover .mk-button--icon {
	opacity: 1;
}

.mk-button--anim-side .mk-button:hover .mk-button--icon,
.mk-button--anim-side .mk-button:hover .mk-button--text {
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mk-button--anim-vertical .mk-button .mk-button--icon,
.mk-button--anim-vertical .mk-button .mk-button--icon:before,
.mk-button--anim-vertical .mk-button .mk-button--text {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-webkit-transition: 0 0.2s;
	align-items: center;
	bottom: 0;
	display: 0;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: transform 0.2s, 0 0.2s;
	width: 100%;
}

.mk-button--anim-vertical .mk-button .mk-button--icon {
	-webkit-transform: translate3d(0, -100%, 0);
	margin: auto;
	transform: translate3d(0, -100%, 0);
}

.mk-button--anim-vertical .mk-svg-icon {
	display: inline-block;
	vertical-align: middle;
}

.mk-button--anim-vertical .mk-button .mk-button--text {
	-webkit-transform: translate3d(0, 0, 0);
	position: absolute;
	transform: translate3d(0, 0, 0);
}

.mk-button--anim-vertical .mk-button:hover .mk-button--icon {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mk-button--anim-vertical .mk-button:hover .mk-button--text {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.mk-button--dimension-outline.mk-button--size-small,
.mk-button--dimension-savvy.mk-button--size-small {
	padding: 10px 18px;
}

.mk-button--dimension-outline.mk-button--size-medium,
.mk-button--dimension-savvy.mk-button--size-medium {
	padding: 12px 24px;
}

.mk-button--dimension-outline.mk-button--size-large,
.mk-button--dimension-savvy.mk-button--size-large {
	padding: 18px 28px;
}

.mk-button--dimension-outline.mk-button--size-x-large,
.mk-button--dimension-savvy.mk-button--size-x-large {
	padding: 26px 36px;
}

.mk-button--dimension-outline.mk-button--size-xx-large,
.mk-button--dimension-savvy.mk-button--size-xx-large {
	padding: 36px 44px;
}

.mk-category-loop.col-2 .mk-loop-item:nth-child(odd),
.mk-category-loop.col-3 .mk-loop-item:nth-child(3n + 1),
.mk-category-loop.col-4 .mk-loop-item:nth-child(4n + 1) {
	padding-left: 0 !important;
}

.mk-category-loop.col-2 .mk-loop-item:nth-child(even),
.mk-category-loop.col-3 .mk-loop-item:nth-child(3n-6),
.mk-category-loop.col-4 .mk-loop-item:nth-child(4n-8) {
	padding-right: 0 !important;
}

button.mk-button,
input[type="text"].mk-button {
	background: 0 0;
	line-height: 100%;
	outline: 0;
}

button.mk-button::-moz-focus-inner,
input[type="text"].mk-button::-moz-focus-inner {
	border: 0;
}

.mk-button.skin-dark .mk-svg-icon,
.mk-button.skin-light:hover .mk-svg-icon {
	fill: #252525;
}

.mk-button.skin-dark:hover .mk-svg-icon,
.mk-button.skin-light .mk-svg-icon {
	fill: #fff;
}

.mk-gradient-button a {
	display: inline-block;
	font-weight: 700;
	position: relative;
	text-align: center;
	transition: background 0.2s linear;
}

.mk-gradient-button a.dark-skin {
	color: #222;
}

.mk-gradient-button a.light-skin,
.mk-gradient-button a:hover.light-skin {
	color: #fff;
}

.mk-gradient-button a.mk-button--dimension-double-outline,
.mk-gradient-button
	a.mk-button--dimension-double-outline
	.double-outline-inside {
	border: 1px solid transparent;
}

.mk-gradient-button
	a.mk-button--dimension-double-outline
	.double-outline-inside
	.text,
.mk-gradient-button a.mk-button--dimension-double-outline .text {
	transition: position 0.2s linear, z-index 0.2s linear;
}

.mk-gradient-button a.mk-button--dimension-flat,
.mk-gradient-button a.mk-button--dimension-two {
	transition: color 0.2s linear;
}

.mk-gradient-button a.mk-button--dimension-flat .text,
.mk-gradient-button a.mk-button--dimension-two .text {
	position: relative;
	z-index: 2;
}

.mk-gradient-button a.mk-button--dimension-double-outline,
.mk-gradient-button a.mk-button--dimension-outline {
	transition: 0 0.2s linear, color 0.2s linear;
}

.mk-gradient-button a.mk-button--dimension-double-outline:after,
.mk-gradient-button a.mk-button--dimension-outline:after {
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s linear;
	width: 100%;
	z-index: 0;
}

.mk-gradient-button a .darker-background {
	background-color: rgba(0, 0, 0, 0.2);
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s linear;
	width: 100%;
	z-index: 1;
}

.mk-gradient-button a:hover .darker-background,
.mk-gradient-button a:hover.mk-button--dimension-double-outline:after,
.mk-gradient-button a:hover.mk-button--dimension-outline:after {
	opacity: 1;
}

.mk-gradient-button a.mk-button--corner-rounded .darker-background {
	border-radius: 5px;
}

.mk-gradient-button a.mk-button--corner-full_rounded .darker-background {
	border-radius: 50px;
}

.mk-gradient-button .text {
	text-align: center;
}

.mk-gradient-button a:hover .text {
	position: relative;
	z-index: 2;
}

.mk-gradient-button a:hover.mk-button--dimension-double-outline,
.mk-gradient-button a:hover.mk-button--dimension-outline {
	-webkit-text-fill-color: initial;
}

.mk-gradient-button a:hover.dark-skin {
	color: #222;
}

.mk-gradient-button.custom-width-true a {
	display: block;
}

.mk-gradient-button.btn-align-left,
.mk-gradient-button.btn-align-none,
.mk-gradient-button.btn-align-right {
	display: inline-block;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .item-desc,
.mk-category-loop .mk-loop-item .item-holder figcaption .item-title,
.mk-gradient-button.fullwidth-true a {
	display: block;
}

.mk-gradient-button.btn-align-center {
	text-align: center;
	width: 100%;
}

.mk-gradient-button.btn-align-center a {
	margin: 0 auto;
}

.mk-gradient-button.btn-align-right {
	float: right;
}

.mk-gradient-button.fullwidth-true {
	float: none;
	width: 100%;
}

.mk-category-loop .mk-loop-item {
	box-sizing: border-box;
	height: 100%;
	overflow: hidden;
}

.mk-category-loop .mk-loop-item img {
	width: 100%;
}

.mk-category-loop .mk-loop-item .item-holder {
	height: 100%;
	position: relative;
	width: 100%;
}

.mk-category-loop .mk-loop-item .item-holder figcaption {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .caption {
	position: relative;
	z-index: 2;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .view-more {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .item-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}

.mk-category-loop .mk-loop-item .item-holder figcaption .item-desc {
	font-size: 14px;
}

.mk-category-loop .mk-loop-item .item-holder .overlay,
.mk-category-loop .mk-loop-item .item-holder figcaption .item-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.mk-category-loop.col-1 .mk-loop-item {
	display: block;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
}

.mk-category-loop.col-2 .mk-loop-item {
	display: inline-block;
	float: left;
	width: 50%;
}

.mk-category-loop.col-3 .mk-loop-item {
	display: inline-block;
	float: left;
	width: 33.333334%;
}

.mk-category-loop.col-4 .mk-loop-item {
	display: inline-block;
	float: left;
	width: 25%;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption,
.mk-category-loop.none-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption,
.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered,
.mk-category-loop.none-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered,
.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered {
	display: table-cell;
	vertical-align: middle;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered
	.item-desc,
.mk-category-loop.none-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered
	.item-desc,
.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption
	.centered
	.item-desc {
	height: 0;
	margin: 0 auto;
	max-width: 80%;
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	-ms-transform: translateY(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.caption {
	position: relative;
	z-index: 2;
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	transition: transform 0.35s 0 0.35s;
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc {
	opacity: 0;
	transition: opacity 0.25s transform 0.35s 0 0.35s;
	transition-delay: 0.05s;
	transition-duration: 0.35s;
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-desc,
.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-title {
	-ms-transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

.mk-category-loop.simple-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-desc {
	opacity: 1;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption:before {
	opacity: 0;
	transition: opacity 0.35s transform 0.35s 0 0.35s;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	position: relative;
	z-index: 3;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption:before {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	border-style: solid;
	border-width: 1px;
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(1.1);
	z-index: 3;
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-desc,
.mk-category-loop.framed-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption:before {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
}

.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	-webkit-transform: translate3d(0, -50%, 0);
	margin: 0;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	transition: transform 0.35s 0 0.35s;
	word-spacing: -0.15em;
}

.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc {
	-webkit-transform: translate3d(0, 10px, 0);
	bottom: 0;
	box-sizing: border-box;
	opacity: 0;
	padding: 0 40px 40px;
	transform: translate3d(0, 10px, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
}

.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-title {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

.mk-category-loop.modern-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-desc {
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	left: 30px;
	position: absolute;
	right: 30px;
	z-index: 3;
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title {
	-webkit-transform: translate3d(0, 20px, 0);
	position: absolute;
	top: 30px;
	transform: translate3d(0, 20px, 0);
	transition: transform 0.35s 0 0.35s;
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title:after {
	-webkit-transform: translate3d(0, 40px, 0);
	content: "";
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transform: translate3d(0, 40px, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
	width: 100%;
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc {
	-webkit-transform: translate3d(0, 100%, 0);
	bottom: 30px;
	opacity: 0;
	transform: translate3d(0, 100%, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-title {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-title:after {
	-webkit-transform: translate3d(0, 10px, 0);
	opacity: 1;
	transform: translate3d(0, 10px, 0);
}

.mk-category-loop.editorial-title-effect
	.mk-loop-item
	.item-holder:hover
	figcaption
	.item-desc {
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.mk-category-loop.blur-image-effect .mk-loop-item .item-holder {
	overflow: hidden;
}

.mk-category-loop.blur-image-effect
	.mk-loop-item
	.item-holder
	.item-blur-thumbnail {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s linear;
	width: 100%;
}

.mk-category-loop.blur-image-effect
	.mk-loop-item
	.item-holder:hover
	.item-blur-thumbnail {
	opacity: 1;
}

.mk-category-loop.gradient-image-effect .mk-loop-item .item-holder {
	overflow: hidden;
}

.mk-category-loop.gradient-image-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-desc,
.mk-category-loop.gradient-image-effect
	.mk-loop-item
	.item-holder
	figcaption
	.item-title,
.mk-category-loop.gradient-image-effect
	.mk-loop-item
	.item-holder
	figcaption:before {
	z-index: 3;
}

.mk-category-loop.gradient-image-effect
	.mk-loop-item
	.item-holder
	figcaption:after {
	-webkit-transform: translate3d(0, 50%, 0);
	background: 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: translate3d(0, 50%, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
	width: 100%;
	z-index: 1;
}

.mk-category-loop.gradient-image-effect
	.mk-loop-item
	.item-holder:hover
	figcaption:after {
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.mk-category-loop.zoom-image-effect .mk-loop-item .item-holder {
	overflow: hidden;
}

.mk-category-loop.zoom-image-effect .mk-loop-item .item-holder img {
	-ms-transform: scale(1.12);
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
	transition: transform 0.35s 0 0.35s;
}

.mk-category-loop.zoom-image-effect .mk-loop-item .item-holder:hover img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mk-category-loop.slide-image-effect .mk-loop-item .item-holder {
	overflow: hidden;
}

.mk-category-loop.slide-image-effect .mk-loop-item .item-holder img {
	-webkit-transform: translate3d(-40px, 0, 0);
	max-width: initial;
	transform: translate3d(-40px, 0, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
	width: calc(100%+50px);
}

.mk-category-loop.slide-image-effect .mk-loop-item .item-holder:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.masonry-layout .mk-loop-item {
	float: initial !important;
	height: auto !important;
}

.mk-chart__chart {
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.mk-chart__chart canvas {
	left: 0;
	position: absolute;
	top: 0;
}

.mk-chart__percent,
.mk-chart__text {
	color: #444;
	display: block;
	height: 100% !important;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100% !important;
}

.mk-chart__percent {
	font-weight: 700;
}

.mk-chart__desc {
	display: block;
	letter-spacing: 1px;
	line-height: 1.3em;
	text-align: center;
}

.mk-circle-image {
	text-align: center;
}

.mk-circle-image__holder {
	border-radius: 100%;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
}

.mk-circle-image__holder a {
	display: inline-block;
	line-height: 4px;
}

.mk-circle-image__holder img {
	width: 100%;
}

.mk-clients {
	position: relative;
}

.mk-clients.slideshow-no-title {
	padding-top: 25px;
}

.mk-clients ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-clients ul.mk-flex-slides li {
	position: relative;
	text-align: center;
}

.mk-clients ul.mk-flex-slides li .client-logo {
	margin: 0 9px;
}

.mk-clients ul.mk-flex-slides .client-logo {
	border-style: solid;
	border-width: 1px;
	width: 170px;
}

.mk-clients .client-logo {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	opacity: 0.8;
	position: relative;
}

.mk-clients .client-logo:hover {
	opacity: 1;
}

.mk-clients.bg-cover-true .client-logo {
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-size: cover;
}

.mk-clients .flex-direction-nav a {
	position: absolute;
	top: -4px;
}

.mk-contact-form,
.mk-contact-form .s_form-all {
	position: relative;
}

.mk-clients .flex-direction-nav a svg {
	fill: #aaa;
	height: 12px !important;
}

.mk-clients .flex-prev {
	right: 20px;
}

.mk-clients .flex-next {
	right: 0;
}

.mk-clients.column-style ul {
	overflow: hidden;
}

.mk-clients.column-style li {
	float: left;
	margin: 0;
	padding: 0;
}

.mk-clients.column-style.one-column li {
	width: 100%;
}

.mk-clients.column-style.two-column li {
	width: 50%;
}

.mk-clients.column-style.three-column li {
	width: calc(100% / 3);
}

.Edge .mk-clients.column-style.three-column li,
.IE10 .mk-clients.column-style.three-column li,
.IE11 .mk-clients.column-style.three-column li {
	width: calc(100% / 3-1px);
}

.mk-clients.column-style.four-column li {
	width: 25%;
}

.mk-clients.column-style.five-column li {
	width: 20%;
}

.mk-clients.column-style.six-column li {
	width: calc(100% / 6);
}

.Edge .mk-clients.column-style.six-column li,
.IE10 .mk-clients.column-style.six-column li,
.IE11 .mk-clients.column-style.six-column li {
	width: calc(100% / 6-1px);
}

.mk-clients.column-style.border-boxed ul {
	border-top-style: none !important;
}

.mk-clients.column-style.border-boxed ul:first-of-type .client-logo {
	border-top-style: solid !important;
}

.mk-clients.column-style.border-opened_edges ul:last-child .client-logo {
	border-bottom-style: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
}

.contact-captcha-invalid:-moz-placeholder,
.contact-captcha-invalid::-moz-placeholder {
	color: red !important;
	letter-spacing: 0 !important;
}

.contact-captcha-invalid::-webkit-input-placeholder {
	color: red !important;
	letter-spacing: 0 !important;
}

.contact-captcha-invalid:-ms-input-placeholder {
	color: red !important;
	letter-spacing: 0 !important;
}

.contact-captcha-valid:-moz-placeholder,
.contact-captcha-valid::-moz-placeholder {
	color: #008200 !important;
	letter-spacing: 0 !important;
}

.contact-captcha-valid::-webkit-input-placeholder {
	color: #008200 !important;
	letter-spacing: 0 !important;
}

.contact-captcha-valid:-ms-input-placeholder {
	color: #008200 !important;
	letter-spacing: 0 !important;
}

.mk-contact-form {
	margin: 2px 0 20px;
}

.mk-contact-form .mk-form-third {
	float: left;
	width: 33.3333%;
}

.mk-contact-form .mk-form-half {
	float: left;
	width: 50%;
}

.mk-contact-loading,
.mk-contact-success {
	bottom: 20px;
	display: none;
	position: absolute;
	right: 0;
}

.mk-contact-loading {
	color: #c3c3c3;
	font-size: 16px;
}

.mk-contact-success {
	color: #90b64d;
	font-size: 24px;
	height: 24px;
	width: 24px;
}

.s_contact .mk-form-row {
	box-sizing: border-box;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
	width: 100%;
}

.s_contact.s_corporate .mk-form-row,
.s_contact.s_outline .mk-form-row {
	margin-bottom: 0;
}

.s_contact .s_txt-input {
	border: 0;
	font-size: 14px;
	padding: 14px;
	text-align: center;
	width: 100%;
}

.s_contact .mk-form-row.half {
	float: left;
	width: 50%;
}

.s_contact .mk-form-row input {
	position: relative;
	z-index: 11;
}

.s_contact .mk-form-row.one-third {
	float: left;
	width: 33.3333%;
}

.s_contact .mk-textarea {
	height: 200px;
}

.s_contact .captcha-image {
	left: 0;
	max-height: 47px;
	position: absolute;
	top: 0;
	z-index: 30;
}

.s_contact .captcha-change-image {
	font-size: 10px;
	line-height: 1;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 18px;
	z-index: 12;
}

.s_contact .mk-invalid {
	border: 1px solid red !important;
}

.s_contact.light .captcha-change-image {
	color: #333;
}

.s_contact.dark .s_txt-input:focus,
.s_contact.light .s_txt-input {
	background-color: rgba(255, 255, 255, 0.8);
	border: 0;
	color: #252525;
}

.s_contact.light .s_txt-input:-moz-placeholder,
.s_contact.light .s_txt-input::-moz-placeholder {
	color: #252525;
}

.s_contact.dark .s_txt-input:focus::-webkit-input-placeholder {
	color: #252525;
}

.s_contact.dark .s_txt-input:focus:-ms-input-placeholder {
	color: #252525;
}

.s_contact.light .s_txt-input:-ms-input-placeholder {
	color: #252525;
}

.s_contact.light .s_txt-input::-webkit-input-placeholder {
	color: #252525;
}

.s_contact.dark .captcha-change-image {
	color: #969696;
}

.s_contact.dark .s_txt-input,
.s_contact.light .s_txt-input:focus {
	background-color: rgba(0, 0, 0, 0.8);
	border: 0;
	color: #fff;
}

.s_contact.light .s_txt-input:focus:-moz-placeholder,
.s_contact.light .s_txt-input:focus::-moz-placeholder {
	color: #fff;
}

.s_contact.dark .s_txt-input:-moz-placeholder,
.s_contact.dark .s_txt-input::-moz-placeholder {
	color: #fff;
}

.s_contact.light .s_txt-input:focus::-webkit-input-placeholder {
	color: #fff;
}

.s_contact.dark .s_txt-input:-ms-input-placeholder {
	color: #fff;
}

.s_modern.s_contact .captcha-change-image {
	top: 15px;
	width: 100px;
}

.s_contact.s_outline .captcha-block {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}

.s_contact.s_outline .captcha-block a,
.s_contact.s_outline .captcha-block img {
	max-height: none;
	text-align: left;
}

.s_contact.s_outline .captcha-block a {
	display: inline-block;
	padding: 17px 0;
	position: static;
}

.s_contact.s_outline .captcha-block img {
	height: 50px;
	max-width: 50%;
	position: relative;
	top: 2px;
}

.s_contact.s_outline .captcha-change-image {
	width: 100px;
}

.s_contact.s_outline .s_txt-input {
	background-color: transparent;
	margin: 0;
	outline: 0;
	padding: 18px;
	text-align: left;
	transition: all 0.2s ease 0;
}

.s_contact.s_outline .s_txt-input::-webkit-input-placeholder {
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.s_contact.s_outline .s_txt-input:-ms-input-placeholder {
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.s_contact.s_outline .s_txt-input:-moz-placeholder,
.s_contact.s_outline .s_txt-input::-moz-placeholder {
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.s_contact.s_outline .contact-outline-submit {
	background: transparent;
	font-size: 13px;
	font-weight: 700;
	padding: 18px;
	transition: all 0.15s ease 0;
	width: 100%;
}

.s_contact.s_outline .mk-contact-loading {
	bottom: 16px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1;
	right: 15px;
	text-align: center;
}

.s_contact.s_outline .mk-contact-success {
	bottom: 20px;
	font-size: 20px;
	height: 20px;
	right: 15px;
	width: 20px;
}

.s_contact.s_outline .mk-invalid {
	border: 1px solid red;
	box-shadow: 0 0 0 1px red !important;
}

.s_contact.s_outline.light .captcha-change-image {
	color: #969696;
}

.s_contact.s_outline.light .contact-outline-submit,
.s_contact.s_outline.light .s_txt-input {
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 0 1px #e5e5e5;
	color: #fff;
}

.s_contact.s_outline.light .s_txt-input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

.s_contact.s_outline.light .s_txt-input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

.s_contact.s_outline.light .s_txt-input:-moz-placeholder,
.s_contact.s_outline.light .s_txt-input::-moz-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

.s_contact.s_outline.light .s_txt-input:focus {
	background: rgba(255, 255, 255, 0.1);
}

.s_contact.s_outline.light .contact-outline-submit:hover {
	background: rgba(255, 255, 255, 0.4);
}

.s_contact.s_outline.light .mk-contact-loading,
.s_contact.s_outline.light .mk-contact-success {
	color: #fff;
}

.s_contact.s_outline.dark .captcha-change-image {
	color: #333;
}

.s_contact.s_outline.dark .contact-outline-submit,
.s_contact.s_outline.dark .s_txt-input {
	border: 1px solid #333;
	box-shadow: 0 0 0 1px #333;
	color: #222;
}

.s_contact.s_outline.dark .s_txt-input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.8);
}

.s_contact.s_outline.dark .s_txt-input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.8);
}

.s_contact.s_outline.dark .s_txt-input:-moz-placeholder,
.s_contact.s_outline.dark .s_txt-input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.8);
}

.s_contact.s_outline.dark .s_txt-input:focus {
	background-color: rgba(0, 0, 0, 0.1);
	color: #222;
}

.s_contact.s_outline.dark .contact-outline-submit:hover {
	background: rgba(0, 0, 0, 0.3);
}

.s_contact.s_outline.dark .mk-contact-loading,
.s_contact.s_outline.dark .mk-contact-success {
	color: #222;
}

.s_contact.s_corporate .captcha-image {
	left: auto;
	max-height: 54px;
	right: 10px;
	top: 4px;
	z-index: 12;
}

.s_contact.s_corporate .captcha-change-image {
	display: block;
	padding: 10px 0;
	position: static;
}

.s_contact.s_corporate .s_form-all {
	padding: 0 5px 10px;
}

.s_contact.s_corporate .s_txt-input {
	border: 1px solid transparent;
	margin: 0;
	padding: 18px;
	text-align: left;
	transition: all 0.2s ease 0;
	width: 100%;
}

.s_contact.s_corporate .s_txt-input:-ms-input-placeholder,
.s_contact.s_corporate .s_txt-input::-webkit-input-placeholder {
	font-size: 12px;
	letter-spacing: 2px;
}

.s_contact.s_corporate .s_txt-input:-moz-placeholder,
.s_contact.s_corporate .s_txt-input::-moz-placeholder {
	font-size: 12px;
	letter-spacing: 2px;
}

.s_contact.s_corporate .s_txt-input:focus {
	background: red;
}

.s_contact.s_corporate .s_txt-input:focus:-ms-input-placeholder,
.s_contact.s_corporate .s_txt-input:focus::-webkit-input-placeholder {
	opacity: 0.8;
}

.s_contact.s_corporate .s_txt-input:focus:-moz-placeholder,
.s_contact.s_corporate .s_txt-input:focus::-moz-placeholder {
	opacity: 0.8;
}

.s_contact.s_corporate .contact-submit {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	padding: 20px 28px;
	transition: all 0.15s;
}

.s_contact.s_corporate .contact-submit svg {
	left: 0;
	position: relative;
}

.s_contact.s_corporate .mk-contact-loading {
	bottom: 16px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1;
	right: 15px;
	text-align: center;
}

.s_contact.s_corporate .mk-contact-success {
	bottom: 20px;
	font-size: 20px;
	height: 20px;
	right: 15px;
	width: 20px;
}

.s_contact.s_corporate .state-success {
	right: 30px !important;
}

.s_contact.s_corporate .mk-invalid {
	border: 1px solid red;
	box-shadow: 0 0 0 1px red !important;
}

.s_contact.s_classic .mk-form-row {
	text-align: left;
}

.s_contact.s_classic .captcha-block {
	display: inline-block;
}

.s_contact.s_classic .captcha-image {
	max-height: 40px;
	position: static;
}

.s_contact.s_classic .captcha-change-image {
	position: static;
	text-align: left;
}

.s_contact.s_classic .mk-form-row > svg {
	height: 16px;
	left: 12px;
	position: absolute;
	top: 13px;
	z-index: 12;
}

.s_contact.s_classic .s_txt-input {
	border: 1px solid #e3e3e3;
	padding: 10px 10px 10px 45px;
	text-align: left;
	width: 70%;
}

.s_contact.s_classic .mk-textarea {
	height: 230px;
	width: 100%;
}

.s_contact.s_classic button {
	font-size: 12px;
	font-weight: 700;
	margin-top: 10px;
	padding: 17px 30px 16px;
}

.s_contact.s_line .mk-form-row,
.s_contact.s_line .s_txt-input {
	text-align: left !important;
}

.s_contact.s_line .captcha-image {
	left: auto;
	max-height: 38px;
	position: absolute;
	right: 0;
	top: 4px;
	z-index: 10;
}

.s_contact.s_line .captcha-change-image-box {
	display: block;
	padding: 10px 0;
	position: relative;
	top: -20px;
}

.s_contact.s_line .contact-submit {
	float: right;
	font-size: 12px;
	margin-right: 5px;
	transition: all 0.15s;
}

.s_contact.s_line .mk-form-half {
	width: calc(50%-10px);
}

.s_contact.s_line .mk-form-third {
	width: calc(33.3%-10px);
}

.s_contact.s_line .s_form-all {
	margin: 5px;
}

.s_contact.s_line .text-input {
	height: 45px;
}

.s_contact.s_line .s_txt-input {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	color: #000;
	display: block;
	margin-bottom: 2em;
	padding: 0;
}

.s_contact.s_line .s_txt-input:focus {
	outline: 0;
}

.s_contact.s_line .ls-text-label {
	-moz-osx-font-smoothing: grayscale;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	color: #000;
	display: inline-block;
	font-size: 1em;
	font-weight: 700;
	left: 0;
	padding: 10px 0 5px;
	pointer-events: none;
	position: absolute;
	text-align: left;
	top: 0;
	user-select: none;
	width: 100%;
}

.s_contact.s_line .ls-text-label.full {
	height: 92%;
	padding: 0;
}

.s_contact.s_line .ls-text-label::after {
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	background: #000;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 100%;
	transform-origin: 50% 100%;
	transition: transform 0.3s background-color 0.3s 0 0.3s;
	width: 100%;
}

.s_contact.s_line .ls-text-label .ls-text-label--content {
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	display: block;
	padding: 0;
	position: relative;
	transform-origin: 0 0;
	transition: transform 0.3s color 0.3s 0 0.3s;
	width: 100%;
}

.s_contact.s_line .text-input.mk-invalid {
	border: 0 !important;
}

.s_contact.s_line .text-input.mk-invalid + .ls-text-label::after {
	background-color: red !important;
}

.s_contact.s_line .is-active .ls-text-label::after,
.s_contact.s_line .mk-textarea.mk-invalid + .ls-text-label::after,
.s_contact.s_line .mk-textarea:focus + .ls-text-label::after,
.s_contact.s_line .text-input.mk-invalid + .ls-text-label::after,
.s_contact.s_line .text-input:focus + .ls-text-label::after {
	-webkit-transform: scale3d(1, 0.25, 1);
	background: #222;
	transform: scale3d(1, 0.25, 1);
}

.s_contact.s_line
	.is-active
	.text-input
	+ .ls-text-label
	.ls-text-label--content,
.s_contact.s_line .text-input:focus + .ls-text-label .ls-text-label--content {
	-webkit-transform: translate3d(0, 3em, 0) scale3d(0.655, 0.655, 1);
	transform: translate3d(0, 3em, 0) scale3d(0.655, 0.655, 1);
}

.s_contact.s_line
	.is-active
	.mk-textarea
	+ .ls-text-label
	.ls-text-label--content,
.s_contact.s_line .mk-textarea:focus + .ls-text-label .ls-text-label--content {
	-webkit-transform: translate3d(0, 14em, 0) scale3d(0.655, 0.655, 1);
	transform: translate3d(0, 14em, 0) scale3d(0.655, 0.655, 1);
}

.mk-content-box {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
	overflow: hidden;
}

.mk-content-box .content-box-heading {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 14px 15px;
}

.mk-content-box .content-box-heading p {
	margin-bottom: 0;
}

.mk-content-box .content-box-heading svg {
	height: 16px;
	width: 16px;
}

.mk-content-box .content-box-content {
	padding: 20px;
}

.mk-content-box .content-box-heading i {
	font-size: 16px;
	line-height: normal;
	margin-right: 6px;
	vertical-align: middle;
}

.mk-event-countdown-ul:media( max-width: 750px) li {
	display: block;
	margin: 0 auto 15px;
	width: 90%;
}

.mk-event-countdown {
	margin-bottom: 30px !important;
}

.mk-event-countdown .mk-event-title {
	color: #333;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
}

.mk-event-countdown-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.mk-event-countdown-ul li {
	border: 2px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	display: inline-block;
	margin: 0 0 15px 15px;
	padding: 20px 4px;
	width: 20%;
}

.mk-event-countdown-ul li .timestamp {
	color: #555;
	display: block;
	font-size: 70px;
	font-weight: 300;
	padding: 18px 5px 35px;
	position: relative;
	text-shadow: 1px 1px #fff;
}

.mk-event-countdown-ul li .timestamp:before {
	-ms-transform: translate(-50%, 66px);
	-webkit-transform: translate(-50%, 66px);
	background: #ddd;
	content: "";
	display: block;
	height: 3px;
	left: 50%;
	letter-spacing: 2px;
	position: absolute;
	transform: translate(-50%, 66px);
	width: 30px;
}

.mk-event-countdown-ul li .timeRef {
	color: #898989;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	padding-top: 20px;
	text-transform: uppercase;
}

.height-full .box-holder,
.height-full .mk-custom-box {
	transition: background 0.2s ease-in-out;
	width: 100%;
}

.mk-custom-box .mk-custom-box--overlay {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute !important;
	top: 0;
	width: 100%;
	z-index: 2 !important;
}

.mk-custom-box .box-holder {
	position: relative;
}

.mk-custom-box .box-holder > .wpb_row:after,
.mk-custom-box .box-holder > .wpb_row:before {
	content: " ";
	display: table;
}

.mk-custom-box .box-holder > .wpb_row:after {
	clear: both;
}

.mk-custom-box .box-holder:after,
.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-custom-box .box-holder > * {
	position: relative;
	z-index: 3;
}

.mk-custom-box.hover-effect-gradient_color .box-holder:after,
.mk-custom-box.hover-effect-single_color .box-holder:after {
	opacity: 0;
	transition: opacity 0.2s linear;
}

.mk-custom-box.hover-effect-gradient_color:hover .box-holder:after,
.mk-custom-box.hover-effect-single_color:hover .box-holder:after {
	opacity: 1;
	transition: opacity 0.2s;
}

.mk-custom-box.hover-effect-image,
.mk-custom-box.hover-effect-image.image-effect-blur .box-holder {
	overflow: hidden;
}

.mk-custom-box.hover-effect-image.image-effect-zoom-in .box-holder:after {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		0 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.mk-custom-box.hover-effect-image.image-effect-zoom-in .box-holder:hover:after {
	-ms-transform: scale(1.11);
	-webkit-transform: scale(1.11);
	transform: scale(1.11);
	z-index: 1;
}

.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:after,
.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before {
	-ms-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before {
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	-o-filter: blur(5px);
	-webkit-filter: blur(5px);
	filter: blur(5px);
	opacity: 0;
	transition: opacity 0.2s;
	z-index: 2;
}

.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:hover:before {
	opacity: 1;
}

.mk-custom-box.hover-effect-image.image-effect-grayscale .box-holder:after {
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: 0 0.2s linear;
}

.mk-custom-box.hover-effect-image.image-effect-grayscale
	.box-holder:hover:after {
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.mk-list-styles.mk-align-left ul {
	display: inline-block;
	float: left;
}

.mk-list-styles.mk-align-center ul {
	display: block !important;
	text-align: center;
}

.mk-list-styles.mk-align-center ul li .mk-svg-icon {
	padding-right: 5px;
	position: relative;
}

.mk-list-styles.mk-align-right ul {
	display: inline-block;
	float: right;
}

.mk-divider,
.mk-divider.custom-width .divider-inner {
	display: block;
}

.mk-list-styles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-list-styles ul li {
	line-height: 24px !important;
	margin: 0 0 6px;
	padding: 0 0 0 21px;
	position: relative;
}

.mk-list-styles ul li .mk-svg-icon {
	height: 16px;
	left: 0;
	position: absolute;
	top: 4px;
}

.mk-divider {
	width: 100%;
}

.mk-divider.custom-width.center {
	text-align: center;
}

.mk-divider.custom-width.center .divider-inner {
	margin: 0 auto;
}

.mk-divider.custom-width.right .divider-inner {
	margin: 0 0 0 auto;
}

.mk-divider.center .divider-inner {
	margin: 0 auto;
}

.mk-divider.right .divider-inner {
	margin: 0 0 0 auto;
}

.mk-divider.divider_one_half .divider-inner {
	width: 50%;
}

.mk-divider.divider_one_third .divider-inner {
	width: 33.33%;
}

.mk-divider.divider_one_fourth .divider-inner {
	width: 25%;
}

.mk-divider.double_dot .divider-inner {
	border-bottom: 1px dashed #dadada;
	border-top: 1px dashed #dadada;
	height: 5px;
}

.mk-divider.thick_solid .divider-inner {
	border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.mk-divider.thin_solid .divider-inner {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}

.mk-divider.thin_solid .divider-inner:after {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-divider.single_dotted .divider-inner {
	border-top: 1px dashed #dadada;
}

.mk-divider.shadow_line .divider-inner {
	height: 7px;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left,
.mk-divider.shadow_line .divider-inner .divider-shadow-right {
	background-repeat: no-repeat;
	display: inline-block;
	height: 7px;
	width: 50%;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left {
	background-position: left center;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-right {
	background-position: right center;
}

.mk-divider[class*="go_top"] .divider-inner {
	height: 12px;
	position: relative;
}

.mk-divider[class*="go_top"] .divider-inner .divider-go-top .mk-svg-icon {
	color: #ccc;
	margin-left: 6px;
}

.mk-divider.go_top_thick .divider-inner:before {
	height: 2px;
}

.mk-divider.divider_page_divider {
	width: 100%;
}

.mk-dropcaps {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: 700;
	margin: 5px 8px 0 0;
}

.mk-dropcaps.simple-style {
	color: #666;
	font-size: 50px;
	line-height: 16px;
	margin: 5px 0 0;
	padding: 6px 6px 6px 0;
}

.mk-dropcaps.fancy-style {
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 36px;
}

.mk-edge-one-pager .section {
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.mk-edge-one-pager .section .edge-slide-content {
	-webkit-transform: translateZ(0);
	margin-top: 100px;
	transform: translateZ(0);
}

.mk-edge-one-pager .section.center_top .edge-slide-content,
.mk-edge-one-pager .section.left_top .edge-slide-content,
.mk-edge-one-pager .section.right_top .edge-slide-content {
	margin-top: 160px;
}

.mk-edge-one-pager .section.center_bottom .mk-edge-buttons,
.mk-edge-one-pager .section.center_bottom .mk-edge-desc,
.mk-edge-one-pager .section.center_bottom .mk-edge-title,
.mk-edge-one-pager .section.center_center .mk-edge-buttons,
.mk-edge-one-pager .section.center_center .mk-edge-desc,
.mk-edge-one-pager .section.center_center .mk-edge-title,
.mk-edge-one-pager .section.center_top .mk-edge-buttons,
.mk-edge-one-pager .section.center_top .mk-edge-desc,
.mk-edge-one-pager .section.center_top .mk-edge-title {
	text-align: center;
}

.mk-edge-one-pager .section.center_bottom .edge-slide-content,
.mk-edge-one-pager .section.center_center .edge-slide-content,
.mk-edge-one-pager .section.center_top .edge-slide-content {
	margin-left: auto;
	margin-right: auto;
}

.mk-edge-one-pager .section.right_bottom,
.mk-edge-one-pager .section.right_center,
.mk-edge-one-pager .section.right_top {
	text-align: right;
}

.mk-edge-one-pager .section.right_bottom .edge-slide-content,
.mk-edge-one-pager .section.right_center .edge-slide-content,
.mk-edge-one-pager .section.right_top .edge-slide-content {
	float: right;
}

.mk-edge-one-pager .edge-slide-content.caption-light .mk-edge-desc,
.mk-edge-one-pager .edge-slide-content.caption-light .mk-edge-title {
	color: #fff;
}

.mk-edge-one-pager .edge-slide-content.caption-dark .mk-edge-desc,
.mk-edge-one-pager .edge-slide-content.caption-dark .mk-edge-title {
	color: #252525;
}

.mk-edge-one-pager .mk-edge-title {
	font-size: 50px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 20px;
}

.mk-edge-one-pager .mk-edge-desc {
	font-size: 25px;
	font-weight: 200;
	line-height: 40px;
	margin-bottom: 30px;
}

.mk-edge-one-pager .mk-edge-buttons {
	margin-top: 30px;
}

.mk-edge-one-pager .edge-default_anim .mk-edge-title {
	transition: all 0.4s ease-in-out 0.8s;
}

.mk-edge-one-pager .edge-default_anim .mk-edge-desc {
	transition: all 0.4s ease-in-out 0.9s;
}

.mk-edge-one-pager .edge-default_anim .mk-edge-buttons {
	transition: all 0.4s ease-in-out 1s !important;
}

.mk-edge-one-pager .edge-default_anim .mk-edge-buttons a {
	transition: all 0.2s ease-in-out;
}

.mk-edge-one-pager .edge-default_anim .mk-edge-buttons,
.mk-edge-one-pager .edge-default_anim .mk-edge-desc,
.mk-edge-one-pager .edge-default_anim .mk-edge-title {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-transform: translate(0, 70px);
	-webkit-transform: translate(0, 70px);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 70px);
	opacity: 0;
	transform: translate(0, 70px);
}

.mk-edge-one-pager .active .edge-default_anim .mk-edge-buttons,
.mk-edge-one-pager .active .edge-default_anim .mk-edge-desc,
.mk-edge-one-pager .active .edge-default_anim .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-one-pager .edge-fade-in .mk-edge-buttons,
.mk-edge-one-pager .edge-fade-in .mk-edge-desc,
.mk-edge-one-pager .edge-fade-in .mk-edge-title,
.mk-edge-one-pager .edge-scale-down .mk-edge-buttons,
.mk-edge-one-pager .edge-scale-down .mk-edge-desc,
.mk-edge-one-pager .edge-scale-down .mk-edge-title,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-desc,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-title,
.mk-edge-one-pager .edge-slide-left .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-left .mk-edge-desc,
.mk-edge-one-pager .edge-slide-left .mk-edge-title,
.mk-edge-one-pager .edge-slide-right .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-right .mk-edge-desc,
.mk-edge-one-pager .edge-slide-right .mk-edge-title,
.mk-edge-one-pager .edge-slide-top .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-top .mk-edge-desc,
.mk-edge-one-pager .edge-slide-top .mk-edge-title {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity= @opacity*100);
	opacity: 0;
}

.mk-edge-one-pager .edge-fade-in .mk-edge-title,
.mk-edge-one-pager .edge-scale-down .mk-edge-title,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-title,
.mk-edge-one-pager .edge-slide-left .mk-edge-title,
.mk-edge-one-pager .edge-slide-right .mk-edge-title,
.mk-edge-one-pager .edge-slide-top .mk-edge-title {
	transition: all 0.4s ease-in-out 0.8s;
}

.mk-edge-one-pager .edge-fade-in .mk-edge-desc,
.mk-edge-one-pager .edge-scale-down .mk-edge-desc,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-desc,
.mk-edge-one-pager .edge-slide-left .mk-edge-desc,
.mk-edge-one-pager .edge-slide-right .mk-edge-desc,
.mk-edge-one-pager .edge-slide-top .mk-edge-desc {
	transition: all 0.4s ease-in-out 0.9s;
}

.mk-edge-one-pager .edge-fade-in .mk-edge-buttons,
.mk-edge-one-pager .edge-scale-down .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-left .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-right .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-top .mk-edge-buttons {
	transition: all 0.4s ease-in-out 1s;
}

.mk-edge-one-pager .active .edge-fade-in .mk-edge-buttons,
.mk-edge-one-pager .active .edge-fade-in .mk-edge-desc,
.mk-edge-one-pager .active .edge-fade-in .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

.mk-edge-one-pager .edge-slide-top .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-top .mk-edge-desc,
.mk-edge-one-pager .edge-slide-top .mk-edge-title {
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.mk-edge-one-pager .active .edge-slide-top .mk-edge-buttons,
.mk-edge-one-pager .active .edge-slide-top .mk-edge-desc,
.mk-edge-one-pager .active .edge-slide-top .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-one-pager .edge-slide-left .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-left .mk-edge-desc,
.mk-edge-one-pager .edge-slide-left .mk-edge-title {
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.mk-edge-one-pager .active .edge-slide-left .mk-edge-buttons,
.mk-edge-one-pager .active .edge-slide-left .mk-edge-desc,
.mk-edge-one-pager .active .edge-slide-left .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-one-pager .edge-slide-bottom .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-desc,
.mk-edge-one-pager .edge-slide-bottom .mk-edge-title {
	-ms-transform: translate(0, 50%);
	-webkit-transform: translate(0, 50%);
	ms-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.mk-edge-one-pager .active .edge-slide-bottom .mk-edge-buttons,
.mk-edge-one-pager .active .edge-slide-bottom .mk-edge-desc,
.mk-edge-one-pager .active .edge-slide-bottom .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-one-pager .edge-slide-right .mk-edge-buttons,
.mk-edge-one-pager .edge-slide-right .mk-edge-desc,
.mk-edge-one-pager .edge-slide-right .mk-edge-title {
	-ms-transform: translate(50%, 0);
	-webkit-transform: translate(50%, 0);
	ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
}

.mk-edge-one-pager .active .edge-slide-right .mk-edge-buttons,
.mk-edge-one-pager .active .edge-slide-right .mk-edge-desc,
.mk-edge-one-pager .active .edge-slide-right .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	filter: alpha(opacity= @opacity*100);
	ms-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-one-pager .edge-scale-down .mk-edge-buttons,
.mk-edge-one-pager .edge-scale-down .mk-edge-desc,
.mk-edge-one-pager .edge-scale-down .mk-edge-title {
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	ms-transform: scale(1.3);
	transform: scale(1.3);
}

.mk-edge-one-pager .active .edge-scale-down .mk-edge-buttons,
.mk-edge-one-pager .active .edge-scale-down .mk-edge-desc,
.mk-edge-one-pager .active .edge-scale-down .mk-edge-title {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	filter: alpha(opacity= @opacity*100);
	ms-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.mk-edge-one-pager .edge-flip-x,
.mk-edge-one-pager .edge-flip-y {
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	-webkit-perspective: 1e3;
	animation-delay: 1s;
	animation-duration: 0.6s;
	animation-fill-mode: both;
}

.mk-edge-one-pager .active .edge-flip-x {
	-webkit-animation-name: mk_flip_x;
	animation-name: mk_flip_x;
}

.mk-edge-one-pager .active .edge-flip-y {
	-webkit-animation-name: mk_flip_y;
	animation-name: mk_flip_y;
}

#superContainer {
	-ms-touch-action: none;
	height: 100%;
	position: relative;
	touch-action: none;
}

.section {
	box-sizing: border-box;
	position: relative;
}

.slide,
.slidesContainer {
	display: block;
	height: 100%;
}

.slides {
	height: 100%;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-out;
}

.section.table,
.slide.table {
	display: table;
	width: 100%;
}

.tableCell {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}

.slidesContainer {
	float: left;
	position: relative;
}

.controlArrow {
	border-style: solid;
	cursor: pointer;
	height: 0;
	margin-top: -38px;
	position: absolute;
	top: 50%;
	width: 0;
}

.controlArrow.prev {
	border-color: transparent #fff transparent transparent;
	border-width: 38.5px 34px 38.5px 0;
	left: 15px;
	width: 0;
}

.controlArrow.next {
	border-color: transparent transparent transparent #fff;
	border-width: 38.5px 0 38.5px 34px;
	right: 15px;
}

.scrollable {
	overflow: scroll;
}

.easing {
	transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.fullPage-slidesNav.bottom {
	bottom: 17px;
}

.fullPage-slidesNav.top {
	top: 17px;
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fullPage-nav ul {
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	list-style: none;
	transform: translateY(-50%);
}

.fullPage-tooltip {
	display: none !important;
}

.fullPage-tooltip.right {
	right: 20px;
}

.fullPage-tooltip.left {
	left: 20px;
}

#fullPage-nav.right {
	right: 17px;
}

.vertical-header-right #fullPage-nav.right {
	right: 287px;
}

#fullPage-nav.left {
	left: 17px;
}

.vertical-header-left #fullPage-nav.left {
	left: 287px;
}

#fullPage-nav a {
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 8px;
	position: relative;
	width: 10px;
}

#fullPage-nav a span,
.clipper {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}

#fullPage-nav a span {
	border-radius: 50%;
	cursor: pointer;
	display: block;
	outline: 0;
	width: 100%;
}

#fullPage-nav.dark-skin span {
	background-color: rgba(0, 0, 0, 0.8);
}

#fullPage-nav.light-skin span {
	background-color: rgba(255, 255, 255, 0.3);
}

#fullPage-nav.pagination-stroke a span {
	transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

#fullPage-nav.pagination-stroke.dark-skin span {
	box-shadow: 0 0 0 2px transparent;
}

#fullPage-nav.pagination-stroke.dark-skin a span:focus,
#fullPage-nav.pagination-stroke.dark-skin a span:hover {
	background-color: #333;
}

#fullPage-nav.pagination-stroke.dark-skin a.active span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #333;
}

#fullPage-nav.pagination-stroke.light-skin span {
	box-shadow: 0 0 0 2px transparent;
}

#fullPage-nav.pagination-stroke.light-skin a span:focus,
#fullPage-nav.pagination-stroke.light-skin a span:hover {
	background-color: #fff;
}

#fullPage-nav.pagination-stroke.light-skin a.active span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #fff;
}

#fullPage-nav.pagination-small_dot_stroke a {
	border-radius: 50%;
	transition: box-shadow 0.3s ease;
}

#fullPage-nav.pagination-small_dot_stroke a span {
	transition: background-color 0.3s ease, transform 0.3s ease, 0 0.3s ease;
}

#fullPage-nav.pagination-small_dot_stroke a.active span {
	-ms-transform: scale(0.4);
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
}

#fullPage-nav.pagination-small_dot_stroke.dark-skin span {
	box-shadow: 0 0 0 2px transparent;
}

#fullPage-nav.pagination-small_dot_stroke.dark-skin a span {
	background-color: rgba(0, 0, 0, 0.7);
}

#fullPage-nav.pagination-small_dot_stroke.dark-skin a span:focus,
#fullPage-nav.pagination-small_dot_stroke.dark-skin a span:hover,
#fullPage-nav.pagination-small_dot_stroke.dark-skin a.active span {
	background-color: #333;
}

#fullPage-nav.pagination-small_dot_stroke.dark-skin a.active {
	box-shadow: 0 0 0 2px #333;
}

#fullPage-nav.pagination-small_dot_stroke.light-skin span {
	box-shadow: 0 0 0 2px transparent;
}

#fullPage-nav.pagination-small_dot_stroke.light-skin a span {
	background-color: rgba(255, 255, 255, 0.7);
}

#fullPage-nav.pagination-small_dot_stroke.light-skin a span:focus,
#fullPage-nav.pagination-small_dot_stroke.light-skin a span:hover,
#fullPage-nav.pagination-small_dot_stroke.light-skin a.active span {
	background-color: #fff;
}

#fullPage-nav.pagination-small_dot_stroke.light-skin a.active {
	box-shadow: 0 0 0 2px #fff;
}

.clip {
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
	overflow: hidden;
}

.clipper {
	width: 100%;
}

.Edge .clipper,
.IE .clipper {
	clip: rect(autoautoautoauto);
	overflow: hidden;
	z-index: 2;
}

.mk-edge-wrapper {
	position: relative;
}

.slider-content {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 6;
}

.edge-nav-bg {
	background-size: cover !important;
}

.mk-edge-slider {
	-ms-touch-action: none;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	perspective: 1e3px;
	transform: translateZ(0);
}

.Edge .clipper .mk-edge-slider,
.IE .clipper .mk-edge-slider {
	z-index: 3;
}

.mk-edge-slider__video video {
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
}

.mk-edge-slider .edge-title-area {
	font-size: 16px;
}

.mk-edge-slider .mk-slider-slide {
	background-position: center;
	background-repeat: no-repeat;
	pointer-events: none;
}

.mk-edge-slider .mk-slider-slide.is-active {
	pointer-events: all;
}

.mk-edge-slider .mk-slider-slide .edge-slide-content {
	padding: 100px 0;
}

.mk-edge-slider .mk-slider-slide.center_bottom,
.mk-edge-slider .mk-slider-slide.center_center,
.mk-edge-slider .mk-slider-slide.center_top {
	text-align: center;
}

.mk-edge-slider .mk-slider-slide.center_bottom .edge-slide-content,
.mk-edge-slider .mk-slider-slide.center_center .edge-slide-content,
.mk-edge-slider .mk-slider-slide.center_top .edge-slide-content {
	margin-left: auto;
	margin-right: auto;
}

.mk-edge-slider .mk-slider-slide.right_bottom .edge-slide-content,
.mk-edge-slider .mk-slider-slide.right_center .edge-slide-content,
.mk-edge-slider .mk-slider-slide.right_top .edge-slide-content {
	float: right;
	text-align: right;
}

.mk-edge-slider .mk-slider-slide.center_center .slider-content,
.mk-edge-slider .mk-slider-slide.left_center .slider-content,
.mk-edge-slider .mk-slider-slide.right_center .slider-content {
	top: 50%;
}

.mk-edge-slider .mk-slider-slide.center_center .edge-slide-content,
.mk-edge-slider .mk-slider-slide.left_center .edge-slide-content,
.mk-edge-slider .mk-slider-slide.right_center .edge-slide-content {
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mk-edge-slider .mk-slider-slide.center_bottom .slider-content,
.mk-edge-slider .mk-slider-slide.left_bottom .slider-content,
.mk-edge-slider .mk-slider-slide.right_bottom .slider-content {
	top: 100%;
}

.mk-edge-slider .mk-slider-slide.center_bottom .edge-slide-content,
.mk-edge-slider .mk-slider-slide.left_bottom .edge-slide-content,
.mk-edge-slider .mk-slider-slide.right_bottom .edge-slide-content {
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.mk-edge-slider .mk-edge-next,
.mk-edge-slider .mk-edge-prev {
	opacity: 0;
	transition: all 0.3 ease-in-out;
}

.mk-edge-slider:hover .mk-edge-next,
.mk-edge-slider:hover .mk-edge-prev {
	opacity: 1;
}

.mk-edge-slider .mk-edge-next {
	right: 0;
}

.mk-edge-slider .mk-edge-prev {
	left: 0;
}

.mk-edge-slider .edge-slide-content.caption-light .edge-desc,
.mk-edge-slider .edge-slide-content.caption-light .edge-title {
	color: #fff;
}

.mk-edge-slider .edge-slide-content.caption-dark .edge-desc,
.mk-edge-slider .edge-slide-content.caption-dark .edge-title {
	color: #252525;
}

.mk-edge-slider .edge-title {
	font-size: 46px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 20px;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.05s;
}

.mk-edge-slider .edge-desc {
	font-size: 25px;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 30px;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.15s;
}

.mk-edge-slider .edge-buttons {
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.25s !important;
}

.mk-edge-slider .edge-buttons a {
	transition: all 0.2s ease-in-out;
}

.mk-edge-slider .edge-default_anim .edge-buttons,
.mk-edge-slider .edge-default_anim .edge-desc,
.mk-edge-slider .edge-default_anim .edge-title {
	-ms-transform: translate(0, 70px);
	-webkit-transform: translate(0, 70px);
	opacity: 0;
	transform: translate(0, 70px);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-default_anim .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-default_anim .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-default_anim .edge-title {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-slider .edge-fade-in .edge-buttons,
.mk-edge-slider .edge-fade-in .edge-desc,
.mk-edge-slider .edge-fade-in .edge-title,
.mk-edge-slider .edge-flip-x .edge-buttons,
.mk-edge-slider .edge-flip-x .edge-desc,
.mk-edge-slider .edge-flip-x .edge-title,
.mk-edge-slider .edge-flip-y .edge-buttons,
.mk-edge-slider .edge-flip-y .edge-desc,
.mk-edge-slider .edge-flip-y .edge-title,
.mk-edge-slider .edge-scale-down .edge-buttons,
.mk-edge-slider .edge-scale-down .edge-desc,
.mk-edge-slider .edge-scale-down .edge-title,
.mk-edge-slider .edge-slide-bottom .edge-buttons,
.mk-edge-slider .edge-slide-bottom .edge-desc,
.mk-edge-slider .edge-slide-bottom .edge-title,
.mk-edge-slider .edge-slide-left .edge-buttons,
.mk-edge-slider .edge-slide-left .edge-desc,
.mk-edge-slider .edge-slide-left .edge-title,
.mk-edge-slider .edge-slide-right .edge-buttons,
.mk-edge-slider .edge-slide-right .edge-desc,
.mk-edge-slider .edge-slide-right .edge-title,
.mk-edge-slider .edge-slide-top .edge-buttons,
.mk-edge-slider .edge-slide-top .edge-desc,
.mk-edge-slider .edge-slide-top .edge-title {
	opacity: 0;
}

.mk-edge-slider .mk-slider-slide.is-active .edge-fade-in .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-fade-in .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-fade-in .edge-title {
	opacity: 1;
}

.mk-edge-slider .edge-slide-top .edge-buttons,
.mk-edge-slider .edge-slide-top .edge-desc,
.mk-edge-slider .edge-slide-top .edge-title {
	-ms-transform: translate(0, -70%);
	-webkit-transform: translate(0, -70%);
	transform: translate(0, -70%);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-slide-top .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-top .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-top .edge-title {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-slider .edge-slide-left .edge-buttons,
.mk-edge-slider .edge-slide-left .edge-desc,
.mk-edge-slider .edge-slide-left .edge-title {
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-slide-left .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-left .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-left .edge-title {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-slider .edge-slide-bottom .edge-buttons,
.mk-edge-slider .edge-slide-bottom .edge-desc,
.mk-edge-slider .edge-slide-bottom .edge-title {
	-ms-transform: translate(0, 70%);
	-webkit-transform: translate(0, 70%);
	transform: translate(0, 70%);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-slide-bottom .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-bottom .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-bottom .edge-title {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-slider .edge-slide-right .edge-buttons,
.mk-edge-slider .edge-slide-right .edge-desc,
.mk-edge-slider .edge-slide-right .edge-title {
	-ms-transform: translate(70%, 0);
	-webkit-transform: translate(70%, 0);
	transform: translate(70%, 0);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-slide-right .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-right .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-slide-right .edge-title {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
}

.mk-edge-slider .edge-scale-down .edge-buttons,
.mk-edge-slider .edge-scale-down .edge-desc,
.mk-edge-slider .edge-scale-down .edge-title {
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.mk-edge-slider .mk-slider-slide.is-active .edge-scale-down .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-scale-down .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-scale-down .edge-title {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.mk-edge-slider .edge-flip-x .edge-buttons,
.mk-edge-slider .edge-flip-x .edge-desc,
.mk-edge-slider .edge-flip-x .edge-title,
.mk-edge-slider .edge-flip-y .edge-buttons,
.mk-edge-slider .edge-flip-y .edge-desc,
.mk-edge-slider .edge-flip-y .edge-title {
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	animation-delay: 1s;
	animation-duration: 0.6s;
	animation-fill-mode: both;
}

.mk-edge-slider .mk-slider-slide.is-active .edge-flip-x .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-flip-x .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-flip-x .edge-title {
	-webkit-animation-name: mk_flip_x;
	animation-name: mk_flip_x;
	opacity: 1;
}

.mk-edge-slider .mk-slider-slide.is-active .edge-flip-y .edge-buttons,
.mk-edge-slider .mk-slider-slide.is-active .edge-flip-y .edge-desc,
.mk-edge-slider .mk-slider-slide.is-active .edge-flip-y .edge-title {
	-webkit-animation-name: mk_flip_y;
	animation-name: mk_flip_y;
	opacity: 1;
}

.mk-edge-slider .edge-fade-in .mk-edge-custom-content,
.mk-edge-slider .edge-flip-x .mk-edge-custom-content,
.mk-edge-slider .edge-flip-y .mk-edge-custom-content,
.mk-edge-slider .edge-scale-down .mk-edge-custom-content,
.mk-edge-slider .edge-slide-bottom .mk-edge-custom-content,
.mk-edge-slider .edge-slide-left .mk-edge-custom-content,
.mk-edge-slider .edge-slide-right .mk-edge-custom-content,
.mk-edge-slider .edge-slide-top .mk-edge-custom-content {
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	animation-delay: 1s;
	animation-duration: 0.6s;
	animation-fill-mode: both;
	opacity: 0;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-fade-in
	.mk-edge-custom-content {
	-webkit-animation-name: mk_fade;
	animation-name: mk_fade;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-slide-top
	.mk-edge-custom-content {
	-webkit-animation-name: mk_top_to_bottom;
	animation-name: mk_top_to_bottom;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-slide-left
	.mk-edge-custom-content {
	-webkit-animation-name: mk_left_to_right;
	animation-name: mk_left_to_right;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-slide-bottom
	.mk-edge-custom-content {
	-webkit-animation-name: mk_bottom_to_top;
	animation-name: mk_bottom_to_top;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-slide-right
	.mk-edge-custom-content {
	-webkit-animation-name: mk_right_to_left;
	animation-name: mk_right_to_left;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-scale-down
	.mk-edge-custom-content {
	-webkit-animation-name: mk_scale;
	animation-name: mk_scale;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-flip-x
	.mk-edge-custom-content {
	-webkit-animation-name: mk_flip_x;
	animation-name: mk_flip_x;
}

.mk-edge-slider
	.mk-slider-slide.is-active
	.edge-flip-y
	.mk-edge-custom-content {
	-webkit-animation-name: mk_flip_y;
	animation-name: mk_flip_y;
}

.mk-edge-slider .edge-skip-slider svg {
	height: 16px;
	transition: all 0.2s ease-out;
}

.mk-edge-slider .edge-skip-slider:hover {
	opacity: 1;
}

.mk-edge-slider .edge-skip-slider[data-skin="dark"] {
	border: 2px solid #333;
}

.mk-edge-slider .edge-skip-slider[data-skin="dark"] svg {
	fill: #333;
}

.mk-edge-slider .edge-skip-slider[data-skin="light"] {
	border: 2px solid #fff;
}

.mk-edge-slider .edge-skip-slider[data-skin="light"] svg {
	fill: #fff;
}

.mk-edge-slider[data-animation="perspective_flip"] {
	-webkit-perspective: 1e3px;
	perspective: 1e3px;
}

.mk-edge-slider[data-animation="perspective_flip"] .edge-slider-holder {
	-webkit-perspective: 1e3px;
	-webkit-transform-style: preserve-3d;
	perspective: 1e3px;
	transform-style: preserve-3d;
}

.mk-edge-slider[data-animation="perspective_flip"] .mk-slider-slide {
	-ms-transform-origin: top center;
	-webkit-backface-visibility: hidden;
	-webkit-transform-origin: top center;
	backface-visibility: hidden;
	transform-origin: top center;
}

.mk-edge-slider[data-animation="kenburned"] .mk-slider-slide .mk-section-image,
.mk-edge-slider[data-animation="kenburned"] .mk-slider-slide .mk-section-video {
	-ms-transform: scale(1);
	-ms-transform-origin: bottom left;
	-webkit-transform: scale(1);
	-webkit-transform-origin: bottom left;
	transform: scale(1);
	transform-origin: bottom left;
	transition: all 2s ease;
	transition-delay: 0.7s;
}

.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide.mk-slider-slide.is-active
	.mk-section-image,
.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide.mk-slider-slide.is-active
	.mk-section-video {
	-ms-transform: scale(2);
	-webkit-transform: scale(2);
	transform: scale(2);
	transition: all 100s linear;
}

.mk-edge-slider[data-animation="kenburned"].is-paused
	.mk-slider-slide.mk-slider-slide.is-active
	.mk-section-image,
.mk-edge-slider[data-animation="kenburned"].is-paused
	.mk-slider-slide.mk-slider-slide.is-active
	.mk-section-video {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(2n + 1)
	.mk-section-image,
.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(2n + 1)
	.mk-section-video {
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(3n + 1)
	.mk-section-image,
.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(3n + 1)
	.mk-section-video {
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(4n + 1)
	.mk-section-image,
.mk-edge-slider[data-animation="kenburned"]
	.mk-slider-slide:nth-child(4n + 1)
	.mk-section-video {
	-ms-transform-origin: bottom right;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

.mk-transparent-header
	.mk-edge-slider
	.mk-slider-slide.center_top
	.edge-slide-content,
.mk-transparent-header
	.mk-edge-slider
	.mk-slider-slide.left_top
	.edge-slide-content,
.mk-transparent-header
	.mk-edge-slider
	.mk-slider-slide.right_top
	.edge-slide-content {
	margin-top: 100px;
}

.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.left_bottom
	.edge-slide-content,
.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.left_center
	.edge-slide-content,
.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.left_top
	.edge-slide-content,
.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.right_bottom
	.edge-slide-content,
.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.right_center
	.edge-slide-content,
.mk-fullwidth-false
	.mk-edge-slider
	.mk-slider-slide.right_top
	.edge-slide-content {
	padding-left: 25px;
	padding-right: 25px;
}

.edge-buttons a {
	margin-bottom: 10px;
}

.mk-edge-slider .swiper-pagination {
	height: auto;
	top: auto;
}

.edge-gradient-layer {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4;
}

.mk-employees.c_cs.one-column .mk-employee-item {
	padding: 0 0 50px;
}

.mk-employees.c_cs.two-column .mk-employee-item {
	padding: 0 40px 70px;
}

.mk-employees.c_cs.three-column .mk-employee-item {
	padding: 0 30px 70px;
}

.mk-employees.c_cs.four-column .mk-employee-item {
	padding: 0 25px 70px;
}

.mk-employees.c_cs.five-column .mk-employee-item {
	padding: 0 25px 60px;
}

.mk-employees.classic .team-member-name {
	margin-bottom: 8px;
}

.mk-employees.classic .team-member-position {
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
}

.mk-employees.classic.o3col .mk-employeee-networks a {
	height: 40px;
	line-height: 40px;
	width: 40px;
}

.mk-employees.classic .employee-hover-overlay {
	-ms-transform: rotate(45deg) scale(0, 2);
	-webkit-transform: rotate(45deg) scale(0, 2);
	pointer-events: none;
	transform: rotate(45deg) scale(0, 2);
	transition: all 0.3s ease-in-out;
}

.mk-employees.classic .mk-employee-item:hover .employee-hover-overlay {
	-ms-transform: rotate(45deg) scale(1.5, 2);
	-webkit-transform: rotate(45deg) scale(1.5, 2);
	background: rgba(0, 0, 0, 0.3);
	transform: rotate(45deg) scale(1.5, 2);
}

.mk-flipbox,
.mk-flipbox-holder {
	-moz-transform: perspective(1000px);
}

.mk-employees.classic .mk-employeee-networks {
	margin-top: -20px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.3s ease-out;
	width: 100%;
	z-index: 1;
}

.mk-employees.classic .mk-employeee-networks a {
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
	box-sizing: border-box;
	display: block;
	height: 48px;
	line-height: 44px;
	margin: 0 6px 10px;
	text-align: center;
	transition: all 0.1s ease-out;
	vertical-align: middle;
	width: 48px;
}

.mk-employees.classic .mk-employeee-networks a svg {
	fill: #fff;
	height: 16px;
}

.mk-employees.classic .mk-employeee-networks a:hover {
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6) inset;
}

.mk-employees.classic .mk-employee-item:hover .mk-employeee-networks {
	opacity: 1;
	transition: all 0.3s 0.1s ease-out;
}

.mk-employees.simple.mk-employees-grayscale .team-thumbnail img {
	-webkit-filter: gray;
	filter: gray;
	transition: all 0.3s;
}

.mk-employees.simple.mk-employees-grayscale .mk-employee-item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.mk-employees.simple .team-thumbnail.rounded-true {
	border-radius: 50%;
	overflow: hidden;
}

.mk-employees.simple .team-thumbnail.rounded-true img {
	border-radius: 50%;
	position: relative;
}

.mk-employees.simple.one-column .team-thumbnail.rounded-true {
	padding: 0 40px;
}

.mk-employees.simple.two-column .team-thumbnail.rounded-true {
	padding: 0 60px;
}

.mk-employees.simple.three-column .team-thumbnail.rounded-true {
	padding: 0 40px;
}

.mk-employees.simple.four-column .team-thumbnail.rounded-true {
	padding: 0 30px;
}

.mk-employees.simple.five-column .team-thumbnail.rounded-true {
	padding: 0 20px;
}

.mk-employees.boxed.one-column .item-holder,
.mk-employees.boxed.one-column .mk-employee-item {
	margin: 55px 0 20px;
}

.mk-employees.boxed .item-holder {
	background-color: rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.04);
	margin: 55px 0 25px 25px;
	padding: 60px 35px 36px;
	position: relative;
}

.mk-employees.boxed .team-thumbnail {
	border: 2px solid #c6c6c6;
	border-radius: 50%;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	overflow: hidden;
	position: absolute;
	top: -45px;
	width: 100px;
}

.mk-employees.boxed .team-thumbnail img {
	border-radius: 50%;
	position: relative;
}

.mk-employees.boxed .team-member-name {
	letter-spacing: 1px;
	margin-top: 10px;
}

.mk-employees.boxed .mk-employeee-networks a {
	padding: 0 8px;
}

.mk-employees li,
.mk-employees ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mk-employee-item .team-thumbnail {
	margin: 0 auto 25px;
	max-width: 500px;
}

.mk-employee-item .team-thumbnail img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.vc_row.mk-fullwidth-true .mk-employee-item .team-thumbnail img {
	width: 100%;
}

.mk-faq-container {
	margin-bottom: 20px;
}

.mk-faq-container.fancy-style-wrapper {
	border-top: 1px solid #ececec;
}

.mk-faq-container.fancy-style-wrapper .mk-faq-toggle {
	border-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0;
}

.mk-faq-container.fancy-style-wrapper .mk-toggle .mk-toggle-title {
	background: 0 0;
	padding: 18px;
	transition: all 0.2s;
}

.mk-faq-container.fancy-style-wrapper .mk-toggle-title:hover {
	background: rgba(0, 0, 0, 0.02);
}

.mk-faq-container.fancy-style-wrapper .mk-toggle-title:before {
	color: rgba(0, 0, 0, 0.3);
	font-size: 10px !important;
}

.mk-faq-container.fancy-style-wrapper .mk-toggle-title > .mk-svg-icon {
	fill: rgba(0, 0, 0, 0.3);
}

.mk-faq-container.fancy-style-wrapper .mk-toggle-title svg {
	fill: rgba(0, 0, 0, 0.2) !important;
	height: 16px !important;
}

.mk-faq-container .mk-toggle.fancy-style .mk-toggle-title:before,
.mk-faq-container .mk-toggle.fancy-style .mk-toggle-title > .mk-svg-icon {
	top: 20px;
}

.mk-faq-toggle {
	display: block;
	padding: 4px 10px;
	width: 100%;
}

.filter-faq ul,
.filter-faq ul li {
	display: inline-block;
}

.mk-faq-toggle .mk-toggle-title {
	font-weight: 700;
}

.mk-faq-toggle .mk-toggle-title svg {
	fill: #d6d6d6 !important;
}

.mk-faq-toggle .mk-toggle-title:before {
	font-size: 10px !important;
}

.mk-faq-toggle .mk-toggle-pane {
	padding: 20px;
}

.filter-faq {
	margin-bottom: 30px;
	text-align: center;
}

.filter-faq ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.filter-faq ul li a {
	color: #323232;
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 12px 14px;
}

.mk-flipbox-back,
.mk-flipbox-front {
	display: table;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.filter-faq ul li a.current {
	background-color: rgba(0, 0, 0, 0.08);
	border-radius: 2px;
}

.mk-flipbox {
	-moz-transform-style: preserve-3d;
	-ms-perspective: 1e3;
	-ms-transform: perspective(1000px);
	-ms-transform-style: preserve-3d;
	-webkit-perspective: 1e3;
	perspective: 1e3px;
	position: relative;
}

.mk-flipbox-holder {
	-webkit-transform-style: preserve-3d;
	position: relative;
	transform-style: preserve-3d;
}

.mk-flipbox-front {
	position: absolute;
	z-index: 2;
}

.mk-flipbox-back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: static;
}

.mk-flipbox-back,
.mk-flipbox-front {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.Chrome .chrome-flipbox-backface-fix {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

.mk-flipbox-content {
	display: table-cell;
	vertical-align: middle;
}

.flip-horizontal .mk-flipbox-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip-horizontal:hover .mk-flipbox-front {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip-horizontal:hover .mk-flipbox-back {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.flip-vertical .mk-flipbox-back {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip-vertical:hover .mk-flipbox-front {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flip-vertical:hover .mk-flipbox-back {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
}

.mk-flipbox .mk-button-container {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.mk-flipbox .front-icon {
	line-height: 1rem;
}

.IE .mk-flipbox {
	overflow: hidden;
}

.IE .mk-flipbox .bezier-1 {
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.IE .mk-flipbox-front {
	table-layout: fixed;
}

.mk-font-icons {
	display: inline-block;
}

.mk-font-icons.icon-align-right {
	float: right;
}

.mk-font-icons.icon-align-center {
	display: block;
	text-align: center;
}

.mk-font-icons.icon-align-left {
	float: left;
}

.mk-font-icons .font-icon {
	display: inline-block;
	line-height: normal;
}

.mk-font-icons .font-icon.circle-enabled {
	border-radius: 256px;
	text-align: center;
}

.mk-font-icons .font-icon.mk-size-small svg {
	height: 16px;
	width: 16px;
}

.mk-font-icons .font-icon.mk-size-small.circle-enabled {
	font-size: 12px;
	height: 16px;
	padding: 3px;
	width: 16px;
}

.mk-font-icons .font-icon.mk-size-small.circle-enabled svg {
	height: 12px;
	width: 12px;
}

.mk-font-icons .font-icon.mk-size-medium svg {
	height: 32px;
	width: 32px;
}

.mk-font-icons .font-icon.mk-size-medium.circle-enabled {
	font-size: 16px;
	height: 32px;
	padding: 3px;
	width: 32px;
}

.mk-font-icons .font-icon.mk-size-medium.circle-enabled svg {
	height: 16px;
	width: 16px;
}

.mk-font-icons .circle-enabled .mk-svg-icon {
	margin: 0 auto;
}

.mk-font-icons .font-icon.mk-size-large svg {
	height: 48px;
	width: 48px;
}

.mk-font-icons .font-icon.mk-size-large.circle-enabled {
	font-size: 24px;
	height: 48px;
	width: 48px;
}

.mk-font-icons .font-icon.mk-size-large.circle-enabled svg {
	height: 24px;
	width: 24px;
}

.mk-font-icons .font-icon.mk-size-x-large svg {
	height: 64px;
	width: 64px;
}

.mk-font-icons .font-icon.mk-size-x-large.circle-enabled {
	font-size: 32px;
	height: 64px;
	width: 64px;
}

.mk-font-icons .font-icon.mk-size-x-large.circle-enabled svg {
	height: 32px;
	width: 32px;
}

.mk-font-icons .font-icon.mk-size-xx-large svg {
	height: 128px;
	width: 128px;
}

.mk-font-icons .font-icon.mk-size-xx-large.circle-enabled {
	font-size: 48px;
	height: 128px;
	width: 128px;
}

.mk-font-icons .font-icon.mk-size-xx-large.circle-enabled svg {
	height: 48px;
	width: 48px;
}

.mk-font-icons .font-icon.mk-size-xxx-large svg {
	height: 256px;
	width: 256px;
}

.mk-font-icons .font-icon.mk-size-xxx-large.circle-enabled {
	font-size: 64px;
	height: 256px;
	width: 256px;
}

.mk-font-icons .font-icon.mk-size-xxx-large.circle-enabled svg {
	height: 64px;
	width: 64px;
}

.mk-fullwidth-slideshow,
.mk-fullwidth-slideshow .mk-flex-slides {
	width: 100%;
	text-align: center;
}

.mk-font-icons .font-icon.mk-size-small {
	font-size: 16px;
}

.mk-font-icons .font-icon.mk-size-medium {
	font-size: 32px;
}

.mk-font-icons .font-icon.mk-size-large {
	font-size: 48px;
}

.mk-font-icons .font-icon.mk-size-x-large {
	font-size: 64px;
}

.mk-font-icons .font-icon.mk-size-xx-large {
	font-size: 128px;
}

.mk-font-icons .font-icon.mk-size-xxx-large {
	font-size: 256px;
}

.mk-fullwidth-slideshow {
	overflow: hidden;
}

.mk-fullwidth-slideshow .mk-flex-slides li {
	text-align: center;
}

.mk-fullwidth-slideshow .mk-flex-slides li img {
	height: auto;
	margin: 0 auto !important;
	max-width: none !important;
}

.mk-fullwidth-slideshow.stretch-images-false .mk-flex-slides li img {
	width: auto;
}

.mk-fullwidth-slideshow.stretch-images-true .mk-flex-slides li img {
	width: 100%;
}

.mk-fullwidth-slideshow .flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.4);
	height: 40px;
	margin-top: -20px;
	text-align: center;
	top: 50%;
	width: 40px;
}

.mk-fullwidth-slideshow .flex-direction-nav a i {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}

.mk-fullwidth-slideshow .flex-direction-nav .flex-next {
	right: 20px;
}

.mk-fullwidth-slideshow .flex-direction-nav .flex-prev {
	left: 20px;
}

.mk-gallery-item {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.mk-gallery .item-holder {
	line-height: 4px;
	margin: 0 8px 16px;
	overflow: hidden;
	position: relative;
}

.mk-gallery-lazyload .mk-gallery-image {
	background-color: #e0e0e0;
}

.mk-gallery .item-holder img,
.mk-gallery .one-column {
	width: 100%;
}

.mk-gallery .two-column {
	width: 50%;
}

.mk-gallery .three-column {
	width: 33.33%;
}

.mk-gallery .four-column {
	width: 25%;
}

.mk-gallery .five-column {
	width: 20%;
}

.mk-gallery .six-column {
	width: 16.66%;
}

.mk-gallery .seven-column {
	width: 14.28%;
}

.mk-gallery .eight-column {
	width: 12.5%;
}

.mk-gallery .one-column .item-holder {
	margin: 0 0 16px;
}

.mk-gallery .eight-column .item-holder {
	margin: 0 4px 8px;
}

.mk-gallery .gallery-inner {
	display: block;
}

.mk-gallery .grid-frame .item-holder {
	margin: 0 1px 2px;
}

.mk-gallery .grid-frame .item-holder img {
	width: 100%;
}

.mk-gallery .rounded-frame .gallery-inner,
.mk-gallery .rounded-frame .gallery-inner img,
.mk-gallery .rounded-frame .image-hover-overlay {
	border-radius: 4px;
}

.mk-gallery .gray_border-frame .gallery-inner {
	border: 6px solid rgba(0, 0, 0, 0.06);
}

.mk-gallery .gallery-title {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	letter-spacing: 1px;
	line-height: 22px;
	opacity: 0;
	padding: 0 20px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 58%;
	transition: all 0.4s ease-out;
	width: 100%;
}

.mk-gallery .gallery-caption {
	display: none;
}

.mk-gallery .hover-fadebox .mk-image-lightbox.lightbox-push-top {
	top: 35%;
}

.mk-gallery .hover-blur .item-holder .mk-image-lightbox,
.mk-gallery .hover-slow_zoom a {
	display: block;
	top: 0;
	height: 100%;
	left: 0;
	margin: 0;
	width: 100%;
}

.mk-gallery .hover-slow_zoom img {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.mk-gallery .hover-slow_zoom:hover img {
	-ms-transform: scale(1.11);
	-webkit-transform: scale(1.11);
	transform: scale(1.11);
}

.mk-gallery .hover-blur .item-holder .gallery-inner img {
	-webkit-filter: blur(0);
	filter: blur(0);
}

.mk-gallery .hover-blur .item-holder:hover .image-hover-overlay {
	opacity: 0.85;
}

.mk-gallery .hover-blur .item-holder .mk-image-lightbox {
	bottom: 0;
	position: absolute;
	right: 0;
}

.mk-gallery .hover-blur .item-holder:hover .mk-image-lightbox {
	opacity: 1;
}

.mk-gallery .hover-blur .item-holder:hover .gallery-title {
	opacity: 1;
	top: 56%;
}

.mk-gallery .hover-blur .item-holder:hover .gallery-inner img {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	transition: filter 0.2s linear, 0 0.2s linear, 0 0.2s linear;
}

.mk-gallery .hover-grayscale .mk-image-lightbox {
	cursor: pointer;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.mk-gallery .hover-grayscale .image-hover-overlay {
	background-color: transparent !important;
	opacity: 1;
}

.mk-gallery .hover-grayscale .image-hover-overlay img {
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.mk-gallery .hover-grayscale .item-holder:hover .image-hover-overlay img {
	opacity: 0;
}

.mk-gallery .hover-overlay_layer .gallery-desc {
	display: inline-block;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-gallery .hover-overlay_layer a {
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	top: 0;
	width: 100%;
}

.mk-gallery .hover-overlay_layer .gallery-title {
	display: block;
	margin-bottom: 10px;
	padding: 8px 20px;
	position: relative;
	top: 0;
}

.mk-gallery .hover-overlay_layer .gallery-title:after {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 12px;
}

.mk-gallery .hover-overlay_layer .gallery-caption {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 22px;
	opacity: 0;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.4s ease-out;
}

.mk-gallery .hover-overlay_layer img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}

.mk-gallery .hover-overlay_layer:hover .image-hover-overlay {
	opacity: 0.8;
}

.mk-gallery .hover-overlay_layer:hover .gallery-caption,
.mk-gallery .hover-overlay_layer:hover .gallery-title {
	opacity: 1;
}

.mk-gallery .hover-overlay_layer:hover img {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.mk-gallery .hover-fadebox.hover-title-true .mk-image-lightbox svg {
	top: 35%;
}

.mk-gallery .hover-fadebox .item-holder:hover .image-hover-overlay {
	opacity: 0.85;
}

.mk-gallery .hover-fadebox .item-holder .mk-image-lightbox {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.mk-gallery .hover-fadebox .item-holder:hover .mk-image-lightbox {
	opacity: 1;
}

.mk-gallery .hover-fadebox .item-holder:hover .gallery-title {
	opacity: 1;
	top: 56%;
}

.mk-gallery .hover-fadebox .item-holder:hover .gallery-inner img {
	-webkit-filter: grayscale(1);
	filter: gray;
}

.mk-gallery.masnory-gallery .mk-gallery-item {
	width: 25%;
}

.mk-gallery.masnory-gallery .gallery-mansory-large {
	width: 50%;
}

.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item {
	width: 24.96%;
}

.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large {
	width: 49.96%;
}

.vc_row.mk-fullwidth-true .mk-gallery .eight-column {
	width: 12.46%;
}

.vc_row.mk-fullwidth-true .mk-gallery .eight-column .item-holder {
	margin: 0 4px 8px;
}

.mk-page-section .mk-header {
	bottom: 0;
	left: 0;
	position: absolute;
}

.js-header-shortcode {
	background: 0 0 !important;
}

.mk-page-section .js-header-shortcode .mk-header-holder {
	position: relative !important;
}

.mk-highlight {
	color: #fff;
	margin: 0;
	padding: 2px;
}

.mk-box-icon {
	-webkit-backface-visibility: hidden;
	position: relative;
}

.mk-box-icon .mk-main-ico {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	margin: 0 auto;
}

.mk-box-icon .mk-main-ico .mk-svg-icon {
	margin: 0 auto;
	vertical-align: middle;
}

.mk-box-icon p {
	margin-bottom: 0;
	position: relative;
}

.mk-box-icon h4 i {
	text-transform: none !important;
}

.mk-box-icon .icon-box-readmore {
	float: right;
	font-size: 12px;
	margin: 10px 15px 10px 0;
	position: relative;
}

.mk-box-icon .icon-box-readmore svg {
	height: 16px;
	padding-left: 8px;
	position: relative;
	vertical-align: middle;
}

.mk-box-icon.simple_minimal-style.vc_span4 {
	padding-right: 10px;
}

.mk-box-icon.simple_minimal-style .mk-main-ico {
	display: inline-block;
	float: left;
	margin-right: 12px;
	text-align: center;
}

.mk-box-icon.simple_minimal-style .circled-icon {
	border-radius: 50%;
	text-align: center;
}

.mk-box-icon.simple_minimal-style .circled-icon.small {
	height: 42px;
	line-height: 42px;
	width: 42px;
}

.mk-box-icon.simple_minimal-style .circled-icon.medium {
	height: 64px;
	line-height: 64px;
	width: 64px;
}

.mk-box-icon.simple_minimal-style .circled-icon.large {
	height: 86px;
	line-height: 86px;
	width: 86px;
}

.mk-box-icon.simple_minimal-style .circled-icon.x-large {
	height: 110px;
	line-height: 110px;
	width: 110px;
}

.mk-box-icon.boxed-style .mk-main-ico .mk-svg-icon,
.mk-box-icon.simple_minimal-style .mk-main-ico .mk-svg-icon {
	vertical-align: baseline;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.small .mk-svg-icon {
	height: 16px !important;
	width: 16px !important;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.medium .mk-svg-icon {
	height: 24px !important;
	width: 24px !important;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.large .mk-svg-icon {
	height: 32px !important;
	width: 32px !important;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.x-large .mk-svg-icon {
	height: 48px !important;
	width: 48px !important;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.small {
	font-size: 16px;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.medium {
	font-size: 24px;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.large {
	font-size: 32px;
}

.mk-box-icon.simple_minimal-style .mk-main-ico.x-large {
	font-size: 48px;
}

.mk-box-icon.simple_minimal-style h4 {
	margin-bottom: 15px !important;
}

.mk-box-icon.simple_minimal-style h4.icon-circled {
	display: block;
	height: auto;
}

.mk-box-icon.simple_minimal-style h4.icon-circled span {
	display: block;
	padding-top: 5px;
}

.mk-box-icon.boxed-style .icon-box-boxed .mk-svg-icon {
	position: relative;
	top: 1px;
}

.mk-box-icon.boxed-style .icon-box-boxed.top {
	margin-top: 35px;
	padding: 70px 30px 30px;
}

.mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico {
	left: 50%;
	margin-left: -32px;
	top: -34px;
}

.mk-box-icon.boxed-style .icon-box-boxed.left {
	margin-left: 30px;
	padding: 30px 30px 30px 60px;
	text-align: left;
}

.mk-box-icon.boxed-style .icon-box-boxed.left .mk-main-ico {
	left: -34px;
	margin-top: -34px;
	top: 50%;
}

.mk-box-icon.boxed-style .icon-box-readmore {
	display: inline-block;
	float: none;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper,
.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico {
	display: block;
}

.mk-box-icon.boxed-style h4 {
	color: #222 !important;
	margin-bottom: 20px;
}

.mk-box-icon.boxed-style .mk-main-ico .mk-svg-icon {
	height: 32px !important;
	width: 32px !important;
}

.mk-box-icon.boxed-style .mk-main-ico:before {
	position: relative;
}

.mk-box-icon.simple_ultimate-style .left-side {
	padding-right: 15px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico {
	display: block;
	float: left;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.small {
	font-size: 32px;
	width: 32px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.medium {
	font-size: 48px;
	width: 48px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.large {
	font-size: 64px;
	width: 64px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.x-large {
	font-size: 128px;
	width: 128px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.small-size {
	margin-left: 48px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.medium-size {
	margin-left: 65px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.large-size {
	margin-left: 84px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.x-large-size {
	margin-left: 158px;
}

.mk-box-icon.simple_ultimate-style .top-side {
	text-align: center;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.small {
	margin-bottom: 8px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.medium {
	margin-bottom: 10px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.large {
	margin-bottom: 12px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.x-large {
	margin-bottom: 15px;
}

.mk-box-icon.simple_ultimate-style .top-side h4 {
	margin-bottom: 22px;
}

.mk-box-icon.simple_ultimate-style .top-side .icon-box-readmore {
	display: inline-block;
	float: none;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.small {
	font-size: 32px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.small .mk-svg-icon {
	height: 32px !important;
	width: 32px !important;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.medium {
	font-size: 48px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.medium .mk-svg-icon {
	height: 48px !important;
	width: 48px !important;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.large {
	font-size: 64px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.large .mk-svg-icon {
	height: 64px !important;
	width: 64px !important;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.x-large {
	font-size: 128px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.x-large .mk-svg-icon {
	height: 128px !important;
	width: 128px !important;
}

.mk-box-icon .rounded-circle.left-side .small-size {
	margin-left: 90px !important;
}

.mk-box-icon .rounded-circle.left-side .medium-size {
	margin-left: 120px !important;
}

.mk-box-icon .rounded-circle.top-side .small {
	margin-bottom: 26px !important;
}

.mk-box-icon .rounded-circle.top-side .medium {
	margin-bottom: 34px !important;
}

.mk-box-icon .rounded-circle .mk-main-ico {
	-ms-flex-line-pack: center;
	align-content: center;
	border-radius: 60px;
	border-style: solid;
	border-width: 1px;
	display: flex !important;
	margin: 0 auto;
	text-align: center;
}

.mk-box-icon .rounded-circle .small {
	height: 60px !important;
	line-height: 60px !important;
	width: 60px !important;
}

.mk-box-icon .rounded-circle .small .mk-main-ico {
	font-size: 24px;
}

.mk-box-icon .rounded-circle .small .mk-svg-icon {
	height: 24px !important;
	width: 24px !important;
}

.mk-box-icon .rounded-circle .medium {
	height: 84px !important;
	line-height: 84px !important;
	width: 84px !important;
}

.mk-box-icon .rounded-circle .medium .mk-main-ico {
	font-size: 32px;
}

.mk-box-icon .rounded-circle .medium .mk-svg-icon {
	height: 32px !important;
	width: 32px !important;
}

.mk-box-icon-2 {
	display: block;
}

.mk-box-icon-2 .mk-box-icon-2-icon {
	border-radius: 50%;
	border-width: 2px !important;
	display: inline-block;
	text-align: center;
	transition: all ease-in 0.2s;
}

.mk-box-icon-2 .mk-box-icon-2-icon i {
	display: inline-block;
	line-height: inherit;
	text-align: center;
	vertical-align: middle;
}

.mk-box-icon-2 .mk-box-icon-2-content,
.mk-box-icon-2 .mk-box-icon-2-image {
	display: block;
}

.mk-box-icon-2 .mk-box-icon-2-icon.size-16 {
	height: 54px;
	line-height: 50px;
	width: 54px;
}

.mk-box-icon-2 .mk-box-icon-2-icon.size-32 {
	height: 84px;
	line-height: 80px;
	width: 84px;
}

.mk-box-icon-2 .mk-box-icon-2-icon.size-48 {
	height: 100px;
	line-height: 98px;
	width: 100px;
}

.mk-box-icon-2 .mk-box-icon-2-icon.size-64 {
	height: 130px;
	line-height: 128px;
	width: 130px;
}

.mk-box-icon-2 .mk-box-icon-2-icon.size-128 {
	height: 190px;
	line-height: 188px;
	width: 190px;
}

.mk-box-icon-2 svg {
	vertical-align: middle;
}

.mk-box-icon-2 .mk-box-icon-2-image svg {
	width: 100%;
}

.mk-box-icon-2 .mk-box-icon-2-title {
	display: block;
	margin: 0;
}

.mk-box-icon-2.box-align-left {
	text-align: left;
}

.mk-box-icon-2.box-align-center {
	text-align: center;
}

.mk-box-icon-2.box-align-center .mk-box-icon-2-icon,
.mk-box-icon-2.box-align-center .mk-box-icon-2-image {
	margin: 0 auto;
}

.mk-box-icon-2.box-align-right {
	text-align: right;
}

.mk-box-icon-2.box-align-right .mk-box-icon-2-image {
	display: inline-block;
}

.mk-iconBox-gradient .icon {
	display: inline-block;
	position: relative;
	transition: background-color 0.2s linear;
}

.mk-iconBox-gradient .icon i svg {
	margin-top: -2px;
	transition: color 0.2s linear;
	vertical-align: middle;
}

.mk-iconBox-gradient .icon svg:not(.mk-svg-icon) {
	color: #81d742;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.Firefox .mk-iconBox-gradient .icon .mk-svg-icon,
.Firefox .mk-iconBox-gradient .icon i,
.mk-image-switch .first__image {
	position: relative;
	z-index: 2;
}

.Firefox .mk-iconBox-gradient .icon {
	background: initial !important;
}

.Firefox .mk-iconBox-gradient .icon svg:not(.mk-svg-icon) {
	display: block;
}

.Firefox .mk-iconBox-gradient .icon svg:not(.mk-svg-icon) path {
	display: none;
	transition: fill 0.2s linear;
}

.Firefox .icon.linear-gradient svg:not(.mk-svg-icon) radialgradient,
.Firefox .icon.radial-gradient svg:not(.mk-svg-icon) lineargradient {
	display: none;
}

.Firefox .icon.circle svg:not(.mk-svg-icon) path#circle,
.Firefox .icon.hexagon svg:not(.mk-svg-icon) path#hexagon,
.Firefox .icon.hexagon2 svg:not(.mk-svg-icon) path#hexagon2,
.Firefox .icon.pentagon svg:not(.mk-svg-icon) path#pentagon,
.Firefox .icon.square svg:not(.mk-svg-icon) path#square,
.Firefox .icon.square2 svg:not(.mk-svg-icon) path#square2,
.Firefox .icon.starz svg:not(.mk-svg-icon) path#starz {
	display: block;
}

.icon.circle.size-128,
.icon.hexagon.size-128,
.icon.hexagon2.size-128,
.icon.starz.size-128 {
	line-height: 300px;
	min-height: 300px;
	min-width: 300px;
	text-align: center;
}

.icon.circle.size-64,
.icon.hexagon.size-64,
.icon.hexagon2.size-64,
.icon.starz.size-64 {
	line-height: 200px;
	min-height: 200px;
	min-width: 200px;
	text-align: center;
}

.icon.circle.size-48,
.icon.hexagon.size-48,
.icon.hexagon2.size-48,
.icon.starz.size-48 {
	line-height: 160px;
	min-height: 160px;
	min-width: 160px;
	text-align: center;
}

.icon.circle.size-32,
.icon.hexagon.size-32,
.icon.hexagon2.size-32,
.icon.starz.size-32 {
	line-height: 110px;
	min-height: 110px;
	min-width: 110px;
	text-align: center;
}

.icon.circle.size-16,
.icon.hexagon.size-16,
.icon.hexagon2.size-16,
.icon.starz.size-16 {
	line-height: 60px;
	min-height: 60px;
	min-width: 60px;
	text-align: center;
}

.icon.pentagon.size-128 {
	line-height: 330px;
	min-height: 330px;
	min-width: 330px;
	text-align: center;
}

.icon.pentagon.size-64 {
	line-height: 215px;
	min-height: 215px;
	min-width: 215px;
	text-align: center;
}

.icon.pentagon.size-48 {
	line-height: 160px;
	min-height: 160px;
	min-width: 160px;
	text-align: center;
}

.icon.pentagon.size-32 {
	line-height: 125px;
	min-height: 125px;
	min-width: 125px;
	text-align: center;
}

.icon.pentagon.size-16 {
	line-height: 70px;
	min-height: 70px;
	min-width: 70px;
	text-align: center;
}

.icon.square.size-128 {
	line-height: 290px;
	min-height: 290px;
	min-width: 290px;
	text-align: center;
}

.icon.square.size-64 {
	line-height: 200px;
	min-height: 200px;
	min-width: 200px;
	text-align: center;
}

.icon.square.size-48 {
	line-height: 140px;
	min-height: 140px;
	min-width: 140px;
	text-align: center;
}

.icon.square.size-32 {
	line-height: 100px;
	min-height: 100px;
	min-width: 100px;
	text-align: center;
}

.icon.square.size-16 {
	line-height: 60px;
	min-height: 60px;
	min-width: 60px;
	text-align: center;
}

.icon.square2.size-128 {
	line-height: 370px;
	min-height: 370px;
	min-width: 370px;
	text-align: center;
}

.icon.square2.size-64 {
	line-height: 250px;
	min-height: 250px;
	min-width: 250px;
	text-align: center;
}

.icon.square2.size-48 {
	line-height: 180px;
	min-height: 180px;
	min-width: 180px;
	text-align: center;
}

.icon.square2.size-32 {
	line-height: 130px;
	min-height: 130px;
	min-width: 130px;
	text-align: center;
}

.icon.square2.size-16 {
	line-height: 80px;
	min-height: 80px;
	min-width: 80px;
	text-align: center;
}

.mk-image {
	line-height: 4px;
	position: relative;
}

.mk-image.align-left {
	text-align: left;
}

.mk-image.align-right {
	float: right;
}

.mk-image.align-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mk-image.align-center .mk-image-holder {
	margin: 0 auto;
}

.mk-image.align-center .mk-image-inner img {
	transition: filter 0.2s ease, 0 0.2s ease;
}

.mk-image.lightbox-enabled .mk-image-inner:hover img {
	-webkit-filter: grayscale(1);
	filter: gray;
}

.mk-image.rounded-frame,
.mk-image.rounded-frame .mk-image-overlay,
.mk-image.rounded-frame img {
	border-radius: 4px;
}

.mk-image.gray_border-frame .mk-image-inner {
	border: 6px solid rgba(0, 0, 0, 0.06);
}

.mk-image.border_shadow-frame .mk-image-inner {
	border: 6px solid #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.mk-image.shadow_only-frame .mk-image-inner {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.mk-image.single_line-frame .mk-image-inner {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.mk-image .mk-image-inner {
	overflow: hidden;
	position: relative;
	width: auto;
}

.mk-image .mk-image-inner img,
.mk-imagebox .one-column .mk-imagebox-item,
.mk-imagebox .slide-style .swiper-slide .mk-imagebox-item {
	width: 100%;
}

.mk-image .mk-image-inner.is-svg {
	display: inline-block;
}

.mk-image .mk-image-inner:hover .mk-image-overlay {
	opacity: 0.9;
}

.mk-image .mk-image-inner:hover .mk-image-lightbox,
.mk-image-switch.fading-animation .image__container .first__image {
	opacity: 1;
}

.mk-image.inside-image .mk-image-caption:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.mk-image.inside-image .mk-image-caption .mk-caption-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

.mk-image.inside-image .mk-image-caption .mk-caption-desc {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}

.mk-image.outside-image .mk-image-caption {
	margin: 10px 0;
}

.mk-image.outside-image .mk-image-caption .mk-caption-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

.mk-image.outside-image .mk-image-caption .mk-caption-desc {
	display: block;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	margin-top: 5px;
}

.mk-image-switch {
	overflow: hidden;
}

.mk-image-switch img {
	display: block;
}

.mk-image-switch .image__container {
	display: inline-block;
	position: relative;
}

.mk-image-switch .second__image {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

.mk-imagebox,
.mk-message-box {
	position: relative;
}

.mk-image-switch.align-left {
	text-align: left;
}

.mk-image-switch.align-center {
	text-align: center;
}

.mk-image-switch.align-right {
	text-align: right;
}

.mk-image-switch.without-fading-animation .image__container .first__image {
	visibility: visible;
}

.mk-image-switch.without-fading-animation .image__container .second__image,
.mk-image-switch.without-fading-animation
	.image__container:hover
	.first__image {
	visibility: hidden;
}

.mk-image-switch.without-fading-animation
	.image__container:hover
	.second__image {
	visibility: visible;
}

.mk-image-switch.fading-animation .image__container .first__image,
.mk-image-switch.fading-animation .image__container .second__image {
	transition: opacity 0.2s linear, visibility 0.2s linear;
}

.mk-image-switch.fading-animation .image__container .second__image,
.mk-image-switch.fading-animation .image__container:hover .first__image {
	opacity: 0;
}

.mk-image-switch.fading-animation .image__container:hover .second__image {
	opacity: 1;
}

.mk-imagebox-item {
	float: left;
	margin-bottom: 40px;
}

.mk-imagebox .swiper-navigation {
	clear: both;
	display: block;
	opacity: 0;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	transition: opacity 0.25s ease-in-out;
}

.mk-imagebox:hover .swiper-navigation,
.mk-laptop-slideshow-shortcode:hover .flex-direction-nav a {
	opacity: 1;
}

.mk-imagebox .swiper-navigation .swiper-arrows {
	color: rgba(128, 128, 128, 0.2);
	font-size: 24px;
}

.mk-imagebox .swiper-navigation .swiper-arrows:hover {
	color: rgba(128, 128, 128, 0.4);
}

.mk-imagebox .swiper-navigation .mk-swiper-next {
	float: right;
}

.mk-imagebox.column-style .swiper-slide {
	float: none;
}

.mk-imagebox .two-column .mk-imagebox-item {
	width: 49.96%;
}

.mk-imagebox .three-column .mk-imagebox-item {
	width: 33.31%;
}

.mk-imagebox .four-column .mk-imagebox-item {
	width: 24.96%;
}

.mk-imagebox .five-column .mk-imagebox-item {
	width: 19.96%;
}

.mk-imagebox .six-column .mk-imagebox-item {
	width: 16.6%;
}

.mk-imagebox .video-type .item-image {
	display: none;
}

.mk-imagebox .five-column div:nth-of-type(5n + 6) .mk-imagebox-item,
.mk-imagebox .four-column div:nth-of-type(4n + 5) .mk-imagebox-item,
.mk-imagebox .six-column div:nth-of-type(6n + 7) .mk-imagebox-item,
.mk-imagebox .three-column div:nth-of-type(3n + 4) .mk-imagebox-item,
.mk-imagebox .two-column div:nth-of-type(2n + 3) .mk-imagebox-item {
	clear: both;
}

.mk-imagebox-item .item-holder {
	overflow: hidden;
	position: relative;
}

.mk-imagebox-item .item-image {
	padding: 0;
	text-align: center;
}

.mk-imagebox-item .item-image img {
	width: 100%;
}

.mk-imagebox-item .item-image.padding-true {
	padding: 5% 5% 0;
}

.mk-imagebox-item .item-title {
	letter-spacing: 1px;
	line-height: 1.66em;
	padding: 10% 10% 7%;
}

.mk-imagebox-item .item-title h5 {
	margin: 0;
	text-align: center;
}

.mk-imagebox-item .item-content {
	padding: 0 13% 7%;
}

.mk-imagebox-item .item-wrapper p {
	text-align: center;
}

.mk-imagebox-item .mk-video-container {
	padding-bottom: 56.5% !important;
	padding-top: 0;
}

.mk-imagebox-item .mk-video-container iframe,
.mk-imagebox-item .mk-video-container video {
	width: 100%;
}

.mk-imagebox-item .mk-video-wrapper.padding-true {
	padding: 5% 5% 0;
}

.mk-imagebox-item .mk-imagebox-video,
.mk-imagebox-item .mk-imagebox-video video {
	display: block;
	width: 100%;
}

.mk-imagebox-item .item-button a {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 20px;
	text-align: center;
	transition: all 0.2s ease-out;
}

.vc_col-sm-2 .mk-lcd-slideshow .flex-direction-nav a,
.vc_col-sm-6 .vc_col-sm-4 .mk-lcd-slideshow .flex-direction-nav a {
	display: none;
}

.mk-slider-holder .mk-imagebox-item {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.mk-laptop-slideshow-shortcode {
	margin: 0 auto 60px;
	text-align: center;
	width: 100%;
}

.mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides,
.mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
	margin: 0 auto !important;
}

.mk-laptop-slideshow-shortcode.one-half-laptop .flex-direction-nav a {
	margin-top: -16px;
}

.mk-laptop-slideshow-shortcode.one-half-laptop .flex-direction-nav svg {
	height: 32px;
}

.mk-laptop-slideshow-shortcode.one-third-laptop .flex-direction-nav a {
	margin-top: -12px;
}

.mk-laptop-slideshow-shortcode.one-third-laptop .flex-direction-nav svg {
	height: 24px;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop {
	margin-bottom: 30px !important;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop .flex-direction-nav a {
	margin-top: -8px;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop .flex-direction-nav svg {
	height: 16px;
}

.mk-laptop-slideshow-shortcode:hover .flex-prev {
	left: 0;
}

.mk-laptop-slideshow-shortcode:hover .flex-next {
	right: 0;
}

.mk-laptop-slideshow-shortcode .mk-flex-slides {
	text-align: center;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a svg {
	fill: #ccc !important;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a:hover svg {
	fill: #7f7f7f !important;
}

.mk-laptop-slideshow-shortcode .flex-prev {
	left: 30px;
}

.mk-laptop-slideshow-shortcode .flex-next {
	right: 30px;
}

.vc_col-sm-6 .full-laptop .flex-direction-nav svg {
	height: 32px !important;
}

.vc_col-sm-3 .full-laptop .flex-direction-nav svg,
.vc_col-sm-3 .one-half-laptop .flex-direction-nav svg,
.vc_col-sm-3 .one-third-laptop .flex-direction-nav svg,
.vc_col-sm-4 .full-laptop .flex-direction-nav svg,
.vc_col-sm-4 .one-half-laptop .flex-direction-nav svg {
	height: 24px !important;
}

.vc_col-sm-2 .full-laptop .flex-direction-nav svg,
.vc_col-sm-2 .one-fourth-laptop .flex-direction-nav svg,
.vc_col-sm-2 .one-half-laptop .flex-direction-nav svg,
.vc_col-sm-2 .one-third-laptop .flex-direction-nav svg,
.vc_col-sm-3 .one-third-laptop .flex-direction-nav svg {
	height: 16px !important;
}

.mk-lcd-slideshow {
	margin: 0 auto 160px;
	text-align: center;
	width: 100%;
}

.mk-lcd-slideshow:hover .flex-direction-nav a {
	opacity: 0.7;
}

.mk-lcd-slideshow:hover .flex-prev {
	left: 60px !important;
}

.mk-lcd-slideshow:hover .flex-next {
	right: 60px !important;
}

.mk-lcd-slideshow .flex-direction-nav a .mk-svg-icon {
	fill: #fff !important;
	height: 16px;
	vertical-align: middle;
}

.mk-lcd-slideshow .flex-prev {
	left: 70px !important;
}

.mk-lcd-slideshow .flex-next {
	right: 70px !important;
}

.vc_col-sm-8 .mk-lcd-slideshow {
	margin: 0 auto 70px;
}

.vc_col-sm-8 .mk-lcd-slideshow .flex-direction-nav a {
	margin-top: -48px;
}

.vc_col-sm-6 .mk-lcd-slideshow {
	margin: 0 auto 50px;
}

.vc_col-sm-6 .mk-lcd-slideshow .flex-direction-nav a {
	margin-top: -28px;
}

.vc_col-sm-4 .mk-lcd-slideshow {
	margin: 0 auto 50px;
}

.vc_col-sm-4 .mk-lcd-slideshow .flex-direction-nav a {
	margin-top: -40px;
}

.vc_col-sm-3 .mk-lcd-slideshow {
	margin: 0 auto 60px;
}

.vc_col-sm-3 .mk-lcd-slideshow .flex-direction-nav a {
	margin-top: -28px;
}

.vc_col-sm-2 .mk-lcd-slideshow,
.vc_col-sm-6 .vc_col-sm-4 .mk-lcd-slideshow,
.vc_col-sm-6 .vc_col-sm-8 .mk-lcd-slideshow {
	margin: 0 auto 40px;
}

.mk-message-box,
.mk-milestone {
	margin-bottom: 20px;
}

.mk-message-box {
	background-position: 15px center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	display: block;
}

.mk-message-box span {
	display: block;
	padding: 15px 15px 15px 65px;
	text-align: left;
}

.mk-message-box .box-close-btn {
	position: absolute;
	right: 6px;
	top: 0;
}

.mk-message-box.mk-comment-message-box {
	background-color: #eee;
	border-color: #ddd;
}

.mk-message-box.mk-comment-message-box i {
	color: #aaa;
}

.mk-message-box.mk-info-message-box {
	background-color: #d1eff8;
	border-color: #afe0ee;
}

.mk-message-box.mk-info-message-box i {
	color: #3ea3bc;
}

.mk-message-box.mk-info-message-box .button.wc-forward {
	background-color: #3ea2c1;
}

.mk-message-box.mk-error-message-box {
	background-color: #fac6bf;
	border-color: #fd8585;
}

.mk-message-box.mk-error-message-box i {
	color: #de303a;
}

.mk-message-box.mk-error-message-box .button.wc-forward {
	background-color: #df3531;
}

.mk-message-box.mk-confirm-message-box {
	background-color: #b8f4d0;
	border-color: #72dd9d;
}

.mk-message-box.mk-confirm-message-box i {
	color: #20b66e;
}

.mk-message-box.mk-confirm-message-box .button.wc-forward {
	background-color: #28b863;
}

.mk-message-box.mk-warning-message-box {
	background-color: #fbf1c8;
	border-color: #e0c069;
}

.mk-message-box.mk-warning-message-box i {
	color: #be9a34;
}

.mk-message-box.mk-warning-message-box .button.wc-forward {
	background-color: #be9c00;
}

.mk-milestone .milestone-number,
.mk-milestone .milestone-prefix,
.mk-milestone .milestone-suffix {
	letter-spacing: 2px;
	line-height: 110%;
}

.mk-milestone i {
	line-height: 1;
}

.mk-milestone.left-align .milestone-top {
	float: left;
}

.mk-milestone.left-align i {
	float: left;
	margin-right: 10px;
}

.mk-milestone.left-align .milestone-text:after {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	left: 0;
	transform: translate(0, 0);
}

.mk-milestone.center-align {
	text-align: center;
}

.mk-milestone.center-align .milestone-top {
	display: block;
}

.mk-milestone.center-align i {
	display: block;
	margin-bottom: 30px;
}

.mk-milestone.center-align .milestone-text:after {
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	left: 50%;
	transform: translate(-50%, 0);
}

.mk-milestone.right-align .milestone-top {
	float: right;
	text-align: right;
}

.mk-ornamental-title.norman-double .title,
.mk-ornamental-title.norman-short-double .title,
.mk-ornamental-title.norman-short-double.align-center,
.mk-ornamental-title.norman-short-single .title,
.mk-ornamental-title.norman-short-single.align-center,
.mk-ornamental-title.norman-single .title,
.mk-ornamental-title.rovi-double .title,
.mk-ornamental-title.rovi-single .title {
	text-align: center;
}

.mk-milestone.right-align i {
	float: right;
	margin-left: 10px;
}

.mk-milestone.right-align .milestone-text:after {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	right: 0;
	transform: translate(0, 0);
}

.mk-milestone .milestone-text {
	letter-spacing: 1px;
	line-height: 100%;
	margin: 16px 0;
	padding: 16px 0;
	position: relative;
}

.mk-milestone .milestone-text:after {
	background: #999;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	top: 0;
	width: 20px;
}

.mk-milestone.milestone-small svg {
	height: 32px;
}

.mk-milestone.milestone-small .milestone-number,
.mk-milestone.milestone-small .milestone-prefix,
.mk-milestone.milestone-small .milestone-suffix {
	font-size: 26px;
}

.mk-milestone.milestone-medium svg {
	height: 48px;
}

.mk-milestone.milestone-medium .milestone-number,
.mk-milestone.milestone-medium .milestone-prefix,
.mk-milestone.milestone-medium .milestone-suffix {
	font-size: 40px;
}

.mk-milestone.milestone-large svg {
	height: 72px;
}

.mk-milestone.milestone-large .milestone-number,
.mk-milestone.milestone-large .milestone-prefix,
.mk-milestone.milestone-large .milestone-suffix {
	font-size: 50px;
}

.mk-mini-callout {
	background-color: #f6f6f6;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 12px 20px;
}

.mk-mini-callout p {
	display: inline;
	margin-bottom: 0;
}

.mk-mini-callout .callout-title {
	color: #333;
	font-weight: 700;
	padding-right: 6px;
}

.mk-mini-callout a i {
	font-size: 14px;
	padding-left: 6px;
}

.mk-moving-image img {
	display: inline-block !important;
	width: auto !important;
}

.mk-news-container {
	margin-bottom: 50px;
}

.mk-news-item {
	float: left;
	overflow: hidden;
	position: relative;
}

.mk-news-item .item-holder {
	background-color: #f6f6f6;
	margin: 0 6px 6px 0;
	overflow: hidden;
	position: relative;
}

.mk-news-item .news-categories {
	font-size: 13px;
	font-weight: 700;
}

.mk-news-item .news-the-title {
	font-size: 18px;
	font-weight: 700;
}

.mk-news-item .mk-read-more i {
	margin-left: 5px;
	vertical-align: middle;
}

.news-fourth-with-image .news-meta-wrapper,
.news-full-with-image .news-meta-wrapper,
.news-half-with-image .news-meta-wrapper {
	bottom: 0;
	left: 0;
	margin: 15px 15px 3px;
	position: absolute;
}

.news-fourth-with-image .news-categories,
.news-full-with-image .news-categories,
.news-half-with-image .news-categories {
	color: #fff;
	line-height: 43px;
}

.news-fourth-with-image .news-categories a,
.news-full-with-image .news-categories a,
.news-half-with-image .news-categories a {
	color: #fff;
}

.news-fourth-with-image .news-categories span,
.news-full-with-image .news-categories span,
.news-half-with-image .news-categories span {
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	font-size: 11px;
	letter-spacing: 1px;
	margin-left: -8px;
	padding: 12px 5px;
}

.news-fourth-with-image .news-date,
.news-full-with-image .news-date,
.news-half-with-image .news-date {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 11px;
	line-height: 10px;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

.news-fourth-with-image img,
.news-full-with-image img,
.news-half-with-image img {
	height: 100%;
	width: 100%;
}

.news-fourth-with-image .news-the-title a,
.news-full-with-image .news-the-title a,
.news-half-with-image .news-the-title a {
	color: #fff;
}

.news-fourth-with-image .news-the-title span,
.news-full-with-image .news-the-title span,
.news-half-with-image .news-the-title span {
	-webkit-box-decoration-break: clone;
	background-color: #000;
	box-decoration-break: clone;
	box-shadow: 15px 0 0 #000, -15px 0 0 #000;
	line-height: 37px;
	padding: 13px 0;
}

.news-fourth-without-image .item-holder,
.news-full-without-image .item-holder,
.news-half-without-image .item-holder {
	padding: 28px 35px;
}

.news-fourth-without-image .item-holder .news-categories,
.news-full-without-image .item-holder .news-categories,
.news-half-without-image .item-holder .news-categories {
	margin-bottom: 5px;
}

.news-fourth-without-image .item-holder .news-the-title,
.news-full-without-image .item-holder .news-the-title,
.news-half-without-image .item-holder .news-the-title {
	margin: 0;
}

.news-fourth-without-image .item-holder .news-date,
.news-full-without-image .item-holder .news-date,
.news-half-without-image .item-holder .news-date {
	color: #777;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
}

.news-full-with-image {
	width: 99.5%;
}

.news-full-without-image {
	width: 99.9%;
}

.news-half-with-image,
.news-half-without-image {
	width: 49.9%;
}

.news-fourth-with-image,
.news-fourth-without-image {
	width: 24.9%;
}

.mk-news-tab .mk-tabs-tabs {
	float: right;
	margin: 0 0 -1px !important;
	position: relative;
	z-index: 10;
}

.mk-news-tab .mk-tabs-panes {
	border: 1px solid #dbdbdb;
	margin: 0;
	position: relative;
	z-index: 1;
}

.mk-news-tab .mk-tabs-panes .mk-tabs-pane {
	position: relative;
	z-index: 8;
}

.mk-news-tab-heading {
	background-color: #f7f7f7;
	border: 1px solid #dbdbdb;
	border-bottom: 0;
}

.mk-news-tab-title {
	color: #333;
	float: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 12px;
	padding: 14px 20px 0;
}

.mk-news-tab {
	margin-bottom: 20px;
}

.mk-news-tab .mk-tabs-tabs li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.mk-news-tab .mk-tabs-tabs li.is-active > a {
	background: 0;
	border-bottom: 0;
	cursor: default;
	padding-bottom: 16px;
}

.mk-news-tab .mk-tabs-tabs li a {
	border-left: 1px solid #dbdbdb;
	color: #333;
	display: block;
	font-weight: 700;
	line-height: 100%;
	margin: 0;
	padding: 15px 20px;
	white-space: nowrap;
}

.mk-news-tab .mk-tabs-panes .title-mobile {
	background-color: rgba(0, 0, 0, 0.05);
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	color: #444;
	display: none;
	font-size: 13px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 5px 10px;
	white-space: nowrap;
}

.news-tab-wrapper {
	float: left;
	padding: 15px;
	width: 50%;
}

.news-tab-wrapper .news-tab-thumb {
	display: block;
	margin-bottom: 20px;
}

.news-tab-wrapper .the-title {
	line-height: 16px;
	margin-bottom: 5px;
}

.news-tab-wrapper .the-title a {
	color: #333;
	font-size: 15px;
	line-height: 22px;
	text-transform: capitalize;
}

.news-tab-wrapper .new-tab-readmore svg {
	height: 14px;
	padding-left: 6px;
	vertical-align: middle;
}

.mk-tabs-pane {
	display: none;
	height: 0;
	overflow: hidden;
	padding: 0;
}

.mk-tabs-pane.is-active {
	display: block;
	height: auto;
}

.mk-news-tab .mk-tabs-pane.is-active {
	padding: 20px;
}

.mk-ornamental-title .title {
	margin: 0 auto;
}

.mk-ornamental-title .title .title-image,
.mk-ornamental-title .title .title-text {
	display: inline;
	padding: 0 35px;
	position: relative;
	vertical-align: auto;
	zoom: 1;
}

.mk-ornamental-title .title .title-image:after,
.mk-ornamental-title .title .title-image:before,
.mk-ornamental-title .title .title-text:after,
.mk-ornamental-title .title .title-text:before {
	box-sizing: content-box;
}

.mk-ornamental-title .title .title-image:before,
.mk-ornamental-title .title .title-text:before {
	right: 100%;
}

.mk-ornamental-title .title .title-image:after,
.mk-ornamental-title .title .title-text:after {
	left: 100%;
}

.mk-ornamental-title .title .title-image {
	min-width: 38px;
	text-align: center;
}

.mk-ornamental-title.rovi-double .title .title-image,
.mk-ornamental-title.rovi-double .title .title-text {
	position: relative;
}

.mk-ornamental-title.rovi-double .title .title-image .line-left,
.mk-ornamental-title.rovi-double .title .title-image .line-right,
.mk-ornamental-title.rovi-double .title .title-text .line-left,
.mk-ornamental-title.rovi-double .title .title-text .line-right {
	height: 100%;
	position: absolute;
	top: 0;
}

.mk-ornamental-title.rovi-double .title .title-image .line-left,
.mk-ornamental-title.rovi-double .title .title-text .line-left {
	left: 3px;
}

.mk-ornamental-title.rovi-double .title .title-image .line-right,
.mk-ornamental-title.rovi-double .title .title-text .line-right {
	right: 3px;
}

.mk-ornamental-title.norman-double .title .title-image:after,
.mk-ornamental-title.norman-double .title .title-image:before,
.mk-ornamental-title.norman-double .title .title-text:after,
.mk-ornamental-title.norman-double .title .title-text:before,
.mk-ornamental-title.norman-short-double .title .title-image:after,
.mk-ornamental-title.norman-short-double .title .title-image:before,
.mk-ornamental-title.norman-short-double .title .title-text:after,
.mk-ornamental-title.norman-short-double .title .title-text:before,
.mk-ornamental-title.norman-short-single .title .title-image:after,
.mk-ornamental-title.norman-short-single .title .title-image:before,
.mk-ornamental-title.norman-short-single .title .title-text:after,
.mk-ornamental-title.norman-short-single .title .title-text:before,
.mk-ornamental-title.norman-single .title .title-image:after,
.mk-ornamental-title.norman-single .title .title-image:before,
.mk-ornamental-title.norman-single .title .title-text:after,
.mk-ornamental-title.norman-single .title .title-text:before,
.mk-ornamental-title.rovi-double .title .title-image:after,
.mk-ornamental-title.rovi-double .title .title-image:before,
.mk-ornamental-title.rovi-double .title .title-text:after,
.mk-ornamental-title.rovi-double .title .title-text:before,
.mk-ornamental-title.rovi-single .title .title-image:after,
.mk-ornamental-title.rovi-single .title .title-image:before,
.mk-ornamental-title.rovi-single .title .title-text:after,
.mk-ornamental-title.rovi-single .title .title-text:before {
	content: "";
	display: block;
	position: absolute;
}

.mk-ornamental-title.norman-double .title .title-image:after,
.mk-ornamental-title.norman-double .title .title-image:before,
.mk-ornamental-title.norman-double .title .title-text:after,
.mk-ornamental-title.norman-double .title .title-text:before,
.mk-ornamental-title.norman-single .title .title-image:after,
.mk-ornamental-title.norman-single .title .title-image:before,
.mk-ornamental-title.norman-single .title .title-text:after,
.mk-ornamental-title.norman-single .title .title-text:before,
.mk-ornamental-title.rovi-double .title .title-image:after,
.mk-ornamental-title.rovi-double .title .title-image:before,
.mk-ornamental-title.rovi-double .title .title-text:after,
.mk-ornamental-title.rovi-double .title .title-text:before,
.mk-ornamental-title.rovi-single .title .title-image:after,
.mk-ornamental-title.rovi-single .title .title-image:before,
.mk-ornamental-title.rovi-single .title .title-text:after,
.mk-ornamental-title.rovi-single .title .title-text:before {
	width: 1500px;
}

.mk-ornamental-title.norman-double .title .title-image:after,
.mk-ornamental-title.norman-double .title .title-text:after,
.mk-ornamental-title.norman-single .title .title-image:after,
.mk-ornamental-title.norman-single .title .title-text:after,
.mk-ornamental-title.rovi-double .title .title-image:after,
.mk-ornamental-title.rovi-double .title .title-text:after,
.mk-ornamental-title.rovi-single .title .title-image:after,
.mk-ornamental-title.rovi-single .title .title-text:after {
	left: 100%;
}

.mk-ornamental-title.norman-double .title .title-image:before,
.mk-ornamental-title.norman-double .title .title-text:before,
.mk-ornamental-title.norman-single .title .title-image:before,
.mk-ornamental-title.norman-single .title .title-text:before,
.mk-ornamental-title.rovi-double .title .title-image:before,
.mk-ornamental-title.rovi-double .title .title-text:before,
.mk-ornamental-title.rovi-single .title .title-image:before,
.mk-ornamental-title.rovi-single .title .title-text:before {
	right: 100%;
}

.mk-ornamental-title.norman-double .title .title-image:after,
.mk-ornamental-title.norman-double .title .title-image:before,
.mk-ornamental-title.norman-double .title .title-text:after,
.mk-ornamental-title.norman-double .title .title-text:before,
.mk-ornamental-title.norman-short-double .title .title-image:after,
.mk-ornamental-title.norman-short-double .title .title-image:before,
.mk-ornamental-title.norman-short-double .title .title-text:after,
.mk-ornamental-title.norman-short-double .title .title-text:before,
.mk-ornamental-title.rovi-double .title .title-image:after,
.mk-ornamental-title.rovi-double .title .title-image:before,
.mk-ornamental-title.rovi-double .title .title-text:after,
.mk-ornamental-title.rovi-double .title .title-text:before {
	height: 3px;
}

.mk-ornamental-title.norman-double .title,
.mk-ornamental-title.norman-single .title,
.mk-ornamental-title.rovi-double .title,
.mk-ornamental-title.rovi-single .title {
	overflow: hidden;
	width: 100%;
}

.mk-ornamental-title.normal-short-single .title .title-text:after,
.mk-ornamental-title.normal-short-single .title .title-text:before,
.mk-ornamental-title.normal-single .title .title-text:after,
.mk-ornamental-title.normal-single .title .title-text:before {
	content: initial;
}

.mk-ornamental-title.norman-short-single .title .title-image::after,
.mk-ornamental-title.norman-short-single .title .title-image::before {
	width: 55px;
}

.mk-ornamental-title.norman-short-double .title,
.mk-ornamental-title.norman-short-single .title {
	display: inline-block;
	margin: 0 55px;
}

.mk-ornamental-title.norman-short-double .title .title-image,
.mk-ornamental-title.norman-short-double .title .title-text,
.mk-ornamental-title.norman-short-single .title .title-image,
.mk-ornamental-title.norman-short-single .title .title-text {
	float: left;
}

.mk-ornamental-title.norman-short-double .title-image:after,
.mk-ornamental-title.norman-short-double .title-image:before,
.mk-ornamental-title.norman-short-double .title-text:after,
.mk-ornamental-title.norman-short-double .title-text:before,
.mk-ornamental-title.norman-short-single .title-image:after,
.mk-ornamental-title.norman-short-single .title-image:before,
.mk-ornamental-title.norman-short-single .title-text:after,
.mk-ornamental-title.norman-short-single .title-text:before {
	content: "";
	height: 3px;
	position: absolute;
	top: calc(50%-1.5px);
	width: 55px;
}

.mk-ornamental-title.norman-short-double .title-image:before,
.mk-ornamental-title.norman-short-double .title-text:before,
.mk-ornamental-title.norman-short-single .title-image:before,
.mk-ornamental-title.norman-short-single .title-text:before {
	left: -55px;
}

.mk-ornamental-title.norman-short-double .title-image:after,
.mk-ornamental-title.norman-short-double .title-text:after,
.mk-ornamental-title.norman-short-single .title-image:after,
.mk-ornamental-title.norman-short-single .title-text:after {
	right: -55px;
}

.mk-ornamental-title.norman-short-double.align-right,
.mk-ornamental-title.norman-short-single.align-right {
	text-align: right;
}

.mk-ornamental-title.lemo-double,
.mk-ornamental-title.lemo-single {
	display: inline-block;
	position: relative;
}

.mk-ornamental-title.lemo-double .title,
.mk-ornamental-title.lemo-single .title {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.mk-ornamental-title.lemo-double .title .title-image:after,
.mk-ornamental-title.lemo-double .title .title-image:before,
.mk-ornamental-title.lemo-double .title .title-text:after,
.mk-ornamental-title.lemo-double .title .title-text:before,
.mk-ornamental-title.lemo-single .title .title-image:after,
.mk-ornamental-title.lemo-single .title .title-image:before,
.mk-ornamental-title.lemo-single .title .title-text:after,
.mk-ornamental-title.lemo-single .title .title-text:before {
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
}

.mk-ornamental-title.lemo-double .title .title-image:before,
.mk-ornamental-title.lemo-double .title .title-text:before,
.mk-ornamental-title.lemo-single .title .title-image:before,
.mk-ornamental-title.lemo-single .title .title-text:before {
	top: 0;
}

.mk-ornamental-title.lemo-double .title .title-image:after,
.mk-ornamental-title.lemo-double .title .title-text:after,
.mk-ornamental-title.lemo-single .title .title-image:after,
.mk-ornamental-title.lemo-single .title .title-text:after {
	bottom: 0;
}

.mk-ornamental-title.lemo-double .title .title-text,
.mk-ornamental-title.lemo-single .title .title-text {
	padding: 17px 10px;
}

.mk-ornamental-title.lemo-double .title .title-image,
.mk-ornamental-title.lemo-single .title .title-image {
	padding: 20px 10px;
}

.mk-ornamental-title.lemo-double.align-center,
.mk-ornamental-title.lemo-single.align-center {
	display: block;
	text-align: center;
}

.mk-ornamental-title.lemo-double.align-center .title,
.mk-ornamental-title.lemo-single.align-center .title {
	display: inline-block;
	overflow: initial;
	position: relative;
}

.mk-ornamental-title.lemo-double.align-right,
.mk-ornamental-title.lemo-single.align-right {
	float: right;
}

.mk-ornamental-title.lemo-double .title .title-image:after,
.mk-ornamental-title.lemo-double .title .title-image:before,
.mk-ornamental-title.lemo-double .title .title-text:after,
.mk-ornamental-title.lemo-double .title .title-text:before {
	height: 5px;
}

.mk-ornamental-title.lemo-double .title .title-image:before,
.mk-ornamental-title.lemo-double .title .title-text:before {
	top: -5px;
}

.mk-ornamental-title.lemo-double .title .title-image:after,
.mk-ornamental-title.lemo-double .title .title-text:after {
	bottom: -5px;
}

.mk-page-section-wrapper {
	-ms-flex-direction: row;
	display: flex;
	flex-direction: row;
}

.mk-page-section {
	position: relative;
	width: 100%;
}

.mk-page-section[data-intro-effect="false"] {
	will-change: position;
	z-index: 99;
}

.mk-page-section:not(.mk-adaptive-height):not(.intro-true) {
	height: auto !important;
}

.mk-page-section-inner {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	will-change: position;
}

.mk-page-section:not(.full_layout) .mk-page-section-inner {
	width: 50%;
}

.mk-page-section.drop-top-shadow {
	box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3);
}

.mk-page-section .theme-content {
	padding: 0 20px;
}

.mk-page-section.full-height-true {
	min-height: 300px;
}

.mk-page-section .mk-main-wrapper-holder {
	width: 100%;
}

.mk-page-section .background-layer {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1e3;
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	height: 100%;
	left: 0;
	perspective: 1e3px;
	position: absolute;
	top: 0;
	transform: translateZ(0);
	width: 100%;
}

.Edge .mk-page-section .background-layer,
.Edge .mk-page-section .mk-color-layer,
.IE .mk-page-section .background-layer,
.IE .mk-page-section .mk-color-layer {
	background-color: transparent !important;
	overflow-x: hidden;
}

html:not(.IE):not(.Edge) .mk-page-section .mk-color-layer {
	background-color: transparent !important;
}

.multiply-blend-effect {
	-webkit-background-blend-mode: multiply;
	background-blend-mode: multiply;
}

.screen-blend-effect {
	-webkit-background-blend-mode: screen;
	background-blend-mode: screen;
}

.overlay-blend-effect {
	-webkit-background-blend-mode: overlay;
	background-blend-mode: overlay;
}

.darken-blend-effect {
	-webkit-background-blend-mode: darken;
	background-blend-mode: darken;
}

.lighten-blend-effect {
	-webkit-background-blend-mode: lighten;
	background-blend-mode: lighten;
}

.soft-light-blend-effect {
	-webkit-background-blend-mode: soft-light;
	background-blend-mode: soft-light;
}

.luminosity-blend-effect {
	-webkit-background-blend-mode: luminosity;
	background-blend-mode: luminosity;
}

.mk-page-section .background-clipper {
	clip: rect(autoautoautoauto);
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-page-section .mk-skip-to-next {
	line-height: 44px;
	z-index: 10;
}

.page-section-fullwidth {
	width: 100%;
}

.page-section-fullwidth .vc_col-sm-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.mk-half-layout {
	-webkit-background-size: cover;
	background-position: center center;
	background-size: cover;
	height: 100%;
	position: absolute;
	top: 0;
	width: 50%;
}

.mk-blend-layer,
.mk-shape-divider .shape__container .shape,
.mk-shape-divider.speech-bottom-style .shape__container .shape,
.mk-shape-divider.speech-top-style .shape__container .shape {
	width: 100%;
}

.mk-half-layout.half_left_layout {
	left: 0;
}

.mk-half-layout.half_right_layout {
	right: 0;
}

.mk-video-mask {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAQAAABeK7cBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MDJGNjNCMTIwRkUxMUUzQjFFRUM0REUwQ0RCQTc4QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MDJGNjNCMjIwRkUxMUUzQjFFRUM0REUwQ0RCQTc4QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcwMkY2M0FGMjBGRTExRTNCMUVFQzRERTBDREJBNzhDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjcwMkY2M0IwMjBGRTExRTNCMUVFQzRERTBDREJBNzhDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+u9pXkwAAAA1JREFUGFdjYGjObAYAAuMBcKaqKb0AAAAASUVORK5CYII=);
}

.mk-half-layout-inner {
	margin: 0 5%;
}

.mk-half-layout-container.half_left_layout {
	float: right;
	margin-left: auto;
}

.mk-half-layout-container.half_right_layout,
.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-left,
.mk-shape-divider.speech-top-style .shape__container .shape .speech-left {
	float: left;
}

.mk-page-section-loader .mk-preloader {
	top: 50%;
}

.mk-blend-layer {
	background-position: center;
	background-size: cover;
	height: 100%;
}

.mk-shape-divider {
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.mk-effect-wrapper,
.mk-shape-divider .shape__container {
	overflow: hidden;
	position: relative;
}

.mk-shape-divider--stick-bottom {
	bottom: 0;
}

.mk-shape-divider--stick-top {
	top: 0;
}

.mk-shape-divider .shape__container .shape svg {
	display: block;
}

.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-left,
.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-right,
.mk-shape-divider.speech-top-style .shape__container .shape .speech-left,
.mk-shape-divider.speech-top-style .shape__container .shape .speech-right {
	width: 50%;
}

.mk-shape-divider.speech-bottom-style .shape__container .shape .speech-right,
.mk-shape-divider.speech-top-style .shape__container .shape .speech-right {
	float: right;
}

.mk-shape-divider.speech-bottom-style.small-size
	.shape__container
	.shape
	.speech-left,
.mk-shape-divider.speech-bottom-style.small-size
	.shape__container
	.shape
	.speech-right,
.mk-shape-divider.speech-top-style.small-size
	.shape__container
	.shape
	.speech-left,
.mk-shape-divider.speech-top-style.small-size
	.shape__container
	.shape
	.speech-right {
	height: 35px;
}

.mk-shape-divider.speech-bottom-style.big-size
	.shape__container
	.shape
	.speech-left,
.mk-shape-divider.speech-bottom-style.big-size
	.shape__container
	.shape
	.speech-right,
.mk-shape-divider.speech-top-style.big-size
	.shape__container
	.shape
	.speech-left,
.mk-shape-divider.speech-top-style.big-size
	.shape__container
	.shape
	.speech-right {
	height: 60px;
}

.mk-shape-divider.speech-bottom-style.small-size
	.shape__container
	.shape
	.speech-left {
	border-top-right-radius: 35px;
}

.mk-shape-divider.speech-bottom-style.small-size
	.shape__container
	.shape
	.speech-right {
	border-top-left-radius: 35px;
}

.mk-shape-divider.speech-bottom-style.big-size
	.shape__container
	.shape
	.speech-left {
	border-top-right-radius: 60px;
}

.mk-shape-divider.speech-bottom-style.big-size
	.shape__container
	.shape
	.speech-right {
	border-top-left-radius: 60px;
}

.mk-shape-divider.speech-top-style.small-size
	.shape__container
	.shape
	.speech-left {
	border-bottom-right-radius: 35px;
}

.mk-shape-divider.speech-top-style.small-size
	.shape__container
	.shape
	.speech-right {
	border-bottom-left-radius: 35px;
}

.mk-shape-divider.speech-top-style.big-size
	.shape__container
	.shape
	.speech-left {
	border-bottom-right-radius: 60px;
}

.mk-shape-divider.speech-top-style.big-size
	.shape__container
	.shape
	.speech-right {
	border-bottom-left-radius: 60px;
}

.mk-page-title-box {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}

.mk-page-title-box .mk-effect-bg-layer {
	-ms-transform: tranzlateZ(0);
	-ms-transform-origin: top center;
	-webkit-transform: tranzlateZ(0);
	-webkit-transform-origin: top center;
	height: 120%;
	left: 0;
	position: absolute;
	top: -20%;
	transform: tranzlateZ(0);
	transform-origin: top center;
	width: 100%;
}

.mk-page-title-box .mk-effect-bg-layer .mk-effect-gradient-layer {
	background: linear-gradient(tobottom, rgba(255, 255, 255, 0), #fff);
	background-color: transparent;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 1px;
	width: 100%;
}

.mk-page-title-box .mk-page-title-box-subtitle {
	margin-bottom: 0;
}

.mk-page-title-box .mk-page-title-box-title {
	display: inline-block;
	letter-spacing: 1px;
}

.mk-page-title-box .mk-page-title-box-title.mk-page-title-box-title--underline {
	position: relative;
}

.mk-page-title-box
	.mk-page-title-box-title.mk-page-title-box-title--underline:after {
	bottom: 0;
	content: "";
	display: block;
	height: 3px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;
}

[data-photoalbum-images=[null]] {
	pointer-events: none;
}

.full-height-width {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-photo-album .mk-album-item,
.mk-photo-album figure {
	position: relative;
	overflow: hidden;
}

.item-hidden {
	opacity: 0;
	visibility: hidden;
}

.item-visible {
	opacity: 1;
	visibility: visible;
}

.album-transition-opacity-02s {
	transition: opacity 0.2s;
}

.mk-photo-album {
	direction: ltr;
	text-align: center;
}

.mk-photo-album .mk-album-item {
	box-sizing: border-box;
	float: left;
}

.mk-photo-album figure .album-cover-image {
	width: 100%;
}

.mk-photo-album figure .item-blur-thumbnail {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s linear;
	width: 100%;
	z-index: 2;
}

.mk-photo-album.anim-cover-slide .mk-album-item .album-cover-image {
	-webkit-transform: translate3d(-40px, 0, 0);
	max-width: initial;
	transform: translate3d(-40px, 0, 0);
	transition: opacity 0.35s transform 0.35s 0 0.35s;
	width: calc(100%+50px);
}

.mk-photo-album .mk-album-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 50;
}

.mk-photo-album .overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 3;
}

.mk-photo-album .overlay.anim-fade_in {
	transition: opacity 0.2s, visibility 0.2s;
}

.mk-photo-album .overlay.anim-ripple {
	-ms-transform: scale(0.1);
	-webkit-transform: scale(0.1);
	border-radius: 50%;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	top: 50%;
	transform: scale(0.1);
	transition: opacity 0.2s, visibility 0.2s, transform 0.7s, 0 0.7s;
	width: 100px;
}

.mk-photo-album figcaption {
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 4;
}

.mk-photo-album .album-sneak-peak {
	opacity: 0;
	position: relative;
	text-align: center;
	transition: opacity 0.2s, visibility 0.2s;
	visibility: hidden;
	z-index: 20;
}

.mk-photo-album .album-sneak-peak .album-sneak-item {
	height: 100%;
}

.mk-photo-album .album-sneak-peak .album-sneak-item:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mk-photo-album .album-sneak-peak .album-sneak-item img {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}

.mk-photo-album .album-sneak-peak.diamond {
	display: block;
	height: 100%;
	width: 100%;
}

.mk-photo-album .album-sneak-peak.diamond svg {
	height: 0;
	width: 0;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item {
	display: none;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item .diamond-clip {
	-webkit-clip-path: polygon(50%0%, 100%50%, 50%100%, 0%50%);
	clip-path: polygon(50%0%, 100%50%, 50%100%, 0%50%);
	height: 80%;
	max-width: 100%;
	width: auto;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item:first-child {
	display: block;
	position: relative;
	z-index: 3;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item:last-child,
.mk-photo-album .album-sneak-peak.diamond .album-sneak-item:nth-child(2) {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-photo-album .album-sneak-peak.circle,
.mk-photo-album .album-sneak-peak.rectangle {
	height: 70%;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item:nth-child(2) {
	z-index: 2;
}

.mk-photo-album .album-sneak-peak.diamond .album-sneak-item:last-child {
	z-index: 1;
}

.mk-photo-album .album-sneak-peak.circle,
.mk-photo-album .album-sneak-peak.rectangle {
	display: inline-block;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item,
.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item {
	max-width: 150px;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item img,
.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item img {
	border: 2px solid #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item {
	position: relative;
	transition: transform 0.3s, 0 0.3s;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item img {
	max-width: 150px;
	position: relative;
	width: 30%;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:first-child {
	-webkit-transform: translate3d(-10px, 0, 0);
	left: 20%;
	transform: translate3d(-10px, 0, 0);
	z-index: 23;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:first-child img {
	top: 10%;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:nth-child(2) {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	transition-delay: 0.02s;
	z-index: 22;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:nth-child(2) img {
	max-width: 90%;
	top: -5%;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:last-child {
	-webkit-transform: translate3d(10px, 0, 0);
	left: -20%;
	text-align: left;
	transform: translate3d(10px, 0, 0);
	transition-delay: 0.04s;
	z-index: 21;
}

.mk-photo-album .album-sneak-peak.rectangle .album-sneak-item:last-child img {
	max-width: 80%;
	top: 5%;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item {
	position: relative;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item img {
	border-radius: 50%;
	max-width: 150px;
	width: 30%;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:first-child,
.mk-photo-album .album-sneak-peak.circle .album-sneak-item:last-child,
.mk-photo-album .album-sneak-peak.circle .album-sneak-item:nth-child(2) {
	-ms-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	transition: transform 0.3s, 0 0.3s;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:first-child,
.mk-photo-album .album-sneak-peak.circle .album-sneak-item:last-child {
	z-index: 21;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:first-child img,
.mk-photo-album .album-sneak-peak.circle .album-sneak-item:last-child img {
	-ms-transform: scale(0.75);
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:first-child {
	right: -25px;
	text-align: right;
	transition-delay: 0.02s;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:last-child {
	left: -25px;
	text-align: left;
}

.mk-photo-album .album-sneak-peak.circle .album-sneak-item:nth-child(2) {
	transition-delay: 0.04s;
	z-index: 22;
}

.mk-photo-album .item-meta {
	bottom: 0;
	box-sizing: border-box;
	opacity: 0;
	padding: 30px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 100%;
	z-index: 30;
}

.mk-photo-album .mk-album-item figure:hover .album-sneak-peak,
.mk-photo-album .mk-album-item figure:hover .item-meta.anim-fade_in,
.mk-photo-album .mk-album-item figure:hover .item-meta.anim-scale_in,
.mk-photo-album .mk-album-item figure:hover .overlay.anim-fade_in,
.mk-photo-album .mk-album-item figure:hover .overlay.anim-ripple,
.mk-photo-album.without-hover-overlay .overlay,
.mk-photo-album.without-hover-thumbnail .album-sneak-peak,
.mk-photo-album.without-hover-title .item-meta {
	visibility: visible;
	opacity: 1;
}

.mk-photo-album .item-meta .description,
.mk-photo-album .item-meta .the-title {
	color: #fff !important;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 2;
}

.mk-photo-album .item-meta .the-title {
	margin-bottom: 10px;
}

.mk-photo-album .item-meta:after {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-photo-album .item-meta.bar:after {
	background-color: #000;
	content: "";
	opacity: 0.8;
	z-index: 1;
}

.mk-photo-album .item-meta.gradient:after {
	background: 0 0;
	content: "";
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.mk-photo-album .item-meta.anim-fade_in {
	transition: opacity 0.2s, visibility 0.2s;
}

.mk-photo-album .item-meta.anim-slide_from_bottom {
	-ms-transform: translate3D(0, 20px, 0);
	-webkit-transform: translate3D(0, 20px, 0);
	transform: translate3D(0, 20px, 0);
	transition: opacity 0.2s, visibility 0.2s, transform 0.3s, 0 0.3s;
}

.mk-photo-album .item-meta.anim-scale_in {
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	transition: opacity 0.2s, visibility 0.2s, transform 0.3s, 0 0.3s;
}

.mk-photo-album .item-meta.anim-scale_in:after {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.mk-photo-album.img-hover-anim-blur
	.mk-album-item
	figure:hover
	.item-blur-thumbnail {
	opacity: 1;
}

.mk-photo-album .mk-album-item figure:hover .album-cover-image {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mk-photo-album .mk-album-item figure:hover .overlay.anim-ripple {
	-ms-transform: scale(10);
	-webkit-transform: scale(10);
	transform: scale(10);
}

.mk-photo-album .mk-album-item figure:hover .item-meta.anim-slide_from_bottom {
	-ms-transform: translate3D(0, 0, 0);
	-webkit-transform: translate3D(0, 0, 0);
	opacity: 1;
	transform: translate3D(0, 0, 0);
	visibility: visible;
}

.mk-photo-album .mk-album-item figure:hover .item-meta.anim-scale_in {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mk-photo-album
	.mk-album-item
	figure:hover
	.album-sneak-peak.rectangle
	.album-sneak-item {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mk-photo-album.without-hover-thumbnail
	.album-sneak-peak.rectangle
	.album-sneak-item {
	-webkit-transform: translate3d(0, 0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
}

.mk-photo-album
	.mk-album-item
	figure:hover
	.album-sneak-peak.circle
	.album-sneak-item {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mk-photo-album.without-hover-thumbnail
	.album-sneak-peak.circle
	.album-sneak-item {
	-ms-transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important;
}

.mk-photo-album.without-hover-thumbnail .album-sneak-peak .album-sneak-item {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.admin-bar .slick-slider-wrapper {
	top: 32px;
}

.slick-slider-wrapper {
	background-color: #000;
	direction: ltr;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity 0.2s;
	z-index: 9999;
}

.slick-slider-wrapper.is-active {
	opacity: 1;
}

.slick-slider-wrapper .slick-header {
	height: 70px;
}

.slick-slider-wrapper .slick-header .slick-title {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 70px;
	margin-left: 45px;
}

.slick-slider-wrapper .slick-header .slick-close-icon {
	display: inline-block;
	margin-top: -17px;
	position: absolute;
	right: 35px;
	top: 35px;
	transition: opacity 0.2s;
}

.slick-slider-wrapper .slick-header .slick-close-icon svg {
	display: block;
}

.slick-slider-wrapper .slick-header .slick-close-icon:hover {
	opacity: 0.7;
}

.slick-slider-wrapper .slick-slides {
	height: calc(100vh-110px);
}

.admin-bar .slick-slider-wrapper .slick-slides {
	height: calc(100vh-142px);
}

.slick-slider-wrapper .slick-slides .slick-list,
.slick-slider-wrapper .slick-slides .slick-track {
	height: 100%;
	overflow: hidden;
}

.slick-slider-wrapper .slick-slides .slick-slide {
	display: block;
	float: left;
	height: 100%;
	opacity: 0.2;
	outline: 0;
	transition: opacity 0.2s;
}

.slick-slider-wrapper .slick-slides .slick-slide.slick-active {
	opacity: 1;
}

.slick-slider-wrapper .slick-slides .slick-arrow {
	display: block;
	margin-top: -32px;
	position: absolute;
	top: 50%;
	transition: opacity 0.2s;
	z-index: 9998;
}

.slick-slider-wrapper .slick-slides .slick-arrow svg {
	display: block;
}

.slick-slider-wrapper .slick-slides .slick-arrow.slick-prev {
	left: 50px;
}

.slick-slider-wrapper .slick-slides .slick-arrow.slick-next {
	right: 50px;
}

.slick-slider-wrapper .slick-slides .slick-arrow:hover {
	opacity: 0.7;
}

.slick-slider-wrapper .slick-slides .slick-dots {
	height: 40px;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9998;
}

.slick-slider-wrapper .slick-slides .slick-dots li {
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	display: inline-block;
	height: 95px;
	margin-left: 0;
	opacity: 0.5;
	transform: translateY(0);
	transition: transform 0.2s opacity 0.2s 0 0.2s;
	width: 95px;
}

.slick-slider-wrapper .slick-slides .slick-dots li .slick-dot {
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.slick-slider-wrapper .slick-slides .slick-dots li.slick-active,
.slick-slider-wrapper .slick-slides .slick-dots li:hover {
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	opacity: 1;
	transform: translateY(-50%);
}

.slick-footer .footer-box .slick-social-share a:hover,
.slick-footer .footer-box > a:hover {
	opacity: 0.7;
}

.slick-slider-wrapper .slick-slide img {
	width: auto;
}

.slick-footer {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	height: 39px;
	text-align: right;
}

.slick-footer .footer-box {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	float: right;
	height: 39px;
	position: relative;
	width: 39px;
	z-index: 9999;
}

.slick-footer .footer-box .slick-minimize,
.slick-footer .footer-box .slick-pause {
	left: 0;
	position: absolute;
	top: 0;
}

.slick-footer .footer-box .slick-social-share {
	-webkit-transform: translate3d(0, 0, 0);
	height: 40px;
	position: absolute;
	right: 100%;
	top: 0;
	transform: translate3d(0, 0, 0);
	transition: opacity 0.2s, transform 0.4s, 0 0.4s;
	width: 100px;
}

.slick-footer .footer-box .slick-social-share.is-hidden {
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0);
}

.slick-footer .footer-box .slick-social-share a {
	display: inline-block;
	float: left;
	height: 39px;
	line-height: 39px;
	width: 29px;
}

.slick-footer .footer-box .slick-social-share a svg {
	fill: #fff;
	vertical-align: middle;
}

.slick-footer .footer-box > a {
	display: inline-block;
	height: 39px;
	line-height: 45px;
	text-align: center;
	transition: opacity 0.2s, visibility 0.2s;
	width: 39px;
}

.slick-footer .footer-box > a svg {
	display: inline-block;
}

.slick-footer .is-hidden {
	opacity: 0;
	visibility: hidden;
}

.slick-footer,
.slick-header,
.slick-slider {
	background: #000;
}

.slick-footer > a,
.slick-nav-holder {
	height: 100% !important;
	position: relative;
	width: 100% !important;
}

.slick-slider-wrapper .slick-prev svg {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.ajax-container {
	height: 0;
	margin: 0 auto;
	opacity: 0;
	overflow: hidden;
	position: relative;
}

.ajax_project {
	border: 1px solid #ddd;
	border-top: 0;
	margin-bottom: 20px;
	padding: 20px;
}

.ajax-controls {
	border: 1px solid #ddd;
	margin-top: 20px;
	overflow: hidden;
}

.ajax-controls a {
	border-left: 1px solid #ddd;
	float: right;
	height: 37px;
	text-align: center;
	width: 37px;
}

.ajax-controls svg {
	-ms-transform: translateY(10px);
	-webkit-transform: translateY(10px);
	fill: #bbb;
	height: 16px;
	transform: translateY(10px);
}

.ajax-controls a:hover svg {
	fill: #222;
}

.portfolio-loader .mk-preloader {
	left: auto;
	margin: 0;
	position: relative;
	top: auto;
}

.portfolio-grid {
	overflow: hidden;
}

.mk-fullwidth-true .mk-portfolio-container.mk-portfolio-grid {
	width: 100.5% !important;
}

.mk-portfolio-classic-item {
	float: left;
	margin-top: 20px;
}

.mk-portfolio-classic-item .item-holder {
	background-color: #fff;
	border: 1px solid #efefef;
	margin: 0 10px 20px;
	overflow: hidden;
}

.mk-portfolio-classic-item .the-title {
	padding: 0 !important;
}

.mk-portfolio-classic-item .mk-svg-icon {
	fill: #fff;
	height: 32px;
	overflow: visible;
	width: 32px;
}

.mk-portfolio-grid-item,
.mk-portfolio-masonry-item {
	overflow: hidden;
	float: left;
}

.mk-portfolio-classic-item .from-left {
	left: 45%;
	margin-left: -50px;
	right: auto;
}

.mk-portfolio-classic-item .from-right {
	margin-right: -50px;
	right: 45%;
}

.mk-portfolio-classic-item .from-right.move-to-right {
	margin-right: -20px !important;
}

.mk-portfolio-classic-item .featured-image {
	position: relative;
}

.mk-portfolio-classic-item .featured-image.hover .hover-icon,
.mk-portfolio-classic-item .featured-image:hover .hover-icon {
	opacity: 1;
}

.mk-portfolio-classic-item .featured-image.hover .from-left,
.mk-portfolio-classic-item .featured-image:hover .from-left {
	left: 50%;
}

.mk-portfolio-classic-item .featured-image.hover .from-right,
.mk-portfolio-classic-item .featured-image:hover .from-right {
	right: 50%;
}

.mk-portfolio-classic-item .featured-image.hover .image-hover-overlay,
.mk-portfolio-classic-item .featured-image:hover .image-hover-overlay {
	opacity: 0.8;
}

.portfolio-meta-wrapper {
	padding: 20px;
}

.portfolio-meta-wrapper .the-title {
	font-size: 14px !important;
	line-height: 20px !important;
	margin-bottom: 8px;
}

.portfolio-meta-wrapper .the-title a {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.portfolio-meta-wrapper .portfolio-categories a {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.portfolio-meta-wrapper .the-excerpt {
	margin-bottom: 0;
	margin-top: 10px;
	opacity: 0.8;
}

.mk-portfolio-grid-item .the-title a,
.mk-portfolio-masonry-item .the-title a {
	color: #fff;
}

.mk-fullwidth-false .mk-portfolio-grid-item.six-column .portfolio-meta {
	display: none;
}

.mk-fullwidth-true .mk-portfolio-grid-item.two-column {
	width: 49.96%;
}

.portfolio-grid-lazyload .portfolio-image {
	background-color: #e0e0e0;
}

.mk-fullwidth-true .mk-portfolio-grid-item.five-column {
	width: 19.96%;
}

.mk-fullwidth-true .mk-portfolio-grid-item.six-column {
	width: 16.666666666667%;
}

.mk-portfolio-container {
	transition: height 0.3s 0.3s;
}

.mk-portfolio-container:after,
.mk-portfolio-container:before {
	content: " ";
	display: table;
}

.mk-portfolio-container:after {
	clear: both;
}

.mk-portfolio-container.grid-spacing-true .one-column {
	margin: 0 !important;
}

.mk-portfolio-container.grid-spacing-true .four-column {
	width: 25%;
}

.mk-isotop-item {
	float: left;
}

.mk-portfolio-masonry-item {
	border-color: transparent;
	border-style: solid;
	border-top-width: 0;
	box-sizing: border-box;
	position: relative;
	width: 12.5%;
}

.mk-portfolio-masonry-item.size_two_x_two_x,
.mk-portfolio-masonry-item.size_two_x_x {
	width: 25%;
}

.mk-portfolio-masonry-item.size_three_x_two_x,
.mk-portfolio-masonry-item.size_three_x_x {
	width: 37.5%;
}

.mk-portfolio-masonry-item.size_four_x_two_x,
.mk-portfolio-masonry-item.size_four_x_x {
	width: 50%;
}

.mk-portfolio-masonry-item .item-holder {
	margin: 0;
}

.mk-portfolio-masonry-item .featured-image {
	line-height: 4px;
	position: relative;
}

.mk-portfolio-masonry-item .featured-image > img {
	max-width: 100%;
	width: 100% !important;
}

.mk-portfolio-video,
.single-featured-image {
	margin-bottom: 20px;
}

.portfolio-social-share {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.portfolio-social-share.single-social-section .single-share-box {
	left: -220px !important;
}

.portfolio-title {
	border-bottom: 3px solid #ddd;
	display: block;
	font-size: 26px !important;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.portfolio-single-cat {
	float: left;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.portfolio-desc {
	margin-bottom: 20px;
	padding-right: 40px;
}

.portfolio-single-content {
	margin-bottom: 40px;
}

.portfolio-similar-posts {
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid #dfe2e5;
	padding: 60px 0;
}

.portfolio-similar-posts .similar-post-title {
	color: #3f3f3f;
	font-size: 16px;
	letter-spacing: 3px;
	margin-bottom: 50px;
	text-align: center;
	text-transform: uppercase;
}

.portfolio-similar-posts ul {
	line-height: 4px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.portfolio-similar-posts ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 25%;
}

.portfolio-similar-posts-image {
	line-height: 4px;
	position: relative;
}

.portfolio-similar-posts-image .modern-post-type-icon {
	color: #fff;
	display: block;
	left: 0;
	line-height: 100px;
	margin-left: 0 !important;
	opacity: 0;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	top: 4%;
	transition: opacity 0.3s, top 0.3s;
	width: 100%;
	z-index: 50;
}

.portfolio-similar-posts-image .modern-post-type-icon svg {
	height: 48px;
	overflow: visible;
}

.portfolio-similar-posts-image .portfolio-similar-meta {
	bottom: 0;
}

.portfolio-similar-posts-image:hover .portfolio-similar-meta {
	bottom: 10px;
	opacity: 1;
}

.portfolio-similar-posts-image:hover .modern-post-type-icon {
	opacity: 1;
	top: 7%;
}

.portfolio-similar-posts-image:hover .image-hover-overlay {
	opacity: 0.8;
}

.portfolio-similar-meta .the-title {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

.portfolio-similar-meta .portfolio-categories {
	color: #fff;
}

#mk-filter-portfolio ul {
	display: inline-block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mk-filter-portfolio ul.align-left {
	text-align: left;
}

#mk-filter-portfolio ul.align-center {
	text-align: center;
}

#mk-filter-portfolio ul.align-right {
	text-align: right;
}

#mk-filter-portfolio ul li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

#mk-filter-portfolio.sortable-classic-style {
	padding: 40px 0;
}

#mk-filter-portfolio.sortable-classic-style ul li {
	margin: 8px;
}

#mk-filter-portfolio.sortable-classic-style ul li a {
	color: #323232;
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 14px 16px;
}

#mk-filter-portfolio.sortable-classic-style ul li a.current {
	background-color: rgba(0, 0, 0, 0.08);
	border-radius: 2px;
}

#mk-filter-portfolio.sortable-outline-style {
	padding: 30px 0;
}

#mk-filter-portfolio.sortable-outline-style.portfolio-fiter-classic {
	margin-bottom: 20px;
}

#mk-filter-portfolio.sortable-outline-style ul li {
	margin: 8px;
}

#mk-filter-portfolio.sortable-outline-style ul li a {
	border: 2px solid transparent;
	display: block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 11px 12px;
	position: relative;
}

.pricing-table {
	margin: 30px 0 40px;
	text-align: left;
}

.pricing-offer-grid {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 18%;
}

.pricing-offer-grid p {
	margin-bottom: 0;
}

.pricing-offer-grid .offers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.pricing-offer-grid .offers ul li {
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 0 0;
	padding: 15px 0;
	width: auto;
}

.pricing-cols,
.pricing-cols li {
	display: inline-block;
	padding: 0;
	text-align: center;
}

.no-pricing-offer .pricing-cols {
	width: 100% !important;
}

.pricing-cols {
	list-style: none;
	margin: 0;
	width: 82%;
}

.pricing-cols li {
	margin: 0 1px;
	max-width: 300px;
	vertical-align: top;
}

.pricing-cols li.featured-plan .pricing-plan {
	padding: 27px 0;
}

.pricing-cols li.featured-plan .pricing-button {
	padding: 22px 0;
}

.pricing-cols li.four-table {
	width: 24.5%;
}

.pricing-cols li.three-table {
	width: 32.5%;
}

.pricing-cols li.two-table {
	width: 49.5%;
}

.pricing-cols li.one-table {
	width: 100%;
}

.pricing-cols .pricing-heading {
	position: relative;
}

.pricing-cols .pricing-plan {
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding: 15px 0;
	text-transform: uppercase;
}

.pricing-cols .pricing-price {
	display: table;
	height: 120px;
	width: 100%;
}

.pricing-cols .pricing-price sub,
.pricing-cols .pricing-price sup {
	font-size: 24px;
	padding: 0 5px;
}

.pricing-cols .pricing-price sub {
	vertical-align: middle;
}

.pricing-cols .pricing-features ul li {
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 15px 0;
	width: auto;
}

.pricing-cols .pricing-features ul li .mk-icon-check,
.pricing-cols .pricing-features ul li .mk-icon-ok {
	color: #26cca4;
}

.pricing-cols .pricing-features ul li .mk-icon-remove {
	color: #e74a4a;
}

.pricing-cols .pricing-features ul li .mk-icon-star {
	color: #26cca4;
	margin-left: 3px;
}

.pricing-cols .pricing-features ul li .mk-icon-star.empty {
	color: #b0b0b0;
}

.pricing-cols .pricing-features .rating-star {
	color: #7d7c78;
	font-size: 16px;
	line-height: 12px;
	margin: 0 auto;
}

.pricing-cols .pricing-button {
	border-top: 0;
	padding: 20px 0;
}

#theme-page .pricing-table .pricing-cols .pricing-button .mk-button-container {
	margin-right: 0;
}

.multicolor.pricing-table .pricing-offer-grid {
	padding-top: 166px;
}

.multicolor.pricing-table .no-pricing-offer .pricing-cols {
	width: 100% !important;
}

.multicolor.pricing-table .pricing-cols {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.multicolor.pricing-table .pricing-cols li {
	display: inline-block;
	margin: 0 1px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.multicolor.pricing-table .pricing-cols li.pricing-col {
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}

.multicolor.pricing-table .pricing-cols li.featured-plan {
	box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.2);
	margin: -24px -3px 0;
}

.multicolor.pricing-table .pricing-cols li.featured-plan .pricing-plan {
	padding: 27px 0;
}

.multicolor.pricing-table .pricing-cols li.featured-plan .pricing-button {
	padding: 22px 0;
}

.multicolor.pricing-table .pricing-cols .pricing-heading {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.multicolor.pricing-table .pricing-cols .pricing-heading .premium-ribbon {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #ffd565;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
	color: #7b683c;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	line-height: 12px;
	padding: 4px 0;
	position: absolute;
	right: -33px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	top: 16px;
	transform: rotate(45deg);
	width: 120px;
}

.multicolor.pricing-table .pricing-cols .pricing-plan {
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: lighter;
	line-height: 16px;
	padding: 15px 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

.multicolor.pricing-table .pricing-cols .pricing-price {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	display: table;
	height: 120px;
	width: 100%;
}

.multicolor.pricing-table .pricing-cols .pricing-price sub,
.multicolor.pricing-table .pricing-cols .pricing-price sup {
	font-size: 24px;
	font-weight: 400;
	padding: 0 5px;
}

.multicolor.pricing-table .pricing-cols .pricing-price sub {
	font-size: 16px;
	vertical-align: middle;
}

.multicolor.pricing-table .pricing-cols .pricing-price span {
	color: #fff;
	font-size: 65px;
	font-weight: 700;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.multicolor.pricing-table .pricing-cols .pricing-features ul {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	margin: 0;
	padding: 0;
	position: relative;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li {
	background-color: #f6f6f6;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 15px 0;
	width: auto;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li:nth-child(odd) {
	background-color: #eee;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li i:before {
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-ok {
	color: #26cca4;
}

.multicolor.pricing-table
	.pricing-cols
	.pricing-features
	ul
	li
	.mk-icon-remove {
	color: #e74a4a;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star {
	color: #26cca4;
	margin-left: 3px;
}

.multicolor.pricing-table
	.pricing-cols
	.pricing-features
	ul
	li
	.mk-icon-star.empty {
	color: #b0b0b0;
}

.multicolor.pricing-table .pricing-cols .pricing-features .rating-star {
	color: #7d7c78;
	font-size: 16px;
	line-height: 12px;
	margin: 0 auto;
}

.multicolor.pricing-table .pricing-cols .pricing-button {
	background-color: #f6f6f6;
	border: 1px solid #e8e8e8;
	border-top: 0;
	padding: 20px 0;
}

.multicolor.pricing-table .pricing-cols .pricing-button a {
	margin: 0 auto;
	padding: 9px 25px;
	position: relative;
}

.monocolor.pricing-table .pricing-offer-grid {
	padding-top: 178px;
}

.monocolor.pricing-table .pricing-offer-grid .offers ul {
	border-right: 0;
}

.monocolor.pricing-table .pricing-offer-grid .offers ul li {
	padding: 13px 0;
}

.monocolor.pricing-table .no-pricing-offer .pricing-cols {
	width: 100% !important;
}

.monocolor.pricing-table .pricing-cols li {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.monocolor.pricing-table .pricing-cols li.pricing-col {
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: 0;
	overflow: hidden;
	position: relative;
}

.monocolor.pricing-table .pricing-cols li.pricing-col:first-child {
	border-left: 1px solid #ddd;
}

.monocolor.pricing-table .pricing-cols li.featured-plan {
	border: 1px solid #ff7b00 !important;
	box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
	margin: 0 0 20px !important;
}

.monocolor.pricing-table .pricing-cols li.featured-plan .pricing-button {
	padding: 35px 0;
}

.monocolor.pricing-table .pricing-cols .pricing-heading {
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

.monocolor.pricing-table .pricing-cols .pricing-plan {
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
	color: #666;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	padding: 20px 0;
	text-transform: uppercase;
}

.monocolor.pricing-table .pricing-cols .pricing-price {
	display: table;
	height: 120px;
	width: 100%;
}

.monocolor.pricing-table .pricing-cols .pricing-price sub,
.monocolor.pricing-table .pricing-cols .pricing-price sup {
	font-size: 24px;
	padding: 0 5px;
}

.monocolor.pricing-table .pricing-cols .pricing-price sub {
	color: #666;
	display: block;
	font-size: 16px;
	margin: 30px 0 0 20px;
	text-align: center;
}

.monocolor.pricing-table .pricing-cols .pricing-price span {
	font-size: 70px;
	font-weight: lighter;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul {
	margin: 0;
	padding: 0;
	position: relative;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li {
	background-color: #fff;
	border-bottom: 1px dotted #ddd;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px;
	padding: 13px 0;
	width: auto;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li:last-child {
	border: 0;
}

.pricing-table .mk-svg-icon {
	height: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-ok {
	color: #26cca4;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-remove {
	color: #e74a4a;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star {
	color: #26cca4;
	margin-left: 3px;
}

.monocolor.pricing-table
	.pricing-cols
	.pricing-features
	ul
	li
	.mk-icon-star.empty {
	color: #b0b0b0;
}

.monocolor.pricing-table .pricing-cols .pricing-features .rating-star {
	color: #7d7c78;
	font-size: 16px;
	line-height: 12px;
	margin: 0 auto;
}

.monocolor.pricing-table .pricing-cols .pricing-button {
	background-color: #f6f6f6;
	border-top: 1px solid #ddd;
	padding: 15px 0;
}

.monocolor.pricing-table .pricing-cols .pricing-button a {
	margin: 0 auto;
	padding: 9px 25px;
	position: relative;
}

.monocolor.pricing-table {
	pricing-colborder-left: 1px solid #ddd !important;
}

.portfolio-carousel.style-classic .mk-fancy-title {
	margin-right: 35px;
}

.portfolio-carousel.style-classic .view-all {
	float: right;
	font-size: 11px;
	padding: 0 7px;
}

.portfolio-carousel.style-classic .flex-viewport ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.portfolio-carousel.style-classic .flex-viewport ul li {
	min-height: 230px;
	padding-right: 15px;
	position: relative;
}

.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-content {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	opacity: 1;
	transform: translate(0, 0);
	transition-delay: 0.2s;
}

.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-overlay {
	opacity: 0.7;
}

.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-lightbox {
	left: 85px;
	opacity: 1;
}

.portfolio-carousel.style-classic .flex-viewport ul li:hover .item-permalink {
	opacity: 1;
	right: 85px;
}

.portfolio-carousel.style-classic .flex-direction-nav a {
	position: absolute;
	top: -43px;
}

.portfolio-carousel.style-classic .flex-direction-nav .mk-svg-icon {
	fill: #aaa;
}

.portfolio-carousel.style-classic .flex-prev {
	right: 20px;
}

.portfolio-carousel.style-classic .flex-next {
	right: 0;
}

.portfolio-carousel .item-thumb {
	overflow: hidden;
	position: relative;
}

.portfolio-carousel .item-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.item-permalink,
.portfolio-carousel .item-lightbox {
	border-radius: 2px;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 32px;
}

.item-permalink svg,
.portfolio-carousel .item-lightbox svg {
	fill: #fff;
	height: 32px;
	margin-top: -4px;
}

.portfolio-carousel .item-lightbox {
	left: 65px;
	opacity: 0;
}

.portfolio-carousel .item-permalink {
	opacity: 0;
	right: 65px;
}

.portfolio-carousel .item-title {
	color: #fff !important;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 16px !important;
	margin-bottom: 8px;
}

.portfolio-carousel .item-cats {
	display: block;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 16px;
}

.portfolio-carousel.style-modern .featured-image {
	position: relative;
}

.portfolio-carousel.style-modern .featured-image img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	position: relative;
	vertical-align: middle;
	width: auto\9;
}

.portfolio-carousel.style-modern .featured-image:hover .item-cats,
.portfolio-carousel.style-modern .featured-image:hover .portfolio-meta {
	opacity: 1;
}

.portfolio-carousel.style-modern .featured-image:hover .image-hover-overlay {
	opacity: 0.85;
}

.portfolio-carousel.style-modern .image-hover-overlay {
	background-color: #000 !important;
}

.portfolio-carousel.style-modern .the-title {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding: 0 20px;
}

.portfolio-carousel.style-modern .portfolio-meta {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out;
	width: 100%;
}

.portfolio-carousel.style-modern .item-cats {
	color: #fff;
	opacity: 0;
	padding: 0 20px;
	transition: opacity 0.5s ease-in-out;
}

.portfolio-carousel.style-modern .flex-direction-nav a {
	background-color: rgba(0, 0, 0, 0.4);
	height: 55px;
	line-height: 60px;
	margin-top: -27.5px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 55px;
	z-index: 30;
}

.portfolio-carousel.style-modern .flex-direction-nav a:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.portfolio-carousel.style-modern .flex-direction-nav .mk-svg-icon {
	fill: #fff;
	height: 16px !important;
	width: 16px !important;
}

.portfolio-carousel.style-modern .flex-direction-nav a.flex-prev {
	left: 0;
}

.portfolio-carousel.style-modern .flex-direction-nav a.flex-next {
	right: 0;
}

.portfolio-carousel.style-classic .flex-direction-nav svg {
	fill: rgba(0, 0, 0, 0.4);
	height: 16px !important;
	margin-top: 0 !important;
	width: 16px !important;
}

.portfolio-carousel.style-classic .flex-direction-nav a:hover svg {
	fill: rgba(0, 0, 0, 0.6);
}

.new-style.pricing-table .pricing-offer-grid {
	padding-top: 240px;
}

.new-style.pricing-table .pricing-offer-grid .offers ul {
	border-right: 0;
}

.new-style.pricing-table .pricing-offer-grid .offers ul li {
	padding: 13px 0;
}

.new-style.pricing-table.no-pricing-offer .pricing-cols {
	width: 100% !important;
}

.new-style.pricing-table .pricing-cols li {
	display: inline-block;
	margin: 0;
	max-width: initial;
	padding: 0;
	text-align: center;
}

.new-style.pricing-table .pricing-cols li.pricing-col {
	overflow: hidden;
	position: relative;
}

.new-style.pricing-table .pricing-cols li.pricing-col.four-table {
	width: 24.5%;
}

.new-style.pricing-table .pricing-cols li.pricing-col.three-table {
	width: 32.5%;
}

.new-style.pricing-table .pricing-cols li.pricing-col.two-table {
	width: 49.5%;
}

.new-style.pricing-table .pricing-cols li.pricing-col.one-table {
	width: 100%;
}

.new-style.pricing-table .pricing-cols li.column-bigger-true,
.new-style.pricing-table .pricing-cols li.drop-shadow-true {
	z-index: 11;
}

.new-style.pricing-table .pricing-cols li.column-bigger-true {
	margin: -20px -3px 0;
}

.new-style.pricing-table .pricing-cols li.column-bigger-true .pricing-button {
	padding: 45px 0;
}

.new-style.pricing-table .pricing-cols li.drop-shadow-true {
	box-sizing: border-box;
	overflow: initial !important;
	padding: 0 8px;
}

.new-style.pricing-table .pricing-cols li.drop-shadow-true .shadow-container {
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.new-style.pricing-table .pricing-cols .pricing-heading {
	position: relative;
}

.new-style.pricing-table .pricing-cols .pricing-plan {
	background-color: #efefef;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 4px;
	padding: 30px 0;
	text-transform: uppercase;
}

.new-style.pricing-table .pricing-cols .pricing-plan.style-dark {
	color: #222;
}

.new-style.pricing-table .pricing-cols .pricing-plan.style-light {
	color: #fff;
}

.new-style.pricing-table .pricing-cols .pricing-featured-text {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	min-width: 160px;
	padding: 10px 0;
	position: absolute;
	right: -37px;
	top: 28px;
	transform: rotate(45deg);
}

.new-style.pricing-table .pricing-cols .pricing-featured-text.style-dark {
	color: #222;
}

.new-style.pricing-table .pricing-cols .pricing-featured-text.style-light {
	color: #fff;
}

.new-style.pricing-table .pricing-cols .pricing-price {
	display: block;
	height: 165px;
	width: 100%;
}

.new-style.pricing-table .pricing-cols .pricing-price sub {
	font-size: 20px;
	padding: 0 5px;
	vertical-align: middle;
}

.new-style.pricing-table .pricing-cols .pricing-price sup {
	font-size: 24px;
	padding: 0 5px;
}

.new-style.pricing-table .pricing-cols .pricing-price.style-dark {
	color: #222;
}

.new-style.pricing-table .pricing-cols .pricing-price.style-light {
	color: #fff;
}

.new-style.pricing-table .pricing-cols .pricing-price .pricing-save {
	display: block;
	font-size: 20px;
	font-weight: 700;
}

.new-style.pricing-table .pricing-cols .pricing-price span {
	display: block;
	font-size: 72px;
	line-height: 72px;
	padding-top: 20px;
	vertical-align: initial;
}

.new-style.pricing-table .pricing-cols .pricing-price span .pricing-save {
	display: block;
	font-style: normal;
}

.new-style.pricing-table .pricing-cols .pricing-features ul {
	margin: 0;
	padding: 40px 0 0;
	position: relative;
}

.new-style.pricing-table .pricing-cols .pricing-features ul li {
	display: block;
	margin: 0 10%;
	padding: 13px 0;
	width: auto;
}

.new-style.pricing-table .pricing-cols .pricing-features ul li:last-child {
	border: 0;
}

.new-style.pricing-table .pricing-cols .pricing-features ul li i:before {
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.new-style.pricing-table .pricing-cols .pricing-features ul li .mk-icon-ok {
	color: #26cca4;
}

.new-style.pricing-table .pricing-cols .pricing-features ul li .mk-icon-remove {
	color: #e74a4a;
}

.new-style.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star {
	color: #26cca4;
	margin-left: 3px;
}

.new-style.pricing-table
	.pricing-cols
	.pricing-features
	ul
	li
	.mk-icon-star.empty {
	color: #b0b0b0;
}

.new-style.pricing-table .pricing-cols .pricing-features.style-light ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff;
}

.new-style.pricing-table
	.pricing-cols
	.pricing-features.style-light
	ul
	li:last-child {
	border-bottom: 0;
}

.new-style.pricing-table .pricing-cols .pricing-features.style-dark ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #222;
}

.new-style.pricing-table
	.pricing-cols
	.pricing-features.style-dark
	ul
	li:last-child {
	border-bottom: 0;
}

.new-style.pricing-table .pricing-cols .pricing-features .rating-star {
	color: #7d7c78;
	font-size: 16px;
	line-height: 12px;
	margin: 0 auto;
}

.new-style.pricing-table .pricing-cols .pricing-button {
	background-color: #f6f6f6;
	border-top: 0;
	padding: 25px 0;
}

.new-style.pricing-table .pricing-cols .pricing-button a {
	font-size: 16px;
	line-height: 100%;
	margin: 0 auto;
	padding: 20px 28px;
	position: relative;
}

.new-style.pricing-table .pricing-cols .pricing-button a.large {
	letter-spacing: 1px;
}

.mk-skill-meter {
	margin-bottom: 15px;
}

.mk-skill-meter .mk-skill-meter-title {
	display: block;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 14px;
	margin-bottom: 6px;
}

.mk-skill-meter .mk-progress-bar {
	display: block;
	position: relative;
	text-align: right;
}

.mk-skill-meter .mk-progress-bar .progress-outer {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}

.mk-skill-meter .mk-progress-bar .progress-percent {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
}

.mk-skill-chart {
	height: 100%;
	text-align: center;
	width: 100%;
}

.mk-slideshow-box {
	position: relative;
}

.mk-slideshow-box .mk-slideshow-box-item {
	display: none;
}

.mk-jupiter-icon-simple-xing,
.s_social a,
.s_social svg {
	display: block;
}

.mk-slideshow-box.full-width-true .mk-slideshow-box-content {
	padding-left: 0;
	padding-right: 0;
}

.mk-slideshow-box .mk-slideshow-box-color-mask,
.mk-slideshow-box .mk-slideshow-box-item {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-slideshow-box .mk-slideshow-box-color-mask {
	z-index: 10;
}

.mk-slideshow-box .mk-slideshow-box-content {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 20;
}

.s_social a {
	line-height: 100%;
}

.s_social.g_style a {
	background-color: transparent;
	border: 2px solid;
	transition: background-color 0.2s ease;
}

.s_social.g_style.xx-large a {
	padding: 25px;
}

.s_social.g_style.x-large a {
	padding: 20px;
}

.s_social.g_style.large a {
	padding: 15px;
}

.s_social.g_style.medium a {
	border-width: 1px;
	padding: 10px;
}

.s_social.g_style.small a {
	border-width: 1px;
	padding: 5px;
}

.s_social.s_square-rounded a {
	border-radius: 25%;
}

.mk-process-icon,
.s_social.s_simple-rounded a {
	border-radius: 50%;
}

.s_social .mk-jupiter-icon-simple-xing:before,
.s_social .mk-jupiter-icon-square-xing:before,
.s_social .mk-jupiter-icon-xing:before {
	line-height: normal !important;
	position: static;
	top: 0;
	vertical-align: baseline !important;
}

.mk-accordion-tab .mk-svg-icon,
.mk-accordion.fancy-style .mk-accordion-tab span,
.mk-accordion.simple-style .mk-accordion-tab span,
.mk-slider-content-inside,
.mk-tabs .mk-svg-icon,
.mk-toggle.fancy-style .mk-toggle-title span,
.mk-toggle.simple-style .mk-toggle-title span,
.mk-woocommerce-carousel.modern-style .swiper-arrows svg {
	vertical-align: middle;
}

.mk-jupiter-icon-simple-xing:before {
	content: "\f168";
}

.mk-jupiter-icon-xing:before {
	content: "\e3d3";
}

.mk-jupiter-icon-square-xing:before {
	content: "\e3d2";
}

.mk-process-steps:media( max-width: 960px) ul:before {
	display: none !important;
}

.mk-process-steps:media( max-width: 960px) li {
	margin-bottom: 30px !important;
	text-align: center;
	width: 100% !important;
}

.mk-process-steps {
	margin-bottom: 30px;
	text-align: center;
}

.mk-process-steps ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.mk-process-steps ul:before {
	border-top: 1px dashed #bbb;
	content: "";
	display: block;
	height: 0;
	left: 80px;
	position: absolute;
	width: 85%;
}

.mk-process-icon,
.mk-process-steps ul li h3,
.mk-process-steps ul li p {
	display: inline-block;
	position: relative;
}

.mk-process-steps ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding-top: 6px;
}

.mk-process-steps.process-steps-2 li h3,
.mk-process-steps.process-steps-2 li p,
.mk-process-steps.process-steps-3 li h3,
.mk-process-steps.process-steps-3 li p,
.mk-process-steps.process-steps-4 li h3,
.mk-process-steps.process-steps-4 li p {
	padding: 0 20px;
}

.mk-process-steps ul li:hover svg {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
	fill: #fff;
}

.mk-process-steps ul li:hover .mk-process-icon {
	box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
}

.mk-process-steps ul li h3 {
	font-size: 16px !important;
	margin: 35px auto 20px;
}

.mk-process-steps ul li p {
	margin-bottom: 0;
	text-align: center;
}

.mk-process-icon {
	background-color: #fff;
	box-shadow: 0 0 0 2px #bbb;
	overflow: hidden;
	transition: background 0.3s color 0.3s box-shadow 0.3s;
}

.mk-process-icon:after {
	display: none;
}

.mk-process-icon svg {
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	fill: rgba(0, 0, 0, 0.24);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

51% {
	opacity: 1;
}

.mk-process-steps.process-steps-2 ul:before {
	left: 100px;
	top: 200px;
	width: 70%;
}

.mk-process-steps.process-steps-2 li {
	width: 50%;
}

.mk-process-steps.process-steps-2 .mk-process-desc,
.mk-process-steps.process-steps-2 .mk-process-title {
	width: 350px;
}

.mk-process-steps.process-steps-2 .mk-process-icon {
	height: 400px;
	text-align: center;
	width: 400px;
}

.mk-process-steps.process-steps-2 .mk-process-icon svg {
	height: 128px;
}

.mk-process-steps.process-steps-3 ul:before {
	top: 115px;
}

.mk-process-steps.process-steps-3 li {
	width: 33.3%;
}

.mk-process-steps.process-steps-3 .mk-process-desc,
.mk-process-steps.process-steps-3 .mk-process-title {
	width: 288px;
}

.mk-process-steps.process-steps-3 .mk-process-icon {
	height: 230px;
	text-align: center;
	width: 230px;
}

.mk-process-steps.process-steps-3 .mk-process-icon svg {
	height: 80px;
}

.mk-process-steps.process-steps-4 ul:before {
	top: 90px;
}

.mk-process-steps.process-steps-4 li {
	width: 25%;
}

.mk-process-steps.process-steps-4 .mk-process-icon {
	height: 180px;
	text-align: center;
	width: 180px;
}

.mk-process-steps.process-steps-4 .mk-process-icon svg {
	height: 70px;
}

.mk-process-steps.process-steps-5 ul:before {
	top: 70px;
}

.mk-process-steps.process-steps-5 li {
	width: 20%;
}

.mk-process-steps.process-steps-5 li h3,
.mk-process-steps.process-steps-5 li p {
	padding: 0 15px;
}

.mk-process-steps.process-steps-5 .mk-process-icon {
	height: 140px;
	text-align: center;
	width: 140px;
}

.mk-process-steps.process-steps-5 .mk-process-icon svg {
	height: 60px;
}

.mk-subscribe {
	margin-bottom: 30px;
}

.mk-subscribe > form {
	table-layout: auto;
}

.mk-subscribe--message {
	font-size: 14px;
	padding: 0 15px 15px;
}

.mk-subscribe--message.error {
	color: red;
}

.mk-subscribe--message.success {
	color: #00a651;
}

.mk-subscribe .mk-subscribe--form-column {
	margin: 0;
	padding: 0;
}

.mk-subscribe .mk-subscribe--form-column:last-child {
	padding-right: 0 !important;
}

.mk-subscribe .mk-subscribe--button,
.mk-subscribe .mk-subscribe--email {
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	color: transparent;
	margin: 0;
	padding: 0;
	transition: background-color 0.15s linear, color 0.15s linear,
		border-color 0.15s linear;
	width: 100%;
}

.mk-subscribe .mk-subscribe--email {
	padding: 0 2%;
}

.mk-subscribe .mk-subscribe--button {
	outline: 0;
}

.mk-subscribe.medium-size .mk-subscribe--email {
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}

.mk-subscribe.medium-size .mk-subscribe--button {
	font-size: 14px;
	height: 45px;
	min-width: 115px;
}

.mk-subscribe.large-size .mk-subscribe--button,
.mk-subscribe.large-size .mk-subscribe--email {
	font-size: 20px;
	height: 60px;
}

.mk-subscribe.large-size .mk-subscribe--email {
	line-height: 60px;
}

.mk-subscribe.large-size .mk-subscribe--button {
	min-width: 140px;
}

.mk-slider-holder > div {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-slider-holder .mk-slider-wrapper {
	z-index: 10;
}

.mk-swipe-slideshow {
	margin-bottom: 20px;
	position: relative;
}

.mk-swipe-slideshow:hover .swiper-arrows {
	-khtml-opacity: 60;
	-moz-opacity: 60;
	filter: alpha(opacity= @opacity*100);
	opacity: 0.6;
}

.mk-swipe-slideshow .swiper-arrows:hover {
	-khtml-opacity: 100;
	-moz-opacity: 100;
	background-color: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity= @opacity*100);
	opacity: 1;
}

.mk-swipe-slideshow .swiper-arrows svg {
	height: 16px;
}

.mk-swipe-slideshow .mk-swiper-prev {
	left: 20px;
}

.mk-swipe-slideshow .mk-swiper-next {
	right: 20px;
}

.mk-slider-holder-img {
	visibility: hidden;
}

.mk-swipe-slideshow-lazyload .swiper-slide-image {
	background-color: #e0e0e0;
}

.mk-tab-slider-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	position: relative;
	transform: translate3d(0, 0, 0);
	transition-duration: 0;
	transition-property: transform, left, top, 0;
	transition-timing-function: ease;
	width: 100%;
}

.mk-tab-slider-item {
	float: left;
}

.mk-tab-slider-item .mk-tab-slider-share li a {
	font-size: 16px;
	margin-left: 10px;
	opacity: 0.6;
}

.mk-tab-slider-item .mk-tab-slider-share li a:hover {
	opacity: 1;
}

.mk-tab-slider-item.skin-dark .mk-slider-title {
	color: #222 !important;
}

.mk-tab-slider-item.skin-dark .mk-slider-title > hr {
	border-top: 3px solid #040300;
	margin: 15px auto 25px;
}

.mk-tab-slider-item.skin-dark .mk-slider-description,
.mk-tab-slider-item.skin-dark .mk-slider-description p {
	color: #6a6665;
}

.mk-tab-slider-item.skin-dark .mk-tab-slider-share li a svg {
	fill: #222;
	height: 16px;
}

.mk-tab-slider-item.skin-light .mk-slider-title {
	color: #fff !important;
}

.mk-tab-slider-item.skin-light .mk-slider-title > hr {
	border-top: 3px solid #fff;
	margin: 15px auto 30px;
}

.mk-tab-slider-item.skin-light .mk-slider-description,
.mk-tab-slider-item.skin-light .mk-slider-description p {
	color: #f5f5f5;
}

.mk-tab-slider-item.skin-light .mk-tab-slider-share li a svg {
	fill: #f5f5f5;
	height: 16px;
}

.mk-tab-slider-share {
	bottom: 50px;
	list-style: none;
	padding-left: 0;
	position: absolute;
	right: 70px;
}

.mk-tab-slider-share li {
	float: left;
}

.mk-tab-slider-icon {
	float: left;
	font-size: 100px;
	padding-right: 20px;
}

.mk-tab-slider-nav {
	font-size: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.mk-tab-slider-nav a:link,
.mk-tab-slider-nav a:visited {
	opacity: 0.4;
}

.mk-tab-slider-nav a.active,
.mk-tab-slider-nav a:hover {
	opacity: 1;
}

.mk-slider-content,
.mk-slider-image {
	display: inline-block;
	width: 50%;
}

.mk-slider-content {
	display: table;
	height: 100%;
	padding: 0 70px;
	position: relative;
}

.mk-slider-content-inside {
	display: table-cell;
	height: 100%;
}

.mk-slider-image img {
	width: 100%;
}

.mk-slider-title {
	color: #222;
	display: block;
	font-size: 18px !important;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
}

.mk-slider-title > hr {
	border: 0;
	margin-left: 0 !important;
	max-width: 10%;
}

.mk-fancy-table.table-style2,
.mk-fancy-table.table-style2 td {
	border-bottom: 1px solid #dcdcdc;
}

.mk-slider-read-more {
	margin-top: 20px;
}

.mk-fancy-table {
	margin-bottom: 20px;
	overflow: hidden;
}

.mk-fancy-table table {
	border-radius: 3px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 100%;
}

.mk-fancy-table th {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 18px 12px;
	text-align: center;
	text-transform: uppercase;
}

.mk-testimonial.avantgarde-style.light-version .mk-testimonial-author,
.mk-testimonial.avantgarde-style.light-version .mk-testimonial-company,
.mk-testimonial.avantgarde-style.light-version .mk-testimonial-content,
.mk-testimonial.avantgarde-style.light-version .mk-testimonial-content p,
.mk-testimonial.simple-style.light-version .mk-testimonial-author,
.mk-testimonial.simple-style.light-version .mk-testimonial-company,
.mk-testimonial.simple-style.light-version .mk-testimonial-content,
.mk-testimonial.simple-style.light-version .mk-testimonial-content p,
.title-line-style.light-version {
	color: #fff !important;
}

.mk-fancy-table tfoot td {
	padding: 8px;
}

.mk-fancy-table.table-style1 tr:nth-child(odd) {
	background-color: rgba(0, 0, 0, 0.04);
}

.mk-fancy-table.table-style1 tfoot {
	background-color: #f3f3f3;
}

.mk-fancy-table.table-style1 tr {
	background-color: rgba(0, 0, 0, 0.02);
}

.mk-fancy-table.table-style1 td {
	border-left: 1px solid #fff;
	padding: 12px;
	text-align: center;
}

.mk-fancy-table.table-style2 td {
	padding: 12px;
	text-align: center;
}

.mk-testimonial {
	margin: 3px 3px 40px;
}

.mk-testimonial .mk-testimonial-content {
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 20px 20px 0;
	position: relative;
}

.mk-testimonial .mk-testimonial-quote {
	line-height: 1.8em;
}

.mk-testimonial .mk-testimonial-content p {
	margin-bottom: 20px;
}

.mk-testimonial .mk-testimonial-author {
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 11px;
	margin-bottom: 5px;
}

.mk-testimonial .mk-testimonial-company {
	font-size: 12px;
	line-height: 14px;
	opacity: 0.8;
}

.mk-testimonial .flex-direction-nav a {
	opacity: 0.4;
}

.mk-testimonial .flex-direction-nav a:hover {
	opacity: 1;
}

.mk-testimonial .flex-direction-nav svg {
	fill: #878787;
}

.mk-testimonial.boxed-style .mk-testimonial-content {
	background-color: #fafafa;
	border: 1px solid #ededed;
	border-radius: 4px;
}

.mk-testimonial.boxed-style .mk-testimonial-content:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #fafafa;
	border: 1px solid #ededed;
	border-left: 0;
	border-top: 0;
	bottom: -7px;
	content: "";
	display: block;
	height: 14px;
	left: 35px;
	position: absolute;
	transform: rotate(45deg);
	width: 14px;
}

.mk-testimonial.boxed-style .mk-testimonial-image {
	float: left;
	margin: 0 20px;
	position: relative;
}

.mk-testimonial.boxed-style .mk-testimonial-image img {
	border-radius: 100%;
	box-shadow: 0 0 1px #a9a9a9;
	height: 50px !important;
	width: 50px !important;
}

.mk-testimonial.boxed-style .flex-direction-nav a {
	bottom: 0;
}

.mk-testimonial.boxed-style .flex-direction-nav .flex-next {
	margin: 0;
	right: 0 !important;
}

.mk-testimonial.boxed-style .flex-direction-nav .flex-prev {
	right: 20px !important;
}

.mk-testimonial.simple-style {
	margin-top: 30px;
	padding: 50px 50px 0;
	text-align: center;
}

.mk-testimonial.simple-style.testimonial-column
	svg[data-name="mk-moon-quotes-left"],
.mk-testimonial.simple-style.testimonial-column
	svg[data-name="mk-moon-quotes-right"] {
	display: none !important;
}

.mk-testimonial.simple-style .mk-testimonial-author {
	font-size: 16px;
}

.mk-testimonial.simple-style .mk-testimonial-company {
	font-size: 12px;
}

.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"],
.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"] {
	fill: #eee;
	height: 50px;
	position: absolute;
}

.mk-testimonial.simple-style .mk-testimonial-content {
	font-size: 18px !important;
	margin-bottom: 0;
}

.mk-testimonial.simple-style .mk-testimonial-content p {
	font-size: inherit;
	text-align: center;
}

.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"] {
	left: 0;
	top: 70px;
}

.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"] {
	right: 0;
	top: 70px;
}

.mk-testimonial.simple-style .flex-direction-nav svg {
	height: 14px;
}

.mk-testimonial.simple-style .flex-direction-nav .flex-next,
.mk-testimonial.simple-style .flex-direction-nav .flex-prev {
	border: 2px solid #ccc;
	content: "";
	display: block;
	height: 45px;
	line-height: 45px;
	position: absolute;
	top: 0;
	width: 45px;
}

.mk-testimonial.simple-style .flex-direction-nav .flex-next:after {
	left: -15px;
}

.mk-testimonial.simple-style .flex-direction-nav .flex-next {
	-ms-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	left: 50% !important;
	transform: translateX(50%);
}

.mk-testimonial.simple-style .flex-direction-nav .flex-prev {
	-ms-transform: translateX(-150%);
	-webkit-transform: translateX(-150%);
	left: 50% !important;
	transform: translateX(-150%);
}

.mk-testimonial.simple-style.light-version .flex-direction-nav svg {
	fill: #fff !important;
}

.mk-testimonial.simple-style.light-version .flex-direction-nav .flex-next:after,
.mk-testimonial.simple-style.light-version
	.flex-direction-nav
	.flex-prev:after {
	border: 2px solid #fff;
}

.mk-testimonial.simple-style.light-version svg[data-name="mk-moon-quotes-left"],
.mk-testimonial.simple-style.light-version
	svg[data-name="mk-moon-quotes-right"] {
	fill: rgba(255, 255, 255, 0.2);
}

.mk-testimonial.avantgarde-style {
	padding: 0 50px;
	text-align: center;
}

.mk-testimonial.avantgarde-style.mk-testimonial {
	margin: 3px 3px 0 !important;
}

.mk-testimonial.avantgarde-style .mk-testimonial-image {
	display: block;
	text-align: center;
}

.mk-testimonial.avantgarde-style .mk-testimonial-image img {
	border-radius: 100%;
	height: 95px !important;
	margin: 10px auto;
	width: 95px !important;
}

.mk-testimonial.avantgarde-style .mk-testimonial-author {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 25px 0 10px;
	text-transform: uppercase;
}

.mk-testimonial.avantgarde-style .mk-testimonial-company {
	font-size: 12px;
	font-style: italic;
}

.mk-testimonial.avantgarde-style .mk-testimonial-content {
	margin-bottom: 0;
	padding: 0 20% 20px;
}

.mk-testimonial.avantgarde-style .mk-testimonial-content p {
	font-size: inherit;
	text-align: center;
}

.mk-testimonial.avantgarde-style .flex-direction-nav a {
	border: 1px solid #878787;
	border-radius: 50%;
	display: inline-block;
	height: 70px;
	line-height: 76px;
	text-align: center;
	width: 70px;
}

.mk-testimonial.avantgarde-style .flex-direction-nav svg {
	height: 16px;
}

.mk-testimonial.avantgarde-style .flex-direction-nav .flex-next {
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	margin: 0;
	right: 0 !important;
	top: 50%;
	transform: translate(0, -50%);
}

.mk-testimonial.avantgarde-style .flex-direction-nav .flex-prev {
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	left: 0 !important;
	margin: 0 !important;
	top: 50%;
	transform: translate(0, -50%);
}

.mk-testimonial.avantgarde-style.light-version .flex-direction-nav svg {
	fill: #fff !important;
	height: 16px;
}

.mk-testimonial.avantgarde-style.light-version .flex-direction-nav a {
	border: 1px solid #fff;
}

.mk-testimonial.avantgarde-style.light-version .flex-direction-nav .flex-next {
	margin: 0 0 0 6px;
}

.mk-testimonial.avantgarde-style.light-version .flex-direction-nav .flex-prev {
	margin: 0 0 0 -54px;
}

.mk-testimonial.avantgarde-style.light-version
	svg[data-name="mk-moon-quotes-left"],
.mk-testimonial.avantgarde-style.light-version
	svg[data-name="mk-moon-quotes-right"] {
	fill: rgba(255, 255, 255, 0.2);
}

.mk-testimonial.modern-style .mk-testimonial-content {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	padding: 20px;
}

.mk-testimonial.modern-style .mk-testimonial-content:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #fff;
	border: 2px solid rgba(0, 0, 0, 0.05);
	border-left: 0;
	border-top: 0;
	bottom: -8px;
	content: "";
	display: block;
	height: 14px;
	left: 55px;
	position: absolute;
	transform: rotate(45deg);
	width: 14px;
}

.mk-testimonial.modern-style .mk-testimonial-quote {
	padding: 20px 20px 0;
}

.mk-testimonial.modern-style .mk-testimonial-image {
	float: left;
	margin: 0 20px;
	position: relative;
}

.mk-testimonial.modern-style .mk-testimonial-image img {
	border-radius: 50%;
	box-shadow: 0 0 1px #a9a9a9;
	height: 50px !important;
	width: 50px !important;
}

.mk-testimonial.modern-style .mk-testimonial-author {
	margin-top: 30px;
}

.mk-testimonial.modern-style .flex-control-nav li {
	margin: 0;
}

.mk-testimonial.modern-style .flex-control-nav li a {
	display: block;
	padding: 0 3px;
}

.mk-testimonial.modern-style .flex-control-nav li a svg {
	fill: #b2b2b2;
	height: 10px;
	width: 10px;
}

.mk-testimonial.modern-style .flex-control-nav li a.flex-active svg {
	fill: #4c4c4c;
}

.testimonial-column .testimonial-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.testimonial-column .testimonial-item {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 15px 30px;
}

.testimonial-column .one-column {
	padding: 0 0 30px;
	width: 100%;
}

.testimonial-column .two-column {
	width: 50%;
}

.testimonial-column .three-column {
	width: 33%;
}

.testimonial-column .four-column {
	width: 25%;
}

.title-line-style {
	letter-spacing: 3px;
	padding: 30px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.title-line-style::after {
	bottom: 0;
	content: "";
	display: block;
	height: 3px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;
}

.title-line-style.light-version::after {
	background-color: #fff;
}

.title-line-style.dark-version::after {
	background-color: #878787;
}

.theatre-slider {
	width: 100%;
}

.theatre-slider.center-align .desktop-theatre-slider,
.theatre-slider.center-align .laptop-theatre-slider {
	margin: 0 auto;
}

.theatre-slider.right-align .desktop-theatre-slider,
.theatre-slider.right-align .laptop-theatre-slider {
	margin: 0 0 0 auto;
}

.desktop-theatre-slider {
	position: relative;
	width: 100%;
}

.desktop-theatre-slider .player-container {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.desktop-theatre-slider .player-container .player {
	padding-bottom: 56.6%;
	padding-top: 2px;
}

.laptop-theatre-slider {
	max-width: 1200px;
	position: relative;
	width: 100%;
}

.laptop-theatre-slider .player-container {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.laptop-theatre-slider .player-container .player {
	padding-bottom: 63%;
}

.desktop-theatre-slider img,
.laptop-theatre-slider img {
	pointer-events: none;
	position: relative;
}

.desktop-theatre-slider .player,
.laptop-theatre-slider .player {
	background-color: #000;
	box-sizing: content-box;
	height: 0;
	position: relative;
	width: 100%;
}

.desktop-theatre-slider .player iframe,
.desktop-theatre-slider .player video,
.laptop-theatre-slider .player iframe,
.laptop-theatre-slider .player video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-tooltip--link {
	cursor: help;
}

.mk-tooltip--text {
	background: #444;
	bottom: 28px;
	color: #fff;
	font-size: 11px;
	left: 0;
	line-height: 16px;
	max-width: 230px;
	min-width: 140px;
	opacity: 0;
	padding: 12px;
	pointer-events: none;
	position: absolute;
	z-index: 888;
}

.mk-tooltip--text:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #444;
	bottom: -5px;
	content: "";
	display: block;
	height: 10px;
	left: 15px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
}

.mk-swipe-slideshow .products .item {
	display: inline-block;
	float: none !important;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100%;
}

.mk-woocommerce-carousel .product-title,
.mk-woocommerce-carousel .the-title {
	white-space: normal;
}

.mk-tabs .mk-tabs-tabs li a,
.mk-woocommerce-carousel .mk-button,
.mk-woocommerce-carousel .mk-swiper-wrapper {
	white-space: nowrap;
}

.mk-woocommerce-carousel .mk-button-container {
	margin-right: 0 !important;
}

.vc_col-sm-1 .mk-woocommerce-carousel .mk-button--icon,
.vc_col-sm-2 .mk-woocommerce-carousel .mk-button--icon,
.vc_col-sm-3 .mk-woocommerce-carousel .mk-button--icon,
.vc_col-sm-4 .mk-woocommerce-carousel .mk-button--icon,
.vc_col-sm-5 .mk-woocommerce-carousel .mk-button--icon,
.vc_col-sm-6 .mk-woocommerce-carousel .mk-button--icon {
	display: none;
}

.vc_col-sm-1 .mk-woocommerce-carousel .mk-button .mk-button--text,
.vc_col-sm-2 .mk-woocommerce-carousel .mk-button .mk-button--text,
.vc_col-sm-3 .mk-woocommerce-carousel .mk-button .mk-button--text,
.vc_col-sm-4 .mk-woocommerce-carousel .mk-button .mk-button--text,
.vc_col-sm-5 .mk-woocommerce-carousel .mk-button .mk-button--text,
.vc_col-sm-6 .mk-woocommerce-carousel .mk-button .mk-button--text {
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mk-woocommerce-carousel .swiper-slide {
	display: inline-block;
	float: none;
}

.mk-woocommerce-carousel.classic-style .products {
	display: block;
	margin: auto;
	padding: 0 0 30px !important;
}

.mk-woocommerce-carousel.classic-style .products .product {
	float: left;
	margin: 0;
}

.mk-woocommerce-carousel.classic-style .mk-fancy-title {
	font-size: 14px !important;
	font-weight: 700 !important;
	margin-right: 35px;
}

.mk-woocommerce-carousel.classic-style .mk-fancy-title span {
	padding-right: 5px;
}

.mk-woocommerce-carousel.classic-style .mk-woo-view-all {
	float: right;
	font-size: 11px;
	padding: 0 7px;
}

.mk-woocommerce-carousel.classic-style .flex-direction-nav a {
	position: absolute;
	top: -38px;
}

.mk-woocommerce-carousel.classic-style .flex-direction-nav a svg {
	fill: #aaa;
}

.mk-woocommerce-carousel.classic-style .flex-prev {
	right: 20px;
}

.mk-woocommerce-carousel.classic-style .flex-next,
.mk-woocommerce-carousel.modern-style .mk-swiper-next {
	right: 0;
}

.mk-woocommerce-carousel.modern-style {
	text-align: center;
}

.mk-woocommerce-carousel.modern-style .item-holder,
.mk-woocommerce-carousel.modern-style .item-holder .mk-lightbox {
	padding: 0 20px;
	width: 100%;
}

.mk-woocommerce-carousel.modern-style .item-holder {
	padding-bottom: 20px;
}

.mk-woocommerce-carousel.modern-style .mk-lightbox {
	display: inline-block;
	left: -20px;
	margin-bottom: 30px;
	position: relative;
}

.mk-woocommerce-carousel.modern-style .mk-lightbox i {
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	color: #222;
	font-size: 32px;
	left: 50%;
	ms-transform: translate(-50%, -50%);
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.25s ease-in-out;
}

.mk-woocommerce-carousel.modern-style .mk-lightbox:hover .image-hover-overlay {
	opacity: 0.7;
}

.mk-woocommerce-carousel.modern-style .mk-lightbox:hover i {
	opacity: 1;
}

.mk-woocommerce-carousel.modern-style .image-hover-overlay {
	background-color: #fff !important;
}

.mk-woocommerce-carousel.modern-style .the-title {
	font-size: 14px !important;
}

.mk-woocommerce-carousel.modern-style .price {
	display: block;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
}

.mk-woocommerce-carousel.modern-style .price ins {
	border: 0;
}

.mk-woocommerce-carousel.modern-style .mk-swipe-slideshow:hover .swiper-arrows {
	opacity: 0.8;
}

.mk-woocommerce-carousel.modern-style .swiper-arrows {
	background-color: #fff;
	border: 2px solid #222;
	border-radius: 0;
	color: #222;
	height: 40px;
	line-height: 36px;
	opacity: 1;
	top: calc(50%-10px) !important;
	width: 40px;
}

.mk-woocommerce-carousel.modern-style .swiper-arrows:hover {
	background-color: #222;
	color: #fff !important;
	opacity: 1 !important;
}

.mk-woocommerce-carousel.modern-style .mk-swiper-prev {
	left: 0;
}

.mk-woocommerce-carousel.modern-style .mk-button {
	font-size: 12px !important;
	margin: 0 auto !important;
}

.mk-accordion {
	margin-bottom: 20px;
}

.mk-accordion.fancy-style {
	border-bottom: 1px solid #ececec;
}

.mk-accordion.fancy-style .mk-accordion-single {
	background-color: #fff;
	border: 1px solid #ececec;
	border-bottom: 0;
	overflow: hidden;
}

.mk-accordion.fancy-style .mk-accordion-tab {
	-khtml-user-select: none;
	-moz-user-select: 0;
	-webkit-user-select: none;
	background-color: #fdfdfd;
	color: #222;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	padding: 12px 30px 12px 15px;
	position: relative;
}

.mk-accordion.fancy-style .mk-accordion-tab i {
	font-size: 16px;
	line-height: 16px;
	margin-right: 10px;
}

.mk-accordion.fancy-style .mk-accordion-tab i .mk-svg-icon,
.mk-accordion.simple-style .mk-accordion-tab i .mk-svg-icon {
	fill: #b9b9b9;
	height: 16px;
	width: 16px;
}

.mk-accordion.fancy-style .mk-accordion-tab:hover {
	background-color: #f8f8f8;
}

.mk-accordion.fancy-style .mk-accordion-tab:hover i .mk-svg-icon {
	fill: #868686;
}

.mk-accordion.fancy-style .mk-accordion-tab:before,
.mk-accordion.fancy-style .mk-accordion-tab > .mk-svg-icon {
	color: #adadad;
	content: "\f054";
	display: block;
	font-size: 12px !important;
	line-height: 16px;
	margin-top: -9px;
	padding: 3px 6px 2px;
	position: absolute;
	right: 14px;
	top: 50%;
}

.mk-accordion.fancy-style .mk-accordion-single.current .mk-accordion-pane {
	border-top: 1px solid #ececec;
}

.mk-accordion.fancy-style .mk-accordion-single.current .mk-accordion-tab:before,
.mk-accordion.fancy-style
	.mk-accordion-single.current
	.mk-accordion-tab
	> .mk-svg-icon {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.mk-accordion.fancy-style .mk-accordion-pane {
	display: none;
	padding: 20px;
}

.mk-accordion.simple-style .mk-accordion-tab {
	border-bottom: 1px solid #ececec;
	color: #222;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	padding: 9px 30px 12px 15px;
	position: relative;
}

.mk-accordion.simple-style .mk-accordion-tab i {
	margin-right: 10px;
}

.mk-accordion.simple-style .mk-accordion-tab:before,
.mk-accordion.simple-style .mk-accordion-tab > .mk-svg-icon {
	color: #ddd;
	content: "\f054";
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 3px 6px 2px;
	position: absolute;
	right: 10px;
	top: 16px;
}

.mk-accordion.simple-style .mk-accordion-single.current {
	border: 0;
}

.mk-accordion.simple-style
	.mk-accordion-single.current
	.mk-accordion-tab:before {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	color: #252525;
	transform: rotate(90deg);
}

.mk-accordion.simple-style
	.mk-accordion-single.current
	.mk-accordion-tab
	> .mk-svg-icon {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	fill: #252525;
	transform: rotate(90deg);
}

.mk-accordion.simple-style .mk-accordion-pane {
	background-color: #fff;
	border-bottom: 1px solid #ececec;
	display: none;
	padding: 10px;
}

.mk-accordion.toggle-action .mk-accordion-pane {
	display: none;
}

.mk-toggle {
	margin: 0;
}

.mk-toggle.fancy-style {
	border: 1px solid #ececec;
	margin-bottom: 3px;
}

.mk-toggle.fancy-style .mk-toggle-title {
	background-color: #fdfdfd;
	color: #222;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	padding: 9px 30px 9px 15px;
	position: relative;
}

.mk-toggle.fancy-style .mk-toggle-title i {
	font-size: 24px;
	margin-right: 15px;
	vertical-align: middle;
}

.mk-toggle.fancy-style .mk-toggle-title:hover {
	background-color: #f8f8f8;
}

.mk-toggle.fancy-style .mk-toggle-title:before {
	color: #adadad;
	content: "\f054";
	display: block;
	font-size: 12px !important;
	line-height: 16px;
	padding: 3px 6px 2px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.mk-toggle.fancy-style .mk-toggle-title > .mk-svg-icon {
	display: block;
	fill: #adadad;
	padding: 3px 6px 2px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.mk-toggle.fancy-style .mk-toggle-title.active-toggle {
	border-bottom: 1px solid #ececec;
}

.mk-toggle.fancy-style .mk-toggle-title.active-toggle:before,
.mk-toggle.fancy-style .mk-toggle-title.active-toggle > .mk-svg-icon {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.mk-toggle.simple-style .mk-toggle-title {
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 13px;
	padding: 8px 25px 8px 23px;
	position: relative;
}

.mk-toggle.simple-style .mk-toggle-title:before {
	color: #adadad;
	content: "\f054";
	display: block;
	font-size: 12px;
	left: -4px;
	line-height: 12px;
	padding: 3px 6px 2px;
	position: absolute;
	top: 11px;
}

.mk-toggle.simple-style .mk-toggle-title .mk-svg-icon {
	display: block;
	fill: #adadad;
	padding: 3px 6px 2px;
	position: absolute;
	top: 11px;
}

.mk-toggle.simple-style .mk-toggle-title i .mk-svg-icon {
	left: -4px;
	right: auto;
}

.mk-toggle.simple-style .mk-toggle-title > .mk-svg-icon {
	left: auto;
	right: -4px;
}

.mk-toggle.simple-style .mk-toggle-title.active-toggle:before,
.mk-toggle.simple-style .mk-toggle-title.active-toggle > .mk-svg-icon {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	left: auto;
	right: -4px;
	transform: rotate(90deg);
}

.mk-toggle .mk-toggle-pane {
	background-color: #fff;
	display: none;
	padding: 20px;
	position: relative;
}

.vc_row {
	position: relative;
}

.vc_inner.mk-grid {
	margin: 0 auto;
}

.mk-tabs .mk-tabs-panes .mk-tabs-pane {
	position: relative;
	z-index: 8;
}

.mk-tabs.default-style .mk-tabs-tabs {
	margin: 0 0 -1px !important;
	position: relative;
	z-index: 10;
}

.mk-tabs.default-style .mk-tabs-panes {
	border: 1px solid #e5e5e5;
	margin: 0;
	position: relative;
	z-index: 1;
}

.mk-tabs {
	margin-bottom: 20px;
}

.mk-tabs .mk-tabs-tabs li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.mk-tabs .vc_column_container {
	padding-left: 10px;
	padding-right: 10px;
}

.mk-tabs .vc_column_container:first-of-type {
	padding-left: 0;
}

.mk-tabs .vc_column_container:last-of-type {
	padding-right: 0;
}

.mk-tabs .mk-tabs-tabs li a {
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	outline: 0;
}

.mk-tabs .mk-tabs-panes .title-mobile {
	background-color: rgba(0, 0, 0, 0.05);
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	color: #444;
	display: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 5px 10px;
	white-space: nowrap;
}

.mk-tabs.default-style {
	margin-bottom: 20px;
}

.mk-tabs.default-style .mk-tabs-tabs li a {
	background-color: rgba(0, 0, 0, 0.05);
	border: 1px solid #e5e5e5;
	border-left: 0;
	padding: 10px 20px;
}

.mk-tabs.default-style .mk-tabs-tabs li:first-child a {
	-moz-border-radius-topleft: 2px;
	border-left: 1px solid #e5e5e5;
	border-top-left-radius: 2px;
}

.mk-tabs.default-style .mk-tabs-tabs li:last-of-type a {
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
}

.mk-tabs.default-style .mk-tabs-tabs li:hover svg {
	fill: #868686 !important;
}

.mk-tabs.default-style .mk-tabs-tabs li.tab-with-icon a {
	line-height: 24px;
	padding: 10px 20px 10px 14px !important;
}

.mk-tabs.default-style .mk-svg-icon {
	fill: #b9b9b9;
	height: 16px;
	margin-right: 8px;
}

.mk-tabs.default-style .mk-tabs-tabs li.is-active a {
	background: 0;
	border-bottom: 0 !important;
	cursor: default;
	padding-bottom: 11px !important;
}

.mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane {
	padding: 0;
}

.mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane.is-active {
	padding: 25px 25px 20px;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs {
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-right: 0;
	float: left;
	margin: 0 -1px 0 0 !important;
	width: 25%;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li {
	display: block;
	float: none;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li a {
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-top: 0;
	white-space: normal;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li:last-of-type a {
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li.is-active a {
	border-bottom: 1px solid #e5e5e5 !important;
	border-right: 1px solid #fff;
	padding-right: 21px !important;
}

.mk-tabs.default-style.vertical-style .mk-tabs-panes {
	border: 1px solid #e5e5e5;
	float: left;
	width: 75%;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs {
	float: right;
	margin: 0 0 0 -1px !important;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs li a {
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-top: 0;
}

.mk-tabs.default-style.vertical-style.vertical-right
	.mk-tabs-tabs
	li.is-active
	a {
	border-bottom: 1px solid #e5e5e5 !important;
	border-left: 0 !important;
	margin-left: -1px !important;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-panes {
	float: right;
}

.mk-tabs.simple-style .mk-tabs-tabs {
	border-bottom: 2px solid #eee;
	margin: 0;
}

.mk-tabs.simple-style .mk-tabs-tabs li a {
	margin: 0 0 -2px;
	padding: 14px 18px;
}

.mk-twitter-shortcode,
.video-container {
	margin-bottom: 20px;
}

.mk-tabs.simple-style .mk-tabs-tabs li.tab-with-icon a {
	line-height: 22px;
}

.mk-tabs.simple-style .mk-svg-icon {
	height: 20px;
	margin-right: 6px;
	width: 20px;
}

.fancybox-video,
.fancybox-video embed,
.fancybox-video iframe,
.fancybox-video object,
.fancybox-video video {
	width: 100%;
	height: 100%;
}

.mk-tabs.simple-style .mk-tabs-tabs li.is-active a {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.mk-tabs.simple-style .mk-tabs-panes {
	padding: 25px 0 15px;
}

.mk-tweet-shortcode li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	padding: 10px !important;
}

.mk-tweet-shortcode .tweet-icon {
	left: 10px;
	position: absolute;
	top: 15px;
}

.video-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.video-container .video-thumbnail {
	background-color: #ccc;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.video-container .video-thumbnail-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	position: relative;
	width: 100%;
}

.video-container .mk-svg-icon {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s ease-in-out;
}

.video-container .mk-svg-icon:hover {
	cursor: pointer;
}

.video-container .fade-in .mk-svg-icon {
	opacity: 0.5;
}

.fancybox-video-close:hover,
.video-container .fade-in .mk-svg-icon:hover {
	opacity: 1;
}

.video-container .scale-up .mk-svg-icon {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.video-container .scale-up .mk-svg-icon:hover {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.video-container .preloader-preview-area {
	margin-top: -90px;
}

.fancybox-video {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1001;
}

.fancybox-video-close {
	background-color: transparent !important;
	right: -40px !important;
	top: 0 !important;
}

.fancybox-video-close:after,
.fancybox-video-close:before {
	background-color: #fff;
	content: " ";
	height: 31px;
	left: 14px;
	position: absolute;
	width: 2px;
}

.fancybox-video-close:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-video-close:after {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mk-event-countdown-ul:media(max-width:750px) li {
	width: 90%;
	display: block;
	margin: 0 auto 15px;
}

.mk-process-steps:media(max-width:960px) ul:before {
	display: none !important;
}

.mk-process-steps:media(max-width:960px) li {
	margin-bottom: 30px !important;
	width: 100% !important;
	text-align: center;
}

.mk-event-countdown-ul.query_max-width_750px li {
	width: 90%;
	display: block;
	margin: 0 auto 15px;
}

.mk-process-steps.query_max-width_960px ul:before {
	display: none !important;
}

.mk-process-steps.query_max-width_960px li {
	margin-bottom: 30px !important;
	width: 100% !important;
	text-align: center;
}
@media handheld, only screen and max-width 780px {
	.mk-header-subscribe,
	.mk-login-register {
		left: 0;
		right: auto;
		z-index: 50;
	}
	.header-logo img {
		max-width: 200px !important;
	}
	.mk-fullscreen-nav.logo-is-responsive .dark-logo,
	.mk-fullscreen-nav.logo-is-responsive .light-logo {
		display: none;
	}
	.mk-fullscreen-nav.logo-is-responsive .responsive-logo {
		display: inline-block;
	}
	.mk-fullscreen-nav .mk-fullscreen-nav-logo {
		margin-bottom: 50px;
		margin-top: 25px;
		max-width: 70%;
	}
	.mk-header-right {
		display: none !important;
	}
	.mk-header-toolbar {
		display: none;
		height: auto;
		line-height: auto;
		padding: 10px 5px;
	}
	.mk-toolbar-resposnive-icon {
		display: block;
	}
	#mk-header-checkout,
	#mk-toolbar-navigation,
	.header-toolbar-contact,
	.mk-header-date,
	.mk-header-login,
	.mk-header-signup,
	.mk-header-social,
	.mk-header-tagline {
		display: block !important;
		float: none !important;
		height: auto !important;
		line-height: 25px !important;
		margin: 0 10px 5px !important;
		padding: 0;
		width: 100% !important;
	}
	.mk-blog-classic-item .mk-audio-section .audio-thumb,
	.mk-blog-modern-item .mk-audio-section .audio-thumb,
	.mk-blog-single .mk-audio-section .audio-thumb {
		display: none;
	}
	.mk-blog-classic-item .mk-audio-section .audio-has-img,
	.mk-blog-modern-item .mk-audio-section .audio-has-img,
	.mk-blog-single .mk-audio-section .audio-has-img {
		margin: 0 !important;
	}
	.mk-header-subscribe:before,
	.mk-login-register:before {
		left: 10px;
		right: auto;
	}
	.mk-header-social li svg {
		height: 24px !important;
	}
	.mk-toolbar-navigation li:first-child a {
		padding-left: 0;
	}
	#mk-header-checkout {
		right: auto;
		top: 30px;
	}
	#mk-header-checkout:before {
		left: 30px;
		right: auto;
	}
	.portfolio-similar-posts ul li {
		width: 50%;
	}
	.mk-tabs.simple-style .mk-tabs-tabs {
		border-bottom: 0 !important;
	}
	.mk-tabs.simple-style .mk-tabs-tabs li {
		display: block !important;
		float: none !important;
	}
	.mk-tabs.simple-style .mk-tabs-tabs li a {
		border-bottom: 2px solid #eee;
	}
	.mobile-true .mk-tabs-pane {
		height: auto;
	}
}

@media print {
	a {
		text-decoration: underline;
	}
	a[href="#"],
	a[href="javascript:"] {
		content: "";
	}
	#comments,
	#mk-footer,
	#mk-sidebar,
	.blog-similar-posts,
	.mk-about-author-wrapper,
	.mk-back-top,
	.mk-go-top,
	.mk-header,
	.mk-loop-next-prev,
	.mk-post-nav,
	.mk-quick-contact-wrapper,
	.news-post-heading,
	.single-back-top,
	.single-post-tags,
	.single-social-section {
		display: none !important;
	}
	.theme-content,
	.theme-page-wrapper {
		left: 0;
		width: 100% !important;
	}
	.mk-blockquote,
	p {
		page-break-after: avoid;
		page-break-inside: avoid;
		width: 95% !important;
	}
}

@media handheld, only screen and max-width 768px {
	.mk-grid {
		width: 100%;
	}
	[class*="mk-col-"] {
		float: none;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	#mk-footer [class*="mk-col-"] {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	#theme-page {
		padding: 0 !important;
	}
	.theme-page-wrapper {
		margin: 0 auto !important;
	}
	.fancybox-nav span {
		height: 30px;
		margin-top: -15px;
		visibility: visible !important;
		width: 30px;
	}
	.fancybox-nav span i {
		line-height: 30px;
	}
}

@media handheld, only screen and max-width 767px {
	.vc_row-fluid [class*="vc_span"] {
		float: none;
		margin-left: 0 !important;
		width: auto;
	}
	.wpb_row.attched-true > [class*="vc_span"] {
		width: auto;
	}
	.dashboard-opened #mk-theme-container {
		left: -280px;
	}
	.mk-side-dashboard {
		right: -280px;
		width: 280px;
	}
	#mk-footer.mk-footer-unfold {
		position: relative;
	}
	#mk-footer.disable-on-mobile {
		display: none;
	}
	#mk-footer [class*="mk-col-"] {
		width: 100% !important;
	}
	#mk-footer-navigation {
		float: none;
		text-align: center;
		width: auto;
	}
	#mk-footer-navigation ul li {
		display: block !important;
		float: none !important;
		width: 100% !important;
	}
	.mk-footer-copyright {
		clear: both;
		display: block;
		float: none !important;
		padding: 10px 10px 5px !important;
		text-align: center;
	}
	#mk-footer-navigation ul li a {
		margin: 5px auto;
	}
	.mk-single-employee .employees-featured-image {
		text-align: center;
	}
	.mk-single-employee .single-employee-sidebar {
		margin-bottom: 50px;
		width: 100%;
	}
	.mk-single-employee .single-employee-content {
		padding-left: 0;
	}
	.mk-single-employee.layout-style2 .mk-employeee-networks {
		margin-bottom: 50px;
	}
	.master-holder.blog-style-bold .mk-social-share ul li {
		margin: 0 10px;
	}
	.wpcf7-form .wpcf7-email,
	.wpcf7-form .wpcf7-text,
	.wpcf7-form .wpcf7-textarea {
		width: 100%;
	}
	.mk-pagination .mk-pagination-inner,
	.mk-pagination .mk-total-pages {
		clear: both;
		float: none;
		margin: 40px auto 0;
		padding-top: 0;
	}
	.mk-pagination .current-page,
	.mk-pagination .page-number {
		display: inline-block;
		float: none;
		margin-bottom: 6px;
	}
	.mk-pagination .pagination-arrows {
		border: 2px solid rgba(0, 0, 0, 0.2);
		box-sizing: border-box;
		position: absolute;
		top: 20px;
		width: 45%;
	}
	.mk-animated-columns .s_item,
	.mk-loadmore-button {
		width: 100% !important;
	}
	.mk-pagination .mk-pagination-next {
		right: 0;
	}
	.mk-pagination .mk-pagination-previous {
		left: 0;
	}
	.mk-post-nav {
		display: none !important;
	}
	.mk-fancy-title {
		text-align: center !important;
	}
	.mk-fancy-title.pattern-style span {
		padding: 0 8px !important;
	}
	.mk-fancy-title.mk-force-responsive {
		font-size: 36px !important;
	}
	.mk-animated-columns.has-border .s_item {
		border-right-width: 1px !important;
	}
	.mk-blog-magazine-item.magazine-featured-post {
		margin-bottom: 25px !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
	.mk-blog-magazine-item.magazine-featured-post .blog-item-holder {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.mk-blog-magazine-item.magazine-featured-post:before {
		width: 0 !important;
	}
	.mk-blog-magazine-item.magazine-thumb-post,
	.mk-blog-spotlight-item.four-column,
	.mk-blog-spotlight-item.one-column,
	.mk-blog-spotlight-item.three-column,
	.mk-blog-spotlight-item.two-column {
		width: 100% !important;
	}
	.mk-blog-thumbnail-item .featured-image {
		margin-bottom: 20px;
		max-width: 100%;
		width: 100%;
	}
	.mk-blog-thumbnail-item .mk-button-align.left {
		text-align: left !important;
	}
	.mk-blog-thumbnail-item .item-wrapper {
		padding: 30px !important;
		width: 100%;
	}
	.mk-blog-teaser .blog-slider-item {
		float: none;
		width: 100%;
	}
	.mk-blog-teaser .thumb-featured-image img {
		width: 100%;
	}
	.mk-blog-teaser .blog-teaser-side-item.full-item .item-holder {
		margin-left: 0;
	}
	.mk-blog-teaser .blog-teaser-side-item .item-holder {
		margin-top: 8px;
	}
	.mk-blog-teaser .blog-teaser-side-item.full-item {
		width: 50%;
	}
	.mk-blog-teaser .blog-teaser-side-item.half-item {
		width: 25%;
	}
	.mk-button-container {
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}
	.mk-edge-slider .edge-skip-slider,
	.mk-edge-slider .mk-edge-next,
	.mk-edge-slider .mk-edge-prev,
	.mk-news-tab-title {
		display: none;
	}
	.mk-button-container .mk-button {
		float: none;
	}
	.ls-wp-container .mk-button {
		font-size: 10px;
		line-height: 100%;
		padding: 8px 10px;
	}
	.ls-wp-container .mk-button i {
		font-size: 10px;
		margin-top: -3px;
	}
	.mk-gradient-button {
		float: none !important;
		width: 100%;
	}
	.mk-category-loop .mk--col.mk--col--1-2,
	.mk-category-loop .mk--col.mk--col--3-12,
	.mk-category-loop .mk--col.mk--col--4-12 {
		width: 100%;
	}
	.mk-clients.column-style.five-column li,
	.mk-clients.column-style.four-column li,
	.mk-clients.column-style.six-column li,
	.mk-clients.column-style.three-column li {
		width: 50% !important;
	}
	.mk-clients.column-style.border-opened_edges.five-column
		li:nth-child(2)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.four-column
		li:nth-child(2)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.six-column
		li:nth-child(2)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.three-column
		li:nth-child(2)
		.client-logo {
		border-right-style: none !important;
	}
	.s_contact .mk-textarea,
	.s_contact .s_txt-input {
		width: 100%;
	}
	.s_contact .mk-form-row.half,
	.s_contact .mk-form-row.one-third {
		float: none;
		width: 100%;
	}
	.mk-contact-form .mk-form-half,
	.mk-contact-form .mk-form-third,
	.mk-contact-form .mk-textarea,
	.mk-contact-form .text-input {
		float: none;
		width: 100% !important;
	}
	.mk-divider.custom-width.left,
	.mk-divider.custom-width.right {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.mk-edge-one-pager .mk-grid {
		padding: 0 15px;
	}
	.mk-edge-one-pager .mk-edge-title {
		font-size: 22px !important;
		font-weight: 700 !important;
		line-height: 130% !important;
	}
	.mk-edge-one-pager .mk-edge-desc {
		font-size: 14px;
		line-height: 22px !important;
	}
	.mk-edge-one-pager .mk-edge-buttons .mk-button {
		font-size: 10px !important;
		margin-bottom: 5px !important;
		margin-right: 15px !important;
		padding: 12px 14px !important;
	}
	.mk-edge-one-pager .mk-edge-buttons .mk-button.outline-dimension {
		padding-bottom: 12px !important;
		padding-top: 10px !important;
	}
	.mk-edge-one-pager .mk-button-align.center,
	.mk-edge-one-pager .mk-button-align.left,
	.mk-edge-one-pager .mk-button-align.none,
	.mk-edge-one-pager .mk-button-align.right {
		margin-bottom: 6px;
		width: auto !important;
	}
	.mk-edge-one-pager .edge-slide-content {
		width: 100% !important;
	}
	.mk-edge-slider .edge-title-area {
		font-size: 8px;
	}
	.mk-edge-slider .edge-title {
		font-size: 22px;
		font-weight: 700;
	}
	.mk-edge-slider .edge-desc {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.mk-edge-slider .mk-button {
		font-size: 10px !important;
		padding: 12px 14px !important;
	}
	.mk-edge-slider .mk-button-container {
		float: none;
		text-align: inherit;
	}
	.mk-edge-slider .mk-button.outline-dimension {
		padding-bottom: 12px !important;
		padding-top: 10px !important;
	}
	.mk-edge-slider .mk-button-align.center,
	.mk-edge-slider .mk-button-align.left,
	.mk-edge-slider .mk-button-align.none,
	.mk-edge-slider .mk-button-align.right {
		margin-bottom: 6px;
		width: auto !important;
	}
	.mk-edge-slider .edge-slide-content,
	.mk-employees .m_7 {
		width: 100% !important;
	}
	.mk-employees.classic.u6col .mk-employee-item {
		padding: 0 10px 30px;
	}
	.mk-employees.classic.u6col .team-thumbnail {
		width: 100%;
	}
	.mk-employees.simple.u6col .team-thumbnail {
		float: none;
		width: 60%;
	}
	.mk-employees.c_cs.u6col .mk-employee-item {
		margin: 0 0 50px;
	}
	.mk-gallery.masnory-gallery .gallery-mansory-large,
	.mk-gallery.masnory-gallery .mk-gallery-item,
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large,
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item {
		width: 100%;
	}
	.news-fourth-with-image,
	.news-fourth-without-image,
	.news-full-with-image,
	.news-full-without-image,
	.news-half-with-image,
	.news-half-without-image {
		width: 100% !important;
	}
	.mk-image.align-left,
	.mk-image.align-right {
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
	}
	.mk-lcd-slideshow {
		margin-bottom: 100px !important;
	}
	.mk-news-item {
		margin-right: 0 !important;
	}
	.mk-news-tab-heading {
		border: 0;
	}
	.mk-news-tab .mk-tabs-tabs {
		float: none;
	}
	.mk-news-tab .mk-tabs-tabs li {
		display: block;
		float: none;
	}
	.mk-news-tab .mk-tabs-tabs li a {
		border-left: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		border-top: 1px solid #dbdbdb;
	}
	.mk-news-tab .mk-tabs-tabs li.is-active > a {
		border-top: 1px solid #dbdbdb;
		padding-bottom: 15px;
	}
	.mk-news-tab.mobile-true .mk-tabs-pane,
	.news-tab-wrapper {
		margin-bottom: 20px;
		padding: 0;
	}
	.mk-news-tab.mobile-true .mk-tabs-panes {
		border: 0;
		display: block;
	}
	.mk-news-tab.mobile-true .title-mobile {
		display: block;
	}
	.mk-news-tab.mobile-true .mk-news-tab-heading .mk-tabs-tabs {
		display: none !important;
	}
	.news-tab-wrapper {
		width: 100%;
	}
	.mk-half-layout,
	.mk-page-section:not(.full_layout) .mk-page-section-inner {
		height: 500px;
		width: 100%;
	}
	.mk-half-layout-container {
		float: none !important;
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 530px !important;
		width: auto !important;
	}
	.mk-photo-album .mk--col.mk--col--12-12,
	.mk-photo-album .mk--col.mk--col--3-12,
	.mk-photo-album .mk--col.mk--col--4-12,
	.mk-photo-album .mk--col.mk--col--6-12 {
		width: 100%;
	}
	.mk-portfolio-masonry-item {
		width: 100% !important;
	}
	.pricing-cols .pricing-col {
		margin-bottom: 20px !important;
		width: 100% !important;
	}
	.pricing-cols li {
		max-width: 100% !important;
	}
	.monocolor.pricing-table .pricing-col {
		border-left: 1px solid #ddd !important;
	}
	.monocolor.pricing-table .pricing-cols li.featured-plan {
		border: 1px solid #ff7b00 !important;
		margin: 0 0 20px !important;
	}
	.mk-slideshow-box .mk-slideshow-box-content h1,
	.mk-slideshow-box .mk-slideshow-box-content h2,
	.mk-slideshow-box .mk-slideshow-box-content h3,
	.mk-slideshow-box .mk-slideshow-box-content h4,
	.mk-slideshow-box .mk-slideshow-box-content h5,
	.mk-slideshow-box .mk-slideshow-box-content h6 {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	.mk-slideshow-box .mk-slideshow-box-content .mk-button {
		margin-bottom: 20px !important;
	}
	.mk-tab-slider .mk-slider-content {
		height: auto;
		padding: 50px 25px;
		width: 100%;
	}
	.mk-tab-slider .mk-slider-image {
		width: 100%;
	}
	.mk-tab-slider .mk-tab-slider-share {
		display: table;
		margin: 0 auto;
		position: inherit;
	}
	.mk-tab-slider .mk-tab-slider-share li {
		display: table-cell;
		float: none;
		padding: 0 5px;
		text-align: center;
	}
	.mk-fancy-table {
		overflow-x: scroll !important;
	}
	.mk-testimonial.simple-style.simple-style {
		padding-left: 0;
		padding-right: 0;
	}
	.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"],
	.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"] {
		display: none !important;
	}
	.mk-testimonial.avantgarde-style .mk-testimonial-content,
	.mk-testimonial.simple-style .mk-testimonial-content {
		padding: 0 !important;
	}
	.mk-testimonial.avantgarde-style {
		padding: 60px 0 0;
	}
	.mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane,
	.mk-testimonial.modern-style .mk-testimonial-quote {
		padding: 0 !important;
	}
	.mk-testimonial.avantgarde-style .flex-direction-nav .flex-next {
		-ms-transform: translate(110%, -50%);
		-webkit-transform: translate(110%, -50%);
		margin: 0;
		right: 50% !important;
		top: 0;
		transform: translate(110%, -50%);
	}
	.mk-testimonial.avantgarde-style .flex-direction-nav .flex-prev {
		-ms-transform: translate(-110%, -50%);
		-webkit-transform: translate(-110%, -50%);
		left: 50% !important;
		margin: 0 !important;
		top: 0;
		transform: translate(-110%, -50%);
	}
	.mk-swipe-slideshow .mk-product-loop .products .mk--col--3-12,
	.mk-swipe-slideshow .mk-product-loop .products .mk--col--4-12 {
		width: 50% !important;
	}
	.mk-accordion.fancy-style.mobile-true .mk-accordion-single,
	.mk-accordion.fancy-style.mobile-true .mk-accordion-tab {
		border-bottom: 1px solid #ececec;
	}
	.mk-accordion.simple-style.mobile-true .mk-accordion-pane {
		border-bottom: 0;
	}
	.mk-accordion.mobile-false .mk-accordion-single {
		margin-bottom: 15px;
	}
	.mk-accordion.mobile-false .mk-accordion-pane {
		display: block !important;
	}
	.mk-accordion.mobile-false .mk-accordion-tab {
		cursor: default;
	}
	.mk-accordion.mobile-false .mk-accordion-tab:before {
		content: "";
	}
	.mk-tabs .mk-tabs-tabs li {
		display: block;
		float: none;
	}
	.mk-tabs.mobile-true .mk-tabs-tabs {
		display: none;
	}
	.mk-tabs.mobile-true .mk-tabs-pane,
	.mk-tabs.mobile-true .mk-tabs-panes .title-mobile {
		display: block;
	}
	.mk-tabs.mobile-true .mk-tabs-panes .mk-tabs-pane {
		margin-bottom: 20px;
	}
	.mk-tabs.default-style .mk-tabs-tabs {
		margin-bottom: 20px !important;
		margin-left: 0 !important;
	}
	.mk-tabs.default-style .mk-tabs-tabs li.is-active a {
		border: 1px solid #e5e5e5 !important;
	}
	.mk-tabs.default-style .mk-tabs-panes {
		border: 0;
	}
	.mk-tabs-pane-content {
		padding: 0 20px;
	}
	.mk-tabs .vc_column_container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.mk-tabs.default-style.vertical-style .mk-tabs-panes {
		border: 0 !important;
		float: none !important;
		width: 100% !important;
	}
	.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs {
		float: none;
		margin-bottom: 20px !important;
		width: 100%;
	}
	.mk-tabs.default-style.vertical-style.mobile-true .mk-tabs-tabs {
		float: none;
		margin-bottom: 20px !important;
		margin-right: 0 !important;
		width: 100%;
	}
	.mk-tabs.default-style.vertical-style.mobile-true
		.mk-tabs-tabs
		li.is-active
		a,
	.mk-tabs.default-style.vertical-style.mobile-true.vertical-right
		.mk-tabs-tabs
		li.is-active
		a {
		border: 1px solid #e5e5e5 !important;
		margin: 0 !important;
	}
	.mk-tabs.simple-style .mk-tabs-tabs li a {
		margin: 0;
	}
}

@media handheld, only screen and max-width 960px {
	.flickr-item {
		width: 33% !important;
	}
	.single-social-section {
		display: block;
		float: none !important;
		margin-bottom: 20px;
	}
	.single-social-section .blog-modern-comment,
	.single-social-section .blog-share-container,
	.single-social-section .mk-blog-print,
	.single-social-section .mk-love-holder {
		float: left;
		margin: 0 !important;
		padding: 0 20px 0 0 !important;
	}
	.single-social-section .single-share-box {
		left: auto !important;
		right: -170px;
	}
	.single-social-section .single-share-box:before {
		left: -5px;
		right: auto !important;
	}
	.mk-single-employee.layout-style3 .single-employee-hero-title {
		margin-left: -15px;
		margin-right: -15px;
	}
	.mk-blog-single .blog-single-meta {
		display: block;
		float: none !important;
	}
	.blog-similar-posts li {
		width: 50% !important;
	}
	.blog-similar-posts li img {
		max-width: 100% !important;
		width: 100% !important;
	}
	#calendar_wrap {
		width: 300px;
	}
	.mk-portfolio-item.five-column,
	.mk-portfolio-item.four-column,
	.mk-portfolio-item.six-column,
	.mk-portfolio-item.three-column,
	.mk-portfolio-item.two-column {
		width: 49.96% !important;
	}
	.mk-animated-columns.has-border .s_item {
		border-right-width: 1px;
	}
	.mk-animated-columns .s_item {
		width: 100%;
	}
	.mk-animated-columns.has-border.o2col .s_item {
		border-right-width: 0;
	}
	.mk-animated-columns.has-border.o2col .s_item:nth-of-type(2n) {
		border-right-width: 1px;
	}
	.mk-animated-columns.o2col .s_item {
		width: 50%;
	}
	.mk-animated-columns.has-border.o2col.o3col .s_item:nth-of-type(2n),
	.mk-animated-columns.has-border.o3col .s_item {
		border-right-width: 0;
	}
	.mk-animated-columns.has-border .s_item:last-of-type,
	.mk-animated-columns.has-border.o2col.o3col .s_item:nth-of-type(3n) {
		border-right-width: 1px;
	}
	.mk-animated-columns.o3col .s_item {
		width: 33.33%;
	}
	.mk-blog-grid-item.four-column,
	.mk-blog-grid-item.three-column,
	.mk-blog-newspaper-item.four-column,
	.mk-blog-newspaper-item.three-column {
		width: 49.5% !important;
	}
	.mk-blog-spotlight-item.four-column,
	.mk-blog-spotlight-item.three-column {
		width: 50% !important;
	}
	.mk-clients.column-style.five-column li,
	.mk-clients.column-style.four-column li,
	.mk-clients.column-style.six-column li,
	.mk-clients.column-style.three-column li {
		width: calc(100% / 3) !important;
	}
	.mk-clients.column-style.border-opened_edges.five-column
		li:nth-child(3)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.four-column
		li:nth-child(3)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.six-column
		li:nth-child(3)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.three-column
		li:nth-child(3)
		.client-logo {
		border-right-style: none !important;
	}
	.mk-contact-form-shortcode .contact-form-spliter {
		float: none !important;
		margin-bottom: 6px;
		width: 100% !important;
	}
	.mk-contact-form-shortcode button {
		display: block;
		width: 100%;
	}
	.mk-employees.c_cs.u4col .mk-employee-item {
		margin: 0 0 50px;
		width: 100%;
	}
	.mk-employees.c_cs.u4col .team-info-wrapper,
	.mk-employees.c_cs.u4col .team-thumbnail {
		display: inline-block;
		float: left;
	}
	.mk-employees.c_cs.u4col .team-info-wrapper {
		padding: 10px 0 0 20px;
	}
	.mk-employees.simple.u4col .team-thumbnail {
		width: 30%;
	}
	.mk-employees.simple.u4col .team-info-wrapper {
		width: 65%;
	}
	.mk-employees.classic.u4col .team-thumbnail {
		width: 50%;
	}
	.mk-employees.classic.u4col .team-info-wrapper {
		width: 45%;
	}
	.mk-employees.c_cs.o3col .mk-employee-item {
		padding: 0 20px 30px;
		width: 48%;
	}
	.boxed .mk-employee-item {
		padding: 60px 10px 36px;
		width: 100% !important;
	}
	.mk-gallery .eight-column,
	.mk-gallery .five-column,
	.mk-gallery .four-column,
	.mk-gallery .seven-column,
	.mk-gallery .six-column,
	.mk-gallery .three-column,
	.mk-gallery .two-column {
		width: 49.7%;
	}
	.mk-gallery .eight-column img,
	.mk-gallery .five-column img,
	.mk-gallery .four-column img,
	.mk-gallery .seven-column img,
	.mk-gallery .six-column img,
	.mk-gallery .three-column img,
	.mk-gallery .two-column img {
		width: 100%;
	}
	.mk-gallery.masnory-gallery .gallery-mansory-large,
	.mk-gallery.masnory-gallery .mk-gallery-item,
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large,
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item {
		width: 49.9%;
	}
	.vc_row.mk-fullwidth-true .mk-gallery .eight-column {
		width: 49.7%;
	}
	.vc_row.mk-fullwidth-true .mk-gallery .eight-column img {
		width: 100%;
	}
	.mk-imagebox .five-column .mk-imagebox-item,
	.mk-imagebox .four-column .mk-imagebox-item,
	.mk-imagebox .six-column .mk-imagebox-item,
	.mk-imagebox .three-column .mk-imagebox-item,
	.mk-imagebox .two-column .mk-imagebox-item {
		margin-bottom: 20px;
		width: 50%;
	}
	.mk-imagebox .five-column div:nth-of-type(5n + 6) .mk-imagebox-item,
	.mk-imagebox .four-column div:nth-of-type(4n + 5) .mk-imagebox-item,
	.mk-imagebox .six-column div:nth-of-type(6n + 7) .mk-imagebox-item,
	.mk-imagebox .three-column div:nth-of-type(3n + 4) .mk-imagebox-item,
	.mk-imagebox .two-column div:nth-of-type(2n + 3) .mk-imagebox-item {
		clear: none;
	}
	.mk-imagebox .five-column div:nth-of-type(2n + 3) .mk-imagebox-item,
	.mk-imagebox .four-column div:nth-of-type(2n + 3) .mk-imagebox-item,
	.mk-imagebox .six-column div:nth-of-type(2n + 3) .mk-imagebox-item,
	.mk-imagebox .three-column div:nth-of-type(2n + 3) .mk-imagebox-item {
		clear: both;
	}
	.mk-imagebox .five-column img,
	.mk-imagebox .four-column img,
	.mk-imagebox .six-column img,
	.mk-imagebox .three-column img,
	.mk-imagebox .two-column img {
		width: 100%;
	}
	.ajax-portfolio-share.portfolio-social-share {
		text-align: center;
	}
	.ajax-portfolio-share.portfolio-social-share .blog-share-container,
	.ajax-portfolio-share.portfolio-social-share .mk-love-holder {
		float: none !important;
	}
	.ajax-portfolio-share.portfolio-social-share.single-social-section
		.single-share-box {
		bottom: -60px !important;
		left: -120px !important;
		right: auto !important;
		width: 180px !important;
	}
	.ajax-portfolio-share.portfolio-social-share.single-social-section
		.single-share-box:before {
		display: none !important;
	}
	.portfolio-social-share.single-social-section .single-share-box {
		left: auto !important;
		right: -200px;
	}
	.portfolio-similar-posts ul li {
		width: 33.33%;
	}
	.multicolor.pricing-table .pricing-cols .pricing-price span {
		font-size: 40px;
	}
	.pricing-offer-grid {
		display: none;
	}
	.pricing-cols {
		width: 100% !important;
	}
}

@media handheld, only screen and max-width 600px {
	.flickr-item {
		width: 49% !important;
	}
	.blog-similar-posts li {
		width: 100% !important;
	}
	.mk-instagram-feeds .five-columns,
	.mk-instagram-feeds .four-columns,
	.mk-instagram-feeds .three-columns {
		width: 50% !important;
	}
	.mk-blog-classic-item .blog-social-share {
		bottom: -5px;
		min-width: 130px;
		padding: 10px;
	}
	.mk-blog-classic-item .blog-social-share a {
		margin: 0 5px;
	}
	.mk-blog-showcase ul li {
		display: block !important;
		float: none !important;
		margin-bottom: 15px;
		padding: 0 !important;
	}
	.mk-blog-showcase ul li .blog-showcase-extra-info {
		height: auto !important;
		left: 0 !important;
		position: relative !important;
		width: auto !important;
	}
	.mk-blog-showcase ul li .mk-blog-showcase-thumb {
		height: auto !important;
		line-height: 4px;
		max-width: 100%;
		width: 100% !important;
	}
	.mk-blog-showcase ul li .mk-blog-showcase-thumb img {
		height: auto !important;
		max-width: 100%;
		width: 100%;
	}
	.mk-blog-teaser .blog-teaser-side-item .item-holder {
		margin: 0 !important;
	}
	.mk-blog-teaser .blog-teaser-side-item.full-item {
		float: none;
		width: 100%;
	}
	.mk-blog-teaser .blog-teaser-side-item.half-item {
		width: 50%;
	}
	.mk-chart__chart {
		margin: 0 auto;
	}
	.mk-laptop-slideshow-shortcode .flex-direction-nav svg {
		height: 32px !important;
	}
	.mk-lcd-slideshow {
		margin-bottom: 70px !important;
	}
	.testimonial-column .four-column,
	.testimonial-column .three-column,
	.testimonial-column .two-column {
		padding: 0 0 30px !important;
		width: 100% !important;
	}
	.mk-swipe-slideshow .mk-product-loop .products .mk--col--1-2,
	.mk-swipe-slideshow .mk-product-loop .products .mk--col--3-12,
	.mk-swipe-slideshow .mk-product-loop .products .mk--col--4-12 {
		max-width: none !important;
		width: 100% !important;
	}
	.mk-tabs.default-style.vertical-style .mk-tabs-panes {
		width: 60%;
	}
	.mk-tabs.default-style.vertical-style .mk-tabs-tabs {
		width: 40%;
	}
	.mk-tabs.default-style.horizental-style .mk-tabs-tabs {
		border-bottom: 1px solid #e5e5e5;
	}
	.mk-tabs.default-style.horizental-style .mk-tabs-tabs li {
		border-bottom: 0;
		border-left: 1px solid #e5e5e5;
		display: block;
		float: none;
	}
	.mk-tabs.default-style.horizental-style .mk-tabs-tabs li a {
		border-bottom: 0 !important;
	}
	.mk-tabs.default-style.horizental-style .mk-tabs-tabs li:first-child a {
		border-left: 0 !important;
	}
}

@media handheld, only screen and max-width 400px {
	.header-logo img {
		max-width: 160px !important;
	}
	.mk-dashboard-trigger {
		margin: 0 10px;
	}
}

@media screen and max-width 782px {
	.admin-bar .sticky-style-fixed.header-style-1 .mk-header-holder,
	.admin-bar .sticky-style-fixed.header-style-1.a-sticky .mk-header-holder,
	.admin-bar
		.sticky-style-fixed.header-style-1.a-sticky.toolbar-false
		.mk-header-holder,
	.admin-bar .sticky-style-fixed.header-style-3 .mk-header-holder,
	.admin-bar .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder,
	.admin-bar
		.sticky-style-fixed.header-style-3.a-sticky.toolbar-false
		.mk-header-holder,
	.admin-bar .sticky-style-slide.header-style-1.a-sticky .mk-header-holder,
	.admin-bar
		.sticky-style-slide.header-style-1.a-sticky.toolbar-false
		.mk-header-holder,
	.admin-bar .sticky-style-slide.header-style-1.pre-sticky .mk-header-holder,
	.admin-bar .sticky-style-slide.header-style-3.a-sticky .mk-header-holder,
	.admin-bar
		.sticky-style-slide.header-style-3.a-sticky.toolbar-false
		.mk-header-holder,
	.admin-bar .sticky-style-slide.header-style-3.pre-sticky .mk-header-holder {
		top: 0;
	}
}

@media handheld, only screen and max-width 1140px {
	.mk-header .mk-classic-menu-wrapper,
	.mk-header .mk-header-nav-container {
		width: 100% !important;
	}
	.mk-footer-copyright {
		padding-left: 20px !important;
	}
	.page-title {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.mk-portfolio-item.five-column,
	.mk-portfolio-item.four-column,
	.mk-portfolio-item.six-column {
		width: 33.3% !important;
	}
	.mk-blog-portraite {
		width: 100%;
	}
	.mk-blog-portraite .blog-gallery-type,
	.mk-blog-portraite .featured-image {
		display: block;
		float: none !important;
		width: 100% !important;
	}
	.mk-blog-portraite .mk-blog-meta {
		float: none !important;
		width: 100% !important;
	}
	.mk-swipe-slideshow {
		max-width: 100% !important;
	}
	.mk-blog-showcase ul li {
		display: block !important;
		float: none !important;
		margin-bottom: 20px;
		width: 100%;
	}
	.mk-blog-showcase ul li .blog-showcase-extra-info {
		opacity: 1;
	}
	.mk-edge-one-pager .mk-grid {
		box-sizing: border-box;
		padding: 0 20px;
	}
	.mk-edge-one-pager .mk-edge-title {
		font-size: 40px;
		font-weight: 600;
	}
	.mk-edge-one-pager .mk-edge-desc {
		font-size: 20px;
		font-weight: 400;
		line-height: 34px;
	}
	.mk-edge-one-pager .edge-slide-content {
		width: 80%;
	}
	.mk-edge-slider .edge-title-area {
		font-size: 12px;
	}
	.mk-edge-slider .edge-title {
		font-size: 40px;
		font-weight: 600;
	}
	.mk-edge-slider .edge-desc {
		font-size: 20px;
		font-weight: 400;
		line-height: 34px;
	}
	.mk-gallery.masnory-gallery .mk-gallery-item {
		width: 24.9%;
	}
	.mk-gallery.masnory-gallery .gallery-mansory-large {
		width: 49.9%;
	}
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .mk-gallery-item {
		width: 24.9%;
	}
	.vc_row.mk-fullwidth-true .mk-gallery.masnory-gallery .gallery-mansory-large {
		width: 49.9%;
	}
	.mk-portfolio-masonry-item.size_three_x_two_x,
	.mk-portfolio-masonry-item.size_three_x_x,
	.mk-portfolio-masonry-item.size_two_x_two_x,
	.mk-portfolio-masonry-item.size_two_x_x,
	.mk-portfolio-masonry-item.size_x_two_x,
	.mk-portfolio-masonry-item.size_x_x {
		width: 50%;
	}
	.mk-portfolio-masonry-item.size_four_x_two_x,
	.mk-portfolio-masonry-item.size_four_x_x {
		width: 100%;
	}
}

@media handheld, only screen and max-width 755px {
	.header-align-center.header-style-3 .header-logo {
		text-align: left;
	}
	.header-align-center.header-style-3 .header-logo a {
		padding-left: 20px;
	}
	.header-align-center.header-style-3 .header-logo img {
		-ms-transform: translate(0, -50%) !important;
		-webkit-transform: translate(0, -50%) !important;
		ms-transform: translate(0, -50%) !important;
		transform: translate(0, -50%) !important;
	}
	.vertical-header-enabled .mk-grid {
		min-width: 100% !important;
	}
}

@media handheld, only screen and max-width 700px {
	#mk-breadcrumbs .mk-breadcrumbs-inner {
		display: block !important;
		float: none !important;
		margin: 15px 0 -15px !important;
		text-align: center;
	}
}

@media handheld, only screen and max-width 760px {
	#mk-page-introduce .introduce-fancy-title {
		font-size: 20px !important;
		line-height: 35px !important;
	}
	#mk-page-introduce .introduce-fancy-title span {
		font-size: 20px !important;
		padding: 8px 20px;
	}
	.mk-blockquote {
		font-size: 14px !important;
	}
}

@media handheld, only screen and min-width 767px {
	.mk-single-employee.layout-style2 .s_meta {
		text-align: left;
	}
}

@media only screen and max-width 960px {
	.comment-form-row {
		margin-bottom: 7px;
		padding-right: 0;
		width: 100%;
	}
	form#commentform .comment-textarea textarea {
		margin-bottom: 6px;
		width: 100% !important;
	}
	#respond #submit {
		display: block;
		width: 100%;
	}
}

@media screen and max-width 600px {
	#wpadminbar {
		position: fixed !important;
	}
}

@media only screen and max-width 765px {
	.hidden-sm {
		display: none !important;
	}
	.visible-sm {
		display: block !important;
	}
	.visible-sm.center-y {
		display: flex !important;
	}
}

@media only screen and max-width 1024px {
	.hidden-nb {
		display: none !important;
	}
	.visible-nb {
		display: block !important;
	}
	.visible-nb.center-y {
		display: flex !important;
	}
}

@media only screen and min-width 768px and max-width 1024px {
	.hidden-tl {
		display: none !important;
	}
	.visible-tl {
		display: block !important;
	}
	.visible-tl.center-y {
		display: flex !important;
	}
	.no-ipad {
		display: none !important;
	}
}

@media only screen and min-width 768px and max-width 1280px {
	.hidden-tl-v2 {
		display: none !important;
	}
	.visible-tl-v2 {
		display: block !important;
	}
	.visible-tl-v2.center-y {
		display: flex !important;
	}
}

@media only screen and min-width 1224px {
	.hidden-dt {
		display: none !important;
	}
	.visible-dt {
		display: block !important;
	}
	.visible-dt.center-y {
		display: flex !important;
	}
}

@media only screen and min-width 1290px {
	.hidden-dt-v2 {
		display: none !important;
	}
	.visible-dt-v2 {
		display: block !important;
	}
	.visible-dt-v2.center-y {
		display: flex !important;
	}
}

@media only screen and min-width 320px and max-width 480px {
	.no-smartphone {
		display: none !important;
	}
}

@media only screen and -webkit-min-device-pixel-ratio 15,
	only screen and min-device-pixel-ratio 15 {
	.no-iphone {
		display: none !important;
	}
}

@media only screen and min-device-width 481px and max-device-width 1024px and orientation landscape {
	.fancybox-nav span {
		visibility: visible !important;
	}
}

@media handheld, only screen and max-width 620px {
	.mk-portfolio-item.five-column,
	.mk-portfolio-item.four-column,
	.mk-portfolio-item.six-column,
	.mk-portfolio-item.three-column,
	.mk-portfolio-item.two-column {
		width: 100% !important;
	}
}

@media handheld, only screen and min-width 961px {
	.mk-animated-columns.has-border.a_1col .s_item:nth-of-type(1n),
	.mk-animated-columns.has-border.a_2col .s_item:nth-of-type(2n),
	.mk-animated-columns.has-border.a_3col .s_item:nth-of-type(3n),
	.mk-animated-columns.has-border.a_4col .s_item:nth-of-type(4n),
	.mk-animated-columns.has-border.a_5col .s_item:nth-of-type(5n),
	.mk-animated-columns.has-border.a_6col .s_item:nth-of-type(6n),
	.mk-animated-columns.has-border.a_7col .s_item:nth-of-type(7n),
	.mk-animated-columns.has-border.a_8col .s_item:nth-of-type(8n) {
		border-right-width: 1px;
	}
}

@media handheld, only screen and max-width 480px {
	.mk-blog-classic-item .blog-twitter-content {
		padding-left: 0;
		padding-top: 80px;
	}
	.mk-blog-classic-item .blog-twitter-content:before {
		left: 50%;
		margin-left: -17px;
		top: 15px;
	}
	.mk-blog-classic-item .blog-twitter-content footer {
		margin-top: 25px;
		position: static;
	}
	.inside-image .mk-image-caption {
		display: none !important;
	}
	.mk-page-title-box:not(.mk-page-title-box--forcefont)
		.mk-page-title-box-title {
		font-size: 9vw !important;
		word-break: break-word;
	}
	.mk-page-title-box:not(.mk-page-title-box--forcefont-subtitle)
		.mk-page-title-box-subtitle {
		font-size: 18px !important;
	}
}

@media handheld, only screen and max-width 650px {
	.mk-blog-grid-item.four-column,
	.mk-blog-grid-item.one-column,
	.mk-blog-grid-item.three-column,
	.mk-blog-grid-item.two-column,
	.mk-blog-newspaper-item.four-column,
	.mk-blog-newspaper-item.three-column,
	.mk-blog-newspaper-item.two-column {
		width: 100% !important;
	}
	.mk-blog-grid-item.four-column .blog-grid-holder,
	.mk-blog-grid-item.one-column .blog-grid-holder,
	.mk-blog-grid-item.three-column .blog-grid-holder,
	.mk-blog-grid-item.two-column .blog-grid-holder,
	.mk-blog-newspaper-item .blog-item-holder {
		margin: 0 0 18px !important;
	}
}

@media handheld, only screen and max-width 550px {
	.ls-wp-container .mk-button {
		font-size: 8px;
		line-height: 100%;
		padding: 5px 8px;
	}
	.ls-wp-container .mk-button i {
		font-size: 10px;
		margin-top: -3px;
	}
	.mk-clients.column-style.five-column li,
	.mk-clients.column-style.four-column li,
	.mk-clients.column-style.six-column li,
	.mk-clients.column-style.three-column li,
	.mk-clients.column-style.two-column li {
		width: 100% !important;
	}
	.mk-clients.column-style.border-opened_edges.five-column
		li:nth-child(1)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.four-column
		li:nth-child(1)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.six-column
		li:nth-child(1)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.three-column
		li:nth-child(1)
		.client-logo,
	.mk-clients.column-style.border-opened_edges.two-column
		li:nth-child(1)
		.client-logo {
		border-left-style: solid !important;
		border-left-width: 1px !important;
		border-right-style: solid !important;
		border-right-width: 1px !important;
	}
	.mk-clients.column-style.border-opened_edges
		.mk-clients-fixed-list:first-of-type
		.client-logo {
		border-top-style: solid !important;
		border-top-width: 1px !important;
	}
	.mk-clients.column-style.border-opened_edges
		.mk-clients-fixed-list:last-of-type
		.client-logo {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important;
	}
	.mk-employees.simple.u6col .team-thumbnail {
		width: 80%;
	}
	.portfolio-similar-posts ul li {
		width: 100%;
	}
}

@media handheld, only screen and max-width 1024px {
	.news-fourth-with-image > div,
	.news-fourth-without-image > div,
	.news-full-with-image > div,
	.news-half-with-image > div,
	.news-half-without-image > div {
		height: auto !important;
	}
	.mk-category-loop .mk--col.mk--col--1-2,
	.mk-category-loop .mk--col.mk--col--3-12,
	.mk-category-loop .mk--col.mk--col--4-12 {
		width: 50%;
	}
	.mk-gallery .hover-fadebox.hover-state .image-hover-overlay {
		opacity: 0.85;
	}
	.mk-gallery .hover-fadebox.hover-state .mk-image-lightbox,
	.slick-slider-wrapper .slick-slides .slick-arrow:hover {
		opacity: 1;
	}
	.mk-gallery .hover-fadebox.hover-state img {
		-webkit-filter: grayscale(1);
		filter: gray;
	}
	.mk-gallery .hover-fadebox.hover-state .gallery-title {
		opacity: 1;
		top: 56%;
	}
	.mk-imagebox .video-type .item-image {
		display: block;
	}
	.gallery-full-screen,
	.mk-imagebox .mk-imagebox-video,
	.slick-slider-wrapper .slick-slides .slick-dots {
		display: none !important;
	}
	.news-fourth-with-image > div .news-meta-wrapper,
	.news-full-with-image > div .news-meta-wrapper,
	.news-half-with-image > div .news-meta-wrapper {
		bottom: auto !important;
		left: auto !important;
		margin: 20px;
		position: relative !important;
	}
	.news-full-with-image,
	.news-full-without-image {
		width: 100% !important;
	}
	.news-fourth-with-image,
	.news-fourth-without-image,
	.news-half-with-image,
	.news-half-without-image {
		width: 49.8% !important;
	}
	.mk-page-section .background-layer {
		background-attachment: scroll !important;
		position: absolute !important;
	}
	.mk-photo-album .mk--col.mk--col--12-12,
	.mk-photo-album .mk--col.mk--col--3-12,
	.mk-photo-album .mk--col.mk--col--4-12,
	.mk-photo-album .mk--col.mk--col--6-12 {
		width: 50%;
	}
	.slick-footer .footer-box .slick-pause {
		position: static;
	}
	.slick-slider-wrapper .slick-slides .slick-arrow:hover svg {
		opacity: 0.7;
	}
	.slick-footer {
		border: 0;
		height: 0;
	}
	.slick-slider-wrapper .slick-slides {
		height: calc(100%-70px);
	}
	.admin-bar .slick-slider-wrapper .slick-slides {
		height: calc(100%-102px);
	}
	.gallery-play,
	.gallery-share,
	.slick-slider-wrapper .slick-next,
	.slick-slider-wrapper .slick-prev {
		background: rgba(17, 17, 17, 0.6);
		border-left-color: transparent !important;
		border-radius: 50%;
		bottom: 25px !important;
		height: 50px !important;
		left: auto !important;
		position: fixed !important;
		top: auto !important;
		width: 50px !important;
	}
	.footer-box svg,
	.slick-slider-wrapper .slick-nav-holder svg {
		-ms-transform-origin: center center !important;
		-webkit-transform: translate3d(-50%, -50%, 0) !important;
		-webkit-transform-origin: center center !important;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate3d(-50%, -50%, 0) !important;
		transform-origin: center center !important;
	}
	.footer-box .slick-social-share svg {
		height: 26px !important;
		left: auto;
		top: auto;
		width: 26px !important;
	}
	.slick-slider-wrapper .slick-next {
		right: 20px !important;
	}
	.slick-slider-wrapper .slick-prev {
		right: 85px !important;
	}
	.gallery-share {
		right: 150px !important;
	}
	.gallery-play {
		right: 215px !important;
	}
	.slick-social-share {
		bottom: 75px !important;
		position: fixed !important;
		right: 128px !important;
		top: auto !important;
	}
	.mk-tab-slider .mk-slider-content {
		height: auto;
		padding: 50px 25px;
		width: 100%;
	}
	.mk-tab-slider .mk-slider-image {
		width: 100%;
	}
	.mk-tab-slider .mk-tab-slider-share {
		display: table;
		margin: 0 auto;
		position: inherit;
	}
	.mk-tab-slider .mk-tab-slider-share li {
		display: table-cell;
		float: none;
		padding: 0 5px;
		text-align: center;
	}
}

@media handheld, only screen and max-width 540px {
	.mk-gallery-item,
	.mk-imagebox .mk-imagebox-item,
	.vc_row.mk-fullwidth-true .mk-gallery .eight-column {
		width: 100% !important;
	}
	.mk-imagebox .mk-imagebox-item .item-holder {
		margin: 0 !important;
	}
}

@media handheld, only screen and max-width 500px {
	.mk-lcd-slideshow {
		margin-bottom: 50px !important;
	}
}

@media handheld, only screen and max-width 321px {
	.mk-lcd-slideshow {
		margin-bottom: 10px !important;
	}
}

@media handheld, only screen and max-width 736px {
	.mk-ornamental-title.norman-double .title .title-image:after,
	.mk-ornamental-title.norman-double .title .title-image:before,
	.mk-ornamental-title.norman-double .title .title-text:after,
	.mk-ornamental-title.norman-double .title .title-text:before,
	.mk-ornamental-title.norman-short-double .title-text:after,
	.mk-ornamental-title.norman-short-double .title-text:before,
	.mk-ornamental-title.norman-short-single .title .title-image::after,
	.mk-ornamental-title.norman-short-single .title .title-image::before,
	.mk-ornamental-title.norman-short-single .title-text:after,
	.mk-ornamental-title.norman-short-single .title-text:before,
	.mk-ornamental-title.norman-single .title .title-image:after,
	.mk-ornamental-title.norman-single .title .title-image:before,
	.mk-ornamental-title.norman-single .title .title-text:after,
	.mk-ornamental-title.norman-single .title .title-text:before,
	.mk-ornamental-title.rovi-double .title .title-image:after,
	.mk-ornamental-title.rovi-double .title .title-image:before,
	.mk-ornamental-title.rovi-double .title .title-text:after,
	.mk-ornamental-title.rovi-double .title .title-text:before,
	.mk-ornamental-title.rovi-single .title .title-image:after,
	.mk-ornamental-title.rovi-single .title .title-image:before,
	.mk-ornamental-title.rovi-single .title .title-text:after,
	.mk-ornamental-title.rovi-single .title .title-text:before {
		width: 0;
	}
	.mk-ornamental-title.rovi-double .title .title-image .line-left,
	.mk-ornamental-title.rovi-double .title .title-image .line-right,
	.mk-ornamental-title.rovi-double .title .title-text .line-left,
	.mk-ornamental-title.rovi-double .title .title-text .line-right {
		height: 0;
	}
	.mk-ornamental-title .title .title-image,
	.mk-ornamental-title .title .title-text {
		border-width: 0 !important;
		padding: 0;
	}
	.mk-ornamental-title.norman-short-double .title,
	.mk-ornamental-title.norman-short-single .title {
		margin: 0;
	}
}

@media only screen and min-device-width 320px and max-width 1024px {
	.mk-page-section {
		background-attachment: scroll !important;
		background-position: center !important;
	}
	.mk-section-video {
		display: none !important;
	}
	.mk-video-section-touch {
		display: block !important;
	}
}

@media screen max-width 768px {
	.admin-bar .slick-slider-wrapper {
		top: 46px;
	}
	.admin-bar .slick-slides {
		height: calc(100vh-156px) !important;
	}
}

@media handheld, only screen and max-width 786px {
	.admin-bar .slick-slider-wrapper {
		top: 46px;
	}
	.admin-bar .slick-slider-wrapper .slick-slides {
		height: calc(100%-88px);
	}
}

@media handheld, only screen and max-width 1280px {
	.mk-portfolio-masonry-item.size_three_x_two_x,
	.mk-portfolio-masonry-item.size_three_x_x,
	.mk-portfolio-masonry-item.size_two_x_two_x,
	.mk-portfolio-masonry-item.size_two_x_x,
	.mk-portfolio-masonry-item.size_x_two_x,
	.mk-portfolio-masonry-item.size_x_x {
		width: 25%;
	}
	.mk-portfolio-masonry-item.size_four_x_two_x,
	.mk-portfolio-masonry-item.size_four_x_x,
	.mk-portfolio-masonry-item.size_two_x_two_x,
	.mk-portfolio-masonry-item.size_two_x_x {
		width: 50%;
	}
}

@media handheld, only screen and max-width 850px {
	.mk-portfolio-masonry-item.size_x_two_x,
	.mk-portfolio-masonry-item.size_x_x {
		width: 50%;
	}
	.mk-portfolio-masonry-item.size_four_x_two_x,
	.mk-portfolio-masonry-item.size_four_x_x,
	.mk-portfolio-masonry-item.size_three_x_two_x,
	.mk-portfolio-masonry-item.size_three_x_x,
	.mk-portfolio-masonry-item.size_two_x_two_x,
	.mk-portfolio-masonry-item.size_two_x_x {
		width: 100%;
	}
}

@media handheld, only screen and max-width960px {
	.pricing-offer-grid {
		display: none;
	}
	.pricing-cols {
		width: 100% !important;
	}
}

@media handheld, only screen and max-width767px {
	.pricing-cols {
		margin-bottom: 20px !important;
		pricing-colwidth: 100% !important;
	}
	li {
		max-width: 100% !important;
	}
}

@media handheld, only screen and max-width 900px {
	.testimonial-column .four-column,
	.testimonial-column .three-column {
		width: 50% !important;
	}
	.testimonial-column .clearboth {
		display: none;
	}
	.testimonial-column .testimonial-item:nth-of-type(2n):after {
		clear: both;
		content: "";
		display: block;
	}
}

.mk-single-content p {
	font-weight: 400;
}

.mk-single-content h1 {
}

.mk-single-content h2 {
}

.mk-single-content h3 {
}

.mk-single-content h4 {
}

.mk-single-content h5 {
}

.mk-single-content h6 {
}

.mk-single-content p a:hover,
.mk-single-content a:hover {
	color: #ffdd16 !important;
}

.mk-blog-single .blog-single-title,
.mk-blog-hero .content-holder .the-title {
	text-transform: none !important;
	font-weight: 600 !important;
}

#mk-footer .footer-wrapper {
	padding: 30px 0;
}

#mk-footer [class*="mk-col-"] {
	padding: 0 2%;
}

#sub-footer {
	background-color: #43474d;
}

.mk-footer-copyright {
	font-size: 11px;
	letter-spacing: 1px;
}

#mk-footer .widget {
	margin-bottom: 40px;
}

#mk-footer,
#mk-footer p {
	font-size: 14px;
	color: gray;
	font-weight: 400;
}

#mk-footer .widgettitle {
	text-transform: none;
	font-size: 18px;
	color: #fff;
	font-weight: bolder;
}

#mk-footer .widgettitle a {
	color: #fff;
}

#mk-footer .widget:not(.widget_social_networks) a {
	color: #999;
}

#mk-footer .widget:not(.widget_social_networks) a:hover {
	color: rgba(86, 86, 86, 0.01);
}

.mk-footer-copyright,
#mk-footer-navigation li a {
	color: #8c8e91;
}

.mk-fullscreen-nav {
	background-color: #444;
}

.mk-fullscreen-nav-logo {
	margin-bottom: 125px;
}

.fullscreen-navigation-ul .menu-item a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: bolder;
	padding: 25px 0;
}

.fullscreen-navigation-ul .menu-item a:hover {
	background-color: #fff;
	color: #444;
}

body {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 1.66em;
}

p {
	font-size: 14px;
	color: #fff;
	line-height: 1.66em;
}

a {
	color: #fff;
}

a:hover {
	color: #ffdd16;
}

.master-holder strong {
	color: #ffdd16;
}

.master-holder h1 {
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.master-holder h2 {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.master-holder h3 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.master-holder h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.master-holder h5 {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.master-holder h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: none;
}

.mk-section-preloader {
	background-color: #fff !important;
}

@media handheld, only screen and (max-width: 1020px) {
	.mk-header-bg {
		background-color: #1b161e !important;
	}
	.responsive-searchform .text-input {
	}
	.responsive-searchform span i {
	}
	.responsive-searchform i svg {
	}
	.responsive-searchform .text-input::-webkit-input-placeholder {
	}
	.responsive-searchform .text-input:-ms-input-placeholder {
	}
	.responsive-searchform .text-input:-moz-placeholder {
	}
	.mk-header-toolbar {
	}
	.mk-toolbar-navigation a,
	.mk-toolbar-navigation a:hover,
	.mk-language-nav > a,
	.mk-header-login .mk-login-link,
	.mk-subscribe-link,
	.mk-checkout-btn,
	.mk-header-tagline a,
	.header-toolbar-contact a,
	.mk-language-nav > a:hover,
	.mk-header-login .mk-login-link:hover,
	.mk-subscribe-link:hover,
	.mk-checkout-btn:hover,
	.mk-header-tagline a:hover {
	}
	.mk-header-tagline,
	.header-toolbar-contact,
	.mk-header-date {
	}
	.mk-header-toolbar .mk-header-social svg {
	}
}

.mk-header-toolbar {
	background-color: #fff;
}

.mk-toolbar-navigation a,
.mk-toolbar-navigation a:hover,
.mk-language-nav > a,
.mk-header-login .mk-login-link,
.mk-subscribe-link,
.mk-checkout-btn,
.mk-header-tagline a,
.header-toolbar-contact a,
.mk-language-nav > a:hover,
.mk-header-login .mk-login-link:hover,
.mk-subscribe-link:hover,
.mk-checkout-btn:hover,
.mk-header-tagline a:hover {
	color: #999;
}

.mk-header-tagline,
.header-toolbar-contact,
.mk-header-date {
	color: #999;
}

.mk-header-toolbar .mk-header-social svg {
	fill: #999;
}

.add-header-height,
.header-style-1 .mk-header-inner .mk-header-search,
.header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a,
.header-style-1 .menu-hover-style-2 .main-navigation-ul > li > a,
.header-style-1 .menu-hover-style-4 .main-navigation-ul > li > a,
.header-style-1 .menu-hover-style-5 .main-navigation-ul > li,
.header-style-1 .menu-hover-style-3 .main-navigation-ul > li,
.header-style-1 .menu-hover-style-5 .main-navigation-ul > li {
	height: 90px;
	line-height: 90px;
}

.header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a,
.header-style-3.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a,
.header-style-1.a-sticky .menu-hover-style-5 .main-navigation-ul > li,
.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a,
.header-style-3.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a,
.header-style-1.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a,
.header-style-3.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a,
.header-style-1.a-sticky .menu-hover-style-3 .main-navigation-ul > li,
.header-style-3.a-sticky .mk-header-holder .mk-header-search,
.a-sticky:not(.header-style-4) .add-header-height {
	height: 55px !important;
	line-height: 55px !important;
}

.mk-header-bg {
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-o-opacity: 0.4;
	opacity: 0.4;
}

.a-sticky .mk-header-bg {
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	-o-opacity: 0.9;
	opacity: 0.9;
}

.header-style-4 .header-logo {
	margin: 10px 0;
}

.header-style-2 .mk-header-inner {
	line-height: 90px;
}

.mk-header-nav-container {
	background-color: rgba(0, 0, 0, 0.01);
}

.mk-header-start-tour {
	font-size: 14px;
	color: ;
}

.mk-header-start-tour:hover {
	color: ;
}

.mk-search-trigger,
.mk-header .mk-header-cart-count {
	color: #fff;
}

.mk-toolbar-resposnive-icon svg,
.mk-header .mk-shoping-cart-link svg {
	fill: #fff;
}

.mk-css-icon-close div,
.mk-css-icon-menu div {
	background-color: #fff;
}

.mk-header-searchform .text-input {
	color: #c7c7c7;
}

.mk-header-searchform span i {
	color: #c7c7c7;
}

.mk-header-searchform .text-input::-webkit-input-placeholder {
	color: #c7c7c7;
}

.mk-header-searchform .text-input:-ms-input-placeholder {
	color: #c7c7c7;
}

.mk-header-searchform .text-input:-moz-placeholder {
	color: #c7c7c7;
}

.mk-header-social.header-section a.small {
	margin-top: 28px;
}

.mk-header-social.header-section a.medium {
	margin-top: 20px;
}

.mk-header-social.header-section a.large {
	margin-top: 12px;
}

.a-sticky .mk-header-social.header-section a.small,
.a-sticky .mk-header-social.header-section a.medium,
.a-sticky .mk-header-social.header-section a.large {
	margin-top: 10.5px;
	line-height: 16px !important;
	height: 16px !important;
	width: 16px !important;
	padding: 8px !important;
}

.a-sticky .mk-header-social.header-section a.small svg,
.a-sticky .mk-header-social.header-section a.medium svg,
.a-sticky .mk-header-social.header-section a.large svg {
	line-height: 16px !important;
	height: 16px !important;
}

.header-section.mk-header-social svg {
	fill: #999;
}

.header-section.mk-header-social a:hover svg {
	fill: #ccc;
}

.header-style-4 {
	text-align: left;
}

.mk-vm-menuwrapper li > a {
	padding-right: 45px;
}

.header-style-4 .mk-header-right {
	text-align: left !important;
}

@media handheld, only screen and (max-width: 1620px) and (min-width: 1020px) {
	.dashboard-opened .header-style-3.sticky-style-fixed .mk-dashboard-trigger {
		transform: translateX(-300px) translateZ(0);
		transition: all 300ms ease-in-out !important;
	}
}

.mk-grid {
	max-width: 1140px;
}

.mk-header-nav-container,
.mk-classic-menu-wrapper {
	width: 1140px;
}

.theme-page-wrapper #mk-sidebar.mk-builtin {
	width: 27%;
}

.theme-page-wrapper.right-layout .theme-content,
.theme-page-wrapper.left-layout .theme-content {
	width: 73%;
}

.mk-boxed-enabled #mk-boxed-layout,
.mk-boxed-enabled #mk-boxed-layout .header-style-1 .mk-header-holder,
.mk-boxed-enabled #mk-boxed-layout .header-style-3 .mk-header-holder {
	max-width: 1200px;
}

.mk-boxed-enabled
	#mk-boxed-layout
	.header-style-2.a-sticky
	.mk-header-nav-container {
	width: 1200px !important;
	left: auto !important;
}

.main-navigation-ul > li.menu-item > a.menu-item-link {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding-right: 20px !important;
	padding-left: 20px !important;
	text-transform: none;
	letter-spacing: 0;
}

.mk-vm-menuwrapper ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: none;
}

.mk-vm-menuwrapper li > a:after,
.mk-vm-menuwrapper li.mk-vm-back:after {
	color: #fff;
}

.mk-vm-menuwrapper .mk-svg-icon {
	fill: #fff;
}

.main-navigation-ul
	> li.no-mega-menu
	ul.sub-menu
	li.menu-item
	a.menu-item-link {
	width: 168px;
}

.menu-hover-style-1 .main-navigation-ul > li.menu-item > a.menu-item-link:hover,
.menu-hover-style-1 .main-navigation-ul > li.menu-item:hover > a.menu-item-link,
.menu-hover-style-1
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link,
.menu-hover-style-1
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link,
.menu-hover-style-2 .main-navigation-ul > li.menu-item > a.menu-item-link:hover,
.menu-hover-style-2 .main-navigation-ul > li.menu-item:hover > a.menu-item-link,
.menu-hover-style-2
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link,
.menu-hover-style-2
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link,
.menu-hover-style-1.mk-vm-menuwrapper li.menu-item > a:hover,
.menu-hover-style-1.mk-vm-menuwrapper li.menu-item:hover > a,
.menu-hover-style-1.mk-vm-menuwrapper li.current-menu-item > a,
.menu-hover-style-1.mk-vm-menuwrapper li.current-menu-ancestor > a,
.menu-hover-style-2.mk-vm-menuwrapper li.menu-item > a:hover,
.menu-hover-style-2.mk-vm-menuwrapper li.menu-item:hover > a,
.menu-hover-style-2.mk-vm-menuwrapper li.current-menu-item > a,
.menu-hover-style-2.mk-vm-menuwrapper li.current-menu-ancestor > a {
	color: #ffdd16 !important;
}

.menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover,
.menu-hover-style-3 .main-navigation-ul > li.menu-item:hover > a.menu-item-link,
.menu-hover-style-3.mk-vm-menuwrapper li > a:hover,
.menu-hover-style-3.mk-vm-menuwrapper li:hover > a,
.menu-hover-style-3
	.main-navigation-ul
	> li.menu-item:hover
	> a.menu-item-link {
	border: 2px solid #ffdd16;
}

.menu-hover-style-3
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link,
.menu-hover-style-3
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link,
.menu-hover-style-3.mk-vm-menuwrapper li.current-menu-item > a,
.menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a {
	border: 2px solid #ffdd16;
	background-color: #ffdd16;
	color: #fff;
}

.menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a:after {
	color: #fff;
}

.menu-hover-style-4 .main-navigation-ul li.menu-item > a.menu-item-link:hover,
.menu-hover-style-4 .main-navigation-ul li.menu-item:hover > a.menu-item-link,
.menu-hover-style-4 .main-navigation-ul li.current-menu-item > a.menu-item-link,
.menu-hover-style-4
	.main-navigation-ul
	li.current-menu-ancestor
	> a.menu-item-link,
.menu-hover-style-4.mk-vm-menuwrapper li a:hover,
.menu-hover-style-4.mk-vm-menuwrapper li:hover > a,
.menu-hover-style-4.mk-vm-menuwrapper li.current-menu-item > a,
.menu-hover-style-4.mk-vm-menuwrapper li.current-menu-ancestor > a,
.menu-hover-style-5
	.main-navigation-ul
	> li.menu-item
	> a.menu-item-link:after {
	background-color: #ffdd16;
	color: #fff;
}

.menu-hover-style-4.mk-vm-menuwrapper li.current-menu-ancestor > a:after,
.menu-hover-style-4.mk-vm-menuwrapper li.current-menu-item > a:after,
.menu-hover-style-4.mk-vm-menuwrapper li:hover > a:after,
.menu-hover-style-4.mk-vm-menuwrapper li a:hover::after {
	color: #fff;
}

.menu-hover-style-1 .main-navigation-ul > li.dropdownOpen > a.menu-item-link,
.menu-hover-style-1 .main-navigation-ul > li.active > a.menu-item-link,
.menu-hover-style-1 .main-navigation-ul > li.open > a.menu-item-link,
.menu-hover-style-1 .main-navigation-ul > li.menu-item > a:hover,
.menu-hover-style-1
	.main-navigation-ul
	> li.current-menu-item
	> a.menu-item-link,
.menu-hover-style-1
	.main-navigation-ul
	> li.current-menu-ancestor
	> a.menu-item-link {
	border-top-color: #ffdd16;
}

.menu-hover-style-1.mk-vm-menuwrapper li > a:hover,
.menu-hover-style-1.mk-vm-menuwrapper li.current-menu-item > a,
.menu-hover-style-1.mk-vm-menuwrapper li.current-menu-ancestor > a {
	border-left-color: #ffdd16;
}

.header-style-1
	.menu-hover-style-3
	.main-navigation-ul
	> li
	> a.menu-item-link {
	line-height: 45px;
}

.header-style-1.a-sticky
	.menu-hover-style-3
	.main-navigation-ul
	> li
	> a.menu-item-link {
	line-height: 36.666666666667px;
}

.header-style-1
	.menu-hover-style-5
	.main-navigation-ul
	> li
	> a.menu-item-link {
	line-height: 20px;
	vertical-align: middle;
}

.mk-main-navigation li.no-mega-menu ul.sub-menu,
.mk-main-navigation li.has-mega-menu > ul.sub-menu,
.mk-shopping-cart-box {
	background-color: #1b161e;
}

.mk-main-navigation ul.sub-menu a.menu-item-link,
.mk-main-navigation ul .megamenu-title,
.megamenu-widgets-container a,
.mk-shopping-cart-box .product_list_widget li a,
.mk-shopping-cart-box .product_list_widget li.empty,
.mk-shopping-cart-box .product_list_widget li span,
.mk-shopping-cart-box .widget_shopping_cart .total {
	color: #b3b3b3;
}

.mk-main-navigation ul.sub-menu .menu-sub-level-arrow svg {
	fill: #b3b3b3;
}

.mk-main-navigation ul.sub-menu li:hover .menu-sub-level-arrow svg {
	fill: #fff;
}

.mk-shopping-cart-box .button {
	border-color: #b3b3b3;
	color: #b3b3b3;
}

.mk-main-navigation ul .megamenu-title {
	color: #fff;
}

.mk-main-navigation ul .megamenu-title:after {
	background-color: #fff;
}

.megamenu-widgets-container {
	color: #b3b3b3;
}

.megamenu-widgets-container .widgettitle {
	text-transform: none;
	font-size: 14px;
	font-weight: bolder;
}

.mk-main-navigation
	ul.sub-menu
	li.menu-item
	ul.sub-menu
	li.menu-item
	a.menu-item-link
	svg {
	color: #e0e0e0;
}

.mk-main-navigation ul.sub-menu a.menu-item-link:hover,
.main-navigation-ul ul.sub-menu li.current-menu-item > a.menu-item-link,
.main-navigation-ul ul.sub-menu li.current-menu-parent > a.menu-item-link {
	color: #fff !important;
}

.megamenu-widgets-container a:hover {
	color: #fff;
}

.main-navigation-ul ul.sub-menu li.menu-item a.menu-item-link:hover,
.main-navigation-ul ul.sub-menu li.menu-item:hover > a.menu-item-link,
.main-navigation-ul ul.sub-menu li.menu-item a.menu-item-link:hover,
.main-navigation-ul ul.sub-menu li.menu-item:hover > a.menu-item-link,
.main-navigation-ul ul.sub-menu li.current-menu-item > a.menu-item-link,
.main-navigation-ul ul.sub-menu li.current-menu-parent > a.menu-item-link {
	background-color: transparent !important;
}

.mk-search-trigger:hover,
.mk-header-start-tour:hover {
	color: #ffdd16;
}

.mk-search-trigger:hover .mk-svg-icon,
.mk-header-start-tour:hover .mk-svg-icon {
	fill: #ffdd16;
}

.main-navigation-ul li.menu-item ul.sub-menu li.menu-item a.menu-item-link {
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 1px;
}

.has-mega-menu .megamenu-title {
	letter-spacing: 1px;
}

.mk-responsive-wrap {
	background-color: #1b161e;
}

.main-navigation-ul > li.no-mega-menu > ul.sub-menu:after,
.main-navigation-ul > li.has-mega-menu > ul.sub-menu:after {
	background-color: #ffdd16;
}

.mk-shopping-cart-box {
	border-top: 2px solid #ffdd16;
}

@media handheld, only screen and (max-width: 1140px) {
	.mk-grid,
	.mk-header-nav-container,
	.mk-classic-menu-wrapper {
		width: 100%;
	}
	.mk-padding-wrapper {
		padding: 0 20px;
	}
	.header-grid.mk-grid .header-logo.left-logo {
		left: 15px !important;
	}
	.header-grid.mk-grid .header-logo.right-logo,
	.mk-header-right {
		right: 15px !important;
	}
	.mk-photo-album {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.mk-edge-slider .mk-grid {
		padding: 0 20px;
	}
}

@media handheld, only screen and (max-width: 960px) {
	.theme-page-wrapper .theme-content {
		width: 100% !important;
		float: none !important;
	}
	.theme-page-wrapper {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.theme-page-wrapper .theme-content:not(.no-padding) {
		padding: 25px 0 !important;
	}
	.theme-page-wrapper #mk-sidebar {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	}
	.theme-page-wrapper #mk-sidebar .sidebar-wrapper {
		padding: 20px 0 !important;
	}
}

@media handheld, only screen and (max-width: 1020px) {
	.logo-is-responsive .mk-desktop-logo,
	.logo-is-responsive .mk-sticky-logo {
		display: none !important;
	}
	.logo-is-responsive .mk-resposnive-logo {
		display: block !important;
	}
	.add-header-height,
	.header-style-1 .mk-header-inner,
	.header-style-3 .mk-header-inner,
	.header-style-3 .header-logo,
	.header-style-1 .header-logo,
	.header-style-1 .shopping-cart-header,
	.header-style-3 .shopping-cart-header {
		height: 90px !important;
		line-height: 90px;
	}
	.mk-header:not(.header-style-4) .mk-header-holder {
		position: relative !important;
		top: 0 !important;
	}
	.mk-header-padding-wrapper {
		display: none !important;
	}
	.mk-header-nav-container {
		width: auto !important;
		display: none !important;
	}
	.header-style-1 .mk-header-right,
	.header-style-2 .mk-header-right,
	.header-style-3 .mk-header-right {
		right: 55px !important;
	}
	.header-style-1 .mk-header-inner .mk-header-search,
	.header-style-2 .mk-header-inner .mk-header-search,
	.header-style-3 .mk-header-inner .mk-header-search {
		display: none !important;
	}
	.mk-fullscreen-search-overlay {
		display: none;
	}
	.mk-header-search {
		padding-bottom: 10px !important;
	}
	.mk-header-searchform span .text-input {
		width: 100% !important;
	}
	.header-style-2 .header-logo .center-logo {
		text-align: right !important;
	}
	.header-style-2 .header-logo .center-logo a {
		margin: 0 !important;
	}
	.header-logo,
	.header-style-4 .header-logo {
		height: 90px !important;
	}
	.header-style-4 .shopping-cart-header {
		display: none;
	}
	.mk-header-inner {
		padding-top: 0 !important;
	}
	.header-style-1 .header-logo,
	.header-style-2 .header-logo,
	.header-style-4 .header-logo {
		position: relative !important;
		right: auto !important;
		left: auto !important;
	}
	.shopping-cart-header {
		margin: 0 20px 0 0 !important;
	}
	.mk-responsive-nav li ul li .megamenu-title:hover,
	.mk-responsive-nav li ul li .megamenu-title,
	.mk-responsive-nav li a,
	.mk-responsive-nav li ul li a:hover,
	.mk-responsive-nav .mk-nav-arrow {
		color: #fff !important;
	}
	.mk-mega-icon {
		display: none !important;
	}
	.mk-header-bg {
		zoom: 1 !important;
		filter: alpha(opacity=100) !important;
		opacity: 1 !important;
	}
	.header-style-1 .mk-nav-responsive-link,
	.header-style-2 .mk-nav-responsive-link,
	.logo-in-middle .header-logo {
		display: block !important;
	}
	.mk-header-nav-container {
		height: 100%;
		z-index: 200;
	}
	.mk-main-navigation {
		position: relative;
		z-index: 2;
	}
	.header-style-4 .mk-header-inner {
		width: auto !important;
		position: relative !important;
		overflow: visible;
		padding-bottom: 0;
	}
	.admin-bar .header-style-4 .mk-header-inner {
		top: 0 !important;
	}
	.header-style-4 .mk-header-right {
		display: none;
	}
	.header-style-4 .mk-nav-responsive-link {
		display: block !important;
	}
	.header-style-4 .mk-vm-menuwrapper,
	.header-style-4 .mk-header-search {
		display: none;
	}
	.header-style-4 .header-logo {
		width: auto !important;
		display: inline-block !important;
		text-align: left !important;
		margin: 0 !important;
	}
	.vertical-header-enabled .header-style-4 .header-logo img {
		max-width: 100% !important;
		left: 20px !important;
		top: 50% !important;
		-webkit-transform: translate(0, -50%) !important;
		-moz-transform: translate(0, -50%) !important;
		-ms-transform: translate(0, -50%) !important;
		-o-transform: translate(0, -50%) !important;
		transform: translate(0, -50%) !important;
		position: relative !important;
	}
	.vertical-header-enabled.vertical-header-left
		#theme-page
		> .mk-main-wrapper-holder,
	.vertical-header-enabled.vertical-header-center
		#theme-page
		> .mk-main-wrapper-holder,
	.vertical-header-enabled.vertical-header-left
		#theme-page
		> .mk-page-section-wrapper
		.mk-page-section,
	.vertical-header-enabled.vertical-header-center
		#theme-page
		> .mk-page-section-wrapper
		.mk-page-section,
	.vertical-header-enabled.vertical-header-left #theme-page > .wpb_row,
	.vertical-header-enabled.vertical-header-center #theme-page > .wpb_row,
	.vertical-header-enabled.vertical-header-left
		#mk-theme-container:not(.trans-header),
	.vertical-header-enabled.vertical-header-center #mk-footer,
	.vertical-header-enabled.vertical-header-left #mk-footer,
	.vertical-header-enabled.vertical-header-center
		#mk-theme-container:not(.trans-header) {
		padding-left: 0 !important;
	}
	.vertical-header-enabled.vertical-header-right
		#theme-page
		> .mk-main-wrapper-holder,
	.vertical-header-enabled.vertical-header-right
		#theme-page
		> .mk-page-section-wrapper
		.mk-page-section,
	.vertical-header-enabled.vertical-header-right #theme-page > .wpb_row,
	.vertical-header-enabled.vertical-header-right #mk-footer,
	.vertical-header-enabled.vertical-header-right
		#mk-theme-container:not(.trans-header) {
		padding-right: 0 !important;
	}
	.header-style-1 .mk-dashboard-trigger,
	.header-style-2 .mk-dashboard-trigger {
		display: none;
	}
	.header-style-4 .mk-header-bg {
		height: 100% !important;
	}
}

@media handheld, only screen and (min-width: 1020px) {
	.trans-header .sticky-style-slide .mk-header-holder {
		position: absolute;
	}
	.trans-header .bg-true:not(.a-sticky) .mk-header-bg {
		opacity: 0;
	}
	.trans-header .bg-true.mk-header:not(.a-sticky) .mk-header-inner {
		border: 0;
	}
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
		display: block !important;
	}
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
		display: none !important;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link,
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-search-trigger,
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-cart-count,
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-start-tour,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		> li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-vm-menuwrapper li a,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.mk-vm-menuwrapper
		li
		> a:after,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.mk-vm-menuwrapper
		li.mk-vm-back:after {
		color: #fff !important;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.mk-header-social.header-section
		a
		svg,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.main-navigation-ul
		li.menu-item
		a.menu-item-link
		.mk-svg-icon,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.mk-search-trigger
		.mk-svg-icon,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.mk-shoping-cart-link
		.mk-svg-icon {
		fill: #fff !important;
	}
	.trans-header .bg-true.light-skin:not(.a-sticky) .mk-css-icon-menu div {
		background-color: #fff !important;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.dropdownOpen
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.active
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.open
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.menu-item
		> a:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-ancestor
		> a.menu-item-link {
		border-top-color: #fff;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li.current-menu-item
		> a,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li.current-menu-ancestor
		> a {
		border: 2px solid #fff;
		background-color: #fff;
		color: #222 !important;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li
		> a:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li:hover
		> a {
		border: 2px solid #fff;
	}
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.light-skin:not(.a-sticky)
		.menu-hover-style-5
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:after {
		background-color: #fff;
		color: #222 !important;
	}
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
		display: block !important;
	}
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
		display: none !important;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link,
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-search-trigger,
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-header-cart-count,
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-header-start-tour,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-2
		.main-navigation-ul
		li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-vm-menuwrapper li a,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.mk-vm-menuwrapper
		li
		> a:after,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.mk-vm-menuwrapper
		li.mk-vm-back:after {
		color: #222 !important;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.mk-header-social.header-section
		a
		svg,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.main-navigation-ul
		li.menu-item
		a.menu-item-link
		.mk-svg-icon,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.mk-search-trigger
		.mk-svg-icon,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.mk-shoping-cart-link
		.mk-svg-icon {
		fill: #222 !important;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.dropdownOpen
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.active
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.open
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.menu-item
		> a:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-1
		.main-navigation-ul
		> li.current-menu-ancestor
		> a.menu-item-link {
		border-top-color: #222;
	}
	.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-css-icon-menu div {
		background-color: #222 !important;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li.current-menu-item
		> a,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li.current-menu-ancestor
		> a {
		border: 2px solid #222;
		background-color: #222;
		color: #fff !important;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3
		.main-navigation-ul
		> li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li
		> a:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-3.mk-vm-menuwrapper
		li:hover
		> a {
		border: 2px solid #222;
	}
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.menu-item
		> a.menu-item-link:hover,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.menu-item:hover
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.current-menu-item
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-4
		.main-navigation-ul
		li.current-menu-ancestor
		> a.menu-item-link,
	.trans-header
		.bg-true.dark-skin:not(.a-sticky)
		.menu-hover-style-5
		.main-navigation-ul
		> li.menu-item
		> a.menu-item-link:after {
		background-color: #222;
		color: #fff !important;
	}
}

@media handheld, only screen and (max-width: 1020px) {
	.mk-go-top,
	.mk-quick-contact-wrapper {
		right: 22px;
	}
	.mk-go-top.is-active {
		right: 22px;
		bottom: 72px;
	}
	.mk-quick-contact-wrapper.is-active {
		right: 22px;
	}
}

.mk-side-dashboard {
	background-color: #444;
}

.mk-side-dashboard,
.mk-side-dashboard p {
	font-size: 12px;
	color: #eee;
	font-weight: 400;
}

.mk-side-dashboard .widgettitle {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: bolder;
}

.mk-side-dashboard .widgettitle a {
	color: #fff;
}

.mk-side-dashboard .widget a {
	color: #fafafa;
}

.sidedash-navigation-ul li a {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

.sidedash-navigation-ul .sub-menu li a {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.sidedash-navigation-ul li a,
.sidedash-navigation-ul li .mk-nav-arrow {
	color: #fff;
}

.sidedash-navigation-ul li a:hover {
	color: #fff;
	background-color: ;
}

.mk-side-dashboard .widget:not(.widget_social_networks) a:hover {
	color: rgba(86, 86, 86, 0.01);
}

#mk-sidebar,
#mk-sidebar p {
	font-size: 14px;
	color: #999;
	font-weight: 400;
}

#mk-sidebar .widgettitle {
	text-transform: none;
	font-size: 14px;
	color: #333;
	font-weight: bolder;
}

#mk-sidebar .widgettitle a {
	color: #333;
}

#mk-sidebar .widget a {
	color: #999;
}

#mk-sidebar .widget:not(.widget_social_networks) a:hover {
	color: rgba(86, 86, 86, 0.01);
}

.mk-testimonial-author,
.modern-style .mk-testimonial-company,
#wp-calendar td#today,
.news-full-without-image .news-categories span,
.news-half-without-image .news-categories span,
.news-fourth-without-image .news-categories span,
.mk-read-more,
.news-single-social li a,
.portfolio-carousel-cats,
.blog-showcase-more,
.simple-style .mk-employee-item:hover .team-member-position,
.mk-portfolio-classic-item .portfolio-categories a,
.register-login-links a:hover,
.not-found-subtitle,
.mk-mini-callout a,
.search-loop-meta a,
.mk-tooltip a:hover,
.new-tab-readmore,
.mk-news-tab .mk-tabs-tabs li.is-active a,
.mk-woo-tabs .mk-tabs-tabs li.ui-state-active a,
.monocolor.pricing-table .pricing-price span,
.quantity .plus:hover,
.quantity .minus:hover,
.blog-modern-comment:hover,
.blog-modern-share:hover {
	color: rgba(86, 86, 86, 0.01);
}

.mk-tabs .mk-tabs-tabs li.is-active a > i,
.mk-accordion .mk-accordion-single.current .mk-accordion-tab:before,
.widget_testimonials .testimonial-slider .testimonial-author,
#mk-filter-portfolio li a:hover,
#mk-language-navigation ul li a:hover,
#mk-language-navigation ul li.current-menu-item > a,
.mk-quick-contact-wrapper h4,
.divider-go-top:hover i,
.widget-sub-navigation ul li a:hover,
#mk-footer .widget_posts_lists ul li .post-list-meta time,
.mk-footer-tweets .tweet-username,
.product-category .item-holder:hover h4 {
	color: rgba(86, 86, 86, 0.01) !important;
}

.accent-bg-color,
.image-hover-overlay,
.newspaper-portfolio,
.similar-posts-wrapper .post-thumbnail:hover > .overlay-pattern,
.portfolio-logo-section,
.post-list-document .post-type-thumb:hover,
#cboxTitle,
#cboxPrevious,
#cboxNext,
#cboxClose,
.comment-form-button,
.mk-dropcaps.fancy-style,
.mk-image-overlay,
.pinterest-item-overlay,
.news-full-with-image .news-categories span,
.news-half-with-image .news-categories span,
.news-fourth-with-image .news-categories span,
.widget-portfolio-overlay,
.portfolio-carousel-overlay,
.blog-carousel-overlay,
.mk-blog-classic-item .blog-loop-comments span,
.mk-similiar-overlay,
.mk-skin-button,
.mk-flex-caption .flex-desc span,
.mk-icon-box .mk-icon-wrapper i:hover,
.mk-quick-contact-link:hover,
.quick-contact-active.mk-quick-contact-link,
.mk-fancy-table th,
.ui-slider-handle,
.widget_price_filter .ui-slider-range,
#review_form_wrapper input[type="submit"],
#mk-nav-search-wrapper form .nav-side-search-icon:hover,
form.ajax-search-complete i,
.blog-modern-btn,
.showcase-blog-overlay,
.gform_button[type="submit"],
.single_add_to_cart_button,
.button.checkout-button,
.woocommerce #payment #place_order,
#respond #submit,
.widget_price_filter .price_slider_amount .button,
.widget_shopping_cart .button.checkout {
	background-color: rgba(86, 86, 86, 0.01) !important;
}

.a_accent-bg-hover:hover {
	background-color: rgba(86, 86, 86, 0.01);
}

/*::-webkit-selection {
    background-color: rgba(86, 86, 86, .01);
    color: #fff
}

::-moz-selection {
    background-color: rgba(86, 86, 86, .01);
    color: #fff
}

::selection {
    background-color: rgba(86, 86, 86, .01);
    color: #fff
}*/

.mk-circle-image .item-holder {
	-webkit-box-shadow: 0 0 0 1px rgba(86, 86, 86, 0.01);
	-moz-box-shadow: 0 0 0 1px rgba(86, 86, 86, 0.01);
	box-shadow: 0 0 0 1px rgba(86, 86, 86, 0.01);
}

.mk-blockquote.line-style,
.bypostauthor > .mk-single-comment .comment-content,
.bypostauthor > .mk-single-comment .comment-content:after,
.mk-tabs.simple-style .mk-tabs-tabs li.is-active a {
	border-color: rgba(86, 86, 86, 0.01) !important;
}

.news-full-with-image .news-categories span,
.news-half-with-image .news-categories span,
.news-fourth-with-image .news-categories span,
.mk-flex-caption .flex-desc span {
	box-shadow: 8px 0 0 rgba(86, 86, 86, 0.01), -8px 0 0 rgba(86, 86, 86, 0.01);
}

.monocolor.pricing-table .pricing-cols .pricing-col.featured-plan {
	border: 1px solid rgba(86, 86, 86, 0.01) !important;
}

.mk-skin-button.three-dimension {
	box-shadow: 0 3px 0 0 #009506;
}

.mk-skin-button.three-dimension:active {
	box-shadow: 0 1px 0 0 #009506;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
.main-navigation-ul,
.mk-vm-menuwrapper,
.mk-button-gradient {
	font-family: Metamorphous;
}

body,
p {
	font-family: Roboto;
}

@font-face {
	font-family: Metamorphous;
	font-style: normal;
	font-weight: 400;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.eot);
	src: local(Metamorphous),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Metamorphous.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.eot);
	src: local("Roboto Thin"), local(Roboto-Thin),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.eot);
	src: local("Roboto Thin Italic"), local(Roboto-ThinItalic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Thin-Italic.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.eot);
	src: local("Roboto Light"), local(Roboto-Light),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.eot);
	src: local("Roboto Light Italic"), local(Roboto-LightItalic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Light-Italic.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.eot);
	src: local(Roboto), local(Roboto-Regular),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.eot);
	src: local("Roboto Italic"), local(Roboto-Italic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Italic.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.eot);
	src: local("Roboto Medium"), local(Roboto-Medium),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.eot);
	src: local("Roboto Medium Italic"), local(Roboto-MediumItalic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Medium-Italic.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.eot);
	src: local("Roboto Bold"), local(Roboto-Bold),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.eot);
	src: local("Roboto Bold Italic"), local(Roboto-BoldItalic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Bold-Italic.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.eot);
	src: local("Roboto Black"), local(Roboto-Black),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black.svg#svgFontName)
			format("svg");
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.eot);
	src: local("Roboto Black Italic"), local(Roboto-BoldItalic),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.eot?#iefix)
			format("embedded-opentype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.woff2)
			format("woff2"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.woff)
			format("woff"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.ttf)
			format("truetype"),
		url(//cdn4.dragonshield.com/wp-content/themes/dragonshieldtema/fonts/Roboto-Black-Italic.svg#svgFontName)
			format("svg");
}

.mk-button {
	background-color: initial !important;
	border: 2px solid #ffd800 !important;
	border-radius: 3px !important;
	color: #ffd800 !important;
}

.mk-button--text {
	line-height: 1.45em;
}

.mk-button:hover,
.cur .mk-button {
	background-color: #ffd800 !important;
	color: #000 !important;
}

.noBoader .mk-button {
	border: 2px solid transparent !important;
}

.noBoader .mk-button:hover,
.noBoader .cur .mk-button {
	background-color: initial !important;
	color: #ffd800 !important;
}

.noBoader .cur .mk-button {
	border: 2px solid #ffd800 !important;
}

.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 1px;
	position: relative;
}

.vc_col-sm-6:nth-last-child(2n + 0) {
	padding-right: 15px;
}

.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
	clear: both;
}

.vc_row:after,
.vc_row:before {
	content: " ";
	display: table;
}

.vc_row {
	margin-left: -15px;
	margin-right: -15px;
}

.mk-image-overlay {
	opacity: 0 !important;
}

.post-type-badge svg {
	height: 500px !important;
	opacity: 0;
}

.page-restrict-output p {
	color: grey;
}

.mk-image-lightbox svg {
	height: 900px !important;
	opacity: 0 !important;
	width: 1e3px !important;
}

.page-title {
	color: #fff;
	font-size: 40px;
	padding-top: 70px;
	text-align: center;
}

.page-subtitle {
	color: #fff;
	display: block;
	padding-top: 20px;
	text-align: center;
}

.similar-post-title {
	font-family: Metamorphous;
	font-size: 23px;
	margin-bottom: 40px;
	text-transform: none !important;
}

#mk-footer .widgettitle {
	font-family: Metamorphous;
	font-size: 18px;
}

.s_corporate #mk-contact-form-23 .contact-submit {
	border-radius: 3px;
	font-family: Metamorphous;
	font-size: 14px;
	text-transform: none;
}

.mk-blog-thumbnail-item.content-align-right .item-wrapper {
	float: right;
	padding: 11px 30px 15px !important;
}

.blog-similar-posts .similar-post-holder {
	border: 0;
}

.blog-similar-posts {
	border-bottom: 0 !important;
}

.mk-blog-grid-item time {
	color: #999;
	font-size: 11px;
	font-style: italic;
	padding-top: 3px;
}

.mk-blog-grid-item .the-title {
	text-transform: none !important;
}

.mk-blog-grid-item .blog-grid-holder {
	background-color: unset;
	border: 0;
	margin: 0 12px 50px;
}

.mk-blog-grid-item .mk-blog-meta {
	padding: 20px 15px 0;
}

.mk-blog-grid-item .blog-grid-footer {
	border: 0;
	padding: 0 15px;
}

.mk-blog-grid-item.three-column img[src*="dummy.png"] {
	height: 195px !important;
}

#mk-footer .mk-svg-icon {
	height: 50px !important;
	width: 50px !important;
}

.comment-content p {
	color: #1b161e;
}

#respond #submit {
	color: #1b161e !important;
	font-family: Metamorphous;
}

#mk-filter-portfolio.sortable-classic-style ul li a {
	border: 2px solid transparent;
	color: #fff !important;
}

#mk-filter-portfolio.sortable-classic-style ul li a.current {
	background-color: #fff !important;
	border: 2px solid #fff;
	color: #000 !important;
}

.mk-portfolio-item.fadebox-hover .add-gradient {
	background: linear-gradient(to bottom, transparent 0, #000 90%) !important;
}

.mk-portfolio-item .the-title {
	text-transform: none;
}

.mk-portfolio-item.four-column {
	width: 24.9%;
}

.mk-portfolio-classic-item .item-holder {
	background-color: #1b161e !important;
	border: 0 !important;
}

.portfolio-meta-wrapper {
	padding: 0 !important;
	text-align: right !important;
}

.portfolio-meta-wrapper .the-title {
	padding-left: 70px !important;
}

.portfolio-grid svg {
	height: 700px !important;
	margin-left: -400px;
	margin-top: -200px;
	opacity: 0;
	width: 700px !important;
}

.portfolio-grid-lazyload .portfolio-image {
	background-color: transparent;
}

.single-social-section {
	float: left;
	min-width: 0;
}

.mk-loadmore-button {
	background-color: #1b161e !important;
	border: 2px solid #e2e2e2 !important;
	color: #e2e2e2 !important;
}

.mk-skip-to-next[data-skin="light"] svg {
	fill: #ffd800;
	height: 20px !important;
	width: 20px !important;
}

.mk-skip-to-next[data-skin="light"] {
	border: 3px solid #ffd800;
}

.image-hover-overlay {
	opacity: 0 !important;
}

.fit-logo-img a img {
	height: 92%;
	padding-bottom: 8px;
}

body,
p {
	font-family: Roboto;
}

div.fix-download .wpb_column {
	min-height: 382px;
}

.mm p,
.mk-fancy-title span p {
	margin: 0 0 15px !important;
}

.custom-video video,
.custom-video img {
	block-size: initial;
	bottom: -1e3px;
	height: auto;
	left: -1e3px;
	margin: auto;
	max-height: none;
	max-width: none;
	min-height: auto;
	min-width: auto;
	position: absolute;
	right: -1e3px;
	top: -1e3px;
	width: 100%;
}

.js-el[data-mk-component="FullHeight"] {
	min-height: 100% !important;
}

.main-nav-side-search {
	margin: 0 20px 0 10px;
}

.mk-gallery {
	position: relative;
}

/*::selection {
    background-color: #ffdd16fc!important;
    color: #000!important
}

.mk-gallery-item a::selection {
    background-color: transparent!important
}

img::selection {
    background-color: #ffdd1699!important
}*/

.wpcf7-form-control {
	background-color: #1b161e !important;
	border-radius: 5px !important;
	color: #fff !important;
	min-width: 80% !important;
}

.wpcf7-textarea {
	resize: none;
}

.wpcf7-select {
	font-size: 13px !important;
	font-weight: 400 !important;
}

.wpcf7-submit {
	border-color: #ffdd16 !important;
	color: #ffdd16 !important;
	font-family: Metamorphous;
	margin: 0 0 0 10%;
	min-width: initial !important;
	text-transform: none;
}

.wpcf7-submit:hover {
	background-color: #ffdd16 !important;
	color: #000 !important;
}

div.wpcf7-response-output {
	bottom: 0;
	height: 85px;
	left: 0;
	margin: auto;
	padding: 30px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 450px;
}

div.wpcf7-mail-sent-ok {
	background: #ffdd16;
	border: 1px solid #ffdd16;
	border-radius: 5px !important;
	color: #000;
	font-family: Metamorphous;
	font-weight: 700;
}

span.wpcf7-not-valid-tip {
	color: #ffdd16 !important;
	position: initial;
}

.wpcf7-form-control[aria-invalid="true"] {
	border: 1px solid red !important;
}

#theme-page select[aria-invalid="true"] {
	background: url(/wp-content/themes/jupiter/assets/images/selectbox-arrow-invalid.png)
		right center no-repeat;
}

.form.ajax-search-complete i {
	background-color: #bfbcbc !important;
}

#mk-nav-search-wrapper .nav-side-search-icon {
	background-color: #bfbcbc;
}

#mk-nav-search-wrapper .nav-side-search-icon svg {
	fill: #fff;
}

#mk-nav-search-wrapper form .nav-side-search-icon:hover {
	background-color: #fff;
}

#mk-nav-search-wrapper form .nav-side-search-icon:hover svg {
	fill: #bfbcbc;
}

#mk-nav-search-wrapper form svg {
	-webkit-perspective: 1e3;
	transition: all 0.15s ease-in-out;
}

.header-style-1 .logo-has-sticky .mk-sticky-logo,
.header-style-3 .logo-has-sticky .mk-sticky-logo {
	opacity: 1;
}

.mk-gallery-small-item-holder {
	float: left;
	width: 25%;
}

.mk-gallery-item.style3 {
	display: inline;
	float: none;
}

.mk-gallery-one-item .item-holder {
	position: unset !important;
	width: 99% !important;
}

.mk-donwload-link.align-center .mk-donwload-link-image {
	margin-left: auto;
	margin-right: auto;
}

.mk-donwload-link .mk-donwload-link-the-link a {
	font-weight: 700;
}

.mk-donwload-link {
	margin-left: 15px;
	margin-right: 15px;
}

body,
#mk-footer-unfold-spacer,
.mk-blog-thumbnail-item,
.mk-blog-container-lazyload .blog-image,
.mk-blog-container-lazyload .swiper-slide-image,
.mk-header-bg {
	background-color: #1b161e;
}

a:active,
a:focus,
a:link,
a:visited,
#mk-footer .widget:not(.widget_social_networks) a:hover,
.mk-readmore {
	color: #ffdd16;
}

a:hover,
.mk-readmore:hover,
a.mk-search-trigger,
.mk-pagination .page-number,
.mk-pagination .mk-pagination-next svg {
	color: #fff;
}

.mk-pagination .current-page,
.mk-pagination .current-page:hover,
.mk-pagination .page-number:hover,
.mk-pagination .mk-pagination-next:hover {
	border: 2px solid #ffffffe6;
	color: #fff;
}

#mk-nav-search-wrapper .ui-autocomplete,
.mk-search-loop .widget_search p,
.mk-readmore svg,
.mk-love-this,
.mk-loading-indicator,
select option[value=""],
div.wpcf7-display-none,
.search-loop-meta,
.mk-blog-author,
.mk-blog-thumbnail-item .item-wrapper .mk-categories,
.mk-portfolio-item .portfolio-categories,
div.wpcf7-validation-errors {
	display: none;
}

.blog-comment-title,
#mk-footer .textwidget a,
.mk-main-navigation,
.mk-fancy-title span,
h1,
h1 p,
h2,
h2 p,
h3,
h3 p,
h4,
h4 p,
h5,
h5 p,
h6,
h6 p,
a,
.mm,
.mm *,
.mk-fancy-title span p {
	font-family: Metamorphous;
}

.single-social-section .mk-blog-print,
.single-social-section .blog-share-container {
	float: left;
}

.mk-fancy-title,
.mk-gallery .item-holder {
	margin: 0;
}

.mk-colorbar-title {
	display: none;
	margin: 5px 0;
}

.mk-colorbar-item {
	float: left;
	padding: 5px;
}

.mk-colorbar-holder {
	border: solid 3px transparent;
	width: 30px;
	height: 30px;
}

@media handheld, only screen and (max-width: 1020px) {
	.mk-header:not(.header-style-4) .mk-header-holder {
		position: absolute !important;
	}
}

@media handheld, only screen and (max-width: 960px) {
	/*.vc_col-sm-6:first-child * {
        padding-top: 0!important
    }*/
	.mk-portfolio-item.four-column {
		width: 33.33333% !important;
	}
	.mk-gallery-small-item-holder {
		width: 100%;
	}
	.mk-gallery.masnory-gallery .gallery-mansory-large.style3 .item-holder {
		bottom: 0;
		position: absolute;
		right: 0;
		width: 49.9%;
	}
	.mk-colorbar-title {
		display: block;
	}
	.gallery-mansory-small .item-holder {
		float: left;
		width: 49.9%;
	}
}

@media handheld, only screen and (max-width: 768px) {
	.vc_col-sm-6:nth-last-child(2n + 0) {
		padding-right: 0 !important;
	}
	.mk-blog-grid-item.three-column {
		margin-bottom: 0 !important;
		width: 100% !important;
	}
	.mk-portfolio-item.three-column {
		width: 100% !important;
	}
	.mk-portfolio-item.four-column {
		width: 49.9% !important;
	}
	.mk-gallery.masnory-gallery .gallery-mansory-large.style3 .item-holder {
		position: unset;
		width: 100%;
		padding-bottom: 0 !important;
	}
	.gallery-mansory-small .item-holder {
		float: unset;
		width: 100%;
	}
	.mk-colorbar-title {
		margin-top: 20px;
	}
}

@media (min-width: 768px) {
	.vc_col-sm-12 {
		float: left;
		width: 100%;
	}
	.vc_col-sm-11 {
		float: left;
		width: 91.66666667%;
	}
	.vc_col-sm-10 {
		float: left;
		width: 83.33333333%;
	}
	.vc_col-sm-9 {
		float: left;
		width: 75%;
	}
	.vc_col-sm-8 {
		float: left;
		width: 66.66666667%;
	}
	.vc_col-sm-7 {
		float: left;
		width: 58.33333333%;
	}
	.vc_col-sm-6 {
		float: left;
		width: 50%;
	}
	.vc_col-sm-5 {
		float: left;
		width: 41.66666667%;
	}
	.vc_col-sm-4 {
		float: left;
		width: 33.33333333%;
	}
	.vc_col-sm-3 {
		float: left;
		width: 25%;
	}
	.vc_col-sm-2 {
		float: left;
		width: 16.66666667%;
	}
	.vc_col-sm-1 {
		float: left;
		width: 8.33333333%;
	}
}

@media handheld, only screen and (max-width: 570px) {
	#mk-footer .mk-col-1-3 {
		width: 49.9%;
	}
	.mk-portfolio-item.four-column {
		width: 99.9% !important;
	}
}

@media (max-aspect-ratio: 1400/900) {
	.custom-video video,
	.custom-video img {
		height: 100%;
		width: auto;
	}
}

.seaImgSec.search-result-item {
	margin: 0;
	padding: 15px 0;
}

.seaImgSec .wp-post-image {
	float: left;
	margin: 0 15px 0 0;
}

.seaImgSec .seaReData {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.seaImgSec .wp-post-image {
		max-width: 80px;
	}
}

/*start css*/

.ajax-loader {
	display: none !important;
}

.full-width-form .wpcf7-text,
.full-width-form .wpcf7-textarea,
.full-width-form .wpcf7-select {
	width: 100% !important;
	line-height: 12px;
}

.full-width-form .wpcf7-form-control-wrap label {
	display: inline-block;
	margin-bottom: 5px;
}

.full-width-form .wpcf7-submit {
	margin-left: 0;
	padding: 13px 15px;
}

.full-width-form .wpcf7-submit {
	margin-right: 10px;
}

.full-width-form .wpcf7-submit {
	margin-bottom: 10px;
}

.full-width-form .wpcf7-form p {
	margin-bottom: 20px !important;
}

.wpcf7-default {
	margin-left: 0;
	color: #fff !important;
	border-color: #e3e3e3 !important;
}

.wpcf7-default:hover {
	color: #1b161e !important;
	background: #fff !important;
}

.mr-btm-20 {
	margin-bottom: 20px;
}

.new-page {
	margin-top: 50px;
	margin-bottom: 50px;
}

.new-page #fancy-title-21 {
	letter-spacing: 0px;
	text-transform: initial;
	font-size: 34px;
	font-style: inherit;
	font-weight: inherit;
	padding-top: 0px;
	line-height: 50px;
	margin-bottom: 30px;
	color: #f6f6f6;
}

.full-width-form .product-sel p {
	margin-bottom: 5px !important;
	color: #e3e3e3;
}

.full-width-form .product-sel p label {
	display: block;
	margin-left: 20px;
	position: relative;
}

.full-width-form .product-sel input.wpcf7-checkbox {
	position: absolute;
	left: -20px;
	/*top: 4px;*/
}

.full-width-form span.sprt-text {
	color: #808990;
	font-size: 12px;
}

.add-box {
	padding: 15px 20px;
	/*border-bottom:1px solid #929292;*/
}

.add-box:nth-child(odd) {
	background: #2e2930;
}

.add-box:nth-child(even) {
	background: #363138;
}

.add-box span {
	font-size: 16px;
	font-family: Metamorphous;
	float: right;
	padding-top: 20px;
}

.add-box span img {
	width: 10px;
}

.add-box h4 {
	font-family: "Open Sans";
	color: #f6f6f6;
	font-size: 20px;
	font-weight: normal;
}
.add-box p {
	font-family: "Open Sans";
	color: #f6f6f6;
	font-size: 14px;
	font-weight: normal;
}
.header-title {
	display: none;
}

.col-sm-r {
	float: right;
}

/*.mk-main-navigation{
	position: relative;
    left: 155px;
}*/

body {
	background-color: #1b161e !important;
}

.mk-box-to-trigger {
	background-color: #fff;
	display: none;
	height: 56px;
	position: absolute;
	right: -50px;
	width: 330px;
}

.mk-box-to-trigger input[type="submit"] {
	background-color: transparent;
	border: 0;
	display: block;
	height: 100%;
	left: 0;
	outline: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mk-box-to-trigger .nav-side-search-icon {
	background-color: #bfbcbc;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #bfbcbc;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
}

.mk-box-to-trigger input[type="text"] {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-right: 0;
	height: 100%;
	left: 0;
	line-height: 30px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 275px;
}

.mk-box-to-trigger .nav-side-search-icon svg {
	fill: #fff;
}

a.mk-toggle-trigger {
	color: #fff !important;
}

.mk-box-to-trigger form .nav-side-search-icon:hover {
	background-color: #fff !important;
}

.mk-box-to-trigger form .nav-side-search-icon:hover svg {
	fill: #bfbcbc !important;
}

.main-navigation-ul li:hover .sub-menu {
	display: block !important;
}

.main-navigation-ul li ul.sub-menu {
	z-index: 99;
}

.responsive-searchform .text-input {
	line-height: 13px;
}

.mk-footer .mk-padding-wrapper {
	padding: 0 20px;
}

.mk-footer .widgettitle {
	font-family: Metamorphous;
	font-size: 18px;
	color: #ffffff;
	font-weight: bolder;
}

.mk-footer,
.mk-footer p {
	font-size: 14px;
	color: #808080;
	font-weight: 400;
}

.mk-footer .widget:not(.widget_social_networks) a {
	color: #999999;
}

.mk-footer .widget:not(.widget_social_networks) a:hover,
.mk-readmore {
	color: #ffdd16;
	text-decoration: none;
}

.mk-footer .mk-svg-icon {
	height: 50px !important;
	width: 50px !important;
}

.social-icon a {
	opacity: 1 !important;
	margin: 5px;
	color: #ffd800 !important;
	border-color: #ffd800 !important;
}

.social-icon a:hover {
	color: #e8bd00 !important;
}

.newsFooter .getUp {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 0px 0px 0px 44px;
	min-height: 37px;
	margin: 0px 0px 5px 0px;
	background: url(../img/newsl_img.png) 0px 2px no-repeat;
	font-family: Roboto;
}

.best_input {
	border-radius: 2px;
	width: 100%;
	float: none;
	margin-top: 5px;
	padding: 4px;
	padding: 10px 10px !important;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	background: #353038;
	border: 1px solid #434244;
	line-height: 12px;
}

.mk-button {
	background-color: initial !important;
	border: 1px solid #ffd800 !important;
	border-radius: 3px !important;
	color: #ffd800 !important;
}

.newsFooter .best_news_save {
	font-family: "Metamorphous";
	padding: 10px 25px;
	margin: 12px 0px 0px 0px;
	line-height: 14px;
}

.mk-header-bg {
	opacity: 0.9;
}

.header-style-1 .mk-header-padding-wrapper {
	padding-top: 91px;
}

.main-navigation-ul
	> li.no-mega-menu
	ul.sub-menu
	li.menu-item
	a.menu-item-link {
	width: 208px;
}

.mk-header-bg {
	border-bottom: 1px solid #332b35;
}

.full-width-form label {
	color: #e3e3e3;
	font-weight: normal;
}

.location-search {
	position: relative;
	/*position: absolute !important;
    top: 50px;
    z-index: 999;*/
}

.location-search input {
	height: 50px;
	padding-left: 45px;
	border: 1px solid #fff;
	border-radius: 6px;
	background: #1c171e;
}

.location-search input:focus {
	background: #1c171e;
	border: 1px solid #fff;
	box-shadow: none;
}

.location-search .search-icon {
	position: absolute;
	top: 16px;
	width: 20px;
	left: 15px;
}

.location-search input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-family: "Open Sans";
	font-size: 18px;
}
.location-search input::-moz-placeholder {
	/* Firefox 19+ */
	font-family: "Open Sans";
	font-size: 18px;
}
.location-search input:-ms-input-placeholder {
	/* IE 10+ */
	font-family: "Open Sans";
	font-size: 18px;
}
.location-search input:-moz-placeholder {
	/* Firefox 18- */
	font-family: "Open Sans";
	font-size: 18px;
}

/*.location-search input:before {
	content: "this is ";
    font-weight: bold;
    font-style: italic;

}*/

.upload-img {
	width: 100px !important;
	height: 100px !important;
}

.errorClass {
	border-color: red !important;
}

#theme-page select.errorClass {
	background: url(../img/selectbox-arrow-invalid.png) right center no-repeat
		#1b161e !important;
}

.errorClass + .ms-parent > button.ms-choice {
	border: 1px solid red !important;
}
.full-width-form .alert.alert-danger {
	color: #ffdd16;
	background: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
.upload-btn {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
}

.text-overflow {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.selectBox {
	position: relative;
}

.selectBox select {
	width: 100%;
	font-weight: bold;
}

.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#checkboxes {
	display: none;
	border: 1px #dadada solid;
}

#checkboxes label {
	display: block;
}

#checkboxes label:hover {
	background-color: #1e90ff;
}

#checkboxes {
	position: absolute;
	width: 100%;
	background: #1b161e;
	z-index: 99;
	padding: 10px;
}

#checkboxes input[type="checkbox"] {
	margin: 0px 4px 0 0;
}

#show_next_loader {
	position: absolute;
	z-index: 9;
}

.multiselect select {
	padding-left: 12px !important;
}

.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.8);
}

.testloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.8);
}

.centered-loader {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transform: -webkit-translate(-50%, -50%);
	transform: -moz-translate(-50%, -50%);
	transform: -ms-translate(-50%, -50%);
	color: darkred;
}

.mnd-field {
	color: #ff0000;
}

#theme-page select#weekly_off {
	background: #1b161e;
	color: #fff;
	border-radius: 4px;
	height: 40px;
	padding: 6px 12px;
}

input[readonly="readonly"].wpcf7-form-control {
	background-color: #eee !important;
	color: #555 !important;
}

.address-box {
	width: 100%;
	height: 75px;
	overflow: auto;
	border: 1px solid #e3e3e3;
	padding: 10px;
	border-radius: 4px;
}

#theme-page select#weekly_off.errorClass {
	background: none !important;
}

.ui-timepicker-wrapper {
	z-index: 300 !important;
}

.ms-choice {
	background-color: #1b161e !important;
	border-radius: 5px !important;
	color: #fff !important;
	line-height: 39px !important;
	height: 39px !important;
	border: 1px solid #e3e3e3 !important;
}
.ms-drop ul {
	background: #1b161e !important;
	color: #fff !important;
	border: 1px solid #e3e3e3;
}

.ms-drop ul input {
	margin-top: 0;
}
.trans-input {
	background: transparent !important;
	color: #fff !important;
	border-color: #e3e3e3;
}
.btn-white {
	color: #333;
	background-color: #fff;
	border-color: #e3e3e3;
	font-weight: bold !important;
}
.btn-white:hover {
	color: #333;
	background-color: #ffdd16;
	border-color: #e3e3e3;
}

.change_loc {
	padding: 13px 24px 12px 25px;
	line-height: 41px;
	background: #f4b942;
	color: #fff;
	border-radius: 0 5px 5px 0;
	font-size: 12px;
	transition: all 0.5s ease-out;
	webkit-transition: all 0.5s ease-out;
	cursor: pointer;
}
.change_loc:hover {
	background: #cc9424;
	transition: all 0.5s ease-out;
	webkit-transition: all 0.5s ease-out;
	color: #fff;
	text-decoration: none;
}
.ms-choice {
	outline: none;
}
.store-list {
	height: 485px !important;
	overflow: auto;
	padding: 0 !important;
	background: #353038;
}
.auto-search {
	margin-bottom: 5px;
}
.btn-yellow {
	color: #333;
	background-color: #ffdd16;
	border-color: #e3e3e3;
	font-weight: bold !important;
}
.btn-yellow:hover {
	background-color: #e4c614;
}
.map-location {
	position: relative;
}
.map-box {
	padding-right: 5px !important;
}
.search-box {
	padding: 15px 20px;
	background: #363138;
	color: #fff;
}
.ulLI > ul > li {
	position: relative;
}
.schedule {
	padding-left: 15px !important;
	font-family: inherit;
}
.week-schedule {
	width: 160px;
	font-size: 12px;
	background: rgba(0, 0, 0, 0.9);
	padding: 5px 5px 0 5px !important;
	position: absolute;
	bottom: 20px;
	right: 0px;
	z-index: 999;
	display: none;
}
.week-schedule table {
	margin-bottom: 0;
}
.week-schedule table > thead > tr > th,
.week-schedule table > tbody > tr > td {
	padding: 2px;
	border-top: 1px solid #1b161e;
	font-size: 11px;
}
.week-schedule table > tr > th {
	font-size: 12px;
}
.close-btn {
	background: url(../img/close_modal1.png) no-repeat;
	height: 24px;
	position: absolute;
	right: -12px;
	text-indent: -9999px;
	top: -12px;
	width: 24px;
	border-bottom: 0;
	cursor: pointer;
}
#error_best_email .alert-danger {
	color: #ffdd16;
	background: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
#error_best_news_name .alert-danger {
	color: #ffdd16;
	background: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
.nano > .nano-pane {
	background: rgba(256, 256, 256) !important;
	width: 5px !important;
	border-radius: 0 !important;
	display: block;
}
/*.nano > .nano-pane > .nano-slider{background: rgba(0,0,0,.5) !important; margin: 0 !important; border-radius: 0 !important;}*/
.nano-box {
	margin-left: -15px;
	margin-right: -15px;
}
@media (min-width: 1200px) {
	.main-navigation-ul > li.menu-item > a.menu-item-link {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}

@media (min-width: 992px) {
	.pull-md-right {
		float: right !important;
	}
}

@media (max-width: 1199px) {
	.main-navigation-ul > li.menu-item > a.menu-item-link {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.mk-box-to-trigger {
		right: 0;
	}
	.header-align-left
		.mk-grid
		.main-navigation-ul
		li.no-mega-menu
		> ul.sub-menu {
		left: initial;
		right: 0;
	}
}

@media (max-width: 991px) {
	/*.mk-responsive-wrap{
		display:block;
	}*/
	.col-sm-r {
		float: none;
	}
	.store-list {
		height: auto;
		padding: 0 15px !important;
		background: none;
	}
	.map-box {
		padding-right: 15px !important;
	}
	.nano-box {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media (max-width: 767px) {
	.full-width-form .wpcf7-submit {
		padding: 10px 6px;
	}
	.pd-xs-0 {
		padding: 0 !important;
	}
	.header-title {
		color: #f6f6f6;
		position: absolute;
		z-index: 1;
		left: 140px;
		font-size: 16px;
		font-family: Metamorphous;
		display: block;
	}
	.sm-title {
		display: none;
	}
	.mk-footer .mk-col-1-4 {
		width: 100%;
	}
	.location-search {
		padding-right: 15px !important;
	}
	.change_loc {
		padding: 13px 0px 12px 1px;
	}
}

/*end css*/

/*start new css by ta*/
.storeBoxR {
	position: relative; /*padding-right: 120px; padding-bottom:20px;*/
	color: #fff;
}
.storeBoxR .imgLogo {
	/*padding-bottom: 15px;*/
}
.storeBoxR .had {
	font-family: Roboto;
	font-size: 15px;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
}
.storeBoxR .aroRig {
	/*position: absolute; right: 0px; top: 23px;*/
	margin-top: 10px;
	font-size: 12px;
}
.storeBoxR .aroRig img {
	width: 6px;
	margin-left: 5px;
	margin-right: 10px;
}
.storeBoxR .ulLI ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.storeBoxR .ulLI ul li {
	padding: 0px;
	margin: 0px;
	font-family: Roboto;
	font-size: 12px;
	line-height: 18px;
}
.storeBoxR .ulLI ul li:first-child {
	margin-bottom: 10px;
}
.storeBoxR .imgLogo .store_logo {
	width: 120px;
	height: 90px;
}
.yellow-link {
	color: #ffdd16 !important;
	cursor: pointer;
}
.storeBoxR:hover .had {
	color: #ffdd16;
}

.location-search input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-size: 12px !important;
}
.location-search input::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 12px !important;
}
.location-search input:-ms-input-placeholder {
	/* IE 10+ */
	font-size: 12px !important;
}
.location-search input:-moz-placeholder {
	/* Firefox 18- */
	font-size: 12px !important;
}
/* width */
.store-list::-webkit-scrollbar {
	width: 5px;
}
/* Track */
.store-list::-webkit-scrollbar-track {
	background: #f1f1f1;
}
/* Handle */
.store-list::-webkit-scrollbar-thumb {
	background: #888;
}
/* Handle on hover */
.store-list::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.best_input_news_cls {
	border: 1px solid #dcdcdc;
	font-size: 13px;
	margin-bottom: 4px;
	position: relative;
	outline: 0;
	width: 114% !important;
	padding: 6px 12px;
	background-color: #1b161e !important;
	border-radius: 5px !important;
	color: #fff !important;
	min-width: 80% !important;
	margin-top: 0 !important;
	cursor: text !important;
}

.best_label_news_cls {
	margin-bottom: -1px !important;
	font-weight: 400 !important;
}
.suscribe_button_cls {
	background-color: transparent;
	border: 1px solid #252525;
	border-radius: 2px;
	color: #252525;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 100%;
	margin-bottom: 20px;
	margin-right: 10px;
	outline: 0;
	padding: 13px 35px;
	position: relative;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out,
		border 0.2s ease-in-out;
	vertical-align: middle;
	zoom: 1;
}

.newsFooter .best_news_save {
	background-color: transparent;
}
/*start new css */
.cus-footer-in > div:nth-last-child(2) #custom_html-2 input[type="text"],
.cus-footer-in > div:nth-last-child(2) #custom_html-2 input[type="email"] {
	width: 100%;
}
.cus-footer-in .best_input_news_cls {
	width: 100% !important;
}
.cus-footer-in .newsFooter .alert-danger {
	font-family: roboto;
}
@media (max-width: 991px) {
	.cus-footer-in .mk-col-1-4 {
		width: 33%;
		min-height: 240px;
	}
	.cus-footer-in > div:nth-last-child(2) {
		width: 100%;
	}
	.cus-footer-in > div:nth-last-child(2) {
		width: 100%;
	}
	.cus-footer-in > div:first-child .textwidget p:last-child {
		display: none;
	}
}
@media (max-width: 767px) {
	.cus-footer-in div.wpcf7-response-output {
		width: 240px !important;
	}
}
@media (max-width: 480px) {
	.cus-footer-in .mk-col-1-4 {
		width: 100%;
		min-height: auto;
	}
}
/*end new css */

/*css for social media icons*/
.mk-footer .mk-svg-icon {
	height: 35px !important;
	width: 35px !important;
}
@media (max-width: 767px) {
	.mk-footer .mk-svg-icon {
		height: 25px !important;
		width: 25px !important;
	}
	.mk-footer .social-icon a {
		margin: 2px !important;
	}
}
.newsFooter .best_news_save {
	padding: 13px 35px;
	border-radius: 5px !important;
}

#error_opening_hrs_0,
#error_opening_hrs_1,
#error_opening_hrs_2,
#error_opening_hrs_3,
#error_opening_hrs_4,
#error_opening_hrs_5,
#error_opening_hrs_6,
#error_closing_hrs_0,
#error_closing_hrs_1,
#error_closing_hrs_2,
#error_closing_hrs_3,
#error_closing_hrs_4,
#error_closing_hrs_5,
#error_closing_hrs_6,
#error_timing_hrs_0,
#error_timing_hrs_1,
#error_timing_hrs_2,
#error_timing_hrs_3,
#error_timing_hrs_4,
#error_timing_hrs_5,
#error_timing_hrs_6 {
	padding: 0;
}
@media (max-width: 480px) {
	.map-box .auto-search .input-group {
		width: 100% !important;
	}
	.map-box .auto-search #autocomplete {
		width: 50% !important;
		border-radius: 0;
		margin-bottom: 5px;
	}
	.map-box .auto-search #map_radius {
		width: 50% !important;
		margin-bottom: 5px;
		padding-left: 10px !important;
	}
	.map-box .auto-search .input-group-btn {
		width: 100%;
		display: inline-block;
	}
	.map-box .auto-search #change_loc {
		width: 100%;
		border-radius: 0;
		margin-left: 0px;
	}
}

li#menu-item-15082 a.menu-item-link {
	color: #ffd800 !important;
}

@media (max-width: 1024px) {
	.main-navigation-ul > li.menu-item > a.menu-item-link {
		padding-right: 7px !important;
		padding-left: 7px !important;
	}
}
