article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 65%;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-primary:hover {
color: #3071a9;
}
.text-warning {
color: #8a6d3b;
}
.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
.text-danger:hover {
color: #843534;
}
.text-success {
color: #3c763d;
}
.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
.text-info:hover {
color: #245269;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small,
blockquote .small {
display: block;
line-height: 1.428571429;
color: #999999;
}
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
display: table-cell;
float: none;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline select.form-control {
width: auto;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #fff;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//park-net.net/wp-content/themes/marki/styles/fonts/glyphicons-halflings-regular.eot);
src: url(//park-net.net/wp-content/themes/marki/styles/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//park-net.net/wp-content/themes/marki/styles/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//park-net.net/wp-content/themes/marki/styles/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//park-net.net/wp-content/themes/marki/styles/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
width: 1em;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form select.form-control {
width: auto;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #cccccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #428bca;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
z-index: 1050;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
outline: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
table.visible-xs.visible-sm {
display: table;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
table.visible-xs.visible-md {
display: table;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
table.visible-xs.visible-lg {
display: table;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
table.visible-sm.visible-xs {
display: table;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
table.visible-sm.visible-md {
display: table;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
table.visible-sm.visible-lg {
display: table;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
table.visible-md.visible-xs {
display: table;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
table.visible-md.visible-sm {
display: table;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
table.visible-md.visible-lg {
display: table;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
table.visible-lg.visible-xs {
display: table;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
table.visible-lg.visible-sm {
display: table;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
table.visible-lg.visible-md {
display: table;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
table.hidden-xs {
display: table;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm,
tr.hidden-xs.hidden-sm,
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md,
tr.hidden-xs.hidden-md,
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg,
tr.hidden-xs.hidden-lg,
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
table.hidden-sm {
display: table;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs,
tr.hidden-sm.hidden-xs,
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md,
tr.hidden-sm.hidden-md,
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg,
tr.hidden-sm.hidden-lg,
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
table.hidden-md {
display: table;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs,
tr.hidden-md.hidden-xs,
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm,
tr.hidden-md.hidden-sm,
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg,
tr.hidden-md.hidden-lg,
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
table.hidden-lg {
display: table;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs,
tr.hidden-lg.hidden-xs,
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm,
tr.hidden-lg.hidden-sm,
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md,
tr.hidden-lg.hidden-md,
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
}.marki-pricing-table .marki-pricing-offer-grid {
width: 20%;
display: inline-block;
vertical-align: top;
margin-top: 188px;
padding-right: 1px;
}
.marki-pricing-table .marki-pricing-offer-grid .marki-offers ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.marki-pricing-table .marki-pricing-offer-grid .marki-offers ul li {
margin: 0;
font-size: 13px;
line-height: 16px;
padding: 15px 0;
display: block;
width: auto;
font-weight: bold;
}
.marki-pricing-table .marki-pricing-cols {
display: inline-block;
margin: 0;
padding: 72px 0;
width: 100%;
list-style: none;
text-align: center;
border:1px solid #eee;
border-radius:25px;
}
.marki-pricing-table .marki-pricing-cols li {
padding: 0;
margin: 0 auto;
display: inline-block;
vertical-align: top;
text-align: center;
position: relative;
z-index: 10;
}
.marki-pricing-table .marki-pricing-cols li.marki-pricing-col{
border-right:1px solid #eee;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-col:last-child{border-right:none;}
.marki-pricing-table .marki-pricing-cols li.four-table {
width: 25%;
}
.marki-pricing-table .marki-pricing-cols li.three-table {
width: 33.3333333%;
}
.marki-pricing-table .marki-pricing-cols li.two-table {
width: 50%;
}
.marki-pricing-table .marki-pricing-cols li.one-table {
width: 100%;
}
.marki-pricing-table .marki-pricing-cols > li {
margin-top: 30px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-plan {
font-weight: bold;
font-size: 36px;
line-height: 36px;
padding: 80px 0 30px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price {
padding-bottom:30px;
width: 100%;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price span {
font-size: 60px;
line-height: 60px;
font-weight: 400;
position: relative;
z-index: 10;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price span.currency{
font-size:30px;
line-height:40px;
vertical-align:top;
font-weight:bold;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul {
margin: 0;
padding: 0;
position: relative;
z-index: 20;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul li {
font-size: 16px;
line-height: 22px;
padding: 15px 0;
display: block;
width: auto;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul li:nth-child(even) {
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features i {
font-size: 16px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-check {
color: #00c360;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-times {
color: #ff0048;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-star {
margin-left: 3px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-star.empty {
color: #b0b0b0;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-button {
padding: 20px 0 0;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-button a {
position: relative;
z-index: 5;
text-transform: uppercase;
}
.marki-pricing-table .featured-plan {
margin: 1px -1px 0 -1px !important;
border: 1px solid rgba(0, 0, 0, 0.6);
z-index: 30 !important;
-webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
}
.marki-pricing-table .featured-plan .marki-pricing-price {
height: 158px;
}
.marki-pricing-table .featured-plan .marki-pricing-button {
padding: 30px 0 50px;
}
.marki-pricing-table.has-pricing-offer .marki-pricing-cols {
width: 80% !important;
text-align: left;
}
.marki-pricing-table.classic-style {  }
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-plan {
}
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-price,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-features,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-button {
position: relative;
}
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-price:before,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-features:before,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-button:before {
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
content: "";
z-index: 1;
}
.marki-pricing-table.classic-style.light .marki-pricing-features li {
}
.marki-pricing-table.classic-style.light .marki-offers ul li {
background-color: rgba(0, 0, 0, 0.005);
border-bottom: 1px solid #e8e8e8;
}
.marki-pricing-table.classic-style.light .marki-offers ul li:nth-child(even) {
background-color: rgba(0, 0, 0, 0.01);
}
.marki-pricing-table.classic-style.dark {
color: #fff;
}
.marki-pricing-table.classic-style.dark .marki-offers ul li {
background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.classic-style.dark .marki-offers ul li:nth-child(even) {
background-color: rgba(0, 0, 0, 0.45);
}
.marki-pricing-table.classic-style.dark .marki-pricing-features ul li {
background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.classic-style.dark .marki-pricing-features ul li:nth-child(even) {
background-color: rgba(0, 0, 0, 0.45);
}
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-plan {
background-color: rgba(0, 0, 0, 0.6);
}
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-price:before,
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-features:before,
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-button:before {
background-color: rgba(0, 0, 0, 0.15);
}
.marki-pricing-table.classic-style.dark .marki-pricing-button {
background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.modern-style .marki-pricing-col {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 0;
background-color: rgba(255, 255, 255, 0.2);
}
.marki-pricing-table.modern-style .marki-pricing-col.featured-plan .marki-pricing-price {
border: 0 !important;
height: 159px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
border-left: 3px solid #f6f6f6;
border-right: 3px solid #f6f6f6;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-plan {
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
background-clip: padding-box;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 10px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-color: #222;
font-size: 14px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
border-bottom: 3px solid #f6f6f6;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul {
padding: 25px 40px 10px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul li {
background-color: transparent !important;
border-bottom: 2px solid #f8f8f8;
text-align: left;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul li:last-child {
border-bottom: none;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-price,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
background-color: transparent;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-price:before,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features:before,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button:before {
background-color: transparent;
}
.marki-pricing-table.modern-style .marki-pricing-col.featured-plan {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.marki-pricing-table.modern-style .featured-plan .marki-pricing-price {
height: 158px;
}
.marki-pricing-table.modern-style .featured-plan .marki-pricing-button {
padding: 20px 0 30px;
}
.marki-pricing-table.modern-style.light .marki-pricing-col {
background-color: rgba(255, 255, 255, 0.2);
}
.marki-pricing-table.modern-style.dark {
color: #fff;
}
.marki-pricing-table.modern-style.dark .marki-offers ul li {
background-color: rgba(0, 0, 0, 0.4) !important;
}
.marki-pricing-table.modern-style.dark .marki-offers ul li:nth-child(even) {
background-color: rgba(0, 0, 0, 0.45) !important;
}
.marki-pricing-table.modern-style.dark .marki-pricing-col {
background-color: rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 960px) {
.marki-pricing-offer-grid {
display: none;
}
.marki-pricing-cols,
.has-pricing-offer .marki-pricing-cols {
width: 100% !important;
text-align: center;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-pricing-cols .marki-pricing-col {
width: 100% !important;
margin-bottom: 30px;
display: block;
max-width: none !important;
}
.marki-pricing-cols .marki-pricing-col li {
max-width: none !important;
}
} #marki-sidebar .widget {
background: #fff;
margin-bottom: 30px;
padding: 30px;
}
.widget {
margin-bottom: 30px;
overflow: hidden;
}
.widgettitle {
position: relative;
display: block;
margin-bottom: 30px;
line-height: 100%;
font-size: 18px;
text-transform: capitalize;
font-weight:700;
}
.widgettitle:after {
}
#marki-sidebar .widgettitle {
}
#marki-sidebar .widgettitle::after {
}
.marki-side-dashboard .widgettitle {
margin-bottom: 10px;
}
.marki-side-dashboard .widget {
margin-bottom: 20px;
}
.marki-side-dashboard .widget:last-child {
margin-bottom: 50px;
}
.marki-side-dashboard .widget-social-container {
padding: 0 !important;
}
#marki-sidebar ul,
#marki-footer ul,
.marki-side-dashboard ul {
margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_authors li,
.widget_contact_info li,
.widget_popular_posts li,
.widget_text li,
.widget_recent_posts li,
.widget_twitter li,
.widget_pages li,
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li,
.widget_product_categories li,
.widget_display_topics li,
.widget_display_forums li,
.widget_display_views li {
margin: 0;
list-style: none;
}
.widget_archive li a,
.widget_recent_comments .recentcomments,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_contact_info li a,
.widget_pages li a,
.widget_text li a,
.widget_recent_entries li a,
.widget_product_categories li a,
.widget_display_topics li a,
.widget_display_forums li a,
.widget_display_views li a {
display: inline-block;
margin: 0 0 12px 0;
text-decoration: none;
line-height: 18px;
}
.widget_archive li a, .widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_recent_entries li a, .widget_product_categories li a, .widget_display_topics li a, .widget_display_forums li a, .widget_display_views li a {
display: block;
padding: 5px 0;
text-transform:capitalize;
}
.widget_pages {
padding: 0 10px;
}
.widget_pages li {
margin: 0;
padding: 0;
}
.widget_pages li a {
padding: 10px 10px;
margin: 0;
display: block;
color: #808080 !important;
}
.widget_pages li a:hover {
background-color: rgba(128, 128, 128, 0.1);
}
.widget_pages .page_item_has_children li:nth-child(odd) a {
padding: 5px 10px 5px 20px;
} .widget_recent_comments .marki-recent-comments {
padding: 0;
}
.widget_recent_comments .marki-recent-comments .recentcomments {
background: #f9f9f9 none repeat scroll 0 0;
border: 1px solid #eee;
display: block;
margin-bottom: 16px;
padding-left: 68px;
position: relative;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail {
position: relative;
min-height: 60px;
padding: 16px;
display: block;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail p {
margin: 0;
line-height: 18px;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #F9FAFC;
left: -8px;
top: 50%;
margin-top: -4px;
}
.widget_recent_comments .marki-recent-comments .comment-avatar {
display: inline-block;
position: absolute;
left: 20px;
top: 50%;
margin-top: -20px;
width: 45px;
heights: 45px;
}
.widget_recent_comments .marki-recent-comments .comment-author {
margin-bottom: 2px;
color: #444;
}
.widget_recent_comments .marki-recent-comments .comment-content {
color: #666;
font-size: 12px;
line-height: 15px;
} .widget_rss li {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.widget_rss .rsswidget {
margin-bottom: 20px;
font-weight: bold;
font-size: 15px;
}
.widget_rss .rss-date {
display: block;
padding-top: 5px;
font-size: 11px;
}
.widget_rss cite {
font-size: 11px;
}
.widget_rss .rssSummary {
padding: 6px 0;
} .widget-sub-navigation ul {
display: block;
margin: 0;
padding: 0;
list-style: none;
}
.widget-sub-navigation ul li {
margin: 0;
}
.widget-sub-navigation ul li:last-child a {
border-bottom: none !important;
padding-bottom: 16px !important;
}
.widget-sub-navigation ul li:first-child a {
padding-top: 16px !important;
}
.widget-sub-navigation ul li a {
display: block;
font-size: 13px;
text-transform: uppercase;
border-bottom: 2px solid rgba(128, 128, 128, 0.1);
padding: 8px 25px 8px 0;
color: #808080 !important;
}
.widget-sub-navigation ul li a:hover {
color: #444 !important;
}
.widget-sub-navigation ul li.current_page_item {
font-weight: 600;
}
.widget-sub-navigation ul li.current_page_item a {
color: #444 !important;
}
.widget_tag_cloud li,
.widget_product_tag_cloud li {
display: inline-block;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
display: inline-block;
margin: 8px 4px 0 0;
padding: 12px 10px;
text-transform: capitalize;
line-height: 100%;
border-radius:4px;
border:none;
font-size:14px !important;
background:#f9f9f9;
}
#marki-sidebar .widget_tag_cloud a,
#marki-sidebar .widget_product_tag_cloud a {
padding: 12px 12px 15px;
border-radius:0;
text-transform:capitalize;
}
.widget_categories a {
background: none;
border: none;
display: inline-block;
font-size: 14px !important;
line-height: 100%;
margin: 8px 4px 0 0;
padding: 7px 15px;
text-transform: capitalize;
}
.widget_categories a:before{
content:"\f105";
font-family:FontAwesome;
width:20px;
height:20px;
line-height:20px;
font-size:16px;
text-align:center;
margin-right:10px;
display:inline-block;
}
.widget_categories a:hover{
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
color: #fff !important;
}
.widget_tag_cloud .tagcloud {
margin-top:-5px
} .widget_contact_form .marki-contact-form-wrapper {
padding: 0 10px;
}
.widget_contact_form .captcha-change-image {
display: inline-block;
margin: 10px auto;
font-size: 10px;
} .widget_contact_info ul {
padding: 0;
padding: 0;
}
.widget_contact_info ul li {
position: relative;
display: block;
margin: 0 0 20px 0;
padding: 0 0 20px 40px;
line-height: 30px;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.widget_contact_info ul li:last-child {
border:none;
}
.widget_contact_info ul li span {
display: inline-block;
line-height: 18px;
vertical-align: middle;
font-size: 12px;
}
.widget_contact_info ul li a {
margin: 0;
color: #888;
}
.widget_contact_info ul li i {
position: absolute;
top: 0;
left: 1px;
line-height: 20px;
font-size: 16px;
height: 28px;
width: 16px;
padding-right: 10px;
text-align: center;
display: block;
text-align: left;
border-right:none;
}
.widget_contact_info.dark-skin li i {
border-right: none;
color: #737373;
}
.widget_contact_info.light-skin li span,
.widget_contact_info.light-skin li a {
color: #fff;
}
.widget_contact_info.light-skin li i {
border-right: none;
color: #fff;
}
.big-info-text,
.big-info-text a{
font-size:16px !important;
display:block !important;
color:#fff !important;
} .widget_video .marki-frame {
position: relative;
}
.widget_video .marki-frame .marki-video-container {
padding-top: 0;
}
.widget_video .marki-frame .video-title {
font-weight: 400;
padding: 0 10px;
margin-top: 14px;
text-transform:none;
letter-spacing:1px;
}
.widget_video .marki-frame .video-desc {
padding: 0 10px;
line-height:22px;
} .marki-instagram-feeds {
width: 100%;
overflow: hidden;
margin-left:-5px;
margin-right:-5px;
}
.marki-instagram-feeds .item-holder {
position: relative;
}
.marki-instagram-feeds .hover-overlay {
}
.marki-instagram-feeds a {
line-height: 4px;
float: left;
display: inline-block;
margin: 0 1px 1px 0;
}
.marki-instagram-feeds a img {
width: 100%;
}
.marki-instagram-feeds .one-columns {
width: 100%;
}
.marki-instagram-feeds .two-columns {
width: 49.8%;
}
.marki-instagram-feeds .three-columns {
width: 32.5%;
padding:0 5px 10px;
}
.marki-instagram-feeds .four-columns {
width: 24.7%;
}
.marki-instagram-feeds .five-columns {
width: 19.6%;
}
@media handheld, only screen and (max-width: 600px) {
.marki-instagram-feeds .five-columns,
.marki-instagram-feeds .four-columns,
.marki-instagram-feeds .three-columns {
width: 49% !important;
}
.marki-instagram-feeds a img {
width: 100%;
}
.marki-instagram-feeds {
margin-left:0;
margin-right:0;
}
} #marki-sidebar .sidebar-wrapper .widget_posts_lists ul li {
background: #f9f9f9;
border: 1px solid #eee;
padding: 10px;
margin-bottom:15px;
}
.widget_posts_lists ul li {
overflow: hidden;
margin: 0 0 25px;
list-style: none;
border-bottom:1px solid #252525;
padding-bottom:25px;
}
.widget_posts_lists ul li:last-child{margin-bottom:0;}
#marki-footer .widget_posts_lists ul li:last-child {
margin: 0;
border-bottom:none;
padding-bottom:0;
}
.widget_posts_lists ul li .featured-image {
float: left;
overflow: hidden;
margin: 0;
display: block;
}
#marki-footer  .widget_posts_lists ul li .featured-image {
width:60px;
}
#marki-sidebar .widget_posts_lists ul li .post-list-info {
margin: 0 0 0 70px;
padding:0;
}
.widget_posts_lists ul li .post-list-info {
margin: 0 0 0 80px;
padding:0;
}
.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: 14px;
line-height: 26px;
margin-bottom: 0;
}
#marki-footer .widget_posts_lists ul li .post-list-title {
font-size: 14px;
text-transform:lowercase;
}
.widget_posts_lists ul li .post-list-title:after {
}
.widget_posts_lists ul li .post-list-meta {
display: block;
}
.widget_posts_lists ul li .post-list-meta data {
font-size:12px;
}
#marki-footer .widget_posts_lists ul li .post-list-meta data {
padding:0 0 0 5px;
border-left:2px solid #eee;
}
#marki-sidebar .widget_posts_lists ul li .post-list-meta data {
font-family:'Lato';
background:none !important;
color:#888 !important;
}
.widget_posts_lists ul li .post-list-meta time {
}
.widget_posts_lists ul li .post-list-meta time,
.widget_posts_lists ul li .post-list-meta a {
font-size: 12px;
line-height: 15px;
} .tribe-events-list-widget ol li:last-child {
margin-bottom: 0;
} .widget_posts_tabs .marki-tabs-pane li {
overflow: hidden;
margin: 0 0 20px;
padding: 0 0 20px;
list-style: none;
border-bottom: 2px solid #eee;
}
.widget_posts_tabs .marki-tabs-pane li .featured-image {
float: left;
overflow: hidden;
margin: 0 10px 0 0;
display: block;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-info {
margin: 0 0 0 80px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-info.posts-no-thumb {
margin-left: 0;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-title {
display: block;
font-size: 13px;
line-height: 18px;
margin-bottom: 12px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta {
display: block;
line-height: 18px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta time,
.widget_posts_tabs .marki-tabs-pane li .post-list-meta .cats {
display: inline-block;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta time {
font-size: 11px;
font-weight: bold;
color: #444444;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta .cats a {
font-size: 12px;
font-weight: bold;
font-style: italic;
}
.widget_posts_tabs .marki-tabs-pane li .blog-comments,
.widget_posts_tabs .marki-tabs-pane li .marki-love-holder {
display: inline-block;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #999999 !important;
padding-right: 8px;
}
.widget_posts_tabs .marki-tabs-pane li .blog-comments i,
.widget_posts_tabs .marki-tabs-pane li .marki-love-holder i {
color: #eeeeee;
font-size: 16px;
}
.widget_posts_tabs .marki-tabs-tabs {
border-bottom: 3px solid #eeeeee;
}
.widget_posts_tabs .marki-tabs-tabs li {
display: inline-block;
padding: 10px 12px 6px;
}
.widget_posts_tabs .marki-tabs-tabs li a {
font-weight: bold;
font-size: 12px;
line-height: 12px;
color: #999999 !important;
}
.widget_posts_tabs .marki-tabs-tabs li.ui-state-active {
background-color: #eeeeee;
}
.widget_posts_tabs .marki-tabs-tabs li.ui-state-active a {
color: #454545 !important;
}
.widget_posts_tabs .marki-tabs-panes {
padding-top: 20px;
} .widget_social_networks .social-title.center {
text-align: center;
}
.widget_social_networks .social-title.center:after {
margin-left: auto !important;
margin-right: auto !important;
}
.widget_social_networks .social-title.right {
text-align: right;
}
.widget_social_networks a {
position: relative;
display: inline-block;
float: left;
margin: 4px;
font-size: 16px;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.widget_social_networks a.dark {
color: #737373 !important;
}
.widget_social_networks a.dark:hover {
color: #fff !important;
}
.widget_social_networks a.light {
color: #fff !important;
}
.widget_social_networks a.light i {
color: #fff !important;
}
.widget_social_networks .widget-social-container {
*zoom: 1;
padding: 0 10px;
}
.widget_social_networks .widget-social-container:before,
.widget_social_networks .widget-social-container:after {
content: " ";
display: table;
}
.widget_social_networks .widget-social-container:after {
clear: both;
}
.widget_social_networks .widget-social-container.align-right {
text-align: right;
}
.widget_social_networks .widget-social-container.align-right a {
float: none;
}
.widget_social_networks .widget-social-container.align-center {
text-align: center;
}
.widget_social_networks .widget-social-container.align-center a {
float: none;
}
.widget_social_networks .circle-style a {
height: 30px;
width: 30px;
line-height: 30px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.widget_social_networks .circle-style a.dark {
border: 3px solid #737373;
}
.widget_social_networks .circle-style a.dark:hover {
color: #fff !important;
background-color: #737373;
}
.widget_social_networks .circle-style a.light {
border: 3px solid #fff !important;
}
.widget_social_networks .circle-style a.light:hover {
background-color: #fff !important;
color: #000 !important;
}
.widget_social_networks .circle-style a.light:hover i {
color: #000 !important;
}
.widget_social_networks .circle-style a.custom {
border: 3px solid #737373;
}
.widget_social_networks .simple-style {
padding: 0;
}
.widget_social_networks .simple-style a {
font-size: 16px;
margin: 8px 16px 8px 0;
border-color: transparent !important;
}
.widget_social_networks .simple-style a i {
transition: color .3s ease;
}
.widget_social_networks .simple-style a:hover {
background-color: transparent !important;
}
.widget_social_networks .simple-style a.custom {
background-color: transparent !important;
}
.widget_social_networks .simple-style a.dark:hover {
color: inherit !important;
}
.widget_social_networks .simple-style a.light:hover {
color: inherit !important;
}
@media handheld, only screen and (max-width: 650px) {
.widget_social_networks .widget-social-container.align-right,
.widget_social_networks .widget-social-container.align-left {
text-align: left;
}
.widget_social_networks .widget-social-container.align-right a,
.widget_social_networks .widget-social-container.align-left a {
float: none;
}
} .widget_testimonials .testimonial-slider {
position: relative;
padding: 0 10px !important;
}
.widget_testimonials .testimonial-slider li {
margin: 0;
}
.widget_testimonials .testimonial-slider .testimonial-quote {
position: relative;
padding: 15px 20px;
background-color: rgba(128, 128, 128, 0.1);
font-size: 14px;
line-height: 22px;
color: #808080;
}
.widget_testimonials .testimonial-slider .testimonial-quote:after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid rgba(128, 128, 128, 0.1);
left: 50%;
bottom: -8px;
margin-left: -4px;
}
.widget_testimonials .testimonial-slider .testimonial-details {
margin-top: 15px;
text-align: center;
}
.widget_testimonials .testimonial-slider .testimonial-author {
margin: 0;
font-size: 13px;
color: #808080 !important;
line-height: 18px;
}
.widget_testimonials .testimonial-slider .testimonial-position {
display: block;
font-size: 12px;
line-height: 12px;
} .widget_recent_portfolio {
overflow: visible;
}
.widget_recent_portfolio ul {
margin: 0 -8px !important;
padding: 0;
list-style: none;
}
.widget_recent_portfolio ul li {
position: relative;
margin: 0;
float: left;
padding: 0;
display: block;
width: 33.3333%;
padding:8px;
}
.widget_recent_portfolio .item-holder {
margin:0;
}
.widget_recent_portfolio .portfolio-permalink {
background: none !important;
display: block;
height: 30px;
margin: 0 auto;
text-align: center;
width: 30px;
border:none;
border-radius:none;
}
.widget_recent_portfolio .portfolio-permalink:hover {
background-color: #fff;
color: #000;
}
.widget_recent_portfolio .portfolio-permalink:hover i {
color: #777;
background-color:#fff;
}
.widget_recent_portfolio .portfolio-permalink i {
font-size: 16px;
line-height: 30px;
color: #fff;
display: block;
border-radius:50%;
}
.widget_recent_portfolio .portfolio-meta {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
text-align: center;
-webkit-backface-visibility: hidden;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
-o-transform: translate3d(-50%, -50%, 0);
}
.widget_recent_portfolio .portfolio-meta .portfolio-plus-icon i {
font-size: 16px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
color: #fff;
display: block;
}
.widget_recent_portfolio .featured-image {
line-height: 4px;
}
.widget_recent_portfolio .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.widget_recent_portfolio .featured-image:hover .portfolio-plus-icon i {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
@media handheld, only screen and (max-width: 767px) {
.widget_recent_portfolio .featured-image img {
width: 100%;
}
} .marki-tweet-list {
display: block;
position: relative;
margin: 0 !important;
padding: 0;
list-style: none;
padding: 0 15px;
}
.marki-tweet-list li {
padding: 0 0 15px;
margin: 0 0 15px;
border-bottom: 2px solid #e6e6e6;
}
.marki-tweet-list li .tweet-text {
display: block;
line-height: 18px;
color: #808080;
}
.marki-tweet-list li .tweet-text a {
color: #22b7df !important;
font-weight: bold;
}
.marki-tweet-list li .tweet-time {
display: block;
text-transform: uppercase;
} .marki-search-loop{padding:70px 0 40px;}
.marki-search-loop .blog-list-entry {
border:none;
}
.marki-searchform {
position: relative;
max-width: 320px;
}
.search-wrap{background:#fff;padding:30px 15px;}
.marki-search-loop h3{margin-bottom:0; text-align:center;}
.marki-search-loop p{ text-align:center;}
.searchform .marki-searchform {
margin:0 auto;
}
.search-wrap .searchform {
margin-bottom:0 !important;
}
.marki-searchform .text-input {
margin: 0 3px 3px 0;
padding: 17px 28px 16px 12px;
width: 100%;
border: 1px solid #eee;
font-size: 12px;
text-transform: uppercase;
background: #f9f9f9;
overflow:hidden;
}
.marki-searchform .text-input::-webkit-input-placeholder,
.marki-searchform .marki-textarea::-webkit-input-placeholder {
color: #808080;
}
.marki-searchform .text-input:-moz-placeholder,
.marki-searchform .marki-textarea:-moz-placeholder {
color: #808080;
}
.marki-searchform .text-input::-moz-placeholder,
.marki-searchform .marki-textarea::-moz-placeholder {
color: #808080;
}
.marki-searchform .text-input:-ms-input-placeholder,
.marki-searchform .marki-textarea:-ms-input-placeholder {
color: #808080;
}
.marki-searchform .marki-icon-search {
position: absolute;
top: 50%;
right: 0;
margin-top: -28px;
font-size: 16px;
display: block;
width: 51px;
height: 51px;
padding-right:5px;
line-height: 51px;
text-align: center;
color:#d7dde5;
}
.marki-searchform .marki-icon-search:hover {
background-color: rgba(128, 128, 128, 0.1);
}
.marki-searchform .search-button {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
outline: none;
border: none;
background: none;
}
.tiny_slider_widget .marki-image-slideshow {
margin: 0 auto;
}
.marki-search-loop .blog-list-entry {
background: #fff;
border:1px solid #eee;
margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width: 100%;
} #calendar_wrap {
position: relative;
margin: 0 10px;
padding: 0;
background: rgba(128, 128, 128, 0.1);
text-align: center;
}
#marki-sidebar #calendar_wrap {
background: #eee none repeat scroll 0 0;
margin: 0;
padding: 5px;
position: relative;
text-align: center;
}
#wp-calendar {
margin: 0 !important;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
border-bottom: none;
overflow: visible;
position:relative;
}
#wp-calendar thead {
background-color: #5c5c5c;
border: none;
}
#wp-calendar thead th {
color: #fff !important;
font-size: 12px;
}
#wp-calendar caption {
padding: 12px;
background-color:#f9f9f9;
color: #4e4e4e;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
border-bottom: none;
}
#wp-calendar th,
#wp-calendar th {
padding: 10px 5px;
color: #787573;
}
#wp-calendar tbody td {
padding: 12px 2px;
background-color: rgba(128, 128, 128, 0.1);
color: #939393;
border: 1px solid rgba(128, 128, 128, 0.12);
text-align: center;
font-weight: 600;
font-size: 11px;
line-height: 11px;
}
#wp-calendar td#today {
color: #fff;
}
#wp-calendar a {
color: #666666;
}
#wp-calendar #next,
#wp-calendar #prev {
position: absolute;
top: 8px;
display: block;
margin: 0;
padding: 0;
background: 0;
}
#wp-calendar #next a,
#wp-calendar #prev a {
position: absolute;
top: 0;
left: 0;
display: block;
text-indent: -9999px;
}
#wp-calendar #prev {
left: 5px;
width: 18px;
height: 18px;
border: 0;
}
#wp-calendar #prev:before {
content: "\f053";
font-size: 16px;
}
#wp-calendar #next {
right: 5px;
width: 18px;
height: 18px;
border: 0;
}
#wp-calendar #next:before {
content: "\f054";
font-size: 16px;
}
#wp-calendar tfoot .pad {
display: none;
}
@media handheld, only screen and (max-width: 960px) {
#calendar_wrap {
width: 300px;
}
}
@media handheld, only screen and (max-width: 360px) {
#calendar_wrap {
width: 240px;
}
#calendar_wrap {
margin: 0;
}
} .widget_login_form .marki-login-form {
margin: 0 10px;
}
.widget_login_form .marki-login-form .form-row {
position: relative;
margin-bottom: 6px;
}
.widget_login_form .marki-login-form .form-row i {
float: left;
width: 42px !important;
height: 42px;
line-height: 43px;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 10;
font-size: 16px;
border-right: 2px solid #e7e7e7;
}
.widget_login_form .marki-login-form .form-row i.input-focused {
color: #fff;
}
.widget_login_form .marki-login-form .form-row input {
padding: 12px 12px 12px 58px !important;
font-size: 12px;
text-transform: uppercase;
display: block;
border: 2px solid #e7e7e7;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget_login_form .marki-login-form .submit_button {
padding: 12px 30px;
text-transform: uppercase;
outline: none;
}
.widget_login_form .marki-login-form .marki-login-status {
margin: 10px 0 0 0;
font-size: 12px;
}
.widget_login_form .marki-login-form.dark-skin .form-row i {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row i.input-focused {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input {
color: #fff;
background: transparent;
}
.widget_login_form .marki-login-form.dark-skin .form-row input::-webkit-input-placeholder {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input:-moz-placeholder {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input::-moz-placeholder {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input:-ms-input-placeholder {
color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .submit_button {
border: 2px solid #e7e7e7;
color: #e7e7e7;
}
.widget_login_form .marki-login-form.dark-skin .submit_button:hover {
color: #666e;
background: #e7e7e7;
}
.widget_login_form .marki-login-form.light-skin .form-row i {
color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row i.input-focused {
color: #fff;
}
.widget_login_form .marki-login-form.light-skin .form-row input {
color: #666666;
background: transparent;
}
.widget_login_form .marki-login-form.light-skin .form-row input::-webkit-input-placeholder {
color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input:-moz-placeholder {
color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input::-moz-placeholder {
color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input:-ms-input-placeholder {
color: #666666;
}
.widget_login_form .marki-login-form.light-skin .submit_button {
color: #292929;
border: 2px solid #2e2e2e;
background: transparent;
}
.widget_login_form .marki-login-form.light-skin .submit_button:hover {
background: #2e2e2e;
color: #fff;
}
.widget_login_form .user-login {
*zoom: 1;
}
.widget_login_form .user-login:before,
.widget_login_form .user-login:after {
content: " ";
display: table;
}
.widget_login_form .user-login:after {
clear: both;
}
.widget_login_form .user-login .avatar {
border-radius: 50%;
float: left;
margin-right: 10px;
}
.widget_login_form .user-login ul {
float: left;
display: inline-block;
}
.widget_login_form .user-login ul li {
position: relative;
display: block;
font-size: 12px;
font-weight: bold;
color: #888;
}
.widget_login_form .user-login ul li:last-child {
margin-bottom: 0;
}
.widget_login_form .user-login ul li .username {
text-transform: uppercase;
}
.widget_login_form .user-login ul li a {
font-weight: normal !important;
color: #888 !important;
}
.widget_login_form .user-login ul li a.logout {
text-decoration: underline;
}
.widget_login_form .user-login ul li a.logout:hover {
text-decoration: none;
} .widget_archive ul {
*zoom: 1;
}
.widget_archive ul:before,
.widget_archive ul:after {
content: " ";
display: table;
}
.widget_archive ul:after {
clear: both;
}
.widget_categories ul li,
.widget_archive ul li {
border-bottom:1px solid #eee;
}
.widget_categories ul li,
.widget_archive ul li:last-child {
border-bottom:none;
}
.widget_archive ul li:hover {
}
.widget_archive ul li a {
background: none;
border: none;
display: inline-block;
margin: 0 0 5px;
padding: 5px 10px;
}
#marki-sidebar .widget_archive ul li a:before {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-size: 16px;
height: 20px;
line-height: 20px;
margin-right: 10px;
text-align: center;
width: 20px;
}
.widget_archive ul li a:hover {
} .marki-custom-menu.align-center {
text-align: center;
}
.marki-custom-menu.align-center .widgettitle:after {
margin: 10px auto;
}
.marki-custom-menu.align-right {
text-align: right;
}
.marki-custom-menu.align-right .widgettitle:after {
margin: 10px 0 10px auto;
}
.marki-custom-menu .menu {
list-style: none;
}
.marki-custom-menu .menu li {
margin: 0;
}
.marki-custom-menu .menu li a {
display: block;
padding: 3px 5px;
} .marki-subscription-form-wrapper {
width: 100%;
*zoom: 1;
}
.marki-subscription-form-wrapper:before,
.marki-subscription-form-wrapper:after {
content: " ";
display: table;
}
.marki-subscription-form-wrapper:after {
clear: both;
}
.marki-subscription-form-wrapper .text-input {
float: left;
width: 70%;
height: 40px;
vertical-align: top;
}
.marki-subscription-form-wrapper .marki-subscription-button {
width: 27%;
float: right;
font-size: 10px;
height: 40px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.marki-subscription-form-wrapper.light-skin .text-input {
border: 2px solid #eee;
background-color: #fff;
color: #666;
}
.marki-subscription-form-wrapper.light-skin .marki-subscription-button {
background-color: #eee;
color: #000;
border: none;
}
.marki-subscription-form-wrapper.light-skin .marki-subscription-button:hover {
background-color: #666;
color: #eee;
}
.marki-subscription-form-wrapper.dark-skin .text-input {
border: 2px solid #000;
background-color: #fff;
color: #666;
}
.marki-subscription-form-wrapper.dark-skin .marki-subscription-button {
background-color: #000;
color: #fff;
border: none;
}
.marki-subscription-form-wrapper.dark-skin .marki-subscription-button:hover {
background-color: #d7d7d7;
color: #000;
}
#marki-page-title {
position: relative;
overflow: hidden;
}
#marki-page-title .marki-page-title-bg {
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-ms-transform-origin: top center;
-o-transform-origin: top center;
}
#marki-page-title .marki-effect-gradient-layer {
position: absolute;
z-index: -1;
top: 1px;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
background-color: rgba(255, 255, 255, 0);
}
.intro-effect-fade,
.intro-effect-zoom_out {
position: fixed !important;
left: 0;
top: 0;
z-index: 50;
width: 100%;
height: 100% !important;
}      .intro-effect-shuffle {
position: absolute !important;
left: 0;
top: 0;
z-index: 50;
width: 100%;
background-attachment: fixed!important;
}
.intro-effect-shuffle .page-section-content {
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.intro-effect-shuffle.marki-intro-triggered .page-section-content {
opacity: 0;
}    .alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.wp-caption {
text-align: center;
margin-bottom: 1.5em;
}
.wp-caption img {
border: 0 none;
margin: 0;
padding: 0;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 10px;
}
.wp-smiley {
max-height: 1em;
margin: 0 !important;
}
.gallery {
margin: 0 auto 20px;
text-align: center;
}
.gallery .gallery-item {
margin-top: 0;
text-align: center;
width: 33%;
border: 1px solid #eee !important;
background-color: #fafafa;
}
.gallery .gallery-item img {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 24.6% !important;
}
.gallery img {
border: none !important;
}
.gallery img:hover {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
font-size: 13px;
padding: 20px;
}
.gallery dl,
.gallery dt {
margin: 0;
}
.gallery br + br {
display: none;
} table {
text-align: left;
border-collapse: collapse;
width: 100%;
padding: 0;
margin: 0;
overflow: hidden;
margin-bottom: 30px;
}
table th {
text-align: center;
padding: 18px 12px;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
table tfoot td {
padding: 6px;
}
table td {
text-align:left;
padding: 15px 30px;
}
.theme-content .wp-caption img,
.theme-content .wp-caption{
max-width:100% !important;
} .employee-item-wrapper{box-shadow:1px solid #eee;} .cause-item-wrapper{box-shadow:1px solid #eee;}html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline;
zoom: 1;
}
html {
font-size: 100%;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
margin:0;
}
body {
position: relative;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
overflow-x:hidden;
}
a:hover,
a:active {
outline: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
.widget .screen-reader-text{
display:none;
}
#theme-page img,
#marki-footer img,
.marki-page-section img,
.marki-inner-grid img,
.marki-header-logo img,
.marki-side-dashboard img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
}
body.home #theme-page .theme-page-wrapper .theme-content.no-padding {
padding-top: 0 !important;
}
.marki-header-logo img {
max-height: 100%;
}
.marki-gmaps img {
max-width: none !important;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: middle;
}
button,
input {
line-height: normal;
overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
input[type='search'] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
a {
color: #777;
}
p {
font-size: 13px;
line-height: 1.66em;
margin-bottom: 30px;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
background:#eee;
}
table tr{
border:5px solid #fff;
}
strong,
th,
thead td {
font-weight: 600;
}
cite,
em,
dfn {
font-style: italic;
}
code,
pre {
font-size: 12px;
line-height: 20px;
display: block;
overflow: auto;
margin: 10px 0 20px 0;
padding: 20px 10px;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
border: 2px solid #e8e8e8;
background: #fff;
background: url(//park-net.net/wp-content/themes/marki/images/pre_code.gif) repeat scroll 0 0 #f2f3f5;
}
del {
text-decoration: line-through;
}
small,
sup,
sub {
font-size: 85%;
}
abbr,
acronym {
letter-spacing: .1em;
text-transform: uppercase;
}
a abbr,
a acronym {
border: none;
}
abbr[title],
acronym[title],
dfn[title] {
cursor: help;
border-bottom: 1px dotted #ccc;
}
sup {
vertical-align: super;
}
sub {
vertical-align: sub;
}
p,
ul,
ol,
dl,
table,
fieldset,
blockquote,
pre,
code {
margin-bottom: 20px;
}
a {
text-decoration: none;
}
p,
a {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
text-decoration: none;
outline: 0 none;
}
.floatleft,
.alignleft {
float: left;
text-align: left;
}
.floatright,
.alignright {
float: right;
text-align: right;
}
.aligncenter {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.clearboth {
display: block;
visibility: hidden;
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.clearboth:after {
font-size: 0;
line-height: 0;
display: block;
visibility: hidden;
clear: both;
width: 0;
height: 0;
content: ' ';
}
* html .clearboth {
height: 1%;
}
ul {
margin-bottom: 1em;
margin-left: 0;
list-style-type: disc;
}
ul li {
margin-left: .85em;
}
ul ul {
list-style-type: square;
}
ul ul ul {
list-style-type: circle;
}
ol {
margin-bottom: 1em;
margin-left: 2.35em;
list-style-position: outside;
list-style-type: decimal;
}
dt {
font-size: 110%;
font-weight: 600;
margin-bottom: .2em;
}
dd {
margin: 0;
padding: 0 0 1em 15px;
}
ol ol,
ul ol {
margin-left: 2.5em;
}
ul ol,
ol ul,
ol ol,
ul ul {
margin-bottom: 0;
}
fieldset {
padding: 1em;
border: 2px solid #ddd;
}
legend {
font-size: 1.2em;
font-weight: 600;
padding: 0 .8em;
}
textarea,
input[type=text],
input[type=password],
input[type=email],
select {
font-size: inherit;
border: none;
outline: none;
}
.widget select{
display:block;
margin-top:10px;
}
input,
select {
cursor: pointer;
}
input[type=text],
input[type=password],
input[type=email] {
cursor: text;
}
textarea {
overflow: auto;
}
textarea,
input[type=text],
input[type=tel],
input[type=email],
input[type=password] {
font-size: 13px;
padding: 12px 16px;
letter-spacing: 1px;
border: 1px solid #eaeaea;
-webkit-border-radius: 0;
border-radius: 0;
outline: none;
background-color: #fff;
-webkit-appearance: none;
}
input[type=submit] {
padding: 12px 20px;
border: 1px solid #eaeaea;
background-color: #fff;
}
input[type=text]::-ms-clear {
display: none;
}
#theme-page select {
font-size: 12px;
line-height: 14px;
display: block;
min-width: 240px;
max-width: 100%;
padding: 15px 14px 14px 14px;
border: 1px solid #eaeaea;
-webkit-border-radius: 0;
border-radius: 0;
background: url(//park-net.net/wp-content/themes/marki/images/selectbox-arrow.png) right center no-repeat;
background-color: #fff;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
#theme-page select option {
padding: 0 4px;
}
select[multiple=multiple] {
background: none !important;
padding: 0px !important;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
line-height: 1.2em;
margin: 0 0 .8em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 {
font-size: 46px;
font-weight: 300;
margin-bottom: 36px;
}
h2 {
font-size: 38px;
font-weight: bold;
margin-bottom: 38px;
}
h3 {
font-size: 30px;
font-weight: bold;
margin-bottom: 30px;
}
h4 {
font-size: 24px;
font-weight: bold;
margin-bottom: 30px;
}
h5 {
font-size:18px;
font-weight: bold;
letter-spacing:2px;
}
h6 {
font-size: 16px;
font-weight: bold;
margin-bottom: 25px;
}
.relative{position:relative;}
.absolute{position:absolute;}
.visuallyhidden {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: .3s;
-moz-transition-duration: .3s;
-ms-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.marki-video-container {
position: relative;
overflow: hidden;
height: 0;
padding-top: 30px;
padding-bottom: 56.25%;
}
.marki-video-container iframe,
.marki-video-container object,
.marki-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.marki-video-wrapper {
max-width: 100%;
}
.marki-background-stretch {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.marki-relative {
position: relative;
}
.no-margin-top {
padding-top: 10px !important;
} @media print {
* {
background: none !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
a {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
a[href="#"],
a[href="javascript:"] {
content: "";
}
#marki-header,
#marki-sidebar,
#marki-footer,
.marki-go-top {
display: none !important;
}
.theme-page-wrapper {
width: 100% !important;
}
}
.theme-content-wrap{
margin-left:-15px;
margin-right:-15px
}
.theme-content-wrap .theme-content{
padding-left:15px;
padding-right:15px
}
.marki-loader {
position: relative;
display: inline-block;
width: 40px;
height: 40px;
border: 2px solid #0cf;
border-radius: 50%;
border-top-color: transparent !important;
-webkit-animation: spin 0.65s infinite linear;
-moz-animation: spin 0.65s infinite linear;
-o-animation: spin 0.65s infinite linear;
animation: spin 0.65s infinite linear;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0 0 -20px;
}
.marki-loader::before,
.marki-loader::after {
left: -2px;
top: -2px;
display: none;
position: absolute;
content: '';
width: inherit;
height: inherit;
border: inherit;
border-radius: inherit;
}
.loader::after {
display: block;
left: -2px;
top: -2px;
border: inherit;
transform: rotate(65deg);
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
input[type="text"],
textarea,
.vc_column_container > .vc_column-inner {
}
.marki-grid div,
#marki-header,
#marki-header div,
.marki-secondary-header,
.marki-secondary-header div,
[class*='marki-col-'],
*:after,
*:before,
.text-input,
.theme-page-wrapper,
.blog-masonry-inner,
#marki-page-introduce,
.marki-header-toolbar,
.marki-news-item,
.marki-employee-item,
.marki-cause-item,
#marki-notification-bar,
.blog-grid-entry,
.blog-masonry-entry,
.marki-fullwidth-boxed,
.marki-image-caption,
.marki-gallery-shortcode .gallery-inner,
.marki-grid-portfolio-item,
.shop_table_form,
.cart-collaterals,
.marki-checkout-payement,
.marki-side-dashboard,
#marki-sidebar,
.page-section-content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.marki-blog-single{}
.marki-blog-single .theme-inner-wrapper{
margin-left:-15px;
margin-right:-15px;
}
.marki-blog-single .theme-inner-wrapper .theme-content{
padding-left:15px !important;
padding-right:15px !important;
margin-top:70px;
margin-bottom:40px;
}
.single .theme-content{margin-bottom:40px;}
.marki-blog-single .theme-inner-wrapper #marki-sidebar{
padding-left:15px !important;
padding-right:15px !important;
margin-top:70px;
}
.marki-blog-single .theme-inner-wrapper .theme-content .inner-content,
.single-portfolio-wrap .theme-content .inner-content{
padding:0;
background:#fff;
margin-bottom:30px;
border:1px solid #eee;
position:relative;
}
[class*='marki-col-'] {
float: left;
padding-right: 15px;
padding-left: 15px;
min-height: 1px;
}
[class*='marki-col-']:last-of-type {
padding-right: 0px;
}
.marki-grid {
width: 100%;
margin: 0 auto;
}
.marki-inner-grid {
width: 100%;
margin: 0 auto;
position: relative;
}
.marki-inner-grid:after {
content: "";
display: table;
clear: both;
}
.marki-grid:after {
content: "";
display: table;
clear: both;
}
.marki-grid-pad {
padding: 20px 0 0px 20px;
}
.marki-grid-pad > [class*='marki-col-']:last-of-type {
padding-right: 20px;
}
.marki-push-right {
float: right;
} .marki-col-1-1 {
width: 100%;
}
.marki-col-2-3,
.marki-col-8-12 {
width: 66.66%;
}
.marki-col-1-2,
.marki-col-6-12 {
width: 50%;
}
.marki-col-1-3,
.marki-col-4-12 {
width: 33.33%;
}
.marki-col-1-4,
.marki-col-3-12 {
width: 25%;
}
.marki-col-1-5 {
width: 20%;
}
.marki-col-1-6,
.marki-col-2-12 {
width: 16.667%;
}
.marki-col-1-7 {
width: 14.28%;
}
.marki-col-1-8 {
width: 12.5%;
}
.marki-col-1-9 {
width: 11.1%;
}
.marki-col-1-10 {
width: 10%;
}
.marki-col-1-11 {
width: 9.09%;
}
.marki-col-1-12 {
width: 8.33%;
} .marki-col-11-12 {
width: 91.66%;
}
.marki-col-10-12 {
width: 83.333%;
}
.marki-col-9-12 {
width: 75%;
}
.marki-col-5-12 {
width: 41.66%;
}
.marki-col-7-12 {
width: 58.33%;
}
@media handheld, only screen and (max-width: 1140px) {
.marki-grid {
width: 100%;
}
.marki-padding-wrapper {
padding: 0 15px;
}
}
@media handheld, only screen and (max-width: 1199px) {
.marki-page-section .page-section-content {
padding: 0 15px;
}
.theme-page-wrapper {
padding-left: 15px;
padding-right: 15px;
}
}
@media handheld, only screen and (min-width: 768px) and (max-width: 980px) {
.marki-padding-wrapper{margin-left:0 !important;margin-right:important;}
.marki-padding-wrapper .marki-col-1-4, .marki-padding-wrapper .marki-col-3-12 {
width: 50%;
}
}
@media handheld, only screen and (max-width: 760px) {
.marki-grid {
width: 100%;
min-width: 0;
}
[class*='marki-col-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.marki-blog-single .theme-inner-wrapper .theme-content .inner-content{
padding:15px;
}
.post-previw a, .post-next a {
font-size: 10px;
}
.marki-blog-single .theme-inner-wrapper .theme-content{
padding-left:10px !important;
padding-right:10px !important;
}
.entry-meta .item-holder {
margin: 0 !important;
padding: 15px 10px !important;
}
}
.wpb_row {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .attched-true.vc_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.add-padding-0 > [class*="vc_col"] {
padding: 0%;
}
.add-padding-1 > [class*="vc_col"] {
padding: 1%;
}
.add-padding-2 > [class*="vc_col"] {
padding: 2%;
}
.add-padding-3 > [class*="vc_col"] {
padding: 3%;
}
.add-padding-4 > [class*="vc_col"] {
padding: 4%;
}
.add-padding-5 > [class*="vc_col"] {
padding: 5%;
}
@media handheld, only screen and (max-width: 767px) {
.vc_row-fluid [class*="vc_span"] {
width: auto;
float: none;
margin-left: 0 !important;
}
.wpb_row.attched-true > [class*="vc_span"] {
width: auto;
}
}
.widget .marki-searchform .search-button,
.marki-lightbox,
.marki-pagination .marki-pagination-next a,
.marki-pagination .marki-pagination-previous a,
.marki-clients-shortcode .client-logo,
.marki-pricing-cols .marki-pricing-button a,
.widget_social_networks a,
.widget-sub-navigation ul li a,
.marki-social-network a,
.portfolio-similar-posts img,
.single-post-tags a,
a.jp-play,
a.jp-pause,
.marki-employeee-networks,
.marki-causes-networks,
.image-overlay,
.process-detail,
.marki-font-icons a i,
.entry-meta a,
.single-share-trigger,
.blog-title a,
.blog-meta a,
.comment-reply a,
.thread-reply-toggle,
.swiper-arrows,
.slideshow-swiper-arrows,
.swiper-pagination,
.team-member-name,
.team-member-position,
.marki-gallery.grid-style .the-title,
.marki-loadmore-button,
.marki-love-holder i,
.blog-comments i,
.comment-count i,
.next-prev-top a,
.blog-similar-posts a,
.portfolio-widget-title,
.author-social li a,
.marki-isotop-filter a,
.ajax-controls a,
.marki-image-caption,
.marki-image-hover i,
.marki-employeee-networks li a,
.marki-causee-networks li a,
.portfolio-meta,
.text-input,
.marki-textarea,
.marki-contact-form-wrapper .marki-form-row i,
.marki-flickr-feeds a:after,
.hover-plus-icon,
.post-type-icon,
.single-social-share a,
.marki-next-prev a,
.post-hover-icon,
.similar-post-type,
.portfolio-plus-icon i,
.portfolio-permalink,
.gallery-meta,
.gallery-meta i,
.marki-searchform .marki-icon-search,
.widget_tag_cloud li a,
.widget_categories li a,
.hover-plus-icon-small,
.comment-textarea textarea,
.comment-form-row i,
#marki-breadcrumbs a,
.header-searchform-input .ui-autocomplete li,
.header-searchform-input .ui-autocomplete .search-title,
.header-searchform-input .ui-autocomplete .search-date,
.add_to_cart_button,
.product-hover-items,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page table.cart .remove,
.button-icon-holder,
.woocommerce-pagination a,
.widget_tag_cloud a:hover,
.widget_categories a:hover,
.mini-cart-button,
.mini-cart-button i,
.product-category h4,
.product-category h4 span,
.header-searchform-input li i,
.header-searchform-input li img,
.marki-login-form input,
.marki-footer-social a,
.marki-sharp-nav,
.marki-sharp-nav i,
.res-nav-close,
.widget_product_tag_cloud a,
.product-single-lightbox,
.gform_wrapper .button,
.marki-login-form .form-row i,
.marki-box-text i,
.portfolio-entry-logo,
.gallery-thumb-lightbox,
.fancybox-nav span,
.fancybox-close,
.blog-scroller-arrows,
.blog-modern-entry .blog-modern-button,
.blog-modern-entry .blog-title,
.blog-teaser-side-item .blog-title,
.mini-cart-remove,
.marki-subfooter-logos a {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-perspective: 1000;
}
.hover-overlay {
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
-webkit-perspective: 1000;
} .marki-animate-element {
opacity: 0;
-webkit-perspective: 1000;
}
.no-transform .marki-animate-element {
opacity: 1;
}
.marki-animate-element.marki-in-viewport.fade-in {
-webkit-animation: marki_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-animation: marki_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-animation: marki_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
animation: marki_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.forthy-five-rotate {
-webkit-animation: marki_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-animation: marki_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-animation: marki_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
animation: marki_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.scale-up {
-webkit-animation: marki_scale_up 0.5s ease;
-moz-animation: marki_scale_up 0.5s ease;
-o-animation: marki_scale_up 0.5s ease;
animation: marki_scale_up 0.5s ease;
opacity: 1;
}
.marki-animate-element.marki-in-viewport.scale-down {
-webkit-animation: marki_scale_down 0.5s 1 ease;
-moz-animation: marki_scale_down 0.5s 1 ease;
-o-animation: marki_scale_down 0.5s 1 ease;
animation: marki_scale_down 0.5s 1 ease;
opacity: 1;
}
.marki-animate-element.marki-in-viewport.scale-half-up {
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
transform: scale(0.9);
-webkit-animation: marki_half_scale 0.4s ease forwards;
-moz-animation: marki_half_scale 0.4s ease forwards;
animation: marki_half_scale 0.4s ease forwards;
}
.marki-animate-element.marki-in-viewport.right-to-left {
-webkit-animation: marki_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.left-to-right {
-webkit-animation: marki_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.top-to-bottom {
-webkit-animation: marki_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.bottom-to-top {
-webkit-animation: marki_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.flip-x {
-webkit-animation: marki_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-animate-element.marki-in-viewport.flip-y {
-webkit-animation: marki_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: marki_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: marki_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: marki_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
opacity: 1;
}
.marki-float-vertical {
-webkit-animation: marki_float 2s infinite linear;
-moz-animation: marki_float 2s infinite linear;
-ms-animation: marki_float 2s infinite linear;
-o-animation: marki_float 2s infinite linear;
position: relative;
}
.marki-float-horizontal {
-webkit-animation: marki_floatx 2s infinite linear;
-moz-animation: marki_floatx 2s infinite linear;
-ms-animation: marki_floatx 2s infinite linear;
-o-animation: marki_floatx 2s infinite linear;
position: relative;
}
.marki-pulse {
-webkit-animation: marki_pulse 2s infinite linear;
-moz-animation: marki_pulse 2s infinite linear;
-ms-animation: marki_pulse 2s infinite linear;
-o-animation: marki_pulse 2s infinite linear;
}
.marki-tossing {
-webkit-animation: marki_tossing 2s infinite linear;
-moz-animation: marki_tossing 2s infinite linear;
-ms-animation: marki_tossing 2s infinite linear;
-o-animation: marki_tossing 2s infinite linear;
}
.marki-spin {
-moz-animation: spin 4s infinite linear;
-o-animation: spin 4s infinite linear;
-webkit-animation: spin 4s infinite linear;
animation: spin 4s infinite linear;
}
.marki-flip-horizontal {
-webkit-animation: marki_flip_horizontal 3s infinite linear;
animation: marki_flip_horizontal 3s infinite linear;
display: inline-block;
}
@keyframes marki_flip_horizontal {
0% {
transform: perspective(800px) rotateY(0deg);
}
100% {
transform: perspective(800px) rotateY(360deg);
}
}
@-webkit-keyframes marki_flip_horizontal {
0% {
-webkit-transform: perspective(800px) rotateY(0deg);
}
100% {
-webkit-transform: perspective(800px) rotateY(360deg);
}
} @-webkit-keyframes marki_float {
0% {
top: 0px;
}
50% {
top: 15px;
}
100% {
top: 0px;
}
}
@-moz-keyframes marki_float {
0% {
top: 0px;
}
50% {
top: 15px;
}
100% {
top: 0px;
}
}
@-o-keyframes marki_float {
0% {
top: 0px;
}
50% {
top: 15px;
}
100% {
top: 0px;
}
}
@keyframes marki_float {
0% {
top: 0px;
}
50% {
top: 15px;
}
100% {
top: 0px;
}
}
@-webkit-keyframes marki_floatx {
0% {
left: 0px;
}
50% {
left: 15px;
}
100% {
left: 0px;
}
}
@-moz-keyframes marki_floatx {
0% {
left: 0px;
}
50% {
left: 15px;
}
100% {
left: 0px;
}
}
@-o-keyframes marki_floatx {
0% {
left: 0px;
}
50% {
left: 15px;
}
100% {
left: 0px;
}
}
@keyframes marki_floatx {
0% {
left: 0px;
}
50% {
left: 15px;
}
100% {
left: 0px;
}
}
@-webkit-keyframes marki_tossing {
0% {
-webkit-transform: rotate(-6deg);
}
50% {
-webkit-transform: rotate(6deg);
}
100% {
-webkit-transform: rotate(-6deg);
}
}
@-moz-keyframes marki_tossing {
0% {
-moz-transform: rotate(-6deg);
}
50% {
-moz-transform: rotate(6deg);
}
100% {
-moz-transform: rotate(-6deg);
}
}
@-o-keyframes marki_tossing {
0% {
-o-transform: rotate(-6deg);
}
50% {
-o-transform: rotate(6deg);
}
100% {
-o-transform: rotate(-6deg);
}
}
@keyframes marki_tossing {
0% {
transform: rotate(-6deg);
}
50% {
transform: rotate(6deg);
}
100% {
transform: rotate(-6deg);
}
}
@-webkit-keyframes marki_pulse {
0% {
-webkit-transform: scale(0.9);
opacity: 0.7;
}
50% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.9);
opacity: 0.7;
}
}
@-moz-keyframes marki_pulse {
0% {
-moz-transform: scale(0.9);
opacity: 0.7;
}
50% {
-moz-transform: scale(1);
opacity: 1;
}
100% {
-moz-transform: scale(0.9);
opacity: 0.7;
}
}
@-o-keyframes marki_pulse {
0% {
-o-transform: scale(0.9);
opacity: 0.7;
}
50% {
-o-transform: scale(1);
opacity: 1;
}
100% {
-o-transform: scale(0.9);
opacity: 0.7;
}
}
@keyframes marki_pulse {
0% {
transform: scale(0.9);
opacity: 0.7;
}
50% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.9);
opacity: 0.7;
}
} @-webkit-keyframes marki_fade {
0% {
opacity: 0.1;
}
100% {
opacity: 1;
}
}
@-moz-keyframes marki_fade {
0% {
opacity: 0.1;
}
100% {
opacity: 1;
}
}
@-o-keyframes marki_fade {
0% {
opacity: 0.1;
}
100% {
opacity: 1;
}
}
@keyframes marki_fade {
0% {
opacity: 0.1;
}
100% {
opacity: 1;
}
} @-webkit-keyframes marki_rotate {
0% {
opacity: 0.1;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
100% {
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@-moz-keyframes marki_rotate {
0% {
opacity: 0.1;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
100% {
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@-o-keyframes marki_rotate {
0% {
opacity: 0.1;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
100% {
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@keyframes marki_rotate {
0% {
opacity: 0.1;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
100% {
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
} @-webkit-keyframes marki_scale_up {
0% {
-webkit-transform: scale(0.3);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes marki_scale_up {
0% {
-moz-transform: scale(0.3);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes marki_scale_up {
0% {
-o-transform: scale(0.3);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes marki_scale_up {
0% {
transform: scale(0.3);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes marki_scale_down {
0% {
-webkit-transform: scale(1.3);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes marki_scale_down {
0% {
-moz-transform: scale(1.3);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes marki_scale_down {
0% {
-o-transform: scale(1.3);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes marki_scale_down {
0% {
transform: scale(1.3);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes marki_half_scale {
to {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes marki_half_scale {
to {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes marki_half_scale {
to {
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes marki_half_scale {
to {
-webkit-transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes marki_left_to_right {
0% {
-webkit-transform: translate(-15%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes marki_left_to_right {
0% {
-moz-transform: translate(-15%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes marki_left_to_right {
0% {
-o-transform: translate(-15%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes marki_left_to_right {
0% {
transform: translate(-15%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes marki_right_to_left {
0% {
-webkit-transform: translate(15%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes marki_right_to_left {
0% {
-moz-transform: translate(15%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes marki_right_to_left {
0% {
-o-transform: translate(15%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes marki_right_to_left {
0% {
transform: translate(15%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes marki_bottom_to_top {
0% {
-webkit-transform: translate(0, 60%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes marki_bottom_to_top {
0% {
-moz-transform: translate(0, 60%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes marki_bottom_to_top {
0% {
-o-transform: translate(0, 60%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes marki_bottom_to_top {
0% {
transform: translate(0, 60%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes marki_top_to_bottom {
0% {
-webkit-transform: translate(0, -20%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes marki_top_to_bottom {
0% {
-moz-transform: translate(0, -20%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes marki_top_to_bottom {
0% {
-o-transform: translate(0, -20%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes marki_top_to_bottom {
0% {
transform: translate(0, -20%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes marki_flip_x {
0% {
-webkit-transform: perspective(400px) rotateX(45deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes marki_flip_x {
0% {
-moz-transform: perspective(400px) rotateX(45deg);
opacity: 0;
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes marki_flip_x {
0% {
-o-transform: perspective(400px) rotateX(45deg);
opacity: 0;
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes marki_flip_x {
0% {
transform: perspective(400px) rotateX(45deg);
opacity: 0;
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes marki_flip_y {
0% {
-webkit-transform: perspective(400px) rotateY(45deg);
opacity: 0;
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes marki_flip_y {
0% {
-moz-transform: perspective(400px) rotateY(45deg);
opacity: 0;
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes marki_flip_y {
0% {
-o-transform: perspective(400px) rotateY(45deg);
opacity: 0;
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes marki_flip_y {
0% {
transform: perspective(400px) rotateY(45deg);
opacity: 0;
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
} @-webkit-keyframes added_to_card_anim {
0% {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
100% {
opacity: 0;
transform: scale(2);
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
}
}
@-moz-keyframes added_to_card_anim {
0% {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
100% {
opacity: 0;
transform: scale(2);
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
}
}
@-o-keyframes added_to_card_anim {
0% {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
100% {
opacity: 0;
transform: scale(2);
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
}
}
@keyframes added_to_card_anim {
0% {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
100% {
opacity: 0;
transform: scale(2);
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
}
}
.marki-animate-element,
.marki-portfolio-item .portfolio-meta .portfolio-plus-icon i {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.marki-dynamic-styles {
display: none;
}
.hover-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 10;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
background-color: #f9c202 !important;
background-color: rgba(212, 60, 24, 0.90);
}
.hover-plus-icon {
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-size: 48px;
margin: -24px 0 0 -24px;
z-index: 12;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
display: block;
width: 48px;
height: 48px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-backface-visibility: hidden;
}
.hover-plus-icon-small {
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-size: 32px;
margin: -16px 0 0 -16px;
z-index: 10;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
display: block;
width: 32px;
height: 32px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-backface-visibility: hidden;
text-align: center;
}
.hover-plus-icon-xsmall {
position: absolute;
left: 50%;
top: 60%;
color: #fff;
font-size: 16px;
margin: -16px 0 0 -16px;
margin-bottom: 0;
z-index: 10;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
text-align: center;
line-height: 27px !important;
display: block;
width: 27px;
height: 27px;
-webkit-backface-visibility: hidden;
border: 3px solid #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition: all 0.35s;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-o-transition: all 0.35s;
}
.hover-plus-icon-xsmall:hover {
background-color: #fff;
color: #000;
}
.marki-love-holder {
cursor: pointer;
}
.featured-image {
position: relative;
overflow: hidden;
}
.featured-image .item-featured-image {
width: auto;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
margin:0 auto;
display:block;
}
.featured-image .marki-lightbox {
line-height: 4px;
}
.featured-image:hover .hover-overlay {
opacity: 0.85;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.featured-image:hover .item-featured-image {
}
.featured-image:hover .hover-plus-icon,
.featured-image:hover .hover-plus-icon-small {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.featured-image:hover .hover-plus-icon-xsmall {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
top: 50%;
}
.marki-image-slideshow img {
width: 100%;
}
.marki-preloader {
position: absolute;
top: 0;
left: 0;
z-index: 13;
width: 101%;
height: 100%;
background-color: #fff;
}
#marki-header {
position: relative;
z-index: 999;
width: 100%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
*zoom: 1;
}
#marki-header.sticky-header,
#marki-header.transparent-header-sticky {
position: fixed !important;
}
#marki-header .marki-grid {
position: relative;
padding-left: 0;
padding-right: 0;
}
#marki-header .marki-header-toolbar .marki-grid {
padding: 0;
height:inherit;
}
.header-toolbar-seoreport-btn-wrap{
float:right;
padding-left:20px;
}
.header-toolbar-seoreport-btn-wrap a{
min-width:180px;
min-height:44px;
font-size:13px;
color:#fff !important;
text-align:center;
padding:0 15px;
display:inline-block;
line-height:44px;
text-transform:uppercase;
}
@media handheld, only screen and (max-width: 1024px) {
.main-navigation-ul .donate-btn {
display:none;
}
}
#marki-header .marki-grid > #marki-main-navigation{}
#marki-header.header-search-triggered > .marki-grid > #marki-main-navigation > ul > li,
#marki-header.header-search-triggered .marki-margin-header-burger {
opacity: 0;
}
#marki-header.header-search-triggered > #marki-main-navigation > ul > li,
#marki-header.header-search-triggered .marki-margin-header-burger {
opacity: 0;
}
#marki-header .marki-light-logo {
display: none;
}
#marki-header .marki-mobile-logo {
display: none;
}
#marki-header:before,
#marki-header:after {
content: " ";
display: table;
}
#marki-header:after {
clear: both;
}
.add-corner-margin #marki-header.sticky-header,
.add-corner-margin #marki-header.transparent-header-sticky {
left: 20px !important;
right: 20px !important;
}
.add-corner-margin .marki-boxed-enabled #marki-header.sticky-header,
.add-corner-margin .marki-boxed-enabled #marki-header.transparent-header-sticky {
left: inherit !important;
right: inherit !important;
width: 100% !important;
}
#marki-header:not(.header-structure-vertical).theme-main-header.put-header-top.header-offset-passed {
top: -300px;
}
#marki-header:not(.header-structure-vertical).theme-main-header.put-header-top.sticky-trigger-header {
top: 0;
}
.admin-bar #marki-header:not(.header-structure-vertical).theme-main-header.put-header-top.sticky-trigger-header {
top: 32px;
}
#marki-header:not(.header-structure-vertical).put-header-bottom,
#marki-header:not(.header-structure-vertical).put-header-bottom.sticky-trigger-header,
#marki-header:not(.header-structure-vertical).put-header-bottom.header-offset-passed,
.admin-bar #marki-header:not(.header-structure-vertical).put-header-bottom.sticky-trigger-header {
bottom: 0;
transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
position: fixed;
}
.add-corner-margin #marki-header:not(.header-structure-vertical).header-offset-passed {
top: -300px;
}
.add-corner-margin #marki-header:not(.header-structure-vertical).sticky-trigger-header {
top: 20px;
}
.admin-bar .add-corner-margin #marki-header:not(.header-structure-vertical).sticky-trigger-header {
top: 52px;
}
.add-corner-margin #marki-header {
border-top: none !important;
}
.add-corner-margin.dashboard-opened {
margin-right: 0 !important;
}
#marki-header.full-header #marki-main-navigation {
padding: 0 45px;
}
#marki-header.full-header .dashboard-trigger.desktop-mode {
display: none !important;
}
#marki-header.full-header .dashboard-trigger.res-mode {
display: block !important;
margin-left: 15px;
}
.header-align-right .marki-header-logo {
float: right !important;
}
.header-align-right #marki-main-navigation > ul > li.menu-item {
float: left;
}
.header-align-right .main-navigation-ul li.has-mega-menu > ul.sub-menu {
top: auto !important;
}
.header-align-right .marki-header-search,
.header-align-right .marki-shopping-cart {
float: left;
}
.header-align-right .marki-shopping-box {
top: auto;
}
.header-align-right .marki-header-social.inside-grid {
float: left;
margin-right: 20px;
}
.header-align-left .marki-header-logo {
float: left !important;
}
.header-align-left .marki-header-social.inside-grid {
float: right;
margin-left: 30px;
}
.header-align-center .marki-header-logo {
margin-top: 0 !important;
margin-bottom: 0 !important;
display: none;
}
.header-align-center .marki-header-logo-center {
display: inline-block;
margin: 0;
}
.header-align-center .marki-header-logo-center a {
display: inline-block;
}
.header-align-center .marki-header-logo-center img {
height: 100% !important;
}
.header-align-center #marki-main-navigation > ul {
text-align: center;
}
.header-align-center .marki-header-social.inside-grid {
float: right;
margin-left: 30px;
}
.marki-header-social a {
padding: 0 9px;
display: inline-block;
width: 24px;
height: 24px;
line-height: 24px;
}
.marki-header-social a:hover {
opacity: 0.8;
}
.marki-header-social a i {
font-size: 18px;
vertical-align: middle;
}
#marki-header.full-header .marki-header-social.inside-grid {
display: inline-block;
}
#marki-header.full-header .marki-header-social.outside-grid,
#marki-header.boxed-header .marki-header-social.outside-grid {
display: none !important;
}
#marki-header.boxed-header .marki-header-social.outside-grid {
display: inline-block;
position: absolute;
right: 80px;
top: 0;
}
@media handheld, only screen and (max-width: 1560px) {
.marki-header-social.outside-grid {
display: none !important;
}
.marki-header-social.inside-grid {
display: inline-block !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-header-social.inside-grid,
.marki-header-social.outside-grid {
display: none !important;
}
.marki-header-logo {
}
}
.header-structure-margin #marki-main-navigation > ul > li.menu-item {
opacity: 0;
}
.header-structure-margin #marki-main-navigation.show-menu > ul > li.menu-item {
opacity: 1;
} .marki-margin-header-burger {
display: inline-block;
float: left;
position: relative;
width: 30px;
margin-right: 40px;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.responsive-nav-link {
display: none;
float: left;
position: relative;
width: 30px;
margin: 0 10px 0 0;
}
.marki-burger-icon {
width: 28px;
height: 17px;
position: absolute;
top: 50%;
margin-top:-6px;
cursor: pointer;
}
.marki-burger-icon div {
height: 2px;
margin-bottom: 5px;
display: block;
position: relative;
}
.burger-icon-2 {
transition: opacity 0.1s ease;
-webkit-transition: opacity 0.1s ease;
-moz-transition: opacity 0.1s ease;
-ms-transition: opacity 0.1s ease;
-o-transition: opacity 0.1s ease;
}
.burger-icon-1,
.burger-icon-3 {
transition: transform 0.2s ease;
-webkit-transition: -webkit-transform 0.2s ease;
-moz-transition: -moz-transform 0.2s ease;
-ms-transition: -ms-transform 0.2s ease;
-o-transition: -o-transform 0.2s ease;
}
.active-burger .burger-icon-2 {
opacity: 0;
}
.active-burger .burger-icon-1 {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-moz-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
-o-transform: rotate3d(0, 0, 1, 45deg);
top: 8px;
}
.active-burger .burger-icon-3 {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-moz-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
-o-transform: rotate3d(0, 0, 1, -45deg);
top: -6px;
} .marki-secondary-header {
position: relative;
z-index: 60;
width: 100%;
background-color: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.marki-secondary-header.show-logo-false .marki-header-logo {
display: none !important;
}
.marki-secondary-header.show-search-false .header-search-icon {
display: none !important;
}
.marki-secondary-header.show-cart-false .marki-shopping-cart {
display: none !important;
}
.marki-secondary-header.show-wpml-false .header-wpml-icon {
display: none !important;
}
.marki-secondary-header.show-border-false {
border-top: none !important;
}
.marki-secondary-header .marki-grid {
position: relative;
padding-left: 20px;
padding-right: 20px;
}
.marki-secondary-header.sticky-trigger-header {
position: relative;
}
.marki-secondary-header .marki-light-logo {
display: none !important;
}
.marki-secondary-header .marki-mobile-logo {
display: none;
}
.secondary-header-space {
display: none;
}
.secondary-header-space.secondary-space-sticky {
display: block;
}
.secondary-header-sticky {
position: fixed !important;
top: 0;
left: 0;
}
@media handheld, only screen and (max-width: 650px) {
.mobile-menu-exists .marki-light-logo,
.mobile-menu-exists .marki-dark-logo {
display: none !important;
}
.mobile-menu-exists .marki-mobile-logo {
display: block !important;
}
.marki-header-logo, .marki-header-logo a {
line-height: 0 !important;
}
} .main-navigation-ul > li > .sub-menu,
.main-navigation-ul > li .sub {
display: none;
}
.main-navigation-ul > li:hover > .sub-menu {
display: block;
}
#marki-main-navigation > ul > li.menu-item,
#marki-main-navigation > ul > li > a.menu-item-link,
#marki-main-navigation > ul > li.menu-item a.menu-item-link i {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
#marki-main-navigation > ul > li.marki-header-search,
#marki-main-navigation > ul > li.marki-header-search a.header-search-icon,
#marki-main-navigation > ul > li.marki-shopping-cart,
#marki-main-navigation > ul > li.marki-shopping-cart a.marki-cart-link,
#marki-main-navigation > ul > li.marki-header-logo,
#marki-main-navigation > ul > li.marki-header-logo a,
#marki-header.full-header .marki-header-social,
#marki-header .marki-header-social a {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.main-navigation-ul > .menu-item > .menu-item-link {
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.main-navigation-ul:hover > .menu-item > .menu-item-link {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.main-navigation-ul:hover > .menu-item > .menu-item-link:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
#marki-main-navigation > ul {
margin: 1px 0 0 0;
padding: 0;
list-style: none;
width:100%;
}
#marki-main-navigation > ul li.menu-item a.menu-item-link i {
font-size: 16px;
text-transform: none !important;
margin-right: 6px;
color: #555;
}
#marki-main-navigation > ul {
position: relative;
display: block;
text-align: right;
}
#marki-main-navigation > ul > li.menu-item {
display: inline-block;
margin: 0 1px 0 0;
text-align: right;
}
#marki-main-navigation > ul > li.menu-item > a.menu-item-link {
display: block;
}
.main-navigation-ul,
.main-navigation-ul ul.sub-menu,
.main-navigation-ul li.menu-item {
margin: 0;
padding: 0;
}
.main-navigation-ul li.no-mega-menu ul.sub-menu {
display: none;
position: absolute;
left: 0;
padding: 0;
width: 230px;
}
.main-navigation-ul li.has-mega-menu > ul.sub-menu {
display: none;
position: absolute;
left: 0;
padding: 0 !important;
}
#marki-header:not(.header-structure-vertical).put-header-top .main-navigation-ul li.has-mega-menu > ul.sub-menu,
#marki-header:not(.header-structure-vertical).put-header-top .main-navigation-ul li.no-mega-menu ul.sub-menu {
top: 100%;
}
#marki-header:not(.header-structure-vertical).put-header-bottom .main-navigation-ul li.has-mega-menu > ul.sub-menu,
#marki-header:not(.header-structure-vertical).put-header-bottom .main-navigation-ul li.no-mega-menu > ul.sub-menu {
bottom: 100%;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
display: inline-block;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 13px;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation-ul > li.menu-item .sub-menu a.menu-item-link {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.main-navigation-ul > li ul.sub-menu li.menu-item a.menu-item-link {
position: relative;
display: block;
float: none;
margin: 0;
padding: 12px 25px;
background-color: transparent !important;
text-align: left;
line-height: 18px;
}
.main-navigation-ul > li ul.sub-menu li.menu-item a.menu-item-link i {
margin-right: 5px;
font-size: 16px;
}
.main-navigation-ul > li.no-mega-menu > ul,
.main-navigation-ul > li.has-mega-menu > ul.sub-menu,
.main-navigation-ul > li.no-mega-menu > ul li ul {
margin-top: 1px;
background:#fff;
box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.05);
}
.main-navigation-ul > li.menu-item ul.sub-menu:after {
height: 2px;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
z-index: 10;
}
.main-navigation-ul li.no-mega-menu ul.sub-menu ul.sub-menu {
top: 0 !important;
margin-top:0;
left: 100%;
right: auto;
}
.main-navigation-ul li .dropdownRightToLeft > ul.sub-menu {
left: auto !important;
right: 100% !important;
}
.main-navigation-ul li.menu-item {
position: relative;
display: block;
list-style-type: none;
}
.main-navigation-ul > li.menu-item {
display: inline-block;
}
.main-navigation-ul a.menu-item-link {
display: block;
text-decoration: none;
white-space: normal;
}
.main-navigation-ul:not(.dropdownJavascript) li.menu-item:hover > ul.sub-menu {
display: block;
z-index: 10;
}
.dropdownJavascript li.no-mega-menu:hover > ul.sub-menu,
.dropdownJavascript li.has-mega-menu:hover > ul.sub-menu {
display: none;
}
.dropdownJavascript li.dropdownOpen > ul.sub-menu {
display: block !important;
z-index: 100;
}
.main-navigation-ul li.with-menu > a:before {
font-family: 'WpsixerWPTokens';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: normal;
vertical-align: middle;
content: "\e63a";
position: absolute;
top: 50% !important;
right: 8px;
display: block !important;
margin-top: -8px !important;
width: 16px !important;
height: 16px !important;
font-size: 16px !important;
line-height: 16px !important;
}
.main-navigation-ul li.menu-item.has-mega-menu {
position: static;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu {
width: 100%;
position: absolute;
left: 0;
padding: 20px 0;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > ul.sub-menu {
position: relative;
display: block;
top: auto;
left: auto;
z-index: auto;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.menu-item {
display: block;
left: 0;
position: relative;
float: left;
width: 23%;
border: 0;
background-color: transparent;
box-shadow: none;
}
.megamenu-title {
margin: 0 0 8px 0;
padding: 8px 25px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
line-height: 12px;
color: #fff !important;
}
.megamenu-title i {
font-size: 16px;
text-transform: none !important;
opacity: 0.4;
margin-right: 6px;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.menu-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 25px 0;
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.menu-item:last-child {
border-right: none;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_1 {
width: 100%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_2 {
width: 49.5%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_3 {
width: 33.25%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_4 {
width: 24.9%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_5 {
width: 19.8%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li.mega_col_6 {
width: 16.5%;
height: 100%;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li > ul.sub-menu {
display: block;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item a.menu-item-link {
display: block;
position: relative;
text-align: left;
float: none;
background-color: transparent !important;
margin: 0;
padding: 10px 25px;
line-height: 18px;
}
.main-navigation-ul .has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item a.menu-item-link i {
margin-right: 8px;
font-size: 16px;
}
.vertical li.dropdownBottomToTop > ul.sub-menu {
bottom: 0;
}
.vertical li.dropdownBottomToTop {
position: static !important;
}
.vertical li.has-mega-menu {
position: relative;
}
.vertical .has-mega-menu > ul.sub-menu {
left: 100%;
width: auto;
}
.vertical .has-mega-menu > ul.sub-menu li.menu-item {
float: none;
display: table-cell;
}
.megamenu-widgets-container {
text-align: left;
padding: 10px;
line-height: 22px;
}
.megamenu-widgets-container ul {
list-style: none;
margin: 0;
}
.megamenu-widgets-container .widget {
margin-bottom: 15px;
overflow: visible;
} .marki-opened-nav {
overflow: hidden !important;
overflow: -moz-scrollbars-none !important;
-ms-overflow-style: none !important;
height: 100%;
width: 100%;
position: fixed;
}
.marki-opened-nav::-webkit-scrollbar {
width: 0 !important;
}
#marki-responsive-wrap {
overflow-y: hidden;
position: fixed;
width: 100%;
z-index: 300;
}
#marki-responsive-wrap .marki-responsive-shopping-cart,
#marki-responsive-wrap .responsive-nav-link,
#marki-responsive-wrap .marki-vertical-header-burger,
#marki-responsive-wrap .dashboard-trigger {
display: none!important;
}
.marki-opened-nav #marki-responsive-wrap { overflow-y: scroll;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
}
.responsive-nav-container {
display: none;
width: 100%;
}
.marki-nav-responsive-link {
display: none;
position: absolute;
right: 30px;
top: 50%;
margin-top: -8px;
z-index: 12;
line-height: 8px;
cursor: pointer;
}
.marki-nav-responsive-link i {
font-size: 16px;
}
.marki-responsive-nav > li > ul {
display: none;
border-top: 1px solid rgba(128, 128, 128, 0.2);
}
.marki-responsive-nav > li {
border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.marki-responsive-nav .marki-nav-arrow {
position: absolute;
right: 0px;
top: 0px;
text-align: center;
cursor: pointer;
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
width: 70px;
height: 100%;
line-height: 50px;
}
.marki-responsive-nav .marki-nav-arrow:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.menu-html-content {
line-height: 22px !important;
text-align: left;
}
.marki-responsive-nav {
position: relative;
width: 100%;
display: none;
margin: 0;
padding: 0;
z-index: 20;
background:#333;
}
.marki-responsive-nav .marki-header-logo,
.marki-responsive-nav .responsive-nav-link,
.marki-responsive-nav .dashboard-trigger,
.marki-responsive-nav .marki-shopping-cart,
.marki-responsive-nav .marki-header-search {
display: none !important;
}
.marki-responsive-nav li {
display: block;
margin: 0;
}
.marki-responsive-nav li a {
border-top: 1px solid rgba(255, 255, 255, 0.1);
display: block;
font-size: 14px;
padding: 15px 20px;
text-align: left;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-size: 13px;
position: relative;
color:#fff;
}
.marki-responsive-nav li a > i {
display: none;
}
.marki-responsive-nav li a .sub-menu {
left: auto;
position: relative;
display: block;
}
.marki-responsive-nav li a .megamenu-title {
background-color: rgba(0, 0, 0, 0.03);
font-size: 14px;
font-weight: 700;
}
.marki-responsive-nav li ul {
margin: 0;
padding: 0;
}
.marki-responsive-nav li ul .megamenu-widgets-container {
display: none !important;
}
.marki-responsive-nav li ul li a,
.marki-responsive-nav li ul li .megamenu-title {
font-size: 12px;
line-height: 12px;
margin: 0;
padding: 12px 15px 12px 25px;
text-align: left;
text-transform: none;
font-weight: normal;
}
.marki-responsive-nav li .megamenu-title {
font-weight: bold !important;
font-size: 14px !important;
}
.marki-responsive-nav .marki-header-social.inside-grid {
display: none !important;
} .responsive-shopping-box {
display: none;
width: 100%;
*zoom: 1;
}
.responsive-shopping-box:before,
.responsive-shopping-box:after {
content: " ";
display: table;
}
.responsive-shopping-box:after {
clear: both;
} .marki-header-logo {
margin-left:0 !important;
}
.marki-header-logo a {
padding-left: 0 !important;
}
@media handheld, only screen and (max-width: 650px) {
.marki-header-logo {
float: none !important;
text-align: center;
}
.marki-header-logo a{
display:block;
}
}
#marki-header:not(.header-structure-vertical) .marki-header-logo img {
} .marki-header-search {
float: right;
margin: 0;
}
.marki-header-search.align-left {
float: left;
}
form.header-searchform-input {
position: absolute;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
}
form.header-searchform-input input[type=submit] {
display: none;
}
form.header-searchform-input input[type=text] {
padding-right: 70px;
padding-left: 30px;
width: 100%;
height: 100%;
outline: none;
border: none;
font-weight: 300;
font-size: 50px;
transition: font-size 0.2s ease-in-out;
-webkit-transition: font-size 0.2s ease-in-out;
-moz-transition: font-size 0.2s ease-in-out;
-ms-transition: font-size 0.2s ease-in-out;
-o-transition: font-size 0.2s ease-in-out;
}
form.header-searchform-input .ui-autocomplete {
overflow: auto;
text-align: left;
top: -2px !important;
list-style: none;
margin: 0;
padding: 0;
}
form.header-searchform-input .ui-autocomplete li {
line-height: 16px;
padding: 10px 25px;
margin: 0;
overflow: hidden;
cursor: pointer;
}
form.header-searchform-input .ui-autocomplete li a {
cursor: pointer;
}
form.header-searchform-input .ui-autocomplete li a:hover {
color: #252525;
}
form.header-searchform-input .ui-autocomplete li .wp-post-image,
form.header-searchform-input .ui-autocomplete li i {
width: 40px;
height: 40px;
border-width: 1px;
border-style: solid;
display: block;
float: left;
margin-right: 10px;
}
form.header-searchform-input .ui-autocomplete li i {
line-height: 40px;
font-size: 16px;
text-align: center;
opacity: 0.45;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
form.header-searchform-input .ui-autocomplete li .search-date {
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
font-size: 12px;
font-weight: 600;
}
form.header-searchform-input .ui-autocomplete li .search-title {
font-size: 12px;
text-transform: uppercase;
line-height: 16px;
display: block;
margin-top: 5px;
font-weight: bold;
}
.marki-header-wpml-ls {
float: right;
margin: 0;
position: relative;
}
.marki-header-wpml-ls .header-wpml-icon {
text-align: center;
padding: 0 5px;
}
.marki-header-wpml-ls .header-wpml-icon i {
font-size: 20px;
}
.marki-header-wpml-ls ul {
position: absolute;
right: 0;
padding: 25px 0;
width: 230px;
margin: -1px 0 0 0;
display: none;
}
.marki-header-wpml-ls ul li {
list-style: none;
height: auto !important;
line-height: normal !important;
display: block;
margin-left: 0px;
}
.marki-header-wpml-ls ul li a {
position: relative;
display: block;
float: none;
margin: 0;
padding: 8px 25px;
background-color: transparent !important;
text-align: left;
height: auto !important;
line-height: normal !important;
}
.sticky-trigger-header .header-searchform-input input[type=text] {
font-size: 30px;
}
.header-search-close {
position: absolute;
top: 50%;
right: 30px;
display: block;
margin-top: -8px;
width: 16px;
height: 16px;
line-height: 16px;
}
.header-search-close i {
font-size: 16px;
}
.header-search-icon {
display: block;
}
.header-search-icon i {
margin-left: 15px;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
} .header-structure-vertical {
position: fixed !important;
height: 100% !important;
}
@media handheld, only screen and (max-width: 768px) {
.header-structure-vertical {
height: auto !important;
}
#menu-main-navigation .marki-header-logo {
margin-bottom: 40px;
}
}
.header-structure-vertical.sticky-header,
.header-structure-vertical.transparent-header-sticky {
-webkit-box-shadow: 1px 0 7px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 1px 0 7px rgba(0, 0, 0, 0.03);
box-shadow: 1px 0 7px rgba(0, 0, 0, 0.03);
border-right: 1px solid rgba(0, 0, 0, 0.07);
border-bottom: none;
}
.header-structure-vertical .header-align-right .marki-header-logo {
float: none !important;
}
.header-structure-vertical .header-align-right .marki-header-search,
.header-structure-vertical .header-align-right .marki-shopping-cart {
float: none !important;
}
.header-structure-vertical .header-align-right .marki-shopping-box {
top: auto;
}
.header-structure-vertical .header-align-right .marki-header-social.inside-grid {
float: none !important;
margin-right: 0 !important;
}
.header-structure-vertical .marki-vertical-menu {
width: 100%;
display: block;
padding: 0;
margin: 0;
list-style: none;
}
.header-structure-vertical .marki-vertical-menu > .menu-item {
margin: 0;
}
.header-structure-vertical .marki-vertical-menu > .menu-item > .sub-menu {
margin: 0;
padding: 0 20px;
}
.header-structure-vertical .marki-vertical-menu > .menu-item > .sub-menu > li {
margin: 0;
}
.header-structure-vertical .marki-vertical-menu > .menu-item > .sub-menu > li > .sub-menu {
padding: 15px 10px;
margin: 0;
}
.header-structure-vertical .marki-vertical-menu > .menu-item a {
display: block;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.header-structure-vertical .marki-vertical-menu .marki-header-logo {
float: none;
display: block;
padding: 0 25px;
}
.header-structure-vertical .marki-vertical-menu .sub-menu {
list-style: none;
display: none;
}
.header-structure-vertical .marki-vertical-menu .sub-menu > .menu-item > .sub-menu > .menu-item {
margin-left: 0;
}
.header-structure-vertical .marki-vertical-menu:hover > .menu-item a {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.header-structure-vertical .marki-vertical-menu:hover > .menu-item a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.header-structure-vertical .marki-header-search,
.header-structure-vertical .marki-shopping-cart,
.header-structure-vertical .marki-header-wpml-ls {
display: none !important;
}
.header-structure-vertical .marki-cart-link {
padding-left: 12px !important;
}
.header-structure-vertical .marki-header-social.inside-grid {
position: absolute;
padding: 25px;
text-align: center;
margin-left: 0;
width: 100%;
bottom: 30px;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.theme-main-wrapper.vertical-condensed-state #theme-page > .marki-main-wrapper-holder,
.theme-main-wrapper.vertical-condensed-state #theme-page > .marki-page-section,
.theme-main-wrapper.vertical-condensed-state #theme-page > .wpb_row,
.theme-main-wrapper.vertical-condensed-state #marki-footer,
.theme-main-wrapper.vertical-condensed-state #marki-page-title {
padding-left: 130px;
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.theme-main-wrapper.vertical-condensed-state #marki-footer {
width: auto !important;
}
.marki-vertical-header-burger {
margin: 0px auto;
-webkit-transform: translate(0, 60px);
-moz-transform: translate(0, 60px);
-ms-transform: translate(0, 60px);
-o-transform: translate(0, 60px);
text-align: center;
}
.marki-vertical-header-burger > div {
position: relative;
top: auto;
left: auto;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
margin: 0 auto;
}
@media handheld, only screen and (max-width: 768px) {
.marki-vertical-header-burger {
-webkit-transform: translate(0, -200px);
-moz-transform: translate(0, -200px);
-ms-transform: translate(0, -200px);
-o-transform: translate(0, -200px);
}
}
.vertical-condensed-state .header-structure-vertical {
width: 130px !important;
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.vertical-condensed-state .header-structure-vertical .marki-header-social.inside-grid {
text-align: center;
}
.vertical-condensed-state .header-structure-vertical .marki-header-social.inside-grid a {
margin-top: 10px;
}
.vertical-condensed-state .header-structure-vertical .marki-vertical-menu > li.marki-vertical-header-burger {
margin: 0px;
display: block;
text-align: left;
width: 65px;
-webkit-transform: translate(0, 60px);
-moz-transform: translate(0, 60px);
-ms-transform: translate(0, 60px);
-o-transform: translate(0, 60px);
opacity: 1;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
}
.vertical-condensed-state .header-structure-vertical .marki-vertical-menu > li.marki-header-logo,
.vertical-condensed-state .header-structure-vertical .marki-vertical-menu > li.menu-item {
opacity: 0;
-webkit-transform: translate(-100px, 0);
-moz-transform: translate(-100px, 0);
-ms-transform: translate(-100px, 0);
-o-transform: translate(-100px, 0);
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.vertical-condensed-state .header-structure-vertical:hover .marki-vertical-menu > li.marki-vertical-header-burger {
opacity: 0;
}
.vertical-condensed-state .header-structure-vertical:hover .marki-vertical-menu > li.marki-header-logo,
.vertical-condensed-state .header-structure-vertical:hover .marki-vertical-menu > li.menu-item {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
} .marki-header-toolbar {
width: 100%;
padding: 0 45px;
height: 50px;
border-bottom-width: 1px;
border-bottom-style: solid;
line-height: 35px;
*zoom: 1;
}
.marki-header-toolbar:before,
.marki-header-toolbar:after {
content: " ";
display: table;
}
.marki-header-toolbar:after {
clear: both;
}
.marki-header-toolbar .header-toolbar-contact {
margin-right: 20px;
padding-right:20px;
line-height: 40px;
display: inline-block;
float: left;
}
.marki-header-toolbar .header-toolbar-contact:first-child{border-right:1px solid #eee;}
.marki-header-toolbar .header-toolbar-contact i {
margin-right: 5px;
font-size: 16px;
display: inline-block;
float: left;
}
.marki-header-toolbar .header-toolbar-contact a {
line-height: 40px;
}
.marki-header-toolbar .toolbar-nav {
display: inline-block;
float: right;
}
.marki-header-toolbar .toolbar-nav ul {
display: block;
*zoom: 1;
list-style: none;
margin: 0;
}
.marki-header-toolbar .toolbar-nav ul:before,
.marki-header-toolbar .toolbar-nav ul:after {
content: " ";
display: table;
}
.marki-header-toolbar .toolbar-nav ul:after {
clear: both;
}
.marki-header-toolbar .toolbar-nav ul li {
display: inline-block;
float: left;
margin-left: 0;
}
.marki-header-toolbar .toolbar-nav ul li .sub-menu {
display: none;
}
.marki-header-toolbar .toolbar-nav ul li a {
line-height: 35px;
margin: 0 5px;
display: block;
}
.marki-header-toolbar .marki-header-toolbar-social {
display: inline-block;
float: left;
*zoom: 1;
list-style: none;
margin: 0 30px 0 0;
}
.marki-header-toolbar .marki-header-toolbar-social:before,
.marki-header-toolbar .marki-header-toolbar-social:after {
content: " ";
display: table;
}
.marki-header-toolbar .marki-header-toolbar-social:after {
clear: both;
}
.marki-header-toolbar .marki-header-toolbar-social li {
margin-left: 0;
height: 40px;
}
.marki-header-toolbar .marki-header-toolbar-social li a {
margin:5px;
display: inline-block;
font-size: 16px;
text-align:center;
line-height:2.1;
}
.marki-header-toolbar .marki-header-toolbar-social li a:hover {
}
.marki-header-toolbar .marki-header-toolbar-social li a:first-child {
margin-left: 0;
}
.marki-header-toolbar .marki-header-toolbar-social li a:last-child {
margin-right: 0;
}
.marki-responsive-header-toolbar {
text-align: center;
display: none;
background:#222;
}
.marki-responsive-header-toolbar a {
display: inline-block;
color:#fff;
}
@media handheld, only screen and (max-width: 780px) {
.marki-header-toolbar {
padding: 10px 20px;
display: none;
height: auto;
line-height: auto;
border-width: 0;
}
.marki-header-toolbar .marki-grid {
padding: 0 !important;
}
.marki-toolbar-responsive-icon {
display: block;
}
.header-toolbar-contact,
.toolbar-nav,
.marki-header-toolbar-social {
width: 100% !important;
display: block !important;
margin: 0 !important;
padding: 0;
}
.marki-responsive-header-toolbar {
display: none;
}
.marki-responsive-header-toolbar .marki-toolbar-responsive-icon {
font-size: 16px;
}
.marki-responsive-header-toolbar .marki-toolbar-responsive-icon.active-header-toolbar i:before {
content: "\f077" !important;
}
} #marki-page-title {
width: 100%;
}
@media only screen and (max-width: 767px) {
#marki-page-title {
background-position: center !important;
background-attachment: scroll !important;
background-size: cover;
}
}
#marki-page-title #marki-breadcrumbs {
font-size: 14px;
font-weight: normal;
letter-spacing: 0;
left:0;
right:0;
}
.page-title-content{}
#marki-page-title #marki-breadcrumbs .dark-skin {
color: #5e5e5e;
}
#marki-page-title #marki-breadcrumbs .dark-skin a {
color: #808080;
color: rgba(94, 94, 94, 0.5);
}
#marki-page-title #marki-breadcrumbs .light-skin {
color: #fff;
}
#marki-page-title #marki-breadcrumbs .light-skin a {
color: #fff;
color: rgba(255, 255, 255, 0.9);
}
#marki-page-title.left-align .marki-page-heading {
float: left;
font-weight: 700;
letter-spacing: 2px;
margin: 0 0 0 20px !important;
text-transform: uppercase;
}
#marki-page-title.left-align #marki-breadcrumbs {
float: right;
margin-right: 20px;
}
#marki-page-title.center-align {
text-align: center;
}
#marki-page-title.center-align .marki-page-heading {
display: block;
margin:0 !important;
padding-top:0;
font-weight:700;
letter-spacing:2px;
top:50%;
left:0;
right:0;
}
#marki-page-title.center-align #marki-breadcrumbs {
line-height: 16px !important;
margin-top:30px;
}
#marki-page-title.right-align .marki-page-heading {
float: right;
margin: 0 20px 0 0 !important;
}
#marki-page-title.right-align #marki-breadcrumbs {
float: left;
margin-left: 20px;
} @media handheld, only screen and (max-width: 767px) {
#marki-header .marki-grid,
.marki-secondary-header .marki-grid {
padding-left: 15px !important;
padding-right: 15px !important;
}
.sticky-header-padding,
.secondary-header-space {
display: none !important;
}
#marki-page-title {
padding-left: 0 !important;
padding-right: 0 !important;
}
} @media handheld, only screen and (max-width: 500px) {
#marki-breadcrumbs {
display: none;
}
}
@media handheld, only screen and (max-width: 1140px) {
.show-logo-false .marki-header-logo {
display: none !important;
}
}
.theme-main-wrapper {
position: relative;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
z-index: 10;
right: 0;
}
.theme-main-wrapper.dashboard-opened {
right: 280px;
}
.marki-side-dashboard {
position: fixed;
top: 0px;
right: -280px;
padding: 30px 20px;
width: 280px;
height: 100%;
z-index: 1;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.marki-side-dashboard.dashboard-opened {
right: 0;
}
.admin-bar .marki-side-dashboard {
top: 32px !important;
}
.header-margin-style.marki-side-dashboard {
width: 270px !important;
right: 20px !important;
}
.header-margin-style.marki-side-dashboard.dashboard-opened {
right: 20px !important;
}
@media handheld, only screen and (max-width: 767px) {
.header-margin-style.marki-side-dashboard {
width: 280px !important;
}
.header-margin-style.marki-side-dashboard.dashboard-opened,
.header-margin-style.marki-side-dashboard {
right: 0 !important;
}
}
.dashboard-trigger {
position: relative;
display: inline-block;
float: right;
width: 22px;
cursor: pointer;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.dashboard-trigger i {
font-size: 16px;
line-height: 16px;
vertical-align: middle;
}
.dashboard-trigger.res-mode {
display: none;
}
.dashboard-trigger.desktop-mode {
position: absolute;
right: 40px;
top: 0;
display: inline-block;
}
.marki-boxed-enabled .dashboard-trigger.desktop-mode {
right: 20px !important;
}
.marki-top-corner,
.marki-right-corner,
.marki-left-corner,
.marki-bottom-corner {
position: fixed;
background-color: #fff;
z-index: 999;
}
.marki-top-corner,
.marki-bottom-corner {
width: 100%;
height: 20px;
left: 0;
}
.marki-top-corner {
top: 0;
}
.admin-bar .marki-top-corner {
top: 32px;
}
.marki-bottom-corner {
bottom: 0;
}
.marki-right-corner,
.marki-left-corner {
width: 20px;
height: 100%;
top: 0;
}
.marki-right-corner {
right: 0;
}
.marki-left-corner {
left: 0;
}
.add-corner-margin {
margin: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media handheld, only screen and (max-width: 767px) {
.add-corner-margin {
margin: 0 !important;
}
.marki-top-corner,
.marki-right-corner,
.marki-left-corner,
.marki-bottom-corner {
display: none;
}
}
#theme-page {
overflow: hidden;
padding: 0;
margin: 0;
min-height: 200px;
}
#theme-page .theme-page-wrapper {
margin: 0 auto;
}
#theme-page .theme-page-wrapper.no-padding {
margin-top: 0;
margin-bottom: 0;
}
#theme-page .theme-page-wrapper .theme-inner-wrapper{}
#theme-page .theme-page-wrapper.row-fluid .inner-page-wrapper .theme-content {
padding: 70px 15px;
}
.theme-content{}
.theme-content div,
.theme-content p,
.theme-content span,
.theme-content a,
.theme-content img{}
#theme-page .theme-page-wrapper .theme-content.no-padding {
padding-bottom: 0;
padding-top: 0;
}
#theme-page .theme-page-wrapper.right-layout .inner-page-wrapper,
#theme-page .theme-page-wrapper.left-layout  .inner-page-wrapper{
margin-left:-15px !important;
margin-right:-15px !important;
}
#theme-page .theme-page-wrapper.right-layout .inner-page-wrapper .theme-content,
#theme-page .theme-page-wrapper.left-layout .inner-page-wrapper .theme-content{
padding-left:15px;
padding-right:15px;
}
#theme-page .theme-page-wrapper .inner-page-wrapper #marki-sidebar {
position: relative;
padding-top:70px;
padding-bottom:70px;
padding-left:15px;
padding-right:15px;
}
#theme-page .theme-page-wrapper #marki-sidebar {
padding:0 15px 70px;
}
#theme-page .theme-page-wrapper.right-layout #marki-sidebar {
float: right;
}
#theme-page .theme-page-wrapper.left-layout #marki-sidebar {
float: left;
}
#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.right-layout .sidebar-wrapper {
}
#theme-page .theme-page-wrapper.left-layout .sidebar-wrapper {
}
#theme-page .theme-page-wrapper .sidebar-wrapper {
padding-bottom:20px;
}
.marki-boxed-enabled#marki-boxed-layout {
width: 100%;
margin: 0 auto;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
position:relative;
}
.header-structure-standard.marki-grid,
.header-structure-margin.marki-grid{left:0;right:0;margin-left:auto;margin-right:auto;}
.header-structure-standard.marki-grid .marki-grid,
.header-structure-margin.marki-grid .marki-grid{padding:0 40px !important;}
.header-structure-standard.marki-grid .marki-header-toolbar,
.header-structure-margin.marki-grid .marki-header-toolbar{padding:0 !important;}
.marki-boxed-enabled#marki-boxed-layout #marki-header.sticky-header {
left: auto;
right: auto;
}
* html #theme-page,
* html #marki-sidebar {
display: inline;
}
.marki-body-loader-overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2351;
background-color: #f9c202 !important;
}
.ie .marki-body-loader-overlay {
display:block !important;
}
.qLlogo {
text-align: center;
position: relative;
width: 100%;
height: 50%;
border-bottom: 15px solid transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.qLlogo img {
max-width: 400px;
max-height: 100%;
position: absolute;
bottom: 0;
}
@media handheld, only screen and (max-width: 767px) {
#theme-page {
padding: 0 !important;
}
.theme-page-wrapper {
margin: 0 auto 0 !important;
}
}
@media handheld, only screen and (max-width: 960px) {
#marki-sidebar,
.theme-content {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.sidebar-wrapper {
padding-left: 15 !important;
padding-right: 15 !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.qLogo img {
max-width: 400px;
}
}
#marki-footer {
width: 100%;
position: relative;
padding: 0;
}
#marki-footer .marki-col-1-3 .widget:first-child{
padding-top:70px;
}
#marki-footer .footer-wrapper {
position: relative;
margin-bottom: 0;
padding-left:20px;
padding-right:20px;
}
#marki-footer .footer-wrapper .textwidget{
font-weight:normal;
}
#marki-footer .marki-padding-wrapper {
padding: 0;
}
@media handheld, only screen and (max-width: 767px) {
#marki-footer [class*='marki-col-'] {
width: 100% !important;
}
} #sub-footer {
padding: 30px 0;
}
.marki-footer-copyright {
font-size: 13px;
line-height: 16px;
float: left;
width: 60%;
}
@media handheld, only screen and (max-width: 767px) {
.marki-footer-copyright {
float: none !important;
display: block;
text-align: center;
width: auto;
}
}
.marki-footer-social {
margin: 0;
padding: 0;
list-style: none;
float: right;
width: 40%;
}
.marki-footer-social li {
margin: 0;
display: inline-block;
float: right;
}
.marki-footer-social li a {
display: block;
margin: 0 10px;
line-height: 16px;
}
.marki-footer-social li i {
font-size: 16px;
line-height: 16px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-footer-social {
float: none !important;
display: block;
margin: 20px 0 0 !important;
text-align: center;
width: 100%;
}
.marki-footer-social li {
float: none;
}
}
.marki-subfooter-logos a {
margin: 0;
padding: 0;
list-style: none;
float: right;
width: 40%;
opacity: 0.8;
}
.marki-subfooter-logos a:hover {
opacity: 1;
}
@media handheld, only screen and (max-width: 767px) {
.marki-subfooter-logos a {
float: none !important;
display: block;
margin: 0 auto !important;
text-align: center;
width: 100%;
}
}
.marki-go-top {
background-color: rgba(0, 0, 0, 0.4);
width: 42px;
height: 42px;
line-height: 42px;
position: fixed;
bottom: 25px;
right: 25px;
z-index: 100;
opacity: 0;
visibility: hidden;
pointer-events: none;
display: block;
text-align: center;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.marki-go-top.off {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.marki-go-top.on {
opacity: 1;
visibility: visible;
pointer-events: inherit;
}
.marki-go-top:hover {
background-color: rgba(0, 0, 0, 0.6);
}
.marki-go-top i {
color: #fff;
font-size: 24px;
line-height: 40px;
display: block;
}   .flex-container a:active,
.marki-flexslider a:active,
.flex-container a:focus,
.marki-flexslider a:focus {
outline: none;
}
.marki-flex-slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
} .marki-flexslider {
margin: 0;
padding: 0;
}
.marki-flexslider .marki-flex-slides > li,
.marki-flexslider .marki-banner-slides > li {
display: none;
margin: 0;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
} .marki-flexslider .marki-flex-slides img,
.marki-flexslider .marki-banner-slides img {
display: block;
width: 100%;
}
.flex-pauseplay span {
text-transform: capitalize;
} .marki-flex-slides:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
line-height: 0;
}
html[xmlns] .marki-flex-slides {
display: block;
}
* html .marki-flex-slides {
height: 1%;
}
.marki-flexslider .marki-banner-slides {
margin: 0;
padding: 0;
list-style: none;
}
.marki-flexslider .marki-banner-slides li {
margin: 0;
} .marki-flexslider {
position: relative;
margin: 0;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.loading .flex-viewport {
max-height: 100px;
}
.marki-flexslider .marki-flex-slides,
.marki-flexslider .marki-banner-slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
position: absolute;
z-index: 10;
display: block;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.flex-direction-nav .flex-next:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.flex-direction-nav .flex-prev:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-flexslider:hover .flex-next:hover,
.marki-flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: .3!important;
filter: alpha(opacity=30);
cursor: default;
} .flex-control-nav {
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
text-align: center;
}
.flex-control-nav li {
display: inline-block;
margin: 0 6px;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
display: block;
cursor: pointer;
}
.flex-control-paging li a.flex-active {
cursor: default;
}
div.jp-audio {
width: 100%;
}
div.jp-interface {
position: relative;
width: 100%;
padding: 20px 110px 20px 70px;
border: 2px solid #eeeeee;
background-color: #fff;
}
div.jp-controls-holder {
clear: both;
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
}
div.jp-interface ul.jp-controls {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}
div.jp-interface ul.jp-controls li {
margin: 0;
}
div.jp-audio ul.jp-controls {
position: absolute;
left: 20px;
top: 23px;
}
div.jp-interface ul.jp-controls li {
display: inline;
float: left;
}
div.jp-interface ul.jp-controls a {
display: block;
}
a.jp-play,
a.jp-pause {
width: 25px;
height: 25px;
display: block;
background-color: #fff;
border: 3px solid #eee;
line-height: 14px;
color: #737373;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
a.jp-play i,
a.jp-pause i {
font-size: 16px;
line-height: 25px;
color: #737373;
}
div.jp-progress {
background-color: #eee;
position: relative;
top: 3px;
}
div.jp-audio div.jp-progress {
height: 31px;
float: left;
margin: 0;
}
div.jp-audio div.jp-type-single div.jp-progress {
width: 100%;
}
div.jp-seek-bar {
width: 0px;
height: 100%;
cursor: pointer;
}
div.jp-play-bar {
width: 0px;
height: 100%;
position: relative;
}
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
width: 18px;
height: 15px;
margin-top: 0px;
}
.js-volume-wrapper {
padding: 11px 7px 6px;
margin-top: 7px;
border: 3px solid #eee;
display: inline-block;
width: 70px;
position: absolute;
right: 20px;
top: 15px;
}
div.jp-volume-bar {
z-index: 20;
width: 100%;
height: 8px;
cursor: pointer;
}
.inner-value-adjust {
background-color: #737373;
width: 100%;
height: 3px;
}
div.jp-volume-bar-value {
width: 0px;
height: 3px;
transition: width 0.3s ease-in-out;
-webkit-transition: width 0.3s ease-in-out;
-moz-transition: width 0.3s ease-in-out;
-ms-transition: width 0.3s ease-in-out;
-o-transition: width 0.3s ease-in-out;
position: relative;
}
div.jp-volume-bar-value:after {
content: "";
display: block;
position: absolute;
right: 0;
top: -5px;
width: 12px;
height: 12px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: #fafafa;
border: 3px solid #737373;
}
@media handheld, only screen and (max-width: 600px) {
.js-volume-wrapper {
display: none !important;
}
div.jp-interface {
padding-right: 22px !important;
}
}  div.jp-current-time,
div.jp-duration {
display: inline-block;
} .fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
border-radius:10px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
position: relative;
}
.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-image,
.fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading {
background-image: url(//park-net.net/wp-content/themes/marki/images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//park-net.net/wp-content/themes/marki/images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: 30px;
right: 30px;
width: 30px;
height: 30px;
cursor: pointer;
z-index: 8040;
border:none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
background-color: rgba(0, 0, 0, 0.2);
text-align: center;
}
.fancybox-close i {
font-size: 16px;
line-height: 30px;
}
.fancybox-close:hover {
color: #fff;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//park-net.net/wp-content/themes/marki/images/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 30px;
height: 30px;
margin-top: -16px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
border: 3px solid #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
background-color: rgba(0, 0, 0, 0.2);
text-align: center;
}
.fancybox-nav span i {
font-size: 16px;
line-height: 30px;
}
.fancybox-nav span:hover {
color: #fff;
}
.fancybox-prev span {
left: 20px;
}
.fancybox-next span {
right: 20px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: visible !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//park-net.net/wp-content/themes/marki/images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
position: relative;
z-index: 8050;
margin-right: 45px;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
z-index: 8050;
margin-top: 10px;
}
.fancybox-title-float-wrap .child {
display: inline-block;
font-size: 16px;
text-transform: uppercase;
color: #444;
line-height: 24px;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, 0.8);
}  .marki-swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden; z-index: 1;
direction: ltr;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.marki-swiper-container {
overflow: auto;
-ms-overflow-style: none;
}
}
.marki-swiper-wrapper {
position: relative;
width: 100%;
-webkit-transition-property: -webkit-transform, left, top;
-webkit-transition-duration: 0s;
-webkit-transform: translate3d(0px, 0, 0);
-moz-transition-property: -moz-transform, left, top;
-moz-transition-duration: 0s;
-moz-transform: translate3d(0px, 0, 0);
-o-transition-property: -o-transform, left, top;
-o-transition-duration: 0s;
-o-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transition-property: -ms-transform, left, top;
-ms-transition-duration: 0s;
-ms-transform: translate3d(0px, 0, 0);
transition-property: transform, left, top;
transition-duration: 0s;
transform: translate3d(0px, 0, 0);
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-ms-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.swiper-free-mode > .marki-swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
float: left;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
} .marki-swiper-container {  }
.swiper-slide {  }
.swiper-slide-active { }
.swiper-slide-visible { } .swiper-pagination-switch { }
.swiper-active-switch { }
.swiper-visible-switch { }
.marki-sharp-slider,
.marki-tab-slider {
position: relative;
}
.marki-sharp-slider .marki-grid,
.marki-tab-slider .marki-grid {
position: relative;
z-index: 14;
}
.marki-sharp-slider .swiper-slide,
.marki-tab-slider .swiper-slide {
position: relative;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
}
.marki-sharp-slider .swiper-slide .sharp-content-holder,
.marki-tab-slider .swiper-slide .sharp-content-holder {
margin-top: 100px;
}
.marki-sharp-slider .swiper-slide.left_top .sharp-content-holder,
.marki-tab-slider .swiper-slide.left_top .sharp-content-holder,
.marki-sharp-slider .swiper-slide.center_top .sharp-content-holder,
.marki-tab-slider .swiper-slide.center_top .sharp-content-holder,
.marki-sharp-slider .swiper-slide.right_top .sharp-content-holder,
.marki-tab-slider .swiper-slide.right_top .sharp-content-holder {
margin-top: 80px;
}
.marki-sharp-slider .swiper-slide.center_top .marki-sharp-title,
.marki-tab-slider .swiper-slide.center_top .marki-sharp-title,
.marki-sharp-slider .swiper-slide.center_center .marki-sharp-title,
.marki-tab-slider .swiper-slide.center_center .marki-sharp-title,
.marki-sharp-slider .swiper-slide.center_bottom .marki-sharp-title,
.marki-tab-slider .swiper-slide.center_bottom .marki-sharp-title,
.marki-sharp-slider .swiper-slide.center_top .marki-sharp-desc,
.marki-tab-slider .swiper-slide.center_top .marki-sharp-desc,
.marki-sharp-slider .swiper-slide.center_center .marki-sharp-desc,
.marki-tab-slider .swiper-slide.center_center .marki-sharp-desc,
.marki-sharp-slider .swiper-slide.center_bottom .marki-sharp-desc,
.marki-tab-slider .swiper-slide.center_bottom .marki-sharp-desc,
.marki-sharp-slider .swiper-slide.center_top .sharp-buttons,
.marki-tab-slider .swiper-slide.center_top .sharp-buttons,
.marki-sharp-slider .swiper-slide.center_center .sharp-buttons,
.marki-tab-slider .swiper-slide.center_center .sharp-buttons,
.marki-sharp-slider .swiper-slide.center_bottom .sharp-buttons,
.marki-tab-slider .swiper-slide.center_bottom .sharp-buttons {
text-align: center;
}
.marki-sharp-slider .swiper-slide.center_top .sharp-slide-content,
.marki-tab-slider .swiper-slide.center_top .sharp-slide-content,
.marki-sharp-slider .swiper-slide.center_center .sharp-slide-content,
.marki-tab-slider .swiper-slide.center_center .sharp-slide-content,
.marki-sharp-slider .swiper-slide.center_bottom .sharp-slide-content,
.marki-tab-slider .swiper-slide.center_bottom .sharp-slide-content {
margin-right: auto;
margin-left: auto;
}
.marki-sharp-slider .swiper-slide.right_top,
.marki-tab-slider .swiper-slide.right_top,
.marki-sharp-slider .swiper-slide.right_center,
.marki-tab-slider .swiper-slide.right_center,
.marki-sharp-slider .swiper-slide.right_bottom,
.marki-tab-slider .swiper-slide.right_bottom {
text-align: right;
}
.marki-sharp-slider .swiper-slide.right_top .sharp-slide-content,
.marki-tab-slider .swiper-slide.right_top .sharp-slide-content,
.marki-sharp-slider .swiper-slide.right_center .sharp-slide-content,
.marki-tab-slider .swiper-slide.right_center .sharp-slide-content,
.marki-sharp-slider .swiper-slide.right_bottom .sharp-slide-content,
.marki-tab-slider .swiper-slide.right_bottom .sharp-slide-content {
float: right;
}
.marki-sharp-slider .sharp-slide-content.caption-light .marki-sharp-title,
.marki-tab-slider .sharp-slide-content.caption-light .marki-sharp-title,
.marki-sharp-slider .sharp-slide-content.caption-light .marki-sharp-desc,
.marki-tab-slider .sharp-slide-content.caption-light .marki-sharp-desc {
color: #fff !important;
}
.marki-sharp-slider .sharp-slide-content.caption-dark .marki-sharp-title,
.marki-tab-slider .sharp-slide-content.caption-dark .marki-sharp-title,
.marki-sharp-slider .sharp-slide-content.caption-dark .marki-sharp-desc,
.marki-tab-slider .sharp-slide-content.caption-dark .marki-sharp-desc {
color: #222 !important;
}
.marki-sharp-slider .sharp-fade-in,
.marki-tab-slider .sharp-fade-in,
.marki-sharp-slider .sharp-slide-top,
.marki-tab-slider .sharp-slide-top,
.marki-sharp-slider .sharp-slide-left,
.marki-tab-slider .sharp-slide-left,
.marki-sharp-slider .sharp-slide-bottom,
.marki-tab-slider .sharp-slide-bottom,
.marki-sharp-slider .sharp-slide-right,
.marki-tab-slider .sharp-slide-right,
.marki-sharp-slider .sharp-scale-down,
.marki-tab-slider .sharp-scale-down {
transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-ms-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .marki-sharp-title,
.marki-tab-slider .marki-sharp-title {
margin-bottom: 20px;
font-weight: 300;
font-size: 50px;
line-height: 110%;
}
.marki-sharp-slider .marki-sharp-desc,
.marki-tab-slider .marki-sharp-desc {
font-weight: 400;
font-size: 20px;
line-height: 27px;
}
.marki-sharp-slider .sharp-buttons,
.marki-tab-slider .sharp-buttons {
margin-top: 30px;
}
.marki-sharp-slider .swiper-slide-active .sharp-fade-in,
.marki-tab-slider .swiper-slide-active .sharp-fade-in {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .sharp-slide-top,
.marki-tab-slider .sharp-slide-top {
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
}
.marki-sharp-slider .swiper-slide-active .sharp-slide-top,
.marki-tab-slider .swiper-slide-active .sharp-slide-top {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .sharp-slide-left,
.marki-tab-slider .sharp-slide-left {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
}
.marki-sharp-slider .swiper-slide-active .sharp-slide-left,
.marki-tab-slider .swiper-slide-active .sharp-slide-left {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .sharp-slide-bottom,
.marki-tab-slider .sharp-slide-bottom {
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
}
.marki-sharp-slider .swiper-slide-active .sharp-slide-bottom,
.marki-tab-slider .swiper-slide-active .sharp-slide-bottom {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .sharp-slide-right,
.marki-tab-slider .sharp-slide-right {
-webkit-transform: translate(50%, 0);
-moz-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
-o-transform: translate(50%, 0);
}
.marki-sharp-slider .swiper-slide-active .sharp-slide-right,
.marki-tab-slider .swiper-slide-active .sharp-slide-right {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-slider .sharp-scale-down,
.marki-tab-slider .sharp-scale-down {
transform: scale(1.3);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
}
.marki-sharp-slider .swiper-slide-active .sharp-scale-down,
.marki-tab-slider .swiper-slide-active .sharp-scale-down {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-sharp-slider .sharp-flip-x,
.marki-tab-slider .sharp-flip-x,
.marki-sharp-slider .sharp-flip-y,
.marki-tab-slider .sharp-flip-y {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-perspective: 1000;
opacity: 0;
-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1;
-o-animation-delay: 1s;
animation-delay: 1s;
}
.marki-sharp-slider .swiper-slide-active .sharp-flip-x,
.marki-tab-slider .swiper-slide-active .sharp-flip-x {
-webkit-animation-name: marki_flip_x;
-moz-animation-name: marki_flip_x;
-o-animation-name: marki_flip_x;
animation-name: marki_flip_x;
opacity: 1;
}
.marki-sharp-slider .swiper-slide-active .sharp-flip-y,
.marki-tab-slider .swiper-slide-active .sharp-flip-y {
-webkit-animation-name: marki_flip_y;
-moz-animation-name: marki_flip_y;
-o-animation-name: marki_flip_y;
animation-name: marki_flip_y;
opacity: 1;
}
.marki-sharp-slider .sharp-skip-slider,
.marki-tab-slider .sharp-skip-slider {
position: absolute;
left: 50%;
bottom: 20px;
cursor: pointer;
z-index: 10;
margin: -24px 0 0 -24px;
}
.marki-sharp-slider .sharp-skip-slider i,
.marki-tab-slider .sharp-skip-slider i {
color: #fff;
font-size: 48px;
}
.marki-sharp-slider[data-animation="horizontal_curtain"] .marki-swiper-wrapper,
.marki-tab-slider[data-animation="horizontal_curtain"] .marki-swiper-wrapper {
transition-timing-function: ease;
}
.marki-sharp-slider[data-animation="perspective_flip"],
.marki-tab-slider[data-animation="perspective_flip"] {
perspective: 1000px;
}
.marki-sharp-slider[data-animation="perspective_flip"] .sharp-slider-holder,
.marki-tab-slider[data-animation="perspective_flip"] .sharp-slider-holder {
transform-style: preserve-3d;
}
.marki-sharp-slider[data-animation="perspective_flip"] .swiper-slide,
.marki-tab-slider[data-animation="perspective_flip"] .swiper-slide {
transform-origin: top center;
bacface-visiblity: hidden;
}
@media handheld, only screen and (max-width: 1140px) {
.marki-sharp-slider .marki-grid,
.marki-tab-slider .marki-grid {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 20px;
}
.marki-sharp-slider .marki-sharp-title,
.marki-tab-slider .marki-sharp-title {
font-weight: 600;
font-size: 40px;
}
.marki-sharp-slider .marki-sharp-desc,
.marki-tab-slider .marki-sharp-desc {
font-weight: 400;
font-size: 20px;
line-height: 34px;
}
.marki-sharp-slider .sharp-slide-content,
.marki-tab-slider .sharp-slide-content {
width: 80%;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-sharp-slider .marki-grid,
.marki-tab-slider .marki-grid {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 15px;
}
.marki-sharp-slider .marki-sharp-next,
.marki-tab-slider .marki-sharp-next,
.marki-sharp-slider .marki-sharp-prev,
.marki-tab-slider .marki-sharp-prev {
display: none;
}
.marki-sharp-slider .marki-sharp-title,
.marki-tab-slider .marki-sharp-title {
font-weight: 700 !important;
font-size: 22px !important;
line-height: 130% !important;
}
.marki-sharp-slider .marki-sharp-desc,
.marki-tab-slider .marki-sharp-desc {
font-size: 14px;
line-height: 22px !important;
}
.marki-sharp-slider .sharp-buttons .marki-button,
.marki-tab-slider .sharp-buttons .marki-button {
padding: 10px 12px !important;
font-size: 10px !important;
margin-right: 15px !important;
}
.marki-sharp-slider .marki-button-align.left,
.marki-tab-slider .marki-button-align.left,
.marki-sharp-slider .marki-button-align.center,
.marki-tab-slider .marki-button-align.center,
.marki-sharp-slider .marki-button-align.right,
.marki-tab-slider .marki-button-align.right {
width: auto !important;
margin-bottom: 6px;
}
.marki-sharp-slider .sharp-slide-content,
.marki-tab-slider .sharp-slide-content {
width: 100% !important;
}
}
.sharp-slider-holder {
z-index: 10;
}
.sharp-slider-loading {
position: absolute;
width: 100%;
height: 100%;
z-index: 20;
left: 0;
top: 0;
}
.marki-parallax {
overflow: hidden;
} .marki-sharp-slider .marki-sharp-next,
.marki-sharp-slider .marki-sharp-prev {
opacity: 0;
}
.marki-sharp-slider:hover .marki-sharp-next,
.marki-sharp-slider:hover .marki-sharp-prev {
opacity: 1;
}
.marki-sharp-nav a {
position: absolute;
top: 50%;
display: block;
outline: none;
text-align: left;
z-index: 1000;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
cursor: pointer;
}
.marki-sharp-nav a .slides-count {
display: none;
}
.marki-sharp-nav a.marki-sharp-prev {
left: 0;
}
.marki-sharp-nav a.marki-sharp-next {
right: 0;
}
.marki-sharp-prev i,
.marki-sharp-next i {
display: block;
margin: 0 auto;
padding: 0;
font-size: 16px;
}
.nav-item-caption {
overflow: hidden;
text-overflow: ellipsis;
text-transform: uppercase;
white-space: nowrap;
}   .nav-bar a {
margin: 0;
width: 150px;
height: 100%;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
overflow: hidden;
top: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
padding: 0;
}
.nav-bar i,
.nav-bar .nav-item-caption {
transition: color 0.3s;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
}
.nav-bar .marki-sharp-icon-wrap {
position: absolute;
top: 50%;
margin-top: -8px;
display: block;
width: 100px;
text-align: center;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.nav-bar .marki-sharp-nav {
position: absolute;
top: 50%;
margin: -50px 25px 0 25px;
display: block;
}
.nav-bar .sharp-nav-bg {
display: block;
width: 100px;
height: 100px;
background-size: cover;
background-position: center;
opacity: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.nav-bar a.marki-sharp-prev {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.nav-bar a.marki-sharp-prev .marki-sharp-icon-wrap {
-webkit-transform: translateX(50px);
transform: translateX(50px);
left: 0;
}
.nav-bar a.marki-sharp-prev .sharp-nav-bg {
-webkit-transform: translateX(100px);
transform: translateX(100px);
left: 0;
}
.nav-bar a.marki-sharp-prev:hover {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.nav-bar a.marki-sharp-prev:hover .marki-sharp-icon-wrap {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
opacity: 0;
}
.nav-bar a.marki-sharp-prev:hover .sharp-nav-bg {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.nav-bar a.marki-sharp-next {
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
}
.nav-bar a.marki-sharp-next .marki-sharp-icon-wrap {
-webkit-transform: translateX(-50px);
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-o-transform: translateX(-50px);
right: 0;
}
.nav-bar a.marki-sharp-next .sharp-nav-bg {
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
-o-transform: translateX(-100px);
left: 0;
}
.nav-bar a.marki-sharp-next:hover {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
}
.nav-bar a.marki-sharp-next:hover .marki-sharp-icon-wrap {
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
opacity: 0;
}
.nav-bar a.marki-sharp-next:hover .sharp-nav-bg {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
opacity: 1;
}
.nav-bar .nav-item-caption {
font-weight: bold;
font-size: 12px;
display: block;
width: 100px;
height: 100px;
margin: 10px 0;
opacity: 0;
line-height: 14px;
word-wrap: break-word;
white-space: normal;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nav-bar a.marki-sharp-prev .nav-item-caption {
-webkit-transform: translateX(100%);
transform: translateX(100%);
text-align: right;
}
.nav-bar a.marki-sharp-next .nav-item-caption {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
text-align: left;
}
.nav-bar a:hover {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nav-bar a:hover .nav-item-caption {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.nav-bar a[data-skin="dark"] {
background: rgba(0, 0, 0, 0);
}
.nav-bar a[data-skin="dark"] i,
.nav-bar a[data-skin="dark"] .nav-item-caption {
color: #fff;
}
.nav-bar a[data-skin="dark"]:hover {
background: rgba(0, 0, 0, 0.2);
}
.nav-bar a[data-skin="light"] {
background: rgba(255, 255, 255, 0);
}
.nav-bar a[data-skin="light"] i,
.nav-bar a[data-skin="light"] .nav-item-caption {
color: #333;
}
.nav-bar a[data-skin="light"]:hover {
background: rgba(255, 255, 255, 0.2);
}   .nav-round a {
margin: 0 20px;
width: 67px;
height: 67px;
border-radius: 40px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
overflow: hidden;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.nav-round i,
.nav-round .nav-item-caption {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.nav-round .marki-sharp-icon-wrap {
position: absolute;
padding: 26px 27px;
}
.nav-round a.marki-sharp-prev .marki-sharp-icon-wrap {
left: 0;
}
.nav-round a.marki-sharp-next .marki-sharp-icon-wrap {
right: 0;
}
.nav-round .nav-item-caption {
font-weight: bold;
font-size: 12px;
position: absolute;
padding: 25px 10px;
width: 130px;
top: 0;
margin: 0;
opacity: 0;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nav-round a.marki-sharp-prev .nav-item-caption {
right: 10px;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.nav-round a.marki-sharp-next .nav-item-caption {
left: 10px;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.nav-round a:hover {
width: 200px;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.nav-round a:hover .nav-item-caption {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.nav-round a[data-skin="light"] {
background: rgba(0, 0, 0, 0.1);
}
.nav-round a[data-skin="light"] i,
.nav-round a[data-skin="light"] .nav-item-caption {
color: #fff;
}
.nav-round a[data-skin="light"]:hover {
background: rgba(0, 0, 0, 0.4);
}
.nav-round a[data-skin="dark"] {
background: rgba(255, 255, 255, 0.1);
}
.nav-round a[data-skin="dark"] i,
.nav-round a[data-skin="dark"] .nav-item-caption {
color: #333;
}
.nav-round a[data-skin="dark"]:hover {
background: rgba(255, 255, 255, 0.4);
}   .nav-flip a {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.nav-flip .slides-count {
display: block!important;
position: absolute;
top: 50%;
left: 0;
line-height: 1;
opacity: 0;
transition: opacity .3s ease;
}
.nav-flip .slide-next-nr,
.nav-flip .slide-prev-nr {
position: relative;
top: -14px;
font-size: 12px;
text-align: right;
}
.nav-flip .slide-next-nr:after,
.nav-flip .slide-prev-nr:after {
content: '';
display: block;
position: absolute;
height: 1px;
width: 25px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
right: -13px;
}
.nav-flip .slides-all {
text-align: left;
}
.nav-flip .slides-all,
.nav-flip .slide-next-nr,
.nav-flip .slide-prev-nr {
display: block;
width: 20px;
float: left;
padding: 0 2.5px;
}
.nav-flip .nav-item-caption {
display: none !important;
}
.nav-flip a.marki-sharp-prev {
-webkit-perspective-origin: 100% 50%;
perspective-origin: 100% 50%;
}
.nav-flip a.marki-sharp-next {
-webkit-perspective-origin: 0% 50%;
perspective-origin: 0% 50%;
}
.nav-flip i {
line-height: 130px;
color: #fff;
-webkit-transform: translateX(0);
transform: translateX(0);
transition: all .3s ease;
}
.nav-flip a:hover .slides-count {
opacity: 1;
}
.nav-flip div.marki-sharp-nav {
position: absolute;
top: 0;
}
.nav-flip .sharp-nav-bg {
position: absolute;
width: 130px;
height: 130px;
background-size: cover;
background-position: center;
-webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out;
transition: transform 0.15s ease-out, opacity 0.15s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
}
.nav-flip a.marki-sharp-prev .sharp-nav-bg {
left: 50px;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.nav-flip a.marki-sharp-next .sharp-nav-bg {
right: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.nav-flip a:hover .sharp-nav-bg {
-webkit-transition: -webkit-transform 0.25s ease-out;
transition: transform 0.25s ease-out;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
.nav-flip a.marki-sharp-prev:hover i,
.nav-flip a.marki-sharp-next:hover i {
opacity: 0;
}
.nav-flip .marki-sharp-icon-wrap {
transition: background-color 0.3s ease-out;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
display: block;
width: 50px;
height: 130px;
text-align: center;
overflow: hidden;
color: #fff;
}
.nav-flip a[data-skin="dark"] .marki-sharp-icon-wrap,
.nav-flip a[data-skin="dark"] div {
background: rgba(255, 255, 255, 0.3);
}
.nav-flip a[data-skin="dark"] i,
.nav-flip a[data-skin="dark"] .slides-count {
color: #000;
}
.nav-flip a[data-skin="dark"] .slide-next-nr:after,
.nav-flip a[data-skin="dark"] .slide-prev-nr:after {
background: #000;
}
.nav-flip a[data-skin="dark"]:hover .marki-sharp-icon-wrap {
background: #ffffff;
}
.nav-flip a[data-skin="light"] .marki-sharp-icon-wrap,
.nav-flip a[data-skin="light"] div {
background: rgba(51, 51, 51, 0.3);
}
.nav-flip a[data-skin="light"] i,
.nav-flip a[data-skin="light"] .slides-count,
.nav-flip a[data-skin="light"] .slide-next-nr:after {
color: #fff;
}
.nav-flip a[data-skin="light"] .slide-next-nr:after,
.nav-flip a[data-skin="light"] .slide-prev-nr:after {
background: #fff;
}
.nav-flip a[data-skin="light"]:hover .marki-sharp-icon-wrap {
background: #333333;
}   .nav-classic .sharp-nav-bg {
position: absolute;
width: 80px;
height: 100px;
top: 0;
display: block;
z-index: 3;
-webkit-transition: -webkit-transform 0.3s ease-in-out 0.5s;
-moz-transition: -moz-transform 0.3s ease-in-out 0.5s;
-ms-transition: -moz-transform 0.3s ease-in-out 0.5s;
-o-transition: -o-transform 0.3s ease-in-out 0.5s;
transition: transform 0.3s ease-in-out 0.3s;
background-image: none!important;
}
.nav-classic .marki-sharp-next {
right: 0px;
}
.nav-classic .marki-sharp-next .sharp-nav-bg {
right: 0;
-webkit-transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-webkit-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
-moz-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
-ms-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
-o-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
transform: perspective(300px) rotateY(-120deg) translateZ(1px);
}
.nav-classic .marki-sharp-prev {
left: 0px;
}
.nav-classic .marki-sharp-prev .sharp-nav-bg {
left: 0;
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
-o-transform-origin: left;
transform-origin: left;
-webkit-transform: perspective(300px) rotateY(120deg) translateZ(1px);
-moz-transform: perspective(300px) rotateY(120deg) translateZ(1px);
-ms-transform: perspective(300px) rotateY(120deg) translateZ(1px);
-o-transform: perspective(300px) rotateY(120deg) translateZ(1px);
transform: perspective(300px) rotateY(120deg) translateZ(1px);
}
.nav-classic .prev-item-caption,
.nav-classic .next-item-caption {
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
padding: 0 20px;
white-space: nowrap;
display: block;
height: 100px;
line-height: 100px;
position: relative;
transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
}
.nav-classic .prev-item-caption {
float: right;
right: 300%;
}
.nav-classic .next-item-caption {
float: left;
left: 300%;
}
.nav-classic .prev-item-caption,
.nav-classic .next-item-caption {
background-color: rgba(0, 0, 0, 0.8);
}
.nav-classic .marki-sharp-next,
.nav-classic .marki-sharp-prev {
position: absolute;
top: 50%;
z-index: 10;
height: 100px;
margin-top: -50px;
text-align: center;
cursor: pointer;
}
.nav-classic .marki-sharp-next i,
.nav-classic .marki-sharp-prev i {
font-size: 16px;
line-height: 100px;
width: 80px;
display: inline-block;
position: relative;
z-index: 10;
background-color: rgba(0, 0, 0, 0.2);
}
.nav-classic .marki-sharp-next:hover,
.nav-classic .marki-sharp-prev:hover {
color: #000 !important;
}
.nav-classic .marki-sharp-next:hover .prev-item-caption,
.nav-classic .marki-sharp-prev:hover .prev-item-caption {
right: 0;
}
.nav-classic .marki-sharp-next:hover .next-item-caption,
.nav-classic .marki-sharp-prev:hover .next-item-caption {
left: 0;
}
.nav-classic .marki-sharp-next:hover .sharp-nav-bg {
-webkit-transition-delay: 0s !important;
-moz-transition-delay: 0s !important;
-ms-transition-delay: 0s !important;
-o-transition-delay: 0s !important;
transition-delay: 0s !important;
-webkit-transform: perspective(300px) rotateY(0deg);
-moz-transform: perspective(300px) rotateY(0deg);
-ms-transform: perspective(300px) rotateY(0deg);
-o-transform: perspective(300px) rotateY(0deg);
transform: rotateY(0deg);
}
.nav-classic .marki-sharp-prev:hover .sharp-nav-bg {
-webkit-transition-delay: 0s !important;
-moz-transition-delay: 0s !important;
-ms-transition-delay: 0s !important;
-o-transition-delay: 0s !important;
transition-delay: 0s !important;
-webkit-transform: perspective(300px) rotateY(0deg);
-moz-transform: perspective(300px) rotateY(0deg);
-ms-transform: perspective(300px) rotateY(0deg);
-o-transform: perspective(300px) rotateY(0deg);
transform: rotateY(0deg);
}
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.left_top .sharp-slide-content,
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.left_bottom .sharp-slide-content,
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.left_center .sharp-slide-content,
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.right_top .sharp-slide-content,
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.right_center .sharp-slide-content,
.marki-fullwidth-false .marki-sharp-slider .swiper-slide.right_bottom .sharp-slide-content {
margin-left: 25px;
margin-right: 25px;
} .swiper-pagination {
position: absolute;
margin: 0;
padding: 0;
cursor: default;
width: 100%;
bottom: 6%;
z-index: 10;
text-align: center;
left: 5px;
}
.swiper-pagination span,
.fullPage-nav span {
position: relative;
display: inline-block;
margin: 0 8px;
width: 10px;
height: 10px;
cursor: pointer;
}
.swiper-pagination span a,
.fullPage-nav span a {
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: none;
border-radius: 50%;
cursor: pointer; position: absolute;
}
.swiper-pagination[data-skin="dark"] a,
.fullPage-nav[data-skin="dark"] a {
background-color: #000000;
}
.swiper-pagination[data-skin="light"] a,
.fullPage-nav[data-skin="light"] a {
background-color: #ffffff;
} .pagination-small_stroke span {
width: 9px;
height: 9px;
margin: 0 5.5px;
}
.pagination-small_stroke span a {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0.3;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-small_stroke span a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-small_stroke[data-skin="dark"] a {
box-shadow: none;
border: 0px solid #000000;
border: 0px solid rgba(0, 0, 0, 0);
}
.pagination-small_stroke[data-skin="dark"] span a:hover,
.pagination-small_stroke[data-skin="dark"] span a:focus {
background-color: #333;
}
.pagination-small_stroke[data-skin="dark"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #000000;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-small_stroke[data-skin="light"] a {
box-shadow: none;
border: 0px solid #ffffff;
border: 0px solid rgba(255, 255, 255, 0);
}
.pagination-small_stroke[data-skin="light"] span a:hover,
.pagination-small_stroke[data-skin="light"] span a:focus {
background-color: white;
}
.pagination-small_stroke[data-skin="light"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #ffffff;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
} .pagination-rounded span {
width: 18px;
height: 7px;
margin: 0 4px;
}
.pagination-rounded span a {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 3.5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0.3;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-rounded span a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-rounded[data-skin="dark"] a {
box-shadow: none;
border: 0px solid #000000;
border: 0px solid rgba(0, 0, 0, 0);
}
.pagination-rounded[data-skin="dark"] span a:hover,
.pagination-rounded[data-skin="dark"] span a:focus {
background-color: #333;
}
.pagination-rounded[data-skin="dark"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #000000;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-rounded[data-skin="light"] a {
box-shadow: none;
border: 0px solid #ffffff;
border: 0px solid rgba(255, 255, 255, 0);
}
.pagination-rounded[data-skin="light"] span a:hover,
.pagination-rounded[data-skin="light"] span a:focus {
background-color: white;
}
.pagination-rounded[data-skin="light"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #ffffff;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
} .pagination-underline span {
width: 55px;
height: 2px;
margin: 0 3.5px;
}
.pagination-underline span a {
border-radius: 0;
background-clip: content-box;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0.3;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
border-width: 5px 0;
border-color: transparent;
border-style: solid;
}
.pagination-underline span a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-underline[data-skin="dark"] a {
box-shadow: none;
}
.pagination-underline[data-skin="dark"] span a:hover,
.pagination-underline[data-skin="dark"] span a:focus {
background-color: #333;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-underline[data-skin="dark"] span.swiper-active-switch a {
background-color: #333;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-underline[data-skin="light"] a {
box-shadow: none;
}
.pagination-underline[data-skin="light"] span a:hover,
.pagination-underline[data-skin="light"] span a:focus {
background-color: white;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-underline[data-skin="light"] span.swiper-active-switch a {
background-color: white;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
} .pagination-square span {
margin: 0 5.5px;
width: 9px;
height: 9px;
}
.pagination-square span a {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: all 0.3s ease;
border-radius: 0;
transition: all 0.3s ease;
opacity: 0.3;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-square span a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-square[data-skin="dark"] a {
box-shadow: none;
border: 0px solid #000000;
border: 0px solid rgba(0, 0, 0, 0);
}
.pagination-square[data-skin="dark"] span a:hover,
.pagination-square[data-skin="dark"] span a:focus {
background-color: #333;
}
.pagination-square[data-skin="dark"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #000000;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.pagination-square[data-skin="light"] a {
box-shadow: none;
border: 0px solid #ffffff;
border: 0px solid rgba(255, 255, 255, 0);
}
.pagination-square[data-skin="light"] span a:hover,
.pagination-square[data-skin="light"] span a:focus {
background-color: white;
}
.pagination-square[data-skin="light"] span.swiper-active-switch a {
background-color: transparent;
border: 2px solid #ffffff;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-tab-slider .marki-video-holder {
height: 100%;
}
.marki-tab-slider .marki-half-layout {
position: relative;
float: left;
}
.marki-tab-slider .marki-tab-slider-content {
padding: 0 50px;
height: 100%;
}
.marki-tab-slider .marki-tab-slider-content:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em; }
.marki-tab-slider .marki-tab-slider-content .marki-grid {
min-width: 0;
display: inline-block;
vertical-align: middle;
}
.marki-tab-slider .marki-tab-slider-pagination {
position: absolute;
width: 50%;
bottom: 90px;
left: 0;
z-index: 10;
text-align: center;
}
.marki-tab-slider .marki-tab-slider-pagination .swiper-pagination {
position: static;
text-align: center;
display: inline;
}
.marki-tab-slider .marki-tab-slider-pagination .swiper-pagination[data-skin="light"] a {
background-color: #ffffff;
}
.marki-tab-slider .marki-tab-slider-pagination .swiper-pagination[data-skin="dark"] a {
background-color: #000000;
}
.marki-tab-slider .marki-tab-slider-pagination i {
margin-right: 20px;
position: relative;
top: -1px;
font-size: 20px;
}
.marki-tab-slider .swiper-slide {
height: 100%;
}
@media handheld, only screen and (max-width: 1200px) {
.marki-tab-slider .wpb_row > div,
.marki-tab-slider .marki-tab-slider-content {
width: 100%;
}
}
@media handheld, only screen and (max-width: 960px) {
.marki-tab-slider .marki-half-layout {
width: 100%;
height: 500px;
}
.marki-tab-slider .marki-half-layout-right {
height: auto;
}
.marki-tab-slider .marki-tab-slider-content {
padding: 80px 15px 30px 15px ;
}
.marki-tab-slider .marki-tab-slider-pagination {
bottom: auto;
top: 400px;
margin-bottom: 90px;
width: 100%;
}
}
.marki-tab-slider.force-responsive .marki-half-layout {
width: 100%;
height: 500px;
}
.marki-tab-slider.force-responsive .marki-half-layout-right {
height: auto;
}
.marki-tab-slider.force-responsive .marki-tab-slider-content {
padding: 80px 15px 30px 15px ;
}
.marki-tab-slider.force-responsive .marki-tab-slider-pagination {
bottom: auto;
top: 400px;
margin-bottom: 90px;
width: 100%;
}
.marki-sharp-one-pager .marki-grid {
position: relative;
z-index: 14;
}
.marki-sharp-one-pager .section {
position: relative;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
}
.marki-sharp-one-pager .section .sharp-slide-content {
margin-top: 100px;
}
.marki-sharp-one-pager .section .marki-isotop-item {
float: left;
}
.marki-sharp-one-pager .section.left_top .sharp-slide-content,
.marki-sharp-one-pager .section.center_top .sharp-slide-content,
.marki-sharp-one-pager .section.right_top .sharp-slide-content {
margin-top: 120px;
}
.marki-sharp-one-pager .section.center_top .marki-sharp-title,
.marki-sharp-one-pager .section.center_center .marki-sharp-title,
.marki-sharp-one-pager .section.center_bottom .marki-sharp-title,
.marki-sharp-one-pager .section.center_top .marki-sharp-desc,
.marki-sharp-one-pager .section.center_center .marki-sharp-desc,
.marki-sharp-one-pager .section.center_bottom .marki-sharp-desc,
.marki-sharp-one-pager .section.center_top .sharp-buttons,
.marki-sharp-one-pager .section.center_center .sharp-buttons,
.marki-sharp-one-pager .section.center_bottom .sharp-buttons {
text-align: center;
}
.marki-sharp-one-pager .section.center_top .sharp-slide-content,
.marki-sharp-one-pager .section.center_center .sharp-slide-content,
.marki-sharp-one-pager .section.center_bottom .sharp-slide-content {
margin-right: auto;
margin-left: auto;
}
.marki-sharp-one-pager .section.right_top,
.marki-sharp-one-pager .section.right_center,
.marki-sharp-one-pager .section.right_bottom {
text-align: right;
}
.marki-sharp-one-pager .section.right_top .sharp-slide-content,
.marki-sharp-one-pager .section.right_center .sharp-slide-content,
.marki-sharp-one-pager .section.right_bottom .sharp-slide-content {
float: right;
}
.marki-sharp-one-pager .sharp-slide-content.caption-light .marki-sharp-title,
.marki-sharp-one-pager .sharp-slide-content.caption-light .marki-sharp-desc {
color: #fff !important;
}
.marki-sharp-one-pager .sharp-slide-content.caption-dark .marki-sharp-title,
.marki-sharp-one-pager .sharp-slide-content.caption-dark .marki-sharp-desc {
color: #222 !important;
}
.marki-sharp-one-pager .sharp-fade-in,
.marki-sharp-one-pager .sharp-slide-top,
.marki-sharp-one-pager .sharp-slide-left,
.marki-sharp-one-pager .sharp-slide-bottom,
.marki-sharp-one-pager .sharp-slide-right,
.marki-sharp-one-pager .sharp-scale-down {
transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-ms-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
-o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .marki-sharp-title {
margin-bottom: 20px;
font-weight: 300;
font-size: 50px;
line-height: 110%;
}
.marki-sharp-one-pager .marki-sharp-desc {
font-weight: 400;
font-size: 20px;
line-height: 27px;
}
.marki-sharp-one-pager .sharp-buttons {
margin-top: 30px;
}
.marki-sharp-one-pager .active .sharp-fade-in {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .sharp-slide-top {
-webkit-transform: translate(0, -300%);
-moz-transform: translate(0, -300%);
-ms-transform: translate(0, -300%);
-o-transform: translate(0, -300%);
}
.marki-sharp-one-pager .active .sharp-slide-top {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .sharp-slide-left {
-webkit-transform: translate(-300%, 0);
-moz-transform: translate(-300%, 0);
-ms-transform: translate(-300%, 0);
-o-transform: translate(-300%, 0);
}
.marki-sharp-one-pager .active .sharp-slide-left {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .sharp-slide-bottom {
-webkit-transform: translate(0, 300%);
-moz-transform: translate(0, 300%);
-ms-transform: translate(0, 300%);
-o-transform: translate(0, 300%);
}
.marki-sharp-one-pager .active .sharp-slide-bottom {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .sharp-slide-right {
-webkit-transform: translate(300%, 0);
-moz-transform: translate(300%, 0);
-ms-transform: translate(300%, 0);
-o-transform: translate(300%, 0);
}
.marki-sharp-one-pager .active .sharp-slide-right {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-sharp-one-pager .sharp-scale-down {
transform: scale(1.3);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
}
.marki-sharp-one-pager .active .sharp-scale-down {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-sharp-one-pager .sharp-flip-x,
.marki-sharp-one-pager .sharp-flip-y {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-perspective: 1000;
opacity: 0;
-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1;
-o-animation-delay: 1s;
animation-delay: 1s;
}
.marki-sharp-one-pager .active .sharp-flip-x {
-webkit-animation-name: marki_flip_x;
-moz-animation-name: marki_flip_x;
-o-animation-name: marki_flip_x;
animation-name: marki_flip_x;
opacity: 1;
}
.marki-sharp-one-pager .active .sharp-flip-y {
-webkit-animation-name: marki_flip_y;
-moz-animation-name: marki_flip_y;
-o-animation-name: marki_flip_y;
animation-name: marki_flip_y;
opacity: 1;
}
.marki-sharp-one-pager .sharp-skip-slider {
position: absolute;
left: 50%;
bottom: 20px;
cursor: pointer;
z-index: 10;
margin: -24px 0 0 -24px;
}
.marki-sharp-one-pager .sharp-skip-slider i {
color: #fff;
font-size: 48px;
}
@media handheld, only screen and (max-width: 1140px) {
.marki-sharp-one-pager .marki-grid {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 20px;
}
.marki-sharp-one-pager .marki-sharp-title {
font-weight: 600;
font-size: 40px;
}
.marki-sharp-one-pager .marki-sharp-desc {
font-weight: 400;
font-size: 20px;
line-height: 34px;
}
.marki-sharp-one-pager .sharp-slide-content {
width: 80%;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-sharp-one-pager .marki-grid {
padding: 0 15px;
}
.marki-sharp-one-pager .marki-sharp-title {
font-weight: 700 !important;
font-size: 22px !important;
line-height: 130% !important;
}
.marki-sharp-one-pager .marki-sharp-desc {
font-size: 14px;
line-height: 22px !important;
}
.marki-sharp-one-pager .sharp-buttons .marki-button {
padding: 10px 12px !important;
font-size: 10px !important;
margin-right: 15px !important;
}
.marki-sharp-one-pager .marki-button-align.left,
.marki-sharp-one-pager .marki-button-align.center,
.marki-sharp-one-pager .marki-button-align.right {
width: auto !important;
margin-bottom: 6px;
}
.marki-sharp-one-pager .sharp-slide-content {
width: 100% !important;
}
} #superContainer {
height: 100%;
position: relative; -ms-touch-action: none; touch-action: none;
}
.section {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.slide,
.slidesContainer {
height: 100%;
display: block;
}
.slides {
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.section.table,
.slide.table {
display: table;
width: 100%;
}
.tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.slidesContainer {
float: left;
position: relative;
}
.controlArrow {
position: absolute;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
}
.controlArrow.prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent;
}
.controlArrow.next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff;
}
.scrollable {
overflow: scroll;
}
.easing {
-webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
-o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }
#fullPage-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
}
#fullPage-nav.right {
right: 17px;
-webkit-transform: translateX(50%) rotate(90deg);
-moz-transform: translateX(50%) rotate(90deg);
-ms-transform: translateX(50%) rotate(90deg);
-o-transform: translateX(50%) rotate(90deg);
transform: translateX(50%) rotate(90deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
}
#fullPage-nav.left {
left: 17px;
-webkit-transform: translateX(-50%) rotate(90deg);
-moz-transform: translateX(-50%) rotate(90deg);
-ms-transform: translateX(-50%) rotate(90deg);
-o-transform: translateX(-50%) rotate(90deg);
transform: translateX(-50%) rotate(90deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
}
.fullPage-slidesNav {
position: absolute;
z-index: 4;
left: 50%;
opacity: 1;
}
.fullPage-slidesNav.bottom {
bottom: 17px;
}
.fullPage-slidesNav.top {
top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul {
margin: 0;
padding: 0;
}
.fullPage-slidesNav li {
display: block;
width: 14px;
height: 13px;
margin: 7px;
position: relative;
}
.fullPage-slidesNav li {
display: inline-block;
}
.fullPage-slidesNav li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
.fullPage-slidesNav.light-skin .active span {
background: #fff;
}
.fullPage-slidesNav.dark-skin .active span {
background: #444;
}
.fullPage-slidesNav span {
top: 2px;
left: 2px;
width: 8px;
height: 8px;
position: absolute;
z-index: 1;
}
.fullPage-slidesNav.light-skin span {
border: 1px solid #fff;
}
.fullPage-slidesNav.dark-skin span {
border: 1px solid #444;
}
.fullPage-tooltip {
display: none !important;
}
.fullPage-tooltip.right {
right: 20px;
}
.fullPage-tooltip.left {
left: 20px;
}  .blog-classic-entry {
display: block;
overflow: hidden;
margin-bottom: 30px;
width: 100%;
opacity: 0;
background:#fff;
border:1px solid #eaeaea;
padding:10px 10px 30px;
}
.blog-classic-entry.sticky-post {
background: #eee;
}
.blog-classic-entry .hover-overlay {
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background-color: transparent !important;
transition: transform 0.35s;
-webkit-transition: transform 0.35s;
-moz-transition: transform 0.35s;
-ms-transition: transform 0.35s;
-o-transition: transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
}
.blog-classic-entry .hover-plus-icon {
width: 27px;
height: 27px;
display: block;
line-height: 27px;
text-align: center;
border: 3px solid #fff;
color: #fff;
font-size: 16px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
pointer-events: none;
}
.blog-classic-entry .hover-plus-icon:hover {
background-color: #fff;
color: #000;
}
.blog-classic-entry .featured-image:hover .hover-overlay {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.blog-classic-entry .featured-image:hover .item-featured-image {
}
.blog-classic-entry .featured-image:hover .hover-plus-icon {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
pointer-events: auto;
}
.blog-classic-entry .blog-entry-heading {
position: relative;
margin-bottom: 4px;
padding: 0 6px;
*zoom: 1;
}
.blog-classic-entry .blog-entry-heading:before,
.blog-classic-entry .blog-entry-heading:after {
content: " ";
display: table;
}
.blog-classic-entry .blog-entry-heading:after {
clear: both;
}
.blog-classic-entry .blog-entry-heading .post-type-icon {
font-size: 16px;
float: left;
line-height: 28px;
margin-right: 20px;
}
.blog-classic-entry .blog-entry-heading .blog-title {
margin: 0;
padding-right: 0;
font-size: 20px !important;
line-height: 28px;
float: none;
text-align:center;
}
.blog-classic-entry .blog-entry-heading .blog-comments,
.blog-classic-entry .blog-entry-heading .marki-love-holder {
display: inline-block;
float: right;
font-size: 12px;
font-weight: bold;
padding-left: 8px;
line-height: 14px;
margin-top: 6px;
}
.blog-classic-entry .blog-entry-heading .blog-comments .marki-love-count,
.blog-classic-entry .blog-entry-heading .marki-love-holder .marki-love-count {
color: #d5d5d5;
font-size: 12px;
font-weight: bold;
}
.blog-classic-entry .blog-entry-heading .blog-comments i,
.blog-classic-entry .blog-entry-heading .marki-love-holder i {
font-size: 16px;
padding-right: 3px;
color: #d7d7d7;
}
.blog-classic-entry .blog-entry-heading .marki-love-holder {
padding-right: 8px;
border-right: 2px solid #eee;
}
.blog-classic-entry .blog-gallery-type .marki-slideshow-shortcode {
margin: 0;
padding: 0;
border: none;
background-color: transparent;
}
.blog-classic-entry .marki-video-wrapper,
.blog-classic-entry .featured-image,
.blog-classic-entry .marki-audio,
.blog-classic-entry .blog-gallery-type {
margin-bottom: 0;
}
.blog-classic-entry .blog-excerpt {
padding: 0 15px;
line-height: 26px;
text-align:center;
}
.blog-classic-entry .audio-iframe {
margin-bottom: 15px;
}
@media handheld, only screen and (max-width: 600px) {
.blog-classic-entry {
margin-bottom: 30px !important;
}
.blog-classic-entry .blog-title {
display: block !important;
margin-bottom: 10px !important;
text-align:center;
}
.blog-classic-entry .blog-comments,
.blog-classic-entry .marki-love-holder {
float: left !important;
border: none !important;
margin: 20px 5px 15px 0;
font-size: 14px !important;
line-height: 30px;
}
.blog-classic-entry .blog-meta {
display: block;
clear: both;
}
}
.blog-meta {
line-height: 1;
margin-bottom: 20px;
padding:15px 0;
text-align:center;
border-bottom:1px solid #eaeaea;
background:#f9f9f9;
}
.blog-meta time,
.blog-meta .blog-categories {
float: none;
display:inline-block;
margin-right:15px
}
.blog-meta time {
margin-right: 15px;
}
.blog-meta a {
color: #999999;
font-size: 12px;
font-weight: bold;
text-transform: capitalize;
}
.blog-meta .blog-comments{margin-right:15px;border-right:none !important;}
.blog-meta .marki-love-holder{display:inline-block;color:#999;}
.comment-count.single-post-fancy-title h6{
padding-bottom:30px;
font-size:18px;
text-transform:uppercase;
margin-bottom:0;
}
.comment-count.single-post-fancy-title h6 span{
width:30px;
height:30px;
font-size:16px;
border-radius:50%;
color:#fff;
text-align:center;
line-height:30px;
padding:0;
}
@media handheld, only screen and (max-width: 650px) {
.blog-meta time,
.blog-meta .blog-categories {
display:block;
margin-right:0;
padding:5px 15px;
}
.blog-meta .blog-comments {
margin: 0;
text-align:center;
float:none !important;
}
}
.ping-title-wrap{margin-bottom:15px;}
.ping_title{margin-bottom:10px;}
.ping-meta .comment-time{padding:0 !important;} .blog-masonry-entry {
overflow: hidden;
display: block;
opacity: 0;
float: left;
}
.blog-masonry-entry .item-holder {
margin: 0 15px 30px 30px;
background-color: #fdfdfd;
border: 2px solid #eee;
padding-bottom: 10px;
}
.blog-masonry-entry .item-holder .featured-image .hover-overlay {
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background-color: transparent !important;
}
.blog-masonry-entry .post-type-icon {
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 2px solid #eee;
background-color: #eee;
border-right: none;
display: block;
color: #5b5b5b;
}
.blog-masonry-entry .post-type-icon:hover {
color: #666;
background-color: #eee !important;
}
.blog-masonry-entry .post-type-icon i {
font-size: 16px;
line-height: 30px;
display: block;
}
.blog-masonry-entry .blog-meta {
display: block;
clear: both;
margin: 0;
padding: 10px 25px;
}
.blog-masonry-entry .blog-meta time {
padding-bottom: 5px;
}
.blog-masonry-entry .blog-entry-heading {
position: relative;
margin-bottom: 4px;
padding: 15px 25px;
background-color: #f7f7f7;
*zoom: 1;
}
.blog-masonry-entry .blog-entry-heading:before,
.blog-masonry-entry .blog-entry-heading:after {
content: " ";
display: table;
}
.blog-masonry-entry .blog-entry-heading:after {
clear: both;
}
.blog-masonry-entry .blog-entry-heading .blog-title {
margin: 0;
padding: 0;
line-height: 22px;
display: inline-block;
}
.blog-masonry-entry .blog-entry-heading .blog-title a {
color: #666666;
}
.blog-masonry-entry .blog-entry-heading .blog-comments,
.blog-masonry-entry .blog-entry-heading .marki-love-holder {
display: inline-block;
color: #d5d5d5;
font-size: 12px;
padding-left: 8px;
line-height: 14px;
float: right;
}
.blog-masonry-entry .blog-entry-heading .blog-comments .marki-love-count,
.blog-masonry-entry .blog-entry-heading .marki-love-holder .marki-love-count {
color: #d5d5d5;
font-size: 12px;
}
.blog-masonry-entry .blog-entry-heading .blog-comments i,
.blog-masonry-entry .blog-entry-heading .marki-love-holder i {
font-size: 16px;
padding-right: 3px;
color: #d7d7d7;
}
.blog-masonry-entry .blog-entry-heading .marki-love-holder {
padding-right: 8px;
border-right: 2px solid #eee;
}
.blog-masonry-entry .blog-entry-heading .marki-love-holder .marki-icon-heart {
position: relative;
top: 1px;
}
.blog-masonry-entry .marki-video-wrapper,
.blog-masonry-entry .featured-image,
.blog-masonry-entry .marki-audio,
.blog-masonry-entry .blog-gallery-type .marki-image-slideshow {
margin-bottom: 0;
}
.blog-masonry-entry .blog-excerpt {
padding: 0 25px 15px;
line-height: 26px;
}
.blog-masonry-entry .audio-iframe {
padding: 25px 25px 15px;
}
.blog-masonry-entry .jp-interface {
border: none !important;
background-color: transparent !important;
padding: 0px 90px 0px 50px !important;
}
.blog-masonry-entry .jp-interface .jp-controls {
left: 10px;
top: 0px;
}
.blog-masonry-entry .jp-interface .js-volume-wrapper {
right: 10px;
top: 0px;
margin-top: 0;
}
.blog-masonry-entry.one-column {
width: 100%;
}
.blog-masonry-entry.one-column .blog-title {
font-size: 16px !important;
font-weight: normal !important;
}
.blog-masonry-entry.one-column .jp-interface {
padding: 10px 90px 10px 50px !important;
}
.blog-masonry-entry.one-column .jp-interface .jp-controls {
top: 10px !important;
}
.blog-masonry-entry.one-column .jp-interface .jp-progress {
top: 0 !important;
}
.blog-masonry-entry.one-column .jp-interface .js-volume-wrapper {
top: 10px !important;
}
.blog-masonry-entry.two-column {
width: 49.8%;
}
.blog-masonry-entry.two-column .blog-title {
font-size: 16px !important;
font-weight: normal !important;
}
.blog-masonry-entry.two-column .blog-gallery-type {
border: 0 !important;
}
.blog-masonry-entry.two-column .blog-entry-heading {
border: 0 !important;
}
.blog-masonry-entry.two-column .jp-interface {
padding: 10px 90px 10px 50px !important;
}
.blog-masonry-entry.two-column .jp-interface .jp-controls {
top: 10px !important;
}
.blog-masonry-entry.two-column .jp-interface .jp-progress {
top: 0 !important;
}
.blog-masonry-entry.two-column .jp-interface .js-volume-wrapper {
top: 10px !important;
}
.blog-masonry-entry.three-column {
width: 33.1%;
}
.blog-masonry-entry.three-column .blog-title {
font-size: 13px !important;
line-height: 18px;
font-weight: normal !important;
}
.blog-masonry-entry.three-column .jp-interface {
padding: 10px 90px 10px 50px !important;
}
.blog-masonry-entry.three-column .jp-interface .jp-controls {
top: 10px !important;
}
.blog-masonry-entry.three-column .jp-interface .jp-progress {
top: 0 !important;
}
.blog-masonry-entry.three-column .jp-interface .js-volume-wrapper {
top: 10px !important;
}
.blog-masonry-entry.three-column .blog-comments {
display: none;
}
.blog-masonry-entry.three-column .marki-love-holder {
border-right: 0;
position: relative;
top: 2px;
}
.blog-masonry-entry.four-column {
width: 24.8%;
}
.blog-masonry-entry.four-column .item-holder {
padding-bottom: 15px;
}
.blog-masonry-entry.four-column .blog-meta {
padding-right: 15px;
padding-left: 15px;
}
.blog-masonry-entry.four-column .blog-excerpt {
padding: 0 15px;
}
.blog-masonry-entry.four-column .blog-entry-heading {
padding: 10px 10px 10px 8px;
}
.blog-masonry-entry.four-column .blog-title {
margin: 0;
padding: 0 10px 0 8px;
font-size: 12px !important;
line-height: 18px;
font-weight: normal;
display: block;
}
.blog-masonry-entry.four-column .blog-title a {
color: #666666;
}
.blog-masonry-entry.four-column .jp-interface {
padding: 0 10px 40px !important;
}
.blog-masonry-entry.four-column .jp-controls {
top: 38px;
left: 10px;
}
.blog-masonry-entry.four-column .js-volume-wrapper {
top: 38px;
left: 50px;
}
.blog-masonry-entry.four-column .blog-comments {
display: none;
}
.blog-masonry-entry.four-column .marki-love-holder {
border-right: 0;
}
@media handheld, only screen and (max-width: 960px) {
.blog-masonry-entry.three-column,
.blog-masonry-entry.four-column {
width: 49.8% !important;
}
}
@media handheld, only screen and (max-width: 650px) {
.blog-masonry-entry.three-column,
.blog-masonry-entry.four-column,
.blog-masonry-entry.two-column,
.blog-masonry-entry.one-column {
width: 100% !important;
}
} .blog-list-entry {
background: #fff;
border: 1px solid #eaeaea;
margin-bottom: 30px;
padding: 10px;
padding-top: 10px;
width: 100%;
}
.blog-list-entry {
*zoom: 1;
}
.blog-list-entry:before,
.blog-list-entry:after {
content: " ";
display: table;
}
.blog-list-entry:after {
clear: both;
}
.blog-list-entry .the-title {
font-size: 16px !important;
text-transform:capitalize;
font-weight: normal !important;
line-height:16px;
margin: 12px 0 0;
}
.blog-list-entry .listtype-meta time a {
color: #444;
}
.blog-list-entry .listtype-meta time,
.blog-list-entry .listtype-meta a,
.blog-list-entry .listtype-meta span {
font-size: 11px;
}
.blog-list-entry .listtype-meta span a {
color: #9f9f9f;
}
.blog-list-entry .post-type-icon {
width: 40px;
height: 40px;
display: block;
line-height: 40px;
text-align: center;
border: 2px solid #999999;
color: #999999;
margin: 5px 0 10px;
}
.blog-list-entry .post-type-icon i {
font-size: 16px;
line-height: 40px;
display: block;
}
.blog-list-entry .post-type-icon:hover {
color: #fff;
}
.blog-list-entry .marki-pagination {
padding-top: 40px;
margin-top: 50px;
border-top: 1px solid #eee;
}
.blog-list-entry .list-posttype-col {
width: 70px;
float: left;
}
.blog-list-entry .list-content-col {
float: left;
display: block;
width: 80%;
*zoom: 1;
}
.blog-list-entry .list-content-col:before,
.blog-list-entry .list-content-col:after {
content: " ";
display: table;
}
.blog-list-entry .list-content-col:after {
clear: both;
}
@media handheld, only screen and (max-width: 600px) {
.blog-list-entry .list-posttype-col {
display: none;
}
.blog-list-entry .list-content-col {
width: 100%;
}
} .marki-thumb-wrapper{
margin-left:-15px;
margin-right:-15px;
}
.right-layout .marki-thumb-wrapper,
.left-layout .marki-thumb-wrapper{
margin-left:0;
margin-right:0;
}
.marki-thumb-wrapper .blog-thumb-entry.two-column{
width:50%;
padding-left:15px;
padding-right:15px;
float:left;
}
.marki-thumb-wrapper .blog-thumb-entry .article-wrap{
padding:30px;
background:#fff;
-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.03);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.03);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.03);
}
.marki-thumb-wrapper .blog-thumb-entry.two-column .article-wrap{
padding:20px;
}
.marki-thumb-wrapper .blog-thumb-entry .article-wrap:hover{
-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);
box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);
}
.marki-thumb-wrapper .blog-thumb-entry.one-column{
width:100%;
}
.blog-thumb-entry {
width: 100%;
margin-bottom: 30px;
padding:0 15px;
*zoom: 1;
}
.blog-thumb-entry:before,
.blog-thumb-entry:after {
content: " ";
display: table;
}
.blog-thumb-entry:after {
clear: both;
}
.blog-thumb-entry .featured-image {
float: left;
}
.blog-thumb-entry .featured-image img {
width: 100%;
}
.blog-thumb-entry .blog-thumb-content {
float: left;
position:relative;
}
.blog-thumb-entry.two-column .featured-image {
float: left;
}
.blog-thumb-entry.two-column .blog-thumb-content {
}
.right-layout .blog-thumb-entry .featured-image,
.left-layout .blog-thumb-entry .featured-image {
}
.right-layout .blog-thumb-entry .blog-thumb-content,
.left-layout .blog-thumb-entry .blog-thumb-content  {
}
.right-layout .blog-thumb-entry.two-column .blog-thumb-content,
.left-layout .blog-thumb-entry.two-column .blog-thumb-content  {
}
.blog-thumb-entry.two-column  .blog-thumb-content-inner {
}
.right-layout .blog-thumb-entry .blog-thumb-content-inner,
.left-layout .blog-thumb-entry .blog-thumb-content-inner  {
}
.blog-thumb-entry .blog-thumb-content-inner {
padding: 0 0 0 30px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas{
border-bottom:1px solid #eee;
padding-bottom:10px;
margin-bottom:10px;
}
.blog-thumb-entry.two-column  .blog-thumb-content .blog-thumb-metas {
border-bottom: 1px solid #eee;
margin-bottom: 6px;
padding-bottom: 6px;
font-size: 12px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-comments{
display:inline-block;
line-height:26px;
font-size:13px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-comments:after{
content:"/";
margin:0 10px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-date:after{
content:"/";
margin:0 10px;
}
.blog-thumb-entry.two-column .blog-thumb-content .blog-thumb-metas .blog-comments:after,
.blog-thumb-entry.two-column .blog-thumb-content .blog-thumb-metas .blog-date:after{margin:0 5px;}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-categories{
display:inline-block;
color:#777 !important;
line-height:26px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-content-inner a.blog-readmore{
border-radius: 3px;
bottom: 0;
min-width: 120px;
padding: 8px 10px;
position: absolute;
right: 0;
text-align: center;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-categories:after{
content:"/";
margin:0 10px;
}
.blog-thumb-entry .blog-thumb-content .blog-thumb-metas .blog-readmore{
display:inline-block;
line-height:26px;
}
.blog-thumb-entry .blog-title {
font-size: 18px;
margin-bottom: 5px;
font-weight: 700 !important;
}
.blog-thumb-entry time a {
font-weight: bold;
font-size: 11px;
display: inline-block;
line-height: 14px;
}
.blog-thumb-entry time a {
color: #999999;
}
@media handheld, only screen and (max-width: 550px) {
.blog-thumb-entry .blog-thumb-content {
width: 100%;
float: none;
padding: 5px 0 15px;
}
.blog-thumb-entry .featured-image {
width: 100%;
float: none;
}
.blog-thumb-entry .featured-image img {
width: 100%;
}
} .blog-scroller-entry {
position: relative;
overflow: hidden;
}
.blog-scroller-entry .blog-title {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 13px;
line-height: 20px;
font-weight: bold !important;
position: absolute;
left: 0;
bottom: 0;
margin: 0;
width: 100%;
padding: 20px;
background-color: rgba(0, 0, 0, 0.5);
border-top: 2px solid rgba(255, 255, 255, 0.5);
}
.blog-scroller-entry .blog-title a {
color: #fff;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 100%;
display: block;
}
.blog-scroller-entry .blog-title {
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.blog-scroller-entry:hover .blog-title {
bottom: -200px;
}
.blog-scroller-arrows {
width: 34px;
height: 34px;
background-color: rgba(0, 0, 0, 0.2);
border: 2px solid #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: block;
position: absolute;
top: 50%;
margin-top: -20px;
text-align: center;
}
.blog-scroller-arrows i {
color: #fff;
line-height: 32px;
font-size: 16px;
}
.blog-scroller-arrows.marki-swiper-prev {
left: 15px;
}
.blog-scroller-arrows.marki-swiper-next {
right: 15px;
}
.blog-scroller-arrows:hover {
background-color: #fff !important;
}
.blog-scroller-arrows:hover i {
color: #000 !important;
} .blog-magazine-entry {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.marki-magazine-wrapper {
margin-bottom: 20px;
*zoom: 1;
}
.marki-magazine-wrapper:before,
.marki-magazine-wrapper:after {
content: " ";
display: table;
}
.marki-magazine-wrapper:after {
clear: both;
}
.magazine-featured-post .magazine-posttype-icon {
color: #fff;
position: absolute;
bottom: 12px;
left: 12px;
font-size: 16px;
}
.magazine-featured-post .blog-title {
font-size: 13px;
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 22px;
background-color: rgba(0, 0, 0, 0.5);
border-top: 2px solid rgba(255, 255, 255, 0.5);
margin: 0;
z-index: 15;
}
.magazine-featured-post .blog-title a {
color: #fff;
}
.magazine-featured-post .blog-meta {
background-color: #fafafa;
padding: 12px;
}
.magazine-featured-post time a {
color: #999999;
font-size: 12px;
}
.magazine-featured-post time {
display: inline-block;
margin-top: 3px;
}
.magazine-featured-post .blog-excerpt {
line-height: 26px;
}
.magazine-featured-post .blog-categories {
margin: 3px 10px 0 0;
}
.magazine-featured-post .marki-love-holder,
.magazine-featured-post .blog-comments {
display: inline-block;
float: right;
margin: 4px 0 4px 4px;
}
.magazine-featured-post .marki-love-holder i,
.magazine-featured-post .blog-comments i {
font-size: 16px;
color: #d7d7d7;
}
.magazine-featured-post .blog-comments {
padding-left: 8px;
border-left: 2px solid #eee;
}
.magazine-featured-post .blog-comments i {
margin-right: 4px;
font-size: 16px;
}
.magazine-thumb-post {
padding-bottom: 15px;
margin-bottom: 15px;
width: 100%;
border-bottom: 2px solid #eee;
*zoom: 1;
}
.magazine-thumb-post:before,
.magazine-thumb-post:after {
content: " ";
display: table;
}
.magazine-thumb-post:after {
clear: both;
}
.magazine-thumb-post .blog-title {
font-size: 13px;
font-weight: 400 !important;
margin: 5px 0;
}
.magazine-thumb-post time a,
.magazine-thumb-post .blog-cat a {
font-size: 11px;
display: inline-block;
line-height: 14px;
}
.magazine-thumb-post time a {
color: #444;
}
.magazine-thumb-post .blog-cat {
padding-left: 5px;
}
.magazine-thumb-post .blog-cat a {
color: #9f9f9f;
}
.magazine-thumb-post .featured-image {
width: 12%;
float: left;
}
.magazine-thumb-post .blog-thumb-content {
width: 88%;
float: left;
padding: 5px 5px 0 20px;
}
.mag-one-column .magazine-featured-post {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 2px solid #eee;
}
.mag-two-column-right .magazine-featured-post,
.mag-two-column-left .magazine-featured-post {
width: 50%;
float: right;
position: relative;
}
.mag-two-column-right .magazine-featured-post:before,
.mag-two-column-left .magazine-featured-post:before {
position: absolute;
top: 0;
content: "";
display: block;
width: 2px;
height: 100%;
background: #eee;
}
.mag-two-column-right .magazine-thumb-post,
.mag-two-column-left .magazine-thumb-post {
width: 50%;
}
.mag-two-column-right .magazine-featured-post {
float: right;
padding-left: 80px;
}
.mag-two-column-right .magazine-featured-post:before {
left: 40px;
}
.mag-two-column-right .magazine-thumb-post {
float: left;
}
.mag-two-column-left .magazine-featured-post {
float: left;
padding-right: 80px;
}
.mag-two-column-left .magazine-featured-post:before {
right: 40px;
}
.mag-two-column-left .magazine-thumb-post {
float: right;
}
@media handheld, only screen and (max-width: 680px) {
.mag-two-column-right .magazine-featured-post,
.mag-two-column-left .magazine-featured-post {
width: 100%;
float: none;
padding: 0 0 30px;
}
.mag-two-column-right .magazine-featured-post:before,
.mag-two-column-left .magazine-featured-post:before {
display: none;
}
.mag-two-column-right .magazine-thumb-post,
.mag-two-column-left .magazine-thumb-post {
width: 100%;
}
} .post-inner-content{
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
border-radius:6px;
background:#fff;
margin-bottom:10px;
}
.marki-tile-wrapper{
margin-left:-15px;
margin-right:-15px;
}
.blog-tile-entry {
display: block;
opacity:1;
float: left;
padding-left:15px;
padding-right:15px;
margin-bottom:30px;
}
.blog-tile-entry .item-holder {
padding: 0;
background:#fff;
}
.blog-tile-entry .item-holder .item-inner-holder{
padding:30px;
}
.blog-tile-entry .item-holder{
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.blog-tile-entry .item-holder:hover {
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.blog-tile-entry .blog-meta {
text-align: left;
line-height: 13px;
margin: 0 0 15px;
padding-bottom: 10px;
background:none;
padding:0;
border:none;
}
.blog-tile-entry .blog-meta .date a{
color:#fff !important;
font-weight:normal;
text-transform:uppercase;
font-size:10px;
padding:5px 10px;
line-height:10px;
}
.blog-tile-entry .blog-meta time,
.blog-tile-entry .blog-meta .blog-categories,
.blog-tile-entry .blog-meta .blog-comments,
.blog-tile-entry .blog-meta .marki-love-holder {
float: none;
display: inline-block;
border-right: 2px solid #d2d2d2;
padding: 0 10px;
margin: 0;
font-size:11px;
}
.blog-tile-entry .blog-meta .blog-categories a {
font-size:11px;
}
.blog-tile-entry .blog-meta .marki-love-holder {
margin-right: 7px;
border: none;
}
.blog-tile-entry .blog-meta .marki-love-holder span {
display: inline-block;
font-size: 11px;
}
.blog-tile-entry .blog-meta .blog-comments,
.blog-tile-entry .blog-meta .marki-love-holder {
font-size:11px;
}
.blog-tile-entry .blog-meta .blog-comments i,
.blog-tile-entry .blog-meta .marki-love-holder i {
font-size: 16px;
}
.blog-tile-entry .blog-gallery-type {
position: relative;
padding: 12px;
border: 2px solid #efefef;
}
.blog-tile-entry .featured-image {
position: relative;
z-index: 2;
}
.blog-tile-entry .featured-image img {
width: 100%;
}
.blog-tile-entry .hover-overlay {
background: -webkit-linear-gradient(rgba(249, 194, 2, 0) 0%, rgba(249, 194, 2, 0.6) 100%);
background: -o-linear-gradient(rgba(249, 194, 2, 0) 0%, rgba(249, 194, 2, 0.6) 100%);
background: linear-gradient(rgba(249, 194, 2, 0) 0%, rgba(249, 194, 2, 0.6) 100%);
background-color: transparent !important;
transition: transform 0.35s;
-webkit-transition: transform 0.35s;
-moz-transition: transform 0.35s;
-ms-transition: transform 0.35s;
-o-transition: transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
}
.blog-tile-entry:hover .featured-image .hover-overlay {
z-index: 1000;
opacity: .85;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.blog-tile-entry:hover .featured-image .hover-overlay {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.blog-tile-entry:hover .featured-image .item-featured-image{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
filter: grayscale(0) !important;
-moz-filter: grayscale(0) !important;
-ms-filter: grayscale(0) !important;
-o-filter: grayscale(0) !important;
-webkit-filter: grayscale(0) !important;
}
.blog-tile-entry .grid-image-inner {
position: relative;
overflow: hidden;
}
.blog-tile-entry .blog-avatar {
text-align: center;
margin-bottom: 10px;
position: relative;
z-index: 3;
}
.blog-tile-entry .avatar {
padding: 5px;
border: 2px solid #efefef;
margin: 0 auto;
background-color: #fff;
}
.blog-tile-entry.image-post-type .blog-avatar,
.blog-tile-entry.portfolio-post-type .blog-avatar,
.blog-tile-entry.video-post-type .blog-avatar,
.blog-tile-entry.gallery-post-type .blog-avatar {
margin-top: -55px;
}
.blog-tile-entry .marki-image-slideshow {
margin-bottom: 0;
}
.blog-tile-entry .text-post-wrapper {
padding: 15px;
border: 2px solid #efefef;
background: #fafafa;
}
.blog-tile-entry .marki-video-wrapper,
.blog-tile-entry .featured-image,
.blog-tile-entry .marki-audio,
.blog-tile-entry .blog-gallery-type {
margin: 0;
}
.blog-tile-entry .blog-gallery-type {
background-color: #fdfdfd;
}
.blog-tile-entry .marki-video-wrapper {
background-color: #fdfdfd;
padding: 12px;
border: 2px solid #efefef;
}
.blog-tile-entry .jp-audio {
width: auto !important;
}
.blog-tile-entry.audio-post-type .blog-avatar {
display: none;
}
.blog-tile-entry .blog-entry-heading {
position: relative;
padding: 0;
margin-bottom: 11px;
margin-top:0;
}
.blog-tile-entry .blog-entry-heading h5.blog-title {
font-weight: 400 !important;
text-align:left !important;
letter-spacing:0;
}
.blog-tile-entry .blog-entry-heading .blog-title a{
line-height: 22px;
margin: 0;
text-align:left !important;
font-size:18px;
}
.blog-tile-entry .blog-entry-heading i {
position: absolute;
right: 10px;
top: 50%;
color: #d7d7d7;
margin-top: -8px;
text-align: center;
font-size: 16px;
}
.blog-tile-entry .blog-excerpt {
margin: 0;
line-height: 26px;
text-align:left;
}
.blog-readmore-btn{
text-align:left;
margin-top:20px;
padding:0;
}
.blog-readmore-btn a{
text-align:center;
border:1px solid #eaeaea;
padding:6px 15px 8px;
min-width:120px;
display:inline-block;
border-radius:25px;
background:#f9f9f9;
}
.blog-tile-entry.one-column {
width: 100%;
margin: 0 0 30px;
}
.blog-tile-entry.one-column .blog-title {
font-size: 18px !important;
}
.blog-tile-entry.two-column {
width: 50%;
}
.blog-tile-entry.two-column .blog-title {
font-size: 18px !important;
}
.blog-tile-entry.three-column {
width: 33.3333%;
}
.blog-tile-entry.three-column .blog-title {
font-size: 15px !important;
}
.blog-tile-entry.four-column {
width: 25%;
}
.blog-tile-entry.four-column .blog-title {
font-size: 13px !important;
}
.blog-tile-entry.four-column .blog-categories {
border-right: none;
}
.blog-tile-entry.four-column .blog-avatar,
.blog-tile-entry.four-column .blog-comments,
.blog-tile-entry.four-column .marki-love-holder {
display: none;
}
@media handheld, only screen and (max-width: 960px) {
.blog-tile-entry.three-column,
.blog-tile-entry.four-column {
width: 50% !important;
}
}
@media handheld, only screen and (max-width: 650px) {
.blog-tile-entry.three-column,
.blog-tile-entry.four-column,
.blog-tile-entry.two-column,
.blog-tile-entry.one-column {
width: 100% !important;
}
} .blog-modern-entry {
position: relative;
margin-bottom: 40px;
opacity: 0;
width: 100%;
}
.blog-modern-entry .hover-overlay {
background-color: #000;
opacity: 0.6;
}
.blog-modern-entry:hover .hover-overlay {
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
bottom: -100%;
}
.blog-modern-entry:hover .blog-title {
margin-top: -30px;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-modern-entry:hover .blog-meta {
margin-bottom: -30px;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-modern-entry:hover .blog-modern-button {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
visibility: visible;
pointer-events: inherit;
}
.blog-modern-entry:hover .modern-featured-image img,
.blog-modern-entry:hover .blog-gallery-type img {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.blog-modern-entry .blog-entry-heading {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
z-index: 10;
}
.blog-modern-entry .blog-title {
font-size: 30px;
font-weight: 300 !important;
line-height: 36px;
margin-bottom: 30px;
display: block;
}
.blog-modern-entry .blog-title a {
color: #fff;
}
.blog-modern-entry .blog-modern-button {
font-size: 12px;
font-weight: bold;
color: #fff;
border: 2px solid #fff;
line-height: 12px;
padding: 14px 20px;
visibility: hidden;
pointer-events: none;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-modern-entry .blog-modern-button:hover {
color: #000;
background-color: #fff;
}
.blog-modern-entry .blog-gallery-type .marki-image-slideshow {
margin-bottom: 0;
width: 100% !important;
position: relative;
z-index: 10;
}
.blog-modern-entry .slideshow-swiper-arrows {
z-index: 15;
}
.blog-modern-entry .modern-featured-image {
overflow: hidden;
}
.blog-modern-entry .modern-featured-image img,
.blog-modern-entry .blog-gallery-type img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.blog-modern-entry .blog-gallery-type .swiper-slide {
overflow: hidden;
}
.blog-modern-entry .blog-meta {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0 30px 30px;
z-index: 14;
margin: 0;
transition: all 0.35s;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-o-transition: all 0.35s;
}
@media handheld, only screen and (max-width: 767px) {
.blog-modern-entry:hover .blog-title {
margin-top: 0 !important;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-modern-entry:hover .blog-meta {
margin-bottom: 0 !important;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-modern-entry:hover .blog-modern-button {
display: none !important;
}
.blog-modern-entry .hover-overlay {
display: none !important;
}
.blog-modern-entry .blog-entry-heading {
position: relative !important;
width: 100% !important;
text-align: left !important;
margin-top: 10px !important;
margin-left: 0 !important;
padding: 0 10px;
left: 0 !important;
color: #393836;
}
.blog-modern-entry .blog-entry-heading .blog-title a {
color: #393836 !important;
}
.blog-modern-entry .blog-meta {
position: relative;
margin-top: 10px;
color: #eee;
}
.blog-modern-entry .blog-meta a,
.blog-modern-entry .blog-meta .blog-categories,
.blog-modern-entry .blog-meta .post-type-icon,
.blog-modern-entry .blog-meta .marki-love-this {
color: #696969;
}
.blog-modern-entry .blog-meta .blog-comments,
.blog-modern-entry .blog-meta .marki-love-holder {
margin-top: 5px;
}
}
.blog-modern-entry time,
.blog-modern-entry .blog-categories,
.blog-modern-entry .post-type-icon {
display: inline-block;
float: left;
font-weight: bold;
}
.blog-modern-entry .post-type-icon {
font-size: 16px;
color: #fff;
padding-right: 7px;
}
.blog-modern-entry time a {
color: #fff;
}
.blog-modern-entry .blog-comments,
.blog-modern-entry .marki-love-holder {
float: right;
color: #fff;
display: inline-block;
padding-left: 6px;
font-weight: bold;
font-size: 12px;
}
.blog-modern-entry .blog-comments i,
.blog-modern-entry .marki-love-holder i {
font-size: 16px;
}
@media handheld, only screen and (max-width: 767px) {
.blog-modern-entry .blog-title {
font-size: 14px;
font-weight: 400 !important;
line-height: 22px;
margin-bottom: 0px;
}
.blog-modern-entry .blog-modern-button {
display: none;
}
.blog-modern-entry .blog-meta {
padding: 0 10px 10px;
}
}
.IE .blog-modern-entry:hover .modern-featured-image img,
.IE .blog-modern-entry:hover .blog-gallery-type img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
} .blog-slideshow-entry {
position: relative;
}
.blog-slideshow-entry .blog-meta {
position: absolute;
left: 0;
bottom: 0;
margin: 0;
width: 100%;
padding: 25px;
background-color: rgba(0, 0, 0, 0.5);
border-top: 2px solid rgba(255, 255, 255, 0.5);
}
.blog-slideshow-entry .post-type-icon,
.blog-slideshow-entry .blog-title {
display: inline-block;
float: left;
font-weight: bold;
}
.blog-slideshow-entry .blog-title {
margin: 0;
font-size: 14px;
font-weight: bold !important;
}
.blog-slideshow-entry .blog-title a {
color: #fff;
}
.blog-slideshow-entry .marki-love-holder {
float: right;
color: #fff;
display: inline-block;
padding-left: 10px;
margin-left: 10px;
border-left: 2px solid #eee;
font-weight: bold;
font-size: 12px;
}
.blog-slideshow-entry .marki-love-holder i {
font-size: 16px;
}
.blog-slideshow-entry .post-type-icon {
font-size: 16px;
color: #fff;
padding-right: 7px;
}
.blog-slideshow-entry time,
.blog-slideshow-entry .blog-categories {
display: inline-block;
float: right;
}
.blog-slideshow-entry time a {
color: #fff;
}
@media handheld, only screen and (max-width: 767px) {
.blog-slideshow-entry .blog-meta {
display: none;
}
} .marki-blog-teaser .blog-slider-item {
width: 66.667%;
float: left;
}
.marki-blog-teaser .blog-teaser-side-item {
overflow: hidden;
float: left;
position: relative;
}
.marki-blog-teaser .blog-teaser-side-item .item-holder {
margin-left: 1px;
}
.marki-blog-teaser .blog-teaser-side-item.full-item {
width: 33.33%;
}
.marki-blog-teaser .blog-teaser-side-item.half-item {
width: 16.665%;
}
.marki-blog-teaser .blog-teaser-side-item.half-item .item-holder {
margin-top: 1px;
}
.marki-blog-teaser .blog-teaser-side-item:hover .blog-title {
bottom: -50px;
}
.marki-blog-teaser .blog-teaser-side-item .blog-title {
position: absolute;
left: 1px;
bottom: 0;
font-size: 13px;
white-space: nowrap;
margin: 0;
padding: 12px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(0, 0, 0, 0.5);
border-top: 2px solid rgba(255, 255, 255, 0.3);
}
.marki-blog-teaser .blog-teaser-side-item .blog-title a {
color: #fff;
font-weight: bold !important;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 98%;
display: block;
}
@media handheld, only screen and (max-width: 767px) {
.marki-blog-teaser .blog-slider-item {
width: 100%;
float: none;
}
.marki-blog-teaser .blog-teaser-side-item .item-holder {
margin-top: 1px;
}
.marki-blog-teaser .blog-teaser-side-item .item-featured-image {
width: 100%;
}
.marki-blog-teaser .blog-teaser-side-item.full-item {
width: 50%;
}
.marki-blog-teaser .blog-teaser-side-item.half-item {
width: 25%;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-blog-teaser .blog-teaser-side-item.full-item {
width: 100%;
float: none;
}
.marki-blog-teaser .blog-teaser-side-item.half-item {
width: 50%;
}
} .blog-gallery-type .marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.blog-gallery-type .marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows:hover {
background-color: #fff !important;
}
.blog-gallery-type .marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows:hover i {
color: #000 !important;
} .marki-pagination {
margin: 0;
text-align: left;
position: relative;
*zoom: 1;
}
.marki-fullwidth-true .marki-pagination {
text-align:center;
}
.marki-pagination:before,
.marki-pagination:after {
content: " ";
display: table;
}
.marki-pagination:after {
clear: both;
}
.marki-pagination ul {
margin:0;
padding: 0;
list-style: none;
display: inline-block;
float: left;
}
.marki-fullwidth-true .marki-pagination ul {
display: inline-block;
float: none;
}
.marki-pagination ul li {
margin: 0;
padding: 0;
display: inline-block;
position: relative;
}
.marki-pagination .page-number,
.marki-pagination .current-page,
.marki-page-links span {
display: inline-block;
text-align: left;
font-size: 14px;
margin: 0 2px;
border:1px solid #333;
padding: 0 13px;
color: #777;
font-weight: bold;
line-height: 34px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.marki-pagination .page-number:hover,
.marki-pagination .current-page:hover {
background-color: #777777;
color: #fff;
}
.marki-pagination .current-page,
.marki-page-links a span {
background-color: #777777;
color: #fff;
}
.marki-pagination .marki-pagination-next,
.marki-pagination .marki-pagination-previous {
display: inline-block;
float: left;
margin: 0 2px;
}
.marki-fullwidth-true .marki-pagination .marki-pagination-next,
.marki-fullwidth-true .marki-pagination .marki-pagination-previous {
display: inline-block;
float: none;
margin: 0 2px;
position:relative;
top:3px;
}
.marki-pagination .marki-pagination-previous {
margin-right: -1px;
}
.marki-pagination .marki-pagination-next a,
.marki-pagination .marki-pagination-previous a {
padding:0 20px;
height: 36px;
line-height: 36px;
text-align: center;
border: 1px solid #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 16px;
margin: 0;
color: #777777;
display: inline-block;
position: relative;
}
.marki-pagination .marki-pagination-next a:before,
.marki-pagination .marki-pagination-previous a:before {
font-size: 16px;
display: block;
line-height: 36px;
}
.marki-pagination .marki-pagination-next a:hover,
.marki-pagination .marki-pagination-previous a:hover {
background-color: #777777;
color: #fff;
}
.marki-pagination .marki-pagination-next a:before {
content: "\e674";
}
.marki-pagination .marki-pagination-previous a:before {
content: "\e675";
}
.marki-page-links {
margin: 10px 30px 20px 30px;
color: #777;
font-weight: bold;
}
.marki-page-links a {
text-align: left;
font-size: 13px;
margin: 0 2px;
}
.loadmore-wrap{text-align:center;}
.marki-loadmore-button {
margin: 40px auto;
text-align: center;
padding:0 20px;
min-width:250px;
position: relative;
color: #fff;
line-height: 50px;
font-size: 14px;
text-transform:uppercase;
display:inline-block !important;
}
.marki-loadmore-button i {
line-height: 60px;
}
.marki-loadmore-button:hover {
background-color: #777777;
border-color: #777777;
color: #fff;
}
.marki-loadmore-button:hover i {
color: #fff !important;
}
.marki-loadmore-button .marki-icon-circle-o-notch {
font-size: 16px;
color: #b8b8b8;
display: none;
-moz-animation: fa-spin 1.2s infinite linear;
-o-animation: fa-spin 1.2s infinite linear;
-webkit-animation: fa-spin 1.2s infinite linear;
animation: fa-spin 1.2s infinite linear;
}
.marki-loadmore-button .marki-icon-chevron-down {
font-size: 16px;
display: block;
}
.marki-loadmore-button.pagination-loading .marki-icon-circle-o-notch {
display: block;
margin: 0 auto;
}
.marki-loadmore-button.pagination-loading .marki-icon-chevron-down {
display: none;
}
.marki-loadmore-button #infscr-loading {
display: none !important;
}
.marki-loadmore-button.disable-pagination {
cursor: default;
}
.marki-loadmore-button.disable-pagination .marki-icon-circle-o-notch,
.marki-loadmore-button.disable-pagination .marki-icon-chevron-down {
display: none;
}
.small-preview,
.marki-post-nav .entry-info-wrap,
.marki-post-nav {
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.marki-post-nav {
position: fixed;
top: 50%;
margin-top: -115px;
text-decoration: none;
z-index: 200;
width: 60px;
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
@media handheld, only screen and (max-width: 767px) {
.marki-post-nav {
display: none;
}
}
.pagnav-wrapper .pagenav-top {
height: 130px;
display: block;
position: relative;
z-index: 201;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.pagnav-wrapper .pagenav-top .pagenav-image {
position: absolute;
display: block;
height: 130px;
opacity: 0;
transition: all 0.15s ease-out 0.2s;
-webkit-transition: all 0.15s ease-out 0.2s;
-moz-transition: all 0.15s ease-out 0.2s;
-ms-transition: all 0.15s ease-out 0.2s;
-o-transition: all 0.15s ease-out 0.2s;
}
.pagnav-wrapper .pagenav-top .pagenav-image img {
height: 130px;
width: 125px;
line-height: 4px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pagnav-wrapper .pagenav-top .marki-pavnav-icon {
position: absolute;
width: 60px;
height: 130px;
display: table;
text-align: center;
background-color: #dfdfdf;
background-color: rgba(0, 0, 0, 0.3);
color: #fff;
transition: background 0.3s ease-out;
-webkit-transition: background 0.3s ease-out;
-moz-transition: background 0.3s ease-out;
-ms-transition: background 0.3s ease-out;
-o-transition: background 0.3s ease-out;
}
.pagnav-wrapper .pagenav-top .marki-pavnav-icon i {
display: table-cell;
vertical-align: middle;
font-size: 16px;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
}
.pagnav-wrapper .nav-info-container {
position: absolute;
width: 185px;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.pagnav-wrapper .pagenav-bottom {
display: block;
height: inherit;
background-color: #16a085;
width: inherit;
text-align: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-perspective-origin: 0 50%;
perspective-origin: 0 50%;
-webkit-transform: rotateX(-100deg);
transform: rotateX(-100deg);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
padding: 20px 15px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pagnav-wrapper .pagenav-title {
display: block;
font-size: 12px;
font-weight: normal;
color: #fff;
line-height: 20px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-transform: uppercase;
}
.pagnav-wrapper .pagenav-category {
font-weight: normal;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
display: block;
color: rgba(255, 255, 255, 0.5);
letter-spacing: 1px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.marki-post-next {
right: 0px;
}
.marki-post-next .pagenav-image {
right: 60px;
-webkit-perspective-origin: 0 50%;
perspective-origin: 0 50%;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.marki-post-next .marki-pavnav-icon {
left: 0;
}
.marki-post-next .pagenav-bottom {
transition: all 0.2s ease-out 0;
-webkit-transition: all 0.2s ease-out 0;
-moz-transition: all 0.2s ease-out 0;
-ms-transition: all 0.2s ease-out 0;
-o-transition: all 0.2s ease-out 0;
}
.marki-post-next .nav-info-container {
right: 0;
}
.marki-post-prev {
left: 0px;
}
.marki-post-prev .pagenav-image {
left: 60px;
-webkit-perspective-origin: 100% 50%;
perspective-origin: 100% 50%;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.marki-post-prev .marki-pavnav-icon {
right: 0;
}
.marki-post-prev .pagenav-bottom {
transition: all 0.2s ease-in 0;
-webkit-transition: all 0.2s ease-in 0;
-moz-transition: all 0.2s ease-in 0;
-ms-transition: all 0.2s ease-in 0;
-o-transition: all 0.2s ease-in 0;
}
.marki-post-prev .nav-info-container {
left: 0;
}
.marki-post-nav:hover .marki-pavnav-icon {
background-color: #252525;
}
.marki-post-nav:hover .pagenav-image {
-webkit-transition: -webkit-transform 0.15s ease-out;
transition: transform 0.15s ease-out;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
.marki-post-nav:hover .pagenav-bottom {
transition: all 0.15s ease-in 0.15s;
-webkit-transition: all 0.15s ease-in 0.15s;
-moz-transition: all 0.15s ease-in 0.15s;
-ms-transition: all 0.15s ease-in 0.15s;
-o-transition: all 0.15s ease-in 0.15s;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.marki-blog-single .marki-video-wrapper,
.marki-blog-single .featured-image,
.marki-blog-single .marki-audio,
.single-blog-gallery-type .marki-image-slideshow,
.marki-blog-single .audio-iframe {
margin: 1px 0 0;
}
.marki-blog-single .featured-image img{
width:auto;
margin:0 auto;
display:block;
}
.marki-blog-single .post .audio-iframe {
margin-bottom: -5px;
}
.single-content {
padding: 0;
overflow:hidden;
*zoom: 1;
}
.single-causes .single-content {
padding-bottom:75px;
}
.single-content div{max-width:100% !important;}
.single-content:before,
.single-content:after {
content: " ";
display: table;
}
.single-content:after {
clear: both;
}
.single-content .marki-text-block {
line-height: 26px;
padding:10px 10px 0;
border:20px solid #f2f2f2;
}
.post-entry-content-wrap{
padding:0 40px;
}
.post-bottom-content{
border-top:1px solid #eee;
padding:30px;
}
.post-tags{font-size:14px;color:#333;}
.post-tags i{font-size:16px;}
@media only screen and (max-width: 960px) {
.single-content {
padding: 15px 0px 20px;
}
}
.entry-meta {
position: relative;
}
.entry-meta {
margin:0;
padding: 40px 0 20px;
}
.entry-meta:after {
}
.entry-meta .meta-date,
.entry-meta .post-author,
.entry-meta .blog-categories {
float: left;
}
.entry-meta .post-author i{padding-right:6px;font-size:16px;}
.entry-meta .post-author span{font-size:13px;}
.entry-meta .blog-categories{
padding-left:20px;
padding-right:20px;
}
.entry-meta .blog-categories i{padding-right:6px;}
.entry-meta .blog-categories a{font-size:13px;font-weight:normal;}
.entry-meta time a {
margin-right: 6px;
padding:3px 15px;
font-size:13px;
}
.entry-meta a {
font-size: 13px;
}
.entry-meta .meta-comments{
float:left ;
padding-left: 10px;
padding-right:20px;
}
.entry-meta .marki-love-holder {
float: right;
margin-left: 8px;
}
.entry-meta .blog-comments i,
.entry-meta .marki-love-holder i {
font-size: 16px;
}
.entry-meta .single-type-icon {
width: 30px;
height: 30px;
display: block;
position: absolute;
left: 0px;
top: 50%;
margin-top: -16px;
text-align: center;
}
.entry-meta .single-type-icon i {
font-size: 16px;
line-height: 30px;
color: #fff;
}
.marki-next-prev {
margin-left:0;
margin-right:0;
width:100%;
*zoom: 1;
}
.marki-next-prev:before,
.marki-next-prev:after {
content: " ";
display: table;
}
.marki-next-prev:after {
clear: both;
}
.marki-next-prev{
background:#fff;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
margin-bottom:30px;
padding:40px;
}
.post-previw{
float:left;
}
.post-next{
float:right;
}
.post-previw a,
.post-next a{text-transform:uppercase;font-weight:bold;}
.post-previw i{padding-right:5px;font-weight:bold;position:relative;top:-1px;}
.post-next i{padding-left:5px;font-weight:bold;position:relative;top:-1px;}
.marki-next-prev-wrap{
left: 20px;
padding: 0;
top: 10px;
width: 125px;
}
.marki-next-prev-wrap:nth-child(2){
left: auto;
right: 20px;
}
.marki-next-prev .marki-next-prev-wrap a {
color: #fff;
display: block;
padding: 15px 15px;
text-align: center;
background:#333;
display:inline-block;
width:125px;
}
.marki-next-prev .marki-next-prev-wrap a i {
font-size: 16px;
line-height: 27px;
}
.marki-next-prev .marki-next-prev-wrap a[rel=prev] {
}
.marki-next-prev .marki-next-prev-wrap a[rel=next] {
}
.marki-next-prev .marki-next-prev-wrap a:hover {
color: #333;
}
.social-sharing-single{	}
.social-sharing-single .single-social-share{padding-top:0;}
@media only screen and (max-width: 700px) {
.marki-next-prev {
float: none;
margin: 15px auto;
text-align: center;
}
.marki-next-prev .marki-next-prev-wrap a {
border: 1px solid #eee;
}
}
.single-post-tags {
float: right;
padding: 6px 15px 0 0;
}
.single-post-tags .marki-next-prev-wrap a {
color: #999999;
font-size: 12px;
font-weight: bold;
padding: 0 3px;
}
@media only screen and (max-width: 700px) {
.single-post-tags {
float: none;
padding: 0 0 20px;
text-align: center;
}
}
.social-pre-next{
text-align:center;
}
.single-social-share-wrap{
text-align:left;
position:relative;
display:inline-block;
}
.single-social-share {
float: none;
padding:15px 0 0;
margin:0 -5px;
}
.single-social-share li {
display: inline-block;
margin: 0;
list-style: none;
padding:0 5px;
}
.single-social-share li:first-child {
border: none;
}
.single-social-share li a {
padding:0 5px;
color: #888;
display: block;
text-align:center;
}
.single-social-share li a i {
font-size: 16px;
}
.single-social-share li a:hover {
color: #545454;
}
.single-social-share li .marki-love-holder span {
color: #d7d7d7;
}
@media only screen and (max-width: 700px) {
.single-social-share {
float: none;
margin: 0 0 20px;
text-align: center;
}
.single-social-share a {
margin-bottom: 10px !important;
}
}
.about-author-wrapper {
border-left: none;
border-right: none;
}
.about-author-wrapper .item-holder {
background-color: #fafafa;
margin: 0;
}
.about-author-wrapper .avatar-box {
float: left;
}
.about-author-wrapper .about-author-inner {
margin-left: 160px;
padding: 20px;
}
.about-author-wrapper .author-name {
font-size: 13px;
color: #555555;
}
.about-author-wrapper .author-desc {
margin-top: 10px;
}
@media only screen and (max-width: 700px) {
.about-author-wrapper {
text-align: center;
}
.about-author-wrapper .avatar-box {
float: none;
margin: 0 auto;
}
.about-author-wrapper .about-author-inner {
margin: 0;
padding: 20px;
}
} .blog-similar-posts {
margin-bottom: 70px;
}
.blog-similar-posts ul {
margin: 0 30px;
list-style: none;
padding: 0;
}
.blog-similar-posts ul li {
margin: 0;
display: inline-block;
vertical-align: top;
}
.blog-similar-posts ul li .item-holder {
background-color: #fdfdfd;
background-color: rgba(0, 0, 0, 0.03);
border: 2px solid #eee;
border: 2px solid rgba(0, 0, 0, 0.04);
}
.blog-similar-posts ul li:last-child .item-holder {
border: 2px solid #eee;
border: 2px solid rgba(0, 0, 0, 0.04);
}
.blog-similar-posts ul.three-column li {
width: 33.33%;
}
.blog-similar-posts ul.four-column li {
width: 25%;
}
@media only screen and (max-width: 960px) {
.blog-similar-posts ul li {
width: 50% !important;
}
}
@media only screen and (max-width: 600px) {
.blog-similar-posts ul li {
width: 100% !important;
}
}
.blog-similar-posts .marki-similiar-thumbnail {
display: block;
position: relative;
overflow: hidden;
}
.blog-similar-posts .marki-similiar-thumbnail img {
width: 100%;
}
.blog-similar-posts .marki-similiar-thumbnail .hover-overlay {
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background-color: transparent !important;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
transition: all 0.35s;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-o-transition: all 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
}
.blog-similar-posts .marki-similiar-thumbnail .similar-post-type,
.blog-similar-posts .marki-similiar-thumbnail .post-hover-icon {
z-index: 12;
color: #fff;
position: absolute;
left: 50%;
top: 50%;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
}
.blog-similar-posts .marki-similiar-thumbnail .post-hover-icon {
margin: -16px 0 0 -16px;
font-size: 32px;
opacity: 0;
}
.blog-similar-posts .marki-similiar-thumbnail .similar-post-type {
margin: -8px 0 0 -8px;
font-size: 16px;
}
.blog-similar-posts .marki-similiar-thumbnail:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.blog-similar-posts .marki-similiar-thumbnail:hover .post-hover-icon {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.blog-similar-posts .marki-similiar-thumbnail:hover .similar-post-type {
opacity: 0;
}
.marki-similiar-title {
padding: 14px 25px;
line-height: 18px;
font-size: 13px;
color: #626262;
display: block;
text-align: left;
}
.single-post-fancy-title h6{
text-align: left;
font-weight: bold;
font-size: 16px;
margin: 0;
position: relative;
text-transform:uppercase
}
.single-post-fancy-title span {
display: inline-block;
position: relative;
z-index: 3;
padding-right: 10px;
font-size:16px;
text-transform:uppercase;
}
.single-post-fancy-title:after {
}
.post-comment-area{
padding:42px 30px 30px;
background:#fff;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
@media only screen and (max-width: 767px) {
.post-comment-area{
padding:20px;
}
.single-post-fancy-title {
display: block;
text-align: center;
margin: 30px 0 30px;
}
.single-post-fancy-title:after {
display: none;
}
}
.marki-commentlist {
margin: 0 10px 40px 10px;
}
.marki-commentlist li {
margin: 0 0 15px;
list-style: none;
}
.marki-commentlist li .marki-single-comment {
border-bottom: 1px solid #eaeaea;
margin-bottom: 30px;
padding: 0 15px 10px;
position: relative;
}
.marki-commentlist li .marki-single-comment:before {
}
.marki-commentlist li .gravatar {
position: absolute;
top: 0;
left: 0;
display: inline-block;
}
.marki-commentlist li .gravatar img{border-radius:50%;}
.marki-commentlist li .comment-meta {
display: block;
margin-bottom: 0;
padding-left:80px;
}
.marki-commentlist li .comment-author {
float: none;
margin: 0;
text-transform: capitalize;
font-weight: bold;
font-size: 16px;
}
.marki-commentlist li .comment-content {
padding-top: 15px;
padding-left:80px;
}
.marki-commentlist li .comment-content li {
list-style:square;
margin-bottom:0;
}
.marki-commentlist li .comment-content ol{}
.marki-commentlist li .comment-content ol li{
list-style:order !important;
}
.marki-commentlist li .comment-content ol li ol{
padding-left:15px;
}
.marki-commentlist li .comment-content li ul {
padding-left:15px;
}
.marki-commentlist li .comment-content li ul li{
margin-bottom:0;
list-style:circle;
}
.marki-commentlist li .comment-time {
color: #999;
display: inline-block;
float: none;
font-size: 14px;
margin: 0 16px 0 0;
padding-left: 15px;
}
.marki-commentlist li .comment-time:before{
content:"\f017";
display:inline-block;
font-family:FontAwesome;
padding-right:10px;
font-size:16px;
}
.marki-commentlist li .comment-reply a {
right: 0;
}
.marki-commentlist li .comment-reply a {
cursor: pointer;
display: inline-block;
min-width: 60px;
padding: 3px 8px;
text-align: center;
text-transform: uppercase;
top: 0;
}
.marki-commentlist li .comment-reply a:before{
content:"\e06d";
display:inline-block;
font-family:Flaticon;
padding-right:10px;
font-size:16px;
}
.marki-commentlist li .comment-reply a i {
line-height: 28px;
}
.marki-commentlist li .comment-reply a:hover {
}
.marki-commentlist li .children {
margin-bottom: 0;
margin-left: 0;
padding:0 30px;
}
.marki-commentlist #respond {
margin: 0 0 30px 0 !important;
}
.marki-commentlist #respond .single-post-fancy-title {
display: none;
}
#comments {
padding:30px;
background:#fff;
}
.marki-commentlist li.pingback {
position: relative;
margin-bottom: 20px;
padding: 15px !important;
border: 1px solid #eee;
background-color: #fafafa;
}
#cancel-comment-reply-link,
.logged-in-as {
margin: 5px 0 !important;
font-weight: 600 !important;
font-style: italic !important;
font-size: 12px !important;
}
#respond {
margin: 0;
}
#respond .single-post-fancy-title {
margin-right: 0;
margin-left: 0;
}
form#commentform {
*zoom: 1;
}
form#commentform:before,
form#commentform:after {
content: " ";
display: table;
}
form#commentform:after {
clear: both;
}
form#commentform .comment-textarea {
margin-bottom: 15px;
}
form#commentform .comment-textarea textarea {
width: 100%;
padding: 13px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius:0;
}
form#commentform .text-input,
form#commentform textarea {
border: 1px solid #e1e1e1;
font-size: 13px !important;
}
form#commentform .text-input::-webkit-input-placeholder,
form#commentform textarea::-webkit-input-placeholder {
color: #999;
}
form#commentform .text-input:-moz-placeholder,
form#commentform textarea:-moz-placeholder {
color: #999;
}
form#commentform .text-input::-moz-placeholder,
form#commentform textarea::-moz-placeholder {
color: #999;
}
form#commentform .text-input:-ms-input-placeholder,
form#commentform textarea:-ms-input-placeholder {
color: #999;
}
.form-submit #submit {
border: none;
color: #fff !important;
font-size: 14px !important;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
border-radius:0;
text-transform:uppercase;
margin-bottom:0;
}
.form-submit #submit:hover {
}
.comment-form-row {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 15px;
padding-right: 15px;
width: 33.3%;
position: relative;
}
.comment-form-row i {
float: left;
width: 43px !important;
height: 43px;
line-height: 43px;
text-align: center;
position: absolute;
left: 0;
top: 0;
font-size: 16px;
z-index: 3;
border-right: 2px solid #eee;
color: #999;
}
.comment-form-row i.input-focused {
color: #fff;
}
.comment-form-row input {
padding: 12px 12px 12px 58px;
width: 100%;
font-weight: bold;
position: relative;
z-index: 2;
}
.comment-form-website,
.comment-form-email,
.comment-form-name {
float: left;
}
.comment-form-website {
padding-right: 0;
}
@media only screen and (max-width: 960px) {
.comment-form-row {
margin-bottom: 7px;
width: 100%;
}
form#commentform .comment-textarea textarea {
margin-bottom: 6px;
width: 100% !important;
}
}
.bypostauthor {
background-color: #fff;
}
.comment-reply-title {
margin: 0;
padding: 0;
}
@media only screen and (max-width: 700px) {
.marki-commentlist {
margin: 0;
}
.marki-commentlist .children {
margin: 0 0 20px 0 !important;
}
.marki-commentlist .children .comment {
margin-left: 0;
}
#respond {
margin: 0 0 30px;
}
.social-sharing-single {
display: block;
margin-top: 20px;
text-align: left;
width: 100%;
}
.blog-categories{display:none;}
}
@media only screen and (max-width: 480px) {
#comments {
padding:0;
}
.marki-single-comment .gravatar{width:50px;height:50px;}
.marki-commentlist li .comment-author{
padding-left:45px;
}
.comment-content,
.comment-meta{padding-left:0 !important;}
.comment-content h1{font-size:24px;}
.comment-content h2{font-size:20px;}
.comment-content h3{font-size:18px;}
.comment-content h4{font-size:16px;}
.comment-content h5{font-size:14px;}
.comment-content h6{font-size:13px;}
.comment-content p{font-size:12px;}
.comment-content table{display:none;}
.marki-commentlist li .children {
margin-bottom: 0;
margin-left: 0;
padding:0;
}
.marki-commentlist li .comment-time:before {
font-size: 13px;
}
.marki-commentlist li .comment-time {
font-size: 10px;
margin:0;
padding-left: 45px;
}
} .marki-portfolio-standard{
}
.marki-portfolio-item {
overflow: hidden;
}
.marki-portfolio-standard .portfolio_no_gutter{
margin-left:0;
margin-right:0;
}
.marki-portfolio-standard  .portfolio_with_gutter{
margin-left:-10px;
margin-right:-10px;
}
.marki-portfolio-standard.portfolio_with_gutter .standard-portfolio-item.portfolio_with_gutter{
padding:0 10px 30px;
}
.marki-portfolio-standard  .standard-portfolio-item.portfolio_no_gutter{
padding:0;
}
.marki-portfolio-standard .standard-portfolio-item.portfolio_with_gutter{
margin-left:0;
margin-right:0;
}
.marki-portfolio-item .item-holder {
margin:0;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
border-radius:4px;
overflow:hidden;
}
.portfolio-content{
padding:30px;
background:#fff;
}
.marki-portfolio-item .portfolio-meta {
z-index: 10;
text-align: center;
position: absolute;
display: block;
width: 100%;
top: 0;
left: 0;
height:100%;
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}
.marki-portfolio-item .the-title {
color: #fff;
font-size: 16px;
display: block;
line-height: 22px;
text-transform: uppercase;
text-align:center;
}
.marki-portfolio-item .the-title a {
font-size: 16px;
font-weight:400;
}
.marki-portfolio-item .the-title span {
display: block;
text-transform: uppercase;
}
.marki-portfolio-item .portfolio-button {
text-align: center;
*zoom: 1;
display: block;
}
.marki-portfolio-item .portfolio-button:before,
.marki-portfolio-item .portfolio-button:after {
content: " ";
display: table;
}
.marki-portfolio-item .portfolio-button:after {
clear: both;
}
.marki-portfolio-item .portfolio-cats {
color: #fff;
display: block;
font-size: 12px;
line-height: initial;
}
.marki-portfolio-item .portfolio-permalink,
.marki-portfolio-item .portfolio-plus-icon {
text-align: center;
display: inline-block;
color: #fff;
-webkit-backface-visibility: hidden;
width: 50px;
height: 50px;
border: none;
margin: 0 auto;
pointer-events: none;
line-height:3;
background:none;
position:absolute;
left:0;
right:0;
top:50%;
transform:translateY(-50%) !important;
}
.marki-portfolio-item .portfolio-permalink:hover,
.marki-portfolio-item .portfolio-plus-icon:hover {
background: none !important;
color: #333;
}
.marki-portfolio-item .portfolio-permalink:hover i,
.marki-portfolio-item .portfolio-plus-icon:hover i {
color: #333 !important;
}
.marki-portfolio-item .portfolio-permalink i,
.marki-portfolio-item .portfolio-plus-icon i {
font-size: 32px;
line-height: 32px;
display: inline-block;
color: #fff;
font-style:normal;
opacity:1 !important;
}
.marki-portfolio-item .portfolio-plus-icon {
margin-bottom: 15px !important;
}
.marki-portfolio-item .portfolio-permalink:hover i {
color: #333;
}
.marki-portfolio-item .featured-image {
*zoom: 1;
}
.marki-portfolio-item .featured-image:before,
.marki-portfolio-item .featured-image:after {
content: " ";
display: table;
}
.marki-portfolio-item .featured-image:after {
clear: both;
}
.marki-portfolio-item .featured-image:hover .portfolio-permalink,
.marki-portfolio-item .featured-image:hover .portfolio-plus-icon {
pointer-events: auto;
}
.marki-portfolio-item.classic-hover .portfolio-meta {
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.classic-hover .the-title a,
.marki-portfolio-item.classic-hover .the-title span {
font-size: 13px;
line-height: 12px;
margin-bottom: 10px;
text-transform: uppercase;
}
.marki-portfolio-item.classic-hover .portfolio-cats {
font-size: 12px;
line-height: 12px;
display: inline-block;
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.classic-hover .portfolio-permalink,
.marki-portfolio-item.classic-hover .portfolio-plus-icon {
display: block;
margin: 30px auto 0;
}
.marki-portfolio-item.classic-hover .portfolio-permalink:hover,
.marki-portfolio-item.classic-hover .portfolio-plus-icon:hover {
background-color: #fff;
}
.marki-portfolio-item.classic-hover .portfolio-permalink:hover i,
.marki-portfolio-item.classic-hover .portfolio-plus-icon:hover i {
color: #000 !important;
}
.marki-portfolio-item.classic-hover .portfolio-permalink i,
.marki-portfolio-item.classic-hover .portfolio-plus-icon i {
font-size: 16px;
line-height: 29px;
display: block;
}
.marki-portfolio-item.classic-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.classic-hover .featured-image:hover .portfolio-plus-icon i {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.marki-portfolio-item.classic-hover .featured-image:hover .portfolio-entry-logo {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
opacity: 0;
}
.marki-portfolio-item.classic-hover .featured-image:hover .hover-overlay {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.classic-hover .featured-image:hover .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%); filter: gray; -webkit-filter: grayscale(1); -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.marki-portfolio-item.gradient-hover .featured-image {
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.marki-portfolio-item.gradient-hover .featured-image .item-featured-image {
-webkit-transform: scale(1.1) translate3d(0, 0, 0);
-moz-transform: scale(1.1) translate3d(0, 0, 0);
-ms-transform: scale(1.1) translate3d(0, 0, 0);
-o-transform: scale(1.1) translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.5s;
filter: grayscale(0);  -moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0); filter: none; -webkit-filter: grayscale(0); }
.marki-portfolio-item.gradient-hover .featured-image .hover-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
background: -webkit-linear-gradient(rgba(39, 46, 67, 0.1) 0%, rgba(39, 46, 67, 0.85) 100%);
background: -o-linear-gradient(rgba(39, 46, 67, 0.1) 0%, rgba(39, 46, 67, 0.85) 100%);
background: linear-gradient(rgba(39, 46, 67, 0.1) 0%, rgba(39, 46, 67, 0.85) 100%);
background-color: transparent !important;
}
.marki-portfolio-item.gradient-hover .featured-image .the-title {
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
opacity: 0;
margin-bottom: 2px;
font-size: 20px;
}
.marki-portfolio-item.gradient-hover .featured-image .portfolio-cats {
margin-bottom: 25px;
transition: opacity 0.45s, transform 0.45s;
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
opacity: 0;
font-size: 11px;
}
.marki-portfolio-item.gradient-hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.gradient-hover .featured-image .portfolio-permalink {
transition: opacity .5s, transform .5s;
-webkit-transform: translate3d(0, 50%, 0);
-moz-transform: translate3d(0, 50%, 0);
-ms-transform: translate3d(0, 50%, 0);
-o-transform: translate3d(0, 50%, 0);
opacity: 0;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.gradient-hover .featured-image:hover .hover-overlay {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-entry-logo {
-webkit-transform: translate3d(0, -20%, 0);
-moz-transform: translate3d(0, -20%, 0);
-ms-transform: translate3d(0, -20%, 0);
-o-transform: translate3d(0, -20%, 0);
opacity: 0;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .the-title,
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-cats {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.gradient-hover .featured-image:hover .the-title {
opacity: 1;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-cats {
opacity: .6;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-plus-icon,
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-permalink {
opacity: 1;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-plus-icon:hover,
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-permalink:hover {
opacity: 1;
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-plus-icon {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.gradient-hover .featured-image:hover .portfolio-permalink {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.gradient-hover .featured-image:hover .item-featured-image {
-webkit-transform: scale(1.1) translate3d(0, -3%, 0);
-moz-transform: scale(1.1) translate3d(0, -3%, 0);
-ms-transform: scale(1.1) translate3d(0, -3%, 0);
-o-transform: scale(1.1) translate3d(0, -3%, 0);
}
.marki-portfolio-item.zoom-in-hover .featured-image {
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.marki-portfolio-item.zoom-in-hover .featured-image .hover-overlay { height: 100%;
left:0;
padding: 20px;
position: absolute;
top: 0;
width: 100%;
}
.inner-overlay{
height:inherit;
}
.marki-portfolio-item.zoom-in-hover .featured-image .the-title {
margin-bottom: 5px;
}
.marki-portfolio-item.zoom-in-hover .featured-image .the-title,
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-cats {
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
opacity: 0;
}
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-cats {
margin-bottom: 0;
}
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-permalink {
transition: opacity 0.5s, transform 0.5s;
opacity: 0;
}
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-permalink,
.marki-portfolio-item.zoom-in-hover .featured-image .portfolio-plus-icon {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
}
.marki-portfolio-item.zoom-in-hover .featured-image .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.zoom-in-hover:hover .featured-image .hover-overlay {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-entry-logo {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
opacity: 0;
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .the-title,
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-cats {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .the-title {
opacity: 1;
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-cats {
opacity: 1;
}
.marki-portfolio-item.zoom-in-hover:hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.zoom-in-hover:hover .featured-image .portfolio-permalink {
opacity: 1;
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-plus-icon:hover,
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-permalink:hover {
opacity: 1;
}
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-permalink,
.marki-portfolio-item.zoom-in-hover .featured-image:hover .portfolio-plus-icon {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.zoom-in-hover:hover .featured-image .item-featured-image {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
pointer-events:none;
}
.marki-portfolio-item.zoom-out-hover .portfolio-meta {
width: auto;
left: 50% !important;
}
.marki-portfolio-item.zoom-out-hover .featured-image {
position: relative;
}
.marki-portfolio-item.zoom-out-hover .featured-image .hover-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #000000;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.marki-portfolio-item.zoom-out-hover .featured-image .the-title {
margin-bottom: 20px;
}
.marki-portfolio-item.zoom-out-hover .featured-image .the-title:after {
height: 4px;
width: 0;
background: #fff;
margin: 0 auto;
display: block;
position: relative;
bottom: -10px;
content: '';
opacity: 0;
-webkit-transition: width 0.35s, opacity 0.35s;
transition: width 0.35s, opacity 0.35s;
}
.marki-portfolio-item.zoom-out-hover .featured-image .the-title,
.marki-portfolio-item.zoom-out-hover .featured-image .portfolio-cats {
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
opacity: 0;
}
.marki-portfolio-item.zoom-out-hover .featured-image .portfolio-cats {
margin-bottom: 45px;
}
.marki-portfolio-item.zoom-out-hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.zoom-out-hover .featured-image .portfolio-permalink {
transition: opacity 0.35s, transform 0.35s;
opacity: 0;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
.marki-portfolio-item.zoom-out-hover .featured-image .item-featured-image {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .hover-overlay {
opacity: .6;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-entry-logo {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
opacity: 0;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .the-title,
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-cats {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .the-title {
opacity: 1;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-cats {
opacity: .6;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .the-title:after {
width: 100%;
opacity: 1;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-plus-icon,
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-permalink {
opacity: .6;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-plus-icon:hover,
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-permalink:hover {
opacity: 1;
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-permalink,
.marki-portfolio-item.zoom-out-hover .featured-image:hover .portfolio-plus-icon {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.zoom-out-hover .featured-image:hover .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image .portfolio-plus-icon,
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image .portfolio-permalink {
display: inline-block;
transition: opacity .25s, transform .25s;
opacity: 0;
}
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image:hover .portfolio-plus-icon,
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image:hover .portfolio-permalink {
opacity: .6;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image:hover .portfolio-plus-icon:hover,
.marki-portfolio-item.stroke-hover.standard-portfolio-item .featured-image:hover .portfolio-permalink:hover {
opacity: 1;
}
.marki-portfolio-item.stroke-hover .featured-image {
position: relative;
}
.marki-portfolio-item.stroke-hover .featured-image .portfolio-meta {
opacity: .5;
width: auto;
display: inline-block;
}
.marki-portfolio-item.stroke-hover .featured-image .hover-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #000000;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.marki-portfolio-item.stroke-hover .featured-image .the-title {
margin-bottom: 10px;
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
position: relative;
transition: opacity 0.35s;
padding: 14px 12px;
font-weight: 700;
}
.marki-portfolio-item.stroke-hover .featured-image .the-title:before {
position: absolute;
width: 0;
height: 0;
transition: height 0.5s, width 0.5s, opacity 0.5s;
left: 0;
top: 0;
border-left: 4px solid #fff;
border-top: 4px solid #fff;
content: '';
border-radius: 3px;
opacity: 0;
}
.marki-portfolio-item.stroke-hover .featured-image .the-title:after {
position: absolute;
width: 0;
height: 0;
transition: height 0.25s, width 0.25s, opacity 0.25s;
right: 0;
bottom: 0;
border-right: 4px solid #fff;
border-bottom: 4px solid #fff;
content: '';
border-radius: 3px;
opacity: 0;
}
.marki-portfolio-item.stroke-hover .featured-image .portfolio-cats {
opacity: 0;
transition: opacity 0.35s;
}
.marki-portfolio-item.stroke-hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.stroke-hover .featured-image .portfolio-permalink {
display: none;
}
.marki-portfolio-item.stroke-hover .featured-image .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transition: -webkit-transform 0.7s;
transition: transform 0.7s;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.stroke-hover .featured-image:hover .hover-overlay {
opacity: .6;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.stroke-hover .featured-image:hover .portfolio-entry-logo {
opacity: 0;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .the-title {
opacity: 1;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .the-title:before {
opacity: 1;
width: 100%;
height: 100%;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .the-title:after {
opacity: 1;
width: 100%;
height: 100%;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .portfolio-cats {
opacity: 1;
}
.marki-portfolio-item.stroke-hover .featured-image:hover .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.parallax-hover {
position: relative;
overflow: hidden;
}
.marki-portfolio-item.parallax-hover .featured-image {
overflow: hidden;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.parallax-hover .featured-image .item-featured-image {
transition: none;
}
.marki-portfolio-item.parallax-hover .featured-image .portfolio-meta {
opacity: 0;
}
.marki-portfolio-item.parallax-hover .featured-image .hover-overlay {
width: -moz-calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: -o-calc(100% - 30px);
width: calc(100% - 30px);
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box;     
box-sizing: border-box; 
display:block;
left:0;
right:0;
height: -moz-calc(100% - 30px);
height: -webkit-calc(100% - 30px);
height: -o-calc(100% - 30px);
height: calc(100% - 30px);
margin:0 auto;
top:50%;
transform:translateY(-50%);
}
.marki-portfolio-item.parallax-hover:hover .featured-image .hover-overlay {
opacity:0.9 !important;
}
.marki-portfolio-item.parallax-hover .featured-image .the-title {
display: none;
}
.marki-portfolio-item.parallax-hover .featured-image .portfolio-entry-logo {
opacity: 0;
}
.marki-portfolio-item.parallax-hover .featured-image .portfolio-cats {
display: none;
}
.marki-portfolio-item.parallax-hover .featured-image .portfolio-plus-icon,
.marki-portfolio-item.parallax-hover .featured-image .portfolio-permalink {
transition: opacity 0.25s;
opacity: .5;
}
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-entry-logo {
opacity: 0;
}
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-permalink,
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-plus-icon {
opacity: 1;
}
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-plus-icon:hover {
}
.marki-portfolio-item.parallax-hover .featured-image:hover .portfolio-plus-icon:hover i {
}
.marki-portfolio-item.parallax-hover .portfolio-plus-icon {
margin-bottom: 0 !important;
}
.marki-portfolio-item.parallax-hover .featured-image:hover .item-featured-image {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.marki-portfolio-item.gradient-hover:hover .item-featured-image,
.marki-portfolio-item.zoom-in-hover:hover .item-featured-image,
.marki-portfolio-item.zoom-out-hover:hover .item-featured-image,
.marki-portfolio-item.stroke-hover:hover .item-featured-image,
.marki-portfolio-item.parallax-hover:hover .item-featured-image {
filter: grayscale(0);  -moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0); filter: none; -webkit-filter: grayscale(0); }
.marki-portfolio-item .portfolio-entry-logo {
width: auto;
position: absolute;
left: 50%;
top: 50%;
z-index: 8;
}
.marki-portfolio-item .masonry-border {
position: absolute;
z-index: 20;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.marki-portfolio-item .border-tb {
width: 2px;
height: 100%;
top: 0;
left: 0;
transform: scale(1, 0);
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
-ms-transform: scale(1, 0);
-o-transform: scale(1, 0);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
}
.marki-portfolio-item .border-tr {
width: 100%;
height: 2px;
left: 0;
top: 0;
transform: scale(0, 1);
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
}
.marki-portfolio-item .border-bt {
width: 2px;
height: 100%;
bottom: 0;
right: 0;
transform: scale(1, 0);
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
-ms-transform: scale(1, 0);
-o-transform: scale(1, 0);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
}
.marki-portfolio-item .border-bl {
height: 2px;
width: 100%;
bottom: 0;
right: 0;
transform: scale(0, 1);
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
}
.marki-portfolio-item.one-column {
width: 100%;
}
.marki-portfolio-item.two-column {
width: 49.9%;
}
.marki-portfolio-item.three-column {
width: 33.3%;
}
.marki-portfolio-item.four-column {
width: 24.9%;
}
.marki-portfolio-item.five-column {
width: 19.9%;
}
.portfolio-single-page{
margin:0 -15px;
padding:
}
.portfolio-single-page .portfolio-featured-image{
margin-bottom:0;
}
.portfolio-single-page .portfolio-featured-image img{
width:100%;
}
@media handheld, only screen and (max-width: 960px) {
.marki-portfolio-item.three-column,
.marki-portfolio-item.four-column,
.marki-portfolio-item.five-column {
width: 49.8% !important;
}
}
@media handheld, only screen and (max-width: 740px) {
.marki-portfolio-item.three-column,
.marki-portfolio-item.four-column,
.marki-portfolio-item.two-column,
.marki-portfolio-item.five-column {
width: 100% !important;
}
}
.masonry-portfolio-item {
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
width: 12.44%;
position: relative;
}
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x,
.masonry-portfolio-item.size_two_x_four_x {
width: 24.88%;
}
.masonry-portfolio-item.size_three_x_x,
.masonry-portfolio-item.size_three_x_two_x {
width: 37.32%;
}
.masonry-portfolio-item.size_four_x_x,
.masonry-portfolio-item.size_four_x_two_x,
.masonry-portfolio-item.size_four_x_four_x {
width: 49.76%;
}
.masonry-portfolio-item .item-holder {
margin: 0;
}
@media handheld, only screen and (max-width: 1280px) {
.masonry-portfolio-item.size_x_x,
.masonry-portfolio-item.size_x_two_x,
.masonry-portfolio-item.size_three_x_x,
.masonry-portfolio-item.size_three_x_two_x {
width: 24.88%;
}
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x {
width: 24.88%;
}
.masonry-portfolio-item.size_four_x_x,
.masonry-portfolio-item.size_four_x_two_x,
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x,
.masonry-portfolio-item.size_four_x_four_x,
.masonry-portfolio-item.size_two_x_four_x {
width: 49.76%;
}
}
@media handheld, only screen and (max-width: 1140px) {
.masonry-portfolio-item.size_x_x,
.masonry-portfolio-item.size_x_two_x,
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x,
.masonry-portfolio-item.size_three_x_x,
.masonry-portfolio-item.size_three_x_two_x {
width: 49.76%;
}
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x {
width: 49.76%;
}
.masonry-portfolio-item.size_four_x_x,
.masonry-portfolio-item.size_four_x_two_x,
.masonry-portfolio-item.size_four_x_four_x,
.masonry-portfolio-item.size_two_x_four_x {
width: 100%;
}
}
@media handheld, only screen and (max-width: 850px) {
.masonry-portfolio-item.size_x_x,
.masonry-portfolio-item.size_x_two_x {
width: 50%;
}
.masonry-portfolio-item.size_two_x_x,
.masonry-portfolio-item.size_two_x_two_x {
width: 100%;
}
.masonry-portfolio-item.size_three_x_x,
.masonry-portfolio-item.size_three_x_two_x {
width: 100%;
}
.masonry-portfolio-item.size_four_x_x,
.masonry-portfolio-item.size_four_x_two_x {
width: 100%;
}
}
.masonry-portfolio-item.regular-entry,
.masonry-portfolio-item.tall-entry {
width: 24.9%;
}
.masonry-portfolio-item.wide-entry,
.masonry-portfolio-item.wide-tall-entry {
width: 49.8%;
}
.masonry-portfolio-item .item-holder {
margin: 0;
}
@media handheld, only screen and (max-width: 1300px) {
.masonry-portfolio-item.wide-entry,
.masonry-portfolio-item.wide-tall-entry {
width: 100%;
}
.masonry-portfolio-item.regular-entry,
.masonry-portfolio-item.tall-entry {
width: 49.8%;
}
}
@media handheld, only screen and (max-width: 767px) {
.masonry-portfolio-item {
width: 100% !important;
}
}
.masonry-portfolio-item .featured-image {
line-height: 4px;
position: relative;
}
.masonry-portfolio-item .featured-image .item-featured-image {
width: 100.7%;
max-width: 100.7%;
}
.grid-portfolio-item {
float: left;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.standard-portfolio-item {
float: left;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.standard-portfolio-item .item-holder {
background-color: #fafafa;
}
.standard-portfolio-item .the-title {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
line-height: 18px;
margin: 0;
}
.standard-portfolio-item .portfolio-cats {
font-weight: 400;
font-style: normal;
font-size: 14px;
line-height: 12px;
display: inline-block;
color: #333;
margin: 0;
text-transform:uppercase;
position:absolute;
left:40px;
bottom:70px;
}
.marki-isotop-filter {
margin: 0 40px 40px;
}
.marki-isotop-filter ul {
margin: 0;
padding: 0;
list-style: none;
}
.marki-isotop-filter ul.align-left {
text-align: left;
}
.marki-isotop-filter ul.align-center {
text-align: center;
}
.marki-isotop-filter ul.align-right {
text-align: right;
}
.marki-isotop-filter ul li {
display: inline-block;
margin: 0 5px 10px;
}
.marki-isotop-filter ul li a {
padding: 7px 12px;
line-height: 14px;
font-size: 14px;
text-transform: uppercase;
display: block;
border:none;
}
.marki-isotop-filter ul li a.current,
.marki-isotop-filter ul li a:hover {
}
@media handheld, only screen and (max-width: 600px) {
.marki-isotop-filter li {
display: block !important;
}
}
.ajax-container {
overflow: hidden;
height: 0;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.ajax-container .portfolio-ajax-gallery .marki-image-slideshow {
padding: 0;
margin: 0;
}
.portfolio-ajax-holder {
margin: 36px 0 20px;
border: 2px solid #eee;
background-color: #fff;
position: relative;
*zoom: 1;
}
.portfolio-ajax-holder:before,
.portfolio-ajax-holder:after {
content: " ";
display: table;
}
.portfolio-ajax-holder:after {
clear: both;
}
.portfolio-ajax-holder .alt-title span {
background-color: #fff !important;
}
.ajax_project {
padding: 30px;
overflow: hidden;
}
.ajax-controls {
position: absolute;
right: -1px;
top: -34px;
text-align: center;
color: #c9c9c9;
}
.ajax-controls i {
font-size: 16px;
line-height: 30px;
vertical-align: middle;
display: inline-block;
}
.ajax-controls a {
display: inline-block;
margin: 0 -1px;
width: 30px;
height: 30px;
border: 2px solid #eee;
text-align: center;
}
.ajax-controls a.close-ajax {
background-color: #eeeeee;
color: #909090;
}
.ajax-controls a.next-ajax {
border-left: none;
border-right: none;
width: 32px;
}
.ajax-controls a.next-ajax:hover,
.ajax-controls a.prev-ajax:hover {
background-color: transparent;
border-color: #eee;
color: #333;
}
.ajax-controls a:hover {
background-color: #909090;
color: #fff;
border-color: #909090;
}
.ajax-controls a:hover.prev-ajax {
border-right-color: #eee;
}
.project_content_section {
width: 33%;
float: right;
padding: 0 0 0 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.project_preview_section {
width: 66%;
float: left;
}
.project_preview_section.no-ajax-content {
width: 100% !important;
}
@media handheld, only screen and (max-width: 767px) {
.project_content_section,
.project_preview_section {
float: none;
width: 100%;
padding: 0 0 20px;
}
}
.portfolio-loader {
position: absolute;
z-index: 10000;
top: 30%;
left: 50%;
margin: -40px 0 0 -40px;
display: none;
width: 80px;
line-height: 80px;
text-align: center;
height: 80px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
background-color: rgba(0, 0, 0, 0.5);
}
.portfolio-loader div {
position: relative;
left: auto;
top: auto;
margin: 18px 0 0;
}
.ajax-portfolio-social-share {
float: none;
padding: 0;
margin: 0 0 10px -5px;
text-align: left;
}
.ajax-portfolio-social-share li {
border-width: 2px !important;
}
.flip-portfolio-item {
margin: 0;
padding: 0;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-portfolio-item:hover figure.back {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
ms-transform: rotateX(0deg);
}
.flip-portfolio-item:hover figure.front {
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
ms-transform: rotateX(-180deg);
}
.flip-portfolio-item .flip-wrapper {
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 100%;
height: 100%;
}
.flip-portfolio-item figure {
display: block;
line-height: 4px;
height: 100%;
width: 100%;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.flip-portfolio-item figure img {
width: 100%;
}
.flip-portfolio-item figure.front {
position: absolute;
z-index: 2;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
ms-transform: rotateX(0deg);
}
.flip-portfolio-item figure.back {
position: relative;
z-index: 1;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
ms-transform: rotateX(180deg);
}
.flip-portfolio-item .flip-overlay {
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
background-color: #000 !important;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 10;
}
.flip-portfolio-item .portfolio-meta {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
text-align: center;
opacity: 1;
}
.flip-portfolio-item .the-title {
font-size: 25px;
font-weight: 300;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
line-height: 28px;
margin-bottom: 10px;
display: inline-block;
}
.flip-portfolio-item .cats {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
display: inline-block;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
}
.flip-portfolio-item.portfolio-four-column .the-title,
.flip-portfolio-item.portfolio-five-column .the-title {
font-size: 20px;
}
@media handheld, only screen and (max-width: 1100px) {
.flip-portfolio-item {
width: 49.98%;
}
}
.loop-main-wrapper {
position: relative;
}
.archive .inner-page-wrapper,
.error404 .inner-page-wrapper{padding-top:70px;padding-bottom:70px;}
.archive #theme-page .theme-page-wrapper .inner-page-wrapper #marki-sidebar,
.error404 #theme-page .theme-page-wrapper .inner-page-wrapper #marki-sidebar{
padding: 0 15px;
position: relative;
}
.portfolio-archive-link{margin-top:21px;}
.portfolio-archive-link a{
width:50px;
height:50px;
border-radius:4px;
color:#fff;
line-height:46px;
font-size:22px;
display:inline-block;
text-align:center;
}
.meta-border-bottom{
border-bottom:1px solid #dfdfdf;
padding-bottom:20px;
margin-bottom:20px;
}
.meta-border-bottom h6{margin-bottom:10px;}
.portfolio-cats a{}
.portfolio-cats a:after{
display:inline-block;
content:",";
padding:0 5px;
font-size:16px;
}
.portfolio-cats a:last-child:after{
display:none;
} .error-404-big-text{text-align:center;}
.error-404-big-text h1{font-size:200px;line-height:200px;}
.error-404-big-text h1 span{font-size:inherit;line-height:inherit;font-family:inherit;}
.error-404-big-text h3{}
.error-404-big-text h4{}
.error-404-big-text p{}
.archive.woocommerce-page .inner-page-wrapper .theme-content {
margin-top: 0;
}
.marki-gallery-shortcode,
.marki-portfolio-grid,
.marki-portfolio-masonry,
.marki-spotlight-wrapper {
width: 100.5%;
}
.marki-portfolio-scroller.scroller-disabled .marki-portfolio-item {
max-width: 50%;
}
.portfolio-single-content {
margin: 0;
padding:15px 30px;
background:#fff;
}
.portfolio-single-content a img {
width:100%;
}
.single-portfolio-wrap{
}
.single-portfolio-wrap .theme-content-inner{
margin-left:-15px;
margin-right:-15px;
margin-top:70px;
}
.single-portfolio-wrap .theme-content.single-portfolio{
padding-left:15px !important;
padding-right:15px !important;
padding-bottom:40px;
}
.single-portfolio-wrap .theme-content-inner #marki-sidebar{
padding-left:15px !important;
padding-right:15px !important;
}
.portfolio-single-content .marki-text-block {
line-height: 26px !important;
}
.portfolio-single-content.no-padding {
margin-bottom: 0;
margin-top: 0;
}
.single-portfolio-slideshow .marki-slideshow-shortcode,
.portfolio-featured-image {
margin-bottom: 24px;
}
.portfolio-social-share {
float: right;
margin: 0;
padding: 0 0 0 10px;
position: relative;
z-index: 4;
}
@media handheld, only screen and (max-width: 600px) {
.portfolio-social-share {
float: none;
display: block;
margin: 40px auto 20px;
}
}
.portfolio-similar-posts {
margin-bottom: 40px;
}
.portfolio-similar-posts .owl-nav {
position: absolute;
right: 0;
top: auto;
bottom:-70px;
}
.portfolio-similar-posts .marki-portfolio-item-wrap{
margin: 0 -10px;
padding: 0;
list-style: none;
text-align: left;
}
.portfolio-similar-posts ul.three-column li {
width: 33.33%;
}
.portfolio-similar-posts ul.four-column li {
width: 25%;
}
.portfolio-similar-posts .marki-portfolio-item {
vertical-align: top;
display: inline-block;
margin: 0;
padding:0 10px 10px;
}
.portfolio-similar-posts ul li .featured-image:hover .portfolio-meta {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.portfolio-similar-posts ul li .featured-image:hover .portfolio-meta .portfolio-permalink,
.portfolio-similar-posts ul li .featured-image:hover .portfolio-meta .marki-lightbox {
pointer-events: auto;
}
.portfolio-similar-posts ul li .featured-image .portfolio-meta .portfolio-permalink,
.portfolio-similar-posts ul li .featured-image .portfolio-meta .marki-lightbox {
pointer-events: none;
}
@media handheld, only screen and (max-width: 1000px) {
.portfolio-similar-posts ul li {
width: 50% !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.portfolio-similar-posts ul li {
width: 100% !important;
}
}
.portfolio-similar-posts .portfolio-meta {
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.portfolio-similar-posts .portfolio-meta .portfolio-plus-icon {
border-width: 0 !important;
margin-bottom: 35px;
font-size: 16px;
line-height: 16px;
}
.portfolio-similar-posts .portfolio-meta .portfolio-cats {
display: none;
}
.portfolio-similar-posts .portfolio-meta .the-title {
margin-bottom: 30px;
font-size: 11px;
}
.portfolio-similar-posts .portfolio-meta .portfolio-permalink:hover {
background-color: #fff;
color: #000 !important;
}
.portfolio-similar-posts .portfolio-meta .portfolio-permalink:hover i {
color: #000 !important;
}   .marki-custom-heading {}
.marki-custom-heading h3{font-size:36px;font-weight:bold;margin-bottom:0;} .marki-dropcaps {
display: inline-block;
float: left;
margin: 5px 8px 0 0;
width: 30px;
height: 30px;
text-align: center;
font-weight: 600;
font-size: 16px;
line-height: 30px;
}
.marki-dropcaps.square-custom,
.marki-dropcaps.circle-custom {
color: #fff !important;
}
.marki-dropcaps.circle-custom,
.marki-dropcaps.circle-default {
margin-top: 3px;
width: 35px;
height: 35px;
font-size: 18px;
line-height: 35px;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
}
.marki-dropcaps.circle-default,
.marki-dropcaps.square-default {
border: 2px solid #eee;
background-color: #fafafa;
} .marki-highlight {
display: inline-block;
margin: 1px 2px;
}
.marki-highlight.default-highlight {
padding: 5px 10px;
background-color: #ededed;
}
.marki-highlight.custom-highlight {
color: #fff;
padding: 5px;
} .marki-skill-meter {
margin-bottom: 18px;
}
.marki-skill-meter .marki-skill-meter-title {
display: block;
margin-bottom: 10px;
color: #777;
line-height: 13px;
font-weight: bold;
}
.marki-skill-meter .marki-progress-bar {
position: relative;
display: block;
background-color: #eee;
width: 100%;
border-color: #eee;
border-style: solid;
}
.marki-skill-meter .marki-progress-bar .progress-outer {
position: absolute;
top: 0;
left: 0;
height: 100%;
} .marki-animated-columns {
*zoom: 1;
overflow: hidden;
}
.marki-animated-columns:before,
.marki-animated-columns:after {
content: " ";
display: table;
}
.marki-animated-columns:after {
clear: both;
}
.marki-animated-columns.one-column .animated-column-item {
width: 100%;
}
.marki-animated-columns.two-column .animated-column-item {
width: 50%;
}
.marki-animated-columns.three-column .animated-column-item {
width: 33.33%;
}
.marki-animated-columns.four-column .animated-column-item {
width: 25%;
}
.marki-animated-columns.five-column .animated-column-item {
width: 20%;
}
.marki-animated-columns.six-column .animated-column-item {
width: 16.66%;
}
.marki-animated-columns.seven-column .animated-column-item {
width: 14.28%;
}
.marki-animated-columns.eight-column .animated-column-item {
width: 12.5%;
}
.marki-animated-columns.two-column .animated-column-item:nth-of-type(2n) {
border-right-width: 1px;
}
.marki-animated-columns.three-column .animated-column-item:nth-of-type(3n) {
border-right-width: 1px;
}
.marki-animated-columns.four-column .animated-column-item:nth-of-type(4n) {
border-right-width: 1px;
}
.marki-animated-columns.five-column .animated-column-item:nth-of-type(5n) {
border-right-width: 1px;
}
.marki-animated-columns.six-column .animated-column-item:nth-of-type(6n) {
border-right-width: 1px;
}
.marki-animated-columns.seven-column .animated-column-item:nth-of-type(7n) {
border-right-width: 1px;
}
.marki-animated-columns.eight-column .animated-column-item:nth-of-type(8n) {
border-right-width: 1px;
}
@media handheld, only screen and (max-width: 960px) {
.marki-animated-columns.four-column .animated-column-item,
.marki-animated-columns.five-column .animated-column-item,
.marki-animated-columns.six-column .animated-column-item,
.marki-animated-columns.seven-column .animated-column-item,
.marki-animated-columns.eight-column .animated-column-item {
width: 33.33% !important;
}
.marki-animated-columns.four-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.five-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.six-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.seven-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.eight-column .animated-column-item:nth-of-type(3n) {
border-right-width: 1px;
}
.marki-animated-columns.four-column .animated-column-item:nth-of-type(4n),
.marki-animated-columns.five-column .animated-column-item:nth-of-type(5n),
.marki-animated-columns.six-column .animated-column-item:nth-of-type(6n),
.marki-animated-columns.seven-column .animated-column-item:nth-of-type(7n),
.marki-animated-columns.eight-column .animated-column-item:nth-of-type(8n) {
border-right-width: 0;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-animated-columns.four-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.five-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.six-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.seven-column .animated-column-item:nth-of-type(3n),
.marki-animated-columns.eight-column .animated-column-item:nth-of-type(3n) {
border-right-width: 0;
}
.marki-animated-columns.three-column .animated-column-item,
.marki-animated-columns.four-column .animated-column-item,
.marki-animated-columns.five-column .animated-column-item,
.marki-animated-columns.six-column .animated-column-item,
.marki-animated-columns.seven-column .animated-column-item,
.marki-animated-columns.eight-column .animated-column-item {
width: 100% !important;
border-right-width: 1px !important;
}
}
.marki-animated-columns .simple-style a {
display: block;
width: 100%;
height: 100%;
}
.animated-column-item {
float: left;
overflow: hidden;
text-align: center;
position: relative;
-webkit-transition: background 0.2s ease-out 0;
-moz-transition: background 0.2s ease-out 0s;
-o-transition: background 0.2s ease-out 0;
transition: background 0.2s ease-out 0;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0;
border-style: solid;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.animated-column-holder {
top: 0px;
position: relative;
width: 100%;
height: 100%;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
}
.full-style .animated-column-icon {
padding-bottom: 30px;
display: block;
}
.simple-style .animated-column-icon,
.simple_text-style .animated-column-icon {
display: block;
}
.simple-style .animated-column-title,
.simple_text-style .animated-column-title {
position: absolute;
width: 100%;
height: 100%;
display: block;
top: -100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.simple-style .animated-column-title span,
.simple_text-style .animated-column-title span {
display: block;
}
.animated-column-title {
font-size: 14px;
font-weight: bolder;
text-transform: uppercase;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.full-style .animated-column-title {
padding-bottom: 10px;
}
.animated-column-desc {
line-height: 26px;
font-size: 12px;
position: relative;
padding: 20px 30px 50px 30px;
top: 100%;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.animated-column-btn {
position: relative;
top: 100%;
text-align: center;
width: 100%;
}
.animated-column-btn .marki-button {
margin: 0 auto;
} .marki-milestone {
text-align: center;
margin:0 auto 20px;
}
.marki-milestone.classic-style .milestone-number {
padding:0;
display: inline-block;
}
.marki-milestone.classic-style .milestone-number.content-none {
border: none;
}
.marki-milestone.classic-style i {
text-align: center;
border-top: none;
margin: 0 auto;
display: block;
}
.marki-milestone.modern-style .milestone-number {
margin: 0 0 10px;
padding: 0 10px 0;
display: inline-block;
}
.marki-milestone.modern-style i {
font-size: 48px;
text-align: center;
border-top: none;
margin: 0 auto;
display: block;
}
.marki-milestone .milestone-text {
padding-top:5px;
text-align:center;
}
.marki-milestone .mile-number{
margin-bottom:45px;
}
.marki-milestone .mile-below-text{
margin-bottom:10px;
font-weight:700;
} .marki-chart {
position: relative;
margin: 0 auto;
text-align: center;
}
.marki-chart canvas {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.marki-chart i,
.marki-chart .chart-custom-text,
.marki-chart .chart-percent {
position: absolute;
top: 0;
left: 0;
z-index: 10;
display: block;
width: 100%;
color: #444;
text-align: center;
}
.marki-chart i {
font-size: 48px;
}
.marki-chart .chart-custom-text {
font-size: 18px;
}
.marki-chart .chart-percent {
font-weight: 600;
font-size: 16px;
}
.marki-chart-desc {
display: block;
text-align: center;
font-size: 12px;
}
@media handheld, only screen and (max-width: 600px) {
.marki-chart {
margin: 0 auto;
}
} .marki-image {
position: relative;
overflow: hidden;
line-height: 4px;
}
.marki-image a {
display: block;
}
.marki-image.circular-true {
border-radius: 50%;
}
.marki-image.circular-true img {
border-radius: 50%;
}
.marki-image.circular-true .hover-overlay {
border-radius: 50%;
}
.marki-image.align-left {
text-align: left;
}
.marki-image.align-right {
float: right;
}
.marki-image.align-center {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.marki-image img {
position: relative;
z-index: 6;
line-height: 4px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.marki-image.style1-image .hover-overlay {
background-color: #000 !important;
}
.marki-image.style1-image:hover .hover-overlay {
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image.style1-image:hover .marki-image-hover i,
.marki-image.style1-image:hover .marki-image-caption {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image.style2-image .hover-overlay {
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
background-color: inherit !important;
}
.marki-image.style2-image:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image.style2-image:hover .marki-image-hover i,
.marki-image.style2-image:hover .marki-image-caption {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image.style2-image:hover .marki-image-hover {
pointer-events: auto;
}
.marki-image .marki-image-hover {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
z-index: 12;
text-align: center;
display: block;
}
.marki-image .marki-image-hover i {
font-size: 16px;
color: #fff;
position: relative;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
width: 27px;
height: 27px;
line-height: 27px;
display: inline-block;
border: 3px solid #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.marki-image .marki-image-hover i:hover {
background-color: #fff;
color: #000;
}
.marki-image .marki-image-caption {
line-height: 24px;
font-size: 13px;
margin-top: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff !important;
position: relative;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
} .marki-fancy-table {
overflow: hidden;
margin-bottom: 20px;
padding: 15px;
border: 2px solid #eee;
}
.marki-fancy-table table {
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
border-collapse: collapse;
text-align: left;
}
.marki-fancy-table th {
padding: 18px 12px;
background-color: #f7f7f7;
color: #4b4b4b;
text-align: center;
font-weight: bold;
font-size: 13px;
}
.marki-fancy-table tfoot td {
padding: 8px;
}
.marki-fancy-table tfoot {
background-color: #f3f3f3;
}
.marki-fancy-table tr:nth-child(even) {
background-color: #f7f7f7;
}
.marki-fancy-table td {
padding: 15px 12px;
font-size: 13px;
color: #4b4b4b;
text-align: center;
} .marki-list-styles ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 32px;
}
.marki-list-styles ul li {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
font-size: 14px;
color: #666;
}
.marki-list-styles ul li:before {
position: relative;
top: 0;
left: 0;
margin-right:10px;
font-size: 6px;
} .marki-image-box {
overflow: hidden;
}
.marki-image-box.rounded-true {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.marki-image-box.rounded-true .marki-image-box-media {
-webkit-border-top-right-radius: 9px;
border-top-right-radius: 9px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 9px;
border-top-left-radius: 9px;
background-clip: padding-box;
-moz-border-radius-topright: 9px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 9px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}
.marki-image-box.rounded-true .featured-image {
-webkit-border-top-right-radius: 9px;
border-top-right-radius: 9px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 9px;
border-top-left-radius: 9px;
background-clip: padding-box;
-moz-border-radius-topright: 9px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 9px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
position: relative;
z-index: 1;
}
.marki-image-box.rounded-true .featured-image img {
-webkit-border-top-right-radius: 9px;
border-top-right-radius: 9px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 9px;
border-top-left-radius: 9px;
background-clip: padding-box;
-moz-border-radius-topright: 9px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 9px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
vertical-align: middle;
}
.marki-image-box.align-left .item-holder {
text-align: left;
}
.marki-image-box.align-center .item-holder {
text-align: center;
}
.marki-image-box.align-right .item-holder {
text-align: right;
}
.marki-image-box .gallery-meta {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
text-align: center;
min-width: 32px;
margin: -17px 0 0 -17px;
}
.marki-image-box .gallery-meta i {
font-size: 16px;
width: 27px;
height: 27px;
text-align: center;
color: #fff;
border-radius: 3px;
border: 3px solid #fff;
display: inline-block;
margin: 0 auto;
-webkit-backface-visibility: hidden;
}
.marki-image-box .gallery-meta i:before {
height: 28px;
line-height: 28px;
}
.marki-image-box .gallery-meta i:hover {
background-color: #fff;
color: #000;
}
.marki-image-box .image-box-title {
margin-bottom: 16px;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
}
.marki-image-box .image-box-desc {
font-size: 14px;
line-height: 24px;
}
.marki-image-box .item-holder {
padding: 30px;
}
.marki-image-box .featured-image {
display: block;
overflow: hidden;
}
.marki-image-box .featured-image img {
-webkit-transform: translate3d(0, 0, 0) scale(1.05);
transform: translate3d(0, 0, 0) scale(1.05);
-webkit-transition: -webkit-transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out;
}
.marki-image-box .featured-image i {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.35s, -webkit-transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
transition: opacity 0.25s, transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.marki-image-box .featured-image i:hover {
background-color: #fff;
color: #000;
}
.marki-image-box .featured-image:hover img {
-webkit-transform: translate3d(0, -2.5%, 0) scale(1.05);
transform: translate3d(0, -2.5%, 0) scale(1.05);
}
.marki-image-box .featured-image:hover i {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-image-box .marki-image-box-media {
overflow: hidden;
position: relative;
}
.marki-image-box .marki-imagebox-video-preview {
display: none;
}
.marki-image-box .marki-video-container {
padding-top: 0;
}
.marki-image-box .marki-imagebox-video {
display: block;
width: 100%;
}
.marki-image-box .marki-imagebox-video video {
display: block;
height: 100%;
position: absolute;
width: 100%;
}
@media handheld, only screen and (max-width: 600px) {
.marki-image-box .marki-imagebox-video.video-self-hosted {
display: none!important;
}
.marki-image-box .marki-imagebox-video-preview {
display: block;
}
} .marki-message-box {
position: relative;
display: block;
margin-bottom: 20px;
color: #fff;
}
.marki-message-box.rounded-style {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.marki-message-box .marki-inner-grid {
padding: 15px;
}
.marki-message-box .messagebox-content {
display: block;
margin: 16px 15px 16px 95px;
padding: 12px 0 12px 20px;
border-left: 2px solid rgba(255, 255, 255, 0.5);
font-size: 15px;
}
.marki-message-box .messagebox-content p {
margin-bottom: 0;
color: inherit;
font-size: inherit;
}
.marki-message-box .messagebox-icon {
position: absolute;
top: 50%;
left: 60px;
margin-top: -20px;
width: 40px;
height: 40px;
font-size: 32px;
line-height: 40px;
}
.marki-message-box .box-close-btn {
position: absolute;
right: 10px;
top: 10px;
font-size: 16px;
color: #fff;
z-index: 5;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
opacity: 0.6;
}
.marki-message-box .box-close-btn:hover {
opacity: 1;
}
.marki-message-box.confirm-box {
background-color: #a5de37;
}
.marki-message-box.love-box {
background-color: #ff667a;
}
.marki-message-box.hint-box {
background-color: #28cdfb;
}
.marki-message-box.solution-box {
background-color: #f668ca;
}
.marki-message-box.alert-box {
background-color: #ff4351;
}
.marki-message-box.warning-box {
background-color: #fc880f;
}
.marki-message-box.star-box {
background-color: #7b72e9;
}
@media handheld, only screen and (max-width: 600px) {
.marki-message-box .messagebox-content {
padding: 60px 10px 10px 10px !important;
margin: 0 !important;
border: 0 !important;
text-align: center !important;
}
.marki-message-box .messagebox-icon {
top: 15px !important;
left: 50% !important;
margin-top: 0 !important;
margin-left: -20px !important;
}
} button.marki-button {
outline: none;
border: none;
background: none;
line-height: 100%;
}
.marki-button {
position: relative;
display: inline-block;
margin-right: 10px;
margin-left: 0;
vertical-align: middle;
text-align: center;
cursor: pointer;
zoom: 1;
font-weight: Normal;
font-size: 14px;
-webkit-transform: translateZ(0);  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.marki-button[type=submit],
.marki-button[type=button] {
outline: none;
border: none;
font-weight: 600;
}
.marki-button span {
display: inline-block;
}
.marki-button.full_rounded {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.marki-button.rounded {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.marki-button.pointed {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.marki-button.nudge-button.rounded:after {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.marki-button.nudge-button.full_rounded:after {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.marki-button.three-dimension-button:active {
top: 2px !important;
}
.marki-button.outline-button {
border-color: #444;
border-style: solid;
color: #fff;
}
.marki-button.outline-button:hover {
background-color: #444;
color: #fff;
}
.marki-button.outline-button.light {
border-color: #fff;
border-style: solid;
color: #fff;
}
.marki-button.outline-button.light:hover {
background-color: #fff;
color: #444;
}
.marki-button.line-button:after,
.marki-button.line-button:before {
width: 2px;
height: 100%;
background: #444;
position: absolute;
top: 0;
content: '';
}
.marki-button.line-button:after {
left: -3px;
transition: all 0.2s ease-out;
}
.marki-button.line-button:before {
right: -3px;
transition: all 0.2s ease-out;
}
.marki-button.line-button:hover:after {
left: 0;
}
.marki-button.line-button:hover:before {
right: 0;
}
.marki-button.fill-button {
position: relative;
overflow: hidden;
}
.marki-button.fill-button.rounded {
overflow: auto !important;
}
.marki-button.fill-button span {
position: relative; }
.marki-button.fill-button:before {
width: 0;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: '';
transition: width 0.25s ease-out;
}
.marki-button.fill-button i {
position: relative;
z-index: 2;
}
.marki-button.fill-button:hover:before {
width: 100%;
}
.marki-button.nudge-button:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: '';
transition: width 0.25s ease-out;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
-webkit-transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
-o-transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
-moz-transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
}
.marki-button.nudge-button:hover:after {
-webkit-transform: translateX(4%);
-moz-transform: translateX(4%);
-ms-transform: translateX(4%);
-o-transform: translateX(4%);
}
.marki-button.radius-button {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-radius: 0;
}
.marki-button.radius-button.xxlarge:hover {
border-radius: 60px;
}
.marki-button.radius-button.xlarge:hover {
border-radius: 50px;
}
.marki-button.radius-button.large:hover {
border-radius: 40px;
}
.marki-button.radius-button.medium:hover,
.marki-button.radius-button.small:hover {
border-radius: 30px;
}
.marki-button.fancy_link-button {
border-radius: 0;
position: relative;
text-align: left;
}
.marki-button.fancy_link-button .line {
display: block;
height: 2px;
position: absolute;
bottom: 0;
transition: all .3s ease;
width: 0;
}
.marki-button.fancy_link-button:before {
position: absolute;
content: '';
height: 2px;
bottom: 0;
left: 0;
z-index: 1;
}
.marki-button.fancy_link-button:before {
width: 100%;
}
.marki-button.fancy_link-button i {
margin-left: 0;
}
.marki-button.fancy_link-button:before {
opacity: .3;
}
.marki-button.fancy_link-button.xxlarge {
padding: 32px 0;
line-height: 100%;
font-size: 30px;
}
.marki-button.fancy_link-button.xlarge {
padding: 26px 0;
line-height: 100%;
font-size: 25px;
}
.marki-button.fancy_link-button.large {
padding: 22px 0;
line-height: 100%;
font-size: 20px;
}
.marki-button.fancy_link-button.medium {
padding: 16px 0;
line-height: 100%;
font-size: 15px;
}
.marki-button.fancy_link-button.small {
padding: 12px 0;
line-height: 100%;
font-size: 12px;
}
.marki-button.fancy_link-button:hover:after {
transition: all .5s ease;
}
.marki-button i {
margin: 0px 5px 0 -10px;
vertical-align: middle;
padding-right: 10px;
line-height: 16px;
}
.marki-button.xxlarge {
padding: 32px 60px;
line-height: 100%;
font-size: 15px;
}
.marki-button.xxlarge i {
font-size: 16px;
}
.marki-button.xlarge {
padding: 24px 50px;
line-height: 100%;
font-size: 13px;
}
.marki-button.xlarge i {
font-size: 16px;
}
.marki-button.large {
padding: 19px 20px 17px;
line-height: 100%;
min-width:180px;
min-height:50px;
font-size:13px;
}
.marki-button.large i {
font-size: 16px;
}
.marki-button.medium {
padding: 16px 25px;
line-height: 100%;
}
.marki-button.medium i {
font-size: 16px;
}
.marki-button.small {
padding: 12px 22px;
line-height: 100%;
}
.marki-button.small i {
margin-top: -3px;
font-size: 16px;
}
button.marki-button::-moz-focus-inner {
border: none;
}
.marki-button-align {
display: inline-block;
}
.marki-button-align.right {
float: right;
}
.marki-button-align.center {
display: block !important;
text-align: center;
margin-left:0;
}
.marki-button-align.center:first-child{
}
.marki-button-align.center .marki-button {
margin-right: 0;
}
.marki-button-align.left {
text-align: left;
}
@media handheld, only screen and (max-width: 770px) {
.marki-button-align.left,
.marki-button-align.center,
.marki-button-align.right {
width: 100%;
text-align: center !important;
}
} .marki-divider {
display: block;
text-align: center;
}
.marki-divider.divider_one_half .divider-inner,
.marki-divider.divider_one_third .divider-inner,
.marki-divider.divider_one_fourth .divider-inner {
display: inline-block;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.marki-divider.divider_one_half .divider-inner {
width: 50%;
}
.marki-divider.divider_one_third .divider-inner {
width: 33.33%;
}
.marki-divider.divider_one_fourth .divider-inner {
width: 25%;
}
.marki-divider.divider-single .divider-inner {
height: 1px;
border-bottom: 1px solid #dbdbdb;
}
.marki-divider.divider-dashed .divider-inner {
height: 2px;
border-bottom: 2px dashed #dbdbdb;
}
.marki-divider.divider-dotted .divider-inner {
height: 1px;
border-bottom: 1px dotted #dbdbdb;
}
.marki-divider.divider-thick .divider-inner {
height: 5px;
border-top: 3px solid #e4e4e4;
}
@media handheld, only screen and (max-width: 767px) {
.marki-divider .divider-inner {
margin-left: auto!important;
margin-right: auto!important;
}
} .marki-fullwidth-boxed {
position: relative;
display: block;
padding: 30px;
} .marki-image-slideshow {
position: relative;
margin: 0 auto 20px;
text-align: center;
overflow: hidden;
}
.marki-image-slideshow img {
margin: 0 auto;
}
.marki-image-slideshow .swiper-pagination {
position: absolute;
bottom: 15px;
display: block;
width: 100%;
text-align: center;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image-slideshow .swiper-pagination-switch {
display: inline-block;
margin: 0 3px;
width: 8px;
height: 8px;
border: 2px solid #eee;
cursor: pointer;
}
.marki-image-slideshow .swiper-active-switch {
background-color: #eee;
}
.marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows,
.marki-image-slideshow .marki-swiper-container:hover .swiper-pagination {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows:hover {
background-color: #fff !important;
}
.marki-image-slideshow .marki-swiper-container:hover .slideshow-swiper-arrows:hover i {
color: #000 !important;
}
.marki-image-slideshow .marki-swiper-container:hover .marki-swiper-next {
right: 40px;
}
.marki-image-slideshow .marki-swiper-container:hover .marki-swiper-prev {
left: 40px;
}
.slideshow-swiper-arrows {
position: absolute;
top: 50%;
display: block;
margin-top: -15px;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius:50%;
text-align: center;
cursor: pointer;
z-index: 15;
opacity: 0;
line-height:35px;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.slideshow-swiper-arrows i {
color: #fff;
font-size: 16px;
line-height: 38px;
display: block;
}
.slideshow-swiper-arrows.marki-swiper-next {
right: 50px;
}
.slideshow-swiper-arrows.marki-swiper-prev {
left: 50px;
}
@media handheld, only screen and (max-width: 768px) {
.slideshow-swiper-arrows,
.swiper-pagination {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-swiper-next {
right: 15px;
}
.marki-swiper-prev {
left: 15px;
}
}  blockquote {
position: relative;
margin: 15px 0;
line-height: 24px;
padding: 20px;
background-color: #fafafa;
border: 2px solid #eeeeee;
font-style: italic;
}
.marki-blockquote {
position: relative;
margin: 15px 0;
font-size: 14px;
line-height: 26px;
}
.marki-blockquote .marki-blockquote-content {
padding: 30px 45px;
background-color: #fafafa;
border: 2px solid #eeeeee;
}
.marki-blockquote.classic-style {
font-style: italic;
}
.marki-blockquote.classic-style .marki-blockquote-content {
padding: 30px 45px;
}
.marki-blockquote.classic-style .marki-quote-left,
.marki-blockquote.classic-style .marki-quote-right {
position: absolute;
font-size: 24px;
color: #eee;
}
.marki-blockquote.classic-style .marki-quote-left {
top: 10px;
left: 10px;
}
.marki-blockquote.classic-style .marki-quote-right {
bottom: 10px;
right: 10px;
}
.marki-blockquote.modern-style {
color: #666;
font-style: normal;
}
.marki-blockquote.modern-style .marki-blockquote-content {
padding: 25px 40px;
}
.marki-blockquote.modern-style:before {
width: 7px;
display: block;
position: absolute;
background-color: #919191;
height: 100%;
top: 0;
left: 0;
content: '';
}
.marki-blockquote.modern-style .marki-quote-left,
.marki-blockquote.modern-style .marki-quote-right {
display: none;
}
.marki-blockquote p {
margin-bottom: 15px;
}
.marki-blockquote.align-left {
text-align: left;
}
.marki-blockquote.align-right {
text-align: right;
}
.marki-blockquote.align-center {
text-align: center;
} .boxed-new-style{
}
.boxed-new-style .testimoial-wrap{
width:50%;
float:left;
}
.boxed-new-style .testimoial-wrap:nth-child(even){padding-left:20px;}
.boxed-new-style .testi-thumb{}
.boxed-new-style .testimonial-content{}
.marki-testimonial {
margin: 3px 3px 20px;
}
.marki-testimonial .testimonial-author {
display: block;
color: #777;
}
.marki-testimonial .swiper-slide {
padding-right: 5px;
padding-left: 5px;
position: relative;
}
.marki-testimonial .swiper-pagination {
display: block;
width: 100%;
text-align: center;
}
.marki-testimonial .swiper-pagination-switch {
display: inline-block;
margin: 0 3px 6px;
width: 5px;
height: 5px;
border: 2px solid #eeeeee;
cursor: pointer;
}
.marki-testimonial .swiper-active-switch {
background-color: #777;
border-color: #777;
}
.marki-testimonial .testimonial-company {
font-size: 12px;
}
.marki-testimonial .testimonial-image {
}
.marki-testimonial .testimonial-quote {
font-size: 14px;
line-height: 26px;
}
.marki-testimonial.boxed-style .marki-swiper-wrapper {
padding-top: 20px;
}
.marki-testimonial.boxed-style .swiper-slide {
position: relative;
}
.marki-testimonial.boxed-style .testimonial-content {
}
.marki-testimonial .testimonial-content:before {
color:rgba(39,46,67,0.10);
content: "\f10d";
display: block;
font-family: "FontAwesome";
font-size: 76px;
left: 40px;
top:20px;
line-height: 1;
position: relative;
text-align: left;
}
.marki-testimonial.boxed-new-style .testimonial-content:before,
.marki-testimonial.boxed-new-style .testimonial-content:after{
display:none;
}  
.marki-testimonial .testimonial-content:after {
color:rgba(39,46,67,0.10);
content: "\f10e";
display: block;
font-family: "FontAwesome";
font-size: 76px;
right: 40px;
bottom:20px;
line-height: 1;
position: relative;
text-align: right;
}
.marki-testimonial.boxed-style .testimonial-quote {
display: block;
font-size: 14px !important;
left: 0;
padding: 0 18%;
position: absolute;
right: 0;
text-align: left;
top: 50%;
transform: translateY(-50%);
word-wrap: break-word;
}
.marki-testimonial.boxed-style .testimonial-quote:before {
}
.marki-testimonial.boxed-style .testimonial-image {
}
.marki-testimonial.boxed-style .author-details {
bottom: 30px;
left: 80px;
position: absolute;
}
.marki-testimonial.boxed-style .testimonial-author {
bottom: 50px;
font-size: 18px;
left: 80px;
position: absolute;
text-transform: capitalize;
}
.marki-testimonial.boxed-style .testimonial-company {
font-size:14px;
margin-left:5px;
}
.marki-testimonial.boxed-style .testimonial-position{
font-size:14px;
}
.marki-testimonial.boxed-style .swiper-pagination {
text-align: left !important;
padding-left: 138px;
left: 0 !important;
top: 0 !important;
bottom: auto !important;
}
.marki-testimonial.quote-style {
text-align: center;
}
.marki-testimonial.quote-style .testimonial-quote {
position: relative;
display: block;
padding: 20px 25px;
border: 2px solid #eeeeee;
margin-bottom: 12px;
}
.marki-testimonial.quote-style .testimonial-quote:before {
position: absolute;
bottom: -16px;
margin-left: -16px;
left: 50%;
display: block;
width: 0;
height: 0;
content: "";
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-top: 14px solid #eee;
}
.marki-testimonial.quote-style .testimonial-footer-note {
display: inline-block;
padding: 5px 0;
text-align: center;
}
.marki-testimonial.quote-style .marki-swiper-wrapper {
padding-top: 20px;
}
.marki-testimonial.quote-style .swiper-pagination {
left: 0 !important;
top: 0 !important;
bottom: auto !important;
}
.marki-testimonial.modern-style .marki-swiper-wrapper {
padding-top: 20px;
}
.marki-testimonial.modern-style .testimonial-content {
text-align: center;
}
.marki-testimonial.modern-style .swiper-pagination {
left: 0 !important;
top: 0 !important;
bottom: auto !important;
}
.marki-testimonial.modern-style .testimonial-quote {
text-align:center;
}
.marki-testimonial.modern-style .testimonial-footer-note {
}
.marki-testimonial.modern-style .testimonial-image {
display: block;
}
.marki-testimonial.modern-style .author-details{
bottom: 15px;
left: 15px;
position: absolute;
text-align: left;
}
.marki-testimonial.light-skin.quote-style .testimonial-quote {
border-color: rgba(255, 255, 255, 0.2);
color: #fff;
color: rgba(255, 255, 255, 0.9);
}
.marki-testimonial.light-skin.quote-style .testimonial-quote:before {
border-top-color: rgba(255, 255, 255, 0.2);
}
.marki-testimonial.light-skin.quote-style .testimonial-author {
color: #fff;
color: rgba(255, 255, 255, 0.5);
}
.marki-testimonial.light-skin.quote-style .swiper-pagination-switch {
border-color: rgba(255, 255, 255, 0.2);
}
.marki-testimonial.light-skin.quote-style .swiper-active-switch {
background-color: rgba(255, 255, 255, 0.7);
border-color: rgba(255, 255, 255, 0.1);
}
@media handheld, only screen and (max-width: 767px) {
.marki-testimonial {
text-align: center;
}
.marki-testimonial.boxed-style .testimonial-content {
margin: 75px 0 0 !important;
padding-bottom: 30px;
}
.marki-testimonial.boxed-style .swiper-pagination {
padding-left: 0 !important;
left: 0 !important;
top: auto !important;
bottom: 0 !important;
margin-bottom: 0 !important;
text-align: center !important;
}
.marki-testimonial.boxed-style .testimonial-image {
left: 50% !important;
top: -85px !important;
margin: 0 0 0 -35px !important;
}
.marki-testimonial.boxed-style .testimonial-quote:before {
top: -7px !important;
margin: 0 0 0 -7px !important;
left: 50% !important;
border: 1px solid #eee !important;
border-right: none !important;
border-bottom: none !important;
}
.marki-testimonial .testimonial-company,
.marki-testimonial .testimonial-author {
margin: 0 !important;
}
.boxed-new-style .testimoial-wrap{
width:100%;
float:none;
border:none !important;
}
.testi-thumb {
float: none !important;
margin:0 auto;
}
.testimonial-content {
float: none !important;
width: 100% !important;
}
.boxed-new-style .testimoial-wrap:nth-child(even) {
padding-left: 0 !important;
}
} .marki-fade-txt-box .swiper-slide {
line-height: 1;
text-align: center;
}
@media handheld, only screen and (max-width: 767px) {
.marki-fade-txt-box .marki-force-responsive {
font-size: 36px !important;
}
} .marki-tabs {
margin-bottom: 20px;
}
.marki-tabs .marki-tabs-tabs {
position: relative;
z-index: 10;
padding: 0;
list-style: none;
}
.marki-tabs .marki-tabs-tabs li {
margin: 0;
position: relative;
border-top: 0;
border-bottom: 0;
}
.marki-tabs .marki-tabs-tabs li.ui-state-active > a {
cursor: default;
}
.marki-tabs .marki-tabs-tabs li a {
text-transform: uppercase;
font-weight: bold;
color: #919191;
display: block;
line-height: 100%;
font-size: 12px !important;
}
.marki-tabs .marki-tabs-tabs li a i {
font-size: 16px;
padding-right: 5px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-tabs .marki-tabs-tabs {
display: none !important;
}
}
.marki-tabs .marki-tabs-panes {
position: relative;
z-index: 1;
margin: 0;
}
.marki-tabs .marki-tabs-panes .title-mobile {
display: none;
color: #444444;
white-space: nowrap;
font-weight: bold;
font-size: 14px;
line-height: 24px;
margin-bottom: 15px;
background-color: rgba(0, 0, 0, 0.05);
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
padding: 5px 10px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-tabs .marki-tabs-panes .title-mobile {
display: block;
}
}
.marki-tabs .marki-tabs-panes .marki-tabs-pane .inner-box {
padding: 30px;
display: block;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs {
margin: 0 0 -1px 0;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li {
display: inline-block;
border-left: 2px solid #efefef;
white-space: nowrap;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li:last-child {
border-right: 2px solid #efefef;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li a {
padding: 14px 20px 15px;
margin-top: 15px;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li.tab-with-icon > a {
padding: 14px 20px 12px;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li.ui-state-active a {
position: relative;
bottom: -2px;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-panes {
border: 2px solid #efefef;
border-bottom: none;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-panes .marki-tabs-pane {
padding-bottom: 20px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-panes .marki-tabs-pane {
padding-bottom: 0 !important;
}
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs {
padding: 40px 0;
margin: 0;
width: 231px;
display: block;
float: left;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs li {
display: block;
border-top: 2px solid #efefef;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs li:last-child {
border-bottom: 2px solid #efefef;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs li a {
padding: 15px 10px 15px 20px;
margin-left: 15px;
line-height: 18px;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs li.ui-state-active a {
position: relative;
right: -2px;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-panes {
margin-left: 231px;
display: block;
border: 2px solid #efefef;
border-right: none;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-panes .marki-tabs-pane {
padding: 0 20px 0 0;
float: left;
width: 100%;
}
@media handheld, only screen and (max-width: 767px) {
.marki-tabs.style1-tabs.vertical-style .marki-tabs-panes .marki-tabs-pane {
padding-bottom: 0 !important;
}
}
.marki-tabs.style1-tabs .inner-box .marki-text-block {
font-size: 14px;
line-height: 26px;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs {
margin: 0 ;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li {
display: inline-block;
border-left: 2px solid #efefef;
border-top: 2px solid #efefef;
white-space: nowrap;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li:last-child {
border-right: 2px solid #efefef;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li:first-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
background-clip: padding-box;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li a {
background-color: #fafafa;
padding: 20px 15px 18px;
font-size: 12px;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li.tab-with-icon > a {
padding: 19px 11px 16px;
font-size: 12px;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li.ui-state-active a {
position: relative;
bottom: -2px;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-panes {
border: 2px solid #efefef;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs {
padding: 0;
margin: 0;
width: 231px;
display: block;
float: left;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li {
display: block;
border-top: 2px solid #efefef;
border-left: 2px solid #efefef;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li:last-child {
border-bottom: 2px solid #efefef;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li:first-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
background-clip: padding-box;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li a {
padding: 18px 10px 18px 25px;
line-height: 18px;
background-color: #fafafa;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li.ui-state-active a {
position: relative;
right: -2px;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-panes {
margin-left: 231px;
display: block;
border: 2px solid #efefef;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-panes .marki-tabs-pane {
padding: 0;
float: left;
width: 100%;
}
.marki-tabs.style3-tabs {
text-align: center;
}
.marki-tabs.style3-tabs .marki-tabs-tabs {
margin: 0 auto;
display: inline-block;
text-align: center;
border: 2px solid #e3e3e3;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li {
display: inline-block;
white-space: nowrap;
height: 100%;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li:first-child {
border-left-width: 0;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li:last-child {
border-right-width: 0;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li.ui-state-active {
border-left: 2px solid #e3e3e3;
border-right: 2px solid #e3e3e3;
background-color: #fafafa;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li.ui-state-active:last-child {
border-right: none;
-webkit-border-top-right-radius: 9px;
border-top-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
background-clip: padding-box;
-moz-border-radius-topright: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li.ui-state-active:first-child {
border-left: none;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 9px;
border-bottom-left-radius: 9px;
-webkit-border-top-left-radius: 9px;
border-top-left-radius: 9px;
background-clip: padding-box;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 9px;
-moz-border-radius-topleft: 9px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li a {
height: 100%;
padding: 25px;
font-weight: normal !important;
color: #3f3f3f;
font-size: 13px;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li a i[class*='marki-li-'] {
margin-top: -1px;
}
.marki-tabs.style3-tabs .marki-tabs-tabs li.tab-with-icon > a {
padding: 25px 20px;
}
.marki-tabs.style3-tabs .marki-tabs-panes {
padding: 0;
text-align: left;
}
.marki-tabs.style3-tabs .marki-tabs-panes .inner-box {
color: #666 !important;
font-size: 14px !important;
line-height: 26px !important;
padding: 30px 0;
}
.marki-tabs.style1-tabs .marki-tabs-panes .inner-box,
.marki-tabs.style2-tabs .marki-tabs-panes .inner-box,
.marki-tabs.style3-tabs .marki-tabs-panes .inner-box {
color: #666 !important;
font-size: 14px !important;
line-height: 26px !important;
}
@media handheld, only screen and (max-width: 650px) {
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs {
border-right: 2px solid #efefef;
margin-bottom: -2px;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li {
display: block;
float: none;
border-bottom: 2px solid #efefef;
border-right: none !important;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li:first-child {
border-top: 2px solid #efefef;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li:last-child {
border-bottom: none;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li.ui-state-active {
border-bottom: 2px solid #efefef;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li a {
margin-top: 0;
}
.marki-tabs.style1-tabs.horizontal-style .marki-tabs-tabs li:first-child a {
border-left: none !important;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs {
width: 100%;
float: none;
padding: 5px 0;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-tabs li a {
margin: 0 10px;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-panes {
margin-left: 0;
border: 2px solid #efefef !important;
}
.marki-tabs.style1-tabs.vertical-style .marki-tabs-panes .marki-tabs-pane {
padding: 0 0 20px 0;
float: none;
width: 100%;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs {
border-right: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: -2px;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li {
display: block;
float: none;
border-right: none !important;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li:first-child {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: none !important;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li:last-child {
border-bottom: none;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li a {
margin-top: 0;
}
.marki-tabs.style2-tabs.horizontal-style .marki-tabs-tabs li:first-child a {
border-left: none !important;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs {
width: 100%;
float: none;
padding: 0;
margin-left: 0;
border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-tabs li a {
margin: 0;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-panes {
margin-left: 0;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
border-top: none !important;
}
.marki-tabs.style2-tabs.vertical-style .marki-tabs-panes .marki-tabs-pane {
padding: 0 0 20px 0;
float: none;
width: 100%;
}
} .marki-accordion {
margin-bottom: 20px;
}
.marki-accordion.boxed-style .marki-accordion-single {
overflow: hidden;
background-color: #fafafa;
}
.marki-accordion.boxed-style .marki-accordion-single:last-of-type .marki-accordion-tab {
border-bottom: 2px solid #eee;
}
.marki-accordion.boxed-style .marki-accordion-single.current-item .marki-accordion-tab {
border-bottom: 2px solid #eee;
background-color: #fff;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.marki-accordion.boxed-style .marki-accordion-single.current-item .marki-accordion-tab:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.marki-accordion.boxed-style .marki-accordion-tab {
position: relative;
padding: 11px 30px 11px 22px;
border: 2px solid #eee;
border-bottom: none;
background-color: #fafafa;
color: #222;
font-size: 13px;
line-height: 22px;
cursor: pointer;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
}
@media handheld, only screen and (max-width: 767px) {
.marki-accordion.boxed-style .marki-accordion-tab {
border-bottom: 2px solid #eee;
}
}
.marki-accordion.boxed-style .marki-accordion-tab i {
margin-right: 10px;
color: #686868;
vertical-align: middle;
font-size: 16px;
}
.marki-accordion.boxed-style .marki-accordion-pane .inner-box {
padding: 25px;
}
.marki-accordion.simple-style .marki-accordion-tab {
font-size: 13px;
font-weight: bold;
padding: 12px 0 12px 20px;
color: #777777;
cursor: pointer;
border-bottom: 2px solid #eee;
}
.marki-accordion.simple-style .marki-accordion-tab i {
font-size: 16px;
color: #777777;
margin: 0 8px 0 4px;
}
.marki-accordion.simple-style .marki-accordion-pane {
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
}
.marki-accordion.simple-style .marki-accordion-pane .inner-box {
padding: 25px;
margin: 0 20px;
}
.marki-accordion.simple-style .current-item .marki-accordion-pane {
border-top: none;
}
@media handheld, only screen and (max-width: 767px) {
.marki-accordion.simple-style .marki-accordion-pane {
border-top: none;
border-bottom: none;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-accordion.simple-style .marki-accordion-single,
.marki-accordion.boxed-style .marki-accordion-single {
margin-bottom: 15px;
}
}
.marki-accordion.simple-style .marki-accordion-pane,
.marki-accordion.boxed-style .marki-accordion-pane {
font-size: 14px;
color: #666;
position: relative;
line-height: 26px;
} .marki-toggle {
margin-bottom: 10px;
}
.marki-toggle .marki-toggle-title {
font-size: 13px;
font-weight: bold;
padding: 12px 0 12px 20px;
color: #777777;
cursor: pointer;
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.marki-toggle .marki-toggle-title.active-toggle {
border-bottom: none;
}
.marki-toggle .marki-toggle-title i {
font-size: 16px;
color: #777777;
margin: 0 8px 0 4px;
}
.marki-toggle .marki-toggle-pane {
border-top: 2px solid rgba(0, 0, 0, 0.1);
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
font-size: 14px;
color: #666;
position: relative;
line-height: 26px;
display: none;
}
.marki-toggle .marki-toggle-pane .inner-box {
padding: 25px;
margin: 0 20px;
}
.wpb_content_element {
margin-bottom: 20px;
} .marki-video-player {
padding: 12px;
border: 2px solid #eee;
}
.marki-video-player .marki-video-title {
margin-bottom: 12px;
font-size: 14px;
}
.marki-video-player .video-container {
margin-bottom: 0 !important;
}
.video-container {
position: relative;
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 56.25%;
height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .marki-flickr-feeds {
margin:0 -5px;
}
.marki-flickr-feeds.one-column .featured-image {
width: 100%;
}
.marki-flickr-feeds.two-column .featured-image {
width: 50%;
}
.marki-flickr-feeds.three-column .featured-image {
width: 33.3333%;
}
.marki-flickr-feeds.four-column .featured-image {
width: 25%;
}
.marki-flickr-feeds.five-column .featured-image {
width: 20%;
}
.marki-flickr-feeds.six-column .featured-image {
width: 16.6667%;
}
.marki-flickr-feeds.seven-column .featured-image {
width: 14.2857%;
}
.marki-flickr-feeds.eight-column .featured-image {
width: 12.5%;
}
.marki-flickr-feeds .featured-image {
position: relative;
display: inline-block !important;
padding:0 5px;
float: left;
margin:5px 0;
}
.marki-flickr-feeds .featured-image .hover-overlay{
width:calc(100% - 10px);
height:calc(100% - 10px;);
margin-left:5px;
}
.marki-flickr-feeds .featured-image img {
position: relative;
z-index: 1;
width: 100%;
}
@media handheld, only screen and (max-width: 960px) {
.marki-flickr-feeds.five-column .featured-image,
.marki-flickr-feeds.four-column .featured-image,
.marki-flickr-feeds.six-column .featured-image,
.marki-flickr-feeds.seven-column .featured-image,
.marki-flickr-feeds.eight-column .featured-image {
width: 33% !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-flickr-feeds.five-column .featured-image,
.marki-flickr-feeds.four-column .featured-image,
.marki-flickr-feeds.six-column .featured-image,
.marki-flickr-feeds.seven-column .featured-image,
.marki-flickr-feeds.eight-column .featured-image {
width: 49% !important;
}
} .contact-captcha-invalid::-webkit-input-placeholder {
color: red !important;
letter-spacing: 0 !important;
}
.contact-captcha-invalid:-moz-placeholder { color: red !important;
letter-spacing: 0 !important;
}
.contact-captcha-invalid::-moz-placeholder { color: red !important;
letter-spacing: 0 !important;
}
.contact-captcha-invalid:-ms-input-placeholder {
color: red !important;
letter-spacing: 0 !important;
}
.contact-captcha-valid::-webkit-input-placeholder {
color: #008200 !important;
letter-spacing: 0 !important;
}
.contact-captcha-valid:-moz-placeholder { color: #008200 !important;
letter-spacing: 0 !important;
}
.contact-captcha-valid::-moz-placeholder { color: #008200 !important;
letter-spacing: 0 !important;
}
.contact-captcha-valid:-ms-input-placeholder {
color: #008200 !important;
letter-spacing: 0 !important;
}
.marki-contact-form-wrapper {
position: relative;
margin-bottom: 0;
}
.marki-contact-form-wrapper .captcha-image {
max-width: 50% !important;
}
.marki-contact-form-wrapper.classic-style .captcha-image {
position: absolute;
right: 35px;
top: 0;
max-height: 45px;
}
.marki-contact-form-wrapper.classic-style .captcha-change-image {
display: block;
text-align: center;
margin: 10px auto;
font-size: 10px;
}
.marki-contact-form-wrapper.classic-style.dark-skin .captcha-change-image {
color: #444444;
}
.marki-contact-form-wrapper.classic-style.dark-skin .text-input,
.marki-contact-form-wrapper.classic-style.dark-skin .marki-textarea {
border: 1px solid #eee;
color: #c3c3c3;
border-radius:25px;
}
.marki-contact-form-wrapper.classic-style.dark-skin .marki-form-row i {
color: #eee;
z-index: 6;
}
.marki-contact-form-wrapper.classic-style.dark-skin .marki-button {
border: none;
color: #333;
}
.marki-contact-form-wrapper.classic-style.dark-skin .marki-button:hover {
background-color: #444;
color: #333;
}
.marki-contact-form-wrapper.classic-style.dark-skin .text-input::-webkit-input-placeholder,
.marki-contact-form-wrapper.classic-style.dark-skin .marki-textarea::-webkit-input-placeholder {
color: #919191;
}
.marki-contact-form-wrapper.classic-style.dark-skin .text-input:-moz-placeholder,
.marki-contact-form-wrapper.classic-style.dark-skin .marki-textarea:-moz-placeholder {
color: #919191;
}
.marki-contact-form-wrapper.classic-style.dark-skin .text-input::-moz-placeholder,
.marki-contact-form-wrapper.classic-style.dark-skin .marki-textarea::-moz-placeholder {
color: #919191;
}
.marki-contact-form-wrapper.classic-style.dark-skin .text-input:-ms-input-placeholder,
.marki-contact-form-wrapper.classic-style.dark-skin .marki-textarea:-ms-input-placeholder {
color: #919191;
}
.marki-contact-form-wrapper.classic-style.light-skin .captcha-change-image {
color: #fff;
}
.marki-contact-form-wrapper.classic-style.light-skin .text-input,
.marki-contact-form-wrapper.classic-style.light-skin .marki-textarea {
border: 3px solid #fff;
background-color: rgba(255, 255, 255, 0.1);
color: #fff;
}
.marki-contact-form-wrapper.classic-style.light-skin .marki-form-row i {
border-right: 3px solid #fff;
color: #fff;
z-index: 6;
}
.marki-contact-form-wrapper.classic-style.light-skin .marki-button {
border: 3px solid #fff;
color: #fff;
}
.marki-contact-form.three-column .button-row {
padding-left:15px;
padding-right:15px;
}
.marki-contact-form.three-column .marki-button {
width:100%;
}
.marki-contact-form-wrapper.classic-style.light-skin .marki-button:hover {
background-color: #fff;
color: #444;
}
.marki-contact-form-wrapper.classic-style.light-skin .text-input::-webkit-input-placeholder,
.marki-contact-form-wrapper.classic-style.light-skin .marki-textarea::-webkit-input-placeholder {
color: #fafafa;
}
.marki-contact-form-wrapper.classic-style.light-skin .text-input:-moz-placeholder,
.marki-contact-form-wrapper.classic-style.light-skin .marki-textarea:-moz-placeholder {
color: #fafafa;
}
.marki-contact-form-wrapper.classic-style.light-skin .text-input::-moz-placeholder,
.marki-contact-form-wrapper.classic-style.light-skin .marki-textarea::-moz-placeholder {
color: #fafafa;
}
.marki-contact-form-wrapper.classic-style.light-skin .text-input:-ms-input-placeholder,
.marki-contact-form-wrapper.classic-style.light-skin .marki-textarea:-ms-input-placeholder {
color: #fafafa;
}
.marki-contact-form-wrapper.classic-style .marki-invalid {
border: 3px solid #ff0000 !important;
}
.marki-contact-form-wrapper.modern-style .text-input,
.marki-contact-form-wrapper.modern-style .marki-textarea,
.marki-contact-form-wrapper.modern-style .marki-button {
font-size: 15px !important;
font-weight: normal !important;
}
.marki-contact-form-wrapper.modern-style .captcha-image {
position: absolute;
right: 0;
top: -20px;
}
.marki-contact-form-wrapper.modern-style .captcha-change-image {
display: block;
text-align: center;
margin: 10px auto;
font-size: 10px;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input,
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea {
border: 0;
color: #000;
background-color: transparent;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input::-webkit-input-placeholder,
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea::-webkit-input-placeholder {
color: #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input:-moz-placeholder,
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea:-moz-placeholder {
color: #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input::-moz-placeholder,
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea::-moz-placeholder {
color: #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input:-ms-input-placeholder,
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea:-ms-input-placeholder {
color: #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .text-input {
border-bottom: 3px solid #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .marki-textarea {
border: 3px solid #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .marki-button {
border: 3px solid #000;
color: #000;
}
.marki-contact-form-wrapper.modern-style.dark-skin .marki-button:hover {
background-color: #000;
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input,
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea {
border: 0;
color: #fff;
background-color: transparent;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input::-webkit-input-placeholder,
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea::-webkit-input-placeholder {
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input:-moz-placeholder,
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea:-moz-placeholder {
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input::-moz-placeholder,
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea::-moz-placeholder {
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input:-ms-input-placeholder,
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea:-ms-input-placeholder {
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .text-input {
border-bottom: 3px solid #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .marki-textarea {
border: 3px solid #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .marki-button {
border: 3px solid #fff;
color: #fff;
}
.marki-contact-form-wrapper.modern-style.light-skin .marki-button:hover {
background-color: #fff;
color: #000;
}
.marki-contact-form-wrapper.modern-style .text-input {
padding-left: 12px;
border: none;
border-bottom-width: 3px;
border-bottom-style: solid;
background-color: transparent;
}
.marki-contact-form-wrapper.modern-style .text-input.marki-invalid {
border: 0 !important;
border-bottom: 3px solid #ff0000 !important;
}
.marki-contact-form-wrapper.modern-style .marki-textarea {
margin-top: 28px;
margin-bottom: 45px !important;
border-width: 3px;
border-style: solid;
background-color: transparent;
}
.marki-contact-form-wrapper.modern-style .marki-textarea.marki-invalid {
border: 3px solid #ff0000 !important;
}
.marki-contact-form-wrapper.modern-style .marki-form-row {
margin-bottom: 25px !important;
}
.marki-contact-form-wrapper.modern-style .text-input,
.marki-contact-form-wrapper.modern-style .marki-textarea,
.marki-contact-form-wrapper.modern-style .marki-button {
font-weight: normal !important;
}
.marki-contact-form-wrapper.modern-style .marki-button {
margin-bottom: 45px !important;
border-width: 3px;
}
.marki-contact-form-wrapper.modern-style .marki-button:hover {
color: #fff;
}
.marki-contact-form-wrapper .marki-form-row {
margin-bottom: 10px;
position: relative;
}
.marki-contact-form.three-column .marki-form-row{
width:33.3333%;
padding-left:15px;
padding-right:15px;
display:inline-block;
float:left;
}
.marki-contact-form.three-column .marki-form-textarea-wrap{
padding-left:15px;
padding-right:15px;
}
.marki-contact-form.three-column{
margin-left:-15px;
margin-right:-15px;
}
.marki-contact-form-wrapper .marki-form-row i {
float: right;
width: 39px !important;
height: 41px;
line-height: 41px;
text-align: center;
position: absolute;
right: 15px;
top: 0;
font-size: 16px;
}
.marki-contact-form-wrapper .marki-form-row i.input-focused {
color: #fff !important;
border-right-width: 0;
border-right-style: solid;
}
.marki-contact-form-wrapper .text-input,
.marki-contact-form-wrapper .marki-textarea {
width: 100%;
font-size: 12px;
font-weight: 400 !important;
}
.marki-contact-form-wrapper .text-input {
padding: 12px;
width: 100%;
background:#fff;
}
.marki-contact-form-wrapper .marki-textarea {
padding: 15px;
width: 100%;
height: 200px;
margin-bottom: 12px;
resize: none;
}
.marki-contact-form-wrapper .button-row {
text-align: center;
}
.marki-contact-form-wrapper .marki-button {
margin: 0 auto;
}
.widget .marki-contact-form-wrapper .captcha-image {
max-width: 100% !important;
}
.widget .marki-contact-form-wrapper.light-skin .text-input,
.widget .marki-contact-form-wrapper.light-skin .marki-textarea {
border: 2px solid #eee;
background-color: rgba(238, 238, 238, 0.1);
}
.widget .marki-contact-form-wrapper.light-skin .marki-form-row i {
top: 2px;
left: 2px;
border-right: 2px solid #eee;
color: #666;
}
.widget .marki-contact-form-wrapper.light-skin .marki-form-row i.input-focused {
color: #fff;
border-right: 0;
}
.widget .marki-contact-form-wrapper.light-skin .marki-button {
border: 2px solid #eee;
color: #444;
}
.widget .marki-contact-form-wrapper.light-skin .marki-button:hover {
background-color: #444;
border-color: #444;
color: #fff;
}
.widget .marki-contact-form-wrapper.light-skin .text-input::-webkit-input-placeholder,
.widget .marki-contact-form-wrapper.light-skin .marki-textarea::-webkit-input-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.light-skin .text-input:-moz-placeholder,
.widget .marki-contact-form-wrapper.light-skin .marki-textarea:-moz-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.light-skin .text-input::-moz-placeholder,
.widget .marki-contact-form-wrapper.light-skin .marki-textarea::-moz-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.light-skin .text-input:-ms-input-placeholder,
.widget .marki-contact-form-wrapper.light-skin .marki-textarea:-ms-input-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.dark-skin .text-input,
.widget .marki-contact-form-wrapper.dark-skin .marki-textarea {
border: 2px solid rgba(128, 128, 128, 0.5);
background-color: rgba(128, 128, 128, 0.1);
}
.widget .marki-contact-form-wrapper.dark-skin .marki-form-row i {
top: 2px;
left: 2px;
border-right: none;
color: #666;
}
.widget .marki-contact-form-wrapper.dark-skin .marki-form-row i.input-focused {
color: #fff;
border-right: none !important;
}
.widget .marki-contact-form-wrapper.dark-skin .marki-button {
border: 2px solid rgba(128, 128, 128, 0.5);
color: rgba(128, 128, 128, 0.5);
}
.widget .marki-contact-form-wrapper.dark-skin .marki-button:hover {
background-color: #eee;
border-color: #eee;
color: #444;
}
.widget .marki-contact-form-wrapper.dark-skin .text-input::-webkit-input-placeholder,
.widget .marki-contact-form-wrapper.dark-skin .marki-textarea::-webkit-input-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.dark-skin .text-input:-moz-placeholder,
.widget .marki-contact-form-wrapper.dark-skin .marki-textarea:-moz-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.dark-skin .text-input::-moz-placeholder,
.widget .marki-contact-form-wrapper.dark-skin .marki-textarea::-moz-placeholder {
color: #666;
}
.widget .marki-contact-form-wrapper.dark-skin .text-input:-ms-input-placeholder,
.widget .marki-contact-form-wrapper.dark-skin .marki-textarea:-ms-input-placeholder {
color: #666;
}
.marki-contact-loading {
position: absolute;
right: 15px;
bottom: 20px;
display: none;
line-height: 1;
color: rgba(128, 128, 128, 0.2);
font-size: 16px;
-moz-animation: spin 0.7s infinite linear;
-o-animation: spin 0.7s infinite linear;
-webkit-animation: spin 0.7s infinite linear;
animation: spin 0.7s infinite linear;
}
.marki-contact-success {
position: absolute;
right: 15px;
bottom: 10px;
display: none;
color: #90b64d;
font-size: 32px;
} .quick-button-container {
position: fixed;
right: 25px;
bottom: 25px;
z-index: 99;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.quick-button-container.go-right {
right: 25px;
}
.quick-button-container.go-left {
right: 70px;
}
.quick-button-container .marki-quick-contact-link {
display: block;
width: 42px;
height: 42px;
background-color: #cccccc;
background-color: rgba(0, 0, 0, 0.4);
text-align: center;
transition: background-color 0.5s ease-in-out;
-webkit-transition: background-color 0.5s ease-in-out;
-moz-transition: background-color 0.5s ease-in-out;
-ms-transition: background-color 0.5s ease-in-out;
-o-transition: background-color 0.5s ease-in-out;
}
.quick-button-container .marki-quick-contact-link i {
color: #fff;
font-size: 24px;
line-height: 42px;
}
.quick-button-container .marki-quick-contact-link:hover {
background-color: rgba(0, 0, 0, 0.6);
}
@media handheld, only screen and (max-width: 767px) {
.quick-button-container .marki-quick-contact-link {
display: none;
}
}
.marki-quick-contact-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 400;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.marki-quick-contact-overlay.light-skin {
background: #fff;
background: rgba(255, 255, 255, 0.8);
}
.marki-quick-contact-overlay.light-skin .marki-quick-contact-close {
color: #000;
}
.marki-quick-contact-overlay.dark-skin {
background: #000;
background: rgba(0, 0, 0, 0.8);
}
.marki-quick-contact-overlay.dark-skin .marki-quick-contact-close {
color: #fff;
}
.marki-quick-contact-overlay .marki-quick-contact-wrapper {
-webkit-perspective: 1200px;
-ms-perspective: 1200px;
perspective: 1200px;
position: absolute;
right: 0;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
}
.marki-quick-contact-overlay .marki-quick-contact-wrapper .captcha-change-image {
color: #969696;
}
.marki-quick-contact-overlay .marki-quick-contact-inset {
width: 800px;
margin: 0 auto;
opacity: 0.4;
-webkit-transform: translateY(25%) rotateX(-35deg);
-ms-transform: translateY(25%) rotateX(-35deg);
transform: translateY(25%) rotateX(-35deg);
-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
transition: transform 0.5s, opacity 0.3s;
}
.marki-quick-contact-overlay .marki-quick-contact-close {
position: absolute;
top: 50px;
right: 50px;
}
.marki-quick-contact-overlay .marki-quick-contact-close i {
line-height: 25px;
font-size: 32px;
display: inline-block;
transition: transform 0.25s ease-in-out;
-webkit-transition: transform 0.25s ease-in-out;
-moz-transition: transform 0.25s ease-in-out;
-ms-transition: transform 0.25s ease-in-out;
-o-transition: transform 0.25s ease-in-out;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.marki-quick-contact-overlay .marki-quick-contact-close:hover i {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.marki-quick-contact-overlay.marki-quick-contact-visible {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.marki-quick-contact-overlay.marki-quick-contact-visible .marki-quick-contact-inset {
opacity: 1;
-webkit-transform: translateY(0) rotateX(0deg);
-ms-transform: translateY(0) rotateX(0deg);
transform: translateY(0) rotateX(0deg);
}
.marki-progress-button {
position: relative;
display: inline-block;
text-transform: uppercase;
}
.marki-progress-button i {
border-right: none!important;
}
.marki-progress-button[disabled],
.marki-progress-button[disabled].state-loading {
cursor: default;
}
.marki-progress-button .marki-progress-button-content {
position: relative;
display: block;
}
.marki-progress-button .state-success,
.marki-progress-button .state-error {
position: absolute;
right: 5px;
top: 50%;
margin-top: -8px;
display: block;
width: 20px;
height: 20px;
opacity: 0;
}
.marki-progress-button.medium .state-success,
.marki-progress-button.medium .state-error {
font-size: 14px;
}
.notransition {
transition: none !important;
}
.marki-progress-button .marki-progress-inner {
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 0;
transform-origin: bottom left;
-o-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-webkit-transform-origin: bottom left;
}
.marki-contact-form-wrapper.dark-skin .outline-button .marki-progress-inner,
.marki-contact-form-wrapper.light-skin .outline-button:hover .marki-progress-inner {
background: rgba(0, 0, 0, 0.5);
}
.marki-contact-form-wrapper.light-skin .outline-button .marki-progress-inner,
.marki-contact-form-wrapper.dark-skin .outline-button:hover .marki-progress-inner {
background: rgba(255, 255, 255, 0.5);
}
.marki-progress-button[data-horizontal] .marki-progress-inner {
bottom: 0;
width: 0;
height: 5px;
transition: width 0.3s, opacity 0.3s;
transform-origin: bottom left;
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
}
.marki-progress-button[data-vertical] .marki-progress-inner {
bottom: 0;
width: 100%;
height: 0;
transition: height 0.3s, opacity 0.3s;
}  .marki-progress-button[data-style="move-up"] {
overflow: visible;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.marki-progress-button[data-style="move-up"] .marki-progress-button-content {
z-index: 10;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
}
.marki-progress-button[data-style="move-up"] .marki-progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.marki-progress-button[data-style="move-up"].state-loading .marki-progress-button-content {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
} .marki-contactinfo-shortcode {
margin-bottom: 20px;
} .marki-social-network {
margin: 10px 0;
padding: 0;
}
.marki-social-network.social-align-right {
text-align: right;
}
.marki-social-network.social-align-center {
text-align: center;
}
.marki-social-network.social-align-left {
text-align: left;
}
.marki-social-network ul {
margin: 0;
padding: 0;
list-style: none;
}
.marki-social-network ul li {
display: inline-block;
margin: 0;
}
.marki-social-network ul li a {
position: relative;
display: inline-block;
float: left;
margin: 4px;
font-size: 16px;
height: 32px;
width: 32px;
line-height: 29px;
text-align: center;
background:#fff;
border:1px solid #eee !important;
}
.marki-social-network ul li a.dark {
border-color: #737373;
color: #737373;
}
.marki-social-network ul li a.dark:hover {
color: #333 ;
background-color: #737373;
}
.marki-social-network ul li a.light {
border-color: #fff;
color: #fff;
}
.marki-social-network ul li a.light:hover {
background-color: #fff ;
color: #000 ;
}
.marki-social-network ul li a i {
vertical-align: middle;
line-height: 32px;
}
.marki-social-network.square-style a,
.marki-social-network.circle-style a {
border-style: solid;
border-width: 3px;
}
.marki-social-network.square-style a {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.marki-social-network.circle-style a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.marki-social-network.simple-style a {
border-color: transparent !important;
}
.marki-social-network.simple-style a i {
transition: color .3s ease;
}
.marki-social-network.simple-style a:hover,
.marki-social-network.simple-style a.custom {
background-color: transparent !important;
}
.marki-social-network.simple-style a.dark:hover {
color: inherit !important;
}
.marki-social-network.simple-style a.light:hover {
color: #fff !important;
}
@media handheld, only screen and (max-width: 650px) {
.marki-social-network.social-align-right,
.marki-social-network.social-align-left {
text-align: center;
}
} .marki-fancy-title.stroke-title span {
padding: 7px 11px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-fancy-title.stroke-title .fancy-title-span {
border: none !important;
}
}
.marki-fancy-title.standard-title:after,
.marki-fancy-title.standard-title:before {
}
.marki-fancy-title.standard-title .fancy-title-span {
display: inline-block;
}
.marki-fancy-title.standard-title.center-align .fancy-title-span {
padding: 0 15px;
border: none;
border-top: none;
border-bottom: none;
}
.marki-fancy-title.standard-title.left-align:before {
display: none;
}
.marki-fancy-title.standard-title.left-align .fancy-title-span {
padding-right: 15px;
}
.marki-fancy-title.standard-title.right-align:after {
display: none;
}
.marki-fancy-title.standard-title.right-align .fancy-title-span {
padding-left: 15px;
}
.marki-fancy-title.avantgarde-title:after,
.marki-fancy-title.avantgarde-title:before {
display: inline-block;
content: "";
width: 170px;
height: 3px;
margin-top: -2px;
vertical-align: middle;
background-color: #fff;
}
.marki-fancy-title.avantgarde-title .fancy-title-span {
display: inline-block;
}
.marki-fancy-title.avantgarde-title.center-align .fancy-title-span {
padding: 0 15px;
}
.marki-fancy-title.avantgarde-title.left-align:before {
display: none;
}
.marki-fancy-title.avantgarde-title.left-align .fancy-title-span {
padding-right: 15px;
}
.marki-fancy-title.avantgarde-title.right-align:after {
display: none;
}
.marki-fancy-title.avantgarde-title.right-align .fancy-title-span {
padding-left: 15px;
}
.marki-fancy-title.alt-title {
position: relative;
}
.marki-fancy-title.alt-title .fancy-title-span {
display: inline-block;
position: relative;
z-index: 3;
}
.marki-fancy-title.alt-title:after {
display: block;
content: "";
width: 100%;
height: 5px;
margin-top: -1px;
position: absolute;
left: 0;
top: 50%;
z-index: 1;
}
.marki-fancy-title.alt-title.center-align .fancy-title-span {
padding: 0 10px;
}
.marki-fancy-title.alt-title.left-align .fancy-title-span {
padding-right: 10px;
}
.marki-fancy-title.alt-title.right-align .fancy-title-span {
padding-left: 10px;
}
.marki-fancy-title.underline-title span {
display: inline-block;
}
.marki-fancy-title.underline-title span:after {
content: '';
display: block;
width: 100%;
}
.marki-fancy-title p {
margin-bottom: 0 !important;
}
@media handheld, only screen and (max-width: 960px) {
.vc_span6 .marki-fancy-title,
.vc_span8 .marki-fancy-title,
.vc_span3 .marki-fancy-title,
.vc_span4 .marki-fancy-title {
text-align: center !important;
}
.vc_span6 .marki-fancy-title .fancy-title-span,
.vc_span8 .marki-fancy-title .fancy-title-span,
.vc_span3 .marki-fancy-title .fancy-title-span,
.vc_span4 .marki-fancy-title .fancy-title-span {
border: none !important;
padding: 0 !important;
}
.vc_span6 .marki-fancy-title:after,
.vc_span6 .marki-fancy-title:before,
.vc_span8 .marki-fancy-title:after,
.vc_span8 .marki-fancy-title:before,
.vc_span3 .marki-fancy-title:after,
.vc_span3 .marki-fancy-title:before,
.vc_span4 .marki-fancy-title:after,
.vc_span4 .marki-fancy-title:before {
display: none !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-fancy-title .fancy-title-span {
border: none !important;
padding: 0 !important;
}
.marki-fancy-title:after,
.marki-fancy-title:before {
display: none !important;
}
.fancy-title-responsive-title {
font-size: 36px !important;
}
}
.marki-fancy-text {
display: block;
line-height: 100%;
}
.marki-fancy-text.title-box-right {
float: right;
text-align: right;
}
.marki-fancy-text.title-box-left {
float: left;
}
.marki-fancy-text.title-box-justify {
text-align: justify;
}
.marki-fancy-text.title-box-center {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.marki-fancy-text p {
margin: 0;
}
.marki-fancy-text span {
padding: 4px 0;
box-decoration-break: clone;
} .marki-font-icons {
display: inline-block;
}
.marki-font-icons.icon-align-right {
float: right;
}
.marki-font-icons.icon-align-center {
display: block;
text-align: center;
}
.marki-font-icons.icon-align-left {
float: left;
}
.marki-font-icons a:hover .default-font-icon {
color: #fff !important;
}
.marki-font-icons .default-font-icon {
border: 3px solid #777;
}
.marki-font-icons .filled-font-icon {
color: #fff;
}
.marki-font-icons .custom-font-icon {
border-width: 3px;
border-style: solid;
}
.marki-font-icons i {
display: inline-block;
text-align: center;
transition: all 0.25s;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-ms-transition: all 0.25s;
-o-transition: all 0.25s;
-webkit-border-radius: 600px;
-moz-border-radius: 600px;
border-radius: 600px;
}
.marki-font-icons i.marki-size-small {
width: 40px;
height: 40px;
font-size: 16px;
line-height: 40px;
}
.marki-font-icons i.marki-size-medium {
width: 100px;
height: 100px;
font-size: 32px;
line-height: 100px;
}
.marki-font-icons i.marki-size-large {
width: 150px;
height: 150px;
font-size: 48px;
line-height: 150px;
}
.marki-font-icons i.marki-size-x-large {
width: 186px;
height: 186px;
font-size: 64px;
line-height: 186px;
}
.marki-font-icons i.marki-size-xx-large {
width: 296px;
height: 296px;
font-size: 128px;
line-height: 296px;
}
.marki-font-icons i.marki-size-xxx-large {
width: 520px;
height: 520px;
font-size: 256px;
line-height: 520px;
}
@media handheld, only screen and (max-width: 600px) {
.marki-font-icons i.marki-size-xxx-large {
width: 296px;
height: 296px;
font-size: 128px;
line-height: 296px;
}
}
.marki-font-icons.remove-frame i {
width: auto !important;
height: auto !important;
border: none !important;
background-color: transparent !important;
line-height: 100% !important;
} .marki-box-text {
text-align: center;
padding: 20px 0;
display: block;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.marki-box-text i {
line-height: 100%;
display: block;
}
.marki-box-text.large i {
margin-bottom: 30px;
}
.marki-box-text.medium i {
margin-bottom: 20px;
}
.marki-box-text.small i {
margin-bottom: 10px;
}
.marki-box-text .icon-txt-default {
font-size: 30px;
text-transform: uppercase;
display: block;
position: relative;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.marki-box-text .icon-txt-hover {
opacity: 0;
text-transform: uppercase;
position: relative;
display: block;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.marki-box-text.light-skin .icon-txt-default,
.marki-box-text.light-skin .icon-txt-hover,
.marki-box-text.light-skin i {
color: #fff;
}
.marki-box-text.dark-skin .icon-txt-default,
.marki-box-text.dark-skin .icon-txt-hover,
.marki-box-text.dark-skin i {
color: #444;
}
.marki-box-text:hover {
padding: 10px 0 55px;
}
.marki-box-text:hover .icon-txt-default {
opacity: 0;
}
.marki-box-text:hover .icon-txt-hover {
opacity: 1;
margin-top: -25px;
} .marki-clients-shortcode {
position: relative;
}
.marki-clients-shortcode .owl-item{
padding:5px;
}
.marki-clients-shortcode .marki-grid {
margin:0 auto;
}
.marki-clients-shortcode .marki-grid ul {
*zoom: 1;
margin-left:-15px;
margin-right:-15px;
}
.marki-clients-shortcode .marki-grid ul.owl-carousel {
margin-left:0;
margin-right:0;
}
.marki-clients-shortcode ul:before,
.marki-clients-shortcode ul:after {
content: " ";
display: table;
}
.marki-clients-shortcode ul:after {
clear: both;
}
.marki-clients-shortcode ul,
.marki-clients-shortcode li {
margin: 0;
padding: 0;
list-style: none;
}
.marki-clients-shortcode.grid-style .client-item-wrapper {
border: none !important;
margin: 0 1px 1px;
}
@media handheld, only screen and (max-width: 500px) {
.marki-clients-shortcode.grid-style .client-item {
float: none !important;
margin: 0 auto !important;
text-align: center;
}
}
.marki-clients-shortcode .client-item {
float: left;
position: relative;
margin-bottom:0;
}
.marki-clients-shortcode .client-item:hover .clients-info {
opacity: 1;
}
.marki-clients-shortcode .client-item:last-of-type .client-item-wrapper {
border-right-width: 5px;
}
.marki-clients-shortcode .client-item-wrapper {
border-style: solid;
border-right-width: 0;
line-height: 4px;
position: relative;
z-index: 5;
}
.marki-clients-shortcode.column-style.one-column li {
width: 100%;
}
.marki-clients-shortcode.column-style.two-column li {
width: 50%;
padding:0 15px;
}
.marki-clients-shortcode.column-style.three-column li {
width: 33.3333%;
padding:0 15px;
}
.marki-clients-shortcode.column-style.four-column li {
width: 25%;
padding:0 15px;
}
.marki-clients-shortcode.column-style.five-column li {
width: 20%;
padding:0;
}
.marki-clients-shortcode.column-style.six-column li {
width: 16.6667%;
padding:0 15px;
}
@media handheld, only screen and (max-width: 960px) {
.marki-clients-shortcode.column-style.three-column li{
width: 33.333% !important;
}
.marki-clients-shortcode.column-style.four-column li {
width: 25% !important;
}
.marki-clients-shortcode.column-style.five-column li {
width: 20% !important;
}
.marki-clients-shortcode.column-style.six-column li {
width: 33.33% !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-clients-shortcode.column-style.three-column li,
.marki-clients-shortcode.column-style.four-column li,
.marki-clients-shortcode.column-style.five-column li,
.marki-clients-shortcode.column-style.six-column li {
width: 49.8% !important;
}
}
@media handheld, only screen and (max-width: 550px) {
.marki-clients-shortcode.column-style.three-column li,
.marki-clients-shortcode.column-style.four-column li,
.marki-clients-shortcode.column-style.two-column li,
.marki-clients-shortcode.column-style.five-column li,
.marki-clients-shortcode.column-style.six-column li {
width: 100% !important;
}
}
.marki-clients-shortcode.column-style .client-logo {
text-align:center;
margin:0 auto;
position:absolute;
top:50%;
transform:translateY(-50%);
left:0;
right:0;
}
.marki-clients-shortcode.column-style .client-item .client-item-wrapper {
border-top: none !important;
border-left: none !important;
text-align:center;
position:relative;
background:#fff;
}
.marki-clients-shortcode .client-logo {
position: relative;
display: inline-block;
background-position: center center;
background-position: center;
background-repeat: no-repeat;
}
.marki-clients-shortcode.bg-cover-true .client-logo {
background-size: cover;
background-repeat: no-repeat;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
}
.marki-clients-shortcode .clients-info {
position: absolute;
top: 0;
left: 0;
width: 100.1%;
height: 100%;
line-height: 20px;
z-index: 14;
display: table;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
transition: opacity 0.25s ease-in-out;
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
background-color: #222222 !important;
}
.marki-clients-shortcode .clients-info-holder {
height: 100%;
width: 100%;
display: table-cell;
vertical-align: middle;
}
.marki-clients-shortcode .client-company {
display: block;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 13px;
line-height: 18px;
color: #fff;
text-align: center;
padding: 0 5%;
} .marki-box-icon {
position: relative;
margin-bottom: 30px;   }
.marki-box-icon .icon-box-title {
margin-bottom: 14px;
font-size: 24px !important;
font-weight: normal;
color: #333;
letter-spacing:0;
}
.marki-box-icon .icon-box-desc {
margin-bottom: 0;
font-size: 14px !important;
line-height: 26px !important;
}
.marki-box-icon .icon-box-desc p {
margin: 0;
color: inherit;
word-break:break-all;
}
.marki-box-icon .marki-button {
margin: 0;
}
.marki-box-icon .box-ico,
.marki-box-icon .icon-box-container {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
vertical-align: middle;
}
.marki-box-icon .box-image {
display: block;
margin: 0;
}
.marki-box-icon.style1-box{
text-align: center;
padding:40px 30px;
background:#fff;
}
.marki-box-icon.style1-box:hover{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.04);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.04);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.04);
}
.marki-box-icon .marki-button-btn {
margin-top:20px;
}
.marki-box-icon.marki-button-btn a.marki-button {
}
.marki-box-icon .marki-button-btn a.marki-button:hover {
background:#ccc;
}
.marki-box-icon.style1-box .box-ico {
font-size: 32px;
margin-bottom: 13px;
display: block;
}
.marki-box-icon.style1-box .icon-box-title{
text-align: center;
}
.marki-box-icon.style1-box .box-image  {
margin-bottom: 15px;
}
.marki-box-icon.style1-box .icon-box-title {
font-size: 16px !important;
font-weight: 600;
}
.marki-box-icon.style2-box {
text-align: left;
}
.marki-box-icon.style2-box .icon-box-title {
margin-bottom: 10px !important;
}
.marki-box-icon.style2-box.icon-left-align .icon-box-container {
left: 0;
}
.marki-box-icon.style2-box.icon-left-align .icon-box-content {
margin-left: 45px;
}
.marki-box-icon.style2-box.icon-left-align .icon-box-title {
text-align: left;
}
.marki-box-icon.style2-box.icon-left-align.type-image .icon-box-content {
margin-left: 100px;
}
.marki-box-icon.style2-box.icon-right-align {
text-align: right;
}
.marki-box-icon.style2-box.icon-right-align .icon-box-container {
right: 0;
}
.marki-box-icon.style2-box.icon-right-align .icon-box-content {
margin-right: 45px;
}
.marki-box-icon.style2-box.icon-right-align .icon-box-title {
text-align: right;
}
.marki-box-icon.style2-box.icon-right-align.type-image .icon-box-content {
margin-right: 100px;
}
.marki-box-icon.style2-box .icon-box-container {
position: absolute;
top: 2px;
}
.marki-box-icon.style2-box .box-ico {
font-size: 32px;
display: block;
}
.marki-box-icon.style2-box .icon-box-title {
color: #696969;
padding-top: 5px;
}
.marki-box-icon.style3-box,
.marki-box-icon.style4-box,
.marki-box-icon.style5-box,
.marki-box-icon.style6-box ,
.marki-box-icon.style8-box {
text-align: center;
}
.marki-box-icon.style3-box .icon-box-container,
.marki-box-icon.style4-box .icon-box-container,
.marki-box-icon.style6-box .icon-box-container {
width: 80px;
height: 80px;
line-height: 78px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.marki-box-icon.style4-box .icon-box-container {
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.marki-box-icon.style5-box .icon-box-container {
width: 110px;
height: 80px;
line-height: 80px;
text-align: center;
margin-left: auto;
margin-right: auto;
border-radius:5px;
}
.marki-box-icon.style8-box .icon-box-container{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.marki-box-icon.style3-box.icon-round-true .icon-box-container,
.marki-box-icon.style4-box.icon-round-true .icon-box-container,
.marki-box-icon.style5-box.icon-round-true .icon-box-container,
.marki-box-icon.style8-box.icon-round-true .icon-box-container,
.marki-box-icon.style6-box.icon-round-true .icon-box-container {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.marki-box-icon.style3-box .box-ico,
.marki-box-icon.style4-box .box-ico,
.marki-box-icon.style5-box .box-ico,
.marki-box-icon.style6-box .box-ico {
font-size: 24px;
line-height: 78px;
}
.marki-box-icon.style8-box .box-ico {
font-size: 24px;
line-height: 96px;
}
.marki-box-icon.style8-box {
padding:30px;
background:#fff;
transition:all 0.3s ease;
}
.marki-box-icon.style8-box:hover{
-webkit-box-shadow: 0 0 15px rgba(0,0,0,.15);
-moz-box-shadow: 0 0 15px rgba(0,0,0,.15);
box-shadow: 0 0 15px rgba(0,0,0,.15);
transition:all 0.3s ease;
}
.marki-box-icon.style3-box .box-image,
.marki-box-icon.style4-box .box-image,
.marki-box-icon.style5-box .box-image,
.marki-box-icon.style8-box .box-image,
.marki-box-icon.style6-box .box-image {
}
.marki-box-icon.style3-box .icon-box-container,
.marki-box-icon.style4-box .icon-box-container {
margin-bottom: 15px;
}
.marki-box-icon.style5-box .icon-box-container {
background-color: #fff;
border: 1px solid #ced6d9;
}
.marki-box-icon.style3-box{
border-bottom:2px solid #eaeaea;
padding-bottom:25px;
}
.marki-box-icon.style3-box .icon-box-container{
border: 2px solid #eee;
margin-left:0;
}
.marki-box-icon.style3-box .icon-box-content{
text-align:left;
}
.marki-box-icon.style8-box .icon-box-container{
background-color: #fff;
margin-bottom:15px;
}
.marki-box-icon.style4-box .box-ico,
.marki-box-icon.style6-box .box-ico {
color: #fff;
}
.marki-box-icon.style4-box .icon-box-container,
.marki-box-icon.style6-box .icon-box-container {
border: 2px solid #eee;
}
.marki-box-icon.style5-box .icon-box-container,
.marki-box-icon.style6-box .icon-box-container {
margin-bottom: -43px;
z-index: 10;
position: relative;
}
.marki-box-icon.style6-box .icon-box-content {
background-color: #fff;
border: 2px solid #eee;
padding: 60px 42px 40px;
position: relative;
z-index: 2;
}
.marki-box-icon.style5-box .icon-box-content{
background-color: #fff;
border: 1px solid #ced6d9;
padding: 60px 42px 30px;
position: relative;
z-index: 2;
border-radius:3px;
}
.marki-box-icon.style8-box .icon-box-content {
background-color: #fff;
position: relative;
z-index: 2;
text-align:left;
}
.marki-box-icon.style7-box {
text-align: left;
}
.marki-box-icon.style7-box .icon-box-container {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.marki-box-icon.style7-box.icon-frame-false.size-small .icon-box-container {
border:3px solid #ced6d9
}
.marki-box-icon.style7-box .icon-box-container.icon-type-holder {
width: 130px;
height: 130px;
line-height: 130px;
}
.marki-box-icon.style7-box.icon-round-true .icon-box-container.icon-type-holder {
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
border-radius: 300px;
}
.marki-box-icon.style7-box .box-ico {
font-size: 64px;
line-height: 130px;
color: #fff;
display: block;
}
.marki-box-icon.style7-box.icon-frame-false .box-ico {
font-size: 128px;
vertical-align: top;
}
.marki-box-icon.style7-box .icon-box-title {
margin-bottom: 10px !important;
}
@media handheld, only screen and (max-width: 600px) {
.marki-box-icon.style7-box .icon-box-title {
text-align: center !important;
}
}
.marki-box-icon.style7-box.icon-left-align .icon-box-container {
left: 0;
}
.marki-box-icon.style7-box.icon-left-align .icon-box-content {
margin-left: 150px;
}
.marki-box-icon.style7-box.icon-left-align.icon-frame-false .icon-box-content {
margin-left: 140px;
padding-top: 10px;
}
.marki-box-icon.style7-box.icon-left-align .icon-box-title {
text-align: left;
}
.marki-box-icon.style7-box.icon-left-align .icon-box-container {
position: absolute;
top: 3px;
}
.marki-box-icon.style7-box.icon-right-align {
text-align: right;
}
.marki-box-icon.style7-box.icon-right-align .icon-box-container {
right: 0;
}
.marki-box-icon.style7-box.icon-right-align .icon-box-content {
margin-right: 150px;
}
.marki-box-icon.style7-box.icon-right-align.icon-frame-false .icon-box-content {
margin-right: 140px;
padding-top: 10px;
}
.marki-box-icon.style7-box.icon-right-align .icon-box-container {
position: absolute;
top: 3px;
}
.marki-box-icon.style7-box.icon-top-align {
text-align: center;
}
.marki-box-icon.style7-box.icon-top-align .icon-box-container {
margin-bottom: 10px;
}
.marki-box-icon.style7-box.icon-top-align .icon-box-title {
text-align: center;
}
.marki-box-icon.style7-box.size-small .box-ico {
font-size: 32px;
line-height: 62px;
}
.marki-box-icon.style7-box.size-small.icon-frame-false .box-ico {
font-size: 20px;
vertical-align: top;
line-height:80px;
}
.marki-box-icon.style7-box.size-small .icon-box-container.icon-type-holder {
width: 60px;
height: 60px;
line-height: 60px;
}
.marki-box-icon.style7-box.size-small.icon-frame-false .icon-box-container.icon-type-holder {
width: 80px;
height: 80px;
line-height: 80px;
}
.marki-box-icon.style7-box.size-small.icon-frame-false.icon-left-align .icon-box-container.icon-type-holder {
top:50%;
transform:translateY(-50%);
}
.marki-box-icon.style7-box.size-small.icon-left-align .icon-box-content {
margin-left: 75px;
}
.marki-box-icon.style7-box.size-small.icon-left-align.icon-frame-false .icon-box-content {
margin-left: 90px;
}
.marki-box-icon.style7-box.size-small.icon-right-align .icon-box-content {
margin-right: 75px;
}
.marki-box-icon.style7-box.size-small.icon-right-align.icon-frame-false .icon-box-content {
margin-right: 75px;
padding-top: 10px;
}
.marki-box-icon.style7-box.size-medium .box-ico {
font-size: 48px;
line-height: 92px;
}
.marki-box-icon.style7-box.size-medium.icon-frame-false .box-ico {
font-size: 64px;
vertical-align: top;
}
.marki-box-icon.style7-box.size-medium .icon-box-container.icon-type-holder {
width: 90px;
height: 90px;
line-height: 90px;
}
.marki-box-icon.style7-box.size-medium.icon-left-align .icon-box-content {
margin-left: 105px;
}
.marki-box-icon.style7-box.size-medium.icon-left-align.icon-frame-false .icon-box-content {
margin-left: 105px;
padding-top: 10px;
}
.marki-box-icon.style7-box.size-medium.icon-right-align .icon-box-content {
margin-right: 105px;
}
.marki-box-icon.style7-box.size-medium.icon-right-align.icon-frame-false .icon-box-content {
margin-right: 105px;
padding-top: 10px;
}
.marki-box-icon.style7-box .icon-box-title {
color: #696969;
padding-top: 5px;
}
@media handheld, only screen and (max-width: 767px) {
.marki-box-icon.style7-box .icon-box-container {
position: relative !important;
margin-bottom: 10px;
}
.marki-box-icon.style7-box .icon-box-content {
padding: 0 !important;
margin: 0 !important;
text-align: center !important;
}
}
.marki-box-icon.style9-box {
text-align: center;
padding:40px 30px;
background:#fff;
-webkit-box-shadow: 0 0 8px 4px rgba(0,0,0,0.03);
-moz-box-shadow: 0 0 8px 4px rgba(0,0,0,0.03);
box-shadow: 0 0 8px 8px rgba(0,0,0,0.03);
transition:all .5s ease;
border-radius:10px;
}
.marki-box-icon.style9-box:hover {
-webkit-box-shadow: 0 0 12px 6px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 12px 6px rgba(0,0,0,0.05);
box-shadow: 0 0 12px 6px rgba(0,0,0,0.05);
transform:translateY(-10px);
transition:all .5s ease;
}
.marki-box-icon.style9-box .box-ico {
font-size: 32px;
margin-bottom: 13px;
display: block;
}
.marki-box-icon.style9-box .icon-box-title {
text-align: center;
}
.marki-box-icon.style9-box .box-image  {
margin-bottom: 15px;
}
.marki-box-icon.style9-box .icon-box-title {
font-size: 16px !important;
font-weight: 600;
} .marki-call-to-action {
overflow: hidden;
padding: 30px 30px;
}
.marki-call-to-action p {
display: inline;
margin-bottom: 0;
}
.marki-call-to-action .callout-desc {
display: table;
min-height: 43px;
}
.marki-call-to-action .callout-desc-holder {
display: table-cell;
padding: 0 20px 0 8px;
vertical-align: middle;
}
.marki-call-to-action .modern .callout-desc-holder {
text-align:center;
padding: 0;
}
.marki-call-to-action .callout-desc-holder h4 {
margin-bottom: 10px;
}
.marki-call-to-action .callout-title {
line-height: 1.3;
margin-bottom:0;
}
.marki-call-to-action .marki-button {
margin-right: 0;
}
.marki-call-to-action .marki-button {
margin-top:30px;
border-radius:25px !important;
}
@media handheld, only screen and (max-width: 700px) {
.marki-call-to-action .callout-desc {
display: block !important;
text-align: center;
}
.marki-call-to-action .callout-desc-holder {
display: block !important;
padding: 0 !important;
}
.marki-call-to-action .marki-button {
display: block !important;
margin: 0 0 20px !important;
}
} .marki-fullwidth-slideshow {
padding: 30px 0;
width: 100%;
text-align: center;
} .marki-gallery {
margin: 0 auto;
}
.marki-gallery ul {
margin: 0;
padding: 0;
list-style: none;
}
.marki-gallery ul li {
position: relative;
display: block;
float: left;
overflow: hidden;
margin: 0;
padding: 0;
}
line-height: 4px; }
.marki-gallery.one-column li {
width: 100%;
}
.marki-gallery.two-column li {
width: 50%;
}
.marki-gallery.three-column li {
width: 33.3%;
}
.marki-gallery.four-column li {
width: 25%;
}
.marki-gallery.five-column li {
width: 20%;
}
.marki-gallery.six-column li {
width: 16.6%;
}
@media handheld, only screen and (max-width: 960px) {
.marki-gallery.three-column li,
.marki-gallery.four-column li,
.marki-gallery.five-column li,
.marki-gallery.six-column li {
width: 33.2% !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-gallery.three-column li,
.marki-gallery.four-column li,
.marki-gallery.five-column li,
.marki-gallery.six-column li {
width: 49.8% !important;
}
}
@media handheld, only screen and (max-width: 550px) {
.marki-gallery.three-column li,
.marki-gallery.four-column li,
.marki-gallery.two-column li,
.marki-gallery.five-column li,
.marki-gallery.six-column li {
width: 100% !important;
}
}
.marki-gallery.grid-style .item-holder {
margin: 0 1px 1px 0;
position: relative;
}
.marki-gallery.grid-style .item-holder img {
width: 100%;
}
.marki-gallery.grid-style .marki-lightbox {
min-width: 100px;
min-height: 100px;
}
.marki-gallery.grid-style .the-title {
display: inline-block;
margin-top: 15px;
color: #fff;
font-size: 13px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
}
.marki-gallery.thumb-style {
text-align: center;
}
.marki-gallery.thumb-style .gallery-thumb-large {
margin-bottom: 1px;
}
.marki-gallery.thumb-style:hover .slideshow-swiper-arrows,
.marki-gallery.thumb-style:hover .gallery-thumb-lightbox {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-gallery.thumb-style:hover .marki-swiper-next {
right: 20px;
}
.marki-gallery.thumb-style:hover .marki-swiper-prev {
left: 20px;
}
.marki-gallery.thumb-style .gallery-thumb-lightbox {
position: absolute;
left: 50%;
top: 50%;
font-size: 16px;
line-height: 30px;
margin: -16px 0 0 -16px;
z-index: 10;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
display: block;
width: 32px;
height: 32px;
color: #fff;
background-color: rgba(0, 0, 0, 0.05);
border: 2px solid #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.marki-gallery .gallery-thumbs-small {
display: inline-block;
margin: 0 auto;
}
.marki-gallery .gallery-thumbs-small a {
display: inline-block;
padding-right: 1px;
padding-bottom: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.marki-gallery .gallery-thumbs-small a img {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-gallery .gallery-thumbs-small a.active-item img {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-gallery.masonry-style .marki-gallery-item {
width: 24.95%;
}
.marki-gallery.masonry-style .gallery-mansory-large {
width: 49.95%;
}
.marki-gallery.masonry-style .marki-lightbox {
min-width: 100px;
min-height: 100px;
}
.marki-gallery.masonry-style .the-title {
display: inline-block;
margin-top: 15px;
color: #fff;
line-height: 14px;
font-size: 14px;
text-transform: uppercase;
}
@media handheld, only screen and (max-width: 1140px) {
.marki-gallery.masonry-style .marki-gallery-item {
width: 24.9%;
}
.marki-gallery.masonry-style .gallery-mansory-large {
width: 49.9%;
}
}
@media handheld, only screen and (max-width: 960px) {
.marki-gallery.masonry-style .marki-gallery-item,
.marki-gallery.masonry-style .gallery-mansory-large {
width: 49.9%;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-gallery.masonry-style .marki-gallery-item,
.marki-gallery.masonry-style .gallery-mansory-large {
width: 100%;
}
}
.marki-gallery.grid-style .featured-image.overlay-hover .hover-overlay,
.marki-gallery.masonry-style .featured-image.overlay-hover .hover-overlay {
background-color: rgba(0, 0, 0, 0.6) !important;
}
.marki-gallery.grid-style .featured-image.overlay-hover img,
.marki-gallery.masonry-style .featured-image.overlay-hover img {
-webkit-transform: translate3d(0, 0, 0) scale(1.05);
transform: translate3d(0, 0, 0) scale(1.05);
-webkit-transition: -webkit-transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out;
}
.marki-gallery.grid-style .featured-image.overlay-hover i,
.marki-gallery.masonry-style .featured-image.overlay-hover i {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.35s, -webkit-transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
transition: opacity 0.25s, transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.marki-gallery.grid-style .featured-image.overlay-hover i:hover,
.marki-gallery.masonry-style .featured-image.overlay-hover i:hover {
background-color: #fff;
color: #000;
}
.marki-gallery.grid-style .featured-image.overlay-hover .the-title,
.marki-gallery.masonry-style .featured-image.overlay-hover .the-title {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.35s, -webkit-transform 0.25s ease-in-out, visibility 0.25s;
transition: opacity 0.25s, transform 0.25s ease-in-out, visibility 0.25s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.marki-gallery.grid-style .featured-image.overlay-hover:hover img,
.marki-gallery.masonry-style .featured-image.overlay-hover:hover img {
-webkit-transform: translate3d(0, -2.5%, 0) scale(1.05);
transform: translate3d(0, -2.5%, 0) scale(1.05);
}
.marki-gallery.grid-style .featured-image.overlay-hover:hover i,
.marki-gallery.masonry-style .featured-image.overlay-hover:hover i {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-gallery.grid-style .featured-image.overlay-hover:hover .the-title,
.marki-gallery.masonry-style .featured-image.overlay-hover:hover .the-title {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-gallery.grid-style .featured-image.gradient-hover .hover-overlay,
.marki-gallery.masonry-style .featured-image.gradient-hover .hover-overlay {
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
.marki-gallery.grid-style .featured-image.gradient-hover img,
.marki-gallery.masonry-style .featured-image.gradient-hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: -webkit-transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out;
}
.marki-gallery.grid-style .featured-image.gradient-hover .the-title,
.marki-gallery.masonry-style .featured-image.gradient-hover .the-title,
.marki-gallery.grid-style .featured-image.gradient-hover i,
.marki-gallery.masonry-style .featured-image.gradient-hover i {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.35s, -webkit-transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
transition: opacity 0.25s, transform 0.25s ease-in-out, visibility 0.25s, background-color 0.25s, color 0.25s;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.marki-gallery.grid-style .featured-image.gradient-hover i:hover,
.marki-gallery.masonry-style .featured-image.gradient-hover i:hover {
background-color: #fff;
color: #000;
}
.marki-gallery.grid-style .featured-image.gradient-hover:hover .hover-overlay,
.marki-gallery.masonry-style .featured-image.gradient-hover:hover .hover-overlay {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-gallery.grid-style .featured-image.gradient-hover:hover img,
.marki-gallery.masonry-style .featured-image.gradient-hover:hover img {
-webkit-transform: scale(1);
transform: scale(1);
}
.marki-gallery.grid-style .featured-image.gradient-hover:hover .the-title,
.marki-gallery.masonry-style .featured-image.gradient-hover:hover .the-title,
.marki-gallery.grid-style .featured-image.gradient-hover:hover i,
.marki-gallery.masonry-style .featured-image.gradient-hover:hover i {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
transform: scale(1);
}
.marki-gallery.grid-style .gallery-meta,
.marki-gallery.masonry-style .gallery-meta {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
z-index: 10;
text-align: center;
min-width: 32px;
}
.marki-gallery.grid-style .gallery-meta i,
.marki-gallery.masonry-style .gallery-meta i {
font-size: 16px;
width: 27px;
height: 27px;
text-align: center;
color: #fff;
border-radius: 3px;
border: 3px solid #fff;
display: inline-block;
margin: 0 auto;
-webkit-backface-visibility: hidden;
}
.marki-gallery.grid-style .gallery-meta i:before,
.marki-gallery.masonry-style .gallery-meta i:before {
height: 27px;
line-height: 27px;
} .wpb_map_wraper {
overflow: hidden;
margin-bottom: 20px;
line-height: 4px;
}
.wpb_map_wraper.circle-map {
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
}
.marki-gmaps-parallax {
overflow: hidden;
}
.marki-gmaps-parallax > div {
margin-top: -100px;
} .marki-page-section {
position: relative;
overflow: hidden;
min-height: 100px;
}
.marki-page-section .vc_row-fluid {
position: relative;
z-index: 10;
}
@media only screen and (max-width: 767px) {
.marki-page-section {
background-position: center !important;
background-attachment: scroll !important;
background-size: cover;
}
.marki-page-section .page-section-content{
padding-left:15px;
padding-right:15px;
}
}
.marki-page-section .page-section-fullwidth {
margin-left: -15px;
margin-right: -15px;
}
.marki-half-layout {
width: 50%;
height: 100%;
position: absolute;
top: 0;
background-position: center center;
background-size: cover;
-webkit-background-size: cover;
}
.marki-half-layout.half_left_layout {
left: 0;
}
.marki-half-layout.half_right_layout {
right: 0;
}
@media handheld, only screen and (max-width: 767px) {
.marki-half-layout {
width: 100%;
height: 500px;
}
}
.marki-section-mask,
.marki-section-color-mask {
position: absolute;
top: 0;
left: 0;
z-index: 3;
width: 100%;
height: 100%;
transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
}
.marki-section-color-mask {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-section-mask {
background: url(//park-net.net/wp-content/themes/marki/images/video-mask.png) center center repeat;
}
.marki-section-video {
position: absolute;
top: 0;
left: 0;
z-index: 1;
overflow: hidden;
min-width: 100%;
min-height: 100%;
}
.marki-section-video video {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
}
.marki-custom-boxed {
margin-bottom: 20px;
}
.marki-custom-boxed.drop-outer-shadow {
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
}
@media handheld, only screen and (max-width: 767px) {
.marki-custom-boxed {
padding-left: 25px!important;
padding-right: 25px!important;
}
}
.marki-mouse-parallax {
position: absolute;
top: 0;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
}
.parallax-y-axis {
width: 100%;
height: 130%;
}
.parallax-x-axis {
width: 130%;
height: 100%;
}
.parallax-both-axis {
width: 130%;
height: 130%;
}
.marki-padding-wrapper,
.marki-half-layout-container {
position: relative;
z-index: 5;
padding-left: 0;
padding-right: 0;
margin-left:-15px;
margin-right:-15px;
}
@media handheld, only screen and (width: 1024px) {
.marki-padding-wrapper,
.marki-half-layout-container {
margin-left:0;
margin-right:0;
}
}
.marki-half-layout-container {
width: 40%;
margin: 0 5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.marki-half-layout-container.half_left_layout {
float: right;
}
.marki-half-layout-container.half_right_layout {
float: left;
}
@media handheld, only screen and (max-width: 767px) {
.marki-half-layout-container {
width: auto !important;
margin: 0;
padding-top: 530px !important;
padding-left: 20px;
padding-right: 20px;
float: none !important;
}
}
.fullwidth-true .marki-padding-wrapper {
padding-left: 0;
padding-right: 0;
}
.expandable-section-trigger {
width: 100%;
min-height: 100px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.expandable-section-trigger .align-left {
text-align: left;
}
.expandable-section-trigger .align-center {
text-align: center;
}
.expandable-section-trigger .align-right {
text-align: right;
}
.expandable-section-trigger .marki-grid {
position: relative;
text-align: center;
}
.expandable-section-trigger.active-toggle {
background-color: transparent;
}
.expandable-section-trigger .marki-expandable-wrapper {
display: inline-block;
margin: 25px auto;
width: 100%;
}
.expandable-section-trigger span {
position: relative;
}
.expandable-section-trigger span {
font-size: 16px;
display: block;
line-height: 130%;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-transform: uppercase;
z-index: 2;
}
.expandable-section-trigger i,
.expandable-section-trigger .expandable-section-image {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
opacity: 0;
display: inline-block;
z-index: 1;
top: 50%;
position: absolute;
left: 50%;
}
.expandable-section-trigger .expandable-section-image {
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.marki-expandable-wrapper {
position: relative;
z-index: 5;
}
.section-expandable-true {
cursor: pointer;
}
.section-expandable-true .marki-padding-wrapper {
display: none;
}
.section-expandable-true.active-toggle {
cursor: default;
}
.section-expandable-true.active-toggle .expandable-section-trigger {
opacity: 0;
}
.section-expandable-true:hover .marki-expandable-wrapper span {
opacity: 0;
}
.section-expandable-true:hover .marki-expandable-wrapper i,
.section-expandable-true:hover .marki-expandable-wrapper .expandable-section-image {
opacity: 1;
}
.marki-video-section-touch {
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
display: none;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@media only screen and (min-device-width: 320px) and (max-width: 1024px) {
.marki-page-section {
background-position: center !important;
background-attachment: scroll !important;
}
.marki-section-video {
display: none !important;
}
.marki-video-section-touch {
display: block !important;
}
} .marki-tweet-shortcode {
margin: 0;
}
.marki-tweet-shortcode li {
list-style: none;
}
.marki-tweet-shortcode li .tweet-time {
display: block;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}
.marki-tweet-shortcode li span a {
font-size: 12px;
font-weight: bold;
font-style: italic;
}
.marki-twitter-shortcode {
background: #fff;
box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.05);
margin-bottom: 0;
padding: 50px 30px;
}
.tweet-icon{width:100px;height:100px;border-radius:50%;border-width:2px;border-style:solid;font-size:32px;line-height:2.8;margin:0 auto;}
.tweet-time{
text-transform:capitalize !important;
letter-spacing:1px;
}
.tweet-text{
font-size:24px;
font-weight:300;
color:#333;
line-height:1.4;
margin:40px 0 20px;
display:block;
}
.tweet-user{
font-size:24px;
text-transform:uppercase;
font-weight:700;
display:inline-block;
margin-bottom:10px;
}
.marki-tweet-shortcode .owl-item{
text-align:center;
}
.marki-tweet-shortcode .owl-item li{
text-align:center;
width:80%;
margin:0 auto;
float:none;
} .marki-audio {
margin-bottom: 10px;
padding: 9px;
position: relative;
}
.marki-audio.add-baloon .jp-interface:before {
position: absolute;
top: -8px;
left: 50px;
display: block;
width: 14px;
height: 14px;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
background-color: #fff;
border-left: 2px solid #eee;
border-top: 2px solid #eee;
}
.marki-audio .marki-audio-author {
display: block;
margin: 0 0 9px 30px;
font-weight: bold;
font-size: 13px;
padding: 6px 0;
}
.marki-audio.small-version-true .jp-interface {
padding: 20px 20px 55px;
}
.marki-audio.small-version-true .jp-controls {
top: 62px;
left: 20px;
}
.marki-audio.small-version-true .js-volume-wrapper {
top: 62px;
right: 20px;
} .marki-moving-image img {
display: inline-block !important;
width: auto !important;
}
.marki-moving-image.align-center {
text-align: center;
}
.marki-moving-image.align-center img {
margin: 0 auto;
}
.marki-moving-image.align-right {
text-align: right;
}
.marki-moving-image.align-left {
text-align: left;
} .marki-process-steps {
position: relative;
}
.marki-process-steps .step-title {
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
line-height: 22px;
}
.marki-process-steps .step-desc {
font-size: 13px;
font-weight: 600;
}
.marki-process-steps .step-icon {
width: 95px;
height: 95px;
display: block;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
font-size: 32px;
text-align: center;
line-height: 95px;
-webkit-backface-visibility: hidden;
transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
position: relative;
z-index: 10;
}
.marki-process-steps .step-icon i {
position: absolute;
left: 0;
top: 0;
line-height: 95px;
text-align: center;
width: 95px;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
color: #fff;
transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
}
.marki-process-steps.dark-skin .step-title {
color: #444 !important;
}
.marki-process-steps.dark-skin .step-desc {
color: #939393;
}
.marki-process-steps.dark-skin .step-icon {
background-color: #fff;
border: 2px solid #666;
}
.marki-process-steps.dark-skin .active-step-item .step-icon,
.marki-process-steps.dark-skin li:hover .step-icon,
.marki-process-steps.dark-skin .marki-step:hover .step-icon {
color: #fff;
}
.marki-process-steps.dark-skin.vertical .step-items:before {
border-left: 2px solid #666;
}
.marki-process-steps.dark-skin.vertical .marki-step:nth-child(odd) .step-holder:before {
border-left: 2px solid #666;
border-bottom: 2px solid #666;
}
.marki-process-steps.dark-skin.vertical .marki-step:nth-child(even) .step-holder:before {
border-right: 2px solid #666;
border-top: 2px solid #666;
}
.marki-process-steps.dark-skin.vertical .step-holder {
background: #fff;
border: 2px solid #666;
}
.marki-process-steps.dark-skin.vertical .step-holder:before {
background-color: #fff;
}
.marki-process-steps.light-skin .step-title {
color: #fff !important;
}
.marki-process-steps.light-skin .step-desc {
color: #eee;
}
.marki-process-steps.light-skin .step-icon {
border: 2px solid #eee;
color: #eee;
}
.marki-process-steps.light-skin .active-step-item .step-icon,
.marki-process-steps.light-skin li:hover .step-icon,
.marki-process-steps.light-skin .marki-step:hover .step-icon {
background-color: #fff;
}
.marki-process-steps.light-skin.vertical .step-items:before {
border-left: 2px solid #eee;
}
.marki-process-steps.light-skin.vertical .marki-step:nth-child(odd) .step-holder:before {
border-left: 2px solid #eee;
border-bottom: 2px solid #eee;
}
.marki-process-steps.light-skin.vertical .marki-step:nth-child(even) .step-holder:before {
border-right: 2px solid #eee;
border-top: 2px solid #eee;
}
.marki-process-steps.light-skin.vertical .step-holder {
background: #222;
border: 2px solid #eee;
}
.marki-process-steps.light-skin.vertical .step-holder:before {
background-color: #222;
}
.marki-process-steps.custom-skin.vertical .step-items:before {
border-left-width: 2px;
border-left-style: solid;
}
.marki-process-steps.custom-skin.vertical .marki-step:nth-child(odd) .step-holder:before {
border-left-width: 2px;
border-left-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.marki-process-steps.custom-skin.vertical .marki-step:nth-child(even) .step-holder:before {
border-right-width: 2px;
border-right-style: solid;
border-top-width: 2px;
border-top-style: solid;
}
.marki-process-steps.custom-skin.vertical .step-holder {
border-width: 2px;
border-style: solid;
}
.marki-process-steps.vertical {
margin-bottom: 30px;
}
.marki-process-steps.vertical .step-items {
padding-top: 50px;
}
.marki-process-steps.vertical .step-items:before {
content: "";
display: block;
height: 100%;
width: 0px;
position: absolute;
top: 0;
left: 50%;
}
.marki-process-steps.vertical .marki-step {
display: block;
padding: 70px 0;
position: relative;
*zoom: 1;
}
.marki-process-steps.vertical .marki-step:before,
.marki-process-steps.vertical .marki-step:after {
content: " ";
display: table;
}
.marki-process-steps.vertical .marki-step:after {
clear: both;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) {
margin-left: 50%;
text-align: left;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-icon {
left: -49px;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-holder {
margin: 0 30px 0 80px;
right: -30px;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-holder:before {
left: -9px;
}
.marki-process-steps.vertical .marki-step:nth-child(odd):hover .step-holder {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
right: 0px;
}
.marki-process-steps.vertical .marki-step:nth-child(even) {
margin-right: 50%;
text-align: right;
}
.marki-process-steps.vertical .marki-step:nth-child(even) .step-icon {
right: -49px;
}
.marki-process-steps.vertical .marki-step:nth-child(even) .step-holder {
margin: 0 80px 0 30px;
left: -30px;
}
.marki-process-steps.vertical .marki-step:nth-child(even) .step-holder:before {
right: -9px;
}
.marki-process-steps.vertical .marki-step:nth-child(even):hover .step-holder {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
left: 0;
}
.marki-process-steps.vertical .step-icon {
position: absolute;
top: 50%;
margin-top: -47px;
}
.marki-process-steps.vertical .step-holder {
position: relative;
display: inline-block;
padding: 16px 20px;
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.marki-process-steps.vertical .step-holder:before {
position: absolute;
top: 50%;
margin-top: -7px;
display: block;
width: 14px;
height: 14px;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.marki-process-steps.vertical .step-holder .step-desc-responsive {
display: none;
}
@media handheld, only screen and (max-width: 767px) {
.marki-process-steps.vertical .marki-step:nth-child(odd),
.marki-process-steps.vertical .marki-step:nth-child(even) {
margin: 0;
text-align: center;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-icon,
.marki-process-steps.vertical .marki-step:nth-child(even) .step-icon {
left: 50%;
margin-left: -50px;
right: 0;
bottom: 30px;
position: relative;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-holder,
.marki-process-steps.vertical .marki-step:nth-child(even) .step-holder {
position: relative;
margin: 0 !important;
right: 0 !important;
left: 0 !important;
opacity: 1 !important;
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-holder:before,
.marki-process-steps.vertical .marki-step:nth-child(even) .step-holder:before {
position: absolute;
top: -1px;
right: auto;
left: 50%;
margin-left: -6px;
display: block;
width: 14px;
height: 14px;
content: "";
}
.marki-process-steps.vertical .marki-step:nth-child(odd) .step-holder:before {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
.marki-process-steps.vertical .marki-step:nth-child(even) .step-holder:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
.marki-process-steps.horizontal .step-panes .step-icon {
display: none;
}
.marki-process-steps.horizontal .step-items {
position: relative;
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
@media screen and (max-width: 765px) {
.marki-process-steps.horizontal .step-items {
display: none;
}
}
.marki-process-steps.horizontal .step-items li {
margin: 0 30px;
display: inline-block;
}
.marki-process-steps.horizontal .step-panes {
min-height: 50px;
padding-bottom: 30px;
text-align: center;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 765px) {
.marki-process-steps.horizontal .step-panes {
display: none;
}
}
.marki-process-steps.horizontal .step-panes .marki-step {
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
top: 30px;
left: 0;
position: absolute;
display: block;
width: 100%;
}
.marki-process-steps.horizontal .step-panes .marki-step.active-step {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
top: 0;
}
@media handheld, only screen and (max-width: 767px) {
.marki-process-steps.horizontal .step-items {
text-align: center;
}
.marki-process-steps.horizontal .step-items:before {
display: none;
}
.marki-process-steps.horizontal .step-items li {
margin: 15px;
}
}
.marki-process-steps.horizontal .step-panes-responsive {
display: none;
}
@media handheld, only screen and (max-width: 765px) {
.marki-process-steps.horizontal .step-panes-responsive {
display: block;
}
}
.marki-process-steps.horizontal .step-panes-responsive .marki-step {
margin-bottom: 30px;
}
.marki-process-steps.horizontal .step-panes-responsive .marki-step .step-icon {
margin: 0 auto 15px auto;
display: block;
}
.marki-process-steps.horizontal .step-panes-responsive .marki-step .step-title {
text-align: center;
}
.marki-process-steps.horizontal .step-panes-responsive .marki-step .step-desc {
display: none;
}
.marki-process-steps.horizontal .step-panes-responsive .marki-step .step-desc-responsive {
font-size: inherit !important;
font-weight: normal !important;
}
.marki-advanced-gmaps img {
max-width: none !important;
} .marki-window-scroller {
margin: 0 0 20px 14px;
border: 1px solid #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
-webkit-box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
-moz-box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
cursor: ns-resize;
}
.marki-window-scroller .window-top-bar {
position: relative;
background-color: #eeeeee;
border-bottom: 1px solid #fff;
height: 30px;
}
.marki-window-scroller .window-top-bar:before,
.marki-window-scroller .window-top-bar:after,
.marki-window-scroller .window-top-bar span {
display: block;
height: 10px;
width: 10px;
content: "";
position: absolute;
top: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.marki-window-scroller .window-top-bar:before {
background-color: #ff4351;
left: 12px;
}
.marki-window-scroller .window-top-bar:after {
background-color: #ffc600;
left: 27px;
}
.marki-window-scroller .window-top-bar span {
background-color: #71b93f;
left: 43px;
}
.marki-window-scroller .image-holder {
overflow: hidden;
position: relative;
}
.marki-window-scroller .image-holder img {
position: absolute;
top: 0;
} .marki-event-countdown {
}
.marki-event-countdown ul {
margin: 0;
padding: 0;
text-align: center;
}
.marki-event-countdown ul li {
position: relative;
display: inline-block;
margin: 0 0 0 15px;
padding: 0;
width: 110px;
border: 2px solid #e3e3e3;
}
.marki-event-countdown ul li:first-child {
margin-left: 0;
}
.marki-event-countdown ul li:first-child:before {
display: none !important;
}
.marki-event-countdown ul li:before {
position: absolute;
top: 50%;
left: -17px;
display: block;
width: 15px;
height: 2px;
content: "";
}
.marki-event-countdown ul .countdown-timer {
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 60px;
line-height:1;
margin-bottom:15px;
}
.marki-event-countdown ul .countdown-text {
display: block;
color: #333;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
font-family:'Montserrat';
padding:0;
}
.marki-event-countdown.dark-skin li:before {
background-color: #e3e3e3;
}
.marki-event-countdown.dark-skin li {
border-color: #e3e3e3;
}
.marki-event-countdown.light-skin li:before {
}
.marki-event-countdown.light-skin li {
}
.marki-event-countdown.light-skin .countdown-text {
color: #333;
}
.marki-event-countdown.light-skin .countdown-timer {
color: #333;
} .countdown_style_one{
background:rgba(26,28,40,0.3);
padding:20px;
margin-top:-140px;
}
.countdown_style_one .countdown-wrap{
width:50%;
float:left;
max-height:304px;
min-height:304px;
}
.countdown_style_one .upcoming-event-wrap{
width:50%;
float:right;
background:#1a1c28;
padding:40px 50px;
text-align:center;
max-height:306px;
min-height:304px;
}
.countdown_style_one .upcoming-event-wrap h4{
text-transform:uppercase;
color:#fff !important;
font-weight:700 !important;
}
.countdown_style_one .upcoming-event-wrap p{
color:#6a727d !important;
}
.countdown_style_one .upcoming-event-wrap a{
min-width:170px;
padding:12px 0;
border-radius:4px;
opacity:0.9;
display:table;
margin:0 auto;
text-transform:uppercase;
}
.countdown_style_one .upcoming-event-wrap a:hover{
opacity:1;
}
.countdown_style_one.marki-event-countdown ul li {
position: relative;
display: inline-block;
margin: 0;
padding: 30px 0;
width: 50%;
border:none;
}
.countdown_style_one .upcoming-event-wrap a:hover{
opacity:1;
} .countdown_style_two.marki-event-countdown ul li {
position: relative;
display: inline-block;
margin: 0 0 0 30px;
padding: 0;
width: 170px;
border: 2px solid #e3e3e3;
}
.countdown_style_two.marki-event-countdown ul .countdown-timer {
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 60px;
line-height:1;
font-family:'Montserrat';
margin-bottom:0;
padding:30px;
}
.countdown_style_two.marki-event-countdown ul .countdown-text {
display: block;
color: #545454;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
font-family:'Montserrat';
padding:15px;
} .countdown_style_three{
}
.countdown_style_three .countdown-wrap{
width:50%;
float:left;
text-align:left;
}
.countdown_style_three .countdown-wrap ul{
text-align:left;
}
.countdown_style_three .upcoming-event-wrap{
width:50%;
float:right;
text-align:right;
}
.countdown_style_three .upcoming-event-wrap h4{
text-transform:uppercase;
color:#fff !important;
font-weight:700 !important;
}
.countdown_style_three .upcoming-event-wrap p{
color:#6a727d !important;
}
.countdown_style_three .upcoming-event-wrap a{
min-width:170px;
padding:12px 0;
color:#fff;
border-radius:4px;
opacity:0.9;
display:table;
float:right;
text-transform:uppercase;
clear:both;
text-align:center;
font-size:12px;
font-weight:700;
} .countdown_style_three.marki-event-countdown ul li {
border-radius:6px;
text-align:center;
}
.countdown_style_three.marki-event-countdown ul .countdown-timer {
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 36px;
line-height:1;
font-family:'Montserrat';
margin-bottom:0;
padding:20px;
}
.countdown_style_three.marki-event-countdown ul .countdown-text {
display: block;
color: #fff;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
font-family:'Montserrat';
padding:10px;
}
.countdown_style_four.marki-event-countdown ul li {
border:none;
}
.countdown_style_four.marki-event-countdown ul .countdown-timer {
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 36px;
line-height:90px;
font-family:'Montserrat';
margin-bottom:0;
color:#333;
padding:0;
width:104px;
height:104px;
border-radius:50%;
border:8px solid rgba(234,234,234,0.9);
}
.countdown_style_four.marki-event-countdown ul .countdown-text {
display: block;
color: #333;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
line-height: 1;
font-family:'Montserrat';
padding:0;
margin-top:20px;
} .countdown_style_five{
}
.countdown_style_five .countdown-wrap{
width:50%;
float:left;
text-align:left;
}
.upcoming-event-wrap-inner{display:inline-block;padding:10px;border:5px solid rgba(255,255,255,0.10);}
.countdown_style_five .countdown-wrap ul{
text-align:left;
}
.countdown_style_five.marki-event-countdown.light-skin li {
border: 5px solid rgba(255,255,255,0.10);
background-color: none;
border-radius:0;
width:120px;
height:90px;
padding:11px 10px;
}
.countdown_style_five.marki-event-countdown ul .countdown-timer {
font-size: 36px;
text-align:center;
display:block;
margin-bottom:5px;
}
.countdown_style_five.marki-event-countdown ul .countdown-text {
font-size: 14px;
text-align:center;
}
.countdown_style_five .upcoming-event-wrap{
width:50%;
float:right;
text-align:right;
}
.countdown_style_five .upcoming-event-wrap-inner{min-height:60px;}
.countdown_style_five .upcoming-event-wrap h5{margin:0;display:inline-block;vertical-align:middle;color:#fff;}
.countdown_style_five .upcoming-event-wrap h5 span{font-size:inherit;display:block;font-weight:bold;vertical-align:middle;}
.countdown_style_five .upcoming-event-wrap h5 a{
text-transform:uppercase;
margin-bottom:15px;
font-weight:700 !important;
color:inherit !important;
padding:0;
display:block;
margin-bottom:0;
}
.countdown_style_five .upcoming-event-wrap .icon {
padding-right:15px;
border-right:2px solid rgba(255,255,255,0.10);
display:inline-block;
margin-right:10px;
min-height:inherit;
vertical-align:middle;
}
.countdown_style_five .upcoming-event-wrap i{
font-size:24px;
color:#333;
display:block;
vertical-align:middle;
line-height:60px;
}
.countdown_style_five .upcoming-event-wrap p{
color:#fff !important;
}
.countdown_style_five .upcoming-event-wrap a{
min-width:170px;
padding:12px 0;
color:#fff;
border-radius:4px;
opacity:0.9;
display:table;
float:right;
text-transform:uppercase;
clear:both;
text-align:center;
font-size:12px;
font-weight:700;
} @media handheld, only screen and (min-width: 768px) and (max-width:960px) {
.countdown_style_one .upcoming-event-wrap{
width:50%;
float:right;
background:#1a1c28;
padding:33px 30px;
text-align:center;
max-height:330px;
min-height:330px;
}
.countdown_style_one.marki-event-countdown ul li {
padding: 36px 0;
}
.countdown_style_one.marki-event-countdown{
margin-top:40px;
}
.countdown_style_one .upcoming-event-wrap h4{margin-bottom:10px;}
#marki-main-navigation{padding:0 15px;}
}
@media screen and (max-width: 600px) {
.countdown_style_one.marki-event-countdown{
margin-top:40px;
}
.countdown_style_one .countdown-wrap{
width:100%;
float:none;
max-height:auto;
min-height:auto;
}
.countdown_style_one .upcoming-event-wrap{
width:100%;
float:none;
background:#1a1c28;
padding:20px;
text-align:center;
max-height:100%;
min-height:auto;
}
.countdown_style_one .upcoming-event-wrap h4{
margin-bottom:20px;
}
.marki-event-countdown ul {
width: 100% !important;
}
.marki-event-countdown li {
width: 100% !important;
padding: 10px 0 10px 0 !important;
}
.marki-event-countdown li .countdown-timer {
font-size: 36px !important;
}
.marki-event-countdown li .countdown-text {
}
.marki-event-wrap img{width:100%;}
.countdown_style_five .countdown-wrap{width:100%;float:none;}
.countdown_style_five.marki-event-countdown.light-skin li {
border: 5px solid rgba(255,255,255,0.10);
width:100%;
height:90px;
margin-bottom:15px;
margin-left:0;
}
.countdown_style_five .upcoming-event-wrap{
width:100%;
float:none;
text-align:center !important;
}
.countdown_style_five .upcoming-event-wrap-inner {
display: block;
}
.marki-call-to-action .marki-button-align.center {
display: block !important;
margin-left: 0;
margin-top:15px;
text-align: center;
}
} .marki-tablet-slideshow {
margin: 0 auto 40px;
width: 100%;
text-align: center;
}
.marki-tablet-slideshow .marki-flex-slides {
margin: 0 auto !important;
}
.marki-tablet-slideshow .flex-direction-nav a {
margin-top: -16px;
}
.marki-tablet-slideshow .flex-direction-nav a .marki-theme-icon-prev-big:before,
.marki-tablet-slideshow .flex-direction-nav a .marki-theme-icon-next-big:before {
font-size: 16px;
}
.marki-tablet-slideshow .flex-direction-nav a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-tablet-slideshow:hover .flex-direction-nav a {
opacity: 0.6;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-tablet-slideshow:hover .flex-prev {
left: 60px;
}
.marki-tablet-slideshow:hover .flex-next {
right: 60px;
}
.marki-tablet-slideshow .marki-flex-slides {
text-align: center;
}
.marki-tablet-slideshow .flex-direction-nav a {
position: absolute;
top: 50%;
z-index: 60;
margin-top: -16px;
width: 33px;
height: 33px;
border: 2px solid #fff;
background-color: rgba(0, 0, 0, 0.1);
text-align: center;
cursor: pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-tablet-slideshow .flex-direction-nav a i {
color: #fff;
font-size: 16px;
line-height: 33px;
}
.marki-tablet-slideshow .flex-prev {
left: 30px;
}
.marki-tablet-slideshow .flex-next {
right: 30px;
}
.marki-tablet-image {
position: absolute;
top: 0;
left: 0;
z-index: 50;
width: 100%;
}
.vc_col-sm-4 > .marki-tablet-slideshow:hover .flex-prev {
left: 40px;
}
.vc_col-sm-4 > .marki-tablet-slideshow:hover .flex-next {
right: 40px;
}
.vc_col-sm-3 > .marki-tablet-slideshow .flex-prev,
.vc_col-sm-3 > .marki-tablet-slideshow .flex-next {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
}
.vc_col-sm-3 > .marki-tablet-slideshow:hover .flex-prev {
left: 30px;
}
.vc_col-sm-3 > .marki-tablet-slideshow:hover .flex-next {
right: 30px;
}
.vc_col-sm-2 > .marki-tablet-slideshow .flex-prev,
.vc_col-sm-2 > .marki-tablet-slideshow .flex-next {
transform: scale(0.7);
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
}
.vc_col-sm-2 > .marki-tablet-slideshow:hover .flex-prev {
left: 20px;
}
.vc_col-sm-2 > .marki-tablet-slideshow:hover .flex-next {
right: 20px;
} .marki-mobile-slideshow {
margin: 0 auto 40px;
width: 100%;
max-width: 100%;
text-align: center;
}
.marki-mobile-slideshow:hover .flex-direction-nav a {
opacity: 0.7;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-mobile-slideshow.landscape-style .marki-flex-slides {
margin: 0 auto !important;
}
.marki-mobile-slideshow.landscape-style:hover .flex-prev {
left: 155px;
}
.marki-mobile-slideshow.landscape-style:hover .flex-next {
right: 140px;
}
@media handheld, only screen and (max-width: 700px) {
.marki-mobile-slideshow.landscape-style:hover .flex-prev {
left: 105px !important;
}
.marki-mobile-slideshow.landscape-style:hover .flex-next {
right: 95px !important;
}
}
.marki-mobile-slideshow.portrait-style .marki-flex-slides {
margin: 0 auto !important; }
.marki-mobile-slideshow.portrait-style:hover .flex-prev {
left: 50px;
}
.marki-mobile-slideshow.portrait-style:hover .flex-next {
right: 50px;
}
.marki-mobile-slideshow .flex-direction-nav a {
position: absolute;
top: 50%;
z-index: 60;
margin-top: -16px;
width: 33px;
height: 33px;
border: 2px solid #fff;
background-color: rgba(0, 0, 0, 0.1);
text-align: center;
cursor: pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-mobile-slideshow .flex-direction-nav a i {
color: #fff;
font-size: 16px;
line-height: 33px;
}
.marki-mobile-slideshow .flex-prev {
left: 30px;
}
.marki-mobile-slideshow .flex-next {
right: 30px;
}
.marki-mobile-image {
position: absolute;
top: 0;
left: 0;
z-index: 50;
}
.vc_col-sm-4 > .marki-mobile-slideshow.landscape-style:hover .flex-prev {
left: 70px;
}
.vc_col-sm-4 > .marki-mobile-slideshow.landscape-style:hover .flex-next {
right: 70px;
}
.vc_col-sm-3 > .marki-mobile-slideshow.landscape-style .flex-prev,
.vc_col-sm-3 > .marki-mobile-slideshow.landscape-style .flex-next {
transform: scale(0.7);
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
}
.vc_col-sm-3 > .marki-mobile-slideshow.landscape-style:hover .flex-prev {
left: 40px;
}
.vc_col-sm-3 > .marki-mobile-slideshow.landscape-style:hover .flex-next {
right: 40px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style .flex-prev,
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style .flex-next {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style:hover .flex-prev {
left: 30px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style:hover .flex-next {
right: 30px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style .flex-prev,
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style .flex-next {
transform: scale(0.6);
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
-ms-transform: scale(0.6);
-o-transform: scale(0.6);
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style:hover .flex-prev {
left: 20px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.portrait-style:hover .flex-next {
right: 20px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.landscape-style .flex-prev,
.vc_col-sm-2 > .marki-mobile-slideshow.landscape-style .flex-next {
transform: scale(0.5);
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
}
.vc_col-sm-2 > .marki-mobile-slideshow.landscape-style:hover .flex-prev {
left: 20px;
}
.vc_col-sm-2 > .marki-mobile-slideshow.landscape-style:hover .flex-next {
right: 20px;
} .theatre-slider-container {
width: 100%;
}
.theatre-slider-container.center-align .computer-theatre-slider,
.theatre-slider-container.center-align .laptop-theatre-slider {
margin: 0 auto;
}
.theatre-slider-container.right-align .computer-theatre-slider,
.theatre-slider-container.right-align .laptop-theatre-slider {
margin: 0 0 0 auto;
}
.theatre-slider-container .computer-theatre-slider {
width: 100%;
max-width: 920px;
position: relative;
}
.theatre-slider-container .laptop-theatre-slider {
width: 100%;
max-width: 920px;
position: relative;
}
.theatre-slider-container .laptop-theatre-slider img,
.theatre-slider-container .computer-theatre-slider img {
position: relative;
z-index: 3;
pointer-events: none;
}
.no-csstransforms .theatre-slider-container .laptop-theatre-slider img,
.no-csstransforms .theatre-slider-container .computer-theatre-slider img {
z-index: 1;
}
.theatre-slider-container .laptop-theatre-slider .player,
.theatre-slider-container .computer-theatre-slider .player {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: relative;
width: 100%;
background-color: #000;
height: 0;
}
.theatre-slider-container .laptop-theatre-slider .player video,
.theatre-slider-container .computer-theatre-slider .player video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.theatre-slider-container .laptop-theatre-slider .player iframe,
.theatre-slider-container .computer-theatre-slider .player iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.theatre-slider-container .laptop-theatre-slider .player .marki-theatre-video,
.theatre-slider-container .computer-theatre-slider .player .marki-theatre-video {
position: absolute;
top: 0;
left: 0;
z-index: 1;
overflow: hidden;
min-width: 100%;
min-height: 100%;
}
@media only screen and (min-device-width: 320px) and (max-width: 1024px) {
.theatre-slider-container .laptop-theatre-slider .player .marki-theatre-video,
.theatre-slider-container .computer-theatre-slider .player .marki-theatre-video {
display: none !important;
}
}
.theatre-slider-container .laptop-theatre-slider .player .marki-video-theatre-touch,
.theatre-slider-container .computer-theatre-slider .player .marki-video-theatre-touch {
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
display: none;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@media only screen and (min-device-width: 320px) and (max-width: 1024px) {
.theatre-slider-container .laptop-theatre-slider .player .marki-video-theatre-touch,
.theatre-slider-container .computer-theatre-slider .player .marki-video-theatre-touch {
display: block !important;
}
}
.theatre-slider-container .laptop-theatre-slider .player-container {
width: 100%;
height: 100%;
position: absolute;
padding: 32px 110px 67px;
left: 0;
top: 0;
z-index: 2;
}
.theatre-slider-container .laptop-theatre-slider .player-container .player {
padding-bottom: 63%; }
.theatre-slider-container .computer-theatre-slider .player-container {
width: 100%;
height: 100%;
position: absolute;
padding: 37px 36px 192px 39px;
left: 0;
top: 0;
z-index: 2;
}
.theatre-slider-container .computer-theatre-slider .player-container .player {
padding-top: 2px;
padding-bottom: 56.25%; } @media screen and (max-width: 767px) {
.responsive-align-center,
.responsive-align-center p,
.responsive-align-center h1,
.responsive-align-center h2,
.responsive-align-center h3,
.responsive-align-center h4,
.responsive-align-center h5,
.responsive-align-center h6 {
text-align: center !important;
}
.responsive-align-left,
.responsive-align-left p,
.responsive-align-left h1,
.responsive-align-left h2,
.responsive-align-left h3,
.responsive-align-left h4,
.responsive-align-left h5,
.responsive-align-left h6 {
text-align: left!important;
}
.responsive-align-right,
.responsive-align-right p,
.responsive-align-right h1,
.responsive-align-right h2,
.responsive-align-right h3,
.responsive-align-right h4,
.responsive-align-right h5,
.responsive-align-right h6 {
text-align: right!important;
}
} .gform_wrapper select {
padding: 12px 14px 12px 20px !important;
}
.gform_wrapper select[multiple=multiple] {
padding: 8px !important;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
font-size: 13px !important;
color: #767676 !important;
padding: 10px !important;
}
.gform_wrapper .button {
margin-right: 10px !important;
border: 1px solid #eee !important;
outline: none !important;
color: #666 !important;
font-size: 13px;
line-height: 13px !important;
padding: 12px 25px !important;
vertical-align: top;
background-image: none !important;
letter-spacing: 1px;
display: inline-block;
background-color: transparent;
}
.gform_wrapper .button:hover {
color: #fff !important;
}
.gform_wrapper .gf_progressbar {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
background-image: none !important;
}
.gform_wrapper .percentbar_blue {
background-image: none !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
margin-left: 2px;
}
.gform_wrapper li,
.gform_wrapper form li {
padding-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
margin-bottom: 6px !important;
}
@media only screen and (max-width: 550px) {
.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half,
.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
width: 99% !important;
margin-top: 10px;
float: none !important;
}
} .marki-flipbox-container {
-webkit-perspective: 2000px;
-moz-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
width: 100%;
text-align: center;
}
.marki-flipbox-container.flip-horizontal .marki-flipbox-front {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
ms-transform: rotateY(0deg);
}
.marki-flipbox-container.flip-horizontal .marki-flipbox-back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
ms-transform: rotateY(-180deg);
}
.marki-flipbox-container.flip-horizontal:hover .marki-flipbox-back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
ms-transform: rotateY(0deg);
}
.marki-flipbox-container.flip-horizontal:hover .marki-flipbox-front {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
ms-transform: rotateY(180deg);
visibility: hidden;
}
.marki-flipbox-container.flip-vertical .marki-flipbox-front {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
ms-transform: rotateX(0deg);
}
.marki-flipbox-container.flip-vertical .marki-flipbox-back {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
ms-transform: rotateX(180deg);
}
.marki-flipbox-container.flip-vertical .marki-flipbox-flipper {
-webkit-transform-origin: 100% 213.5px;
-moz-transform-origin: 100% 213.5px;
-ms-transform-origin: 100% 213.5px;
-o-transform-origin: 100% 213.5px;
}
.marki-flipbox-container.flip-vertical:hover .marki-flipbox-back {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
ms-transform: rotateX(0deg);
}
.marki-flipbox-container.flip-vertical:hover .marki-flipbox-front {
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
ms-transform: rotateX(-180deg);
visibility: hidden;
}
.marki-flipbox-flipper {
transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-perspective: 2000px;
-moz-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 100%;
position: relative;
}
.marki-flipbox-front,
.marki-flipbox-back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: table;
table-layout: fixed;
}
.marki-flipbox-front.border-radius-true,
.marki-flipbox-back.border-radius-true {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.marki-flipbox-front .front-desc {
padding: 0 10%;
}
.marki-flipbox-back .back-desc {
padding: 0 10%;
}
.marki-flipbox-content {
display: table-cell;
vertical-align: middle;
}
.marki-flipbox-content .back-button {
display: inline-block;
margin-top: 20px;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
overflow: visible;
}
.marki-flipbox-content .back-button.rounded {
overflow: inherit !important;
}
.marki-flipbox-content .front-title,
.marki-flipbox-content .back-title {
padding: 20px;
}
@-moz-document url-prefix() {
} .woocommerce .products {
*zoom: 1;
}
.woocommerce .products:before,
.woocommerce .products:after {
content: " ";
display: table;
}
.woocommerce .products:after {
clear: both;
}
.woocommerce .products li {
float: left;
} .marki-product-categories .marki-product-categories-list {
*zoom: 1;
list-style: none;
padding: 0;
margin-left: 0;
}
.marki-product-categories .marki-product-categories-list:before,
.marki-product-categories .marki-product-categories-list:after {
content: " ";
display: table;
}
.marki-product-categories .marki-product-categories-list:after {
clear: both;
}
.marki-product-categories .marki-product-categories-list .product-item {
margin-left: 0;
display: inline-block;
float: left;
}
.marki-product-categories .marki-product-categories-list .product-item .category-img {
max-width: 100%;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: transform 1s ease-in-out;
-webkit-transition: transform 1s ease-in-out;
-moz-transition: transform 1s ease-in-out;
-ms-transition: transform 1s ease-in-out;
-o-transition: transform 1s ease-in-out;
}
.marki-product-categories .marki-product-categories-list .product-item .item-holder {
overflow: hidden;
position: relative;
margin: 0 15px 30px 15px;
}
.marki-product-categories .marki-product-categories-list .product-item .item-holder h4 {
position: absolute;
bottom: 30%;
left: 0;
width: 100%;
margin-bottom: 0;
}
.marki-product-categories .marki-product-categories-list .product-item .item-holder h4 span {
display: block;
text-align: center;
width: 55%;
margin: 0 auto;
background-color: #222222;
line-height: 1;
}
.marki-product-categories .marki-product-categories-list .product-item .item-holder h4 span.category-name {
font-size: 13px;
color: #fff;
padding: 20px 20px 5px 20px;
font-weight: bold;
}
.marki-product-categories .marki-product-categories-list .product-item .item-holder h4 span.item-count {
font-size: 12px;
color: #a9a9a9;
padding: 5px 20px 20px 20px;
text-transform: uppercase;
}
.marki-product-categories .marki-product-categories-list .product-item:hover .category-img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
}
.marki-product-categories .marki-product-categories-list.columns-4 .product-item {
width: 24.9%;
}
.marki-product-categories .marki-product-categories-list.columns-3 .product-item {
width: 33.3%;
}
.marki-product-categories .marki-product-categories-list.columns-2 .product-item {
width: 49.9%;
}
.marki-product-categories .marki-product-categories-list.columns-1 .product-item {
width: 100%;
}
.marki-product-categories .marki-product-categories-list.columns-1 .product-item .item-holder {
margin-left: 0;
margin-right: 0;
}
@media handheld, only screen and (max-width: 960px) {
.marki-product-categories .marki-product-categories-list.columns-3 .product-item,
.marki-product-categories .marki-product-categories-list.columns-4 .product-item {
width: 49.9% !important;
}
.marki-product-categories .marki-product-categories-list.columns-3 .product-item .item-holder,
.marki-product-categories .marki-product-categories-list.columns-4 .product-item .item-holder {
margin: 0 15px 30px 15px !important;
}
}
@media handheld, only screen and (max-width: 550px) {
.marki-product-categories .marki-product-categories-list.columns-2 .product-item,
.marki-product-categories .marki-product-categories-list.columns-3 .product-item,
.marki-product-categories .marki-product-categories-list.columns-4 .product-item {
width: 100% !important;
}
.marki-product-categories .marki-product-categories-list.columns-2 .product-item .item-holder,
.marki-product-categories .marki-product-categories-list.columns-3 .product-item .item-holder,
.marki-product-categories .marki-product-categories-list.columns-4 .product-item .item-holder {
margin-left: 0;
}
} .visible-sm,
.visible-tl,
.visible-dt {
display: none;
} @media screen and (max-width: 765px) {
.hidden-sm {
display: none !important;
}
.visible-sm {
display: block !important;
}
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.hidden-tl {
display: none !important;
}
.visible-tl {
display: block !important;
}
} @media only screen and (min-width: 1224px) {
.hidden-dt {
display: none !important;
}
.visible-dt {
display: block !important;
}
} @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.no-smartphone {
display: none !important;
}
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.no-ipad {
display: none !important;
}
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.no-iphone {
display: none !important;
}
} .marki-fancy-title p,
.marki-blockquote p,
.pricing-offer-grid p,
.marki-title-box p {
color: inherit !important;
font-size: inherit !important;
line-height: inherit !important;
}
.marki-employees{
}
.marki-employees .owl-item{padding:5px;}
.marki-employee-item{
position:relative;
margin-bottom:30px;
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
}
.marki-employee-item .figure{
position:relative;
}
.marki-employee-item:hover{
position:relative;
margin-bottom:30px;
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
}
.marki-employee-item .figure .hover-overlay .marki-employeee-networks{
position:absolute;
top:50%;
left:0;
right:0;
transform:translateY(-50%);
}
.marki-employee-item:hover .figure .hover-overlay{
opacity:1;
}
.marki-employees > ul {
margin: 0;
padding: 0;
list-style: none;
}
.marki-employees.column_rounded-style .marki-employee-item {
float: left;
margin: 0;
text-align: center;
}
.marki-employees.column_rounded-style .team-member-name {
display: block;
font-size: 18px;
text-transform: uppercase;
font-weight: bolder;
margin-bottom: 6px;
}
.marki-employees.column_rounded-style .team-member-position {
display: block;
margin-bottom: 14px;
font-size: 12px;
}
.marki-employees.column_rounded-style .team-member-desc {
display: block;
padding: 0 0 10px;
}
.marki-employees.column_rounded-style .team-thumbnail,
.marki-employees.column_rounded-style .team-thumbnail img,
.marki-employees.column_rounded-style .hover-overlay {
-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;
}
.marki-employees.column_rounded-style .team-thumbnail {
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.marki-employees.column_rounded-style .team-thumbnail img {
position: relative;
z-index: 1;
width: 100%;
}
.marki-employees.column_rounded-style .team-thumbnail:hover .marki-employeee-networks {
pointer-events: auto;
}
.marki-employees.column_rounded-style .team-thumbnail:hover .marki-employeee-networks a {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employees.column_rounded-style .team-thumbnail:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.marki-employees.column_rounded-style .hover-overlay {
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.marki-employees.column_rounded-style.one-column .marki-employee-item {
padding: 0 0 50px;
width: 100%;
}
.marki-employees.column_rounded-style.one-column .marki-employee-item .team-thumbnail {
float: left;
width: 50%;
}
.marki-employees.column_rounded-style.one-column .marki-employee-item .team-info-wrapper {
float: left;
padding: 10px 30px;
width: 50%;
}
.marki-employees.column_rounded-style.two-column .marki-employee-item {
padding: 0 20px 50px;
width: 49.8%;
}
.marki-employees.column_rounded-style.three-column .marki-employee-item {
padding: 0 20px 40px;
width: 33.3%;
}
.marki-employees.column_rounded-style.four-column .marki-employee-item {
padding: 0 10px 30px;
width: 24.8%;
}
.marki-employees.column_rounded-style.five-column .marki-employee-item {
padding: 0 10px 20px;
width: 19.8%;
}
@media handheld, only screen and (max-width: 767px) {
.marki-employees.column_rounded-style.three-column .marki-employee-item,
.marki-employees.column_rounded-style.four-column .marki-employee-item,
.marki-employees.column_rounded-style.five-column .marki-employee-item {
padding: 0 20px 50px;
width: 50%;
}
.marki-employees.column_rounded-style .clearboth {
display: none !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-employees.column_rounded-style .marki-employee-item {
padding: 0 0 40px !important;
width: 100% !important;
}
}
.marki-employees.column-style .marki-employee-item {
float: left;
margin: 0;
}
.marki-employees.column-style .team-member-name {
display: block;
font-size: 14px;
font-weight: bold;
}
.marki-employees.column-style .team-member-position {
display: block;
margin-bottom: 14px;
font-weight: 600;
font-size: 12px;
}
.marki-employees.column-style .team-member-desc {
display: block;
padding: 0 0 10px;
}
.marki-employees.column-style .team-thumbnail {
margin-bottom: 0;
position: relative;
overflow: hidden;
}
.marki-employees.column-style .team-thumbnail img {
position: relative;
z-index: 1;
width: 100%;
}
.marki-employees.column-style .team-thumbnail:hover .marki-employeee-networks {
pointer-events: auto;
}
.marki-employees.column-style .team-thumbnail:hover .marki-employeee-networks a {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employees.column-style .team-thumbnail:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employees.column-style.one-column .marki-employee-item {
padding: 0 0 30px;
width: 100%;
}
.marki-employees.column-style.one-column .marki-employee-item .team-thumbnail {
float: left;
width: 50%;
}
.marki-employees.column-style.one-column .marki-employee-item .team-info-wrapper {
float: left;
padding: 10px 30px;
width: 50%;
}
.marki-employees.column-style.two-column .marki-employee-item {
padding: 0 15px 30px;
width: 50%;
}
.marki-employees.column-style.three-column .marki-employee-item {
padding: 0 15px 30px;
width: 33.3333%;
}
.marki-employees.column-style.four-column .marki-employee-item {
padding: 0 15px 30px;
width: 25%;
}
.marki-employees.column-style.five-column .marki-employee-item {
padding: 0 15px 30px;
width: 20%;
}
@media handheld, only screen and (max-width: 767px) {
.marki-employees.column-style.three-column .marki-employee-item,
.marki-employees.column-style.four-column .marki-employee-item,
.marki-employees.column-style.five-column .marki-employee-item {
padding: 0 15px 30px;
width: 50%;
}
.marki-employees.column-style .marki-employee-item {
padding: 0 15px 30px !important;
}
.marki-employees.column-style .clearboth {
display: none !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-employees.column-style .marki-employee-item {
padding: 0 15px 30px !important;
width: 100% !important;
}
}
.marki-employees.grid-style {
text-align: center;
margin: 0 auto;
}
.marki-employees.grid-style .marki-employee-item {
margin: 0 auto;
padding: 0;
list-style: none;
position: relative;
border-right: none;
line-height: 4px;
display: inline-block;
border: 1px solid transparent;
border-top: none;
border-left: none;
overflow: hidden;
float: left;
}
.marki-employees.grid-style .marki-employee-item:hover .marki-employeee-networks {
pointer-events: auto;
}
.marki-employees.grid-style .marki-employee-item:hover .marki-employeee-networks a {
-webkit-transform: translateY(0%) rotateX(0deg);
-moz-transform: translateY(0%) rotateX(0deg);
-ms-transform: translateY(0%) rotateX(0deg);
-o-transform: translateY(0%) rotateX(0deg);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employees.grid-style .marki-employee-item:hover .marki-employeee-networks a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-employees.grid-style .marki-employee-item:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employees.grid-style .marki-employee-item:hover .team-member-name,
.marki-employees.grid-style .marki-employee-item:hover .team-member-position {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
@media handheld, only screen and (max-width: 600px) {
.marki-employees.grid-style .marki-employee-item img {
width: 100%;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-employees.grid-style .marki-employee-item {
width: 33.3%;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-employees.grid-style .marki-employee-item {
width: 50%;
}
}
@media handheld, only screen and (max-width: 400px) {
.marki-employees.grid-style .marki-employee-item {
width: 100%;
}
.marki-employees.grid-style .marki-employee-item img {
width: 100%;
}
}
.employee-item-wrapper{
transition:all 0.3s ease;
}
.employee-item-wrapper .team-info-wrapper{
padding:30px 15px;
transition:all 0.3s ease;
background:#fff;
}
.employee-item-wrapper:hover .team-info-wrapper{
background:#f9c202;
transition:all 0.3s ease;
}
.employee-item-wrapper:hover .team-info-wrapper .team-member-name{
color:#fff !important;
}
.employee-item-wrapper:hover .team-info-wrapper .marki-employeee-networks li a{
color:#fff;
}
.marki-employees.grid-style .team-info-wrapper {
position: absolute;
left: 0;
top: 0;
height: 215px;
width: 100%;
z-index: 8;
line-height: 20px;
}
.marki-employees.grid-style .team-info-wrapper:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.marki-employees.grid-style .team-info-holder {
display: inline-block;
vertical-align: middle;
text-align: center;
padding: 0 20px;
}
.marki-employees .team-info-wrapper .team-member-name {
text-align:left;
font-size: 18px;
text-transform:capitalize;
display: block;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-employees .team-info-wrapper .team-member-position {
color: #fff;
font-size: 14px;
font-weight: 400;
display: block;
text-align:left;
margin:10px 0 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
text-transform:capitalize;
}
.marki-employees.grid-style .marki-employeee-networks {
position: relative !important;
margin: 10px 0 0 !important;
top: auto !important;
left: auto !important;
}
.marki-employees .hover_style1.hover-overlay {
z-index: 8;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 195px, 0);
transform: translate3d(0, 195px, 0);
width: -moz-calc(100% - 60px);
width: -webkit-calc(100% - 60px);
width: -o-calc(100% - 60px);
width: calc(100% - 60px);
height:165px;
bottom:30px;
top:auto;
left:0;
right:0;
margin:0 auto;
background:#fff !important; }
.marki-employees .hover-overlay .team-info-wrapper{
margin-top:26px;
}
.marki-employees .hover-overlay .team-info-wrapper{
margin-top:26px;
}
.marki-employees .marki-employee-item  .hover_style2.team-info-wrapper{
padding:30px;
background:#fff;
}
.marki-employees .marki-employee-item:hover  .hover_style2.team-info-wrapper{
}
.marki-employees .marki-employee-item:hover  .hover_style2.team-info-wrapper .team-member-name{}
.marki-employees .marki-employee-item:hover  .hover_style2.team-info-wrapper .marki-employeee-networks li a{}
.marki-employees .marki-employee-item:hover .hover_style1.hover-overlay {
z-index: 8;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-employeee-networks {
margin:0;
padding: 0;
width: 100%;
list-style: none;
text-align: center;
z-index: 10;
-webkit-backface-visibility: hidden;
}
.marki-employeee-networks li {
display: inline-block;
float: none !important;
margin: 0;
}
.marki-employeee-networks li a {
display: block;
margin:0;
width: 40px;
height: 40px;
line-height:40px;
text-align: center;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0,0, 0);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-backface-visibility: hidden;
border-radius:50%;
color:#fff !important;
}
.marki-employeee-networks li a.fb{}
.marki-employeee-networks li a.dribble{}
.marki-employeee-networks li a.instagram{}
.marki-employeee-networks li a.twitter{}
.marki-employeee-networks li a.gplus{}
.marki-employeee-networks li a.pinterest{}
.marki-employeee-networks li a.linkedin{}
.marki-employeee-networks li a i {
line-height: 40px;
font-size: 16px;
}
.marki-employeee-networks li a:hover {
background:rgba(0,0,0,0.20);
} .marki-causes > ul {
padding: 0;
list-style: none;
}
.marki-causes.column-style ul,
.right-layout .marki-causes.column-style ul ,
.left-layout .marki-causes.column-style  ul {
margin-left: -15px;
margin-right: -15px;
}
.cause-item-wrapper{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
background:#fff;
}
.cause-item-wrapper:hover{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
background:#fff;
}
.marki-causes.column-style ul .marki-cause-item,
.right-layout .marki-causes.column-style ul .marki-cause-item  ,
.left-layout .marki-causes.column-style  ul  .marki-cause-item {
padding-left: 15px;
padding-right: 15px;
}
.marki-shortcode.one-column.column-style .marki-cause-item .cause-item-figure{
max-height:400px;
}
.marki-causes.column_rounded-style .marki-cause-item {
float: left;
margin: 0;
text-align: center;
}
.marki-causes.column_rounded-style .team-member-name {
display: block;
font-size: 18px;
text-transform: uppercase;
font-weight: bolder;
margin-bottom: 6px;
}
.marki-causes.column_rounded-style .team-member-position {
display: block;
margin-bottom: 14px;
font-size: 12px;
}
.marki-causes.column_rounded-style .team-member-desc {
display: block;
padding: 0 0 10px;
}
.marki-causes.column_rounded-style .team-thumbnail,
.marki-causes.column_rounded-style .team-thumbnail img,
.marki-causes.column_rounded-style .hover-overlay {
-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;
}
.marki-causes.column_rounded-style .team-thumbnail {
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.marki-causes.column_rounded-style .team-thumbnail img {
position: relative;
z-index: 1;
width: 100%;
}
.marki-causes.column_rounded-style .team-thumbnail:hover .marki-causee-networks {
pointer-events: auto;
}
.marki-causes.column_rounded-style .team-thumbnail:hover .marki-causee-networks a {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causes.column_rounded-style .team-thumbnail:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.marki-causes.column_rounded-style .hover-overlay {
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: all 0.35s;
transition: all 0.35s;
background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) !important;
}
.marki-causes.column_rounded-style.one-column .marki-cause-item {
padding: 0 0 50px;
width: 100%;
}
.marki-causes.column_rounded-style.one-column .marki-cause-item .team-thumbnail {
float: left;
width: 50%;
}
.marki-causes.column_rounded-style.one-column .marki-cause-item .team-info-wrapper {
float: left;
padding: 10px 30px;
width: 50%;
}
.marki-causes.column_rounded-style.two-column .marki-cause-item {
padding: 0 20px 50px;
width: 49.8%;
}
.marki-causes.column_rounded-style.three-column .marki-cause-item {
padding: 0 20px 40px;
width: 33.3%;
}
.marki-causes.column_rounded-style.four-column .marki-cause-item {
padding: 0 10px 30px;
width: 24.8%;
}
.marki-causes.column_rounded-style.five-column .marki-cause-item {
padding: 0 10px 20px;
width: 19.8%;
}
@media handheld, only screen and (min-width: 768px) and (max-width: 980px) {
.cause-readmore a {
min-width: 125px;
}
.cause-item-inner .mg-btn-grey {
min-width: 125px !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-causes.column_rounded-style.three-column .marki-cause-item,
.marki-causes.column_rounded-style.four-column .marki-cause-item,
.marki-causes.column_rounded-style.five-column .marki-cause-item {
padding: 0 20px 50px;
width: 50%;
}
.marki-causes.column_rounded-style .clearboth {
display: none !important;
}
.cause-readmore a {
min-width: 125px;
}
.cause-item-inner .mg-btn-grey {
min-width: 125px !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-causes.column_rounded-style .marki-cause-item {
padding: 0 0 40px !important;
width: 100% !important;
}
}
.marki-causes.column-style .marki-cause-item {
float: left;
margin: 0;
}
.marki-causes.column-style .team-member-name {
display: block;
font-size: 14px;
font-weight: bold;
}
.marki-causes.column-style .team-member-position {
display: block;
margin-bottom: 14px;
font-weight: 600;
font-size: 12px;
}
.marki-causes.column-style .team-member-desc {
display: block;
padding: 0 0 10px;
}
.marki-causes.column-style .team-thumbnail {
margin-bottom: 15px;
position: relative;
overflow: hidden;
}
.marki-causes.column-style .team-thumbnail img {
position: relative;
z-index: 1;
width: 100%;
}
.marki-causes.column-style .team-thumbnail:hover .marki-causee-networks {
pointer-events: auto;
}
.marki-causes.column-style .team-thumbnail:hover .marki-causee-networks a {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causes.column-style .team-thumbnail:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causes.column-style.one-column .marki-cause-item {
padding: 0 0 50px;
width: 100%;
}
.marki-causes.column-style.one-column .marki-cause-item .team-thumbnail {
float: left;
width: 50%;
}
.marki-causes.column-style.one-column .marki-cause-item .team-info-wrapper {
float: left;
padding: 10px 30px;
width: 50%;
}
.marki-causes.column-style.two-column .marki-cause-item {
padding: 0 15px 30px;
width: 50%;
}
.marki-causes.column-style.three-column .marki-cause-item {
padding: 0 15px 30px;
width: 33.3333%;
}
.marki-causes.column-style.four-column .marki-cause-item {
padding: 0 15px 30px;
width: 25%;
}
.marki-causes.column-style.five-column .marki-cause-item {
padding: 0 15px 30px;
width: 20%;
}
@media handheld, only screen and (max-width: 767px) {
.marki-causes.column-style.three-column .marki-cause-item,
.marki-causes.column-style.four-column .marki-cause-item,
.marki-causes.column-style.five-column .marki-cause-item {
padding: 0 20px 50px;
width: 50%;
}
.marki-causes.column-style .clearboth {
display: none !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-causes.column-style .marki-cause-item {
padding: 0 0 40px !important;
width: 100% !important;
}
}
.marki-causes.grid-style {
text-align: center;
margin: 0 auto;
}
.marki-causes.grid-style ul{}
.marki-causes.grid-style .marki-cause-item .cause-item-inner{}
.marki-causes.grid-style .marki-cause-item .cause-item-inner:first-child{}
.marki-causes.grid-style .marki-cause-item {
margin:0;
padding:0;
list-style: none;
position: relative;
border-right: none;
line-height: 4px;
display: inline-block;
border: none;
border-top: none;
border-left: none;
overflow: hidden;
float: left;
}
.marki-causes.grid-style .marki-cause-item:last-child {}
.marki-causes.grid-style .marki-cause-item:hover .marki-causee-networks {
pointer-events: auto;
}
.marki-causes.grid-style .marki-cause-item:hover .marki-causee-networks a {
-webkit-transform: translateY(0%) rotateX(0deg);
-moz-transform: translateY(0%) rotateX(0deg);
-ms-transform: translateY(0%) rotateX(0deg);
-o-transform: translateY(0%) rotateX(0deg);
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causes.grid-style .marki-cause-item:hover .marki-causee-networks a:hover {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-causes.grid-style .marki-cause-item:hover .hover-overlay {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causes.grid-style .marki-cause-item:hover .team-member-name,
.marki-causes.grid-style .marki-cause-item:hover .team-member-position {
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
@media handheld, only screen and (max-width: 600px) {
.marki-causes.grid-style .marki-cause-item img {
width: 100%;
}
}
@media handheld, only screen and (max-width: 767px) {
.marki-causes.grid-style .marki-cause-item {
width: 33.3%;
}
}
@media handheld, only screen and (max-width: 600px) {
.marki-causes.grid-style .marki-cause-item {
width: 50%;
}
}
@media handheld, only screen and (max-width: 400px) {
.marki-causes.grid-style .marki-cause-item {
width: 100%;
}
.marki-causes.grid-style .marki-cause-item img {
width: 100%;
}
}
.marki-causes.grid-style .team-info-wrapper {
left: 0;
top: 0;
height: auto !important;
width: 100%;
z-index: 8;
line-height: 20px;
}
.marki-causes.grid-style .team-info-wrapper:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.marki-causes.grid-style .team-info-holder {
display: inline-block;
vertical-align: middle;
text-align: center;
padding: 0 20px;
}
.marki-causes .team-info-wrapper .team-member-name {
text-align:center;
font-size: 18px;
text-transform:uppercase;
display: block;
font-weight: bold;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-causes .team-info-wrapper .team-member-position {
color: #fff;
font-size: 12px;
font-weight: bold;
display: block;
text-align:center;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.marki-causes.grid-style .marki-causee-networks {
position: relative !important;
margin: 10px 0 0 !important;
top: auto !important;
left: auto !important;
}
.cause-item-figure{position:relative;overflow:hidden;}
.cause-item-figure img{width:100%;}
.marki-causes .owl-item  .cause-item-figure .hover-overlay {
z-index: 8;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
background: -webkit-linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background: -o-linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background: linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background-color: rgba(39, 46, 67, 0.85);
}
.marki-causes .owl-item :hover .cause-item-figure .hover-overlay {
z-index: 1000;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-causee-networks {
margin:0;
padding: 0;
width: 100%;
list-style: none;
text-align: center;
z-index: 10;
-webkit-backface-visibility: hidden;
pointer-events: none;
}
.marki-causee-networks li {
display: inline-block;
float: none !important;
margin: 0;
}
.marki-causee-networks li a {
display: block;
margin: 3px;
width: 38px;
height: 38px;
border: 1px solid #eee;
color: #eee;
text-align: center;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0,0, 0);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-backface-visibility: hidden;
}
.marki-causee-networks li a i {
line-height: 2.4;
font-size: 16px;
}
.marki-causee-networks li a:hover {
background-color: #fff;
}
.marki-pricing-table {
margin-bottom: 30px;
text-align: left; } .owl-carousel{position;relative;}
.owl-nav{position:absolute;top:-43px;right:0;}
.owl-nav .owl-prev, .owl-nav .owl-next{
background: #fff none repeat scroll 0 0;
border-radius: 0;
border:1px solid #ececec;
cursor: pointer;
display: inline-block;
font-size: 16px;
height: 50px;
line-height: 50px;
width: 50px;
text-align:center;
}
.owl-nav .owl-prev{margin-right:5px;}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover{	
-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
color:#fff;	
}
.marki-causes .owl-item{margin-bottom:30px;}
.cause-content-inner{padding:30px 20px 75px;text-align:center;border:1px solid #f1f1f1;}
.cause-item-inner{position:relative;}
.cause-title{
margin-top:0;
margin-bottom: 15px;
font-weight:normal;
}
.cause-title-divider{
width:200px;
height:1px;
background:#eaeaea;
margin:0 auto 10px;
}
.cause-item-inner h5{letter-spacing:0;}
.cause-col-4 .cause-item-inner h5{font-size:16px;}
.cause-title a{
text-transform:capitalize;
font-weight:bold;
}
.cause-title a:hover{
}
.cause-desc{display:block;margin-bottom:20px;}
.cause-desc p{word-wrap:break-word;word-break:break-all;}
.cause-content-inner .cause-campaign #me.progress {
margin-bottom:0 !important;
}
.cause-content-inner .cause-campaign p.progress-bar-text {
margin: 5px 0 !important;
} #migla_donation_form{padding: 0;}
.migla-panel,#sectionpaypal {
background: #fff !important;
border: 1px solid #eee !important;
box-shadow: none !important;
}
.migla-panel-heading { padding: 20px 25px !important;}
.migla-panel-heading h2 {
font-size: 24px !important;
letter-spacing: 2px;
text-transform: uppercase;
}
button.miglacheckout {
border: medium none;
border-radius: 4px;
box-shadow: none;
color: #fff;
display: block;
float: none;
font-size: 14px !important;
font-weight: 700;
letter-spacing: 1px;
margin: 0 auto;
min-width: 180px;
padding: 15px 20px;
text-align: center;
text-transform: uppercase;
}
form button.migla_donate_now {
background: #f9c202 none repeat scroll 0 0;
border: medium none;
border-radius: 25px;
box-shadow: none;
color: #333;
font-weight: normal;
margin-bottom: 0 !important;
margin-right: 0;
min-height: 34px;
width: 116px;
padding-bottom:1px;
}
.migla_circle_text{font-size:24px !important;font-weight:700;color:#fff;}
.mg_text-barometer {}
.mg_text-barometer ul{}
.mg_text-barometer ul li{padding-left:50px ;border-bottom:1px solid #999;margin-bottom:10px !important;padding-bottom:10px !important;}
.mg_text-barometer ul li:last-child{border-bottom:none !important;}
.mg_text-barometer ul li span.mg_current,
.mg_text-barometer ul li span.mg_target,
.mg_text-barometer ul li span.mg_backers{text-transform:uppercase !important;font-weight:700 !important;}
.mg_current-amount, .mg_target-amount {border-bottom: none !important;}
.mg_current-amount, .mg_target-amount, .mg_backers-amount, div.mg_widgetName {
font-size: 100% !important;
font-weight: normal !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.mg_text-barometer ul li span.mg_inpage_current,
.mg_text-barometer ul li span.mg_inpage_target,
.mg_text-barometer ul li span.mg_inpage_backers{
text-transform:uppercase !important;font-weight:700 !important;color:#fff;
}
.mg_inpage_current-amount, .mg_inpage_target-amount {
border-bottom: 1px solid rgba(255,255,255,0.1) !important;
}
.mg_inpage_circle_box {
float: left !important;
margin:0 !important;
}
.mg_form-button-circle {
float: left !important;
margin-bottom: 0 !important;
margin-top: 0 !important;
text-align: left !important;
}
.inpage-circle-bar-wrap .inpage-circle-bar-title,
.inpage-recent-donations-wrap h3.mg-recent-donors-title{
text-transform:uppercase;
font-weight:400 !important;
font-size:24px;
}
.inpage-circle-bar-wrap .inpage-circle-bar-title h4:before,
.inpage-recent-donations-wrap h3.mg-recent-donors-title:before{
width:3px;
height:30px;
line-height:30px;
margin-right:10px;
content:"";
display:inline-block;
vertical-align:bottom;
}
.mg_text-barometer ul li.mg_inpage_campaign-backers{margin-bottom:0 !important;padding-bottom:0 !important;}
.mg_top_donors_widget li{margin-bottom:15px;}
.mg_widgetName,
div.mg_widgetName {font-weight:400 !important;word-spacing: 5px;}
.marki-causes.one-column.column-style form button.migla_donate_now {}
.cause-col-4 form button.migla_donate_now {
font-size:10px !important;
min-width:70px !important;
padding:10px 15px !important;
}
@media handheld, only screen and (max-width: 767px) {
.inpage-circle-bar-wrap .inpage-circle-bar-title, .inpage-recent-donations-wrap h3.mg-recent-donors-title {
padding: 50px 20px 20px;
}
.inpage-circle-bar-wrap .inpage-circle-bar-title h4{
font-size: 18px !important;
}
.inpage-circle-bar-wrap .mg_inpage_circle_box {
margin: 0 !important;
padding: 0 15px 49px;
}
.migla_inpage_circle_wrapper .migla_inpage_circle_bar{ margin-right: 0 !important;}
.mg_text-barometer ul li {
padding-left: 15px;
}
.migla_inpage_circle_wrapper form button.migla_donate_now {
bottom: 50px;
top: auto !important;
}
.inpage-circle-bar-wrap .inpage-circle-bar-title h4::before, .inpage-recent-donations-wrap h3.mg-recent-donors-title::before {
height: 20px;
line-height: 20px;
}
}
#marki-footer .marki-col-1-3 .totaldonations_circle_widget,
#marki-footer .marki-col-1-3 .totaldonations_topdonor_widget,
#marki-footer .marki-col-1-3 .totaldonations_donation_widget{padding-right:40px;}
#marki-footer .marki-col-1-3:nth-child(3) .totaldonations_circle_widget,
#marki-footer .marki-col-1-3:nth-child(3).totaldonations_topdonor_widget,
#marki-footer .marki-col-1-3:nth-child(3) .totaldonations_donation_widget{padding-right:0 !important;}
.marki-causes.grid-style form button.migla_donate_now {
}
.cause-item-inner .mg-btn-grey {
background: #f9f9f9;
border:none !important;
border-radius: 25px !important;
box-shadow: none !important;
font-size: 14px !important;
font-weight: 400 !important;
min-width: 150px !important;
text-shadow: none !important;
transition: all 0.3s ease 0s;
text-transform:capitalize !important;
padding: 9px !important;
min-height:38px;
}
.marki-causes .owl-item:hover .mg-btn-grey{
box-shadow:none !important;
transition:all 1s ease;
}
.marki-causes .owl-item .mg-btn-grey:hover,.marki-causes .owl-item .mg-btn-grey:focus,.marki-causes .owl-item .mg-btn-grey:active{
background:none !important;
box-shadow:none !important;
z-index:999999;
opacity:1;
transition:all .5s ease;
}
.single-content{}
.single-content .cause-campaign form button.migla_donate_now {
}
.migla-panel .form-group #migla-bar{margin-top:30px !important;}
.single-content .cause-campaign form button.migla_donate_now.mg-btn-grey {
border-radius: 25px !important;
box-shadow: none !important;
font-size: 14px !important;
min-width: 130px !important;
padding: 13px 15px !important;
text-shadow: none !important;
transition: all 0.3s ease !important;
}
.cause-campaign{margin-bottom:15px; display:block;}
.cause-campaign form{
display: inline-block;
right: 0;
left:0;
margin-left:auto;
bottom:30px;
position: absolute;
}
.single-content .cause-campaign form{
bottom: 30px;
display: inline-block;
width:140px;
left:20px;
margin:0;
position: absolute
}
.cause-readmore {
display: inline-block;
transition:all 1s ease;
text-align:center;
margin-left:-120px;
}
.marki-causes.one-column.column-style .cause-readmore {
}
.marki-causes.grid-style .cause-readmore {
}
.marki-causes .owl-item:hover .cause-readmore {
transition:all 1s ease;
}
.cause-readmore a{
border: 1px solid #eee;
background:#f9f9f9;
border-radius: 25px;
padding:5px 10px;
min-width: 110px;
display:inline-block;
font-size:12px;
text-transform:capitalize;
}
.cause-col-4 .cause-readmore a{
}
.progress {height:12px !important; border:1px solid #eee !important; border-radius:25px;background:#f1f1f1 !important;box-shadow:none !important;}
.progress-bar{height:12px !important;box-shadow:none !important;line-height:12px;}
.progress{
overflow:visible !important;
}
.progress-bar.bar{
border-radius:4px !important;
}
.progress-bar.bar .bar-tip {
background: #fff;
border: 1px solid #eee;
border-radius: 25px;
color: #333;
font-size: 9px;
height: 24px;
line-height: 2.6;
position: absolute;
right: -2px;
top: -8px;
width: 48px;
box-shadow:0 2px 3px 0 rgba(204,204,204,0.75);
}
@media handheld, only screen and (max-width: 767px) {
.cause-item-inner .mg-btn-grey {
}
.marki-causes.grid-style .cause-readmore {
top: 60px;
}
.event-title {
font-size:16px;
letter-spacing:0;
}
.marki-event-venue {
text-transform: uppercase !important;
font-size: 11px;
}
.marki-employees.column-style .marki-employee-item {
}
}
#carousel_inner {  
float:left; 
width:100%;  
overflow: hidden;   
}  
#carousel_ul {  
position:relative;  
left:-100%; 
list-style-type: none;
margin: 0px;  
padding: 0px;  
width:9999px; 
padding-bottom:0;  
}   
#carousel_ul li{  
float: left;   
padding:0px;   
}   
#carousel_ul li img {  
margin-bottom:-4px; cursor:pointer;  
cursor: pointer;  
border:0px; 
width:100%;
}  
#left_scroll { 
float: left;
font-size: 16px !important;
height: 36px;
left: 84%;
position: relative;
top: -56px;
width: 36px;
text-align:center;
line-height:2;
cursor:pointer;
} 
#right_scroll{
float: left;
font-size: 16px !important;
height: 36px;
left: 83%;
position: relative;
top: -56px;
width: 36px;
text-align:center;
line-height:2;
cursor:pointer;
} 
.testimonials-ct .item .testi-content span{
font-weight:300;
line-height: 1.2;
font-family:'Lato';
font-weight:700;
text-transform:lowercase;
font-size:24px;
margin-top:30px;
}
.owl-carousel {
position: relative;
text-align: center;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
transition: height 300ms ease-in-out 0s;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
cursor: pointer;
display:inline-block;
}
.owl-controls {}
.grabbing {
cursor: url(//park-net.net/wp-content/themes/marki/styles/css/grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
}
.owl-carousel .owl-stage-outer{
overflow: hidden;
position: relative;
display:block;
height:100%;
}
.owl-carousel .owl-item {
float: left;
}
.marki-causes .owl-item{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.01);
background:#fff;
}
.marki-causes .owl-item:hover{
-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
box-shadow: 0 0 6px 3px rgba(0,0,0,0.05);
}
.marki-event-list{
margin-left:0 !important;
margin-right:0 !important;
}
.marki-event-list .col-md-6{
padding:0 !important;
border-bottom:1px solid #eee;
}
.marki-event-list .col-md-6:first-child,
.marki-event-list .col-md-6:nth-child(2){border-top:1px solid #eee;}
.marki-event-list .col-md-6:nth-child(2n - 2){border-left:1px solid #eee;padding-left:40px !important;}
.marki-event-list.owl-carousel .owl-item .col-md-12{padding:0;}	
.marki-event-wrap{
}
.marki-event-wrap img{
width:100%;
}
.marki-event-wrap:hover{
}
.marki-event-wrap.thumb-style{
padding: 40px 20px 40px 0;
position:relative;
}
.marki-event-wrap.thumb-style .event-left-content{
left: 10px;
padding: 3px 12px;
position: absolute;
top: 10px;
width: auto;
}
.marki-event-wrap.thumb-style .event-center-content{
float: left;
height: 190px;
overflow: hidden;
padding: 0;
position: relative;
width: 190px;
}
.marki-event-wrap.thumb-style .event-center-content img{
width:100%;
height:100% !important;
position:absolute;
}
.owl-carousel .marki-event-wrap.thumb-style .event-center-content img{
width:100%;
height:100% !important;
position:static;
}
.marki-event-wrap.thumb-style .event-right-content{
width:calc(100% - 190px);
padding:15px 0 0 30px;
}
.marki-event-wrap.thumb-style .event-right-content .event-vanue-meta i{
margin-right:6px;
width:13px;
line-height:26px;
display:inline-block;
text-align:center;
}
.marki-event-wrap:hover .event-left-content{
}
.event-left-content{
padding: 10px;
text-align: center;
width: 30%;
display:inline-block;
float:left;
}
.marki-event-date{
display:inline-block;
line-height: 1;
padding-right:5px;
}
.marki-event-month{
display:inline-block;
}
.marki-event-year{
color: #fff;
font-size: 14px;
font-family:'Lato';
font-weight:700;
}
.event-right-content{
width:70%;
padding:18px;
float:right;
}
.event-title{
font-weight:400 !important;
text-transform:uppercase;
margin-bottom:0 !important;
}
.marki-event-divider{
}
.tribe-event-readmore{
background: #ccc none repeat scroll 0 0;
border-radius: 25px;
display: inline-block;
line-height: 18px;
margin-top: 20px;
min-height: 34px;
min-width: 120px;
padding: 6px 12px;
text-align: center;
}
.event-vanue-meta{margin-top:5px;}
.marki-event-venue{display:inline-block;}
.marki-event-duration{display:inline-block;padding-right:10px;}
.tribe-events-event-image{margin:0 !important;}
.tribe-events-event-image img {
height: auto;
width: 100%;
height:280px !important;
}
.event-desc{margin-top:5px;}
.tribe-events-single{
margin-top:70px;
border:1px solid #eee;
}
.tribe-events-single .type-tribe_events {
padding: 0;
}
.tribe-events-single .tribe-events-event-image {
float: none;
}
.tribe-events-single .tribe-events-event-image img {
height: auto;
width: 100%;
height:100% !important;
}
.single-tribe_events #tribe-events-header {
margin: 0 !important;
}
#tribe-events-content {
padding:0 !important;
}
.single-tribe_events .tribe-events-content {
padding: 0 30px !important;
}
.single-tribe_events .tribe-events-event-meta {
background: #f9f9f9 !important;
border:none !important;
margin: 0 !important;
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
background: #f9f9f9;
border-top: 1px solid #eee;
padding: 20px 30px 15px !important;
margin-bottom:0 !important
}
.single-tribe_events h2.tribe-events-single-event-title {
font-size: 36px !important;
line-height: 1;
margin: 20px 0 !important;
padding: 0 30px !important;
}
.single-tribe_events .tribe-events-cal-links {
padding: 0 30px !important;
}
#marki-sidebar h5.tribe-event-title {font-size:13px; margin-bottom:0;line-height:22px;}
#marki-sidebar .tribe-event-duration span {font-size:12px; margin-bottom:0;line-height:14px;}
#marki-sidebar .tribe-event-duration {margin-top:5px;background:none !important;}
.marki-button.outline-button{
border-color: #444;
border-style: solid;
font-family: montserrat;
font-size: 18px;
font-weight: 700 !important;
letter-spacing: 1px;
text-transform: uppercase;
border-radius:25px;
}
.tribe-events-list-widget ol li {
background: #f9f9f9;
border: 1px solid #eee;
margin-bottom: 15px !important;
padding: 15px;
}
.tribe-events-list-widget{}
.tribe-events-list-widget ol.tribe-list-widget{margin-left:0;}
.tribe-events-list-widget ol.tribe-list-widget li .tribe-event-thumb {float:left;width:70px;}
.tribe-events-list-widget ol.tribe-list-widget li .tribe-event-content {float:left;width: calc(100% - 70px);padding-left:15px;} @media handheld, only screen and (max-width: 767px) {
.marki-event-wrap.thumb-style .event-center-content {margin: 0 0 20px;float:none;}
.marki-event-wrap.thumb-style .event-right-content {padding: 0;width: 100%;float:none;}
.event-title {padding-left: 0;}
.marki-event-duration {padding-left: 0;}
.marki-event-list .col-md-6 {
border-left:none;
}
.marki-event-list .col-md-6:first-child, .marki-event-list .col-md-6:nth-child(2) {
border-top: none;
}	
.marki-event-list .col-md-6:nth-child(2n-2) {
border-left: none;
padding-left: 0 !important;
}
}
.transparent-header-sticky .marki-main-navigation{padding:10px 0;}
.products li.product .shop-thumb .product-loop-thumb .hover-overlay {
z-index: 8;
opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
background: -webkit-linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background: -o-linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background: linear-gradient(rgba(39, 46, 67, 0) 0%, rgba(39, 46, 67, 0.85) 100%) !important;
background-color: rgba(39, 46, 67, 0.85);
}
.products  li.product:hover .shop-thumb .product-loop-thumb .hover-overlay {
z-index: 1000;
opacity: 1;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.marki-custom-heading {text-align:center;}
.marki-custom-heading h4{
font-weight:bold;
text-transform:uppercase;
margin-bottom:0;
letter-spacing:2px;
}
.marki-custom-heading:hover h4{
}
.title-divider{text-align:center;}
.title-divider span{display:inline-block;position:relative;width:100px;height:1px;margin:10px 0 15px;}
.custom-text-below-title{margin-top:5px;}
.custom-text-below-title p{text-align:center;margin-bottom:0;}
.ls-btn1{
}
.ls-btn1{
line-height:1;
font-size:16px;
text-align:center;
display:block;
font-weight:700;
text-transform:uppercase;
border-radius:6px;
}
.ls-btn1:hover{
background:#fff !important;
border-color:#fff !important;
}
.ls-slide{}
.ls-slide span{}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
margin-bottom: 0 !important;
}
.marki-body-loader-overlay{
background:#444 !important;
}
#qLoverlay{
width:30% !important;
margin:0 auto !important;
left:0;
right:0;
top:50%;
background:none !important
}
#qLbar{border-radius:20px;}
.qLlogo{margin:0 auto; text-align:center;display:block;}
.qLlogo img{display:block;margin:0 auto;}
.error-404-wrapper{padding:0 0 70px;}
.install-plugins {
border-left: 3px solid green;
box-shadow: 0 10px 6px -3px rgba(0, 0, 0, 0.2);
margin: 0 auto;
padding: 50px;
text-align: left;
width: 50%;
}
.marki-classic-wrapper .blog-readmore-btn{text-align:center;}
.wpb_video_widget .wpb_video_wrapper {
border: 10px solid #fff;
}
.ytp-large-play-button {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
height: 80px;
left: 50%;
margin-left: -34px;
margin-top: -24px;
position: absolute;
top: 50%;
transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1) 0s;
width: 80px;
}
.ytp-large-play-button-bg {
color: #333;
fill: #fff;
fill-opacity: 1;
max-width: 100%;
transition: none 0s ease 0s ;
} .seo-analizer-form{text-align:center;}
.seo-analizer-form form{
background:#fff;
box-shadow:0 0 10px rgba(0,0,0,0.10);
padding:5px;
}
.seo-analizer-form form input{
width:400px;
height:50px;
border:none;
box-shadow:none;
border-radius:0;
}
.seo-analizer-form form input:focus{
border:none;
box-shadow:none;
border-radius:0;
}
.seo-analizer-form form button{
width:250px;
height:50px;
border:none;
box-shadow:none;
color:#fff;
border-radius:0;
}
@media handheld, only screen and (max-width: 767px) {
.seo-analizer-form div:first-child{display:block !important;margin-right:0 !important;}
.seo-analizer-form form input{
width:100%;
}
.seo-analizer-form form button{
width:100%;
}
h3.marki-fancy-title{font-size:20px;}
.marki-fancy-text.title-box-left{text-align:center;} 
}  @media handheld, only screen and (max-width: 767px) {
.responsive-hide{display:none !important;}
} .smart-form-1{
}
.smart-form-1 form{
background:#fff;
box-shadow:0 0 10px rgba(0,0,0,0.10);
padding:5px;
}
.smart-form-1 .dhvc-form-inner{margin-bottom:0;}
.smart-form-1 form input,
.smart-form-1 form .dhvc-form-input{
width:100%;
height:50px;
border:none;
box-shadow:none;
border-radius:0;
position:relative;
}
.smart-form-1 form input:focus{
border:none;
box-shadow:none;
border-radius:0;
}
.smart-form-1 form .button.dhvc-form-submit{
width:100%;
height:50px;
border:none;
box-shadow:none;
color:#fff;
border-radius:0;
}
.dhvc-form-action{}
.smart-form-1 form span.dhvc-form-error {
position:absolute;
top:50%;
transform:translateY(-50%)
}
.dhvc-form-horizontal .dhvc-form-captcha, .dhvc-form-horizontal .dhvc-form-checkbox, .dhvc-form-horizontal .dhvc-form-file, .dhvc-form-horizontal .dhvc-form-input, .dhvc-form-horizontal .dhvc-form-radio, .dhvc-form-horizontal .dhvc-form-rate, .dhvc-form-horizontal .dhvc-form-recaptcha, .dhvc-form-horizontal .dhvc-form-select, .dhvc-form-horizontal .dhvc-form-slider, .dhvc-form-horizontal .dhvc-form-textarea{
width:100% !important;
margin-bottom:20px;
}
.dhvc-form-flat .dhvc-form-captcha input, .dhvc-form-flat .dhvc-form-file input[type="text"], .dhvc-form-flat .dhvc-form-input input, .dhvc-form-flat .dhvc-form-select select, .dhvc-form-flat .dhvc-form-textarea textarea{
padding:15px;
}
.dhvc-form-select select {
background: #fff !important;
}
.dhvc-form-horizontal .dhvc-form-submit{
width:100%;
}
#theme-page .vcw.vcw-converter > .vcw-input > .vcw-currency > select {
border-radius: 4px !important;
min-width: 90% !important;
min-height: 40px;
padding:8px !important;
}@font-face {
font-family: 'WpsixerWPTokens';
src: url(//park-net.net/wp-content/themes/marki/styles/wpsixer-icons/WpsixerWPTokens.eot);
src: url(//park-net.net/wp-content/themes/marki/styles/wpsixer-icons/WpsixerWPTokens.eot?#iefix) format('embedded-opentype'), url(//park-net.net/wp-content/themes/marki/styles/wpsixer-icons/WpsixerWPTokens.woff) format('woff'), url(//park-net.net/wp-content/themes/marki/styles/wpsixer-icons/WpsixerWPTokens.ttf) format('truetype'), url(//park-net.net/wp-content/themes/marki/styles/wpsixer-icons/WpsixerWPTokens.svg#WpsixerWPTokens) format('svg');
font-weight: 400;
font-style: normal;
}
[class^="marki-theme-icon"],
[class*=" marki-theme-icon"],
.marki-pagination-previous a:before,
.marki-pagination-next a:before {
font-family: 'WpsixerWPTokens';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: normal;
vertical-align: middle;
}
[class^="marki-theme-icon-"]:before,
[class*=" marki-theme-icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
.marki-theme-icon-whatsapp:before {
content: "\e000";
}
.marki-theme-icon-weibo:before {
content: "\e001";
}
.marki-theme-icon-wechat:before {
content: "\e002";
}
.marki-theme-icon-vk:before {
content: "\e003";
}
.marki-theme-icon-tick2:before {
content: "\e004";
}
.marki-theme-icon-renren:before {
content: "\e005";
}
.marki-theme-icon-qzone:before {
content: "\e006";
}
.marki-theme-icon-plus:before {
content: "\e676";
}
.marki-theme-icon-play:before {
content: "\e008";
}
.marki-theme-icon-pause:before {
content: "\e009";
}
.marki-theme-icon-magnifier:before {
content: "\e00a";
}
.marki-theme-icon-imdb:before {
content: "\e00b";
}
.marki-theme-icon-dashboard2:before {
content: "\e00c";
}
.marki-theme-icon-close:before {
content: "\e00d";
}
.marki-theme-icon-cart2:before {
content: "\e00e";
}
.marki-theme-icon-burgerwide:before {
content: "\e00f";
}
.marki-theme-icon-burger:before {
content: "\e010";
}
.marki-theme-icon-behance:before {
content: "\e011";
}
.marki-theme-icon-topnav:before {
content: "\e66e";
}
.marki-theme-icon-rightsidebar:before {
content: "\e66f";
}
.marki-theme-icon-leftsidebar:before {
content: "\e670";
}
.marki-theme-icon-dashboard-o:before {
content: "\e671";
}
.marki-theme-icon-bottomnav:before {
content: "\e672";
}
.marki-theme-icon-boxed:before {
content: "\e66b";
}
.marki-theme-icon-wide:before {
content: "\e66a";
}
.marki-theme-icon-singlepage:before {
content: "\e66c";
}
.marki-theme-icon-multipage:before {
content: "\e66d";
}
.marki-theme-icon-dashboard:before {
content: "\e668";
}
.marki-theme-icon-responsive:before {
content: "\e669";
}
.marki-theme-icon-woman-bag:before {
content: "\e600";
}
.marki-theme-icon-voicemessage:before {
content: "\e601";
}
.marki-theme-icon-trashcan:before {
content: "\e602";
}
.marki-theme-icon-thermostat:before {
content: "\e603";
}
.marki-theme-icon-tag:before {
content: "\e604";
}
.marki-theme-icon-sitemap:before {
content: "\e605";
}
.marki-theme-icon-shirt:before {
content: "\e606";
}
.marki-theme-icon-printer:before {
content: "\e607";
}
.marki-theme-icon-video:before {
content: "\e608";
}
.marki-theme-icon-user:before {
content: "\e609";
}
.marki-theme-icon-top-small:before {
content: "\e60a";
}
.marki-theme-icon-top-bigger:before {
content: "\e60b";
}
.marki-theme-icon-top-big:before {
content: "\e60c";
}
.marki-theme-icon-tick:before {
content: "\e60d";
}
.marki-theme-icon-text:before,
.marki-theme-icon-aside:before,
.marki-theme-icon-post:before,
.marki-theme-icon-status:before {
content: "\e60e";
}
.marki-theme-icon-star:before {
content: "\e60f";
}
.marki-theme-icon-audio:before {
content: "\e610";
}
.marki-theme-icon-social-youtube:before {
content: "\e611";
}
.marki-theme-icon-social-yelp:before {
content: "\e612";
}
.marki-theme-icon-social-yahoo:before {
content: "\e613";
}
.marki-theme-icon-social-wordpress:before {
content: "\e614";
}
.marki-theme-icon-social-vimeo:before {
content: "\e677";
}
.marki-theme-icon-social-spotify:before {
content: "\e673";
}
.marki-theme-icon-social-twitter:before {
content: "\e616";
}
.marki-theme-icon-social-tumblr:before {
content: "\e617";
}
.marki-theme-icon-social-technorati:before {
content: "\e618";
}
.marki-theme-icon-social-stumbleupon:before {
content: "\e619";
}
.marki-theme-icon-social-skype:before {
content: "\e61a";
}
.marki-theme-icon-social-rss:before {
content: "\e61b";
}
.marki-theme-icon-social-reddit:before {
content: "\e61c";
}
.marki-theme-icon-social-pinterest:before {
content: "\e61d";
}
.marki-theme-icon-social-path:before {
content: "\e61e";
}
.marki-theme-icon-social-myspace:before {
content: "\e61f";
}
.marki-theme-icon-social-livejournal:before {
content: "\e620";
}
.marki-theme-icon-social-linkedin:before {
content: "\e621";
}
.marki-theme-icon-social-lastfm:before {
content: "\e622";
}
.marki-theme-icon-social-instagram:before {
content: "\e623";
}
.marki-theme-icon-social-googleplus:before {
content: "\e624";
}
.marki-theme-icon-social-github:before {
content: "\e625";
}
.marki-theme-icon-social-flickr:before {
content: "\e626";
}
.marki-theme-icon-social-facebook:before {
content: "\e627";
}
.marki-theme-icon-social-envato:before {
content: "\e628";
}
.marki-theme-icon-social-dropbox:before {
content: "\e629";
}
.marki-theme-icon-social-dribbble:before {
content: "\e62a";
}
.marki-theme-icon-social-digg:before {
content: "\e62b";
}
.marki-theme-icon-social-behance:before {
content: "\e62c";
}
.marki-theme-icon-social-bebo:before {
content: "\e62d";
}
.marki-theme-icon-social-apple:before {
content: "\e62e";
}
.marki-theme-icon-social-aim:before {
content: "\e62f";
}
.marki-theme-icon-search:before {
content: "\e630";
}
.marki-theme-icon-quote:before {
content: "\e631";
}
.marki-theme-icon-prev-small:before {
content: "\e632";
}
.marki-theme-icon-prev-big:before {
content: "\e675";
}
.marki-theme-icon-portfolio:before {
content: "\e634";
}
.marki-theme-icon-phone:before {
content: "\e636";
}
.marki-theme-icon-permalink:before,
.marki-theme-icon-link:before {
content: "\e637";
}
.marki-theme-icon-pause:before {
content: "\e638";
}
.marki-theme-icon-office:before {
content: "\e639";
}
.marki-theme-icon-next-small:before {
content: "\e63a";
}
.marki-theme-icon-next-bigger:before {
content: "\e63b";
}
.marki-theme-icon-next-big:before {
content: "\e674";
}
.marki-theme-icon-messagebox-warning:before {
content: "\e63d";
}
.marki-theme-icon-messagebox-solution:before {
content: "\e63e";
}
.marki-theme-icon-messagebox-love:before {
content: "\e63f";
}
.marki-theme-icon-messagebox-hint:before {
content: "\e640";
}
.marki-theme-icon-messagebox-feature:before {
content: "\e641";
}
.marki-theme-icon-messagebox-custom:before {
content: "\e642";
}
.marki-theme-icon-messagebox-alert:before {
content: "\e643";
}
.marki-theme-icon-love:before {
content: "\e644";
}
.marki-theme-icon-prev-bigger:before {
content: "\e645";
}
.marki-theme-icon-image:before {
content: "\e646";
}
.marki-theme-icon-home:before {
content: "\e648";
}
.marki-theme-icon-gallery:before {
content: "\e649";
}
.marki-theme-icon-fax:before {
content: "\e64a";
}
.marki-theme-icon-email:before {
content: "\e64b";
}
.marki-theme-icon-comment:before {
content: "\e64c";
}
.marki-theme-icon-cellphone:before {
content: "\e64d";
}
.marki-theme-icon-cart:before,
.marki-theme-icon-product:before {
content: "\e64e";
}
.marki-theme-icon-cancel:before {
content: "\e64f";
}
.marki-theme-icon-bottom-small:before {
content: "\e650";
}
.marki-theme-icon-bottom-bigger:before {
content: "\e651";
}
.marki-theme-icon-bottom-big:before {
content: "\e652";
}
.marki-theme-icon-blog:before {
content: "\e653";
}
.marki-theme-icon-blog-share:before {
content: "\e654";
}
.marki-theme-icon-macbookair:before {
content: "\e655";
}
.marki-theme-icon-macbook:before {
content: "\e656";
}
.marki-theme-icon-layers:before {
content: "\e657";
}
.marki-theme-icon-lab:before {
content: "\e658";
}
.marki-theme-icon-ipad:before {
content: "\e659";
}
.marki-theme-icon-hamburger:before {
content: "\e65a";
}
.marki-theme-icon-folder-2:before {
content: "\e65b";
}
.marki-theme-icon-file:before,
.marki-theme-icon-page:before {
content: "\e65c";
}
.marki-theme-icon-crop:before {
content: "\e65d";
}
.marki-theme-icon-commandconsole:before {
content: "\e65e";
}
.marki-theme-icon-chergerfull:before {
content: "\e65f";
}
.marki-theme-icon-chargerhalf:before {
content: "\e660";
}
.marki-theme-icon-chargerblank:before {
content: "\e661";
}
.marki-theme-icon-cassette:before {
content: "\e662";
}
.marki-theme-icon-card:before {
content: "\e663";
}
.marki-theme-icon-card-2:before {
content: "\e664";
}
.marki-theme-icon-camera:before {
content: "\e665";
}
.marki-theme-icon-calendar:before {
content: "\e666";
}
.marki-theme-icon-accordion:before {
content: "\e667";
}@font-face {
font-family: 'FontAwesome';
src: url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.eot?v=4.7.0);
src: url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//park-net.net/wp-content/themes/marki/styles/awesome-icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
} [class^="marki-icon-"],
[class*=" marki-icon-"],
.widget_archive li a:before,
.widget_categories li a:before,
.widget_nav_menu li a:before,
.widget_links li a:before,
.widget_pages li a:before,
.widget_meta li a:before,
.widget_authors li a:before,
.widget_popular_tags li a:before,
.widget_recent_comments li:before,
.widget_rss li a:before,
.widget_recent_entries li a:before,
.widget_product_categories li a:before,
.widget-sub-navigation li a:before,
#wp-calendar #prev:before,
#wp-calendar #next:before,
.adding-to-cart .product-loading-icon:before,
.added-to-cart .product-loading-icon:before,
.woocommerce .star-rating {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="marki-icon-"]:before,
[class*=" marki-icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} a [class^="marki-icon-"],
a [class*=" marki-icon-"] {
display: inline-block;
} .marki-icon-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.marki-icon-2x {
font-size: 2em;
}
.marki-icon-3x {
font-size: 3em;
}
.marki-icon-4x {
font-size: 4em;
}
.marki-icon-5x {
font-size: 5em;
}
.marki-icon-fw {
width: 1.28571429em;
text-align: center;
}
.marki-icon-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.marki-icon-ul > li {
position: relative;
}
.marki-icon-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.marki-icon-li.marki-icon-lg {
left: -1.85714286em;
}
.marki-icon-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.marki-icon-pull-left {
float: left;
}
.marki-icon-pull-right {
float: right;
}
.marki-icon.marki-icon-pull-left {
margin-right: .3em;
}
.marki-icon.marki-icon-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.marki-icon.pull-left {
margin-right: .3em;
}
.marki-icon.pull-right {
margin-left: .3em;
}
.marki-icon-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.marki-icon-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.marki-icon-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.marki-icon-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.marki-icon-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.marki-icon-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.marki-icon-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .marki-icon-rotate-90,
:root .marki-icon-rotate-180,
:root .marki-icon-rotate-270,
:root .marki-icon-flip-horizontal,
:root .marki-icon-flip-vertical {
filter: none;
}
.marki-icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.marki-icon-stack-1x,
.marki-icon-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.marki-icon-stack-1x {
line-height: inherit;
}
.marki-icon-stack-2x {
font-size: 2em;
}
.marki-icon-inverse {
color: #ffffff;
} .marki-icon-glass:before {
content: "\f000";
}
.marki-icon-music:before {
content: "\f001";
}
.marki-icon-search:before {
content: "\f002";
}
.marki-icon-envelope-o:before {
content: "\f003";
}
.marki-icon-heart:before {
content: "\f004";
}
.marki-icon-star:before {
content: "\f005";
}
.marki-icon-star-o:before {
content: "\f006";
}
.marki-icon-user:before {
content: "\f007";
}
.marki-icon-film:before {
content: "\f008";
}
.marki-icon-th-large:before {
content: "\f009";
}
.marki-icon-th:before {
content: "\f00a";
}
.marki-icon-th-list:before {
content: "\f00b";
}
.marki-icon-check:before {
content: "\f00c";
}
.marki-icon-remove:before,
.marki-icon-close:before,
.marki-icon-times:before {
content: "\f00d";
}
.marki-icon-search-plus:before {
content: "\f00e";
}
.marki-icon-search-minus:before {
content: "\f010";
}
.marki-icon-power-off:before {
content: "\f011";
}
.marki-icon-signal:before {
content: "\f012";
}
.marki-icon-gear:before,
.marki-icon-cog:before {
content: "\f013";
}
.marki-icon-trash-o:before {
content: "\f014";
}
.marki-icon-home:before {
content: "\f015";
}
.marki-icon-file-o:before {
content: "\f016";
}
.marki-icon-clock-o:before {
content: "\f017";
}
.marki-icon-road:before {
content: "\f018";
}
.marki-icon-download:before {
content: "\f019";
}
.marki-icon-arrow-circle-o-down:before {
content: "\f01a";
}
.marki-icon-arrow-circle-o-up:before {
content: "\f01b";
}
.marki-icon-inbox:before {
content: "\f01c";
}
.marki-icon-play-circle-o:before {
content: "\f01d";
}
.marki-icon-rotate-right:before,
.marki-icon-repeat:before {
content: "\f01e";
}
.marki-icon-refresh:before {
content: "\f021";
}
.marki-icon-list-alt:before {
content: "\f022";
}
.marki-icon-lock:before {
content: "\f023";
}
.marki-icon-flag:before {
content: "\f024";
}
.marki-icon-headphones:before {
content: "\f025";
}
.marki-icon-volume-off:before {
content: "\f026";
}
.marki-icon-volume-down:before {
content: "\f027";
}
.marki-icon-volume-up:before {
content: "\f028";
}
.marki-icon-qrcode:before {
content: "\f029";
}
.marki-icon-barcode:before {
content: "\f02a";
}
.marki-icon-tag:before {
content: "\f02b";
}
.marki-icon-tags:before {
content: "\f02c";
}
.marki-icon-book:before {
content: "\f02d";
}
.marki-icon-bookmark:before {
content: "\f02e";
}
.marki-icon-print:before {
content: "\f02f";
}
.marki-icon-camera:before {
content: "\f030";
}
.marki-icon-font:before {
content: "\f031";
}
.marki-icon-bold:before {
content: "\f032";
}
.marki-icon-italic:before {
content: "\f033";
}
.marki-icon-text-height:before {
content: "\f034";
}
.marki-icon-text-width:before {
content: "\f035";
}
.marki-icon-align-left:before {
content: "\f036";
}
.marki-icon-align-center:before {
content: "\f037";
}
.marki-icon-align-right:before {
content: "\f038";
}
.marki-icon-align-justify:before {
content: "\f039";
}
.marki-icon-list:before {
content: "\f03a";
}
.marki-icon-dedent:before,
.marki-icon-outdent:before {
content: "\f03b";
}
.marki-icon-indent:before {
content: "\f03c";
}
.marki-icon-video-camera:before {
content: "\f03d";
}
.marki-icon-photo:before,
.marki-icon-image:before,
.marki-icon-picture-o:before {
content: "\f03e";
}
.marki-icon-pencil:before {
content: "\f040";
}
.marki-icon-map-marker:before {
content: "\f041";
}
.marki-icon-adjust:before {
content: "\f042";
}
.marki-icon-tint:before {
content: "\f043";
}
.marki-icon-edit:before,
.marki-icon-pencil-square-o:before {
content: "\f044";
}
.marki-icon-share-square-o:before {
content: "\f045";
}
.marki-icon-check-square-o:before {
content: "\f046";
}
.marki-icon-arrows:before {
content: "\f047";
}
.marki-icon-step-backward:before {
content: "\f048";
}
.marki-icon-fast-backward:before {
content: "\f049";
}
.marki-icon-backward:before {
content: "\f04a";
}
.marki-icon-play:before {
content: "\f04b";
}
.marki-icon-pause:before {
content: "\f04c";
}
.marki-icon-stop:before {
content: "\f04d";
}
.marki-icon-forward:before {
content: "\f04e";
}
.marki-icon-fast-forward:before {
content: "\f050";
}
.marki-icon-step-forward:before {
content: "\f051";
}
.marki-icon-eject:before {
content: "\f052";
}
.marki-icon-chevron-left:before {
content: "\f053";
}
.marki-icon-chevron-right:before {
content: "\f054";
}
.marki-icon-plus-circle:before {
content: "\f055";
}
.marki-icon-minus-circle:before {
content: "\f056";
}
.marki-icon-times-circle:before {
content: "\f057";
}
.marki-icon-check-circle:before {
content: "\f058";
}
.marki-icon-question-circle:before {
content: "\f059";
}
.marki-icon-info-circle:before {
content: "\f05a";
}
.marki-icon-crosshairs:before {
content: "\f05b";
}
.marki-icon-times-circle-o:before {
content: "\f05c";
}
.marki-icon-check-circle-o:before {
content: "\f05d";
}
.marki-icon-ban:before {
content: "\f05e";
}
.marki-icon-arrow-left:before {
content: "\f060";
}
.marki-icon-arrow-right:before {
content: "\f061";
}
.marki-icon-arrow-up:before {
content: "\f062";
}
.marki-icon-arrow-down:before {
content: "\f063";
}
.marki-icon-mail-forward:before,
.marki-icon-share:before {
content: "\f064";
}
.marki-icon-expand:before {
content: "\f065";
}
.marki-icon-compress:before {
content: "\f066";
}
.marki-icon-plus:before {
content: "\f067";
}
.marki-icon-minus:before {
content: "\f068";
}
.marki-icon-asterisk:before {
content: "\f069";
}
.marki-icon-exclamation-circle:before {
content: "\f06a";
}
.marki-icon-gift:before {
content: "\f06b";
}
.marki-icon-leaf:before {
content: "\f06c";
}
.marki-icon-fire:before {
content: "\f06d";
}
.marki-icon-eye:before {
content: "\f06e";
}
.marki-icon-eye-slash:before {
content: "\f070";
}
.marki-icon-warning:before,
.marki-icon-exclamation-triangle:before {
content: "\f071";
}
.marki-icon-plane:before {
content: "\f072";
}
.marki-icon-calendar:before {
content: "\f073";
}
.marki-icon-random:before {
content: "\f074";
}
.marki-icon-comment:before {
content: "\f075";
}
.marki-icon-magnet:before {
content: "\f076";
}
.marki-icon-chevron-up:before {
content: "\f077";
}
.marki-icon-chevron-down:before {
content: "\f078";
}
.marki-icon-retweet:before {
content: "\f079";
}
.marki-icon-shopping-cart:before {
content: "\f07a";
}
.marki-icon-folder:before {
content: "\f07b";
}
.marki-icon-folder-open:before {
content: "\f07c";
}
.marki-icon-arrows-v:before {
content: "\f07d";
}
.marki-icon-arrows-h:before {
content: "\f07e";
}
.marki-icon-bar-chart-o:before,
.marki-icon-bar-chart:before {
content: "\f080";
}
.marki-icon-twitter-square:before {
content: "\f081";
}
.marki-icon-facebook-square:before {
content: "\f082";
}
.marki-icon-camera-retro:before {
content: "\f083";
}
.marki-icon-key:before {
content: "\f084";
}
.marki-icon-gears:before,
.marki-icon-cogs:before {
content: "\f085";
}
.marki-icon-comments:before {
content: "\f086";
}
.marki-icon-thumbs-o-up:before {
content: "\f087";
}
.marki-icon-thumbs-o-down:before {
content: "\f088";
}
.marki-icon-star-half:before {
content: "\f089";
}
.marki-icon-heart-o:before {
content: "\f08a";
}
.marki-icon-sign-out:before {
content: "\f08b";
}
.marki-icon-linkedin-square:before {
content: "\f08c";
}
.marki-icon-thumb-tack:before {
content: "\f08d";
}
.marki-icon-external-link:before {
content: "\f08e";
}
.marki-icon-sign-in:before {
content: "\f090";
}
.marki-icon-trophy:before {
content: "\f091";
}
.marki-icon-github-square:before {
content: "\f092";
}
.marki-icon-upload:before {
content: "\f093";
}
.marki-icon-lemon-o:before {
content: "\f094";
}
.marki-icon-phone:before {
content: "\f095";
}
.marki-icon-square-o:before {
content: "\f096";
}
.marki-icon-bookmark-o:before {
content: "\f097";
}
.marki-icon-phone-square:before {
content: "\f098";
}
.marki-icon-twitter:before {
content: "\f099";
}
.marki-icon-facebook-f:before,
.marki-icon-facebook:before {
content: "\f09a";
}
.marki-icon-github:before {
content: "\f09b";
}
.marki-icon-unlock:before {
content: "\f09c";
}
.marki-icon-credit-card:before {
content: "\f09d";
}
.marki-icon-feed:before,
.marki-icon-rss:before {
content: "\f09e";
}
.marki-icon-hdd-o:before {
content: "\f0a0";
}
.marki-icon-bullhorn:before {
content: "\f0a1";
}
.marki-icon-bell:before {
content: "\f0f3";
}
.marki-icon-certificate:before {
content: "\f0a3";
}
.marki-icon-hand-o-right:before {
content: "\f0a4";
}
.marki-icon-hand-o-left:before {
content: "\f0a5";
}
.marki-icon-hand-o-up:before {
content: "\f0a6";
}
.marki-icon-hand-o-down:before {
content: "\f0a7";
}
.marki-icon-arrow-circle-left:before {
content: "\f0a8";
}
.marki-icon-arrow-circle-right:before {
content: "\f0a9";
}
.marki-icon-arrow-circle-up:before {
content: "\f0aa";
}
.marki-icon-arrow-circle-down:before {
content: "\f0ab";
}
.marki-icon-globe:before {
content: "\f0ac";
}
.marki-icon-wrench:before {
content: "\f0ad";
}
.marki-icon-tasks:before {
content: "\f0ae";
}
.marki-icon-filter:before {
content: "\f0b0";
}
.marki-icon-briefcase:before {
content: "\f0b1";
}
.marki-icon-arrows-alt:before {
content: "\f0b2";
}
.marki-icon-group:before,
.marki-icon-users:before {
content: "\f0c0";
}
.marki-icon-chain:before,
.marki-icon-link:before {
content: "\f0c1";
}
.marki-icon-cloud:before {
content: "\f0c2";
}
.marki-icon-flask:before {
content: "\f0c3";
}
.marki-icon-cut:before,
.marki-icon-scissors:before {
content: "\f0c4";
}
.marki-icon-copy:before,
.marki-icon-files-o:before {
content: "\f0c5";
}
.marki-icon-paperclip:before {
content: "\f0c6";
}
.marki-icon-save:before,
.marki-icon-floppy-o:before {
content: "\f0c7";
}
.marki-icon-square:before {
content: "\f0c8";
}
.marki-icon-navicon:before,
.marki-icon-reorder:before,
.marki-icon-bars:before {
content: "\f0c9";
}
.marki-icon-list-ul:before {
content: "\f0ca";
}
.marki-icon-list-ol:before {
content: "\f0cb";
}
.marki-icon-strikethrough:before {
content: "\f0cc";
}
.marki-icon-underline:before {
content: "\f0cd";
}
.marki-icon-table:before {
content: "\f0ce";
}
.marki-icon-magic:before {
content: "\f0d0";
}
.marki-icon-truck:before {
content: "\f0d1";
}
.marki-icon-pinterest:before {
content: "\f0d2";
}
.marki-icon-pinterest-square:before {
content: "\f0d3";
}
.marki-icon-google-plus-square:before {
content: "\f0d4";
}
.marki-icon-google-plus:before {
content: "\f0d5";
}
.marki-icon-money:before {
content: "\f0d6";
}
.marki-icon-caret-down:before {
content: "\f0d7";
}
.marki-icon-caret-up:before {
content: "\f0d8";
}
.marki-icon-caret-left:before {
content: "\f0d9";
}
.marki-icon-caret-right:before {
content: "\f0da";
}
.marki-icon-columns:before {
content: "\f0db";
}
.marki-icon-unsorted:before,
.marki-icon-sort:before {
content: "\f0dc";
}
.marki-icon-sort-down:before,
.marki-icon-sort-desc:before {
content: "\f0dd";
}
.marki-icon-sort-up:before,
.marki-icon-sort-asc:before {
content: "\f0de";
}
.marki-icon-envelope:before {
content: "\f0e0";
}
.marki-icon-linkedin:before {
content: "\f0e1";
}
.marki-icon-rotate-left:before,
.marki-icon-undo:before {
content: "\f0e2";
}
.marki-icon-legal:before,
.marki-icon-gavel:before {
content: "\f0e3";
}
.marki-icon-dashboard:before,
.marki-icon-tachometer:before {
content: "\f0e4";
}
.marki-icon-comment-o:before {
content: "\f0e5";
}
.marki-icon-comments-o:before {
content: "\f0e6";
}
.marki-icon-flash:before,
.marki-icon-bolt:before {
content: "\f0e7";
}
.marki-icon-sitemap:before {
content: "\f0e8";
}
.marki-icon-umbrella:before {
content: "\f0e9";
}
.marki-icon-paste:before,
.marki-icon-clipboard:before {
content: "\f0ea";
}
.marki-icon-lightbulb-o:before {
content: "\f0eb";
}
.marki-icon-exchange:before {
content: "\f0ec";
}
.marki-icon-cloud-download:before {
content: "\f0ed";
}
.marki-icon-cloud-upload:before {
content: "\f0ee";
}
.marki-icon-user-md:before {
content: "\f0f0";
}
.marki-icon-stethoscope:before {
content: "\f0f1";
}
.marki-icon-suitcase:before {
content: "\f0f2";
}
.marki-icon-bell-o:before {
content: "\f0a2";
}
.marki-icon-coffee:before {
content: "\f0f4";
}
.marki-icon-cutlery:before {
content: "\f0f5";
}
.marki-icon-file-text-o:before {
content: "\f0f6";
}
.marki-icon-building-o:before {
content: "\f0f7";
}
.marki-icon-hospital-o:before {
content: "\f0f8";
}
.marki-icon-ambulance:before {
content: "\f0f9";
}
.marki-icon-medkit:before {
content: "\f0fa";
}
.marki-icon-fighter-jet:before {
content: "\f0fb";
}
.marki-icon-beer:before {
content: "\f0fc";
}
.marki-icon-h-square:before {
content: "\f0fd";
}
.marki-icon-plus-square:before {
content: "\f0fe";
}
.marki-icon-angle-double-left:before {
content: "\f100";
}
.marki-icon-angle-double-right:before {
content: "\f101";
}
.marki-icon-angle-double-up:before {
content: "\f102";
}
.marki-icon-angle-double-down:before {
content: "\f103";
}
.marki-icon-angle-left:before {
content: "\f104";
}
.marki-icon-angle-right:before {
content: "\f105";
}
.marki-icon-angle-up:before {
content: "\f106";
}
.marki-icon-angle-down:before {
content: "\f107";
}
.marki-icon-desktop:before {
content: "\f108";
}
.marki-icon-laptop:before {
content: "\f109";
}
.marki-icon-tablet:before {
content: "\f10a";
}
.marki-icon-mobile-phone:before,
.marki-icon-mobile:before {
content: "\f10b";
}
.marki-icon-circle-o:before {
content: "\f10c";
}
.marki-icon-quote-left:before {
content: "\f10d";
}
.marki-icon-quote-right:before {
content: "\f10e";
}
.marki-icon-spinner:before {
content: "\f110";
}
.marki-icon-circle:before {
content: "\f111";
}
.marki-icon-mail-reply:before,
.marki-icon-reply:before {
content: "\f112";
}
.marki-icon-github-alt:before {
content: "\f113";
}
.marki-icon-folder-o:before {
content: "\f114";
}
.marki-icon-folder-open-o:before {
content: "\f115";
}
.marki-icon-smile-o:before {
content: "\f118";
}
.marki-icon-frown-o:before {
content: "\f119";
}
.marki-icon-meh-o:before {
content: "\f11a";
}
.marki-icon-gamepad:before {
content: "\f11b";
}
.marki-icon-keyboard-o:before {
content: "\f11c";
}
.marki-icon-flag-o:before {
content: "\f11d";
}
.marki-icon-flag-checkered:before {
content: "\f11e";
}
.marki-icon-terminal:before {
content: "\f120";
}
.marki-icon-code:before {
content: "\f121";
}
.marki-icon-mail-reply-all:before,
.marki-icon-reply-all:before {
content: "\f122";
}
.marki-icon-star-half-empty:before,
.marki-icon-star-half-full:before,
.marki-icon-star-half-o:before {
content: "\f123";
}
.marki-icon-location-arrow:before {
content: "\f124";
}
.marki-icon-crop:before {
content: "\f125";
}
.marki-icon-code-fork:before {
content: "\f126";
}
.marki-icon-unlink:before,
.marki-icon-chain-broken:before {
content: "\f127";
}
.marki-icon-question:before {
content: "\f128";
}
.marki-icon-info:before {
content: "\f129";
}
.marki-icon-exclamation:before {
content: "\f12a";
}
.marki-icon-superscript:before {
content: "\f12b";
}
.marki-icon-subscript:before {
content: "\f12c";
}
.marki-icon-eraser:before {
content: "\f12d";
}
.marki-icon-puzzle-piece:before {
content: "\f12e";
}
.marki-icon-microphone:before {
content: "\f130";
}
.marki-icon-microphone-slash:before {
content: "\f131";
}
.marki-icon-shield:before {
content: "\f132";
}
.marki-icon-calendar-o:before {
content: "\f133";
}
.marki-icon-fire-extinguisher:before {
content: "\f134";
}
.marki-icon-rocket:before {
content: "\f135";
}
.marki-icon-maxcdn:before {
content: "\f136";
}
.marki-icon-chevron-circle-left:before {
content: "\f137";
}
.marki-icon-chevron-circle-right:before {
content: "\f138";
}
.marki-icon-chevron-circle-up:before {
content: "\f139";
}
.marki-icon-chevron-circle-down:before {
content: "\f13a";
}
.marki-icon-html5:before {
content: "\f13b";
}
.marki-icon-css3:before {
content: "\f13c";
}
.marki-icon-anchor:before {
content: "\f13d";
}
.marki-icon-unlock-alt:before {
content: "\f13e";
}
.marki-icon-bullseye:before {
content: "\f140";
}
.marki-icon-ellipsis-h:before {
content: "\f141";
}
.marki-icon-ellipsis-v:before {
content: "\f142";
}
.marki-icon-rss-square:before {
content: "\f143";
}
.marki-icon-play-circle:before {
content: "\f144";
}
.marki-icon-ticket:before {
content: "\f145";
}
.marki-icon-minus-square:before {
content: "\f146";
}
.marki-icon-minus-square-o:before {
content: "\f147";
}
.marki-icon-level-up:before {
content: "\f148";
}
.marki-icon-level-down:before {
content: "\f149";
}
.marki-icon-check-square:before {
content: "\f14a";
}
.marki-icon-pencil-square:before {
content: "\f14b";
}
.marki-icon-external-link-square:before {
content: "\f14c";
}
.marki-icon-share-square:before {
content: "\f14d";
}
.marki-icon-compass:before {
content: "\f14e";
}
.marki-icon-toggle-down:before,
.marki-icon-caret-square-o-down:before {
content: "\f150";
}
.marki-icon-toggle-up:before,
.marki-icon-caret-square-o-up:before {
content: "\f151";
}
.marki-icon-toggle-right:before,
.marki-icon-caret-square-o-right:before {
content: "\f152";
}
.marki-icon-euro:before,
.marki-icon-eur:before {
content: "\f153";
}
.marki-icon-gbp:before {
content: "\f154";
}
.marki-icon-dollar:before,
.marki-icon-usd:before {
content: "\f155";
}
.marki-icon-rupee:before,
.marki-icon-inr:before {
content: "\f156";
}
.marki-icon-cny:before,
.marki-icon-rmb:before,
.marki-icon-yen:before,
.marki-icon-jpy:before {
content: "\f157";
}
.marki-icon-ruble:before,
.marki-icon-rouble:before,
.marki-icon-rub:before {
content: "\f158";
}
.marki-icon-won:before,
.marki-icon-krw:before {
content: "\f159";
}
.marki-icon-bitcoin:before,
.marki-icon-btc:before {
content: "\f15a";
}
.marki-icon-file:before {
content: "\f15b";
}
.marki-icon-file-text:before {
content: "\f15c";
}
.marki-icon-sort-alpha-asc:before {
content: "\f15d";
}
.marki-icon-sort-alpha-desc:before {
content: "\f15e";
}
.marki-icon-sort-amount-asc:before {
content: "\f160";
}
.marki-icon-sort-amount-desc:before {
content: "\f161";
}
.marki-icon-sort-numeric-asc:before {
content: "\f162";
}
.marki-icon-sort-numeric-desc:before {
content: "\f163";
}
.marki-icon-thumbs-up:before {
content: "\f164";
}
.marki-icon-thumbs-down:before {
content: "\f165";
}
.marki-icon-youtube-square:before {
content: "\f166";
}
.marki-icon-youtube:before {
content: "\f167";
}
.marki-icon-xing:before {
content: "\f168";
}
.marki-icon-xing-square:before {
content: "\f169";
}
.marki-icon-youtube-play:before {
content: "\f16a";
}
.marki-icon-dropbox:before {
content: "\f16b";
}
.marki-icon-stack-overflow:before {
content: "\f16c";
}
.marki-icon-instagram:before {
content: "\f16d";
}
.marki-icon-flickr:before {
content: "\f16e";
}
.marki-icon-adn:before {
content: "\f170";
}
.marki-icon-bitbucket:before {
content: "\f171";
}
.marki-icon-bitbucket-square:before {
content: "\f172";
}
.marki-icon-tumblr:before {
content: "\f173";
}
.marki-icon-tumblr-square:before {
content: "\f174";
}
.marki-icon-long-arrow-down:before {
content: "\f175";
}
.marki-icon-long-arrow-up:before {
content: "\f176";
}
.marki-icon-long-arrow-left:before {
content: "\f177";
}
.marki-icon-long-arrow-right:before {
content: "\f178";
}
.marki-icon-apple:before {
content: "\f179";
}
.marki-icon-windows:before {
content: "\f17a";
}
.marki-icon-android:before {
content: "\f17b";
}
.marki-icon-linux:before {
content: "\f17c";
}
.marki-icon-dribbble:before {
content: "\f17d";
}
.marki-icon-skype:before {
content: "\f17e";
}
.marki-icon-foursquare:before {
content: "\f180";
}
.marki-icon-trello:before {
content: "\f181";
}
.marki-icon-female:before {
content: "\f182";
}
.marki-icon-male:before {
content: "\f183";
}
.marki-icon-gittip:before,
.marki-icon-gratipay:before {
content: "\f184";
}
.marki-icon-sun-o:before {
content: "\f185";
}
.marki-icon-moon-o:before {
content: "\f186";
}
.marki-icon-archive:before {
content: "\f187";
}
.marki-icon-bug:before {
content: "\f188";
}
.marki-icon-vk:before {
content: "\f189";
}
.marki-icon-weibo:before {
content: "\f18a";
}
.marki-icon-renren:before {
content: "\f18b";
}
.marki-icon-pagelines:before {
content: "\f18c";
}
.marki-icon-stack-exchange:before {
content: "\f18d";
}
.marki-icon-arrow-circle-o-right:before {
content: "\f18e";
}
.marki-icon-arrow-circle-o-left:before {
content: "\f190";
}
.marki-icon-toggle-left:before,
.marki-icon-caret-square-o-left:before {
content: "\f191";
}
.marki-icon-dot-circle-o:before {
content: "\f192";
}
.marki-icon-wheelchair:before {
content: "\f193";
}
.marki-icon-vimeo-square:before {
content: "\f194";
}
.marki-icon-turkish-lira:before,
.marki-icon-try:before {
content: "\f195";
}
.marki-icon-plus-square-o:before {
content: "\f196";
}
.marki-icon-space-shuttle:before {
content: "\f197";
}
.marki-icon-slack:before {
content: "\f198";
}
.marki-icon-envelope-square:before {
content: "\f199";
}
.marki-icon-wordpress:before {
content: "\f19a";
}
.marki-icon-openid:before {
content: "\f19b";
}
.marki-icon-institution:before,
.marki-icon-bank:before,
.marki-icon-university:before {
content: "\f19c";
}
.marki-icon-mortar-board:before,
.marki-icon-graduation-cap:before {
content: "\f19d";
}
.marki-icon-yahoo:before {
content: "\f19e";
}
.marki-icon-google:before {
content: "\f1a0";
}
.marki-icon-reddit:before {
content: "\f1a1";
}
.marki-icon-reddit-square:before {
content: "\f1a2";
}
.marki-icon-stumbleupon-circle:before {
content: "\f1a3";
}
.marki-icon-stumbleupon:before {
content: "\f1a4";
}
.marki-icon-delicious:before {
content: "\f1a5";
}
.marki-icon-digg:before {
content: "\f1a6";
}
.marki-icon-pied-piper-pp:before {
content: "\f1a7";
}
.marki-icon-pied-piper-alt:before {
content: "\f1a8";
}
.marki-icon-drupal:before {
content: "\f1a9";
}
.marki-icon-joomla:before {
content: "\f1aa";
}
.marki-icon-language:before {
content: "\f1ab";
}
.marki-icon-fax:before {
content: "\f1ac";
}
.marki-icon-building:before {
content: "\f1ad";
}
.marki-icon-child:before {
content: "\f1ae";
}
.marki-icon-paw:before {
content: "\f1b0";
}
.marki-icon-spoon:before {
content: "\f1b1";
}
.marki-icon-cube:before {
content: "\f1b2";
}
.marki-icon-cubes:before {
content: "\f1b3";
}
.marki-icon-behance:before {
content: "\f1b4";
}
.marki-icon-behance-square:before {
content: "\f1b5";
}
.marki-icon-steam:before {
content: "\f1b6";
}
.marki-icon-steam-square:before {
content: "\f1b7";
}
.marki-icon-recycle:before {
content: "\f1b8";
}
.marki-icon-automobile:before,
.marki-icon-car:before {
content: "\f1b9";
}
.marki-icon-cab:before,
.marki-icon-taxi:before {
content: "\f1ba";
}
.marki-icon-tree:before {
content: "\f1bb";
}
.marki-icon-spotify:before {
content: "\f1bc";
}
.marki-icon-deviantart:before {
content: "\f1bd";
}
.marki-icon-soundcloud:before {
content: "\f1be";
}
.marki-icon-database:before {
content: "\f1c0";
}
.marki-icon-file-pdf-o:before {
content: "\f1c1";
}
.marki-icon-file-word-o:before {
content: "\f1c2";
}
.marki-icon-file-excel-o:before {
content: "\f1c3";
}
.marki-icon-file-powerpoint-o:before {
content: "\f1c4";
}
.marki-icon-file-photo-o:before,
.marki-icon-file-picture-o:before,
.marki-icon-file-image-o:before {
content: "\f1c5";
}
.marki-icon-file-zip-o:before,
.marki-icon-file-archive-o:before {
content: "\f1c6";
}
.marki-icon-file-sound-o:before,
.marki-icon-file-audio-o:before {
content: "\f1c7";
}
.marki-icon-file-movie-o:before,
.marki-icon-file-video-o:before {
content: "\f1c8";
}
.marki-icon-file-code-o:before {
content: "\f1c9";
}
.marki-icon-vine:before {
content: "\f1ca";
}
.marki-icon-codepen:before {
content: "\f1cb";
}
.marki-icon-jsfiddle:before {
content: "\f1cc";
}
.marki-icon-life-bouy:before,
.marki-icon-life-buoy:before,
.marki-icon-life-saver:before,
.marki-icon-support:before,
.marki-icon-life-ring:before {
content: "\f1cd";
}
.marki-icon-circle-o-notch:before {
content: "\f1ce";
}
.marki-icon-ra:before,
.marki-icon-resistance:before,
.marki-icon-rebel:before {
content: "\f1d0";
}
.marki-icon-ge:before,
.marki-icon-empire:before {
content: "\f1d1";
}
.marki-icon-git-square:before {
content: "\f1d2";
}
.marki-icon-git:before {
content: "\f1d3";
}
.marki-icon-y-combinator-square:before,
.marki-icon-yc-square:before,
.marki-icon-hacker-news:before {
content: "\f1d4";
}
.marki-icon-tencent-weibo:before {
content: "\f1d5";
}
.marki-icon-qq:before {
content: "\f1d6";
}
.marki-icon-wechat:before,
.marki-icon-weixin:before {
content: "\f1d7";
}
.marki-icon-send:before,
.marki-icon-paper-plane:before {
content: "\f1d8";
}
.marki-icon-send-o:before,
.marki-icon-paper-plane-o:before {
content: "\f1d9";
}
.marki-icon-history:before {
content: "\f1da";
}
.marki-icon-circle-thin:before {
content: "\f1db";
}
.marki-icon-header:before {
content: "\f1dc";
}
.marki-icon-paragraph:before {
content: "\f1dd";
}
.marki-icon-sliders:before {
content: "\f1de";
}
.marki-icon-share-alt:before {
content: "\f1e0";
}
.marki-icon-share-alt-square:before {
content: "\f1e1";
}
.marki-icon-bomb:before {
content: "\f1e2";
}
.marki-icon-soccer-ball-o:before,
.marki-icon-futbol-o:before {
content: "\f1e3";
}
.marki-icon-tty:before {
content: "\f1e4";
}
.marki-icon-binoculars:before {
content: "\f1e5";
}
.marki-icon-plug:before {
content: "\f1e6";
}
.marki-icon-slideshare:before {
content: "\f1e7";
}
.marki-icon-twitch:before {
content: "\f1e8";
}
.marki-icon-yelp:before {
content: "\f1e9";
}
.marki-icon-newspaper-o:before {
content: "\f1ea";
}
.marki-icon-wifi:before {
content: "\f1eb";
}
.marki-icon-calculator:before {
content: "\f1ec";
}
.marki-icon-paypal:before {
content: "\f1ed";
}
.marki-icon-google-wallet:before {
content: "\f1ee";
}
.marki-icon-cc-visa:before {
content: "\f1f0";
}
.marki-icon-cc-mastercard:before {
content: "\f1f1";
}
.marki-icon-cc-discover:before {
content: "\f1f2";
}
.marki-icon-cc-amex:before {
content: "\f1f3";
}
.marki-icon-cc-paypal:before {
content: "\f1f4";
}
.marki-icon-cc-stripe:before {
content: "\f1f5";
}
.marki-icon-bell-slash:before {
content: "\f1f6";
}
.marki-icon-bell-slash-o:before {
content: "\f1f7";
}
.marki-icon-trash:before {
content: "\f1f8";
}
.marki-icon-copyright:before {
content: "\f1f9";
}
.marki-icon-at:before {
content: "\f1fa";
}
.marki-icon-eyedropper:before {
content: "\f1fb";
}
.marki-icon-paint-brush:before {
content: "\f1fc";
}
.marki-icon-birthday-cake:before {
content: "\f1fd";
}
.marki-icon-area-chart:before {
content: "\f1fe";
}
.marki-icon-pie-chart:before {
content: "\f200";
}
.marki-icon-line-chart:before {
content: "\f201";
}
.marki-icon-lastfm:before {
content: "\f202";
}
.marki-icon-lastfm-square:before {
content: "\f203";
}
.marki-icon-toggle-off:before {
content: "\f204";
}
.marki-icon-toggle-on:before {
content: "\f205";
}
.marki-icon-bicycle:before {
content: "\f206";
}
.marki-icon-bus:before {
content: "\f207";
}
.marki-icon-ioxhost:before {
content: "\f208";
}
.marki-icon-angellist:before {
content: "\f209";
}
.marki-icon-cc:before {
content: "\f20a";
}
.marki-icon-shekel:before,
.marki-icon-sheqel:before,
.marki-icon-ils:before {
content: "\f20b";
}
.marki-icon-meanpath:before {
content: "\f20c";
}
.marki-icon-buysellads:before {
content: "\f20d";
}
.marki-icon-connectdevelop:before {
content: "\f20e";
}
.marki-icon-dashcube:before {
content: "\f210";
}
.marki-icon-forumbee:before {
content: "\f211";
}
.marki-icon-leanpub:before {
content: "\f212";
}
.marki-icon-sellsy:before {
content: "\f213";
}
.marki-icon-shirtsinbulk:before {
content: "\f214";
}
.marki-icon-simplybuilt:before {
content: "\f215";
}
.marki-icon-skyatlas:before {
content: "\f216";
}
.marki-icon-cart-plus:before {
content: "\f217";
}
.marki-icon-cart-arrow-down:before {
content: "\f218";
}
.marki-icon-diamond:before {
content: "\f219";
}
.marki-icon-ship:before {
content: "\f21a";
}
.marki-icon-user-secret:before {
content: "\f21b";
}
.marki-icon-motorcycle:before {
content: "\f21c";
}
.marki-icon-street-view:before {
content: "\f21d";
}
.marki-icon-heartbeat:before {
content: "\f21e";
}
.marki-icon-venus:before {
content: "\f221";
}
.marki-icon-mars:before {
content: "\f222";
}
.marki-icon-mercury:before {
content: "\f223";
}
.marki-icon-intersex:before,
.marki-icon-transgender:before {
content: "\f224";
}
.marki-icon-transgender-alt:before {
content: "\f225";
}
.marki-icon-venus-double:before {
content: "\f226";
}
.marki-icon-mars-double:before {
content: "\f227";
}
.marki-icon-venus-mars:before {
content: "\f228";
}
.marki-icon-mars-stroke:before {
content: "\f229";
}
.marki-icon-mars-stroke-v:before {
content: "\f22a";
}
.marki-icon-mars-stroke-h:before {
content: "\f22b";
}
.marki-icon-neuter:before {
content: "\f22c";
}
.marki-icon-genderless:before {
content: "\f22d";
}
.marki-icon-facebook-official:before {
content: "\f230";
}
.marki-icon-pinterest-p:before {
content: "\f231";
}
.marki-icon-whatsapp:before {
content: "\f232";
}
.marki-icon-server:before {
content: "\f233";
}
.marki-icon-user-plus:before {
content: "\f234";
}
.marki-icon-user-times:before {
content: "\f235";
}
.marki-icon-hotel:before,
.marki-icon-bed:before {
content: "\f236";
}
.marki-icon-viacoin:before {
content: "\f237";
}
.marki-icon-train:before {
content: "\f238";
}
.marki-icon-subway:before {
content: "\f239";
}
.marki-icon-medium:before {
content: "\f23a";
}
.marki-icon-yc:before,
.marki-icon-y-combinator:before {
content: "\f23b";
}
.marki-icon-optin-monster:before {
content: "\f23c";
}
.marki-icon-opencart:before {
content: "\f23d";
}
.marki-icon-expeditedssl:before {
content: "\f23e";
}
.marki-icon-battery-4:before,
.marki-icon-battery:before,
.marki-icon-battery-full:before {
content: "\f240";
}
.marki-icon-battery-3:before,
.marki-icon-battery-three-quarters:before {
content: "\f241";
}
.marki-icon-battery-2:before,
.marki-icon-battery-half:before {
content: "\f242";
}
.marki-icon-battery-1:before,
.marki-icon-battery-quarter:before {
content: "\f243";
}
.marki-icon-battery-0:before,
.marki-icon-battery-empty:before {
content: "\f244";
}
.marki-icon-mouse-pointer:before {
content: "\f245";
}
.marki-icon-i-cursor:before {
content: "\f246";
}
.marki-icon-object-group:before {
content: "\f247";
}
.marki-icon-object-ungroup:before {
content: "\f248";
}
.marki-icon-sticky-note:before {
content: "\f249";
}
.marki-icon-sticky-note-o:before {
content: "\f24a";
}
.marki-icon-cc-jcb:before {
content: "\f24b";
}
.marki-icon-cc-diners-club:before {
content: "\f24c";
}
.marki-icon-clone:before {
content: "\f24d";
}
.marki-icon-balance-scale:before {
content: "\f24e";
}
.marki-icon-hourglass-o:before {
content: "\f250";
}
.marki-icon-hourglass-1:before,
.marki-icon-hourglass-start:before {
content: "\f251";
}
.marki-icon-hourglass-2:before,
.marki-icon-hourglass-half:before {
content: "\f252";
}
.marki-icon-hourglass-3:before,
.marki-icon-hourglass-end:before {
content: "\f253";
}
.marki-icon-hourglass:before {
content: "\f254";
}
.marki-icon-hand-grab-o:before,
.marki-icon-hand-rock-o:before {
content: "\f255";
}
.marki-icon-hand-stop-o:before,
.marki-icon-hand-paper-o:before {
content: "\f256";
}
.marki-icon-hand-scissors-o:before {
content: "\f257";
}
.marki-icon-hand-lizard-o:before {
content: "\f258";
}
.marki-icon-hand-spock-o:before {
content: "\f259";
}
.marki-icon-hand-pointer-o:before {
content: "\f25a";
}
.marki-icon-hand-peace-o:before {
content: "\f25b";
}
.marki-icon-trademark:before {
content: "\f25c";
}
.marki-icon-registered:before {
content: "\f25d";
}
.marki-icon-creative-commons:before {
content: "\f25e";
}
.marki-icon-gg:before {
content: "\f260";
}
.marki-icon-gg-circle:before {
content: "\f261";
}
.marki-icon-tripadvisor:before {
content: "\f262";
}
.marki-icon-odnoklassniki:before {
content: "\f263";
}
.marki-icon-odnoklassniki-square:before {
content: "\f264";
}
.marki-icon-get-pocket:before {
content: "\f265";
}
.marki-icon-wikipedia-w:before {
content: "\f266";
}
.marki-icon-safari:before {
content: "\f267";
}
.marki-icon-chrome:before {
content: "\f268";
}
.marki-icon-firefox:before {
content: "\f269";
}
.marki-icon-opera:before {
content: "\f26a";
}
.marki-icon-internet-explorer:before {
content: "\f26b";
}
.marki-icon-tv:before,
.marki-icon-television:before {
content: "\f26c";
}
.marki-icon-contao:before {
content: "\f26d";
}
.marki-icon-500px:before {
content: "\f26e";
}
.marki-icon-amazon:before {
content: "\f270";
}
.marki-icon-calendar-plus-o:before {
content: "\f271";
}
.marki-icon-calendar-minus-o:before {
content: "\f272";
}
.marki-icon-calendar-times-o:before {
content: "\f273";
}
.marki-icon-calendar-check-o:before {
content: "\f274";
}
.marki-icon-industry:before {
content: "\f275";
}
.marki-icon-map-pin:before {
content: "\f276";
}
.marki-icon-map-signs:before {
content: "\f277";
}
.marki-icon-map-o:before {
content: "\f278";
}
.marki-icon-map:before {
content: "\f279";
}
.marki-icon-commenting:before {
content: "\f27a";
}
.marki-icon-commenting-o:before {
content: "\f27b";
}
.marki-icon-houzz:before {
content: "\f27c";
}
.marki-icon-vimeo:before {
content: "\f27d";
}
.marki-icon-black-tie:before {
content: "\f27e";
}
.marki-icon-fonticons:before {
content: "\f280";
}
.marki-icon-reddit-alien:before {
content: "\f281";
}
.marki-icon-edge:before {
content: "\f282";
}
.marki-icon-credit-card-alt:before {
content: "\f283";
}
.marki-icon-codiepie:before {
content: "\f284";
}
.marki-icon-modx:before {
content: "\f285";
}
.marki-icon-fort-awesome:before {
content: "\f286";
}
.marki-icon-usb:before {
content: "\f287";
}
.marki-icon-product-hunt:before {
content: "\f288";
}
.marki-icon-mixcloud:before {
content: "\f289";
}
.marki-icon-scribd:before {
content: "\f28a";
}
.marki-icon-pause-circle:before {
content: "\f28b";
}
.marki-icon-pause-circle-o:before {
content: "\f28c";
}
.marki-icon-stop-circle:before {
content: "\f28d";
}
.marki-icon-stop-circle-o:before {
content: "\f28e";
}
.marki-icon-shopping-bag:before {
content: "\f290";
}
.marki-icon-shopping-basket:before {
content: "\f291";
}
.marki-icon-hashtag:before {
content: "\f292";
}
.marki-icon-bluetooth:before {
content: "\f293";
}
.marki-icon-bluetooth-b:before {
content: "\f294";
}
.marki-icon-percent:before {
content: "\f295";
}
.marki-icon-gitlab:before {
content: "\f296";
}
.marki-icon-wpbeginner:before {
content: "\f297";
}
.marki-icon-wpforms:before {
content: "\f298";
}
.marki-icon-envira:before {
content: "\f299";
}
.marki-icon-universal-access:before {
content: "\f29a";
}
.marki-icon-wheelchair-alt:before {
content: "\f29b";
}
.marki-icon-question-circle-o:before {
content: "\f29c";
}
.marki-icon-blind:before {
content: "\f29d";
}
.marki-icon-audio-description:before {
content: "\f29e";
}
.marki-icon-volume-control-phone:before {
content: "\f2a0";
}
.marki-icon-braille:before {
content: "\f2a1";
}
.marki-icon-assistive-listening-systems:before {
content: "\f2a2";
}
.marki-icon-asl-interpreting:before,
.marki-icon-american-sign-language-interpreting:before {
content: "\f2a3";
}
.marki-icon-deafness:before,
.marki-icon-hard-of-hearing:before,
.marki-icon-deaf:before {
content: "\f2a4";
}
.marki-icon-glide:before {
content: "\f2a5";
}
.marki-icon-glide-g:before {
content: "\f2a6";
}
.marki-icon-signing:before,
.marki-icon-sign-language:before {
content: "\f2a7";
}
.marki-icon-low-vision:before {
content: "\f2a8";
}
.marki-icon-viadeo:before {
content: "\f2a9";
}
.marki-icon-viadeo-square:before {
content: "\f2aa";
}
.marki-icon-snapchat:before {
content: "\f2ab";
}
.marki-icon-snapchat-ghost:before {
content: "\f2ac";
}
.marki-icon-snapchat-square:before {
content: "\f2ad";
}
.marki-icon-pied-piper:before {
content: "\f2ae";
}
.marki-icon-first-order:before {
content: "\f2b0";
}
.marki-icon-yoast:before {
content: "\f2b1";
}
.marki-icon-themeisle:before {
content: "\f2b2";
}
.marki-icon-google-plus-circle:before,
.marki-icon-google-plus-official:before {
content: "\f2b3";
}
.marki-icon-fa:before,
.marki-icon-font-awesome:before {
content: "\f2b4";
}
.marki-icon-handshake-o:before {
content: "\f2b5";
}
.marki-icon-envelope-open:before {
content: "\f2b6";
}
.marki-icon-envelope-open-o:before {
content: "\f2b7";
}
.marki-icon-linode:before {
content: "\f2b8";
}
.marki-icon-address-book:before {
content: "\f2b9";
}
.marki-icon-address-book-o:before {
content: "\f2ba";
}
.marki-icon-vcard:before,
.marki-icon-address-card:before {
content: "\f2bb";
}
.marki-icon-vcard-o:before,
.marki-icon-address-card-o:before {
content: "\f2bc";
}
.marki-icon-user-circle:before {
content: "\f2bd";
}
.marki-icon-user-circle-o:before {
content: "\f2be";
}
.marki-icon-user-o:before {
content: "\f2c0";
}
.marki-icon-id-badge:before {
content: "\f2c1";
}
.marki-icon-drivers-license:before,
.marki-icon-id-card:before {
content: "\f2c2";
}
.marki-icon-drivers-license-o:before,
.marki-icon-id-card-o:before {
content: "\f2c3";
}
.marki-icon-quora:before {
content: "\f2c4";
}
.marki-icon-free-code-camp:before {
content: "\f2c5";
}
.marki-icon-telegram:before {
content: "\f2c6";
}
.marki-icon-thermometer-4:before,
.marki-icon-thermometer:before,
.marki-icon-thermometer-full:before {
content: "\f2c7";
}
.marki-icon-thermometer-3:before,
.marki-icon-thermometer-three-quarters:before {
content: "\f2c8";
}
.marki-icon-thermometer-2:before,
.marki-icon-thermometer-half:before {
content: "\f2c9";
}
.marki-icon-thermometer-1:before,
.marki-icon-thermometer-quarter:before {
content: "\f2ca";
}
.marki-icon-thermometer-0:before,
.marki-icon-thermometer-empty:before {
content: "\f2cb";
}
.marki-icon-shower:before {
content: "\f2cc";
}
.marki-icon-bathtub:before,
.marki-icon-s15:before,
.marki-icon-bath:before {
content: "\f2cd";
}
.marki-icon-podcast:before {
content: "\f2ce";
}
.marki-icon-window-maximize:before {
content: "\f2d0";
}
.marki-icon-window-minimize:before {
content: "\f2d1";
}
.marki-icon-window-restore:before {
content: "\f2d2";
}
.marki-icon-times-rectangle:before,
.marki-icon-window-close:before {
content: "\f2d3";
}
.marki-icon-times-rectangle-o:before,
.marki-icon-window-close-o:before {
content: "\f2d4";
}
.marki-icon-bandcamp:before {
content: "\f2d5";
}
.marki-icon-grav:before {
content: "\f2d6";
}
.marki-icon-etsy:before {
content: "\f2d7";
}
.marki-icon-imdb:before {
content: "\f2d8";
}
.marki-icon-ravelry:before {
content: "\f2d9";
}
.marki-icon-eercast:before {
content: "\f2da";
}
.marki-icon-microchip:before {
content: "\f2db";
}
.marki-icon-snowflake-o:before {
content: "\f2dc";
}
.marki-icon-superpowers:before {
content: "\f2dd";
}
.marki-icon-wpexplorer:before {
content: "\f2de";
}
.marki-icon-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'Pe-icon-line';
src:url(//park-net.net/wp-content/themes/marki/styles/pe-line-icons/Pe-icon-line.eot?lqevop);
src:url(//park-net.net/wp-content/themes/marki/styles/pe-line-icons/Pe-icon-line.eot?#iefixlqevop) format('embedded-opentype'),
url(//park-net.net/wp-content/themes/marki/styles/pe-line-icons/Pe-icon-line.woff?lqevop) format('woff'),
url(//park-net.net/wp-content/themes/marki/styles/pe-line-icons/Pe-icon-line.ttf?lqevop) format('truetype'),
url(//park-net.net/wp-content/themes/marki/styles/pe-line-icons/Pe-icon-line.svg?lqevop#Pe-icon-line) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="marki-li-"], [class*=" marki-li-"] {
display: inline-block;
font-family: 'Pe-icon-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.marki-li-web:before {
content: "\e600";
}
.marki-li-volume:before {
content: "\e601";
}
.marki-li-vinyl-disk:before {
content: "\e602";
}
.marki-li-view:before {
content: "\e603";
}
.marki-li-video:before {
content: "\e604";
}
.marki-li-users:before {
content: "\e605";
}
.marki-li-user:before {
content: "\e606";
}
.marki-li-unlock:before {
content: "\e607";
}
.marki-li-umbrella:before {
content: "\e608";
}
.marki-li-tshirt:before {
content: "\e609";
}
.marki-li-truck:before {
content: "\e60a";
}
.marki-li-tool:before {
content: "\e60b";
}
.marki-li-toilet-paper:before {
content: "\e60c";
}
.marki-li-ticket:before {
content: "\e60d";
}
.marki-li-target:before {
content: "\e60e";
}
.marki-li-tablet:before {
content: "\e60f";
}
.marki-li-sun:before {
content: "\e610";
}
.marki-li-star:before {
content: "\e611";
}
.marki-li-smile:before {
content: "\e612";
}
.marki-li-shop:before {
content: "\e613";
}
.marki-li-shield:before {
content: "\e614";
}
.marki-li-settings:before {
content: "\e615";
}
.marki-li-scissor:before {
content: "\e616";
}
.marki-li-safe:before {
content: "\e617";
}
.marki-li-rocket:before {
content: "\e618";
}
.marki-li-refresh:before {
content: "\e619";
}
.marki-li-posion:before {
content: "\e61a";
}
.marki-li-portfolio:before {
content: "\e61b";
}
.marki-li-pinmap:before {
content: "\e61c";
}
.marki-li-pill:before {
content: "\e61d";
}
.marki-li-photo:before,
.marki-li-image:before
{
content: "\e61e";
}
.marki-li-phone:before {
content: "\e61f";
}
.marki-li-pencil:before {
content: "\e620";
}
.marki-li-paper-plane:before {
content: "\e621";
}
.marki-li-notepad:before {
content: "\e622";
}
.marki-li-notebook:before {
content: "\e623";
}
.marki-li-news:before {
content: "\e624";
}
.marki-li-net:before {
content: "\e625";
}
.marki-li-music:before {
content: "\e626";
}
.marki-li-mortarboard:before {
content: "\e627";
}
.marki-li-monitor:before {
content: "\e628";
}
.marki-li-money:before {
content: "\e629";
}
.marki-li-micro:before {
content: "\e62a";
}
.marki-li-message:before {
content: "\e62b";
}
.marki-li-map:before {
content: "\e62c";
}
.marki-li-mail:before {
content: "\e62d";
}
.marki-li-magnet:before {
content: "\e62e";
}
.marki-li-love:before {
content: "\e62f";
}
.marki-li-loupe:before {
content: "\e630";
}
.marki-li-lock:before {
content: "\e631";
}
.marki-li-link:before {
content: "\e632";
}
.marki-li-like:before {
content: "\e633";
}
.marki-li-light:before {
content: "\e634";
}
.marki-li-leaf:before {
content: "\e635";
}
.marki-li-lamp:before {
content: "\e636";
}
.marki-li-lab:before {
content: "\e637";
}
.marki-li-key:before {
content: "\e638";
}
.marki-li-joy:before {
content: "\e639";
}
.marki-li-inbox:before {
content: "\e63a";
}
.marki-li-ice:before {
content: "\e63b";
}
.marki-li-host:before {
content: "\e63c";
}
.marki-li-help:before {
content: "\e63d";
}
.marki-li-headphones:before {
content: "\e63e";
}
.marki-li-graph:before {
content: "\e63f";
}
.marki-li-garbage:before {
content: "\e640";
}
.marki-li-game-pad:before {
content: "\e641";
}
.marki-li-food:before {
content: "\e642";
}
.marki-li-flag:before {
content: "\e643";
}
.marki-li-file:before {
content: "\e644";
}
.marki-li-expand:before {
content: "\e645";
}
.marki-li-drop:before {
content: "\e646";
}
.marki-li-cup:before {
content: "\e647";
}
.marki-li-copy:before {
content: "\e648";
}
.marki-li-config:before {
content: "\e649";
}
.marki-li-compass:before {
content: "\e64a";
}
.marki-li-comments:before {
content: "\e64b";
}
.marki-li-coffee:before {
content: "\e64c";
}
.marki-li-cloud:before {
content: "\e64d";
}
.marki-li-clock:before {
content: "\e64e";
}
.marki-li-clip:before {
content: "\e64f";
}
.marki-li-cinema:before {
content: "\e650";
}
.marki-li-check:before {
content: "\e651";
}
.marki-li-cd:before {
content: "\e652";
}
.marki-li-cassette:before {
content: "\e653";
}
.marki-li-cart:before {
content: "\e654";
}
.marki-li-camera:before {
content: "\e655";
}
.marki-li-call:before {
content: "\e656";
}
.marki-li-calendar:before {
content: "\e657";
}
.marki-li-calculator:before {
content: "\e658";
}
.marki-li-brush:before {
content: "\e659";
}
.marki-li-browser:before {
content: "\e65a";
}
.marki-li-book:before {
content: "\e65b";
}
.marki-li-bicycle:before {
content: "\e65c";
}
.marki-li-bell:before {
content: "\e65d";
}
.marki-li-battery:before {
content: "\e65e";
}
.marki-li-bag:before {
content: "\e65f";
}
.marki-li-attention:before {
content: "\e660";
}
.marki-li-atom:before {
content: "\e661";
}
.marki-li-apeaker:before {
content: "\e662";
}
.marki-li-alarm:before {
content: "\e663";
}@font-face {
font-family: "Flaticon";
src: url(//park-net.net/wp-content/themes/marki/styles/line-icon-set/flaticon.eot);
src: url(//park-net.net/wp-content/themes/marki/styles/line-icon-set/flaticon.eot#iefix) format("embedded-opentype"),
url(//park-net.net/wp-content/themes/marki/styles/line-icon-set/flaticon.woff) format("woff"),
url(//park-net.net/wp-content/themes/marki/styles/line-icon-set/flaticon.ttf) format("truetype"),
url(//park-net.net/wp-content/themes/marki/styles/line-icon-set/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="marki-flaticon-"]:before,
[class^="marki-post-type-icon-"]:before,
[class*=" marki-flaticon-"]:before,
[class*=" marki-post-type-icon-"]:before{
font-family: 'Flaticon';
display: inline-block;
speak: none; 
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.marki-flaticon-amplified:before {
content: "\e000";
}
.marki-flaticon-arrow434:before {
content: "\e001";
}
.marki-flaticon-arrow435:before {
content: "\e002";
}
.marki-flaticon-arrow436:before {
content: "\e003";
}
.marki-flaticon-arrow437:before {
content: "\e004";
}
.marki-flaticon-arrowhead4:before {
content: "\e005";
}
.marki-flaticon-audio28:before {
content: "\e006";
}
.marki-flaticon-battery74:before {
content: "\e007";
}
.marki-flaticon-big80:before {
content: "\e008";
}
.marki-flaticon-big81:before {
content: "\e009";
}
.marki-flaticon-blank20:before {
content: "\e00a";
}
.marki-flaticon-camera43:before {
content: "\e00b";
}
.marki-flaticon-cassette7:before {
content: "\e00c";
}
.marki-flaticon-cinema13:before {
content: "\e00d";
}
.marki-flaticon-circular45:before {
content: "\e00e";
}
.marki-flaticon-circular46:before {
content: "\e00f";
}
.marki-flaticon-circular47:before {
content: "\e010";
}
.marki-flaticon-circular48:before {
content: "\e011";
}
.marki-flaticon-circular49:before {
content: "\e012";
}
.marki-flaticon-circular50:before {
content: "\e013";
}
.marki-flaticon-cloud102:before {
content: "\e014";
}
.marki-flaticon-cloudy12:before {
content: "\e015";
}
.marki-flaticon-coffee17:before {
content: "\e016";
}
.marki-flaticon-cogwheel8:before {
content: "\e017";
}
.marki-flaticon-compact8:before {
content: "\e018";
}
.marki-flaticon-compass39:before {
content: "\e019";
}
.marki-flaticon-connected8:before {
content: "\e01a";
}
.marki-flaticon-crop2:before {
content: "\e01b";
}
.marki-flaticon-cross39:before {
content: "\e01c";
}
.marki-flaticon-curve19:before {
content: "\e01d";
}
.marki-flaticon-diamond18:before {
content: "\e01e";
}
.marki-flaticon-document58:before {
content: "\e01f";
}
.marki-flaticon-dollar79:before {
content: "\e020";
}
.marki-flaticon-door7:before {
content: "\e021";
}
.marki-flaticon-double23:before,
.marki-post-type-icon-audio:before {
content: "\e022";
}
.marki-flaticon-double24:before {
content: "\e023";
}
.marki-flaticon-downloading3:before {
content: "\e024";
}
.marki-flaticon-drawing4:before {
content: "\e025";
}
.marki-flaticon-empty20:before {
content: "\e026";
}
.marki-flaticon-eyes:before {
content: "\e027";
}
.marki-flaticon-fast10:before {
content: "\e028";
}
.marki-flaticon-fast11:before {
content: "\e029";
}
.marki-flaticon-file24:before {
content: "\e02a";
}
.marki-flaticon-film24:before {
content: "\e02b";
}
.marki-flaticon-fire13:before {
content: "\e02c";
}
.marki-flaticon-flag26:before {
content: "\e02d";
}
.marki-flaticon-flat10:before {
content: "\e02e";
}
.marki-flaticon-fluff1:before {
content: "\e02f";
}
.marki-flaticon-four26:before {
content: "\e030";
}
.marki-flaticon-full21:before {
content: "\e031";
}
.marki-flaticon-grocery10:before {
content: "\e032";
}
.marki-flaticon-half11:before {
content: "\e033";
}
.marki-flaticon-heart66:before {
content: "\e034";
}
.marki-flaticon-home62:before {
content: "\e035";
}
.marki-flaticon-huge3:before {
content: "\e036";
}
.marki-flaticon-increasing5:before {
content: "\e037";
}
.marki-flaticon-kings:before {
content: "\e038";
}
.marki-flaticon-letter11:before {
content: "\e039";
}
.marki-flaticon-light44:before {
content: "\e03a";
}
.marki-flaticon-lines:before {
content: "\e03b";
}
.marki-flaticon-low20:before {
content: "\e03c";
}
.marki-flaticon-magnification3:before {
content: "\e03d";
}
.marki-flaticon-maps5:before {
content: "\e03e";
}
.marki-flaticon-mathematical3:before {
content: "\e03f";
}
.marki-flaticon-microphone26:before {
content: "\e040";
}
.marki-flaticon-molecular:before {
content: "\e041";
}
.marki-flaticon-multiple18:before {
content: "\e042";
}
.marki-flaticon-music63:before {
content: "\e043";
}
.marki-flaticon-mute7:before {
content: "\e044";
}
.marki-flaticon-navigation8:before {
content: "\e045";
}
.marki-flaticon-newspaper8:before {
content: "\e046";
}
.marki-flaticon-no16:before {
content: "\e047";
}
.marki-flaticon-open89:before {
content: "\e048";
}
.marki-flaticon-open90:before {
content: "\e049";
}
.marki-flaticon-padlock18:before {
content: "\e04a";
}
.marki-flaticon-paint26:before {
content: "\e04b";
}
.marki-flaticon-paper43:before {
content: "\e04c";
}
.marki-flaticon-paper44:before {
content: "\e04d";
}
.marki-flaticon-personal5:before {
content: "\e04e";
}
.marki-flaticon-phone51:before {
content: "\e04f";
}
.marki-flaticon-picture10:before,
.marki-post-type-icon-image:before {
content: "\e050";
}
.marki-flaticon-plant10:before {
content: "\e051";
}
.marki-flaticon-play35:before,
.marki-post-type-icon-video:before {
content: "\e052";
}
.marki-flaticon-previous6:before {
content: "\e053";
}
.marki-flaticon-profile7:before {
content: "\e054";
}
.marki-flaticon-public5:before {
content: "\e055";
}
.marki-flaticon-rainy5:before {
content: "\e056";
}
.marki-flaticon-religion1:before {
content: "\e057";
}
.marki-flaticon-rewind22:before {
content: "\e058";
}
.marki-flaticon-rotating10:before {
content: "\e059";
}
.marki-flaticon-rotating9:before {
content: "\e05a";
}
.marki-flaticon-round30:before,
.marki-post-type-icon-gallery:before {
content: "\e05b";
}
.marki-flaticon-round31:before {
content: "\e05c";
}
.marki-flaticon-rounded25:before {
content: "\e05d";
}
.marki-flaticon-rounded26:before {
content: "\e05e";
}
.marki-flaticon-royalty:before {
content: "\e05f";
}
.marki-flaticon-scissors14:before {
content: "\e060";
}
.marki-flaticon-shopping63:before {
content: "\e061";
}
.marki-flaticon-signal21:before {
content: "\e062";
}
.marki-flaticon-simple47:before {
content: "\e063";
}
.marki-flaticon-small139:before {
content: "\e064";
}
.marki-flaticon-snowflake3:before {
content: "\e065";
}
.marki-flaticon-speech54:before {
content: "\e066";
}
.marki-flaticon-spring11:before {
content: "\e067";
}
.marki-flaticon-square51:before {
content: "\e068";
}
.marki-flaticon-square52:before {
content: "\e069";
}
.marki-flaticon-square53:before {
content: "\e06a";
}
.marki-flaticon-square54:before {
content: "\e06b";
}
.marki-flaticon-square55:before {
content: "\e06c";
}
.marki-flaticon-square56:before {
content: "\e06d";
}
.marki-flaticon-square57:before {
content: "\e06e";
}
.marki-flaticon-stop20:before {
content: "\e06f";
}
.marki-flaticon-sun30:before {
content: "\e070";
}
.marki-flaticon-syncing:before {
content: "\e071";
}
.marki-flaticon-telephone63:before {
content: "\e072";
}
.marki-flaticon-trash27:before {
content: "\e073";
}
.marki-flaticon-triangle14:before {
content: "\e074";
}
.marki-flaticon-tshirt14:before {
content: "\e075";
}
.marki-flaticon-umbrella14:before {
content: "\e076";
}
.marki-flaticon-user73:before {
content: "\e077";
}
.marki-flaticon-wide6:before {
content: "\e078";
}
.marki-flaticon-world29:before {
content: "\e079";
}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports (mask-image:none) or (-webkit-mask-image:none){.is-style-circle-mask img{mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;mask-repeat:no-repeat;mask-size:contain;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-grid__products{display:-webkit-box;display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 24px}.wc-block-grid__product{box-sizing:border-box;padding:0 16px 0 0;margin:0 0 24px;float:none;width:auto;position:relative;text-align:center}.wc-block-grid__product-link{text-decoration:none;border:0}.wc-block-grid__product-image{text-decoration:none;margin-bottom:16px;display:block}.wc-block-grid__product-image img{vertical-align:middle;margin-left:auto;margin-right:auto}.wc-block-grid__product-title{line-height:1.2;font-weight:700}.wc-block-grid__product-price,.wc-block-grid__product-rating,.wc-block-grid__product-title{margin-bottom:12px;display:block}.wc-block-grid__product-add-to-cart,.wc-block-grid__product-add-to-cart a{margin:0;word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart a.loading{opacity:.25;padding-right:2.618em}.wc-block-grid__product-add-to-cart a.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.wc-block-grid__product-add-to-cart a.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.wc-block-grid__product-add-to-cart .added_to_cart{text-align:center}.wc-block-grid__product-onsale{font-weight:700;position:absolute;text-align:center;top:0;left:0;margin:0;background-color:#000;color:#fff;display:inline-block;font-size:.75em;padding:.5em;z-index:9;text-transform:uppercase}.wc-block-grid__product-rating .star-rating{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;display:inline-block;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa}.wc-block-grid__product-rating .star-rating span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000}.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.wc-block-grid.has-aligned-buttons .wc-block-grid__product-add-to-cart{margin-top:auto!important}.wc-block-grid.has-1-columns .wc-block-grid__products{display:block}.wc-block-grid.has-1-columns .wc-block-grid__product{margin-left:auto;margin-right:auto}.wc-block-grid.has-2-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 50%;max-width:50%}.wc-block-grid.has-3-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 33.33333%;max-width:33.33333%}.wc-block-grid.has-4-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 25%;max-width:25%}.wc-block-grid.has-5-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 20%;max-width:20%}.wc-block-grid.has-6-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 16.66667%;max-width:16.66667%}.wc-block-grid.has-7-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 14.28571%;max-width:14.28571%}.wc-block-grid.has-8-columns .wc-block-grid__product{-webkit-box-flex:1;flex:1 0 12.5%;max-width:12.5%}.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{font-size:.8em}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-featured-category{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-category,.wc-block-featured-category .wc-block-featured-category__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%}.wc-block-featured-category.has-left-content{-webkit-box-pack:start;justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{-webkit-box-pack:end;justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:305px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:-webkit-box;display:flex}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.woocommerce-product-categories__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-categories__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-categories__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:-webkit-box;display:flex}.wc-block-product-categories select{margin-right:.5em}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;font-size:13px;margin:0;border:none;cursor:pointer;background:none;padding:8px;color:#555d66;position:relative;overflow:hidden;border-radius:4px}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.woocommerce-product-attributes__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-attributes__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-attributes__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-searching .woocommerce-search-list__item-prefix:after,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-skip-level .woocommerce-search-list__item-prefix:after{content:":"}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:active,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:focus,.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:hover{background:#fff}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading{-webkit-box-pack:center;justify-content:center}.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading .components-spinner{margin-bottom:12px}.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0:after{margin-left:8px;content:"";height:24px;width:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>');background-repeat:no-repeat;background-position:100%;background-size:contain}.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0[aria-expanded=true]:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>')}.woocommerce-search-list__item.woocommerce-product-attributes__item[disabled].depth-0:after{margin-left:0;width:auto;background:none}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-featured-product{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{-webkit-box-pack:start;justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{-webkit-box-pack:end;justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:305px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{display:-webkit-box;display:flex}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.woocommerce-search-product__item .woocommerce-search-list__item-name .description{display:block}.woocommerce-search-product__item.is-searching .woocommerce-search-list__item-prefix:after,.woocommerce-search-product__item.is-skip-level .woocommerce-search-list__item-prefix:after{content:":"}.woocommerce-search-product__item.is-not-active:active,.woocommerce-search-product__item.is-not-active:focus,.woocommerce-search-product__item.is-not-active:hover{background:#fff}.woocommerce-search-product__item.is-loading{-webkit-box-pack:center;justify-content:center}.woocommerce-search-product__item.is-loading .components-spinner{margin-bottom:12px}.woocommerce-search-product__item.depth-0.is-variable:after{margin-left:8px;content:"";height:24px;width:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>');background-repeat:no-repeat;background-position:100%;background-size:contain}.woocommerce-search-product__item.depth-0.is-variable[aria-expanded=true]:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>')}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-load-more{text-align:center;width:100%}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.is-loading .wc-block-review-list-item__text{-webkit-animation:loading-fade 1.6s ease-in-out infinite;animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;display:block;width:60%}.is-loading .wc-block-review-list-item__text:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image{-webkit-animation:loading-fade 1.6s ease-in-out infinite;animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author{-webkit-animation:loading-fade 1.6s ease-in-out infinite;animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;font-size:1em;width:80px}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__product{display:none}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date{-webkit-animation:loading-fade 1.6s ease-in-out infinite;animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;height:1em;width:120px}.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date:after{content:"\00a0"}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date{-webkit-animation:none;animation:none}}.editor-styles-wrapper .wc-block-review-list-item__item,.wc-block-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-review-list-item__image{height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;width:48px;position:relative}.wc-block-review-list-item__image img{width:100%;height:100%;display:block}.wc-block-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-review-list-item__meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.wc-block-review-list-item__meta:after{-webkit-box-ordinal-group:4;order:3;content:"";flex-basis:100%}.wc-block-review-list-item__author,.wc-block-review-list-item__product{display:block;font-weight:700;-webkit-box-ordinal-group:2;order:1;margin-right:8px}.wc-block-review-list-item__product+.wc-block-review-list-item__author{font-weight:400;color:grey;-webkit-box-ordinal-group:5;order:4}.wc-block-review-list-item__published-date{color:grey;-webkit-box-ordinal-group:6;order:5}.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-review-list-item__author:first-child+.wc-block-review-list-item__published-date:before,.wc-block-review-list-item__rating+.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before{display:none}.wc-block-review-list-item__rating{-webkit-box-ordinal-group:3;order:2}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars{display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.editor-styles .wc-block-review-list,.wc-block-review-list{margin:0}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-order-select{margin-bottom:12px}.wc-block-order-select__label{margin-right:12px;display:inline-block;font-weight:400}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-review-order-select{text-align:right}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.components-toggle-button-control .components-base-control__field{flex-wrap:wrap}.components-toggle-button-control .components-toggle-button-control__label{width:100%;margin-bottom:8px;display:block}.components-toggle-button-control .components-base-control__help{margin-top:0}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-product-search .wc-block-product-search__fields{display:-webkit-box;display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;-webkit-box-flex:1;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;font-size:13px;margin:0 0 0 6px;border:none;cursor:pointer;background:none;padding:8px;color:#555d66;position:relative;overflow:hidden;border-radius:4px}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}
@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.woocommerce-product-tags__operator .components-base-control__help{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important}.components-panel .woocommerce-product-tags__operator.components-base-control{margin-top:16px}.components-panel .woocommerce-product-tags__operator.components-base-control .components-select-control__input{margin-left:0;min-width:100%}#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff !important;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//park-net.net/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//park-net.net/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//park-net.net/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//park-net.net/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//park-net.net/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .rev_slider_wrapper{
position:relative;
z-index: 0;
width:100%;
}
.rev_slider{
position:relative;
overflow:visible;
}
.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }
.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}
.tp-simpleresponsive img,
.rev_slider img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
.rev_slider .no-slides-text{
font-weight:bold;
text-align:center;
padding-top:80px;
}
.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
list-style:none !important;
position:absolute;	
margin:0px !important;
padding:0px !important;
overflow-x: visible;
overflow-y: visible;
list-style-type: none !important;
background-image:none;
background-position:0px 0px;
text-indent: 0em;
top:0px;left:0px;
}
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
visibility:hidden; 
}
.tp-revslider-slidesli,
.tp-revslider-mainul	{	
padding:0 !important; 
margin:0 !important; 
list-style:none !important;
}
.rev_slider li.tp-revslider-slidesli {
position: absolute !important;
}
.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
.rev_slider .tp-caption,
.rev_slider .caption 	{ 
position:relative;  
visibility:hidden; 
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
z-index:1;
}
.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
margin-bottom:0;
}
.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top} .tp-carousel-wrapper {
cursor:url(//park-net.net/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
cursor:url(//park-net.net/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.tp-caption.tp-layer-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
visibility:hidden !important; 
display:none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
max-width: none !important
}
.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
.tp-parallax-wrap { transform-style: preserve-3d } .rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_column .tp-parallax-wrap  { vertical-align: top }
.rev_slider .tp-caption.rev_row 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto !important;
font-size:0px;
}
.rev_column {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
.rev_column_inner {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
.rev_column_bg {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
box-sizing: border-box;
background-clip: content-box;
border: 0px solid transparent;
}
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; } .fullscreen-container {	
position:relative;
padding:0;
}
.fullwidthbanner-container{
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthabanner{
width:100%;
position:relative;
} .tp-static-layers				{	
position:absolute; z-index:101; top:0px;left:0px; } .tp-static-layers-back {	
z-index:0;
}
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}
.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid .tp-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
.tp-video-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
opacity: 0;	
transition: opacity .3s;
background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}
.tp-caption:hover .tp-video-controls {	opacity: .9;}
.tp-video-button {
background: rgba(0,0,0,.5);
border: 0;
color: #EEE;	
border-radius: 3px;
cursor:pointer;
line-height:12px;
font-size:12px;
color:#fff;
padding:0px;
margin:0px;
outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}
.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .tp-button{
padding:6px 13px 5px;
border-radius: 3px;	
height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
text-decoration:none;
}
.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px} .tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}
.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; } .rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; } .rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; } .rev-burger {
position: relative;
width: 60px;
height: 60px;
box-sizing: border-box;
padding: 22px 0 0 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
background: white;
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
border-color:#333;
}
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px} .tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.tp-caption img {  }
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;} .tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tp-caption .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} .tp-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.tp-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner5 	{	
background-image:url(//park-net.net/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
.tp-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
.tp-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
.tp-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; } body.rtl .tp-kbimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);} .hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}
.rs-background-video-layer iframe {visibility:inherit !important;}