@charset "UTF-8";
@media print { *,
*::before,
*::after {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} a,
a:visited {
text-decoration: underline;
} abbr[title]::after {
content: " (" attr(title) ")";
} pre {
white-space: pre-wrap !important;
} pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
} thead {
display: table-header-group;
} tr,
img {
page-break-inside: avoid;
} p,
h2,
h3 {
orphans: 3;
widows: 3;
} h2,
h3 {
page-break-after: avoid;
} .navbar {
display: none;
} .badge {
border: 1px solid #000;
} .table {
border-collapse: collapse !important;
} .table td,
.table th {
background-color: #fff !important;
} .table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
} *,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
} article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
} body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
} [tabindex="-1"]:focus {
outline: none !important;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem;
} p {
margin-top: 0;
margin-bottom: 1rem;
} abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
} address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
} ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
} ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
} dt {
font-weight: bold;
} dd {
margin-bottom: .5rem;
margin-left: 0;
} blockquote {
margin: 0 0 1rem;
} dfn {
font-style: italic;
} b,
strong {
font-weight: bolder;
} small {
font-size: 80%;
} sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
} sub {
bottom: -.25em;
} sup {
top: -.5em;
} a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
} a:hover {
text-decoration: underline;
} a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
} a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
} a:not([href]):not([tabindex]):focus {
outline: 0;
} pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
} figure {
margin: 0 0 1rem;
} img {
vertical-align: middle;
border-style: none;
} svg:not(:root) {
overflow: hidden;
} a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
} table {
border-collapse: collapse;
} caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
} th {
text-align: left;
} label {
display: inline-block;
margin-bottom: .5rem;
} button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
} input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
} input[type="radio"],
input[type="checkbox"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
} textarea {
overflow: auto;
resize: vertical;
} fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
} legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
} progress {
vertical-align: baseline;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
} [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
} output {
display: inline-block;
} summary {
display: list-item;
} template {
display: none;
} [hidden] {
display: none !important;
} .img-fluid {
max-width: 100%;
height: auto;
} .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
} .figure {
display: inline-block;
} .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
} .figure-caption {
font-size: 90%;
color: #868e96;
} code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
} code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
} a > code {
padding: 0;
color: inherit;
background-color: inherit;
} kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
} kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
} pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
} pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
} .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
} .container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) { .container {
max-width: 540px;
}
}
@media (min-width: 768px) { .container {
max-width: 720px;
}
}
@media (min-width: 992px) { .container {
max-width: 960px;
}
}
@media (min-width: 1200px) { .container {
max-width: 1140px;
}
} .container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
} .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
} .no-gutters {
margin-right: 0;
margin-left: 0;
} .no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
} .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) { .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) { .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) { .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) { .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
} .col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
} .col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
} .col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
} .col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
} .col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
} .col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
} .col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
} .col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
} .col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
} .col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
} .order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
} .order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
} .order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
} .order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
} .order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
} .order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
} .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
} .table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #e9ecef;
} .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
} .table tbody + tbody {
border-top: 2px solid #e9ecef;
} .table .table {
background-color: #fff;
} .table-sm th,
.table-sm td {
padding: 0.3rem;
} .table-bordered {
border: 1px solid #e9ecef;
} .table-bordered th,
.table-bordered td {
border: 1px solid #e9ecef;
} .table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
} .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
} .table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
} .table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b7daff;
} .table-hover .table-primary:hover {
background-color: #9ecdff;
} .table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9ecdff;
} .table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #dddfe1;
} .table-hover .table-secondary:hover {
background-color: #cfd2d5;
} .table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #cfd2d5;
} .table-success,
.table-success > th,
.table-success > td {
background-color: #c2e6ca;
} .table-hover .table-success:hover {
background-color: #b0dfba;
} .table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b0dfba;
} .table-info,
.table-info > th,
.table-info > td {
background-color: #bee4eb;
} .table-hover .table-info:hover {
background-color: #abdce5;
} .table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdce5;
} .table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffedb9;
} .table-hover .table-warning:hover {
background-color: #ffe6a0;
} .table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe6a0;
} .table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6ca;
} .table-hover .table-danger:hover {
background-color: #f1b0b6;
} .table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b6;
} .table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfd;
} .table-hover .table-light:hover {
background-color: #f0f0f0;
} .table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #f0f0f0;
} .table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c7c9;
} .table-hover .table-dark:hover {
background-color: #b9babd;
} .table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9babd;
} .table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
} .table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
} .table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
} .thead-inverse th {
color: #fff;
background-color: #212529;
} .thead-default th {
color: #495057;
background-color: #e9ecef;
} .table-inverse {
color: #fff;
background-color: #212529;
} .table-inverse th,
.table-inverse td,
.table-inverse thead th {
border-color: #32383e;
} .table-inverse.table-bordered {
border: 0;
} .table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
} .table-inverse.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 991px) { .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .table-responsive.table-bordered {
border: 0;
}
} .media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
} .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
} .tooltip.show {
opacity: 0.9;
} .tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
} .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
} .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
} .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
} .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
} .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
} .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
} .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
} .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
} .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
} .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
} .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
} .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
} .tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
} .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
} .align-baseline {
vertical-align: baseline !important;
} .align-top {
vertical-align: top !important;
} .align-middle {
vertical-align: middle !important;
} .align-bottom {
vertical-align: bottom !important;
} .align-text-bottom {
vertical-align: text-bottom !important;
} .align-text-top {
vertical-align: text-top !important;
} .border {
border: 1px solid #e9ecef !important;
} .border-0 {
border: 0 !important;
} .border-top-0 {
border-top: 0 !important;
} .border-right-0 {
border-right: 0 !important;
} .border-bottom-0 {
border-bottom: 0 !important;
} .border-left-0 {
border-left: 0 !important;
} .border-primary {
border-color: #007bff !important;
} .border-secondary {
border-color: #868e96 !important;
} .border-success {
border-color: #28a745 !important;
} .border-info {
border-color: #17a2b8 !important;
} .border-warning {
border-color: #ffc107 !important;
} .border-danger {
border-color: #dc3545 !important;
} .border-light {
border-color: #f8f9fa !important;
} .border-dark {
border-color: #343a40 !important;
} .border-white {
border-color: #fff !important;
} .rounded {
border-radius: 0.25rem !important;
} .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
} .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
} .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
} .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
} .rounded-circle {
border-radius: 50%;
} .rounded-0 {
border-radius: 0;
} .clearfix:before, .clearfix:after {
content: " ";
display: table;
} .clearfix:after {
clear: both;
} .d-none {
display: none !important;
} .d-inline {
display: inline !important;
} .d-inline-block {
display: inline-block !important;
} .d-block {
display: block !important;
} .d-table {
display: table !important;
} .d-table-cell {
display: table-cell !important;
} .d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) { .d-sm-none {
display: none !important;
} .d-sm-inline {
display: inline !important;
} .d-sm-inline-block {
display: inline-block !important;
} .d-sm-block {
display: block !important;
} .d-sm-table {
display: table !important;
} .d-sm-table-cell {
display: table-cell !important;
} .d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) { .d-md-none {
display: none !important;
} .d-md-inline {
display: inline !important;
} .d-md-inline-block {
display: inline-block !important;
} .d-md-block {
display: block !important;
} .d-md-table {
display: table !important;
} .d-md-table-cell {
display: table-cell !important;
} .d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) { .d-lg-none {
display: none !important;
} .d-lg-inline {
display: inline !important;
} .d-lg-inline-block {
display: inline-block !important;
} .d-lg-block {
display: block !important;
} .d-lg-table {
display: table !important;
} .d-lg-table-cell {
display: table-cell !important;
} .d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) { .d-xl-none {
display: none !important;
} .d-xl-inline {
display: inline !important;
} .d-xl-inline-block {
display: inline-block !important;
} .d-xl-block {
display: block !important;
} .d-xl-table {
display: table !important;
} .d-xl-table-cell {
display: table-cell !important;
} .d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
} .d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
} .d-print-block {
display: none !important;
}
@media print { .d-print-block {
display: block !important;
}
} .d-print-inline {
display: none !important;
}
@media print { .d-print-inline {
display: inline !important;
}
} .d-print-inline-block {
display: none !important;
}
@media print { .d-print-inline-block {
display: inline-block !important;
}
}
@media print { .d-print-none {
display: none !important;
}
} .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
} .embed-responsive::before {
display: block;
content: "";
} .embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
} .embed-responsive-21by9::before {
padding-top: 42.85714%;
} .embed-responsive-16by9::before {
padding-top: 56.25%;
} .embed-responsive-4by3::before {
padding-top: 75%;
} .embed-responsive-1by1::before {
padding-top: 100%;
} .flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) { .flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) { .flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) { .flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) { .flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
} .flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
} .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
} .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
} .justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
} .justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
} .justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
} .justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
} .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
} .align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
} .align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
} .align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
} .align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
} .align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
} .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
} .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
} .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
} .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
} .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
} .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
} .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
} .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
} .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
} .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
} .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
} .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
} .float-left {
float: left !important;
} .float-right {
float: right !important;
} .float-none {
float: none !important;
}
@media (min-width: 576px) { .float-sm-left {
float: left !important;
} .float-sm-right {
float: right !important;
} .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) { .float-md-left {
float: left !important;
} .float-md-right {
float: right !important;
} .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) { .float-lg-left {
float: left !important;
} .float-lg-right {
float: right !important;
} .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) { .float-xl-left {
float: left !important;
} .float-xl-right {
float: right !important;
} .float-xl-none {
float: none !important;
}
} .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
} .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
} .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
} .sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
} .w-25 {
width: 25% !important;
} .w-50 {
width: 50% !important;
} .w-75 {
width: 75% !important;
} .w-100 {
width: 100% !important;
} .h-25 {
height: 25% !important;
} .h-50 {
height: 50% !important;
} .h-75 {
height: 75% !important;
} .h-100 {
height: 100% !important;
} .mw-100 {
max-width: 100% !important;
} .mh-100 {
max-height: 100% !important;
} .m-0 {
margin: 0 !important;
} .mt-0 {
margin-top: 0 !important;
} .mr-0 {
margin-right: 0 !important;
} .mb-0 {
margin-bottom: 0 !important;
} .ml-0 {
margin-left: 0 !important;
} .mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-1 {
margin: 0.25rem !important;
} .mt-1 {
margin-top: 0.25rem !important;
} .mr-1 {
margin-right: 0.25rem !important;
} .mb-1 {
margin-bottom: 0.25rem !important;
} .ml-1 {
margin-left: 0.25rem !important;
} .mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-2 {
margin: 0.5rem !important;
} .mt-2 {
margin-top: 0.5rem !important;
} .mr-2 {
margin-right: 0.5rem !important;
} .mb-2 {
margin-bottom: 0.5rem !important;
} .ml-2 {
margin-left: 0.5rem !important;
} .mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-3 {
margin: 1rem !important;
} .mt-3 {
margin-top: 1rem !important;
} .mr-3 {
margin-right: 1rem !important;
} .mb-3 {
margin-bottom: 1rem !important;
} .ml-3 {
margin-left: 1rem !important;
} .mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-4 {
margin: 1.5rem !important;
} .mt-4 {
margin-top: 1.5rem !important;
} .mr-4 {
margin-right: 1.5rem !important;
} .mb-4 {
margin-bottom: 1.5rem !important;
} .ml-4 {
margin-left: 1.5rem !important;
} .mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-5 {
margin: 3rem !important;
} .mt-5 {
margin-top: 3rem !important;
} .mr-5 {
margin-right: 3rem !important;
} .mb-5 {
margin-bottom: 3rem !important;
} .ml-5 {
margin-left: 3rem !important;
} .mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-0 {
padding: 0 !important;
} .pt-0 {
padding-top: 0 !important;
} .pr-0 {
padding-right: 0 !important;
} .pb-0 {
padding-bottom: 0 !important;
} .pl-0 {
padding-left: 0 !important;
} .px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-1 {
padding: 0.25rem !important;
} .pt-1 {
padding-top: 0.25rem !important;
} .pr-1 {
padding-right: 0.25rem !important;
} .pb-1 {
padding-bottom: 0.25rem !important;
} .pl-1 {
padding-left: 0.25rem !important;
} .px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-2 {
padding: 0.5rem !important;
} .pt-2 {
padding-top: 0.5rem !important;
} .pr-2 {
padding-right: 0.5rem !important;
} .pb-2 {
padding-bottom: 0.5rem !important;
} .pl-2 {
padding-left: 0.5rem !important;
} .px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-3 {
padding: 1rem !important;
} .pt-3 {
padding-top: 1rem !important;
} .pr-3 {
padding-right: 1rem !important;
} .pb-3 {
padding-bottom: 1rem !important;
} .pl-3 {
padding-left: 1rem !important;
} .px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-4 {
padding: 1.5rem !important;
} .pt-4 {
padding-top: 1.5rem !important;
} .pr-4 {
padding-right: 1.5rem !important;
} .pb-4 {
padding-bottom: 1.5rem !important;
} .pl-4 {
padding-left: 1.5rem !important;
} .px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-5 {
padding: 3rem !important;
} .pt-5 {
padding-top: 3rem !important;
} .pr-5 {
padding-right: 3rem !important;
} .pb-5 {
padding-bottom: 3rem !important;
} .pl-5 {
padding-left: 3rem !important;
} .px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-auto {
margin: auto !important;
} .mt-auto {
margin-top: auto !important;
} .mr-auto {
margin-right: auto !important;
} .mb-auto {
margin-bottom: auto !important;
} .ml-auto {
margin-left: auto !important;
} .mx-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) { .m-sm-0 {
margin: 0 !important;
} .mt-sm-0 {
margin-top: 0 !important;
} .mr-sm-0 {
margin-right: 0 !important;
} .mb-sm-0 {
margin-bottom: 0 !important;
} .ml-sm-0 {
margin-left: 0 !important;
} .mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-sm-1 {
margin: 0.25rem !important;
} .mt-sm-1 {
margin-top: 0.25rem !important;
} .mr-sm-1 {
margin-right: 0.25rem !important;
} .mb-sm-1 {
margin-bottom: 0.25rem !important;
} .ml-sm-1 {
margin-left: 0.25rem !important;
} .mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-sm-2 {
margin: 0.5rem !important;
} .mt-sm-2 {
margin-top: 0.5rem !important;
} .mr-sm-2 {
margin-right: 0.5rem !important;
} .mb-sm-2 {
margin-bottom: 0.5rem !important;
} .ml-sm-2 {
margin-left: 0.5rem !important;
} .mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-sm-3 {
margin: 1rem !important;
} .mt-sm-3 {
margin-top: 1rem !important;
} .mr-sm-3 {
margin-right: 1rem !important;
} .mb-sm-3 {
margin-bottom: 1rem !important;
} .ml-sm-3 {
margin-left: 1rem !important;
} .mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-sm-4 {
margin: 1.5rem !important;
} .mt-sm-4 {
margin-top: 1.5rem !important;
} .mr-sm-4 {
margin-right: 1.5rem !important;
} .mb-sm-4 {
margin-bottom: 1.5rem !important;
} .ml-sm-4 {
margin-left: 1.5rem !important;
} .mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-sm-5 {
margin: 3rem !important;
} .mt-sm-5 {
margin-top: 3rem !important;
} .mr-sm-5 {
margin-right: 3rem !important;
} .mb-sm-5 {
margin-bottom: 3rem !important;
} .ml-sm-5 {
margin-left: 3rem !important;
} .mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-sm-0 {
padding: 0 !important;
} .pt-sm-0 {
padding-top: 0 !important;
} .pr-sm-0 {
padding-right: 0 !important;
} .pb-sm-0 {
padding-bottom: 0 !important;
} .pl-sm-0 {
padding-left: 0 !important;
} .px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-sm-1 {
padding: 0.25rem !important;
} .pt-sm-1 {
padding-top: 0.25rem !important;
} .pr-sm-1 {
padding-right: 0.25rem !important;
} .pb-sm-1 {
padding-bottom: 0.25rem !important;
} .pl-sm-1 {
padding-left: 0.25rem !important;
} .px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-sm-2 {
padding: 0.5rem !important;
} .pt-sm-2 {
padding-top: 0.5rem !important;
} .pr-sm-2 {
padding-right: 0.5rem !important;
} .pb-sm-2 {
padding-bottom: 0.5rem !important;
} .pl-sm-2 {
padding-left: 0.5rem !important;
} .px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-sm-3 {
padding: 1rem !important;
} .pt-sm-3 {
padding-top: 1rem !important;
} .pr-sm-3 {
padding-right: 1rem !important;
} .pb-sm-3 {
padding-bottom: 1rem !important;
} .pl-sm-3 {
padding-left: 1rem !important;
} .px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-sm-4 {
padding: 1.5rem !important;
} .pt-sm-4 {
padding-top: 1.5rem !important;
} .pr-sm-4 {
padding-right: 1.5rem !important;
} .pb-sm-4 {
padding-bottom: 1.5rem !important;
} .pl-sm-4 {
padding-left: 1.5rem !important;
} .px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-sm-5 {
padding: 3rem !important;
} .pt-sm-5 {
padding-top: 3rem !important;
} .pr-sm-5 {
padding-right: 3rem !important;
} .pb-sm-5 {
padding-bottom: 3rem !important;
} .pl-sm-5 {
padding-left: 3rem !important;
} .px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-sm-auto {
margin: auto !important;
} .mt-sm-auto {
margin-top: auto !important;
} .mr-sm-auto {
margin-right: auto !important;
} .mb-sm-auto {
margin-bottom: auto !important;
} .ml-sm-auto {
margin-left: auto !important;
} .mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) { .m-md-0 {
margin: 0 !important;
} .mt-md-0 {
margin-top: 0 !important;
} .mr-md-0 {
margin-right: 0 !important;
} .mb-md-0 {
margin-bottom: 0 !important;
} .ml-md-0 {
margin-left: 0 !important;
} .mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-md-1 {
margin: 0.25rem !important;
} .mt-md-1 {
margin-top: 0.25rem !important;
} .mr-md-1 {
margin-right: 0.25rem !important;
} .mb-md-1 {
margin-bottom: 0.25rem !important;
} .ml-md-1 {
margin-left: 0.25rem !important;
} .mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-md-2 {
margin: 0.5rem !important;
} .mt-md-2 {
margin-top: 0.5rem !important;
} .mr-md-2 {
margin-right: 0.5rem !important;
} .mb-md-2 {
margin-bottom: 0.5rem !important;
} .ml-md-2 {
margin-left: 0.5rem !important;
} .mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-md-3 {
margin: 1rem !important;
} .mt-md-3 {
margin-top: 1rem !important;
} .mr-md-3 {
margin-right: 1rem !important;
} .mb-md-3 {
margin-bottom: 1rem !important;
} .ml-md-3 {
margin-left: 1rem !important;
} .mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-md-4 {
margin: 1.5rem !important;
} .mt-md-4 {
margin-top: 1.5rem !important;
} .mr-md-4 {
margin-right: 1.5rem !important;
} .mb-md-4 {
margin-bottom: 1.5rem !important;
} .ml-md-4 {
margin-left: 1.5rem !important;
} .mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-md-5 {
margin: 3rem !important;
} .mt-md-5 {
margin-top: 3rem !important;
} .mr-md-5 {
margin-right: 3rem !important;
} .mb-md-5 {
margin-bottom: 3rem !important;
} .ml-md-5 {
margin-left: 3rem !important;
} .mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-md-0 {
padding: 0 !important;
} .pt-md-0 {
padding-top: 0 !important;
} .pr-md-0 {
padding-right: 0 !important;
} .pb-md-0 {
padding-bottom: 0 !important;
} .pl-md-0 {
padding-left: 0 !important;
} .px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-md-1 {
padding: 0.25rem !important;
} .pt-md-1 {
padding-top: 0.25rem !important;
} .pr-md-1 {
padding-right: 0.25rem !important;
} .pb-md-1 {
padding-bottom: 0.25rem !important;
} .pl-md-1 {
padding-left: 0.25rem !important;
} .px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-md-2 {
padding: 0.5rem !important;
} .pt-md-2 {
padding-top: 0.5rem !important;
} .pr-md-2 {
padding-right: 0.5rem !important;
} .pb-md-2 {
padding-bottom: 0.5rem !important;
} .pl-md-2 {
padding-left: 0.5rem !important;
} .px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-md-3 {
padding: 1rem !important;
} .pt-md-3 {
padding-top: 1rem !important;
} .pr-md-3 {
padding-right: 1rem !important;
} .pb-md-3 {
padding-bottom: 1rem !important;
} .pl-md-3 {
padding-left: 1rem !important;
} .px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-md-4 {
padding: 1.5rem !important;
} .pt-md-4 {
padding-top: 1.5rem !important;
} .pr-md-4 {
padding-right: 1.5rem !important;
} .pb-md-4 {
padding-bottom: 1.5rem !important;
} .pl-md-4 {
padding-left: 1.5rem !important;
} .px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-md-5 {
padding: 3rem !important;
} .pt-md-5 {
padding-top: 3rem !important;
} .pr-md-5 {
padding-right: 3rem !important;
} .pb-md-5 {
padding-bottom: 3rem !important;
} .pl-md-5 {
padding-left: 3rem !important;
} .px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-md-auto {
margin: auto !important;
} .mt-md-auto {
margin-top: auto !important;
} .mr-md-auto {
margin-right: auto !important;
} .mb-md-auto {
margin-bottom: auto !important;
} .ml-md-auto {
margin-left: auto !important;
} .mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) { .m-lg-0 {
margin: 0 !important;
} .mt-lg-0 {
margin-top: 0 !important;
} .mr-lg-0 {
margin-right: 0 !important;
} .mb-lg-0 {
margin-bottom: 0 !important;
} .ml-lg-0 {
margin-left: 0 !important;
} .mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-lg-1 {
margin: 0.25rem !important;
} .mt-lg-1 {
margin-top: 0.25rem !important;
} .mr-lg-1 {
margin-right: 0.25rem !important;
} .mb-lg-1 {
margin-bottom: 0.25rem !important;
} .ml-lg-1 {
margin-left: 0.25rem !important;
} .mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-lg-2 {
margin: 0.5rem !important;
} .mt-lg-2 {
margin-top: 0.5rem !important;
} .mr-lg-2 {
margin-right: 0.5rem !important;
} .mb-lg-2 {
margin-bottom: 0.5rem !important;
} .ml-lg-2 {
margin-left: 0.5rem !important;
} .mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-lg-3 {
margin: 1rem !important;
} .mt-lg-3 {
margin-top: 1rem !important;
} .mr-lg-3 {
margin-right: 1rem !important;
} .mb-lg-3 {
margin-bottom: 1rem !important;
} .ml-lg-3 {
margin-left: 1rem !important;
} .mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-lg-4 {
margin: 1.5rem !important;
} .mt-lg-4 {
margin-top: 1.5rem !important;
} .mr-lg-4 {
margin-right: 1.5rem !important;
} .mb-lg-4 {
margin-bottom: 1.5rem !important;
} .ml-lg-4 {
margin-left: 1.5rem !important;
} .mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-lg-5 {
margin: 3rem !important;
} .mt-lg-5 {
margin-top: 3rem !important;
} .mr-lg-5 {
margin-right: 3rem !important;
} .mb-lg-5 {
margin-bottom: 3rem !important;
} .ml-lg-5 {
margin-left: 3rem !important;
} .mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-lg-0 {
padding: 0 !important;
} .pt-lg-0 {
padding-top: 0 !important;
} .pr-lg-0 {
padding-right: 0 !important;
} .pb-lg-0 {
padding-bottom: 0 !important;
} .pl-lg-0 {
padding-left: 0 !important;
} .px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-lg-1 {
padding: 0.25rem !important;
} .pt-lg-1 {
padding-top: 0.25rem !important;
} .pr-lg-1 {
padding-right: 0.25rem !important;
} .pb-lg-1 {
padding-bottom: 0.25rem !important;
} .pl-lg-1 {
padding-left: 0.25rem !important;
} .px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-lg-2 {
padding: 0.5rem !important;
} .pt-lg-2 {
padding-top: 0.5rem !important;
} .pr-lg-2 {
padding-right: 0.5rem !important;
} .pb-lg-2 {
padding-bottom: 0.5rem !important;
} .pl-lg-2 {
padding-left: 0.5rem !important;
} .px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-lg-3 {
padding: 1rem !important;
} .pt-lg-3 {
padding-top: 1rem !important;
} .pr-lg-3 {
padding-right: 1rem !important;
} .pb-lg-3 {
padding-bottom: 1rem !important;
} .pl-lg-3 {
padding-left: 1rem !important;
} .px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-lg-4 {
padding: 1.5rem !important;
} .pt-lg-4 {
padding-top: 1.5rem !important;
} .pr-lg-4 {
padding-right: 1.5rem !important;
} .pb-lg-4 {
padding-bottom: 1.5rem !important;
} .pl-lg-4 {
padding-left: 1.5rem !important;
} .px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-lg-5 {
padding: 3rem !important;
} .pt-lg-5 {
padding-top: 3rem !important;
} .pr-lg-5 {
padding-right: 3rem !important;
} .pb-lg-5 {
padding-bottom: 3rem !important;
} .pl-lg-5 {
padding-left: 3rem !important;
} .px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-lg-auto {
margin: auto !important;
} .mt-lg-auto {
margin-top: auto !important;
} .mr-lg-auto {
margin-right: auto !important;
} .mb-lg-auto {
margin-bottom: auto !important;
} .ml-lg-auto {
margin-left: auto !important;
} .mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) { .m-xl-0 {
margin: 0 !important;
} .mt-xl-0 {
margin-top: 0 !important;
} .mr-xl-0 {
margin-right: 0 !important;
} .mb-xl-0 {
margin-bottom: 0 !important;
} .ml-xl-0 {
margin-left: 0 !important;
} .mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
} .my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .m-xl-1 {
margin: 0.25rem !important;
} .mt-xl-1 {
margin-top: 0.25rem !important;
} .mr-xl-1 {
margin-right: 0.25rem !important;
} .mb-xl-1 {
margin-bottom: 0.25rem !important;
} .ml-xl-1 {
margin-left: 0.25rem !important;
} .mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
} .my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
} .m-xl-2 {
margin: 0.5rem !important;
} .mt-xl-2 {
margin-top: 0.5rem !important;
} .mr-xl-2 {
margin-right: 0.5rem !important;
} .mb-xl-2 {
margin-bottom: 0.5rem !important;
} .ml-xl-2 {
margin-left: 0.5rem !important;
} .mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
} .my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
} .m-xl-3 {
margin: 1rem !important;
} .mt-xl-3 {
margin-top: 1rem !important;
} .mr-xl-3 {
margin-right: 1rem !important;
} .mb-xl-3 {
margin-bottom: 1rem !important;
} .ml-xl-3 {
margin-left: 1rem !important;
} .mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
} .my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
} .m-xl-4 {
margin: 1.5rem !important;
} .mt-xl-4 {
margin-top: 1.5rem !important;
} .mr-xl-4 {
margin-right: 1.5rem !important;
} .mb-xl-4 {
margin-bottom: 1.5rem !important;
} .ml-xl-4 {
margin-left: 1.5rem !important;
} .mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
} .my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
} .m-xl-5 {
margin: 3rem !important;
} .mt-xl-5 {
margin-top: 3rem !important;
} .mr-xl-5 {
margin-right: 3rem !important;
} .mb-xl-5 {
margin-bottom: 3rem !important;
} .ml-xl-5 {
margin-left: 3rem !important;
} .mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
} .my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
} .p-xl-0 {
padding: 0 !important;
} .pt-xl-0 {
padding-top: 0 !important;
} .pr-xl-0 {
padding-right: 0 !important;
} .pb-xl-0 {
padding-bottom: 0 !important;
} .pl-xl-0 {
padding-left: 0 !important;
} .px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
} .py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .p-xl-1 {
padding: 0.25rem !important;
} .pt-xl-1 {
padding-top: 0.25rem !important;
} .pr-xl-1 {
padding-right: 0.25rem !important;
} .pb-xl-1 {
padding-bottom: 0.25rem !important;
} .pl-xl-1 {
padding-left: 0.25rem !important;
} .px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
} .py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
} .p-xl-2 {
padding: 0.5rem !important;
} .pt-xl-2 {
padding-top: 0.5rem !important;
} .pr-xl-2 {
padding-right: 0.5rem !important;
} .pb-xl-2 {
padding-bottom: 0.5rem !important;
} .pl-xl-2 {
padding-left: 0.5rem !important;
} .px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
} .py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
} .p-xl-3 {
padding: 1rem !important;
} .pt-xl-3 {
padding-top: 1rem !important;
} .pr-xl-3 {
padding-right: 1rem !important;
} .pb-xl-3 {
padding-bottom: 1rem !important;
} .pl-xl-3 {
padding-left: 1rem !important;
} .px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
} .py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
} .p-xl-4 {
padding: 1.5rem !important;
} .pt-xl-4 {
padding-top: 1.5rem !important;
} .pr-xl-4 {
padding-right: 1.5rem !important;
} .pb-xl-4 {
padding-bottom: 1.5rem !important;
} .pl-xl-4 {
padding-left: 1.5rem !important;
} .px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
} .py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
} .p-xl-5 {
padding: 3rem !important;
} .pt-xl-5 {
padding-top: 3rem !important;
} .pr-xl-5 {
padding-right: 3rem !important;
} .pb-xl-5 {
padding-bottom: 3rem !important;
} .pl-xl-5 {
padding-left: 3rem !important;
} .px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
} .py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
} .m-xl-auto {
margin: auto !important;
} .mt-xl-auto {
margin-top: auto !important;
} .mr-xl-auto {
margin-right: auto !important;
} .mb-xl-auto {
margin-bottom: auto !important;
} .ml-xl-auto {
margin-left: auto !important;
} .mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
} .my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
} .text-justify {
text-align: justify !important;
} .text-nowrap {
white-space: nowrap !important;
} .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .text-left {
text-align: left !important;
} .text-right {
text-align: right !important;
} .text-center {
text-align: center !important;
}
@media (min-width: 576px) { .text-sm-left {
text-align: left !important;
} .text-sm-right {
text-align: right !important;
} .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) { .text-md-left {
text-align: left !important;
} .text-md-right {
text-align: right !important;
} .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) { .text-lg-left {
text-align: left !important;
} .text-lg-right {
text-align: right !important;
} .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) { .text-xl-left {
text-align: left !important;
} .text-xl-right {
text-align: right !important;
} .text-xl-center {
text-align: center !important;
}
} .text-lowercase {
text-transform: lowercase !important;
} .text-uppercase {
text-transform: uppercase !important;
} .text-capitalize {
text-transform: capitalize !important;
} .font-weight-normal {
font-weight: normal;
} .font-weight-bold {
font-weight: bold;
} .font-italic {
font-style: italic;
} .text-white {
color: #fff !important;
} .text-primary {
color: #007bff !important;
} a.text-primary:focus, a.text-primary:hover {
color: #0062cc !important;
} .text-secondary {
color: #868e96 !important;
} a.text-secondary:focus, a.text-secondary:hover {
color: #6c747d !important;
} .text-success {
color: #28a745 !important;
} a.text-success:focus, a.text-success:hover {
color: #1e7e34 !important;
} .text-info {
color: #17a2b8 !important;
} a.text-info:focus, a.text-info:hover {
color: #117a8b !important;
} .text-warning {
color: #ffc107 !important;
} a.text-warning:focus, a.text-warning:hover {
color: #d39e00 !important;
} .text-danger {
color: #dc3545 !important;
} a.text-danger:focus, a.text-danger:hover {
color: #bd2130 !important;
} .text-light {
color: #f8f9fa !important;
} a.text-light:focus, a.text-light:hover {
color: #dae0e5 !important;
} .text-dark {
color: #343a40 !important;
} a.text-dark:focus, a.text-dark:hover {
color: #1d2124 !important;
} .text-muted {
color: #868e96 !important;
} .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
} .visible {
visibility: visible !important;
} .invisible {
visibility: hidden !important;
}
   @font-face {
font-family: 'rtui';
src: url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.eot?31081414);
src: url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.eot?31081414#iefix) format("embedded-opentype"), url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.woff2?31081414) format("woff2"), url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.woff?31081414) format("woff"), url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.ttf?31081414) format("truetype"), url(//www.vartdcom.com/wp-content/themes/vartdcom/css/ui-fonts/rtui.svg?31081414#rtui) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
font-family: "rtui";
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;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
}
[class^="ui-icon-"]:before, [class*=" ui-icon-"]:before {
font-family: "rtui";
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;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.ui-icon-search-1:before {
content: '\21';
} .ui-icon-angle-left:before {
content: '\22';
} .ui-icon-angle-right:before {
content: '\28';
} .ui-icon-angle-up:before {
content: '\29';
} .ui-icon-angle-down:before {
content: '\2a';
} .ui-icon-right-hand:before {
content: '\2b';
} .ui-icon-left-hand:before {
content: '\2c';
} .ui-icon-star-1:before {
content: '\2d';
} .ui-icon-right-open:before {
content: '\2e';
} .ui-icon-up-hand:before {
content: '\2f';
} .ui-icon-down-hand:before {
content: '\30';
} .ui-icon-left-open:before {
content: '\31';
} .ui-icon-line-share:before {
content: '\32';
} .ui-icon-right:before {
content: '\33';
} .ui-icon-left:before {
content: '\34';
} .ui-icon-vimeo:before {
content: '\37';
} .ui-icon-facebook:before {
content: '\39';
} .ui-icon-facebook-squared:before {
content: '\3a';
} .ui-icon-gplus:before {
content: '\3b';
} .ui-icon-pinterest:before {
content: '\3c';
} .ui-icon-tumblr:before {
content: '\3d';
} .ui-icon-exit:before {
content: '\3f';
} .ui-icon-linkedin:before {
content: '\40';
} .ui-icon-dribbble:before {
content: '\41';
} .ui-icon-stumbleupon:before {
content: '\42';
} .ui-icon-lastfm:before {
content: '\43';
} .ui-icon-spotify:before {
content: '\44';
} .ui-icon-instagram:before {
content: '\45';
} .ui-icon-dropbox:before {
content: '\46';
} .ui-icon-evernote:before {
content: '\47';
} .ui-icon-flattr:before {
content: '\48';
} .ui-icon-skype:before {
content: '\49';
} .ui-icon-sina-weibo:before {
content: '\4a';
} .ui-icon-paypal:before {
content: '\4b';
} .ui-icon-picasa:before {
content: '\4c';
} .ui-icon-soundcloud:before {
content: '\4d';
} .ui-icon-behance:before {
content: '\4e';
} .ui-icon-delicious:before {
content: '\50';
} .ui-icon-android:before {
content: '\51';
} .ui-icon-wikipedia:before {
content: '\52';
} .ui-icon-forrst:before {
content: '\53';
} .ui-icon-digg:before {
content: '\54';
} .ui-icon-reddit:before {
content: '\55';
} .ui-icon-youtube-1:before {
content: '\56';
} .ui-icon-xing:before {
content: '\57';
} .ui-icon-macstore:before {
content: '\58';
} .ui-icon-myspace:before {
content: '\59';
} .ui-icon-amazon:before {
content: '\5a';
} .ui-icon-ebay:before {
content: '\5b';
} .ui-icon-stackoverflow:before {
content: '\5f';
} .ui-icon-left-arrow-1:before {
content: '\60';
} .ui-icon-line-plus:before {
content: '\61';
} .ui-icon-github:before {
content: '\62';
} .ui-icon-new-picture-1:before {
content: '\63';
} .ui-icon-flickr-circled:before {
content: '\65';
} .ui-icon-flickr:before {
content: '\68';
} .ui-icon-twitter:before {
content: '\69';
} .ui-icon-new-video-1:before {
content: '\6a';
} .ui-icon-right-arrow-1:before {
content: '\6d';
} .ui-icon-ok:before {
content: '\6e';
} .ui-icon-attention:before {
content: '\79';
} .ui-icon-attention-circle:before {
content: '\7a';
} .ui-icon-resize-full:before {
content: '\e800';
} .ui-icon-minus:before {
content: '\e801';
} .ui-icon-plus:before {
content: '\e802';
} .ui-icon-line-image:before {
content: '\e803';
} .ui-icon-mail:before {
content: '\e804';
} .ui-icon-headphones:before {
content: '\e805';
} .ui-icon-new-link-1:before {
content: '\e806';
} .ui-icon-home:before {
content: '\e807';
} .ui-icon-cancel:before {
content: '\e808';
} .ui-icon-megaphone:before {
content: '\e809';
} .ui-icon-info-circled:before {
content: '\e80a';
} .ui-icon-right-circle:before {
content: '\e80b';
} .ui-icon-edit:before {
content: '\e80c';
} .ui-icon-left-circle:before {
content: '\e80d';
} .ui-icon-arrows-slim-right:before {
content: '\e811';
} .ui-icon-arrows-slim-left:before {
content: '\e812';
} .ui-icon-print-1:before {
content: '\e813';
} .ui-icon-spin1:before {
content: '\e830';
} .ui-icon-spin2:before {
content: '\e831';
} .ui-icon-spin4:before {
content: '\e834';
} .ui-icon-cart:before {
content: '\e83a';
} .ui-icon-shopping-cart:before {
content: '\e86d';
} .ui-icon-profile:before {
content: '\e897';
} .ui-icon-shopping-bag:before {
content: '\e898';
} .ui-icon-top-search:before {
content: '\e899';
} .ui-icon-cubes:before {
content: '\e8a6';
} .ui-icon-slim-arrow-left:before {
content: '\e8a7';
} .ui-icon-slim-arrow-right:before {
content: '\e8a8';
} .ui-icon-phone:before {
content: '\e8c4';
} .ui-icon-mobile-1:before {
content: '\e8c7';
} .ui-icon-address:before {
content: '\e8cb';
} .ui-icon-link-ext:before {
content: '\f08e';
} .ui-icon-rss:before {
content: '\f09e';
} .ui-icon-exchange:before {
content: '\f0ec';
} .ui-icon-youtube-play:before {
content: '\f16a';
} .ui-icon-vkontakte:before {
content: '\f189';
} .ui-icon-lifebuoy:before {
content: '\f1cd';
} .ui-icon-whatsapp:before {
content: '\f232';
} .ui-icon-odnoklassniki:before {
content: '\f263';
} .ui-icon-map-o:before {
content: '\f278';
} .ui-icon-telegram:before {
content: '\f2c6';
}   body {
color: #666;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} #container {
position: relative;
overflow: hidden;
}
.boxed-body-style #container {
margin: 40px auto;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
overflow: inherit;
} #main-content {
padding: 0;
position: relative;
-moz-transition: opacity 0.2s linear 0.2s;
-o-transition: opacity 0.2s linear 0.2s;
-webkit-transition: opacity 0.2s linear;
-webkit-transition-delay: 0.2s;
-webkit-transition: opacity 0.2s linear 0.2s;
transition: opacity 0.2s linear 0.2s;
opacity: 1;
z-index: 1;
}
.boxed-body-style #main-content {
overflow: hidden;
}
.page-template-template-blank-page #main-content {
margin-top: 0 !important;
} .content-row {
border-width: 0;
border-style: solid;
position: relative;
margin: auto;
}
.content-row::after {
display: block;
clear: both;
content: "";
} .content-row-wrapper {
width: 100%;
padding: 25px 0;
margin: auto;
}
.content-row-wrapper.fullwidth {
max-width: 96%;
width: 96%;
padding-left: 2%;
padding-right: 2%;
}
.content-row-wrapper .content-row-wrapper {
max-width: 100%;
}
.content-row-wrapper .content-row-wrapper.row {
margin-left: -20px;
margin-right: -20px;
width: auto;
max-width: inherit;
}
.content-row-wrapper > .col {
padding-left: 20px;
padding-right: 20px;
}
.main-content-row > .content-row-wrapper {
padding: 50px 0;
}
.has-bg-overlay {
position: relative;
overflow: hidden;
}
.has-bg-overlay > .rt-wrapper {
position: relative;
} .sidebar > .column-inner {
-webkit-transform: translateZ(0);
-webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: position, top, bottom, left;
}
@media screen and (min-width: 990px) {
.sidebar.right {
padding-left: 45px;
}
.sidebar.right:before {
left: 0;
}
.sidebar.left {
padding-right: 45px;
}
.sidebar.left:before {
right: 0;
}
} .content.left-sidebar {
padding-left: 15px;
}
.content.right-sidebar {
padding-right: 15px;
}
@media screen and (min-width: 992px) {
.content.left-sidebar {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
} #footer .column-inner, .boxed.loop, .post-content-wrapper.boxed {
height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.elementor-section-height-min-height {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-section-height-min-height > .elementor-container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.rt-image-box > .col {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.slide-background.default {
left: calc( ( 100% - 1260px ) /2 );
}
}
.ie-vertical-lr {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb {
-ms-writing-mode: lt-tb;
}
@media screen and (max-width: 1024px) {
.ie-vertical-lr-tablet {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb-tablet {
-ms-writing-mode: lt-tb;
}
}
@media screen and (max-width: 768px) {
.ie-vertical-lr-mobile {
-ms-writing-mode: tb-lr;
}
.ie-horizontal-tb-mobile {
-ms-writing-mode: lt-tb;
}
} .siteorigin-panels #main-content > .content-row > .content-row-wrapper {
padding: 0;
} .siteorigin-panels .main-content-row.no-sidebar > .content-row-wrapper {
padding: 0;
}
.wpb-js-composer .main-content-row.no-sidebar > .content-row-wrapper {
padding: 0;
} body.elementor-editor-active .elementor-inner {
margin-top: 0 !important;
}
.elementor-editor-active .elementor-section-wrap > section:first-child > .elementor-element-overlay,
.elementor-editor-active .elementor-section-wrap > .elementor-add-section:first-child > .elementor-element-overlay {
top: 25px !important;
}
.elementor-icon-box-title {
margin-top: 0;
}
.elementor-image-carousel-wrapper [type=button] {
overflow: visible;
height: auto;
border-radius: auto;
font-weight: inherit;
background-color: transparent !important;
width: auto !important;
}  .top-header {
position: relative;
width: 100%;
z-index: 10;
margin: 0;
}
.ehf-header .top-header {
z-index: 40 !important;
}
.header-style-1.overlapped-header .main-header-holder:after {
content: "";
position: absolute;
height: 1px;
width: 100%;
bottom: 0;
}
.header-elements {
width: 100%;
margin: auto;
position: relative;
padding-left: 20px;
padding-right: 20px;
}
.header-elements::after {
display: block;
clear: both;
content: "";
} #logo {
display: block;
position: relative;
text-align: center;
float: left;
z-index: 2;
}
#logo img {
width: auto;
max-height: 100%;
}
.site-logo img, .site-logo span {
-webkit-transform: translate3d(0, 0, 0);
}
.site-logo a {
display: block;
white-space: nowrap;
font-size: 0;
text-decoration: none;
position: relative;
}
.site-logo .sitename {
vertical-align: middle;
font-size: 26px;
padding: 0;
} .sticky-header-holder {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.sticky-header-holder .header-row, .sticky-header-holder .header-row > * {
height: 60px;
}
.header-long-distance .sticky-header-holder {
opacity: 1;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.header-stuck .sticky-header-holder {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.admin-bar .sticky-header-holder {
top: 32px;
}
#sticky-logo a {
height: 60px;
line-height: 60px;
}
#sticky-logo img {
width: auto;
max-height: 100%;
} .header-row {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-row.first {
z-index: 3;
height: 75px;
}
.header-row.first > * {
position: relative;
}
.header-row.second {
z-index: 1;
height: 75px;
margin-top: 20px;
}
.header-row.second > * {
position: relative;
}
.header-row.second:before {
content: "";
width: 100%;
height: 1px;
position: absolute;
top: -10px;
left: 0;
}
.header-row .header-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.header-row .header-col > * {
padding: 0 24px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-pack: center;
border-width: 0 1px 0 0;
border-style: solid;
line-height: 1;
}
.header-row .header-col > *:first-child {
padding-left: 0;
}
.header-row .header-col > *:last-child {
padding-right: 0;
border-width: 0;
}
.header-row .header-col.left {
float: left;
z-index: 2;
}
.header-row .header-col.center {
width: 100%;
position: absolute;
left: 0;
text-align: center;
z-index: 1;
}
.header-row .header-col.right {
float: right;
margin-left: auto;
z-index: 3;
}
.header-row .header-col.right > *:last-child {
padding-right: 0;
}
.header-row .header-col a {
text-decoration: none;
}
.header-row .header-col .widget_text p:last-child, .header-row .header-col .widget_text *, .header-row .header-col .widget-naturalife-text p:last-child, .header-row .header-col .widget-naturalife-text * {
margin-top: 0;
margin-bottom: 0;
line-height: 1;
}
.header-row .header-col .widget li {
margin-top: 0;
margin-bottom: 0;
}
.header-row .header-col .flat-button {
line-height: 1;
padding: 0;
display: block;
}
.header-row .header-col .flat-button > span {
padding: 0;
}
.header-row .header-col .search {
border-width: 0;
}
.header-row .header-col #lang_sel li {
min-width: 175px;
}
.header-row .header-col #lang_sel img.iclflag {
vertical-align: inherit;
}
.header-row .header-col #lang_sel ul ul {
border: none;
}
.dynamic-skin {
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
} .header-tools > ul {
float: left;
padding: 0;
margin: 0;
list-style: none;
display: block;
}
.header-tools > ul::after {
display: block;
clear: both;
content: "";
}
.header-tools > ul > li {
position: relative;
display: block;
float: left;
vertical-align: middle;
}
.header-tools > ul > li > a {
vertical-align: middle;
text-decoration: none;
display: inline-block;
}
.header-tools > ul > li > a span:before {
margin: auto;
font-size: 22px;
}
.header-tools > ul > li > a.icon-shopping-bag:before {
top: -1px;
position: relative;
}
.header-tools > ul > li > a:not(.naturalife-sidepanel-button) {
padding: 0 6px;
}
.header-tools > ul > li:last-child > a:not(.naturalife-sidepanel-button) {
padding-right: 0;
}
.header-tools > ul > li a span, .header-tools > ul > li a span:before {
line-height: 50px;
text-align: center;
display: block;
}
.header-tools .cart .naturalife-cart-items {
border-radius: 50%;
visibility: visible;
font-family: arial !important;
font-size: 10px;
font-weight: bold;
height: 15px;
top: calc( 50% - 24px);
-webkit-transform: translateX(50%);
transform: translateX(50%);
line-height: 15px;
position: absolute;
text-align: center;
width: 15px;
left: 6px;
color: #fff;
background-color: rgba(255, 255, 255, 0.4);
}
.header-tools .naturalife-cart-menu-button [class^="ui-icon-"]:before {
width: 1.2em;
}
.header-tools .cart:not(.full) .naturalife-cart-items.empty {
visibility: hidden;
}
.header-tools .naturalife-sidepanel-button-holder {
display: none;
}
.mobile-nav .header-tools {
float: none;
padding: 10px;
margin: 0;
width: 100%;
}
.mobile-nav .header-tools::after {
display: block;
clear: both;
content: "";
} .naturalife-language-switcher .rt-flag {
width: 22px;
height: 22px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 50%;
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.naturalife-language-switcher span {
text-transform: uppercase;
}
.naturalife-language-switcher a {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-row .naturalife-language-switcher ul {
padding: 0;
list-style: none;
}
.header-row .naturalife-language-switcher > ul > li {
padding: 0 !important;
display: inline-block;
}
.header-row .naturalife-language-switcher > ul > li > a {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: default;
}
.header-row .naturalife-language-switcher > ul > li > a:after {
content: "\2a";
font-family: "rtui";
vertical-align: middle;
padding-left: 0.4em;
}
.header-row .naturalife-language-switcher > ul > li:after {
content: "";
height: 0;
display: block;
position: relative;
width: 100%;
}
.header-row .naturalife-language-switcher > ul > li > ul {
visibility: hidden;
position: absolute;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
height: 0;
overflow: hidden;
z-index: 99999;
min-width: 180px;
left: -17px;
}
.header-row .naturalife-language-switcher > ul > li > ul a {
display: block;
}
.header-row .naturalife-language-switcher > ul > li > ul > li {
padding: 0.8em 1.2em;
border-width: 0 0 1px;
border-style: solid;
}
.header-row .naturalife-language-switcher > ul > li > ul > li:last-child {
border-width: 0;
}
.header-row .naturalife-language-switcher > ul > li:hover > ul {
height: auto;
overflow: visible;
opacity: 1;
visibility: visible;
}
.header-row .naturalife-language-switcher span {
text-decoration: none;
position: relative;
display: inline-block;
text-transform: uppercase;
vertical-align: middle;
}  .naturalife-sidepanel-button {
display: inline-block;
vertical-align: middle;
position: relative;
outline: none;
position: relative;
text-align: left;
height: 50px;
width: 50px;
border-width: 1px;
border-style: solid;
margin-left: 12px;
}
.naturalife-sidepanel-button:focus {
outline: none;
}
.naturalife-sidepanel-button span {
border-radius: 10px;
display: block;
height: 2px;
left: calc( 50% - 2px );
margin: auto auto auto -10px;
position: relative;
top: calc(50% - 2px);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-moz-transition: -moz-transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
-o-transition: -o-transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
-webkit-transition: -webkit-transform 0.2s ease-out, width 0.2s ease-out;
-webkit-transition-delay: 0.7s, 0.7s;
-webkit-transition: width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
transition: width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s, -webkit-transform 0.2s ease-out 0.7s;
vertical-align: middle;
width: 24px;
}
.naturalife-sidepanel-button span:first-child {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
.naturalife-sidepanel-button span:last-child {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
.naturalife-sidepanel-button.active span {
-moz-transition: all 0.2s ease-in 0.2s;
-o-transition: all 0.2s ease-in 0.2s;
-webkit-transition: all 0.2s ease-in;
-webkit-transition-delay: 0.2s;
-webkit-transition: all 0.2s ease-in 0.2s;
transition: all 0.2s ease-in 0.2s;
}
.naturalife-sidepanel-button.active span:first-child {
-webkit-transform: translate3d(0px, 2px, 0px) rotate(45deg);
transform: translate3d(0px, 2px, 0px) rotate(45deg);
}
.naturalife-sidepanel-button.active span:nth-child(2) {
width: 0;
opacity: 0;
}
.naturalife-sidepanel-button.active span:last-child {
-webkit-transform: translate3d(0px, -2px, 0px) rotate(-45deg);
transform: translate3d(0px, -2px, 0px) rotate(-45deg);
}
.mobile-menu-button {
cursor: pointer;
width: 50px;
}
.mobile-menu-button span {
-moz-transition: -moz-transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
-o-transition: -o-transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
-webkit-transition: -webkit-transform 0.2s ease-out, width 0.2s ease-out;
-webkit-transition-delay: 0.2s, 0.2s;
-webkit-transition: width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
transition: width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-out 0.2s;
} .mobile-header-holder {
overflow: hidden;
width: 100%;
}
.sticky-mobile-header .mobile-header {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 99;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.admin-bar.sticky-mobile-header .mobile-header {
top: 32px;
}
@media screen and (max-width: 768px) {
.admin-bar.sticky-mobile-header .mobile-header {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar.sticky-mobile-header .mobile-header {
top: 0;
position: absolute;
}
.admin-bar.sticky-mobile-header .mobile-header.mobile-header-stuck {
position: fixed;
}
} .sub-page-header {
position: relative;
overflow: hidden;
}
.sub-page-header .page-title {
padding: 0;
margin: 0;
float: left;
position: relative;
}
.sub-page-header .page-title h1 {
font-size: 22px;
line-height: 34px;
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
}
.sub-page-header .content-row-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.sub-page-header .content-row-wrapper > .col {
padding-left: 20px;
padding-right: 20px;
}
.sub-page-header.style-2 {
text-align: center;
}
.sub-page-header.style-2 .page-title {
float: none;
}
.sub-page-header.style-2 h1 {
font-size: 38px;
}
body:not(.overlapped-header) .sub-page-header:before {
content: "";
background: rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11) inset;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11) inset;
width: 100%;
top: 0;
position: absolute;
height: 20px;
} #footer {
width: 100%; }
#footer > .content-row {
width: 100%;
margin: auto;
}
#footer > .content-row.fullwidth {
max-width: 100%;
width: 100%;
}
#footer .footer-widgets {
position: relative;
}
#footer .footer-widgets .col {
margin: 30px 0;
padding-left: 20px;
padding-right: 20px;
}
#footer .footer-widgets .col .widget:last-child, #footer .footer-widgets .col .widget ul:last-child {
margin-bottom: 0;
}
#footer .footer-widgets .widget {
margin-bottom: 50px;
}
#footer .footer-widgets .widget:last-child {
padding-bottom: 0;
border-width: 0;
}
#footer .footer-widgets .widget.widget_media_image {
margin-bottom: 25px;
}
#footer .footer-widgets .widget > h5 {
margin: 0 0 25px;
font-weight: bold;
}
#footer .footer-widgets .content-row-wrapper {
padding: 40px 0;
}
#footer .footer-widgets .featured-col {
padding-right: 40px;
}
#footer .footer-widgets .featured-col .column-inner {
border-width: 0 1px 0 0;
border-style: solid;
padding-right: 40px;
}
.naturalife-fixed-footer-acitve #main-content {
-webkit-box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.12);
box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.12);
}
.naturalife-fixed-footer-acitve #footer {
position: fixed;
width: 100%;
bottom: 0;
z-index: 0;
}
body:not(.naturalife-fixed-footer-acitve) .footer-contents {
border-style: solid;
border-width: 1px 0 0;
}
.footer-info-bar {
border-style: solid;
border-width: 1px 0 0;
}
.footer-info-bar > .content-row-wrapper {
padding-left: 20px;
padding-right: 20px;
position: relative;
}
.footer-info-bar > .content-row-wrapper > div {
position: relative;
z-index: 2;
}
.footer-info-bar > .content-row-wrapper > div:first-child {
margin-right: auto;
}
.footer-info-bar > .content-row-wrapper > div:nth-child(2):not(:last-child) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
width: 100%;
left: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.footer-info-bar > .content-row-wrapper > div:last-child {
margin-left: auto;
}
.footer-info-bar > div > div > *:first-child li {
border-width: 0;
padding-left: 0;
}
#footer-navigation {
list-style: outside none none;
margin: 0;
padding: 0;
}
#footer-navigation a {
text-decoration: none;
color: inherit !important;
}
#footer-navigation a:hover {
text-decoration: underline;
}
#footer-navigation li {
padding: 0;
float: left;
padding: 0 20px;
}
#footer-navigation li:not(:last-child) {
border-width: 0 1px 0 0;
border-style: solid;
}  .main-menu-wrapper .main-menu {
list-style: none outside none;
margin: auto;
padding: 0;
line-height: 1.4em;
}
.main-menu-wrapper .main-menu > li {
position: relative;
display: inline-block;
float: left;
}
.main-menu-wrapper .main-menu > li > a {
text-align: left;
text-decoration: none;
outline: none;
position: relative;
line-height: 1em;
display: block;
}
.main-menu-wrapper .main-menu > li a > span {
border-width: 0 1px 0 0;
border-style: solid;
border-color: transparent;
position: relative;
}
.main-menu-wrapper .main-menu > li > a:hover, .main-menu-wrapper .main-menu > li.current-menu-ancestor > a, .main-menu-wrapper .main-menu > li.current-menu-item > a {
text-decoration: none;
}
.main-menu-wrapper .main-menu > li:last-child > a > span {
border-width: 0;
}
.main-menu-wrapper .main-menu a > span {
display: inline;
}
.main-menu-wrapper .main-menu > li > a sub {
display: none;
}
.main-menu-wrapper .main-menu sub {
display: block;
font-size: 0.92em;
bottom: 0;
margin-top: 0.8em;
margin-bottom: 0.8em;
}
.main-menu-wrapper .main-menu span > i:before, .main-menu-wrapper .main-menu a > i:before {
margin-right: 0.5em;
}
.main-menu-wrapper .main-menu ul {
visibility: hidden;
position: absolute;
width: 220px;
list-style: none outside none;
z-index: 99999;
margin: 0;
padding: 0;
text-align: left;
height: 0;
overflow: hidden;
}
.main-menu-wrapper .main-menu ul li {
position: relative;
}
.main-menu-wrapper .main-menu ul li a {
display: block;
border-style: solid;
border-width: 0 0 1px;
border-color: transparent;
text-decoration: none;
padding-top: 0.8em;
padding-bottom: 0.8em;
will-change: padding;
}
.main-menu-wrapper .main-menu ul li a:hover, .main-menu-wrapper .main-menu ul li > .current-menu-ancestor > a {
text-decoration: none;
}
.main-menu-wrapper .main-menu ul ul {
margin-left: 220px;
top: 0;
width: 222px;
}
.main-menu-wrapper .main-menu ul ul ul {
top: 0;
}
.main-menu-wrapper .main-menu > li:not(.multicolumn) ul {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
}
.main-menu-wrapper .main-menu li:not(.multicolumn):hover > ul,
.main-menu-wrapper .main-menu li.hover:not(.multicolumn) > ul {
height: auto;
overflow: visible;
opacity: 1;
}
.main-menu-wrapper .main-menu li.submenu-loaded:hover > ul,
.main-menu-wrapper .main-menu li.submenu-loaded.hover > ul,
.main-menu-wrapper .main-menu li li:hover > ul,
.main-menu-wrapper .main-menu li li.hover > ul {
visibility: visible;
}
.main-menu-wrapper .main-menu ul li:hover > a {
-webkit-transition: padding .3s ease;
transition: padding .3s ease;
}
.main-menu-wrapper .main-menu > li.menu-item-has-children > a > span:after {
content: "\2a";
font-family: 'rtui';
padding-left: 0.4em;
line-height: 1;
}
.main-menu-wrapper .main-menu > li li.menu-item-has-children:after {
content: "\28";
font-family: "rtui";
position: absolute;
z-index: 999;
right: 10px;
top: 0.5em;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu {
right: 0;
text-align: right;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu li.menu-item-has-children:after {
content: "\22";
left: 10px;
right: auto;
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu ul {
margin-right: 220px;
padding: 0 2px 0 0;
margin-left: auto;
}
.sticky-header-holder .header-col .main-menu > li > a {
line-height: 60px;
}
.main-menu .multicolumn {
position: static;
}
.main-menu li.multicolumn > ul {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
-moz-transition: opacity 0.5s ease 0.1s;
-o-transition: opacity 0.5s ease 0.1s;
-webkit-transition: opacity 0.5s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: opacity 0.5s ease 0.1s;
transition: opacity 0.5s ease 0.1s;
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0;
margin-left: -24px;
}
.main-menu li.multicolumn.submenu-loaded:hover > ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul {
height: auto;
visibility: visible;
opacity: 1;
}
.main-menu li.multicolumn.submenu-loaded:hover > ul ul,
.main-menu li.multicolumn.submenu-loaded.hover > ul ul {
height: auto;
opacity: 1;
visibility: visible;
}
.main-menu .multicolumn-1 > ul > li {
width: 100%;
}
.main-menu .multicolumn-2 > ul > li {
width: 50%;
}
.main-menu .multicolumn-3 > ul > li {
width: 33.33333%;
}
.main-menu .multicolumn-4 > ul > li {
width: 25%;
}
.main-menu .multicolumn-5 > ul > li {
width: 20%;
}
.main-menu .multicolumn-6 > ul > li {
width: 16.66667%;
}
.main-menu .multicolumn-7 > ul > li {
width: 14.28571%;
}
.main-menu .multicolumn-8 > ul > li {
width: 12.5%;
}
.main-menu .multicolumn-holder {
display: table;
width: 100%;
left: auto;
height: auto;
opacity: 0;
-moz-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease, margin 0.5s ease;
-webkit-transition-delay: 0s, 0s;
-webkit-transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
}
.main-menu .multicolumn-holder > li {
display: table-cell;
margin: 0;
padding: 24px;
}
.main-menu .multicolumn-holder > li:not(:last-child) {
border-width: 0 1px 0 0;
border-style: solid;
}
.main-menu .multicolumn-holder > li > ul {
padding: 0;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.main-menu .multicolumn-holder > li > ul, .main-menu .multicolumn-holder > li > ul .sub-menu {
position: static;
margin-left: 0;
margin-top: 0;
display: block;
width: auto;
}
.main-menu .multicolumn-holder > li > ul > li {
margin: 0;
}
.main-menu .multicolumn-holder > li > ul > li:not(:last-child) > .sub-menu {
margin-bottom: 30px;
}
.main-menu .multicolumn-holder > li > ul li > a:before {
content: "\28";
font-family: 'rtui';
padding-right: 0.4em;
}
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > a,
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > span {
border-width: 0 0 1px 0;
border-style: solid;
display: block;
padding: 0 0.75em 0.4em 0.75em;
margin-bottom: 0.75em;
}
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > span, .main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > a {
margin-bottom: 0.4em;
}
.main-menu .multicolumn-holder > li > ul li > a, .main-menu .multicolumn-holder > li > ul li > span {
border-width: 0;
padding: 0 0.75em 0.4em 0.75em;
}
.main-menu .multicolumn-holder > li > ul li:hover > a {
padding: 0 0.75em 0.4em calc(0.75em + 3px );
}
.main-menu .multicolumn-holder > li > ul li.menu-item-has-children::after {
content: "";
}
.main-menu .multicolumn-holder > li > ul li .sub-menu > li:last-child a {
padding-bottom: 0;
}
.main-menu .multicolumn-holder > li > ul ul {
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
width: auto;
border-width: 0;
padding: 0;
height: auto;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu {
margin-bottom: 0.75em;
margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu a:before {
content: none;
}
.main-menu .multicolumn-holder > li > ul ul sub,
.main-menu .multicolumn-holder > li > ul li:not(.menu-item-has-children) > a > sub {
margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul li {
margin-top: 0;
}
.main-menu .multicolumn-holder a > i {
float: right;
}
.main-menu .multicolumn-holder a > i:before {
margin-right: 0;
margin-left: 0.5em;
}
.header-col > *:first-child > .main-menu > li.multicolumn:first-child > ul {
margin-left: 0;
}
.sub-menu li[class^="icon-"]:before, .sub-menu li[class*=" icon-"]:before {
float: left;
line-height: 3em;
margin: 0 0.8em;
}
.main-menu-wrapper .main-menu > li:after {
content: "";
height: 0;
display: block;
position: relative;
width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.header-col.center .main-menu-wrapper .main-menu {
-ms-flex-item-align: center;
}
.active .slide-content-wrapper .slide-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
.main-menu-wrapper .main-menu > li > a,
.naturalife-language-switcher > ul > li > a {
margin-top: 0 !important;
}
}  #container .rt-gallery .col {
margin-bottom: 30px;
overflow: hidden;
}
#container .rt-gallery.nogaps.row, #container .rt-gallery.nogaps > .row {
margin-left: 0;
margin-right: 0;
}
#container .rt-gallery.nogaps .col {
padding: 0;
margin: 0;
}
#container .rt-gallery .gallery-item-holder {
max-width: 100%;
margin: auto;
}
#container .rt-gallery .gallery-item-holder .image-thumbnail {
margin: auto;
}
#container .rt-gallery .gallery-item-holder img {
max-width: 100%;
display: block;
margin: auto;
height: auto;
}
.single-post .rt-gallery .col-sm-12, .single-portfolio .rt-gallery .col-sm-12 {
padding: 0;
}
@media screen and (min-width: 768px) {
#container .rt-gallery .col.double-height:not(.double-width) img {
margin-left: -50%;
}
} .border_grid > .row, .border_grid .content-row, .border_grid .elementor-row {
border-width: 1px 0 0 0;
border-style: solid;
margin: 0;
}
.border_grid > .row:first-child, .border_grid .content-row:first-child, .border_grid .elementor-row:first-child {
border-width: 0;
}
.border_grid > .row:first-child > div:after, .border_grid .content-row:first-child > div:after, .border_grid .elementor-row:first-child > div:after {
top: 0;
}
.border_grid > .row:last-child > div:after, .border_grid .content-row:last-child > div:after, .border_grid .elementor-row:last-child > div:after {
bottom: 0;
}
.border_grid > .row > div:first-child:after, .border_grid .rt-column-container:first-child:after, .border_grid .col:first-child:after, .border_grid .elementor-column:first-child:after {
border-width: 0;
}
.border_grid > .row > div:after, .border_grid .rt-column-container:after, .border_grid .col:after, .border_grid .elementor-column:after {
content: "";
position: absolute;
left: -1px;
top: 0;
bottom: 0;
width: 1px;
z-index: 1;
border-width: 0 0 0 1px;
border-style: solid;
}
.border_grid > .row > div, .border_grid .content-row .rt-column-container, .border_grid .elementor-column {
padding-top: 15px;
padding-bottom: 25px;
}
.border_grid > .row > div:after, .border_grid .content-row .rt-column-container:after, .border_grid .elementor-column:after {
top: 15px;
bottom: 15px;
}
.border_grid .content-row:first-child .rt-column-container {
padding-top: 0px;
}
.border_grid .wpb_row, .border_grid .row {
margin-left: -20px;
margin-right: -20px;
} .has-overlay {
overflow: hidden;
display: block;
position: relative;
margin-left: auto !important;
margin-right: auto !important;
}
.has-overlay .image-thumbnail img {
opacity: 1;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
will-change: opacity;
}
.has-overlay .overlay-text {
top: 0;
width: 100%;
height: 100%;
position: absolute;
padding: 20px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.has-overlay .overlay-text:after {
content: "";
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
overflow: hidden;
position: absolute;
top: -100%;
left: 0;
width: 100%;
height: 100%;
opacity: 0.8;
z-index: 1;
}
.has-overlay .overlay-text > p {
margin: 5px 0 0;
font-size: .85em;
}
.has-overlay .overlay-text * {
opacity: 0;
color: #fff !important;
position: relative;
z-index: 2;
-moz-transition: all 0.2s linear 0.3s;
-o-transition: all 0.2s linear 0.3s;
-webkit-transition: all 0.2s linear;
-webkit-transition-delay: 0.3s;
-webkit-transition: all 0.2s linear 0.3s;
transition: all 0.2s linear 0.3s;
}
.has-overlay:hover img {
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0.8;
}
.has-overlay:hover .overlay-text {
opacity: 1;
}
.has-overlay:hover .overlay-text * {
opacity: 1;
}
.has-overlay:hover .overlay-text:after {
top: 0;
}
@media screen and (max-width: 768px) {
.has-overlay *, .imgeffect * {
-webkit-transition: none !important;
transition: none !important;
}
} .featured_image img, .featured_image div {
width: 100%;
}
.featured_image {
position: relative;
overflow: hidden;
} .imgeffect {
position: relative;
overflow: hidden;
display: block;
max-width: 100%;
z-index: 1;
}
.imgeffect img {
opacity: 1;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
will-change: opacity;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.imgeffect .action-button {
top: 20px;
right: 20px;
line-height: 2em;
width: 2em;
height: 2em;
position: absolute;
text-align: center;
position: absolute;
text-align: center;
opacity: 0;
-webkit-transform: scale(0, 0);
transform: scale(0, 0);
-moz-transition: all 0.4s ease-out 0.1s;
-o-transition: all 0.4s ease-out 0.1s;
-webkit-transition: all 0.4s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.4s ease-out 0.1s;
transition: all 0.4s ease-out 0.1s;
z-index: 20;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
will-change: scale, opacity;
}
.imgeffect:hover img {
-webkit-transform-origin: top;
transform-origin: top;
opacity: 0.8;
}
.imgeffect:hover .action-button {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.imgeffect > .action-button:before {
font-family: 'rtui';
color: #fff;
font-size: 16px;
}
.imgeffect.zoom > .action-button:before {
content: "\e800";
}
.imgeffect.gallery > .action-button:before {
content: "\e803";
}
.imgeffect.video > .action-button:before {
content: "\6a";
}
.imgeffect.audio > .action-button:before {
content: "\e805";
}
.imgeffect.extlink > .action-button:before {
content: "\f08e";
}
.imgeffect.link > .action-button:before {
content: "\e806";
}
.imgeffect > div > img {
display: inline-block;
}
.imgeffect.aligncenter {
display: block;
}
.has-overlay + .action-button,
.overlay-text + .action-button {
background-color: transparent !important;
}
.featured-image-nav {
opacity: 0;
bottom: -50px;
margin: 0;
padding: 10px 0 5px;
position: absolute;
text-align: center;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.featured-image-nav > li {
display: inline-block;
cursor: pointer;
width: 15px;
height: 15px;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.featured-image-nav > li:hover, .featured-image-nav > li.active {
background: rgba(255, 255, 255, 0.15);
}
.featured_image:hover .featured-image-nav {
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease;
-webkit-transition-delay: 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 1;
bottom: 0;
} .hasCustomSelect {
z-index: 2;
padding-right: 20px;
}
.customselect {
border-width: 1px;
border-style: solid;
padding: 4px 20px 4px 10px;
position: relative;
z-index: 1;
}
.customselect .customselectInner:before {
content: "\2a";
font-family: "rtui";
position: absolute;
right: 10px;
} .rt-parallax-background {
background-attachment: scroll;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
z-index: 0;
backface-visibility: hidden;
display: none;
width: 100%;
height: 100%;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.rt-sa-background {
width: 100%;
position: absolute;
left: 0;
overflow: hidden;
z-index: 0;
}
.rt-svg-background {
width: 100%;
position: absolute;
left: 0;
overflow: hidden;
z-index: 0;
height: auto;
}
.rt-svg-background.top {
top: -1px;
}
.rt-svg-background.bottom {
bottom: -1px;
} .rt-background-slider {
width: 100%;
height: 100%;
background-attachment: scroll;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
z-index: 0;
-webkit-transform: translate3d(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-background-slider > * {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0s, -webkit-transform 0s;
transition: opacity 0s, -webkit-transform 0s;
transition: opacity 0s, transform 0s;
transition: opacity 0s, transform 0s, -webkit-transform 0s;
} .read_more {
display: block;
margin-top: 10px;
text-decoration: none;
}
.read_more:before {
content: "\2e";
display: inline-block;
font-family: "rtui";
height: 2.5em;
width: 2.5em;
text-align: center;
color: #fff;
margin-right: 10px;
text-indent: 3px;
line-height: calc( 2.5em + 2px );
}
a.read_more:hover:before {
text-indent: 10px;
-webkit-transition: text-indent 0.3s;
transition: text-indent 0.3s;
} ul,
ol {
padding-left: 20px;
margin-bottom: 20px;
} blockquote {
margin: 40px 0;
font-style: italic;
font-size: 1.25em;
border-width: 3px 0;
border-style: solid;
padding: 40px 0;
}
blockquote:before {
content: "\201c";
float: left;
font-size: 3em;
line-height: 1em;
}
blockquote.text-center:before {
float: none;
}
blockquote p {
margin-left: 3em;
}
blockquote cite {
margin-top: .75em;
font-size: .75em;
display: inline-block;
width: 100%;
font-style: normal;
margin-left: 3.75em;
}
blockquote cite:before {
content: '\2014 \00A0';
}
blockquote.style-2 {
border-width: 0;
}
blockquote.style-2 p, blockquote.style-2 cite {
margin-left: 0;
padding-left: 0;
} .rt_preloading:after {
content: "";
opacity: 0;
position: absolute;
width: 40px;
height: 40px;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 100%;
top: calc(50% - 20px);
left: calc(50% - 20px);
-webkit-animation: scaleout 1s infinite ease-in-out;
animation: scaleout 1s infinite ease-in-out;
z-index: 1;
} .rt-featured-image {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-featured-video {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-featured-map {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
} .rt-frame {
border-width: 1px;
border-style: solid;
padding: 10px;
} .shadow {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}
.rt-column-gaps > div > .shadow > .vc_column-inner {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}
.shadow-2 {
-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
.shadow-3 {
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.hover-shadow:hover {
-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
-webkit-transition: -webkit-box-shadow 0.3s ease;
transition: -webkit-box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.hover-opacity:hover {
opacity: 0.3;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
} .boxed {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
padding: 20px;
} .go-to-top {
cursor: pointer;
position: fixed;
right: 10px;
bottom: -100px;
opacity: 0;
z-index: 1;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.go-to-top.visible {
opacity: 1;
bottom: 10px;
}
.go-to-top:before {
vertical-align: middle;
font-size: 24px;
width: 1.5em;
line-height: 1.5em;
background-color: rgba(0, 0, 0, 0.4);
color: #fff;
border-radius: 50%;
}
.go-to-top:hover {
opacity: 0.7;
}  .background-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .border-top {
border-top-width: 1px;
border-top-style: solid;
}
.border-bottom {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.border-left {
border-left-width: 1px;
border-left-style: solid;
}
.border-right {
border-right-width: 1px;
border-right-style: solid;
}
hr {
height: 1px;
border: none;
background-color: #eee;
} #content-overlay {
background: rgba(0, 0, 0, 0.65);
bottom: 0;
left: 0;
position: fixed;
right: 0;
z-index: 490;
height: 0;
opacity: 0;
-moz-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
-o-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
-webkit-transition: opacity 0.4s ease, height 0s ease;
-webkit-transition-delay: 0.8s, 1.2s;
-webkit-transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
}
.rt-menu-over #content-overlay, .naturalife-panel-on #content-overlay {
top: 0;
opacity: 1;
}
.naturalife-panel-on #content-overlay {
-moz-transition: height 0s ease 0s, opacity 0.4s ease 0s;
-o-transition: height 0s ease 0s, opacity 0.4s ease 0s;
-webkit-transition: height 0s ease, opacity 0.4s ease;
-webkit-transition-delay: 0s, 0s;
-webkit-transition: height 0s ease 0s, opacity 0.4s ease 0s;
transition: height 0s ease 0s, opacity 0.4s ease 0s;
height: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.naturalife-panel-on #main-content {
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
} .naturalife-post-navigation {
border-width: 1px 0 0 0;
border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
text-transform: uppercase;
font-size: 0.875em;
}
.naturalife-post-navigation a {
text-decoration: none;
font-weight: bold;
display: inline-block;
}
.naturalife-post-navigation a:before {
font-family: "rtui";
vertical-align: middle;
}
.naturalife-post-navigation a, .naturalife-post-navigation a:before {
-webkit-transition: color 0.2s ease-in;
transition: color 0.2s ease-in;
}
.naturalife-post-navigation > div > *:first-child {
text-align: left;
}
.naturalife-post-navigation > div > *:first-child a:before {
content: "\e8a8";
float: left;
margin-right: 20px;
}
.naturalife-post-navigation > div > *:nth-child(2) {
text-align: center;
}
.naturalife-post-navigation > div > *:last-child {
text-align: right;
}
.naturalife-post-navigation > div > *:last-child a:before {
content: "\e8a7";
float: right;
margin-left: 20px;
}
.naturalife-post-navigation .all-posts {
font-size: 40px;
} #container .naturalife-icon {
border-style: solid;
border-color: transparent;
line-height: 1em;
}
#container .naturalife-icon:before {
display: block !important;
margin: 0 !important;
}
#container .naturalife-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
display: inline-block;
}
.elementor-icon .rt-elementor-icon:before,
.elementor-icon .fasrt-elementor-icon:before {
margin: 0 !important;
display: block !important;
width: 1.3em !important;
}
.elementor-widget-icon-list .rt-elementor-icon {
line-height: 1;
}
.elementor-widget-icon-list .rt-elementor-icon:before {
margin: 0;
}
.rt-custom-style.elementor-view-framed .elementor-icon:before {
position: absolute;
content: "";
width: calc( 100% - 20px );
height: calc( 100% - 20px );
left: 10px;
top: 10px;
z-index: 1;
border-width: 2px;
border-style: dashed;
}
.rt-custom-style.elementor-view-framed .elementor-icon {
position: relative;
}
.rt-custom-style.elementor-view-framed .elementor-icon .rt-elementor-icon:before {
z-index: 33;
}
.rt-custom-style.elementor-view-framed.elementor-shape-circle .elementor-icon:before {
border-radius: 50%;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-circle .elementor-icon:before {
-webkit-animation: spin 5s infinite linear;
animation: spin 5s infinite linear;
}
.rt-custom-style .elementor-icon, .rt-custom-style .elementor-icon:before {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-square .elementor-icon {
border-radius: 50%;
}
.elementor-column-wrap:hover > * > .rt-custom-style.elementor-shape-square .elementor-icon:before {
-webkit-animation: spin 5s infinite linear .2s;
animation: spin 5s infinite linear .2s;
border-radius: 50%;
} .rt-popup {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
background-color: rgba(255, 255, 255, 0.95);
display: block;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rt-popup.active {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 999999;
opacity: 1;
pointer-events: auto;
}
.rt-popup-close {
position: absolute;
top: 40px;
right: 40px;
background: transparent;
outline: none !important;
border: none;
cursor: pointer;
z-index: 99;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.rt-popup-close:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rt-popup-content-wrapper {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
overflow: hidden;
}
.rt-popup-content {
display: block;
position: relative;
padding: 10%;
max-height: 100%;
width: 100%;
}
.ps-scrollbar-y-rail {
display: none;
} .rt-popup-search .wp-search-form {
font-size: 1.5em;
max-width: 1000px;
margin: auto;
}
.rt-popup-search .wp-search-form input[type="text"] {
border-radius: 0 !important;
border-width: 0 0 3px !important;
border-style: dotted !important;
padding: 1.6em 0 !important;
background-color: transparent !important;
text-transform: uppercase;
letter-spacing: 2px;
}
.rt-popup-search .wp-search-form input[type="text"]:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-color: var(--primary-color) !important;
}
.rt-popup-search .wp-search-form span {
right: 0;
}
.rt-popup-search .wp-search-form span:hover {
color: var(--primary-color);
} .rt-background-text {
position: relative;
overflow: hidden;
}
.rt-background-text:before {
position: absolute;
font-size: 180px;
line-height: 1;
z-index: 0;
width: 100%;
opacity: 0.1;
text-align: center;
letter-spacing: 0.1em;
white-space: nowrap;
} .vertical-align-center .col > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.metro-gallery:not(.nogaps) {
margin-bottom: -30px;
}
.metro-gallery img {
display: block;
} .loop.type-portfolio {
position: relative;
width: 100%;
}
.loop.type-portfolio .title, .loop.type-portfolio .title a {
text-decoration: none;
}
.loop.type-portfolio .title a:hover {
text-decoration: none;
opacity: 0.7;
}
.loop.type-portfolio:hover .overlay {
opacity: 1;
}
.loop.type-portfolio .visible-title-wrapper {
position: absolute;
background: rgba(255, 255, 255, 0.8);
-webkit-transition: all .5s ease .1s;
transition: all .5s ease .1s;
top: 0;
left: 0;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
will-change: left;
text-align: right;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio .visible-title-wrapper .title {
font-size: 0.75em;
letter-spacing: 3px;
opacity: 0.7;
text-transform: uppercase;
padding: 15px;
}
.loop.type-portfolio.style-2 {
overflow: hidden;
}
.loop.type-portfolio.style-2 .image-thumbnail img {
-moz-transition: all 0.4s ease 0.1s;
-o-transition: all 0.4s ease 0.1s;
-webkit-transition: all 0.4s ease;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.4s ease 0.1s;
transition: all 0.4s ease 0.1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
overflow: hidden;
position: relative;
}
.loop.type-portfolio.style-1 .text {
padding: 20px 0;
}
.loop.type-portfolio.style-1.boxed .text {
padding: 25px 5px 5px;
}
.loop.type-portfolio.style-1.boxed:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-webkit-transition: -webkit-box-shadow .3s linear;
transition: -webkit-box-shadow .3s linear;
transition: box-shadow .3s linear;
transition: box-shadow .3s linear, -webkit-box-shadow .3s linear;
}
.loop.type-portfolio .title {
margin: 0;
}
.loop.type-portfolio p {
margin: 20px 0 0 0;
}
.loop.type-portfolio .read_more {
margin-top: 40px;
}
.loop.type-portfolio .terms {
display: block;
font-size: 0.875em;
}
.loop.type-portfolio .terms a {
text-decoration: none;
position: relative;
z-index: 3;
}
.loop.type-portfolio .terms a:hover {
text-decoration: none;
opacity: 0.7;
}
.loop.type-portfolio .portfolio-link {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.loop.type-portfolio .overlay .title {
display: block;
padding: 0;
margin: 0;
position: relative;
}
.loop.type-portfolio .overlay .terms {
margin-top: 0;
font-size: .875em;
font-style: italic;
}
.loop.type-portfolio .overlay .terms a:hover {
opacity: 0.7;
}
.loop.type-portfolio.hover-1:hover .visible-title-wrapper {
left: -100%;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.loop.type-portfolio.hover-1:hover .overlay {
right: -1px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.loop.type-portfolio.hover-1 .overlay {
right: -150%;
position: absolute;
width: calc(100% + 2px);
padding: 20px;
overflow: hidden;
z-index: 2;
top: 0;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.6s;
transition: all 0.6s;
background: rgba(255, 255, 255, 0.9);
will-change: right;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.loop.type-portfolio.hover-1 .overlay .title {
color: #111;
}
.loop.type-portfolio.hover-1 .overlay a, .loop.type-portfolio.hover-1 .overlay a:hover, .loop.type-portfolio.hover-1 .overlay .title {
color: #111;
}
.loop.type-portfolio.hover-1 .overlay .text {
width: 100%;
bottom: 20px;
left: 20px;
}
.loop.type-portfolio.hover-1 .overlay .title {
font-size: 1.2em;
}
.loop.type-portfolio.hover-1 .overlay .terms, .loop.type-portfolio.hover-1 .overlay .terms a {
color: #777;
}
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
opacity: 0.6;
}
.loop.type-portfolio.hover-2:hover .overlay {
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 1;
}
.loop.type-portfolio.hover-2:hover .overlay .text {
opacity: 1;
}
.loop.type-portfolio.hover-2 .overlay {
bottom: 0;
top: 0;
position: absolute;
width: 100%;
padding: 20px;
overflow: hidden;
z-index: 2;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.6s;
transition: all 0.6s;
background-color: rgba(0, 0, 0, 0.8);
backgaround: linear-gradient(0deg, rgba(0, 0, 0, 0.83) 20%, rgba(0, 0, 0, 0.59) 80%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.loop.type-portfolio.hover-2 .overlay .text {
width: 100%;
position: relative;
-webkit-transition: all 0.2s;
transition: all 0.2s;
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.loop.type-portfolio.hover-2 .overlay .title {
font-size: 1.4em;
}
.loop.type-portfolio.hover-2 .overlay a, .loop.type-portfolio.hover-2 .overlay a:hover, .loop.type-portfolio.hover-2 .overlay .title, .loop.type-portfolio.hover-2 .overlay .text, .loop.type-portfolio.hover-2 .overlay .terms, .loop.type-portfolio.hover-2 .overlay .terms a {
color: #fff;
}
.loop.type-portfolio .image-thumbnail {
position: relative;
overflow: hidden;
}
.loop.type-portfolio .image-thumbnail img {
width: 100%;
height: auto;
}
.portfolio_list.masonry > .col {
margin-bottom: 20px;
padding-bottom: 20px;
}
.portfolio_list.border_grid > .row > .col {
padding-bottom: 20px;
}
.load_more.button_ {
margin: 40px auto 20px;
border-radius: 30px;
cursor: pointer;
}
@media screen and (min-width: 768px) {
.portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail img {
width: 100%;
}
.portfolio_list > .row > .col-sm-12 .style-1 .text {
padding: 40px;
}
.double-height:not(.double-width) .portfolio img {
margin-left: -50%;
}
}
.rt-carousel .loop.type-portfolio.style-1:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.rt-carousel .loop.hover-1 .image-thumbnail img {
-webkit-transition: none;
transition: none;
} .filter-holder {
margin-bottom: 20px;
width: 100%;
font-size: 0.75em;
border-style: solid;
border-width: 0 0 2px;
padding-bottom: 10px;
font-weight: bold;
}
.filter-holder > ul {
position: relative;
line-height: 1;
}
.filter-holder > ul > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.filter-holder ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.filter_navigation li {
display: inline-block;
position: relative;
line-height: 1;
}
.filter_navigation li > span {
letter-spacing: 2px;
}
.filter_navigation li ul {
margin-left: 30px;
}
.filter_navigation li a {
padding: 0 8px 10px;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
position: relative;
}
.filter_navigation li a.active:after {
content: "";
width: 100%;
bottom: 0;
height: 2px;
position: absolute;
left: 0;
} #main-content .portfolio-header + .portfolio-info-row {
border-width: 1px 0 0;
border-style: solid;
}
#main-content .portfolio-header .content-row-wrapper {
padding: 50px 0;
}
#main-content .portfolio-info-row .content-row-wrapper {
padding: 50px 0;
}
#main-content .main-content-row .portfolio-header .content-row-wrapper {
padding-top: 0;
}
#main-content .main-content-row .portfolio-info-row .content-row-wrapper {
padding-bottom: 0;
}
.single-portfolio-carousel .owl-item > div {
margin: auto;
}
#container .single-portfolio-carousel .owl-item img {
margin: auto;
max-width: 100%;
width: auto;
}
.portfolio-carousel-holder > .col {
padding: 0 !important;
}
.portfolio-carousel-holder > .col .single-portfolio-carousel:not(.full-height-carousel) .owl-item > div .owl-stage-outer {
padding: 10px 0;
}
.portfolio-carousel-holder > .col .single-portfolio-carousel.full-height-carousel .owl-item img {
width: auto;
margin: auto;
}
.single-portfolio .portfolio-info .col.portfolio-text {
padding-right: 50px;
}
.single-portfolio .portfolio-info .column-inner > *:first-child, .single-portfolio .portfolio-info .portfolio-text > *:first-child {
margin-top: 0;
}
.portfolio-template-default .portfolio-default-layout {
border-width: 1px 0 0 0;
padding: 25px 0;
}
.portfolio-template-default .key-details {
border-width: 0 0 0 1px;
border-style: solid;
padding-left: 25px;
text-align: center;
}
.portfolio-template-default .key-details .social_share {
text-align: center;
}
.portfolio-template-single-portfolio-layout2 .portfolio-default-layout > .content-row-wrapper > .col > .column-inner {
padding: 0;
}
.portfolio-template-single-portfolio-layout2 .key-details, .portfolio-template-single-portfolio-layout2 .social_share {
padding-top: 25px;
border-width: 1px 0 0 0;
border-style: solid;
text-align: left;
}
.portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
padding-left: 35px;
}
.sticky-sidebar.stuck {
padding-top: 25px;
}
.single-portfolio .key-details .column-inner > ul {
list-style: none;
padding: 0;
}
.single-portfolio .key-details .column-inner > ul > li:not(:last-child) {
padding-bottom: 15px;
margin-bottom: 15px;
border-width: 0 0 1px 0;
border-style: solid;
}
.single-portfolio .key-details .social_share {
width: 100%;
padding-top: 20px;
}
.single-portfolio .key-details .social_share:hover > span {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.single-portfolio .key-details .social_share > span {
-webkit-transition: -webkit-box-shadow .3s ease;
transition: -webkit-box-shadow .3s ease;
transition: box-shadow .3s ease;
transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
border-style: solid;
border-width: 1px;
padding: 5px 20px;
line-height: 1em;
border-radius: 30px;
font-weight: bold;
font-size: 0.75em;
}
.single-portfolio .key-details .social_share span > span {
display: inline-block;
}
.boxed-body-style.single-portfolio .portfolio-metro-holder, .boxed-body-style.single-portfolio .portfolio-masonry-holder, .boxed-body-style.single-portfolio .portfolio-grid-holder {
max-width: 100%;
}
.boxed-body-style.single-portfolio .portfolio-metro-holder > .col, .boxed-body-style.single-portfolio .portfolio-masonry-holder > .col, .boxed-body-style.single-portfolio .portfolio-grid-holder > .col {
padding-left: 0;
padding-right: 0;
}  .blog-loop .entry-footer {
margin-top: 30px;
}
.blog-loop .entry-footer .entry-read-more {
border-style: double;
border-width: 0 0 4px 0;
padding-bottom: 4px;
border-color: var(--primary-color);
display: inline-block;
text-decoration: none;
}
.blog-loop .entry-footer .entry-read-more:hover {
border-style: solid;
}
.blog-loop .entry-footer .social_share {
display: block;
margin-top: 20px;
}
.blog-loop .post-content-wrapper {
margin: auto;
}
.blog-loop .post_data {
padding: 0 !important;
}
.blog-loop:not(.blog-carousel-loop) {
text-align: center;
}
.blog-loop:not(.blog-carousel-loop) figure > * {
margin: auto;
}
.blog-loop:not(.blog-carousel-loop) .entry-content, .blog-loop:not(.blog-carousel-loop) .entry-footer {
max-width: 90% !important;
margin: auto !important;
}
.blog-loop-default {
margin-bottom: 30px;
}
.blog-loop-default.sticky > *:last-child {
-webkit-box-shadow: 0px 19px 11px -10px rgba(0, 0, 0, 0.19);
box-shadow: 0px 19px 11px -10px rgba(0, 0, 0, 0.19);
margin-bottom: 25px;
border-width: 1px;
padding: 25px;
border-style: solid;
}
.blog-loop-default.sticky > .post_data {
border-width: 5px 0 2px 0;
border-style: solid;
}
.masonry-gallery.blog_list > article {
margin-bottom: 30px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.blog-loop-default.full-width-col {
margin-bottom: 80px;
}
.blog-loop-default.full-width-col .entry-content, .blog-loop-default.full-width-col .entry-footer {
max-width: 80%;
}
.blog-loop-default.full-width-col .entry-content > .post_data + p {
margin-top: 30px;
}
.blog-loop-default.full-width-col .featured_media {
margin-bottom: 40px;
}
.blog-loop-default.full-width-col .entry-divider {
max-width: 100%;
margin-top: 80px;
}
.blog-loop-default.full-width-col:last-child .entry-divider {
display: none;
}
.sticky .entry-divider {
display: none;
}
article.type-post .entry-title a {
text-decoration: none;
}
article.type-post .entry-title a:hover {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
article.type-post .featured_image img {
width: auto;
height: auto;
}
article.type-post a.featured_image {
display: inline-block;
max-width: 100%;
margin-bottom: -.3em;
}
article.type-post .featured_media {
margin-bottom: 25px !important;
}
article.type-post .featured_media video, article.type-post .featured_media audio {
max-width: 100%;
width: 100%;
}
article.type-post .entry-title {
margin: 0 0 10px;
word-break: break-word;
}
article.type-post .format-link .text > h2 {
margin-bottom: 0;
}
article.type-post .format-link .the-link {
margin-bottom: 20px;
display: block;
}
article.type-post .photo_gallery .row {
margin: 0 !important;
}
article.type-post .photo_gallery.masonry {
margin-left: 0;
margin-right: 0;
}
article.type-post .photo_gallery.masonry .col:after {
border: 0;
}
article.type-post .photo_gallery.masonry .col {
margin-bottom: 20px;
}
article.type-post .format-icon {
display: none;
}
article.type-post .text ul, article.type-post .text ol {
margin-bottom: 20px;
}
.col.format-aside .entry-content {
padding: 25px;
font-size: 1.4em;
}
.col.format-aside .entry-content p:last-child {
margin-bottom: 0;
}
article.type-post .post_data {
margin: 0;
font-size: 0.875em;
line-height: 1.2em;
display: inline-block;
margin-bottom: 25px;
font-style: italic;
}
article.type-post .post_data .user img {
display: inline;
border-radius: 50%;
vertical-align: text-bottom;
margin: 0 2px;
vertical-align: middle;
}
article.type-post .post_data > * {
display: inline-block;
}
article.type-post .post_data > *:after {
content: " ";
}
article.type-post .post_data > * > a, article.type-post .post_data > * > a:hover {
text-decoration: none;
font-style: normal;
}
article.type-post .post_data > * > a:hover {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
article.type-post .post_data > *:last-child {
border-width: 0;
}
article.type-post .post_data span:not(:first-child).comment_link:before {
content: ", ";
}
article.type-post .post_data:empty {
display: none;
}
article.type-post .post_data span.date:not(:only-child):before {
content: " — ";
}
.single-post article.type-post .entry-content {
margin-bottom: 60px;
display: inline-block;
max-width: 100%;
width: 100%;
}
.single-post article.type-post .post_data {
padding: 0 0 20px 0;
font-size: 0.875em;
line-height: 1em;
width: 100%;
}
.single-post article.type-post .entry-footer {
padding: 20px 0;
border-width: 1px 0 0;
border-style: solid;
}
.single-post article.type-post .entry-footer .entry-footer-right {
margin-left: auto;
}
.single-post article.type-post .entry-footer .tags {
display: inline-block;
vertical-align: middle;
margin: 0;
line-height: 1;
padding: 5px 0;
margin: -5px;
}
.single-post article.type-post .entry-footer .tags a {
text-decoration: none;
border-style: solid;
border-width: 1px;
border-radius: 40px;
padding: 6px 15px;
margin-right: 10px;
font-size: 0.875em;
display: inline-block;
margin: 5px;
}
.single-post article.type-post .entry-footer .tags a:hover {
text-decoration: none;
opacity: 0.5;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.single-post article.type-post .entry-footer .social_share > span {
padding: 6px 15px;
border-radius: 40px;
color: #fff;
font-size: 0.875em;
}  article .post-title-holder {
margin-bottom: 20px;
} .tax-description {
margin-bottom: 25px;
} .author-info {
border-style: solid;
border-width: 1px 0 0;
padding: 60px 0;
margin: 0;
}
.author-avatar {
width: 100px;
padding-right: 20px;
}
.author-avatar img {
border-radius: 50%;
}
.author-title {
display: block;
font-size: 1.2em;
margin-bottom: 10px;
}
.author-description *:last-child {
margin-bottom: 0;
}
.author-description .author-bio {
margin: 0;
padding: 0;
text-indent: 0;
} #search-results .loop {
border-width: 0 0 1px 0;
border-style: solid;
padding-bottom: 10px;
}
.search-post-title {
margin-bottom: 10px;
}
.search-post-title a {
font-size: 18px;
line-height: 140%;
}
.search_result {
margin-bottom: 20px;
}
.search_highlight {
background: #EAEAEA;
padding: 1px 3px;
}
body.search-no-results #search-results {
padding: 80px 0;
text-align: center;
}
body.search-no-results #search-results .wp-search-form {
max-width: 60%;
margin: auto;
padding: 20px 0;
} .commententry {
border-style: solid;
border-width: 1px 0 0;
clear: both;
}
.commentlist {
list-style: none;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
margin-bottom: 40px;
}
.commentlist .comment {
position: relative;
}
.commentlist .children {
list-style: none;
position: relative;
padding-left: 70px;
}
.comment-holder {
padding: 20px;
margin-bottom: 20px;
}
.depth-1 > .comment-holder {
border-style: solid;
border-width: 1px 0 0;
}
.depth-1 > .comment-holder {
padding: 30px 20px 0px 0;
}
.depth-1 > .children {
margin-bottom: 40px;
}
.comment:not(.depth-1) > .comment-holder {
border-style: solid;
border-width: 1px;
}
.comment-meta > a {
font-size: 0.8em;
text-decoration: none;
}
.comment-meta > a:hover {
text-decoration: underline;
}
.comment-avatar {
float: left;
}
.comment-avatar img {
border-radius: 50%;
}
.comment-body {
margin-left: 90px;
}
.pingback .comment-body {
margin-left: 0;
}
.comment-author {
margin-bottom: 30px;
}
.author-name {
display: block;
font-size: 1em;
}
.author-name a {
text-decoration: none;
}
.comment-reply a {
padding: 5px 10px;
position: absolute;
right: 20px;
top: 2.2em;
line-height: 1em;
font-weight: bold;
font-size: 0.875em;
text-decoration: none;
border-radius: 40px;
}
.comment-reply a:hover {
text-decoration: none;
} .comment-respond {
position: relative;
}
.comment-reply-title {
font-size: 1.25em;
}
.comment-reply-title small {
font-size: 0.75em;
}
.comment-reply-title small > a {
padding-top: 0.25em;
font-weight: bold;
position: absolute;
right: 0;
}
.comment-holder .comment-respond {
border-style: solid;
border-width: 1px 0 0;
margin-top: 40px;
padding-top: 20px;
}
.comment-form .text-boxes {
margin-bottom: 10px;
}
.comment-form .text-boxes::after {
display: block;
clear: both;
content: "";
}
.comment-form .text-boxes > ul {
list-style: none;
padding: 0;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
width: 100%;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
width: 32%;
float: left;
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
margin-right: 2%;
}
.comment-form .comment-form-cookies-consent {
display: inline-block;
margin-top: 20px;
}
.comment-form .comment-form-cookies-consent label {
display: inline;
margin-left: 10px;
font-weight: normal;
white-space: pre-wrap;
vertical-align: middle;
}
.comment-form .form-submit {
margin-top: 40px;
}
.comment-form textarea {
margin-bottom: 0;
}
.comment-form .comment-line ul {
margin-bottom: 0;
}
.pingback .comment-body, .trackback .comment-body {
margin-left: 0;
} .type-staff.loop {
text-align: center;
}
.type-staff.loop .person_image {
position: relative;
display: block;
max-width: 100%;
width: 100%;
margin: 0 auto 20px;
overflow: hidden;
will-change: border-radius;
border-radius: 0;
}
.type-staff.loop .person_image.bw-effect img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: -webkit-filter .4s ease;
transition: -webkit-filter .4s ease;
transition: filter .4s ease;
transition: filter .4s ease, -webkit-filter .4s ease;
}
.type-staff.loop:hover .person_image img {
-webkit-filter: none;
filter: none;
-webkit-transition: -webkit-filter .4s ease;
transition: -webkit-filter .4s ease;
transition: filter .4s ease;
transition: filter .4s ease, -webkit-filter .4s ease;
}
.type-staff.loop .person_name {
margin: 0;
line-height: 1em;
padding-bottom: 0.25em;
}
.type-staff.loop .person_name a {
text-decoration: none;
}
.type-staff.loop .person_name a:hover {
text-decoration: none;
opacity: 0.7;
}
.type-staff.loop .profile {
margin-top: 15px;
}
.type-staff.loop .profile > p:last-child {
margin-bottom: 0;
}
.type-staff.loop .position {
margin-top: 5px;
}
.type-staff.loop .person_links_wrapper {
line-height: 1em;
}
.type-staff.loop .person_image .person_links_wrapper {
position: absolute;
width: 100%;
bottom: -100%;
-webkit-transition: bottom .3s ease;
transition: bottom .3s ease;
padding: 10px;
}
.type-staff.loop .person_image .person_links_wrapper li a {
color: #fff;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
display: block;
}
.type-staff.loop .person_image .person_links_wrapper li a:hover {
opacity: 0.5;
}
.type-staff.loop:hover .person_image .person_links_wrapper {
bottom: 0;
}
.type-staff.loop .person_data .person_links_wrapper {
margin-top: 20px;
padding: 10px 0 0;
border-style: solid;
border-width: 1px 0 0 0;
}
.type-staff.single .person_links_wrapper {
margin-top: 10px;
text-align: center;
}
.boxed_columns .loop.staff {
padding: 20px;
}
.team > .row {
margin-bottom: 40px;
}  .main-carousel .item {
display: block;
clear: both;
}
.main-carousel .item > a {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.main-carousel .slide-content-wrapper {
opacity: 1;
-moz-transition: opacity 0.7s ease 0s;
-o-transition: opacity 0.7s ease 0s;
-webkit-transition: opacity 0.7s ease;
-webkit-transition-delay: 0s;
-webkit-transition: opacity 0.7s ease 0s;
transition: opacity 0.7s ease 0s;
}
.main-carousel .scrolled .slide-content-wrapper {
opacity: 0;
}
.main-carousel .slide-content {
opacity: 1;
padding: 20px;
}
.main-carousel .scrolled .slide-content {
opacity: 0;
}
.main-carousel.owl-stage-outer, .slide-content-wrapper, .item.has-bg-image {
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-content-wrapper {
width: 100%;
position: relative;
display: block;
clear: both;
margin: auto;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.slide-content-wrapper .slide-content > span {
display: block;
}
.slide-content-wrapper .slide-content.left {
left: 0;
}
.slide-content-wrapper .slide-content.right {
right: 0;
}
.slide-content-wrapper .slide-content.center {
margin-left: auto;
margin-right: auto;
}
.slide-content-wrapper .slide_heading {
margin: 0;
font-size: 46px;
line-height: 1;
}
.slide-content-wrapper .slide_second_heading {
line-height: 1;
letter-spacing: 5px;
margin-bottom: 10px;
}
.slide-content-wrapper .slide-content .slide-text {
margin-top: 20px;
z-index: 2;
position: relative;
}
.slide-content-wrapper .slide-content .slide-text.text-right {
text-align: right;
}
.slide-content-wrapper .slide-content .slide-text.text-center {
text-align: center;
}
.slide-content-wrapper .slide-content .slide-text p:last-child {
margin-bottom: 0;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper {
margin-top: 40px;
margin-right: 10px;
z-index: 2;
position: relative;
font-weight: bold;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more {
text-decoration: underline;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:hover {
text-decoration: none;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:before {
content: none;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper > *:nth-child(2) {
margin: 0 0 2px 20px;
}
.slide-content-wrapper .text-right .slider-buttons-wrapper {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.slide-content-wrapper .text-center .slider-buttons-wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.slide-background {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
margin: 0 auto;
will-change: transform;
}
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
padding-left: 0;
}
.slide-content-wrapper.fullwidth {
max-width: 96%;
padding-left: 20px;
padding-right: 20px;
}
.text-navigation-holder {
border-width: 0 0 1px;
border-style: solid;
}
.text-navigation-holder[data-slide-count="1"] a {
width: 100%;
}
.text-navigation-holder[data-slide-count="2"] a {
width: 50%;
}
.text-navigation-holder[data-slide-count="3"] a {
width: 33.33333%;
}
.text-navigation-holder[data-slide-count="4"] a {
width: 25%;
}
.text-navigation-holder[data-slide-count="5"] a {
width: 20%;
}
.text-navigation-holder[data-slide-count="6"] a {
width: 16.66667%;
}
.text-navigation-holder[data-slide-count="7"] a {
width: 14.28571%;
}
.text-navigation-holder[data-slide-count="8"] a {
width: 12.5%;
}
.text-navigation-holder[data-slide-count="9"] a {
width: 11.11111%;
}
.text-navigation-holder[data-slide-count="10"] a {
width: 10%;
}
.text-navigation-wrapper {
margin: auto;
}
.text-navigation-wrapper a {
text-decoration: none;
display: inline-block;
border-width: 0 1px 0 0;
border-style: solid;
padding: 20px 50px;
line-height: 1.8em;
outline: none;
position: relative;
}
.text-navigation-wrapper a:first-child {
border-width: 0 1px;
}
.text-navigation-wrapper span {
padding-right: 0.4em;
}
.rt-carousel-loading {
display: none;
}
.rt-carousel:not(.rt-carousel-loaded) .rt-carousel-loading {
display: block;
position: absolute;
width: 20px;
height: 20px;
top: calc(50% - 10px);
left: calc(50% - 10px);
background: rgba(0, 0, 0, 0.5);
-webkit-animation: pageloading 1s linear infinite;
animation: pageloading 1s linear infinite;
border-radius: 50%;
} .timeline.style-1 {
margin: 0;
padding: 0;
position: relative;
text-align: left;
}
.timeline.style-1:after {
bottom: 0;
content: "";
height: 100%;
left: calc( 50% - 1px );
position: absolute;
top: 0;
width: 2px;
z-index: 1;
}
.timeline.style-1 > div {
display: inline-block;
width: 45%;
margin-bottom: 20px;
z-index: 2;
padding: 20px;
}
.timeline.style-1 > div > .event-details {
display: block;
}
.timeline.style-1 > div > .event-details > .event-title {
font-size: 1.25em;
font-weight: bold;
margin: 0 0 10px;
}
.timeline.style-1 > div > .event-date {
display: inline-block;
padding: 0 10px;
line-height: 1;
position: absolute;
font-weight: bolder;
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
padding-right: 4px;
}
.timeline.style-1 > div:nth-child(odd) {
text-align: right;
}
.timeline.style-1 > div:nth-child(even) {
margin-left: 55%;
}
.timeline.style-1 > div:last-child {
margin-bottom: 0;
}
.timeline.style-1 > div:before {
content: "";
font-size: 10px;
font-style: normal;
height: 2px;
left: 45%;
line-height: 1px;
margin-top: 0.8em;
position: absolute;
text-align: right;
width: calc(5% + 1px);
z-index: 4;
}
.timeline.style-1 > div:nth-child(even):before {
right: 45%;
left: auto;
text-align: left;
}
.timeline.style-1 > div:nth-child(odd) > .event-date {
left: calc(50% + 10px);
}
.timeline.style-1 > div:nth-child(even) > .event-date {
right: calc(50% + 10px);
}
.timeline.style-2 {
margin: 0;
padding: 0;
position: relative;
}
.timeline.style-2 > div {
display: inline-block;
position: relative;
margin-bottom: 5px;
width: 100%;
}
.timeline.style-2 .event-title {
font-size: 1em;
line-height: 1.5;
margin: 0 0 10px;
}
.timeline.style-2 .event-date {
display: block;
float: left;
width: 15%;
min-width: 150px;
position: relative;
}
.timeline.style-2 .event-date:after {
content: "";
height: 2px;
position: absolute;
right: 10px;
top: 0.75em;
width: 20px;
}
.timeline.style-2 .day, .timeline.style-2 .month {
font-size: 0.8em;
margin-top: 0.1em;
margin-bottom: 4px;
display: inline-block;
vertical-align: top;
}
.timeline.style-2 .year {
display: inline-block;
vertical-align: top;
width: 100%;
}
.timeline.style-2 .year:nth-child(3) {
margin-top: -0.4em;
}
.timeline.style-2 .month:nth-child(2) {
margin-left: 4px;
}
.timeline.style-2 .event-details {
position: relative;
text-align: left;
display: table-cell;
} .with_icons {
margin: 0;
padding: 0;
position: relative;
}
.with_icons > div {
position: relative;
display: inline-block;
width: 100%;
z-index: 2;
padding: 5px 0;
}
.with_icons > div > .icon {
float: left;
display: block;
text-align: center;
}
.with_icons > div > .icon:before {
margin: 0;
padding: 0;
text-align: center;
}
.with_icons > div > div {
display: block;
margin-top: 0;
margin-left: 25px;
}
.with_icons > div > div p {
margin-bottom: 10px;
}
.with_icons > div > div > p:first-child, .with_icons > div > div > .list-title {
padding-top: 0;
} .with_icons.style-1 > div > .icon {
margin-right: 5px;
}
.with_icons.style-1 > div > .icon:before {
min-width: 18px;
} .with_icons.style-2 > div > .icon {
margin-right: 5px;
}
.with_icons.style-2 > div > .icon:before {
min-width: 18px;
} .with_icons.style-3 > div {
margin-bottom: 0;
}
.with_icons.style-3 > div > .icon {
margin-right: 5px;
padding: 5px;
margin-bottom: 5px;
}
.with_icons.style-3 > div > .icon:before {
min-width: 18px;
}
.with_icons.style-3 > div > div {
margin-left: 35px;
}
.with_icons.style-3 > div > div > p:first-child, .with_icons.style-3 > div > div > .list-title {
margin-top: 5px;
} .with_icons.style-4 > div {
margin-bottom: 10px;
}
.with_icons.style-4 > div > .icon {
font-size: 2.4em;
line-height: 1;
vertical-align: middle;
}
.with_icons.style-4 > div > div {
margin-left: 3.8em;
margin-top: 0.2em;
vertical-align: middle;
} .rt_divider {
margin: 20px auto;
} .rt_divider.style-1 {
height: 1px;
width: 100%;
} .rt_divider.style-2 {
height: 4px;
width: 40px;
} .rt_divider.style-3 {
width: 4px;
height: 40px;
} .pricing_table {
display: table;
width: 100%;
table-layout: fixed;
}
.pricing_table .table_wrap {
display: table-cell;
}
.pricing_table .table_wrap > ul {
list-style: none;
margin: 0 20px;
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
}
.pricing_table .table_wrap > ul > li {
display: block;
text-align: center;
border-width: 1px 0 0;
border-style: solid;
padding: 10px 0;
}
.pricing_table .table_wrap > ul > li:first-child, .pricing_table .table_wrap > ul > li.price {
border-top: 0 !important;
}
.pricing_table .table_wrap > ul > li.caption.empty {
margin-bottom: -6px;
padding: 0;
display: none;
}
.pricing_table .table_wrap > ul > li div.title {
display: block;
}
.pricing_table .table_wrap > ul > li.caption {
padding: 30px 2px 0;
font-size: 1.4em;
border-bottom: 0;
}
.pricing_table .table_wrap > ul > li.caption small {
display: block;
font-size: 0.75em;
letter-spacing: 4px;
font-weight: normal;
}
.pricing_table .table_wrap > ul > li.price {
padding: 10px 0 20px;
}
.pricing_table .table_wrap > ul > li.price.empty {
padding: 0;
display: none;
}
.pricing_table .table_wrap > ul > li.price div {
display: block;
}
.pricing_table .table_wrap > ul > li.price span {
font-size: 2em;
*zoom: 1;
}
.pricing_table .table_wrap > ul > li.price sup {
font-size: 0.5em;
top: -0.6em;
}
.pricing_table .table_wrap > ul > li:last-child .button_wrapper {
margin: 30px 0 25px;
}
.pricing_table .table_wrap.highlight > ul {
z-index: 1;
-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
.pricing_table .table_wrap.highlight > ul > li {
position: relative;
} .pricing_table.compare .table_wrap {
vertical-align: top;
padding: 0;
}
.pricing_table.compare .table_wrap > ul {
border-width: 1px;
padding: 0;
margin: 0 1px;
}
.pricing_table.compare .table_wrap > ul > li.caption {
padding: 20px 10px 0;
font-size: 1em;
}
.pricing_table.compare .table_wrap > ul > li.caption small {
padding-bottom: 0;
}
.pricing_table.compare .table_wrap > ul > li.price > div {
background: none;
}
.pricing_table.compare .table_wrap > ul > li {
border-width: 1px 0 0 0;
border-style: solid;
padding: 15px 0;
}
.pricing_table.compare .table_wrap > ul > li.features_start_position {
border-style: solid;
border-width: 1px 0 0;
}
.pricing_table.compare .table_wrap.highlight > ul {
margin: 0 -2px;
}
.pricing_table.compare .table_wrap.features > ul {
border-right-width: 0;
border-top-width: 0;
padding: 0;
}  .button_wrapper {
font-size: 0;
}
.button_wrapper:not(.hero):not(.aligncenter) {
display: inline-block;
}
.button_, .button {
font-size: 1rem;
text-decoration: none;
position: relative;
display: inline-block;
border-style: solid;
border-color: transparent;
border-width: 0;
z-index: 1;
background-repeat: no-repeat;
overflow: hidden;
text-align: center;
outline: none;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.button_ > span, .button > span {
display: block;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.button_ .button-icon:before, .button .button-icon:before {
margin: 0;
padding: 0;
text-align: center;
width: auto;
line-height: 1;
position: relative;
}
.button_ .button-icon, .button .button-icon {
text-align: center;
margin-right: 10px;
}
.button_ .button-icon:only-child, .button .button-icon:only-child {
margin: 0;
}
.arrow > .button_ > span:after {
content: '\e811';
font-family: rtui;
line-height: 0.1em;
font-size: 2em;
vertical-align: middle;
display: inline-block;
margin-top: 0.1em;
padding: 0 0 0 0.5em;
}
.rounded > .button_ {
border-radius: 50px;
}
button.button_ {
border: none;
}
a.button:focus {
text-decoration: none;
}
button.button_.with_icon:before {
margin-right: 10px;
margin-left: 0;
} .button_.small {
font-size: 0.8rem;
}
.button_.small > span {
padding: 4px 25px;
}
.button_.small > .button-icon {
margin-right: 6px;
} .button_.medium > span {
padding: 5px 35px;
}
.button_.medium > .button-icon {
margin-right: 10px;
} .button_.big {
font-size: 1rem;
}
.button_.big > span {
padding: 12px 70px;
}
.button_.big > .button-icon {
margin-right: 12px;
} .button_.hero {
font-size: 1rem;
text-align: center;
width: 100%;
}
.button_.hero > span {
padding: 20px 30px;
}
.button_.hero > .button-icon {
margin-right: 12px;
}
.button_ > span {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.button_ > span:first-child {
position: relative;
top: 0;
opacity: 1;
}
.button_ > span:last-child {
-webkit-transform: translate(-50%);
transform: translate(-50%);
position: absolute;
left: 50%;
top: 80px;
opacity: 0;
width: 100%;
text-align: center;
}
.button_:hover > span:first-child {
top: -80px;
opacity: 0;
}
.button_:hover > span:last-child {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
top: 50%;
}
.button_.style-1 {
border-width: 2px;
border-style: solid;
}
.button_.style-1 span {
color: #fff;
}
.button_.style-1:hover {
background-color: transparent !important;
}
.button_.style-2 {
background-color: transparent;
}
.button_.style-2:hover span {
color: #fff !important;
}
.button_.style-1, .button_.style-2, .button_.style-3 {
border-width: 2px;
border-style: solid;
}
.button_.style-3 {
color: #000;
}
.button_.style-3 span {
color: #000;
}
.button_.style-3:hover span {
color: #fff;
}
.button_.black {
color: #fff;
background: #000;
border-width: 2px;
border-style: solid;
border-color: #000 !important;
}
.button_.black span {
color: #fff;
}
.button_.black:hover {
background: #000;
}
.button_.white {
color: #000;
background: #fff;
border-width: 2px;
border-style: solid;
border-color: #fff !important;
}
.button_.white span {
color: #000;
}
.button_.white:hover {
background: #fff;
} .rt-toggle > ol {
list-style: none;
list-style-position: outside;
margin: 0;
padding: 0;
position: relative;
}
.rt-toggle > ol > li {
display: block;
clear: both;
padding: 0;
position: relative;
}
.rt-toggle > ol > li.open .toggle-head {
cursor: default;
}
.rt-toggle > ol > li .toggle-head {
cursor: pointer;
position: relative;
}
.rt-toggle > ol > li .toggle-number, .rt-toggle > ol > li.open .toggle-number {
display: inline-block;
font-weight: bold;
line-height: 1.5em;
border-radius: 50%;
width: 1.5em;
padding: 0;
font-size: 1em;
text-align: center;
top: 0.125em;
position: relative;
vertical-align: top;
}
.rt-toggle > ol > li .toggle-title {
display: inline-block;
margin: 0 30px 0 0.5em;
line-height: 1.25em;
padding: 0.25em 0 0 0;
}
.rt-toggle > ol > li .toggle-title > span:before {
font-size: 1.5em;
vertical-align: middle;
margin: 0 0.3em 0 0;
top: -0.075em;
position: relative;
display: inline-block;
min-width: 1.2em;
text-align: center;
}
.rt-toggle > ol > li .toggle-content {
clear: both;
display: none;
margin: 10px 0 0 calc(2.525em);
padding: 5px 0 10px;
}
.rt-toggle > ol > li .toggle-content > p:last-child, .rt-toggle > ol > li .toggle-content > div:last-child, .rt-toggle > ol > li .toggle-content > div p:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.rt-toggle > ol > li ul {
list-style: disc;
}
.rt-toggle > ol > li ul ul {
list-style: circle;
}
.rt-toggle > ol > li ul ul ul {
list-style: square;
}
.rt-toggle > ol > li ol {
list-style: decimal;
}
.rt-toggle > ol > li ol ol {
list-style: lower-alpha;
}
.rt-toggle > ol > li ol ol ol {
list-style: upper-roman;
}
.rt-toggle > ol > li ul, .rt-toggle > ol > li ol {
margin-bottom: 10px;
}
.rt-toggle > ol > li ul ul li, .rt-toggle > ol > li ul ol li, .rt-toggle > ol > li ol ul li, .rt-toggle > ol > li ol ol li {
display: list-item;
}
.rt-toggle > ol > li:after {
content: "";
display: block;
height: 15px;
}
.rt-toggle > ol > li:last-child:after {
content: none;
}
.rt-toggle > ul li, .rt-toggle > ol ol li {
display: list-item;
}
.rt-toggle ol ol {
list-style: decimal;
}
.rt-toggle .toggle-head:after {
font-family: "rtui";
content: "\e802";
position: absolute;
right: 0.25em;
font-size: 1em;
line-height: calc( 1.25em + 5px );
width: 30px;
text-align: center;
}
.rt-toggle .open .toggle-head:after {
content: "\e801";
}
.rt-toggle.icons .toggle-title {
padding: 0;
margin-left: 0;
}
.rt-toggle.numbered .toggle-title {
margin: 0 30px 0 0.5em;
max-width: calc( 100% - 65px );
vertical-align: top;
}
.rt-toggle.only_captions ol:before {
content: none;
}
.rt-toggle.only_captions ol > li {
padding: 0;
}
.rt-toggle.only_captions .toggle-head {
padding: 0.8em 0;
border-width: 0 0 2px;
border-radius: 0;
}
.rt-toggle.only_captions .toggle-head:after {
right: 0;
}
.rt-toggle.only_captions .toggle-title {
padding: 0;
margin-left: 0;
}
.rt-toggle.only_captions .toggle-content {
margin-left: 0;
}  .rt_tabs .tab_nav {
list-style: none outside none;
}
.rt_tabs .tab_nav > li {
position: relative;
cursor: pointer;
}
.rt_tabs .tab_nav > li.active {
cursor: default;
}
.rt_tabs .tab_contents .tab_content_wrapper.active {
-webkit-animation-name: active_tabs;
animation-name: active_tabs;
}
.rt_tabs .tab_contents .tab_content_wrapper.active .tab_content {
display: inline-block;
}
.rt_tabs .tab_contents .tab_content_wrapper .tab_content {
display: none;
width: 100%;
}
.rt_tabs .tab_contents .tab_title {
cursor: pointer;
}
.rt_tabs .tab_contents .tab_title > span {
margin-right: 5px;
}
.rt_tabs .tab_contents .active > .tab_title {
cursor: default;
}
.rt_tabs .tab_content > *:first-child, .rt_tabs .tab-text > *:first-child {
margin-top: 0;
}
.rt_tabs .tab_content p:last-child, .rt_tabs .tab-text p:last-child {
margin-bottom: 0;
} .rt_tabs.tab-position-1 .tab_nav {
display: block;
margin: 0;
padding: 0 0 10px 0;
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-1 .tab_nav > li {
display: inline-block;
padding: 10px 40px;
}
.rt_tabs.tab-position-1 .tab_nav > li.active:after {
border-width: 0 0 3px;
border-style: solid;
bottom: -12px;
content: "\2a";
height: 1px;
left: -1px;
right: -1px;
position: absolute;
text-align: center;
font-family: rtui;
font-size: 24px;
line-height: 24px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title {
border-style: solid;
border-width: 1px;
padding: 10px;
position: relative;
margin-bottom: 2px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title {
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-1 .tab_content_wrapper .tab_content {
padding: 40px 0 10px 0;
}
.rt_tabs.tab-position-1 .tab_nav > li > span:before,
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title > span:before {
margin-right: 5px;
} .rt_tabs.tab-position-2 {
clear: both;
display: block;
}
.rt_tabs.tab-position-2 .tab_nav {
width: 200px;
border-style: solid;
padding: 0;
margin: 0;
}
.rt_tabs.tab-position-2 .tab_nav > li {
display: block;
border-width: 0 0 1px 0;
border-style: solid;
padding: 0.8em;
}
.rt_tabs.tab-position-2 .tab_nav > li.active:after {
border-width: 0 3px 0 0;
border-style: solid;
bottom: -1px;
content: "";
top: -1px;
position: absolute;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper {
display: block;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper > .tab_title {
border-width: 1px;
border-style: solid;
padding: 10px;
position: relative;
margin-bottom: 2px;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title {
border-width: 0 0 3px 0;
border-style: solid;
}
.rt_tabs.tab-position-2 .tab_nav > li > span:before,
.rt_tabs.tab-position-2 .tab_content_wrapper > .tab_title > span:before {
margin-right: 5px;
}
.rt_tabs.tab-position-2.left .tab_nav {
float: left;
border-width: 0 1px 0 0;
}
.rt_tabs.tab-position-2.left .tab_nav > li.active:after {
right: -3px;
}
.rt_tabs.tab-position-2.left .tab_contents {
margin-left: 210px;
}
.rt_tabs.tab-position-2.left .tab_content {
padding: 10px 0 10px 15px;
}
.rt_tabs.tab-position-2.right .tab_nav {
float: right;
border-width: 0 0 0 1px;
}
.rt_tabs.tab-position-2.right .tab_nav > li.active:after {
left: -3px;
}
.rt_tabs.tab-position-2.right .tab_contents {
margin-right: 210px;
}
.rt_tabs.tab-position-2.right .tab_content {
padding: 10px 15px 10px 0;
}
.tab_content_wrapper .tab_content {
padding-top: 40px;
} .rt_tabs.style-4 .tab_nav {
width: 100%;
position: relative;
padding: 0;
border-width: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.rt_tabs.style-4 .tab_nav:after {
content: "";
height: 2px;
position: absolute;
top: calc(0.8em + 40px);
width: 100%;
left: 0;
}
.rt_tabs.style-4 .tab_nav > li {
float: none;
text-align: center;
padding: 0.4em 2em;
z-index: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
}
.rt_tabs.style-4 .tab_nav > li:after, .rt_tabs.style-4 .tab_nav > li.active:after {
content: none;
}
.rt_tabs.style-4 .tab_nav > li > span {
display: block;
text-align: center;
font-size: 40px;
margin-bottom: 15px;
padding: 15px;
border-style: solid;
border-width: 2px;
width: calc(1.2em + 40px);
margin: 0 auto 20px;
height: calc(1.2em + 40px);
line-height: calc( 1.2em + 4px );
}
.rt_tabs.style-4 .tab_nav > li > span:before {
text-align: center;
width: 1.2em;
line-height: 1.2em;
background-clip: padding-box;
margin: 0;
}
.rt_tabs.style-4 .tab_content {
padding-top: 60px !important;
}
#main-content > .elementor .elementor-col-100 .rt_tabs.style-4 .tab_nav:after, .content-row-wrapper > .col-md-12 > .rt_tabs.style-4 .tab_nav:after {
width: 100vw;
margin-left: calc( -1 * ( 100vw - 100% ) / 2 );
}
.tab-inline-title {
display: none;
} .content-box.content-padding .content-holder {
padding-left: 60px;
}
.content-box p:last-child {
margin-bottom: 0;
}
.content-box .button_wrapper {
margin-top: 20px;
} .rt-image-box .rt-image-box-content {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.rt-image-box .rt-image-box-content p:last-child {
margin-bottom: 0;
}
.rt-image-box figure {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.rt-image-box figure img {
margin: auto;
}
.rt-image-box .rt-heading {
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.rt-image-box-link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.rt-image-box-link:hover + div .rt-heading {
color: var(--primary-color);
}
.rt-image-box-pos-top .rt-image-box {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.rt-image-box-pos-bottom .rt-image-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.rt-image-box-pos-left .rt-image-box figure {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .rt-heading {
position: relative;
display: inline-block;
width: auto;
text-decoration: none;
margin-top: 0;
margin-bottom: 14px;
}
.elementor-widget-rt-heading .rt-heading {
margin-bottom: 0;
}
.heading_icon {
vertical-align: middle;
display: inline-block;
}
.rt-heading-wrapper {
position: relative;
}
.rt-heading-wrapper .punchline {
display: block;
line-height: 2em;
font-size: 0.875em;
letter-spacing: 1.75px;
} .rt-heading-wrapper.style-1 .style-1 {
padding-left: 115px;
}
.rt-heading-wrapper.style-1 svg {
position: absolute;
top: calc(0.5em - 3px );
left: 0;
}
.rt-heading-wrapper.style-1 .punchline {
padding-left: 115px;
} .rt-heading-wrapper.style-2 .style-2 {
padding-right: 115px;
}
.rt-heading-wrapper.style-2 svg {
position: absolute;
top: calc(0.5em - 3px );
right: 0;
}
.rt-heading-wrapper.style-2 .punchline {
padding-right: 115px;
} .rt-heading-wrapper.style-3 {
width: 100%;
text-align: center;
overflow: hidden;
}
.rt-heading-wrapper.style-3 .style-3 {
display: inline-block;
position: relative;
line-height: 135%;
}
.rt-heading-wrapper.style-3 .style-3:before, .rt-heading-wrapper.style-3 .style-3:after {
content: "";
position: absolute;
height: 5px;
border-width: 1px 0 0 0;
margin-top: -1px;
border-style: solid;
top: 50%;
width: 500px;
}
.rt-heading-wrapper.style-3 .style-3:before {
right: 100%;
margin-right: 20px;
}
.rt-heading-wrapper.style-3 .style-3:after {
left: 100%;
margin-left: 20px;
} .rt-heading-wrapper.style-4 {
width: 100%;
text-align: center;
overflow: hidden;
}
.rt-heading-wrapper.style-4 .style-4 {
display: inline-block;
position: relative;
line-height: 135%;
padding: 0 0 25px 0;
}
.rt-heading-wrapper.style-4 .style-4 svg {
position: absolute;
left: 50%;
width: 100px;
margin-left: -50px;
bottom: 0;
}
.rt-heading-wrapper.style-4 > .with_punchline {
margin-top: 0;
}
.rt-heading-wrapper.style-4 .punchline {
display: block;
line-height: 100%;
margin-bottom: -2px;
} .rt-heading-wrapper.style-5 {
width: 100%;
overflow: hidden;
}
.rt-heading-wrapper.style-5 .style-5 {
display: inline-block;
position: relative;
line-height: 135%;
padding: 0 0 25px 0;
}
.rt-heading-wrapper.style-5 .style-5 svg {
position: absolute;
left: 0;
width: 100px;
bottom: 0;
}
.rt-heading-wrapper.style-5 > .with_punchline {
margin-top: 0;
}
.rt-heading-wrapper.style-5 .punchline {
display: block;
line-height: 100%;
margin-bottom: -2px;
} .rt-heading-wrapper.style-6 {
width: 100%;
overflow: hidden;
}
.rt-heading-wrapper.style-6 .style-6 {
display: inline-block;
position: relative;
line-height: 135%;
}
.rt-heading-wrapper.style-6 .style-6:after {
content: "";
position: absolute;
height: 5px;
border-width: 1px 0 0 0;
margin-top: -1px;
border-style: solid;
top: 50%;
width: 1000px;
}
.rt-heading-wrapper.style-6 .style-6:after {
left: 100%;
margin-left: 20px;
} .rt-heading > .heading_icon:before {
margin-left: 0.5px;
margin-right: 10px;
text-align: left;
} @media screen and (max-width: 767.9px) {
.text-mobile-left .rt-heading.style-1, .text-mobile-left .rt-heading.style-2 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-mobile-left .rt-heading.style-1 svg, .text-mobile-left .rt-heading.style-2 svg {
top: auto;
bottom: 0;
left: 0;
}
.text-mobile-center .rt-heading.style-1, .text-mobile-center .rt-heading.style-2, .text-mobile-center .rt-heading.style-5 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-mobile-center .rt-heading.style-1 svg, .text-mobile-center .rt-heading.style-2 svg, .text-mobile-center .rt-heading.style-5 svg {
top: auto;
bottom: 0;
left: calc( 50% - 47.5px );
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left .rt-heading.style-1 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-tablet-left .rt-heading.style-1 svg {
top: auto;
bottom: 0;
left: 0;
}
.text-tablet-center .rt-heading.style-1, .text-tablet-center .rt-heading.style-2, .text-tablet-center .rt-heading.style-5 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 20px;
}
.text-tablet-center .rt-heading.style-1 svg, .text-tablet-center .rt-heading.style-2 svg, .text-tablet-center .rt-heading.style-5 svg {
top: auto;
bottom: 0;
left: calc( 50% - 47.5px );
}
} .photo_gallery > .row {
margin-left: -10px;
margin-right: -10px;
}
.photo_gallery > .row > div {
text-align: center;
padding: 10px;
}
.photo_gallery > .row > div > img {
margin: auto;
}
.photo_gallery .caption {
margin-top: 10px;
} .gallery-item img {
border-width: 2px;
border-style: solid;
}
.gallery-item img {
border-width: 2px;
border-style: solid;
}   .highlight.style-2 {
padding: 0 2px;
}  .google_map img {
max-width: none !important;
}
.google_map_holder {
color: #666;
} .info_box {
padding: 20px 10px;
background: rgba(0, 0, 0, 0.02);
display: block;
position: relative;
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}
.info_box::after {
display: block;
clear: both;
content: "";
} .info_box.gradient {
-webkit-box-shadow: 0 0 0 1px #fff inset;
box-shadow: 0 0 0 1px #fff inset;
} .info_box p[class^="icon-"]:before, .info_box p[class*=" icon-"]:before {
font-size: 25px;
margin: 0;
top: 50%;
vertical-align: middle;
} .info_box p {
margin: 0;
padding: 0 10px 0 60px;
text-indent: -30px;
}
.info_box.attention {
background: #FED8D8;
border: 1px solid #DCB6B6;
}
.info_box.attention, .info_box.attention a {
color: #8F6969;
}
.info_box.ok {
background: #EFFFEF;
border: 1px solid #E0EDE0;
}
.info_box.ok, .info_box.ok a {
color: #889588;
}
.info_box.announcement {
background: #FDFDEF;
border: 1px solid #EBEBDE;
}
.info_box.announcement, .info_box.announcement a {
color: #949487;
}
.info_box .icon-cancel {
color: rgba(0, 0, 0, 0.3);
position: absolute;
right: 10px;
cursor: pointer;
}
.info_box .icon-cancel:hover {
color: rgba(0, 0, 0, 0.6);
} .rt_counter_wrapper .number {
font-size: 54px;
display: block;
line-height: 1;
position: relative;
}
.rt_counter_wrapper .number:after {
display: block;
bottom: 0;
left: 0;
content: "";
height: 2px;
width: 20px;
margin: 10px 0;
}
.rt_counter_wrapper.center {
text-align: center;
}
.rt_counter_wrapper.center .number:after {
margin: 10px auto;
}
.rt_counter_wrapper.left {
text-align: left;
}
.rt_counter_wrapper.right {
text-align: right;
}
.rt_counter_wrapper.right .number:after {
left: auto;
right: 0;
} @media screen and (max-width: 767.9px) {
.text-mobile-left .number:after {
left: 0 !important;
right: auto !important;
margin: 10px 0 !important;
}
.text-mobile-center .number:after {
left: auto !important;
right: auto !important;
margin: 10px auto !important;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left .number:after {
left: 0 !important;
right: auto !important;
margin: 10px 0 !important;
}
.text-tablet-center .number:after {
left: auto !important;
right: auto !important;
margin: 10px auto !important;
}
} .latest_news {
clear: both;
}
.latest_news > article {
margin-bottom: 25px;
display: table;
}
.latest_news > article:last-child {
margin-bottom: 0;
}
.latest_news > article p {
margin: 10px 0 0;
}
.latest_news .heading {
margin: 0 0 10px;
}
.latest_news .heading a {
text-decoration: none;
display: block;
}
.latest_news .heading a:hover {
text-decoration: none;
}
.latest_news figure {
display: table-cell;
vertical-align: top;
padding-right: 15px;
max-width: 100%;
}
.latest_news .text {
display: table-cell;
vertical-align: middle;
}
.latest_news .text:first-child {
margin-left: 0;
}
.latest_news .meta-bar {
margin-bottom: 0.8em;
font-size: 0.8em;
text-transform: uppercase;
}
.latest_news .categories {
display: inline-block;
}
.latest_news .categories a {
text-decoration: none;
}
.latest_news .categories a:hover {
text-decoration: underline;
}
.latest_news .date {
display: inline-block;
}
.latest_news .row:not(:last-child) {
margin-bottom: 40px;
}
.latest_news.style-1 .latest-news-button {
margin-top: 10px;
padding: 4px;
border-width: 1px;
border-style: solid;
font-size: 15px;
display: inline-block;
line-height: 20px;
vertical-align: middle;
border-radius: 50%;
width: 30px;
border-color: initial !important;
text-align: center;
}
.latest_news.style-1 .latest-news-button:hover {
opacity: 0.6;
}
.latest_news.style-2 .latest-news-button {
display: inline-block;
line-height: 1em;
vertical-align: middle;
border-color: initial !important;
}
.latest_news.style-2 .latest-news-button:hover {
opacity: 0.6;
}
.latest_news.style-2 .heading {
margin: 0 0 10px;
}
.latest_news.style-2 .meta-bar {
line-height: 1.4em;
padding: 0.4em 0.8em 0.2em 0.8em;
display: inline-block;
}
.latest_news.style-2 .meta-bar, .latest_news.style-2 .meta-bar * {
color: #fff !important;
}
.latest_news.style-2 p {
display: inline;
}
.border_grid .latest_news > .row > div > .col {
padding-top: 40px;
padding-bottom: 40px;
}
#container .latest_news img {
max-width: inherit;
} .pullquote {
width: 50%;
}
.pullquote.alignright {
margin: 40px 0 40px 40px;
}
.pullquote.alignleft {
margin: 40px 40px 40px 0;
} .bullet-list {
display: inline-block;
text-align: left;
margin: auto;
}
.bullet-list > ul {
position: relative;
list-style: none;
margin-bottom: 20px;
}
.bullet-list > ul > li {
margin-bottom: 10px;
padding-top: 0;
position: relative;
}
.bullet-list.style-1 > ul {
padding-left: 2.2em;
}
.bullet-list.style-1 > ul > li:before {
color: #fff;
display: block;
font-family: rtui;
font-size: 1em;
font-weight: normal;
left: -2.2em;
position: absolute;
text-align: center;
width: 1.5em;
text-indent: 1px;
}
.bullet-list.style-2 > ul, .bullet-list.style-3 > ul {
padding-left: 1.5em;
}
.bullet-list.style-2 > ul > li:before, .bullet-list.style-3 > ul > li:before {
display: block;
font-family: rtui;
font-size: 1em;
font-weight: normal;
left: -1.5em;
position: absolute;
text-align: left;
width: 1.6em;
text-indent: 1px;
}
.bullet-list.arrow > ul > li:before {
content: "\28";
}
.bullet-list.arrow-2 > ul > li:before {
content: "\33";
}
.bullet-list.check > ul > li:before {
content: "\6e";
}
.bullet-list.star > ul > li:before {
content: "\2d";
} .rt-pie-chart {
position: relative;
display: inline-block;
width: 180px;
height: 180px;
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
.rt-pie-chart span {
display: block;
font-size: 30px;
line-height: 180px;
width: 180px;
z-index: 2;
}
.rt-pie-chart canvas {
position: absolute;
top: 0;
left: 0;
}
.percent:after {
content: "%";
font-family: verdana;
font-size: 12px;
margin-left: 0.1em;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .naturalife-progress-title {
font-size: 1em;
line-height: 1;
margin: 0 !important;
padding: 0;
display: inline-block;
}
.naturalife-progress-desc {
margin-bottom: 10px;
position: relative;
}
.naturalife-progress-desc span {
position: absolute;
top: 50%;
-moz-transition: left 1.2s ease-in 0s;
-o-transition: left 1.2s ease-in 0s;
-webkit-transition: left 1.2s ease-in;
-webkit-transition-delay: 0s;
-webkit-transition: left 1.2s ease-in 0s;
transition: left 1.2s ease-in 0s;
left: 0;
-webkit-transform: translate(-100%, -50%);
transform: translate(-100%, -50%);
}
.naturalife-progress-desc span:after {
content: "%";
}
.naturalife-progress-bar-base {
width: 100%;
height: 14px;
background-color: #000;
padding: 2px;
border-radius: 40px;
}
.naturalife-progress-bar {
width: 0;
height: 10px;
-moz-transition: width 1.2s ease-in 0s;
-o-transition: width 1.2s ease-in 0s;
-webkit-transition: width 1.2s ease-in;
-webkit-transition-delay: 0s;
-webkit-transition: width 1.2s ease-in 0s;
transition: width 1.2s ease-in 0s;
border-radius: 40px;
-webkit-box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
}
.short-bar .naturalife-progress-title {
padding-bottom: 30px;
}
.short-bar .naturalife-progress-desc span {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
} .rt-anim span {
opacity: 0;
position: absolute;
visibility: hidden;
-webkit-transform: scaleY(0) translateZ(0px);
transform: scaleY(0) translateZ(0px);
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-anim span.active {
opacity: 1;
position: relative;
visibility: visible;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out;
-webkit-transition-delay: 0s;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
-webkit-transform: scaleY(1) translateZ(0px);
transform: scaleY(1) translateZ(0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rt-anim.style-2 {
padding-left: 0.5em;
padding-right: 0.5em;
}
.rt-anim.style-3 {
border-bottom: 2px solid transparent;
} .rt-countdown::after {
display: block;
clear: both;
content: "";
}
.rt-countdown i {
display: inline-block;
margin-right: 18px;
text-align: right;
}
.rt-countdown * {
visibility: hidden;
}
.rt-countdown i b {
vertical-align: top;
line-height: 1em;
font-style: normal;
font-size: 56px;
letter-spacing: -2px;
padding-right: 30px;
}
.rt-countdown.started * {
visibility: visible;
}
@media screen and (max-width: 1160px) {
.rt-countdown i {
margin-right: 10px;
}
.rt-countdown i b {
font-size: 46px;
padding-right: 16px;
}
} .rt-tooltip-text {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.rt-tooltip-text mark {
position: fixed;
z-index: 99;
padding: 5px 20px;
border-radius: 10px;
font-size: 0.875em;
background: #000;
color: #fff;
max-width: 200px;
display: none;
}
.rt-tooltip-text mark:after {
content: "";
border-width: 10px;
border-style: solid;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-color: black;
position: absolute;
bottom: -20px;
left: 50%;
margin-left: -10px;
} body {
line-height: 1.6;
}
p {
margin-bottom: 20px;
} a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
} h1, h2, h3, h4, h5, h6 {
margin-top: 40px;
margin-bottom: 20px;
line-height: 1.2;
} h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
-moz-transition: color 0.4s ease 0s;
-o-transition: color 0.4s ease 0s;
-webkit-transition: color 0.4s ease;
-webkit-transition-delay: 0s;
-webkit-transition: color 0.4s ease 0s;
transition: color 0.4s ease 0s;
} .clean_heading {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
} .animation {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes active_tabs {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes active_tabs {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@-webkit-keyframes buttons {
0% {
background-position: 0 0;
}
100% {
background-position: 0 100px;
}
}
@keyframes buttons {
0% {
background-position: 0 0;
}
100% {
background-position: 0 100px;
}
}
@-webkit-keyframes active_slide {
0% {
opacity: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@keyframes active_slide {
0% {
opacity: 0;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
} .animate-spin:before {
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes width {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes width {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
}
.shake {
-webkit-animation: shake 0.5s 1 linear;
animation: shake 0.5s 1 linear;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation: pulse 0.5s 1 linear;
animation: pulse 0.5s 1 linear;
}
@-webkit-keyframes button {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes button {
from {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes pageloading {
0% {
opacity: 0.3;
}
50% {
opacity: 1;
}
100% {
opacity: 0.3;
}
}
@keyframes pageloading {
0% {
opacity: 0.3;
}
50% {
opacity: 1;
}
100% {
opacity: 0.3;
}
}
.pageloading {
-webkit-animation: pageloading 4s 1 linear;
animation: pageloading 4s 1 linear;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden;
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden;
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}  .aligncenter {
display: table;
margin: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.alignnone {
display: block;
clear: both;
} @media screen and (max-width: 767px) {
.text-mobile-left {
text-align: left !important;
}
.text-mobile-right {
text-align: right !important;
}
.text-mobile-center {
text-align: center !important;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.text-tablet-left {
text-align: left !important;
}
.text-tablet-right {
text-align: right !important;
}
.text-tablet-center {
text-align: center !important;
}
} img.alignleft, .wp-caption.alignleft, .imgeffect.alignleft, .entry-thumbnail.alignleft {
margin: 4px 20px 4px 0;
}
img.alignright, .wp-caption.alignright, .imgeffect.alignright, .entry-thumbnail.alignright {
margin: 4px 0 4px 20px;
}
img.aligncenter, .wp-caption.aligncenter, .imgeffect.aligncenter, .entry-thumbnail.aligncenter {
margin: 5px auto 10px;
} .entry-thumbnail img {
max-width: 100%;
height: auto;
} .wp-caption {
-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
border-width: 1px;
border-style: solid;
padding: 20px;
text-align: center;
padding: 10px;
max-width: 100%;
margin-bottom: 25px;
}
.wp-caption img {
max-width: 100%;
}
.wp-caption .wp-caption-text {
clear: both;
display: block;
padding: 8px 0 0 0;
font-style: oblique;
}
.wp-caption.aligncenter {
display: block;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
margin-bottom: 25px;
} [class^="wp-image-"], [class*=" wp-image-"] {
max-width: 100%;
height: auto;
} .margin-t0 {
margin-top: 0px;
}
.margin-t1 {
margin-top: 1px;
}
.margin-t10 {
margin-top: 10px;
}
.margin-t15 {
margin-top: 15px;
}
.margin-t20 {
margin-top: 20px;
}
.margin-t30 {
margin-top: 30px;
}
.margin-t40 {
margin-top: 40px;
}
.margin-t50 {
margin-top: 50px;
}
.margin-t60 {
margin-top: 60px;
}
.margin-t70 {
margin-top: 70px;
}
.margin-t80 {
margin-top: 80px;
}
.margin-b0 {
margin-bottom: 10px;
}
.margin-b10 {
margin-bottom: 10px;
}
.margin-b15 {
margin-bottom: 15px;
}
.margin-b20 {
margin-bottom: 20px;
}
.margin-b30 {
margin-bottom: 30px;
}
.margin-b40 {
margin-bottom: 40px;
}
.margin-b50 {
margin-bottom: 50px;
}
.margin-b60 {
margin-bottom: 60px;
}
.margin-b70 {
margin-bottom: 70px;
}
.margin-b80 {
margin-bottom: 80px;
}
.margin-b0 {
margin-bottom: 0;
}
.margin-l0 {
margin-left: 0;
}
.margin-r0 {
margin-right: 0;
} .padding-t0 {
padding-top: 0px;
}
.padding-t1 {
padding-top: 1px;
}
.padding-t10 {
padding-top: 10px;
}
.padding-t20 {
padding-top: 20px;
}
.padding-t30 {
padding-top: 30px;
}
.padding-b0 {
padding-bottom: 0px;
}
.padding-b10 {
padding-bottom: 10px;
}
.padding-b20 {
padding-bottom: 20px;
}
.padding-b30 {
padding-bottom: 30px;
}
.padding-b40 {
padding-bottom: 40px;
}
.padding-b0 {
padding-bottom: 0;
}
.padding-t0 {
padding-top: 0;
}
.padding-l0 {
padding-left: 0;
}
.padding-r0 {
padding-right: 0;
} .nomargin {
margin-left: 0 !important;
margin-bottom: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
}
.nopadding {
padding-left: 0 !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
}
.clear {
clear: both;
width: 100%;
}
.space {
clear: both;
width: 100%;
position: relative;
display: table;
} .content img {
max-width: 100%;
display: block;
}
.responsive .content img {
height: auto;
} .box_sizing {
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
max-width: 100%;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
direction: ltr;
}
.sticky, .bypostauthor {
display: block;
}
.gallery-item img {
display: inline-block;
}
.gallery-caption {
margin-top: 10px;
}
.page-links {
clear: both;
}
.mejs-button *, .mejs-button *:hover {
background-color: inherit !important;
} .hidden-element {
display: none;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .column-list > ul {
padding: 0;
margin-left: -15px;
margin-right: -15px;
}
.column-list > ul::after {
display: block;
clear: both;
content: "";
}
.column-list > ul > li {
float: left;
margin: 0 15px;
}
.column-list > ul .first {
clear: left;
}
.column-list > ul .last {
clear: right;
}
.column-list-1 > ul > li {
width: calc( 100% - 30px );
}
.column-list-2 > ul > li {
width: calc( 50% - 30px );
}
.column-list-3 > ul > li {
width: calc( 33.33333% - 30px );
}
.column-list-4 > ul > li {
width: calc( 25% - 30px );
}
.column-list-5 > ul > li {
width: calc( 20% - 30px );
}
.column-list-6 > ul > li {
width: calc( 16.66667% - 30px );
}
.has-bg-image {
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.admin-bar .lg-toolbar.group {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .lg-toolbar.group {
top: 46px;
}
} .customizer-notification {
bottom: 0;
position: fixed;
right: 0;
z-index: 999999;
}
.customizer-notification .ui-icon-attention-circle {
-webkit-animation: 2s ease 0s normal none infinite running slideInUp;
animation: 2s ease 0s normal none infinite running slideInUp;
float: right;
font-size: 40px;
color: #e10f0f;
}
.customizer-notification .customizer-notification-text {
background: #e10f0f;
color: #ffffff;
display: none;
font-size: 16px;
padding: 40px;
}
.customizer-notification:hover .customizer-notification-text {
display: block;
}
.customizer-notification:hover .ui-icon-attention-circle {
-webkit-animation: none;
animation: none;
color: #ffffff;
} .has-nmargin {
z-index: 5;
} .stretch-background .vc_column-inner {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.temp-inline-style {
display: none !important;
}
.hidden {
display: none;
} .content.fullwidth .alignfull,
.content.fullwidth .alignwide {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
max-width: 100vw;
width: 100vw;
}
.content.fullwidth .alignfull img,
.content.fullwidth .alignwide img {
width: 100%;
}
@media only screen and (min-width: 950px) {
.content.fullwidth .alignwide {
margin-left: -50px;
margin-right: -50px;
max-width: calc( 100% + 100px );
}
}
#container .wp-block-gallery.is-cropped .blocks-gallery-image a,
#container .wp-block-gallery.is-cropped .blocks-gallery-image img,
#container .wp-block-gallery.is-cropped .blocks-gallery-item a,
#container .wp-block-gallery.is-cropped .blocks-gallery-item img {
height: 100%;
}
.entry-content .alignleft {
margin-right: 30px;
}
.entry-content .alignright {
margin-left: 30px;
}
.gallery-item a {
display: inline-block;
} .widget:not(.topbar-widget) > ul {
padding-left: 0;
list-style: none;
}
.widget:not(.topbar-widget) > ul > li {
line-height: 160%;
padding: 5px 0;
position: relative;
}
.widget:not(.topbar-widget) > ul > li:first-child {
padding-top: 0;
}
.widget:not(.topbar-widget) > ul > li a, .widget:not(.topbar-widget) > ul > li a:hover {
text-decoration: none;
}
.widget:not(.topbar-widget) > ul > li {
border-style: solid;
border-width: 0;
}
.widget:not(.topbar-widget) > ul > li:last-child {
border-width: 0;
}
.widget:not(.topbar-widget) ul:last-child {
margin-bottom: 0;
}
.widget:not(.topbar-widget) #loginform label {
width: 30%;
text-align: left;
}
.widgets_holder .widget_pages > ul,
.widgets_holder .widget_categories > ul,
.widgets_holder .widget_product_categories > ul,
.widgets_holder .menu {
padding-left: 0;
list-style: none;
}
.widgets_holder .widget_pages > ul ul,
.widgets_holder .widget_categories > ul ul,
.widgets_holder .widget_product_categories > ul ul,
.widgets_holder .menu ul {
list-style: none;
margin: 0;
}
.widgets_holder .widget_pages > ul ul ul,
.widgets_holder .widget_categories > ul ul ul,
.widgets_holder .widget_product_categories > ul ul ul,
.widgets_holder .menu ul ul {
padding: 0 0 0 8px;
margin: 0;
}
.widgets_holder .widget_pages > ul > li,
.widgets_holder .widget_categories > ul > li,
.widgets_holder .widget_product_categories > ul > li,
.widgets_holder .menu > li {
line-height: 160%;
position: relative;
padding: 0;
}
.widgets_holder .widget_pages > ul li a,
.widgets_holder .widget_categories > ul li a,
.widgets_holder .widget_product_categories > ul li a,
.widgets_holder .menu li a {
display: inline-block;
padding: 4px 0;
}
.widgets_holder .widget_pages > ul li a:before,
.widgets_holder .widget_categories > ul li a:before,
.widgets_holder .widget_product_categories > ul li a:before,
.widgets_holder .menu li a:before {
content: "";
padding-right: 0;
line-height: 1em;
content: "\e80b";
font-family: "rtui";
padding: 0 8px 0 0;
}
.widgets_holder .widget_pages > ul li li a:before,
.widgets_holder .widget_categories > ul li li a:before,
.widgets_holder .widget_product_categories > ul li li a:before,
.widgets_holder .menu li li a:before {
content: "\28";
}
.widgets_holder .widget_pages > ul > li a, .widgets_holder .widget_pages > ul > li a:hover,
.widgets_holder .widget_categories > ul > li a,
.widgets_holder .widget_categories > ul > li a:hover,
.widgets_holder .widget_product_categories > ul > li a,
.widgets_holder .widget_product_categories > ul > li a:hover,
.widgets_holder .menu > li a,
.widgets_holder .menu > li a:hover {
text-decoration: none;
}
.widgets_holder .current-menu-item > a:before,
.widgets_holder .current-cat > a:before,
.widgets_holder .current-cat-parent > a:before {
color: var(--primary-color) !important;
}
.widgets_holder .sub-menu li a, .widgets_holder .children li a {
position: relative;
} .wp-search-form li, .woocommerce-product-search li {
position: relative;
}
.wp-search-form span, .woocommerce-product-search span {
cursor: pointer;
line-height: 3em;
opacity: 0.3;
position: absolute;
right: 10px;
text-align: right;
width: 40px;
top: 0;
}
.wp-search-form span:hover, .woocommerce-product-search span:hover {
opacity: 1;
}
.wp-search-form input, .woocommerce-product-search input {
width: 100%;
padding: 10px 20px !important;
line-height: 1em;
height: 2em;
border-width: 1px !important;
border-radius: 50px !important;
} .textwidget p:last-child {
margin-bottom: 0;
}
.textwidget img {
max-width: 100%;
height: auto;
} .sidebar .widget > h5 {
position: relative;
padding: 0 0 15px 20px;
margin: 0 0 15px -20px;
overflow: hidden;
letter-spacing: 2px;
font-weight: bold !important;
text-transform: uppercase;
line-height: 1em;
}
.sidebar .widget > h5:before {
content: "\28";
font-family: "rtui";
position: absolute;
left: 0;
color: var(--primary-color);
}
.sidebar .widget > h5:after {
content: "";
position: absolute;
height: 1px;
width: 100%;
top: 0.5em;
margin-left: 20px;
}
.sidebar .widget:not(:last-child) {
margin-bottom: 75px;
} .sidebar .widget {
padding-left: 20px;
} .widget_latest_posts > div::after, .widget_popular_posts > div::after {
display: block;
clear: both;
content: "";
}
.widget_latest_posts > div:not(:last-child), .widget_popular_posts > div:not(:last-child) {
margin-bottom: 20px;
}
.widget_latest_posts .post-thumb, .widget_popular_posts .post-thumb {
float: right;
margin: 0 0 10px 20px;
}
.widget_latest_posts .meta, .widget_popular_posts .meta {
display: block;
letter-spacing: 1px;
font-size: 0.8em;
}
.widget_latest_posts .meta a, .widget_popular_posts .meta a {
text-decoration: none;
}
.widget_latest_posts p:last-child, .widget_popular_posts p:last-child {
margin-bottom: 0;
}
.widget_latest_posts .title, .widget_popular_posts .title {
text-decoration: none;
font-weight: bold;
}
.widget_latest_posts .title:hover, .widget_popular_posts .title:hover {
text-decoration: underline;
}
.widget_latest_posts .icon-comment-empty, .widget_popular_posts .icon-comment-empty {
margin-right: 2px;
} .widget_rt_button .icon:before, .widget-naturalife-text .icon:before {
font-size: 1.4em;
margin: 0 8px 0 0;
vertical-align: -2px;
width: auto;
} .widgets_holder.sidebar-widgets .widget {
padding: 20px;
} .widget_calendar table {
width: 100%;
max-width: 250px;
} .widget_tag_cloud .tagcloud {
margin: 0 -10px -20px;
}
.widget_tag_cloud a {
font-size: 0.875em !important;
padding-bottom: 5px;
display: inline-block;
position: relative;
margin: 0 10px 20px;
text-decoration: none;
text-transform: uppercase;
text-decoration: none;
color: var(--font-color) !important;
}
.widget_tag_cloud a:after {
content: "";
position: absolute;
width: 20px;
bottom: 0;
height: 1px;
left: 0;
-webkit-transition: width 0.3s cubic-bezier(0.95, -0.01, 0.38, 1.28);
transition: width 0.3s cubic-bezier(0.95, -0.01, 0.38, 1.28);
}
.widget_tag_cloud a:hover:after {
width: 100%;
} .flickr_thumbs {
margin: 10px 0 10px 0 !important;
padding: 0;
overflow: hidden;
border: 0 !important;
background: none !important;
}
.flickr_thumbs li {
list-style: none;
float: left;
margin: 0 2% 2% 0 !important;
padding: 0 !important;
border: 0 !important;
background: none !important;
width: 31%;
}
.flickr_thumbs li img {
display: block;
}
.flickr_thumbs li a img {
border: none;
width: 100%;
}
.flickr_thumbs li .frame {
margin: 0 !important;
padding: 5px !important;
}
.flickr_thumbs li.hide {
display: none;
}
.flickr_thumbs li:hover img {
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
} ul.instagram-pics.instagram-size-thumbnail {
margin-left: -2px;
margin-right: -2px;
display: inline-block;
}
ul.instagram-pics.instagram-size-thumbnail li {
width: 33.333%;
float: left;
padding: 2px !important;
}
ul.instagram-pics.instagram-size-thumbnail a:hover img {
opacity: 0.7;
} .widget_media_gallery img {
max-width: 100%;
height: auto;
}
.rt-category-tree {
padding-left: 0;
list-style: none;
position: relative;
overflow: hidden;
}
.rt-category-tree .has-children {
padding-right: 20px;
}
.rt-category-tree .has-children > span {
cursor: pointer;
position: absolute;
right: 0;
font-size: 1em;
line-height: calc( 1.6em + 8px );
}
.rt-category-tree .has-children > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.rt-category-tree .has-children > span:hover {
opacity: 0.4;
}
.rt-category-tree li > ul {
display: none;
}
.rt-category-tree .current-cat-ancestor > span:before, .rt-category-tree .current-cat > span:before, .rt-category-tree .active > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.rt-category-tree .current-cat-ancestor > ul, .rt-category-tree .current-cat > ul, .rt-category-tree .active > ul {
display: block;
} .breadcrumb {
font-weight: normal;
text-align: left;
float: right;
position: relative;
display: block;
margin: 0;
line-height: 34px;
text-align: center;
}
.breadcrumb ol {
list-style: none;
padding: 0;
margin: 0;
}
.breadcrumb li {
display: inline;
}
.breadcrumb div {
display: inline;
}
.breadcrumb a {
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: none;
opacity: 0.8;
}
.breadcrumb a.ui-icon-home:before {
margin-right: 5px;
line-height: 100%;
margin-left: 0;
text-align: left;
font-size: 1.1em;
}
.breadcrumb span:before {
width: auto;
}
.style-2 .breadcrumb {
text-align: center;
float: none;
}
.custom-breadcrumb {
float: none;
} .paging_wrapper {
text-align: center;
display: block;
clear: both;
}
.paging_wrapper .page-numbers {
display: inline-table;
margin: 0;
padding: 0 10px;
position: relative;
list-style-type: none;
overflow: hidden;
}
.paging_wrapper .page-numbers li {
display: inline;
float: left;
}
.paging_wrapper .page-numbers a, .paging_wrapper .page-numbers li > span {
overflow: hidden;
line-height: 300%;
display: block;
text-align: center;
text-decoration: none;
padding: 0 10px;
}
.paging_wrapper .page-numbers li:last-child a, .paging_wrapper .page-numbers li:last-child > span {
border-width: 0;
}
.paging_wrapper .page-numbers .prev, .paging_wrapper .page-numbers .next {
position: relative;
}
.paging_wrapper .page-numbers .prev:before, .paging_wrapper .page-numbers .next:before {
content: "";
position: absolute;
width: 50px;
top: 50%;
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
}
.paging_wrapper .page-numbers .prev {
padding: 0 80px 0 0;
margin-right: 20px;
}
.paging_wrapper .page-numbers .prev:before {
right: 0;
}
.paging_wrapper .page-numbers .next {
padding: 0 0 0 80px;
margin-left: 20px;
}
.paging_wrapper .page-numbers .next:before {
left: 0;
}
.paging_wrapper .page-numbers .current, .paging_wrapper .page-numbers .dots {
text-decoration: none;
}
.paging_wrapper .page-numbers a:hover, .paging_wrapper .page-numbers .current {
text-decoration: none;
} ul.social_media {
margin: 0;
padding: 0;
list-style: none;
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 1;
margin: 0 -4px;
}
ul.social_media li {
float: left;
margin: 0 4px;
position: relative;
line-height: 1;
padding: 0;
}
ul.social_media span {
display: none;
color: #fff !important;
}
ul.social_media a {
text-decoration: none;
}
ul.social_media:not(.staff) li {
margin: 2px 4px;
}
ul.social_media:not(.staff) a > span {
min-width: 200px;
padding: 10px;
position: absolute;
left: -85px;
bottom: 5em;
line-height: 1em;
border-radius: 20px;
text-align: center;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: bottom 0.3s ease-out;
transition: bottom 0.3s ease-out;
visibility: hidden;
display: block;
}
ul.social_media:not(.staff) a {
display: block;
padding: 0;
text-decoration: none;
z-index: 3;
position: relative;
}
ul.social_media:not(.staff) a:before {
line-height: 2.5em;
width: calc( 2.5em + 2px);
text-indent: 1px;
margin: auto;
font-size: 1em;
border-radius: 50%;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
ul.social_media:not(.staff) li:hover a {
color: inherit !important;
}
ul.social_media:not(.staff) li:hover a:before {
text-decoration: none;
color: #fff !important;
}
ul.social_media:not(.staff) .facebook:hover a:before, ul.social_media:not(.staff) .facebook span {
background: #3B5998 !important;
border-color: #3B5998 !important;
}
ul.social_media:not(.staff) .twitter:hover a:before, ul.social_media:not(.staff) .twitter span {
background: #10c0ee !important;
border-color: #10c0ee !important;
}
ul.social_media:not(.staff) .gplus:hover a:before, ul.social_media:not(.staff) .gplus span {
background: #e3614a !important;
border-color: #e3614a !important;
}
ul.social_media:not(.staff) .flickr:hover a:before, ul.social_media:not(.staff) .flickr span {
background: #ff3092 !important;
border-color: #ff3092 !important;
}
ul.social_media:not(.staff) .mail:hover a:before, ul.social_media:not(.staff) .mail span {
background: #999 !important;
border-color: #999 !important;
}
ul.social_media:not(.staff) .lastfm:hover a:before, ul.social_media:not(.staff) .lastfm span {
background: #da260e !important;
border-color: #da260e !important;
}
ul.social_media:not(.staff) .dribbble:hover a:before, ul.social_media:not(.staff) .dribbble span {
background: #EA4C89 !important;
border-color: #EA4C89 !important;
}
ul.social_media:not(.staff) .linkedin:hover a:before, ul.social_media:not(.staff) .linkedin span {
background: #006e99 !important;
border-color: #006e99 !important;
}
ul.social_media:not(.staff) .vimeo:hover a:before, ul.social_media:not(.staff) .vimeo span {
background: #0ec4ef !important;
border-color: #0ec4ef !important;
}
ul.social_media:not(.staff) .youtube-play:hover a:before, ul.social_media:not(.staff) .youtube-play span {
background: #f3554f !important;
border-color: #f3554f !important;
}
ul.social_media:not(.staff) .instagram:hover a:before, ul.social_media:not(.staff) .instagram span {
background: #7b6455 !important;
border-color: #7b6455 !important;
}
ul.social_media:not(.staff) .behance:hover a:before, ul.social_media:not(.staff) .behance span {
background: #228cff !important;
border-color: #228cff !important;
}
ul.social_media:not(.staff) .dropbox:hover a:before, ul.social_media:not(.staff) .dropbox span {
background: #499dd6 !important;
border-color: #499dd6 !important;
}
ul.social_media:not(.staff) .picasa:hover a:before, ul.social_media:not(.staff) .picasa span {
background: #aa7bbc !important;
border-color: #aa7bbc !important;
}
ul.social_media:not(.staff) .rss:hover a:before, ul.social_media:not(.staff) .rss span {
background: #fd8900 !important;
border-color: #fd8900 !important;
}
ul.social_media:not(.staff) .skype:hover a:before, ul.social_media:not(.staff) .skype span {
background: #00b0e1 !important;
border-color: #00b0e1 !important;
}
ul.social_media:not(.staff) .stumbleupon:hover a:before, ul.social_media:not(.staff) .stumbleupon span {
background: #6cc977 !important;
border-color: #6cc977 !important;
}
ul.social_media:not(.staff) .pinterest:hover a:before, ul.social_media:not(.staff) .pinterest span {
background: #d62930 !important;
border-color: #d62930 !important;
}
ul.social_media:not(.staff) .github:hover a:before, ul.social_media:not(.staff) .github span {
background: #888 !important;
border-color: #888 !important;
}
ul.social_media:not(.staff) .tumblr:hover a:before, ul.social_media:not(.staff) .tumblr span {
background: #456885 !important;
border-color: #456885 !important;
}
ul.social_media:not(.staff) .spotify:hover a:before, ul.social_media:not(.staff) .spotify span {
background: #afd102 !important;
border-color: #afd102 !important;
}
ul.social_media:not(.staff) .evernote:hover a:before, ul.social_media:not(.staff) .evernote span {
background: #6fbd45 !important;
border-color: #6fbd45 !important;
}
ul.social_media:not(.staff) .flattr:hover a:before, ul.social_media:not(.staff) .flattr span {
background: #f7af30 !important;
border-color: #f7af30 !important;
}
ul.social_media:not(.staff) .paypal:hover a:before, ul.social_media:not(.staff) .paypal span {
background: #003f70 !important;
border-color: #003f70 !important;
}
ul.social_media:not(.staff) .vkontakte:hover a:before, ul.social_media:not(.staff) .vkontakte span {
background: #2f6893 !important;
border-color: #2f6893 !important;
}
ul.social_media:not(.staff) .soundcloud:hover a:before, ul.social_media:not(.staff) .soundcloud span {
background: #F76700 !important;
border-color: #F76700 !important;
}
ul.social_media:not(.staff) .foursquare:hover a:before, ul.social_media:not(.staff) .foursquare span {
background: "rgb(36,178,237)" !important;
border-color: "rgb(36,178,237)" !important;
}
ul.social_media:not(.staff) .delicious:hover a:before, ul.social_media:not(.staff) .delicious span {
background: "rgb(51,153,255)" !important;
border-color: "rgb(51,153,255)" !important;
}
ul.social_media:not(.staff) .forrst:hover a:before, ul.social_media:not(.staff) .forrst span {
background: "rgb(90,153,103)" !important;
border-color: "rgb(90,153,103)" !important;
}
ul.social_media:not(.staff) .ebay:hover a:before, ul.social_media:not(.staff) .ebay span {
background: "rgb(221,59,74)" !important;
border-color: "rgb(221,59,74)" !important;
}
ul.social_media:not(.staff) .android:hover a:before, ul.social_media:not(.staff) .android span {
background: "rgb(128,189,1)" !important;
border-color: "rgb(128,189,1)" !important;
}
ul.social_media:not(.staff) .xing:hover a:before, ul.social_media:not(.staff) .xing span {
background: "rgb(210,214,0)" !important;
border-color: "rgb(210,214,0)" !important;
}
ul.social_media:not(.staff) .reddit:hover a:before, ul.social_media:not(.staff) .reddit span {
background: "rgb(255,69,0)" !important;
border-color: "rgb(255,69,0)" !important;
}
ul.social_media:not(.staff) .digg:hover a:before, ul.social_media:not(.staff) .digg span {
background: "rgb(0,0,0)" !important;
border-color: "rgb(0,0,0)" !important;
}
ul.social_media:not(.staff) .macstore:hover a:before, ul.social_media:not(.staff) .macstore span {
background: "rgb(27,189,251)" !important;
border-color: "rgb(27,189,251)" !important;
}
ul.social_media:not(.staff) .myspace:hover a:before, ul.social_media:not(.staff) .myspace span {
background: "rgb(9,17,164)" !important;
border-color: "rgb(9,17,164)" !important;
}
ul.social_media:not(.staff) .amazon:hover a:before, ul.social_media:not(.staff) .amazon span {
background: "rgb(245,147,24)" !important;
border-color: "rgb(245,147,24)" !important;
}
ul.social_media:not(.staff) .stackoverflow:hover a:before, ul.social_media:not(.staff) .stackoverflow span {
background: "rgb(254,122,21)" !important;
border-color: "rgb(254,122,21)" !important;
}
ul.social_media:not(.staff) .slideshare:hover a:before, ul.social_media:not(.staff) .slideshare span {
background: #0479B6 !important;
border-color: #0479B6 !important;
}
ul.social_media:not(.staff) .whatsapp:hover a:before, ul.social_media:not(.staff) .whatsapp span {
background: #2db742 !important;
border-color: #2db742 !important;
}
ul.social_media:not(.staff) .telegram:hover a:before, ul.social_media:not(.staff) .telegram span {
background: #2ea5de !important;
border-color: #2ea5de !important;
}
ul.social_media:not(.staff) .odnoklassniki:hover a:before, ul.social_media:not(.staff) .odnoklassniki span {
background: #f58221 !important;
border-color: #f58221 !important;
}
ul.social_media.multiline-list a:before {
margin-right: 5px;
font-size: 0.875em;
}
ul.social_media.multiline-list li {
margin: 0 0 10px 0;
float: none;
}
.footer-info-right ul.social_media a:before {
font-size: 1em;
}
.footer-info-right ul.social_media li:hover a > span {
bottom: calc(3em + 10px);
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: bottom 0.3s ease-out;
transition: bottom 0.3s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
visibility: visible;
}
.top-bar-inner ul.social_media a:before, .top-header ul.social_media a:before {
line-height: 2em;
width: 2em;
border: 0;
} .social_share {
display: block;
position: relative;
cursor: pointer;
display: inline-block;
text-align: center;
font-size: 1em;
white-space: pre;
}
.social_share span > span {
display: none;
margin-left: 1em;
letter-spacing: 0.5em;
font-size: 0.875em;
}
.social_share > span:hover span {
display: inline-block;
}
.social_share ul {
display: none;
}
.naturalife-share-content {
text-align: center;
}
.naturalife-share-content ul {
font-size: 22px;
margin: 0;
padding: 0;
}
.naturalife-share-content li {
list-style: none;
display: inline;
}
.naturalife-share-content li a {
text-decoration: none;
color: #585858;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: relative;
border: 3px solid transparent;
border-radius: 50%;
width: 60px;
height: 60px;
display: inline-block;
line-height: 60px;
margin: 10px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
top: 0;
}
.naturalife-share-content li a:hover {
-webkit-transition: all .2s ease;
transition: all .2s ease;
border-color: var(--primary-color);
color: var(--primary-color);
top: -3px;
}
.naturalife-share-content li a:hover span {
display: inline-block;
position: absolute;
margin-top: 60px;
width: 200px;
text-align: center;
margin-left: -115px;
}
.naturalife-share-content li span {
display: none;
}  .carousel-holder {
position: relative;
}
.owl-carousel {
position: relative;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.post-carousel .owl-nav {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"]:hover .owl-nav,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"]:hover .owl-nav,
.post-carousel:hover .owl-nav {
opacity: 1;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.post-carousel .owl-nav > div {
background: rgba(0, 0, 0, 0.25);
color: #fff !important;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.post-carousel .owl-nav .owl-prev {
left: 0;
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.elementor-section-full_width .rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.post-carousel .owl-nav .owl-next {
right: 0;
}
.boxed-carousel .owl-stage-outer {
padding-bottom: 4px;
}
.boxed-carousel .boxed {
margin-right: 3px;
} .owl-nav div {
cursor: pointer;
font-size: 22px;
line-height: 3em;
margin-top: -1.5em;
padding: 0;
position: absolute;
top: 50%;
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
}
.owl-nav .owl-next {
right: -40px;
}
.owl-nav .owl-prev {
left: -40px;
}
.owl-nav.disabled {
display: none;
} .carousel-holder:not(.main-carousel) .dots-holder {
opacity: 1;
margin-top: 40px;
width: 100%;
text-align: center;
}
.carousel-holder:not(.main-carousel) .dots-holder > div {
zoom: 1;
display: inline-block;
margin: 0 5px;
}
.carousel-holder:not(.main-carousel) .dots-holder > div span {
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
border-radius: 50%;
border-style: solid;
border-width: 2px;
cursor: pointer;
display: block;
height: 10px;
margin: 0 0 4px !important;
width: 10px;
}
.carousel-holder:not(.main-carousel) .dots-holder div.active span, .carousel-holder:not(.main-carousel) .dots-holder div:hover span {
opacity: 0.5;
}
.carousel-holder:not(.main-carousel) .dots-holder span {
border-color: var(--font-color);
}
.carousel-holder:not(.main-carousel) .dots-holder .active span {
border-color: var(--primary-color);
}
.carousel-holder:hover .dots-holder {
opacity: 1;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
} .carousel-holder.main-carousel .dots-holder {
bottom: 10px;
position: absolute;
text-align: center;
width: 100%;
z-index: 9;
}
.carousel-holder.main-carousel .dots-holder > div {
zoom: 1;
display: inline-block;
margin-right: 5px;
}
.carousel-holder.main-carousel .dots-holder > div span {
cursor: pointer;
height: 15px;
width: 15px;
display: block;
-webkit-backface-visibility: visible;
background: rgba(255, 255, 255, 0.4);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
border-radius: 50%;
}
.carousel-holder.main-carousel .dots-holder div.active span, .carousel-holder.main-carousel .dots-holder div:hover span {
background: rgba(255, 255, 255, 0.8);
} .carousel-holder.main-carousel {
overflow: hidden; }
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) div {
-moz-transition: all 0.2s ease-out 0.1s;
-o-transition: all 0.2s ease-out 0.1s;
-webkit-transition: all 0.2s ease-out;
-webkit-transition-delay: 0.1s;
-webkit-transition: all 0.2s ease-out 0.1s;
transition: all 0.2s ease-out 0.1s;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
right: 10px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
left: 10px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-next {
padding: 0 5px 0 15px;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-prev {
padding: 0 15px 0 5px;
}
.light-bg-tone .owl-nav div {
background-color: transparent;
}
.light-bg-tone .owl-nav span:before {
color: #fff;
}
.light-bg-tone .dots-holder > div span {
background: rgba(255, 255, 255, 0.4) !important;
}
.light-bg-tone .dots-holder div.active span, .light-bg-tone .dots-holder div:hover span {
background: rgba(255, 255, 255, 0.8) !important;
}
.dark-bg-tone .owl-nav div {
background-color: transparent;
}
.dark-bg-tone .owl-nav span:before {
color: #000;
}
.dark-bg-tone .dots-holder > div span {
background: rgba(0, 0, 0, 0.2) !important;
}
.dark-bg-tone .dots-holder div.active span, .dark-bg-tone .dots-holder div:hover span {
background: rgba(0, 0, 0, 0.6) !important;
}
.rt-image-carousel .owl-carousel .owl-item img {
margin: auto;
height: auto;
}
.rt-carousel.shadows .owl-stage .imgeffect {
overflow: visible;
}
.rt-carousel.shadows .owl-stage .owl-item > div {
margin: 12px;
}
.rt-carousel.shadows .owl-stage .owl-item > div > * {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.rt-carousel.shadows .owl-nav div {
margin-top: -24px;
}
.rt-carousel.scaled-imgs .imgeffect, .rt-carousel.scaled-imgs .has-overlay, .rt-carousel.scaled-imgs img {
max-width: 100% !important;
width: 100%;
} .testimonial.col-md-12 {
font-size: 16px;
}
.testimonial.col {
margin-bottom: 30px;
}
.testimonial h6 {
margin-bottom: 30px;
margin-top: 0;
}
.testimonial .text {
position: relative;
}
.testimonial .text > * {
position: relative;
z-index: 2;
} .testimonial .text {
overflow: hidden;
margin-bottom: 20px;
}
.testimonial .text .quote {
z-index: 1;
font-size: 140px;
margin-bottom: -70px;
position: relative;
display: block;
opacity: 0.3;
line-height: 1em;
} .testimonial.has-image .client-image {
margin-bottom: 10px;
width: 80px;
height: 80px;
border-radius: 50%;
vertical-align: middle;
display: inline-block;
}
.testimonial.has-image .client-image img {
border-radius: 50%;
display: block;
overflow: hidden;
width: 100px;
-webkit-transform-style: initial;
transform-style: initial;
margin: auto;
} .client-info {
vertical-align: middle;
display: inline-block;
text-align: left;
margin: 0 10px;
font-size: 0.875em;
max-width: calc( 100% - 120px );
}
.client-info > span:not(:last-child):after {
content: " —";
}
.client-info h6 {
margin-bottom: 2px;
margin-top: 0;
font-size: 1em;
} .testimonials.left .testimonial.has-image {
padding-bottom: 100px;
}
.testimonials.left .testimonial.has-image .client-info {
float: left;
margin: 25px 0 0 25px;
width: calc(100% - 125px);
display: inline-block;
vertical-align: middle;
}
.testimonials.left .testimonial.col-md-12 {
padding: 0;
}
.testimonials.left .testimonial.has-image .client-image {
display: inline-block;
float: left;
} .testimonials.center {
text-align: center;
}
.testimonials.center .client-image {
margin-bottom: 10px;
}
.testimonials.center.big h6 {
margin-top: 0;
font-size: 1.4em;
}
.testimonials.center.big p {
font-size: 1.2em;
max-width: 90%;
margin-left: auto;
margin-right: auto;
}
.testimonial.boxed {
height: 100%;
} button, input, optgroup, select, textarea {
color: inherit;
margin: 0;
}
:focus, button:focus {
outline: none;
}
label.inline {
display: inline-block;
text-align: left;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
textarea,
select,
body .select2-container--default .select2-selection--single {
padding: 0.6em;
line-height: 1.4em;
border-width: 2px;
border-style: solid;
background-color: transparent;
height: 2.8em;
border-color: inherit;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus, textarea:focus {
-webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.1098);
box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.1098);
}
select, form .customselect {
padding: 0.3em 0.6em;
-webkit-border-radius: 0;
}
body .select2-search input,
body .select2-container--default .select2-search--dropdown .select2-search__field {
border: 0;
background: rgba(0, 0, 0, 0.02);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
padding-left: 10px;
padding-right: 10px;
border-color: inherit;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}
body .select2-container--default .select2-results > .select2-results__options {
padding: 10px;
border-color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0.6em;
right: 10px;
}
body .select2-dropdown {
border-width: 2px;
border-radius: 0;
border-color: inherit;
}
body .select2-selection__rendered {
line-height: 1.4em !important;
}
select.hasCustomSelect {
-webkit-appearance: none;
-webkit-border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit;
}
textarea {
line-height: 1.4em;
padding: 0.6em;
height: auto;
}
[type="submit"],
[type="button"] {
border-width: 0;
border-style: solid;
text-decoration: none;
position: relative;
display: inline-block;
overflow: hidden;
z-index: 1;
padding: 0.6em 20px;
height: 2.8em;
border-radius: 0;
line-height: 1.6em;
font-weight: bold;
cursor: pointer;
}
button[type="submit"] {
cursor: pointer;
} .widget form input, textarea, select {
max-width: 100%;
} .rt_form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.rt_form textarea,
.rt_form select {
padding: 0.7em;
border-style: solid;
background-color: transparent;
line-height: 100%;
height: 3em;
border-radius: 10px;
}
.rt_form textarea {
line-height: 1.5em;
padding: 0.7em;
height: auto;
}
.rt_form input[type="submit"],
.rt_form input[type="button"] {
border-radius: 10px;
}
.rt_form > ul {
list-style: none;
padding: 0;
margin: 0;
}
.rt_form > ul > .form-input {
margin-bottom: 0.5em;
}
.rt_form > ul .security-question,
.rt_form > ul .submit-button {
float: left;
margin-right: 10px;
}
.rt_form > ul #name, .rt_form > ul #email, .rt_form > ul #message, .rt_form > ul .fullwidth {
width: 100%;
}
.rt_form > ul #math {
max-width: 65px;
}
.rt_form .error {
-webkit-box-shadow: 0 0 0 2px red !important;
box-shadow: 0 0 0 2px red !important;
}
.rt_form .loading {
background: url(//www.vartdcom.com/wp-content/themes/vartdcom/images/loading.gif) center center no-repeat;
display: none;
width: 40px;
height: 45px;
float: right;
}
.rt_form #math {
border-width: 2px;
padding: 0.6em;
height: 2.8em;
text-align: center;
}
.rt_form .confirm-label {
margin-left: 10px;
white-space: normal;
vertical-align: top;
max-width: calc(100% - 25px );
}
.rt_form.full-width-form input, .rt_form.full-width-form textarea, .rt_form.full-width-form select {
width: 100%;
margin: 10px 0;
}
.rt_form.full-width-form .ajax-loader {
position: absolute;
margin-top: 1.6em;
}
.rt_form.full-width-form + .wpcf7-response-output {
margin-top: 0 !important;
} #container .subscription-form.inline {
margin-left: 0 !important;
margin-right: 0 !important;
}
#container .subscription-form.inline input:not([type="submit"]) {
width: calc(100% - 5px);
}
#container .subscription-form.inline .col {
padding: 0 !important;
}
#container .subscription-form.inline-2 div {
position: relative;
display: inline-block;
}
#container .subscription-form.inline-2 .wpcf7-not-valid-tip {
position: absolute;
left: 10%;
text-align: left;
}
#container .subscription-form.inline-2 label {
padding: 0 15px;
font-weight: normal;
}
#container .subscription-form.inline-2 input[type="email"] {
max-width: 250px;
border-radius: 30px;
padding-left: 20px;
border-width: 0;
}
#container .subscription-form.inline-2 .icon-submit {
margin-left: -35px;
width: 28px;
display: block;
position: absolute;
right: 0;
top: 0;
line-height: 28px;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
border-radius: 50%;
right: 7px;
color: #fff;
}
#container .subscription-form.inline-2 .icon-submit:before {
width: auto;
margin: 0 0 0 2px;
}
#container .subscription-form.inline-2 .ajax-loader {
position: absolute;
right: -26px;
top: 10px;
}
#container .subscription-form.rounded {
position: relative;
display: inline-table;
}
#container .subscription-form.rounded > * {
display: table-cell;
}
#container .subscription-form.rounded > span:first-child input {
border-radius: 40px 0 0 40px;
padding-left: 30px;
border-width: 2px 0 2px 2px;
width: 100% !important;
max-width: 100%;
}
#container .subscription-form.rounded > span:nth-child(2) input {
border-width: 2px 0 2px 2px;
width: 100% !important;
max-width: 100%;
}
#container .subscription-form.rounded input[type="submit"] {
border-radius: 0 40px 40px 0;
padding-left: 20px;
padding-right: 30px;
text-align: left;
}
#container .subscription-form.rounded .ajax-loader {
position: absolute;
right: -26px;
top: 10px;
}
#container .subscription-form.rounded .wpcf7-not-valid-tip {
text-align: center;
}
#container .subscription-form.nogaps input {
width: 100% !important;
}
#container .subscription-form.nogaps .ajax-loader {
position: absolute;
}
#container .subscription-form p {
margin-bottom: 10px;
} .wpcf7 input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.wpcf7 textarea,
.wpcf7 select {
max-width: 100%;
}
.wpcf7 .wpcf7-list-item.first,
.wpcf7 .wpcf7-response-output {
margin-left: 0;
}
.wpcf7 .form-table .wpcf7-form-control-wrap {
display: inline-block;
}
.wpcf7 .wpcf7-form-control-wrap.notes {
display: block;
}
.wpcf7 .wpcf7-response-output {
clear: both;
border-width: 0;
padding: 10px 0;
margin-left: 50px;
position: relative;
}
.wpcf7 .wpcf7-response-output:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.wpcf7 .wpcf7-response-output:before {
border-radius: 50%;
color: #fff;
display: inline-block;
font-family: fontello;
font-size: 20px;
height: 40px;
line-height: 40px;
margin-right: 10px;
text-align: center;
vertical-align: middle;
width: 40px;
position: absolute;
left: -50px;
top: 0;
}
.wpcf7 .rt_form + .wpcf7-response-output {
margin-top: 80px;
}
.wpcf7 div.wpcf7-mail-sent-ok:before {
background-color: #398f14;
}
.wpcf7 div.wpcf7-mail-sent-ng:before {
background-color: #ff0000;
content: "\e811";
}
.wpcf7 div.wpcf7-spam-blocked:before {
content: "\2715";
background-color: #ffa500;
}
.wpcf7 div.wpcf7-validation-errors:before {
content: "\261e";
background-color: #f7b400;
}
.wpcf7 img.ajax-loader {
display: inline-block;
}
.wpcf7 span.wpcf7-not-valid-tip {
font-family: "Courier"," monospace";
font-size: 11px;
}
.wpcf7 .ajax-loader {
background-image: url(//www.vartdcom.com/wp-content/themes/vartdcom/images/preloader.gif) !important;
}
.wpcf7 .rt_form label {
display: block;
} .gform_wrapper div input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.gform_wrapper div input.medium {
margin: 0;
padding: 5px 10px;
font-size: 1rem;
}
.gform_wrapper div select[multiple],
.gform_wrapper div select[size] {
margin: 0 !important;
padding: 10px;
font-size: 1rem;
}
.gform_wrapper div textarea {
margin: 0;
line-height: 1.4em;
padding: 11px 10px;
font-size: 1rem;
}
.gform_wrapper div .ginput_container label {
text-align: left;
}
.gform_wrapper div .gfield_label {
text-align: left;
} .ninja-forms-form .label-above label {
text-align: left;
}
.ninja-forms-form .ninja-forms-field-error {
color: red;
}
#container .rt-date-picker {
width: 80px;
}
#container .rt-date-icon {
display: inline-block;
position: relative;
}
#container .rt-date-icon:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
#container .rt-date-icon:before {
float: right;
top: calc(50% - 6px);
left: 10px;
position: absolute;
}
#container .rt-date-icon .rt-date-picker {
width: 130px;
padding-left: 30px;
}
#container .rt-date-icon .rt-date-picker.native {
width: 175px;
padding-left: 30px;
}  #container table.form-table {
width: auto;
margin: auto;
}
#container table.form-table tr > td {
border-width: 0;
padding-right: 20px;
padding-bottom: 10px;
vertical-align: middle;
}
#container table.form-table tr > td:last-child {
padding-right: 0;
}
#container table.form-table label {
margin: 0 10px;
min-width: 150px;
text-align: left;
}
#container table.form-table td > label:first-child {
margin-left: 0;
}
#container table.form-table .note-field {
height: 100px;
width: 100%;
}
.content table:not(.table) {
width: 100%;
max-width: 100%;
margin-bottom: 10px;
}
.content table:not(.table) > thead > tr > th,
.content table:not(.table) > thead > tr > td,
.content table:not(.table) > tbody > tr > th,
.content table:not(.table) > tbody > tr > td,
.content table:not(.table) > tfoot > tr > th,
.content table:not(.table) > tfoot > tr > td {
padding: 5px;
vertical-align: top;
border-width: 1px 0 0 0;
border-style: solid;
}
.content table:not(.table) > thead > tr > th {
vertical-align: bottom;
border-width: 0 0 2px 0;
border-style: solid;
}
.content table:not(.table) > caption + thead > tr:first-child > th,
.content table:not(.table) > caption + thead > tr:first-child > td,
.content table:not(.table) > colgroup + thead > tr:first-child > th,
.content table:not(.table) > colgroup + thead > tr:first-child > td,
.content table:not(.table) > thead:first-child > tr:first-child > th,
.content table:not(.table) > thead:first-child > tr:first-child > td {
border-top: 0;
}
.rt-simple-table {
margin-bottom: 0 !important;
}
.rt-simple-table thead {
font-weight: bold;
}
.table-clean thead td {
border-top: 0 !important;
padding-top: 0 !important;
}
.table-clean tbody tr:last-child td {
padding-bottom: 0 !important;
} .naturalife-top-bar {
position: relative;
z-index: 110;
margin: auto;
max-width: 100%;
padding: 5px 0;
}
.naturalife-top-bar .top-bar-inner {
padding-left: 20px;
padding-right: 20px;
margin: auto;
height: 100%;
}
.naturalife-top-bar .top-bar-inner::after {
display: block;
clear: both;
content: "";
}
.naturalife-top-bar .top-bar-inner.fullwidth {
max-width: 96%;
}
.naturalife-top-bar .top-bar-right {
margin-left: auto;
} .topbar-widget {
position: relative;
}
.topbar-widget:not(:last-child) {
margin-right: 15px;
padding-right: 15px;
}
.topbar-widget:not(:last-child):after {
border-style: solid;
border-width: 0 1px 0 0;
content: "";
display: block;
height: 25px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.topbar-widget a {
text-decoration: none;
}
.topbar-widget.widget_text p:last-child, .topbar-widget.widget_text *, .topbar-widget.widget-naturalife-text p:last-child, .topbar-widget.widget-naturalife-text * {
margin-top: 0;
margin-bottom: 0;
}
.topbar-widget .search {
border: 0;
}
.topbar-widget > ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
.topbar-widget > ul > li {
display: inline-block;
}
.topbar-widget > ul > li:not(:last-child) {
padding-right: 5px;
}
.topbar-widget .button_wrapper, .topbar-widget .button_ {
display: block !important;
} .naturalife-top-bar .menu {
list-style: none outside none;
margin: 0;
padding: 0;
}
.naturalife-top-bar .menu > li {
position: relative;
display: inline-block;
float: left;
}
.naturalife-top-bar .menu > li > a {
padding: 0;
display: block;
text-align: center;
text-decoration: none;
outline: none;
line-height: 25px;
padding-left: 15px;
}
.naturalife-top-bar .menu > li:not(:last-child) > a {
border-width: 0 1px 0 0;
border-style: solid;
padding-right: 15px;
}
.naturalife-top-bar .menu > li:before {
margin-right: -6px;
}
.naturalife-top-bar .menu > li > a:hover, .naturalife-top-bar .menu > li.current-menu-ancestor > a, .naturalife-top-bar .menu > li.current-menu-item > a {
text-decoration: none;
}
.naturalife-top-bar .menu ul {
display: none;
position: absolute;
width: 160px;
list-style: none outside none;
z-index: 99999;
margin: 0;
padding: 0;
text-align: left;
line-height: 1.3;
}
.naturalife-top-bar .menu ul li {
position: relative;
}
.naturalife-top-bar .menu ul li a {
padding: 10px;
display: block;
text-decoration: none;
}
.naturalife-top-bar .menu ul li a:hover, .naturalife-top-bar .menu ul li > .current-menu-ancestor > a {
text-decoration: none;
}
.naturalife-top-bar .menu ul li:not(:last-child) a {
border-style: solid;
border-width: 0 0 1px 0;
}
.naturalife-top-bar .menu ul ul {
margin-left: 160px;
top: 0;
}
.naturalife-top-bar .menu ul ul ul {
top: 0;
}
.naturalife-top-bar .menu li:hover > ul {
display: block;
}
.naturalife-top-bar .menu > li.menu-item-has-children > a:after {
content: "\2a";
font-family: "rtui";
padding-left: 5px;
}
.naturalife-top-bar .menu > li.o-direction .sub-menu {
right: 0;
}
.naturalife-top-bar .menu > li.o-direction .sub-menu ul {
margin-right: 160px;
margin-left: auto;
}
.top-bar-left .widget_nav_menu:first-child .menu > li:first-child > a {
padding-left: 0;
}
.top-bar-right .widget_nav_menu:last-child .menu > li:last-child > a {
padding-right: 0;
} .naturalife-panel-holder, .naturalife-panel-background {
width: 400px;
bottom: 0;
position: fixed;
right: 0;
top: 0;
overflow-y: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-overflow-scrolling: touch;
}
.naturalife-panel-holder {
z-index: 520;
}
.naturalife-panel-holder .ps-scrollbar-y-rail {
display: none;
}
.naturalife-panel-background {
z-index: 510;
}
.naturalife-panel-wrapper {
padding: 30px 50px;
height: 100%;
width: 100%;
display: table;
}
.naturalife-panel-wrapper img {
max-width: 100%;
height: auto;
}
.naturalife-panel-widgets {
display: inline-block;
}
.naturalife-panel-widgets .widget > h5 {
font-weight: bold;
}
.naturalife-panel-contents {
margin-bottom: -40px;
}
.naturalife-panel-contents > * {
display: none;
opacity: 0;
top: 20px;
position: relative;
max-width: 300px;
}
.naturalife-panel-contents > .animate {
margin-bottom: 40px;
}
.naturalife-panel-contents > .animate > *:not(:last-child) {
margin-bottom: 40px;
}
.naturalife-panel-contents .widgettitle, .naturalife-panel-contents .widget h5 {
margin: 0 0 40px;
position: relative;
}
.naturalife-panel-contents .widgettitle:after, .naturalife-panel-contents .widget h5:after {
content: "";
position: absolute;
height: 3px;
width: 100%;
left: 0;
bottom: -17px;
}
.admin-bar .naturalife-panel-wrapper {
padding-top: 62px;
} .naturalife-panel-holder, .naturalife-panel-background {
-webkit-transform: translateX(400px);
transform: translateX(400px);
-moz-transition: -moz-transform 0.3s ease-out 0.4s;
-o-transition: -o-transform 0.3s ease-out 0.4s;
-webkit-transition: -webkit-transform 0.3s ease-out;
-webkit-transition-delay: 0.4s;
-webkit-transition: -webkit-transform 0.3s ease-out 0.4s;
transition: -webkit-transform 0.3s ease-out 0.4s;
transition: transform 0.3s ease-out 0.4s;
transition: transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.naturalife-panel-on .naturalife-panel-holder, .naturalife-panel-on .naturalife-panel-background {
-webkit-transform: translateX(0);
transform: translateX(0);
-moz-transition: -moz-transform 0.3s linear 0.4s;
-o-transition: -o-transform 0.3s linear 0.4s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0.4s;
-webkit-transition: -webkit-transform 0.3s linear 0.4s;
transition: -webkit-transform 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s, -webkit-transform 0.3s linear 0.4s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.naturalife-panel-on .naturalife-panel-close {
-moz-transition: -moz-transform 0.3s linear 0.8s;
-o-transition: -o-transform 0.3s linear 0.8s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0.8s;
-webkit-transition: -webkit-transform 0.3s linear 0.8s;
transition: -webkit-transform 0.3s linear 0.8s;
transition: transform 0.3s linear 0.8s;
transition: transform 0.3s linear 0.8s, -webkit-transform 0.3s linear 0.8s;
-webkit-transform: scale(1);
transform: scale(1);
}
.naturalife-panel-close {
position: fixed;
color: #9a9a9a;
z-index: 99999;
right: 420px;
font-size: 14px;
border-radius: 50%;
top: 20px;
-webkit-transform: scale(0);
transform: scale(0);
-moz-transition: -moz-transform 0.3s linear 0s;
-o-transition: -o-transform 0.3s linear 0s;
-webkit-transition: -webkit-transform 0.3s linear;
-webkit-transition-delay: 0s;
-webkit-transition: -webkit-transform 0.3s linear 0s;
transition: -webkit-transform 0.3s linear 0s;
transition: transform 0.3s linear 0s;
transition: transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s;
cursor: pointer;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
}
.admin-bar .naturalife-panel-close {
top: 52px;
} .naturalife-panel-contents > .widget_shopping_cart .cart_list li {
border-style: solid;
border-width: 0 0 1px 0;
padding: 20px 0 20px 54px;
}
.naturalife-panel-contents > .widget_shopping_cart .total {
padding: 30px 0 !important;
}
.naturalife-panel-contents > .widget_shopping_cart .cart_list li.empty {
padding: 20px 0;
border: none;
} .naturalife-panel-contents > .widget.rt_woocommerce_login .form-row > label {
display: block;
text-align: left;
font-weight: inherit;
}
.naturalife-panel-contents > .widget.rt_woocommerce_login .input-text, .naturalife-panel-contents > .widget.rt_woocommerce_login .button {
width: 100%;
}
.naturalife-panel-contents > .widget.rt_woocommerce_login form.login {
padding: 0;
border-width: 0;
} .naturalife-panel-contents .menu {
padding: 0;
margin: 0;
list-style: none;
}
.naturalife-panel-contents .menu > li {
float: none;
display: block;
}
.naturalife-panel-contents .menu a > sub {
display: block;
font-size: 11px;
font-style: oblique;
padding: 5px 0;
}
.naturalife-panel-contents .menu li a, .naturalife-panel-contents .menu li > span {
position: relative;
display: block;
text-align: left;
border-width: 0 0 1px 0;
padding: 10px 0;
text-decoration: none;
border-style: solid;
line-height: 1.8 !important;
}
.naturalife-panel-contents .menu ul li a, .naturalife-panel-contents .menu ul li > span {
border-style: solid;
border-width: 0 0 1px;
}
.naturalife-panel-contents .menu > li > a:after, .naturalife-panel-contents .menu li span:after {
background-color: transparent;
}
.naturalife-panel-contents .menu ul {
list-style: none;
display: none;
position: relative;
right: 0;
width: 100%;
margin: 0;
padding: 0;
border-width: 0;
}
.naturalife-panel-contents .menu ul ul {
border-width: 0;
}
.naturalife-panel-contents .menu > li > ul {
margin: 0;
}
.naturalife-panel-contents .menu ul li:first-child a, .naturalife-panel-contents .menu ul li:first-child > span {
border-width: 0 0 1px 0;
}
.naturalife-panel-contents .menu li:hover > ul {
display: none;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a, .naturalife-panel-contents .menu li.menu-item-has-children > span {
padding-right: 65px;
position: relative;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a:before, .naturalife-panel-contents .menu li.menu-item-has-children > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.naturalife-panel-contents .menu li.menu-item-has-children.current-menu-item > a:before, .naturalife-panel-contents .menu li.menu-item-has-children.current-menu-item > span:before {
font-family: "rtui";
content: "";
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
margin-right: 0.2em;
text-align: center;
text-decoration: inherit;
text-transform: none;
width: 1em;
}
.naturalife-panel-contents .menu li.menu-item-has-children > a:before, .naturalife-panel-contents .menu li.menu-item-has-children > span:before {
cursor: pointer;
margin: -5px 0 0 0;
position: absolute;
right: 0;
top: 50%;
text-align: left;
width: auto;
z-index: 999;
margin: -6px 0 0 0 !important;
line-height: 1;
font-size: 12px;
width: auto !important;
}
.naturalife-panel-contents .menu li.current-menu-item > ul {
display: block;
}
.naturalife-panel-contents .menu li.current-menu-ancestor:after,
.naturalife-panel-contents .menu li.current-menu-item:after,
.naturalife-panel-contents .menu li:hover:after,
.naturalife-panel-contents .menu li:after {
content: none;
}
.naturalife-panel-contents .menu li li a {
padding-left: 15px;
}
.naturalife-panel-contents .menu li li li a {
padding-left: 25px;
}
.naturalife-panel-contents .menu li li li li a {
padding-left: 35px;
}
.naturalife-panel-contents .menu li li li li a {
padding-left: 45px;
}
.naturalife-panel-contents .menu li li li li li a {
padding-left: 50px;
}
.naturalife-panel-contents .menu li li li li li li a {
padding-left: 60px;
}
.naturalife-panel-contents .menu li li li li li li li a {
padding-left: 70px;
}
.naturalife-panel-contents .naturalife-language-switcher > .menu > li > a:before {
content: "\f0ec" !important;
font-size: 1.2em;
top: auto !important;
margin: auto !important;
} @media screen and (max-width: 1024px) {
.naturalife-panel-holder {
overflow: auto;
height: auto;
}
.naturalife-panel-on {
overflow: hidden;
}
#container {
-webkit-overflow-scrolling: touch;
}
.naturalife-panel-on {
-webkit-overflow-scrolling: touch;
}
.side-panel-widgets-desktop {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.side-panel-widgets-mobile, .mobile-nav, .naturalife-panel-contents .naturalife-language-switcher {
display: none !important;
}
.naturalife-panel-close {
display: none;
}
}
@media screen and (max-width: 768px) {
.admin-bar .naturalife-panel-close {
top: 66px;
}
}
@media screen and (max-width: 425px) {
.naturalife-panel-holder, .naturalife-panel-background {
width: 280px;
-webkit-transform: translateX(280px);
transform: translateX(280px);
}
.naturalife-panel-wrapper {
padding: 30px;
}
.naturalife-panel-close {
right: 285px;
}
} #loader-wrapper {
display: none;
}
.js #loader-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
opacity: 0;
z-index: 10000;
}
.js #loader-wrapper:before {
position: fixed;
width: 300px;
height: 300px;
content: "";
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
border-radius: 50%;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.js #loader-wrapper:after {
content: "";
position: fixed;
width: 300px;
height: 300px;
border-radius: 50%;
border: 1px solid transparent;
-webkit-animation: spin .8s linear infinite;
animation: spin .8s linear infinite;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
}
.js #loader-wrapper .loading-logo {
opacity: 0;
height: auto;
max-width: 300px;
max-height: 300px;
-webkit-transition: opacity .75s ease;
transition: opacity .75s ease;
-webkit-backface-visibility: hidden;
z-index: 2;
}
.js .rt-loading {
overflow-y: scroll;
}
.js .rt-loading #loader-wrapper {
opacity: 1;
-webkit-transition: opacity .75s ease;
transition: opacity .75s ease;
}
.js .rt-loaded #loader-wrapper {
opacity: 0;
-webkit-transition: opacity .75s ease, -webkit-transform 0s ease .65s;
transition: opacity .75s ease, -webkit-transform 0s ease .65s;
transition: opacity .75s ease, transform 0s ease .65s;
transition: opacity .75s ease, transform 0s ease .65s, -webkit-transform 0s ease .65s;
-webkit-transform: scale(0);
transform: scale(0);
}
.js .rt-leaving {
overflow-x: hidden;
}
.js .rt-leaving #container {
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.4;
-webkit-transition: opacity 7s, -webkit-filter 1s;
transition: opacity 7s, -webkit-filter 1s;
transition: filter 1s, opacity 7s;
transition: filter 1s, opacity 7s, -webkit-filter 1s;
} .page-404 {
padding: 40px 0;
}
.page-404 > .col:first-child {
text-align: left;
}
.page-404 > .col:first-child span {
font-size: 250px;
line-height: 250px;
display: inline-block;
color: #eee;
text-align: left;
padding-right: 20px;
}
.page-404 > .col:first-child span:before {
text-align: left;
margin: 0;
}
.page-404 h1 {
font-size: 100px;
line-height: 140px;
}  @media screen and (min-width: 1025px) {
.naturalife-fullwidth-header-width .main-header-holder .header-elements {
max-width: 96%;
}
.naturalife-fullwidth-sticky-header-width .sticky-header-holder .header-elements {
max-width: 96%;
}
.logo-image {
display: none;
}
.naturalife-light-header .light-logo {
display: inline-block;
}
.naturalife-dark-header .dark-logo {
display: inline-block;
}
.mobile-header {
display: none;
}
body.header-sidepanel .naturalife-sidepanel-button-holder {
display: block;
}
} @media screen and (max-width: 1024px) {
.top-header {
display: none;
}
.mobile-header {
display: block;
}
.logo-image {
display: none;
}
.naturalife-light-mobile-header .light-logo {
display: inline-block;
}
.naturalife-dark-mobile-header .dark-logo {
display: inline-block;
}
body .sub-page-header {
padding: 40px 0;
}
body.header-sidepanel-mobile .naturalife-sidepanel-button-holder {
display: block;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav,
.post-carousel .owl-nav {
opacity: 1;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav > div,
.post-carousel .owl-nav > div {
background: rgba(0, 0, 0, 0.25);
color: #fff !important;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-prev,
.post-carousel .owl-nav .owl-prev {
left: 0;
}
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.rt-carousel:not(.main-carousel)[data-nav="true"] .owl-nav .owl-next,
.post-carousel .owl-nav .owl-next {
right: 0;
}
} @media screen and (max-width: 1024px) {
.timeline.style-1:after {
content: none;
}
.timeline.style-1 > div {
display: inline-block;
width: 100%;
margin-bottom: 0;
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
padding-right: 4px;
}
.timeline.style-1 > div:nth-child(odd) {
text-align: center;
}
.timeline.style-1 > div:nth-child(even) {
text-align: center;
margin-left: 0;
}
.timeline.style-1 > div:last-child {
margin-bottom: 0;
}
.timeline.style-1 > div:before {
content: none;
}
.timeline.style-1 > div > .event-date {
left: auto !important;
right: auto !important;
position: relative;
display: inline-block;
width: 100%;
text-align: center;
}
.rt-countdown i {
text-align: center;
}
.rt-countdown i b {
padding-right: 0;
display: block;
}
.go-to-top {
right: 20px;
}
.mw-row-tablet-100 .elementor-container {
max-width: 100% !important;
}
#footer .footer-widgets .featured-col {
padding-right: 20px;
}
#footer .footer-widgets .featured-col .column-inner {
border-width: 0;
padding-right: inherit;
}
} @media screen and (max-width: 768px) {
#container .latest_news figure img {
max-width: 80px;
}
.author-info > div {
float: none;
display: inline-block;
text-align: center;
margin: 10px auto;
width: 100%;
}
.author-info > div .avatar {
display: inline-block;
}
.comment-form .text-boxes li {
width: 100%;
margin: 10px 0;
float: none;
}
.rt-text-columns {
-webkit-column-count: 1 !important;
column-count: 1 !important;
}
} @media screen and (max-width: 425px) {
.main-carousel .slide-content .slider-buttons-wrapper {
display: inline-block !important;
}
.main-carousel .slide-content .slider-buttons-wrapper > * {
margin: 10px 0 !important;
}
#mobile-logo img {
max-width: 140px;
width: auto;
height: auto;
}
#mobile-logo img.logo-auto-height {
height: auto;
}
.column-list > ul > li {
width: calc(100%);
}
.image-content-box.box-style-1:not(.not-responsive) > div {
width: 100% !important;
text-align: center;
}
.image-content-box.box-style-1:not(.not-responsive) > div:first-child:not(:last-child) {
margin-bottom: 20px !important;
}
.image-content-box.box-style-1:not(.not-responsive) .featured_image_holder {
margin: 0 !important;
}
.image-content-box.box-style-1:not(.not-responsive) .featured_image_holder img {
margin: auto;
float: none;
}
.header-tools > ul > li > a span:before {
font-size: 18px;
}
.header-tools > ul > li > a:not(.naturalife-sidepanel-button) {
padding: 0 3px;
}
.header-tools > ul .naturalife-sidepanel-button {
margin-left: 6px;
}
.header-tools > ul .cart .naturalife-cart-items {
left: 1px;
}
.naturalife-sidepanel-button {
height: 40px;
width: 40px;
margin-top: 5px;
}
.timeline.style-2 .event-date {
float: none;
}
.subscription-form.rounded > * {
width: calc(100% - 4px);
display: block;
padding: 10px 0;
}
.subscription-form.rounded input {
border-radius: 40px !important;
text-align: center !important;
padding-left: 20px;
padding-right: 20px;
}
.subscription-form.rounded input:not([type="submit"]) {
border-width: 2px !important;
}
#container .subscription-form.rounded > * {
display: block;
}
} @media screen and (max-width: 767px) {
body .sub-page-header {
padding: 40px 0;
}
body .sub-page-header .page-title {
margin-bottom: 10px;
}
body .sub-page-header .page-title, body .sub-page-header .breadcrumb {
float: none;
text-align: center;
line-height: 1.5;
}
body .sub-page-header .page-title h1, body .sub-page-header .page-title h2, body .sub-page-header .breadcrumb h1, body .sub-page-header .breadcrumb h2 {
font-size: 1.2em;
line-height: 1.4em;
}
article.type-post .post_data > * {
margin: 5px;
}
article.type-post .entry-footer {
text-align: center;
}
article.type-post .entry-footer .social_share {
margin-top: 20px;
}
.blog_list > article {
margin-bottom: 60px;
}
.blog_list > article .more-link {
display: block;
margin-top: 20px;
}
.column-list.column-list-5 > ul > li, .column-list.column-list-4 > ul > li, .column-list.column-list-3 > ul > li {
width: calc(50% - 30px);
clear: none;
}
.filter-holder {
text-align: center;
}
.filter-holder > ul > li {
display: block;
}
.filter-holder ul {
text-align: center;
display: block;
}
.filter-holder ul ul {
margin: 20px;
}
.filter-holder ul ul li {
display: block;
margin-bottom: 10px;
}
.filter-holder li a {
padding: 0;
}
.portfolio_list .col {
margin-left: auto;
margin-right: auto;
}
body .comment-avatar {
float: none;
margin: auto;
}
body .comment-body {
margin: 20px 0;
}
body .commentlist .children {
padding-left: 10px;
}
body .commentlist .children .comment-holder::before {
left: -10px;
width: 10px;
}
.google_map {
max-height: 200px;
}
.form-table td {
display: block;
margin-bottom: 10px;
padding: 0 !important;
}
.form-table td .wpcf7-form-control, .form-table td .wpcf7-form-control-wrap {
width: 100%;
display: block;
}
.team > .row > .col:not(:last-child) {
margin-bottom: 40px;
}
.content-box.content-padding .content-holder {
padding-left: 0;
}
.rt-toggle > ol > li .toggle-head {
padding: 0.8em;
border-radius: 0;
}
.rt-toggle > ol > li .toggle-content {
margin: 10px 0 0;
}
} @media screen and (max-width: 768px) {
.rt_tabs .tab_nav {
display: none !important;
}
.tab-inline-title {
display: block;
}
.tab_contents {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tab_content {
padding: 10px 0 !important;
}
.rt_tabs .tab_contents .tab_content {
padding: 25px 0 !important;
}
.rt-popup-search .wp-search-form {
font-size: 1.1em;
}
.portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
padding: 0;
}
.main-carousel, .main-carousel .rt-carousel-holder {
min-height: inherit !important;
}
} @media screen and (max-width: 992px) {
#footer .footer-widgets {
padding-top: 20px;
padding-bottom: 0;
}
#footer .footer-widgets .column-inner {
padding: 0;
}
#footer .footer-widgets .widgets_holder:not(:last-child) .widget:last-child {
padding-bottom: 45px;
}
.footer-info-bar {
text-align: center;
}
.footer-info-bar > .content-row-wrapper > div {
position: inherit !important;
-webkit-transform: inherit !important;
transform: inherit !important;
margin: 10px auto;
}
#footer-navigation {
display: inline-block;
}
.sidebar, .content, .content.left-sidebar, .content.right-sidebar {
float: none;
padding-left: 20px;
padding-right: 20px;
clear: both;
}
.content {
margin-bottom: 20px;
}
.pricing_table .table_wrap.features {
display: none;
}
.pricing_table .table_wrap {
display: block;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
}
.pricing_table .table_wrap > ul {
margin: 0;
}
.naturalife-post-navigation {
text-align: center;
}
.naturalife-post-navigation > div > * {
margin-bottom: 20px;
}
.naturalife-post-navigation > div > *:first-child, .naturalife-post-navigation > div > *:last-child {
text-align: center;
display: inline-block;
}
.single-portfolio .key-details, .single-portfolio .portfolio-text {
border-width: 0;
padding: 15px;
}
} @media screen and (max-width: 1024px) {
#mobile-logo img {
width: auto;
}
.naturalife-top-bar {
display: none;
}
.rt_tabs.style-4 .tab_nav > li > span {
font-size: 30px;
margin-bottom: 15px;
padding: 5px;
width: calc(1.2em + 20px);
margin: 0 auto 20px;
height: calc(1.2em + 20px);
line-height: calc( 1.2em + 4px );
}
.rt_tabs.style-4 .tab_nav:after {
top: calc(0.8em + 20px);
}
} .top-bar-inner {
max-width: 960px;
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: 960px;
}
.header-elements {
max-width: 960px;
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: 960px;
}
.boxed-body-style #container {
max-width: 94%;
}
@media screen and (min-width: 1024px) {
.top-bar-inner {
max-width: calc( 100% - 40px);
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: calc( 100% - 40px);
}
.header-elements {
max-width: calc( 100% - 40px);
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: calc( 100% - 40px);
}
}
@media screen and (min-width: 1280px) {
.top-bar-inner {
max-width: 1260px;
}
.content-row:not(.fullwidth), .content-row-wrapper {
max-width: 1260px;
}
.header-elements {
max-width: 1260px;
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth) {
max-width: 1260px;
}
.boxed-body-style #container {
max-width: 1240px;
}
}
@media screen and (max-width: 1280px) {
.elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
max-width: calc( 100% - 40px);
}
} @media screen and (max-width: 1200px) {
.header-row .header-col > * {
padding: 0 12px;
}
}
@media screen and (min-width: 576px) {
#container .rt-gallery .row:last-child .col {
margin-bottom: 0;
}
} @media screen and (min-width: 1025px) {
.main-carousel .slide-content {
opacity: 0;
-moz-transition: opacity 0.7s ease 0s;
-o-transition: opacity 0.7s ease 0s;
-webkit-transition: opacity 0.7s ease;
-webkit-transition-delay: 0s;
-webkit-transition: opacity 0.7s ease 0s;
transition: opacity 0.7s ease 0s;
position: absolute;
padding: 20px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.main-carousel .slide-content > * {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%);
-webkit-transition-delay: 0;
transition-delay: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
}
.active .slide-content-wrapper .slide-content {
opacity: 1;
}
.active .slide-content-wrapper .slide-content > * {
-webkit-transform: translateY(0);
transform: translateY(0);
-moz-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
-o-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
-webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-delay: 0s;
-webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
opacity: 1;
}
.active .slide-content-wrapper .slide-content > .slide_heading {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.active .slide-content-wrapper .slide-content > .slide_sub_heading {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.active .slide-content-wrapper .slide-content > .slide-text {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.active .slide-content-wrapper .slide-content > .slider-buttons-wrapper {
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s;
}
}
@media screen and (max-width: 1024px) {
.main-carousel .slide-content-wrapper {
min-height: inherit !important;
}
.main-carousel .slide-content {
width: 100% !important;
z-index: 2;
position: relative !important;
bottom: auto !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
.main-carousel .text-navigation-holder {
display: none;
}
.rt-carousel, .rt-carousel-holder {
min-height: auto !important;
}
.main-carousel .dots-holder {
display: none;
}
.main-carousel .slide-content {
text-align: center !important;
}
.main-carousel .slide-content .slider-buttons-wrapper {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.main-carousel .slide-content.center {
left: 0 !important;
width: auto !important;
max-width: 100% !important;
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper {
margin-top: 20px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
.owl-nav div {
padding: 0;
}
}
@media screen and (min-width: 1025px) {
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
max-width: calc( 100% - 40px);
}
.main-carousel .text-navigation-wrapper, .slide-background.default {
max-width: calc( 100% - 40px);
}
}
@media screen and (min-width: 1280px) {
.content-row-wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
max-width: 1260px;
}
.main-carousel .text-navigation-wrapper, .slide-background.default {
max-width: 1260px;
}
} @media print {
.header-col > *:not(#logo) {
display: none;
}
.header-col > * {
border-width: 0 !important;
}
.breadcrumb, .mobile-menu-button {
display: none;
}
nav, .full-screen-menu-holder, .header-row.second, .header-tools {
display: none;
}
#main-content {
margin-top: 20px;
border-top: 1px solid #ddd;
}
.social_media a[href]:after, .owl-carousel * a[href]:after, #comments * a[href]:after {
content: "";
}
.tab_nav {
display: none !important;
}
.tab_contents {
margin-left: 0 !important;
}
.tab_content {
display: block !important;
padding: 10px 0 !important;
}
.tab_content_wrapper .tab_title {
display: block !important;
}
.toggle-content {
display: block !important;
}
}@font-face {
font-family: 'fontello';
src: url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.eot?50092497);
src: url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.eot?50092497#iefix) format('embedded-opentype'),
url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.woff2?50092497) format('woff2'),
url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.woff?50092497) format('woff'),
url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.ttf?50092497) format('truetype'),
url(http://ece.com/wp/naturalife-demo/wp-content/themes/naturalife/naturalife/css/fontello/font/fontello.svg?50092497#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
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;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-left-open-mini:before { content: '\e800'; } .icon-right-open-mini:before { content: '\e801'; } .icon-up-open-mini:before { content: '\e802'; } .icon-down-open-big:before { content: '\e803'; } .icon-left-open-big:before { content: '\e804'; } .icon-right-open-big:before { content: '\e805'; } .icon-up-open-big:before { content: '\e806'; } .icon-down-open:before { content: '\e807'; } .icon-left-open:before { content: '\e808'; } .icon-right-open:before { content: '\e809'; } .icon-up-open:before { content: '\e80a'; } .icon-down-open-mini:before { content: '\e80b'; } .icon-left-thin:before { content: '\e80c'; } .icon-right-thin:before { content: '\e80d'; } .icon-down-thin:before { content: '\e80e'; } .icon-up-thin:before { content: '\e80f'; } .icon-01_cutlery:before { content: '\e810'; } .icon-07_chef:before { content: '\e811'; } .icon-21_24:before { content: '\e812'; } .icon-22_takeaway:before { content: '\e813'; } .icon-25_cutlery:before { content: '\e814'; } .icon-26_soup:before { content: '\e815'; } .icon-30_pizza:before { content: '\e816'; } .icon-35_cocktail:before { content: '\e817'; } .icon-37_wine:before { content: '\e818'; } .icon-39_cognac:before { content: '\e819'; } .icon-42_phone:before { content: '\e81a'; } .icon-45_wine_list:before { content: '\e81b'; } .icon-01_chef_hat:before { content: '\e81c'; } .icon-09_spoon_fork:before { content: '\e81d'; } .icon-13_knife:before { content: '\e81e'; } .icon-25_apple_cut:before { content: '\e81f'; } .icon-25_chilli_pepper:before { content: '\e820'; } .icon-26_eggplant:before { content: '\e821'; } .icon-31_fish:before { content: '\e822'; } .icon-47_mug:before { content: '\e823'; } .icon-17_apple:before { content: '\e824'; } .icon-18_strawberry:before { content: '\e825'; } .icon-19_banana:before { content: '\e826'; } .icon-20_cherry:before { content: '\e827'; } .icon-21_pear:before { content: '\e828'; } .icon-22_watermelon_cut:before { content: '\e829'; } .icon-33_cookie:before { content: '\e82a'; } .icon-44_candy_stick:before { content: '\e82b'; } .icon-45_candy2:before { content: '\e82c'; } .icon-46_bun_glaze:before { content: '\e82d'; } .icon-03_plastic_bottle2:before { content: '\e82e'; } .icon-05_glass_bottle:before { content: '\e82f'; } .icon-17_hot_mug:before { content: '\e830'; } .icon-25_cocktail:before { content: '\e831'; } .icon-35_teapot:before { content: '\e832'; } .icon-38_kettle:before { content: '\e833'; } .icon-41_leaf_tea:before { content: '\e834'; } .icon-52_potion:before { content: '\e835'; } .icon-01_tacos:before { content: '\e836'; } .icon-05_pizza:before { content: '\e837'; } .icon-20_muffin:before { content: '\e838'; } .icon-21_donut:before { content: '\e839'; } .icon-40_water:before { content: '\e83a'; } .icon-52_24hour:before { content: '\e83b'; } .icon-54_delivery:before { content: '\e83c'; } .icon-01_hotdog:before { content: '\e83d'; } .icon-30_banana:before { content: '\e83e'; } .icon-32_cherry:before { content: '\e83f'; } .icon-42_fries:before { content: '\e840'; } .icon-53_cracker:before { content: '\e841'; } .icon-33_fruit_seedling:before { content: '\e842'; } .icon-34_fruit_sprout:before { content: '\e843'; } .icon-35_leaf:before { content: '\e844'; } .icon-36_seed:before { content: '\e845'; } .icon-41_farmer:before { content: '\e846'; } .icon-42_farm:before { content: '\e847'; } .icon-43_wheelbarrow:before { content: '\e848'; } .icon-44_gloves:before { content: '\e849'; } .icon-45_watering_can:before { content: '\e84a'; } .icon-46_watering:before { content: '\e84b'; } .icon-48_store:before { content: '\e84c'; } .icon-55_fruit_box2:before { content: '\e84d'; } .icon-56_delivery:before { content: '\e84e'; } .icon-49_cross:before { content: '\e84f'; } .icon-50_heart:before { content: '\e850'; } .icon-54_pill:before { content: '\e851'; } .icon-01_home:before { content: '\e852'; } .icon-05_user:before { content: '\e853'; } .icon-16_statistics:before { content: '\e854'; } .icon-25_map_pointer:before { content: '\e855'; } .icon-26_clock:before { content: '\e856'; } .icon-28_calendar:before { content: '\e857'; } .icon-29_cart:before { content: '\e858'; } .icon-32_support:before { content: '\e859'; } .icon-36_phone:before { content: '\e85a'; } .icon-39_mail:before { content: '\e85b'; } .icon-42_fav:before { content: '\e85c'; } .icon-09_mixer:before { content: '\e85d'; } .icon-28_glove:before { content: '\e85e'; } .icon-34_turkish_pot:before { content: '\e85f'; } .icon-35_teapot-1:before { content: '\e860'; } .icon-38_kettle-1:before { content: '\e861'; } .icon-34_sunflower:before { content: '\e862'; } .icon-19_flask:before { content: '\e863'; } .icon-47_lifebuoy:before { content: '\e864'; } .icon-help-circled:before { content: '\e865'; } .icon-help:before { content: '\e866'; } .icon-megaphone:before { content: '\e867'; } .icon-megaphone-1:before { content: '\e868'; } .icon-info-1:before { content: '\e869'; } .icon-home-1:before { content: '\e86a'; } .icon-eye-1:before { content: '\e86b'; } .icon-tag-1:before { content: '\e86c'; } .icon-briefcase:before { content: '\e86d'; } .icon-play:before { content: '\e86e'; } .icon-play-circled2:before { content: '\e86f'; } .icon-credit-card:before { content: '\e887'; } .icon-mail:before { content: '\e8a3'; } .icon-search:before { content: '\e8a4'; } .icon-attention:before { content: '\e8a5'; } .icon-attention-circled:before { content: '\e8a6'; } .icon-location:before { content: '\e8a7'; } .icon-tags:before { content: '\e8a8'; } .icon-video:before { content: '\e8a9'; } .icon-videocam:before { content: '\e8aa'; } .icon-picture:before { content: '\e8ab'; } .icon-camera:before { content: '\e8ac'; } .icon-ok:before { content: '\e8ad'; } .icon-ok-circled:before { content: '\e8ae'; } .icon-star-empty:before { content: '\e8af'; } .icon-star:before { content: '\e8b0'; } .icon-heart-empty:before { content: '\e8b1'; } .icon-heart:before { content: '\e8b2'; } .icon-bell:before { content: '\e8b3'; } .icon-calendar:before { content: '\e8b4'; } .icon-wrench:before { content: '\e8b5'; } .icon-cog-alt:before { content: '\e8b6'; } .icon-cog:before { content: '\e8b7'; } .icon-up-open-1:before { content: '\e8b8'; } .icon-right-open-1:before { content: '\e8b9'; } .icon-left-open-1:before { content: '\e8ba'; } .icon-down-open-1:before { content: '\e8bb'; } .icon-down-hand:before { content: '\e8bc'; } .icon-up-hand:before { content: '\e8bd'; } .icon-left-hand:before { content: '\e8be'; } .icon-right-hand:before { content: '\e8bf'; } .icon-globe:before { content: '\e8c0'; } .icon-award:before { content: '\e8c1'; } .icon-chart-bar:before { content: '\e8c2'; } .icon-gift:before { content: '\e8c3'; } .icon-phone:before { content: '\e8c4'; } .icon-map:before { content: '\e8c5'; } .icon-monitor:before { content: '\e8c6'; } .icon-mobile-1:before { content: '\e8c7'; } .icon-cancel:before { content: '\e8c8'; } .icon-mobile-2:before { content: '\e8c9'; } .icon-tablet-1:before { content: '\e8ca'; } .icon-address:before { content: '\e8cb'; } .icon-info-circled:before { content: '\e8cc'; } .icon-info:before { content: '\e8cd'; } .icon-link-ext:before { content: '\f08e'; } .icon-twitter:before { content: '\f099'; } .icon-facebook:before { content: '\f09a'; } .icon-beaker:before { content: '\f0c3'; } .icon-gplus:before { content: '\f0d5'; } .icon-money:before { content: '\f0d6'; } .icon-linkedin:before { content: '\f0e1'; } .icon-comment-empty:before { content: '\f0e5'; } .icon-chat-empty:before { content: '\f0e6'; } .icon-suitcase:before { content: '\f0f2'; } .icon-angle-left:before { content: '\f104'; } .icon-angle-right:before { content: '\f105'; } .icon-angle-up:before { content: '\f106'; } .icon-angle-down:before { content: '\f107'; } .icon-desktop:before { content: '\f108'; } .icon-laptop:before { content: '\f109'; } .icon-tablet:before { content: '\f10a'; } .icon-mobile:before { content: '\f10b'; } .icon-quote-left:before { content: '\f10d'; } .icon-quote-right:before { content: '\f10e'; } .icon-github:before { content: '\f113'; } .icon-code:before { content: '\f121'; } .icon-direction:before { content: '\f124'; } .icon-rocket:before { content: '\f135'; } .icon-play-circled:before { content: '\f144'; } .icon-euro:before { content: '\f153'; } .icon-pound:before { content: '\f154'; } .icon-dollar:before { content: '\f155'; } .icon-rupee:before { content: '\f156'; } .icon-yen:before { content: '\f157'; } .icon-rouble:before { content: '\f158'; } .icon-bitcoin:before { content: '\f15a'; } .icon-youtube:before { content: '\f167'; } .icon-xing:before { content: '\f168'; } .icon-youtube-play:before { content: '\f16a'; } .icon-instagram:before { content: '\f16d'; } .icon-flickr:before { content: '\f16e'; } .icon-tumblr:before { content: '\f173'; } .icon-down:before { content: '\f175'; } .icon-up:before { content: '\f176'; } .icon-left:before { content: '\f177'; } .icon-right:before { content: '\f178'; } .icon-apple:before { content: '\f179'; } .icon-dribbble:before { content: '\f17d'; } .icon-skype:before { content: '\f17e'; } .icon-foursquare:before { content: '\f180'; } .icon-trello:before { content: '\f181'; } .icon-vkontakte:before { content: '\f189'; } .icon-weibo:before { content: '\f18a'; } .icon-try:before { content: '\f195'; } .icon-slack:before { content: '\f198'; } .icon-yahoo:before { content: '\f19e'; } .icon-reddit:before { content: '\f1a1'; } .icon-stumbleupon:before { content: '\f1a4'; } .icon-delicious:before { content: '\f1a5'; } .icon-digg:before { content: '\f1a6'; } .icon-behance:before { content: '\f1b4'; } .icon-tree:before { content: '\f1bb'; } .icon-spotify:before { content: '\f1bc'; } .icon-soundcloud:before { content: '\f1be'; } .icon-vine:before { content: '\f1ca'; } .icon-lifebuoy:before { content: '\f1cd'; } .icon-slideshare:before { content: '\f1e7'; } .icon-yelp:before { content: '\f1e9'; } .icon-paypal:before { content: '\f1ed'; } .icon-chart-area:before { content: '\f1fe'; } .icon-chart-pie:before { content: '\f200'; } .icon-chart-line:before { content: '\f201'; } .icon-lastfm:before { content: '\f202'; } .icon-forumbee:before { content: '\f211'; } .icon-pinterest:before { content: '\f231'; } .icon-whatsapp:before { content: '\f232'; } .icon-viacoin:before { content: '\f237'; } .icon-tripadvisor:before { content: '\f262'; } .icon-odnoklassniki:before { content: '\f263'; } .icon-amazon:before { content: '\f270'; } .icon-map-signs:before { content: '\f277'; } .icon-map-o:before { content: '\f278'; } .icon-vimeo:before { content: '\f27d'; } .icon-envelope-open-o:before { content: '\f2b7'; } .icon-twitter-squared:before { content: '\f304'; } .icon-facebook-squared:before { content: '\f308'; } .icon-linkedin-squared:before { content: '\f30c'; }.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translateZ(0) scale(1,1)}.owl-carousel .owl-item img{display:block}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(//www.vartdcom.com/wp-content/themes/vartdcom/fonts/lg.eot?n1z373);src:url(//www.vartdcom.com/wp-content/themes/vartdcom/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//www.vartdcom.com/wp-content/themes/vartdcom/fonts/lg.woff?n1z373) format("woff"),url(//www.vartdcom.com/wp-content/themes/vartdcom/fonts/lg.ttf?n1z373) format("truetype"),url(//www.vartdcom.com/wp-content/themes/vartdcom/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//www.vartdcom.com/wp-content/themes/vartdcom/images/lightbox-images/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
.lg-css3.lg-zoom-in .lg-item{opacity:0}.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}.lg-css3.lg-zoom-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-big .lg-item{opacity:0}.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in-big .lg-item.lg-current,.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out .lg-item{opacity:0}.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7)}.lg-css3.lg-zoom-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out .lg-item.lg-current,.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-big .lg-item{opacity:0}.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out-big .lg-item.lg-current,.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-in .lg-item{opacity:0}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-out-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-out-in .lg-item.lg-current,.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-out .lg-item{opacity:0}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}.lg-css3.lg-zoom-in-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-zoom-in-out .lg-item.lg-current,.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-soft-zoom .lg-item{opacity:0}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}.lg-css3.lg-soft-zoom .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-css3.lg-soft-zoom .lg-item.lg-current,.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-scale-up .lg-item{opacity:0}.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-moz-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-o-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-ms-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-webkit-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);transform:scale3d(.8,.8,.8) translate3d(0,10%,0)}.lg-css3.lg-scale-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-scale-up .lg-item.lg-current,.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular .lg-item{opacity:0}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,0,0);-o-transform:scale3d(0,0,0) translate3d(-100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,0,0);-o-transform:scale3d(0,0,0) translate3d(100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular .lg-item.lg-current,.lg-css3.lg-slide-circular .lg-item.lg-next-slide,.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-up .lg-item{opacity:0}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-up .lg-item.lg-current,.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-down .lg-item.lg-current,.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(0,-100%,0);-o-transform:scale3d(0,0,0) translate3d(0,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,-100%,0);transform:scale3d(0,0,0) translate3d(0,-100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(0,100%,0);-o-transform:scale3d(0,0,0) translate3d(0,100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,100%,0);transform:scale3d(0,0,0) translate3d(0,100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-left .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-vertical .lg-item{opacity:0}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-next-slide{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-vertical .lg-item.lg-current,.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-vertical-growth .lg-item{opacity:0}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);transform:scale3d(.5,.5,.5) translate3d(0,-150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);transform:scale3d(.5,.5,.5) translate3d(0,150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only .lg-item{opacity:0}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-moz-transform:skew(10deg,0deg);-o-transform:skew(10deg,0deg);-ms-transform:skew(10deg,0deg);-webkit-transform:skew(10deg,0deg);transform:skew(10deg,0deg)}.lg-css3.lg-slide-skew-only .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only .lg-item.lg-current,.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-moz-transform:skew(-10deg,0deg);-o-transform:skew(-10deg,0deg);-ms-transform:skew(-10deg,0deg);-webkit-transform:skew(-10deg,0deg);transform:skew(-10deg,0deg)}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-moz-transform:skew(0deg,10deg);-o-transform:skew(0deg,10deg);-ms-transform:skew(0deg,10deg);-webkit-transform:skew(0deg,10deg);transform:skew(0deg,10deg)}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-10deg);-o-transform:skew(0deg,-10deg);-ms-transform:skew(0deg,-10deg);-webkit-transform:skew(0deg,-10deg);transform:skew(0deg,-10deg)}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew .lg-item{opacity:0}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-moz-transform:skew(20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(-100%,0,0);transform:skew(20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-next-slide{-moz-transform:skew(20deg,0deg) translate3d(100%,0,0);-o-transform:skew(20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(100%,0,0);transform:skew(20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew .lg-item.lg-current,.lg-css3.lg-slide-skew .lg-item.lg-next-slide,.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-moz-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(-100%,0,0);transform:skew(-20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide{-moz-transform:skew(-20deg,0deg) translate3d(100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(100%,0,0);transform:skew(-20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(-100%,0,0);transform:skew(0deg,60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,60deg) translate3d(100%,0,0);-o-transform:skew(0deg,60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(100%,0,0);transform:skew(0deg,60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(-100%,0,0);transform:skew(0deg,-60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-60deg) translate3d(100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(100%,0,0);transform:skew(0deg,-60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-moz-transform:skew(60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,-100%,0);transform:skew(60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide{-moz-transform:skew(60deg,0deg) translate3d(0,100%,0);-o-transform:skew(60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,100%,0);transform:skew(60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver .lg-item.lg-current,.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,-100%,0);transform:skew(-60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,100%,0);transform:skew(-60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,-100%,0);transform:skew(0deg,20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,20deg) translate3d(0,100%,0);-o-transform:skew(0deg,20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,100%,0);transform:skew(0deg,20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,-100%,0);transform:skew(0deg,-20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,100%,0);transform:skew(0deg,-20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop .lg-item{opacity:0}.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-lollipop .lg-item.lg-next-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}.lg-css3.lg-lollipop .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-lollipop .lg-item.lg-current,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop-rev .lg-item{opacity:0}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-lollipop-rev .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-lollipop-rev .lg-item.lg-current,.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate .lg-item{opacity:0}.lg-css3.lg-rotate .lg-item.lg-prev-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.lg-css3.lg-rotate .lg-item.lg-next-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.lg-css3.lg-rotate .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.lg-css3.lg-rotate .lg-item.lg-current,.lg-css3.lg-rotate .lg-item.lg-next-slide,.lg-css3.lg-rotate .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate-rev .lg-item{opacity:0}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.lg-css3.lg-rotate-rev .lg-item.lg-next-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}.lg-css3.lg-rotate-rev .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.lg-css3.lg-rotate-rev .lg-item.lg-current,.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-tube .lg-item{opacity:0}.lg-css3.lg-tube .lg-item.lg-prev-slide{-moz-transform:scale3d(1,0,1) translate3d(-100%,0,0);-o-transform:scale3d(1,0,1) translate3d(-100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(-100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(-100%,0,0);transform:scale3d(1,0,1) translate3d(-100%,0,0)}.lg-css3.lg-tube .lg-item.lg-next-slide{-moz-transform:scale3d(1,0,1) translate3d(100%,0,0);-o-transform:scale3d(1,0,1) translate3d(100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(100%,0,0);transform:scale3d(1,0,1) translate3d(100%,0,0)}.lg-css3.lg-tube .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.lg-css3.lg-tube .lg-item.lg-current,.lg-css3.lg-tube .lg-item.lg-next-slide,.lg-css3.lg-tube .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.js #loader-wrapper,.js #loader-wrapper:before{background-color:#fff}.js #loader-wrapper:after{border-top-color:#009ee0}::selection{background:#009ee0;color:#fff}::-moz-selection{background:#009ee0;color:#fff}p.demo_store{background:#009ee0;color:#fff}.button_.black:hover,.button_.white:hover{color:#009ee0}@media screen and (max-width:1024px){.main-carousel .slide_heading,.main-carousel .slide_sub_heading,.main-carousel .read_more{color:#585e61 !important}.main-carousel .slide-text{color:#808891 !important}.main-carousel .slide-text a{color:#009ee0 !important}.main-carousel .slide-content{background-color:#ffffff}}@media screen and (max-width:1024px){.content-row .main-carousel .button_.style-1{background-color:#009ee0;border-color:#009ee0;color:#585e61}.content-row .main-carousel .button_.style-1:hover{border-color:#009ee0;color:#009ee0}.content-row .main-carousel .button_.style-2{background-color:transparent;border-color:#009ee0;color:#009ee0}.content-row .main-carousel .button_.style-2:hover{background-color:#009ee0;border-color:#009ee0;color:#585e61}}h1,h2,h3,h4,h5,h6,.testimonial .client_info,.tab_title,.pricing_table .title,.author-title,.blog_list > article .more-link,.sitename,.testimonial .quote,#naturalife-side-navigation > li a,.naturalife-language-list,.overlay-text > span,.rt-pie-chart span.percent,.timeline.style-2 .year,.author-name,.woocommerce .entry-summary span.price,.woocommerce .entry-summary p.price,.woocommerce ul.products li.product .button,.rt-countdown > i,.text-navigation-wrapper,.rt-background-text:before{font-family:"Roboto Slab";font-weight:700;font-style:normal}body .heading-font,body .heading-font *{font-family:"Roboto Slab";font-weight:700 !important;font-style:normal !important}body{font-family:"Roboto";font-weight:normal;font-style:normal}body .body-font,body .body-font *,.naturalife-product-content-holder h2,.naturalife-product-content-holder h3{font-family:"Roboto";font-weight:normal !important;font-style:normal !important}.portfolio-loop-item-wrapper .visible_title .title,.widget > h5{font-family:"Roboto";font-weight:normal;font-style:normal}h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.rt-heading em{font-family:"Caveat";font-weight:700;font-style:normal}body .secondary-font,body .secondary-font *{font-family:"Caveat";font-weight:700;font-style:normal;!important}.main-menu > li > a,.naturalife-search-button a,.naturalife-panel-contents .menu{font-family:"Roboto";font-weight:700;font-style:normal}.menu-font,.menu-font *{font-family:"Roboto" !important;font-weight:700 !important;font-style:normal !important}.main-menu ul li{font-family:"Roboto";font-weight:normal;font-style:normal}h1{font-size:40px}h2,.single-product .head_text h1{font-size:34px}h3{font-size:30px}h4{font-size:24px}h5,.wpb_content_element .widgettitle,.wpb_content_elementh2.wpb_heading{font-size:20px}h6{font-size:16px}.main-menu > li > a{font-size:14px}.main-menu > li,.main-menu > li li,.main-menu .multicolumn{font-size:14px}body{font-size:16px}.breadcrumb{font-size:12px}.footer-widgets .widget h5{font-size:14px}#footer{font-size:14px}.sidebar .widget h5{font-size:12px}.sidebar .widget{font-size:14px}.naturalife-panel-contents{font-size:16px}.naturalife-panel-contents .menu{font-size:16px}.naturalife-panel-contents .menu li li{font-size:14px}.naturalife-panel-contents .widgettitle,.naturalife-panel-contents .widget h5{font-size:16px}.blog_list h1.entry-title,.blog_list h2.entry-title{font-size:24px}@media screen and (max-width:1024px){h1{font-size:26px}h2,.single-product .head_text h1{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5,.wpb_content_element .widgettitle,.wpb_content_element  h2.wpb_heading{font-size:18px}h6{font-size:16px}.naturalife-panel-contents{font-size:16px}.naturalife-panel-contents .menu{font-size:16px}.naturalife-panel-contents .menu li li{font-size:14px}.naturalife-panel-contents .widgettitle,.naturalife-panel-contents .widget h5{font-size:16px}.blog_list h1.entry-title,.blog_list h2.entry-title{font-size:20px}}.naturalife-top-bar{font-family:"Roboto";font-weight:700;font-style:normal;font-size:12px}.naturalife-top-bar .widget *{font-size:12px}.header-row .widget *,.header-tools > ul > li > a > span{font-family:"Roboto";font-weight:700;font-style:normal;font-size:14px}.main-menu > li > a > span{padding-top:8px;padding-bottom:8px}.main-menu > li > a > span{padding-left:12px;padding-right:12px}@media screen and (max-width:1200px){.main-menu > li > a > span{padding-left:8px;padding-right:8px}}.main-menu > li li a{padding-left:20px;padding-right:20px}.main-menu > li:not(.multicolumn) li:hover > a{padding-left:23px}.rtl .main-menu > li:not(.multicolumn) li:hover > a{padding-right:23px}.naturalife-panel-holder a,.naturalife-panel-holder  a.more-link,.naturalife-panel-holder.naturalife-post-navigation a:hover,.naturalife-panel-holder.naturalife-post-navigation a:hover:before,.naturalife-panel-holder .widget li a:hover{color:#009ee0}.naturalife-panel-holder.row,.naturalife-panel-holder.content-row,.naturalife-panel-holder.elementor-top-section,.naturalife-panel-holder.footer-contents,.naturalife-panel-holder.rt-column-container > .rt-column-inner,.naturalife-panel-holder .match-bg,.naturalife-panel-holder .boxed,.naturalife-panel-holder  .quantity .minus,.naturalife-panel-holder .quantity .plus,.naturalife-panel-holder.sidebar .widget,.naturalife-panel-holder .naturalife-before-shop,.naturalife-panel-holder .term-description,.naturalife-panel-holder.blog-carousel.style-1 .owl-item > div,.naturalife-panel-holder.blog-carousel.style-2 .post-details,.naturalife-panel-holder .body-font-color,.naturalife-panel-holder .pricing_table .table_wrap > ul,.format-aside .naturalife-panel-holder.entry-content,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav > li > span{background-color:#ffffff}.naturalife-panel-holder .rt-featured-image,.naturalife-panel-holder .rt-featured-video,.naturalife-panel-holder .rt-featured-map,.naturalife-panel-holder .rt-frame,.naturalife-panel-holder .wp-caption{background-color:}.naturalife-panel-holder,.naturalife-panel-holder .paging_wrapper .page-numbers a,.naturalife-panel-holder .paging_wrapper .page-numbers li > span,.naturalife-panel-holder .latest_news .meta-bar,.naturalife-panel-holder .latest_news .meta-bar *,.naturalife-panel-holder .client-info a,.naturalife-panel-holder .rt_tabs.style-4 .tab_title > span,.naturalife-panel-holder.naturalife-post-navigation a,.naturalife-panel-holder .post_data a,.naturalife-panel-holder .widget li a,.naturalife-panel-holder ul.social_media:not(.staff) li a,.naturalife-panel-holder ul.social_media:not(.staff) li a:before{color:#808891}:root .naturalife-panel-holder{--font-color:#808891}.naturalife-panel-holder *::-webkit-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *::-moz-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *:-ms-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder *::-ms-input-placeholder{color:#808891;opacity:1}.naturalife-panel-holder,.naturalife-panel-holder *,.naturalife-panel-holder *:before,.naturalife-panel-holder *:after,.naturalife-panel-holder:before,.naturalife-panel-holder:after,.naturalife-panel-holder table,.naturalife-panel-holder table *,.naturalife-panel-holder .shop_attributes,.naturalife-panel-holder hr{border-color:#E1E8EE}.naturalife-panel-holder .entry-divider *{stroke:#E1E8EE}.naturalife-panel-holder .rt-toggle .toggle-head:after,.naturalife-panel-holder .rt_quote .icon-quote-right,.naturalife-panel-holder .rt_quote .icon-quote-left,.naturalife-panel-holder .cart-collaterals h2:before,.naturalife-panel-holder .timeline > div:before,.naturalife-panel-holder.naturalife-post-navigation a:before{color:#E1E8EE}.naturalife-panel-holder .rt-toggle > ol:before,.naturalife-panel-holder .masonry .vertical_line,.naturalife-panel-holder  .widget > h5:after,.naturalife-panel-holder .widget .sub-menu li a:after,.naturalife-panel-holder  .widget .children li a:after,.naturalife-panel-holder .ui-slider-range,.naturalife-panel-holder .feature_contents:before,.naturalife-panel-holder .date-box:after,.naturalife-panel-holder .entry-content:before,.naturalife-panel-holder .feature_nav li:before,.naturalife-panel-holder .testimonial .text:after,.naturalife-panel-holder .widget_price_filter .ui-slider .ui-slider-range,.naturalife-panel-holder .rt_divider,.naturalife-panel-holder li.product:before,.naturalife-panel-holder li.product:after,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav:after,.naturalife-panel-holder .sidebar .widget > h5:after,.naturalife-panel-holder hr{background-color:#E1E8EE}.naturalife-panel-holder p.price del,.naturalife-panel-holder .rt-heading .punchline,.naturalife-panel-holder .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.naturalife-panel-holder .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.naturalife-panel-holder .client_info,.naturalife-panel-holder .blog_list .date_box,.naturalife-panel-holder .post_data,.naturalife-panel-holder .comment-meta > a,.naturalife-panel-holder .widget_latest_posts .meta,.naturalife-panel-holder  .widget_latest_posts .meta *,.naturalife-panel-holder .widget_popular_posts .meta,.naturalife-panel-holder  .widget_popular_posts .meta *,.naturalife-panel-holder .social_share,.naturalife-panel-holder .small.note,.naturalife-panel-holder .with_icons.style-2 > div > .icon,.naturalife-panel-holder .icon-content-box.icon-style-1 .icon-holder span:before,.naturalife-panel-holder .more-link,.naturalife-panel-holder .rt-heading-wrapper .heading_link:before,.naturalife-panel-holder .rt-heading-wrapper .heading_link,.naturalife-panel-holder  .feature-heading,.naturalife-panel-holder .star-rating:before,.naturalife-panel-holder a.remove,.naturalife-panel-holder .type-staff.loop .position,.naturalife-panel-holder .text-navigation-wrapper span,.naturalife-panel-holder .filter_navigation,.naturalife-panel-holder .filter_navigation a,.naturalife-panel-holder .tags a,.naturalife-panel-holder .widget li a:not(:hover):before{color:#b9b9b9}.naturalife-panel-holder .secondary-color,.naturalife-panel-holder .secondary-color a{color:#b9b9b9 !important}.naturalife-panel-holder .rt-heading .heading_icon:before,.naturalife-panel-holder .highlight.style-1,.naturalife-panel-holder .paging_wrapper .page-numbers a:hover,.naturalife-panel-holder .paging_wrapper .page-numbers .current,.naturalife-panel-holder .single_variation span.price,.naturalife-panel-holder .latest_news .title:hover,.naturalife-panel-holder .timeline > div > .event-date,.naturalife-panel-holder .bullet-list.style-3 > ul > li::before,.naturalife-panel-holder .product_info .product-title a:hover,.naturalife-panel-holder .product-category a:hover,.naturalife-panel-holder .product-category a:hover > *,.naturalife-panel-holder  .content-row-wrapper .primary-color,.naturalife-panel-holder .content-row-wrapper .primary-color a,.naturalife-panel-holder .rt-heading > span:not(.rt-anim),.naturalife-panel-holder .rt_tabs.style-4 .tab_title.active > span,.naturalife-panel-holder .icon-content-box.icon-style-4 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-6 .icon-holder span:before,.naturalife-panel-holder .button_.style-1:hover span,.naturalife-panel-holder .button_.style-1:hover,.naturalife-panel-holder .button_.style-2,.naturalife-panel-holder .pricing_table .highlight .title,.naturalife-panel-holder .pricing_table .highlight .price,.naturalife-panel-holder  .tab_title.active,.naturalife-panel-holder .rt-toggle.no-numbers .toggle-head:after,.naturalife-panel-holder .rt-toggle .toggle-title > span:before,.naturalife-panel-holder .filter_navigation a.active,.naturalife-panel-holder .filter_navigation a:hover,.naturalife-panel-holder #naturalife-side-navigation li.menu-item-has-children > a:after,.naturalife-panel-holder .key-details .social_share,.naturalife-panel-holder .rt-anim.style-1,.naturalife-panel-holder  .post_data a:hover,.naturalife-panel-holder .entry-title a:hover,.naturalife-panel-holder  .entry-footer .tags,.naturalife-panel-holder .naturalife-product-content-holder .price,.naturalife-panel-holder .entry-summary span.price,.naturalife-panel-holder .entry-summary p.price,.naturalife-panel-holder .quantity .rt-minus:hover,.naturalife-panel-holder .quantity .rt-plus:hover,.naturalife-panel-holder .star-rating span:before,.naturalife-panel-holder a.remove:hover,.naturalife-panel-holder .stock,.naturalife-panel-holder .button:before,.naturalife-panel-holder .woocommerce-info:before,.naturalife-panel-holder .product mark,.naturalife-panel-holder #naturalife-side-navigation a:hover,.naturalife-panel-holder #naturalife-side-navigation li.active > a,.naturalife-panel-holder .with_icons.style-4 > div > .icon,.naturalife-panel-holder .rt-countdown > i b,.naturalife-panel-holder .staff .social_media a:hover,.naturalife-panel-holder .testimonial .quote,.naturalife-panel-holder .owl-nav div:hover,.naturalife-panel-holder .text-navigation-wrapper a.active span,.naturalife-panel-holder .primary-font-color,.naturalife-panel-holder .comment-reply-title small > a,.naturalife-panel-holder .elementor-widget-icon.elementor-view-default .elementor-icon,.naturalife-panel-holder .elementor-widget-icon.elementor-view-framed .elementor-icon,.naturalife-panel-holder .elementor-widget-icon-list .elementor-icon-list-icon i,.naturalife-panel-holder .elementor-icon-box-icon .elementor-icon,.naturalife-panel-holder.rt-background-text:before,.naturalife-panel-holder  .widget .current_page_item a:before{color:#009ee0}:root .naturalife-panel-holder{--primary-color:#009ee0}.naturalife-panel-holder .primary-color,.naturalife-panel-holder .primary-color a{color:#009ee0 !important}.naturalife-panel-holder .rt-toggle > ol > li .toggle-number,.naturalife-panel-holder .highlight.style-2,.naturalife-panel-holder .bullet-list.style-1 > ul > li::before,.naturalife-panel-holder .rt_counter .number:after,.naturalife-panel-holder  .with_icons.style-3 > div > .icon,.naturalife-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-3 .icon-holder span:before,.naturalife-panel-holder .icon-content-box.icon-style-5 .icon-holder span:after,.naturalife-panel-holder .chained_contents > div > .number,.naturalife-panel-holder .chained_contents > div > .icon,.naturalife-panel-holder .slide-content:before,.naturalife-panel-holder .button_.style-1,.naturalife-panel-holder .button_.style-2:hover,.naturalife-panel-holder .button_.style-3,.naturalife-panel-holder .date-box:before,.naturalife-panel-holder .rt-anim.style-2,.naturalife-panel-holder .timeline.style-2 .event-date:after,.naturalife-panel-holder .single_add_to_cart_button.button,.naturalife-panel-holder .widget_price_filter .ui-slider .ui-slider-handle,.naturalife-panel-holder .widget_price_filter .price_slider_wrapper .ui-widget-content,.naturalife-panel-holder div.payment_box,.naturalife-panel-holder .naturalife-panel-contents .widgettitle:after,.naturalife-panel-holder .naturalife-panel-contents .widget h5:after,.naturalife-panel-holder .timeline:after,.naturalife-panel-holder .timeline > div:before,.naturalife-panel-holder .style-2.loop .terms:before,.naturalife-panel-holder .style-2.loop .title:before,.naturalife-panel-holder .style-2.loop p:before,.naturalife-panel-holder .latest_news.style-2 .meta-bar,.naturalife-panel-holder .featured-col .column-inner:before,.naturalife-panel-holder article .post-date,.naturalife-panel-holder .primary-bg-color,.naturalife-panel-holder li.product:hover:before,.naturalife-panel-holder .elementor-widget-icon.elementor-view-stacked .elementor-icon,.naturalife-panel-holder .read_more:before,.naturalife-panel-holder .overlay-text:after,.naturalife-panel-holder .action-button,.single-post .naturalife-panel-holder .social_share > span,.naturalife-panel-holder .widget_tag_cloud a:after,.naturalife-panel-holder  .naturalife-progress-bar,.naturalife-panel-holder .type-staff.loop .person_image .person_links_wrapper,.naturalife-panel-holder .product span.onsale,.naturalife-panel-holder .filter_navigation li .active:after{background-color:#009ee0}.naturalife-panel-holder .rt_tabs.tab-position-1 .tab_nav > li.active:after,.naturalife-panel-holder .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.naturalife-panel-holder .rt_tabs.tab-position-2 .tab_nav > li.active:after,.naturalife-panel-holder .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.naturalife-panel-holder .rt_tabs.style-4 .tab_nav li.active span,.naturalife-panel-holder .icon-content-box.icon-style-4 .icon-holder span:before,.naturalife-panel-holder .button_,.naturalife-panel-holder .button_.style-1:hover,.naturalife-panel-holder .button_.style-2,.naturalife-panel-holder .naturalife-panel-contents .search,.naturalife-panel-holder .rt-anim.style-3,.naturalife-panel-holder  #payment,.naturalife-panel-holder .woocommerce-info,.naturalife-panel-holder  .elementor-widget-icon.elementor-view-default .elementor-icon,.naturalife-panel-holder .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#009ee0}.naturalife-panel-holder .rt-heading-wrapper svg *{stroke:#009ee0}.naturalife-panel-holder .rt-custom-style .elementor-icon:before{border-color:rgba(0,158,224,0.5)}.naturalife-panel-holder .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(0,158,224,0.1)}.naturalife-panel-holder .with_icons.style-3 > div > .icon,.naturalife-panel-holder .rt-toggle > ol > li .toggle-number,.naturalife-panel-holder .icon-content-box.icon-style-2 .icon-holder span:before,.naturalife-panel-holder .highlight.style-2,.naturalife-panel-holder input[type="submit"],.naturalife-panel-holder input[type="button"],.naturalife-panel-holder button:not(.button_),.naturalife-panel-holder button:not(.button_):hover,.naturalife-panel-holder .button,.naturalife-panel-holder .cart_totals a.button,.naturalife-panel-holder .cart_totals a.button:hover,.naturalife-panel-holder .comment-reply a,.naturalife-panel-holder .button_.style-1,.naturalife-panel-holder .button_.style-2:hover,.naturalife-panel-holder .button_.style-3:hover,.naturalife-panel-holder .rt-anim.style-2,.naturalife-panel-holder div.payment_box,.naturalife-panel-holder article .post-date,.naturalife-panel-holder .single_add_to_cart_button.button,.naturalife-panel-holder .light-font-color{color:#ffffff}:root .naturalife-panel-holder{--heading-color:#585e61}.naturalife-panel-holder .rt-heading,.naturalife-panel-holder h1,.naturalife-panel-holder h2,.naturalife-panel-holder h3,.naturalife-panel-holder h4,.naturalife-panel-holder h5,.naturalife-panel-holder h6,.naturalife-panel-holder h1 a,.naturalife-panel-holder h2 a,.naturalife-panel-holder h3 a,.naturalife-panel-holder h4 a,.naturalife-panel-holder h5 a,.naturalife-panel-holder h6 a,.naturalife-panel-holder h1 a:hover,.naturalife-panel-holder h2 a:hover,.naturalife-panel-holder h3 a:hover,.naturalife-panel-holder h4 a:hover,.naturalife-panel-holder h5 a:hover,.naturalife-panel-holder h6 a:hover,.naturalife-panel-holder .slide_sub_heading,.naturalife-panel-holder .toggle-head,.naturalife-panel-holder  .pricing_table .title,.naturalife-panel-holder .pricing_table .price,.naturalife-panel-holder .author-title,.naturalife-panel-holder .key-details b,.naturalife-panel-holder .timeline.style-2 .year,.naturalife-panel-holder .entry-footer .read_more,.naturalife-panel-holder blockquote,.naturalife-panel-holder .author-name a,.naturalife-panel-holder  .quantity,.naturalife-panel-holder  .quantity *,.naturalife-panel-holder table th,.naturalife-panel-holder form.cart .variations label,.naturalife-panel-holder .woocommerce-message,.naturalife-panel-holder .woocommerce-error,.naturalife-panel-holder .woocommerce-info,.naturalife-panel-holder #naturalife-side-navigation a,.naturalife-panel-holder .with_icons.style-4,.naturalife-panel-holder .rt_counter .number,.naturalife-panel-holder .rt-countdown > i,.naturalife-panel-holder .rt_quote,.naturalife-panel-holder .main-carousel .slide-content > *,.naturalife-panel-holder .main-carousel a,.main-carousel .naturalife-panel-holder .slide-content > *,.main-carousel .naturalife-panel-holder a,.naturalife-panel-holder .staff .social_media a,.naturalife-panel-holder .text-navigation-wrapper a,.naturalife-panel-holder .heading-color,.naturalife-panel-holder input:not([type=submit]):not([type=button]):focus,.naturalife-panel-holder .widget_price_filter .price_slider_amount .button{color:#585e61}.naturalife-panel-holder input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.naturalife-panel-holder  textarea,.naturalife-panel-holder  select,.naturalife-panel-holder  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.naturalife-panel-holder input[type="submit"],.naturalife-panel-holder input[type="button"],.naturalife-panel-holder button:not(.button_),.naturalife-panel-holder .icon-submit,.naturalife-panel-holder .comment-reply a,.naturalife-panel-holder .button,.naturalife-panel-holder #respond input#submit{background-color:#009ee0}.naturalife-panel-holder input[type="submit"]:hover,.naturalife-panel-holder input[type="button"]:hover,.naturalife-panel-holder button:not(.button_):hover,.naturalife-panel-holder .icon-submit:hover,.naturalife-panel-holder .comment-reply a:hover,.naturalife-panel-holder .button:hover,.naturalife-panel-holder #respond input#submit{background-color:#383D41}.naturalife-panel-holder ul.social_media:not(.staff) a:before{background-color:#ffffff}.default-style a,.default-style  a.more-link,.default-style.naturalife-post-navigation a:hover,.default-style.naturalife-post-navigation a:hover:before,.default-style .widget li a:hover{color:#009ee0}.default-style.row,.default-style.content-row,.default-style.elementor-top-section,.default-style.footer-contents,.default-style.rt-column-container > .rt-column-inner,.default-style .match-bg,.default-style .boxed,.default-style  .quantity .minus,.default-style .quantity .plus,.default-style.sidebar .widget,.default-style .naturalife-before-shop,.default-style .term-description,.default-style.blog-carousel.style-1 .owl-item > div,.default-style.blog-carousel.style-2 .post-details,.default-style .body-font-color,.default-style .pricing_table .table_wrap > ul,.format-aside .default-style.entry-content,.default-style .rt_tabs.style-4 .tab_nav > li > span{background-color:#ffffff}.default-style .rt-featured-image,.default-style .rt-featured-video,.default-style .rt-featured-map,.default-style .rt-frame,.default-style .wp-caption{background-color:#ffffff}.default-style,.default-style .paging_wrapper .page-numbers a,.default-style .paging_wrapper .page-numbers li > span,.default-style .latest_news .meta-bar,.default-style .latest_news .meta-bar *,.default-style .client-info a,.default-style .rt_tabs.style-4 .tab_title > span,.default-style.naturalife-post-navigation a,.default-style .post_data a,.default-style .widget li a,.default-style ul.social_media:not(.staff) li a,.default-style ul.social_media:not(.staff) li a:before{color:#808891}:root .default-style{--font-color:#808891}.default-style *::-webkit-input-placeholder{color:#808891;opacity:1}.default-style *::-moz-placeholder{color:#808891;opacity:1}.default-style *:-ms-input-placeholder{color:#808891;opacity:1}.default-style *::-ms-input-placeholder{color:#808891;opacity:1}.default-style,.default-style *,.default-style *:before,.default-style *:after,.default-style:before,.default-style:after,.default-style table,.default-style table *,.default-style .shop_attributes,.default-style hr{border-color:#E1E8EE}.default-style .entry-divider *{stroke:#E1E8EE}.default-style .rt-toggle .toggle-head:after,.default-style .rt_quote .icon-quote-right,.default-style .rt_quote .icon-quote-left,.default-style .cart-collaterals h2:before,.default-style .timeline > div:before,.default-style.naturalife-post-navigation a:before{color:#E1E8EE}.default-style .rt-toggle > ol:before,.default-style .masonry .vertical_line,.default-style  .widget > h5:after,.default-style .widget .sub-menu li a:after,.default-style  .widget .children li a:after,.default-style .ui-slider-range,.default-style .feature_contents:before,.default-style .date-box:after,.default-style .entry-content:before,.default-style .feature_nav li:before,.default-style .testimonial .text:after,.default-style .widget_price_filter .ui-slider .ui-slider-range,.default-style .rt_divider,.default-style li.product:before,.default-style li.product:after,.default-style .rt_tabs.style-4 .tab_nav:after,.default-style .sidebar .widget > h5:after,.default-style hr{background-color:#E1E8EE}.default-style p.price del,.default-style .rt-heading .punchline,.default-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.default-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.default-style .client_info,.default-style .blog_list .date_box,.default-style .post_data,.default-style .comment-meta > a,.default-style .widget_latest_posts .meta,.default-style  .widget_latest_posts .meta *,.default-style .widget_popular_posts .meta,.default-style  .widget_popular_posts .meta *,.default-style .social_share,.default-style .small.note,.default-style .with_icons.style-2 > div > .icon,.default-style .icon-content-box.icon-style-1 .icon-holder span:before,.default-style .more-link,.default-style .rt-heading-wrapper .heading_link:before,.default-style .rt-heading-wrapper .heading_link,.default-style  .feature-heading,.default-style .star-rating:before,.default-style a.remove,.default-style .type-staff.loop .position,.default-style .text-navigation-wrapper span,.default-style .filter_navigation,.default-style .filter_navigation a,.default-style .tags a,.default-style .widget li a:not(:hover):before{color:#b9b9b9}.default-style .secondary-color,.default-style .secondary-color a{color:#b9b9b9 !important}.default-style .rt-heading .heading_icon:before,.default-style .highlight.style-1,.default-style .paging_wrapper .page-numbers a:hover,.default-style .paging_wrapper .page-numbers .current,.default-style .single_variation span.price,.default-style .latest_news .title:hover,.default-style .timeline > div > .event-date,.default-style .bullet-list.style-3 > ul > li::before,.default-style .product_info .product-title a:hover,.default-style .product-category a:hover,.default-style .product-category a:hover > *,.default-style  .content-row-wrapper .primary-color,.default-style .content-row-wrapper .primary-color a,.default-style .rt-heading > span:not(.rt-anim),.default-style .rt_tabs.style-4 .tab_title.active > span,.default-style .icon-content-box.icon-style-4 .icon-holder span:before,.default-style .icon-content-box.icon-style-6 .icon-holder span:before,.default-style .button_.style-1:hover span,.default-style .button_.style-1:hover,.default-style .button_.style-2,.default-style .pricing_table .highlight .title,.default-style .pricing_table .highlight .price,.default-style  .tab_title.active,.default-style .rt-toggle.no-numbers .toggle-head:after,.default-style .rt-toggle .toggle-title > span:before,.default-style .filter_navigation a.active,.default-style .filter_navigation a:hover,.default-style #naturalife-side-navigation li.menu-item-has-children > a:after,.default-style .key-details .social_share,.default-style .rt-anim.style-1,.default-style  .post_data a:hover,.default-style .entry-title a:hover,.default-style  .entry-footer .tags,.default-style .naturalife-product-content-holder .price,.default-style .entry-summary span.price,.default-style .entry-summary p.price,.default-style .quantity .rt-minus:hover,.default-style .quantity .rt-plus:hover,.default-style .star-rating span:before,.default-style a.remove:hover,.default-style .stock,.default-style .button:before,.default-style .woocommerce-info:before,.default-style .product mark,.default-style #naturalife-side-navigation a:hover,.default-style #naturalife-side-navigation li.active > a,.default-style .with_icons.style-4 > div > .icon,.default-style .rt-countdown > i b,.default-style .staff .social_media a:hover,.default-style .testimonial .quote,.default-style .owl-nav div:hover,.default-style .text-navigation-wrapper a.active span,.default-style .primary-font-color,.default-style .comment-reply-title small > a,.default-style .elementor-widget-icon.elementor-view-default .elementor-icon,.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon,.default-style .elementor-widget-icon-list .elementor-icon-list-icon i,.default-style .elementor-icon-box-icon .elementor-icon,.default-style.rt-background-text:before,.default-style  .widget .current_page_item a:before{color:#009ee0}:root .default-style{--primary-color:#009ee0}.default-style .primary-color,.default-style .primary-color a{color:#009ee0 !important}.default-style .rt-toggle > ol > li .toggle-number,.default-style .highlight.style-2,.default-style .bullet-list.style-1 > ul > li::before,.default-style .rt_counter .number:after,.default-style  .with_icons.style-3 > div > .icon,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .icon-content-box.icon-style-3 .icon-holder span:before,.default-style .icon-content-box.icon-style-5 .icon-holder span:after,.default-style .chained_contents > div > .number,.default-style .chained_contents > div > .icon,.default-style .slide-content:before,.default-style .button_.style-1,.default-style .button_.style-2:hover,.default-style .button_.style-3,.default-style .date-box:before,.default-style .rt-anim.style-2,.default-style .timeline.style-2 .event-date:after,.default-style .single_add_to_cart_button.button,.default-style .widget_price_filter .ui-slider .ui-slider-handle,.default-style .widget_price_filter .price_slider_wrapper .ui-widget-content,.default-style div.payment_box,.default-style .naturalife-panel-contents .widgettitle:after,.default-style .naturalife-panel-contents .widget h5:after,.default-style .timeline:after,.default-style .timeline > div:before,.default-style .style-2.loop .terms:before,.default-style .style-2.loop .title:before,.default-style .style-2.loop p:before,.default-style .latest_news.style-2 .meta-bar,.default-style .featured-col .column-inner:before,.default-style article .post-date,.default-style .primary-bg-color,.default-style li.product:hover:before,.default-style .elementor-widget-icon.elementor-view-stacked .elementor-icon,.default-style .read_more:before,.default-style .overlay-text:after,.default-style .action-button,.single-post .default-style .social_share > span,.default-style .widget_tag_cloud a:after,.default-style  .naturalife-progress-bar,.default-style .type-staff.loop .person_image .person_links_wrapper,.default-style .product span.onsale,.default-style .filter_navigation li .active:after{background-color:#009ee0}.default-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,.default-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.default-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,.default-style .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.default-style .rt_tabs.style-4 .tab_nav li.active span,.default-style .icon-content-box.icon-style-4 .icon-holder span:before,.default-style .button_,.default-style .button_.style-1:hover,.default-style .button_.style-2,.default-style .naturalife-panel-contents .search,.default-style .rt-anim.style-3,.default-style  #payment,.default-style .woocommerce-info,.default-style  .elementor-widget-icon.elementor-view-default .elementor-icon,.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#009ee0}.default-style .rt-heading-wrapper svg *{stroke:#009ee0}.default-style .rt-custom-style .elementor-icon:before{border-color:rgba(0,158,224,0.5)}.default-style .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(0,158,224,0.1)}.default-style .with_icons.style-3 > div > .icon,.default-style .rt-toggle > ol > li .toggle-number,.default-style .icon-content-box.icon-style-2 .icon-holder span:before,.default-style .highlight.style-2,.default-style input[type="submit"],.default-style input[type="button"],.default-style button:not(.button_),.default-style button:not(.button_):hover,.default-style .button,.default-style .cart_totals a.button,.default-style .cart_totals a.button:hover,.default-style .comment-reply a,.default-style .button_.style-1,.default-style .button_.style-2:hover,.default-style .button_.style-3:hover,.default-style .rt-anim.style-2,.default-style div.payment_box,.default-style article .post-date,.default-style .single_add_to_cart_button.button,.default-style .light-font-color{color:#ffffff}:root .default-style{--heading-color:#585e61}.default-style .rt-heading,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6,.default-style h1 a,.default-style h2 a,.default-style h3 a,.default-style h4 a,.default-style h5 a,.default-style h6 a,.default-style h1 a:hover,.default-style h2 a:hover,.default-style h3 a:hover,.default-style h4 a:hover,.default-style h5 a:hover,.default-style h6 a:hover,.default-style .slide_sub_heading,.default-style .toggle-head,.default-style  .pricing_table .title,.default-style .pricing_table .price,.default-style .author-title,.default-style .key-details b,.default-style .timeline.style-2 .year,.default-style .entry-footer .read_more,.default-style blockquote,.default-style .author-name a,.default-style  .quantity,.default-style  .quantity *,.default-style table th,.default-style form.cart .variations label,.default-style .woocommerce-message,.default-style .woocommerce-error,.default-style .woocommerce-info,.default-style #naturalife-side-navigation a,.default-style .with_icons.style-4,.default-style .rt_counter .number,.default-style .rt-countdown > i,.default-style .rt_quote,.default-style .main-carousel .slide-content > *,.default-style .main-carousel a,.main-carousel .default-style .slide-content > *,.main-carousel .default-style a,.default-style .staff .social_media a,.default-style .text-navigation-wrapper a,.default-style .heading-color,.default-style input:not([type=submit]):not([type=button]):focus,.default-style .widget_price_filter .price_slider_amount .button{color:#585e61}.default-style input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.default-style  textarea,.default-style  select,.default-style  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.default-style input[type="submit"],.default-style input[type="button"],.default-style button:not(.button_),.default-style .icon-submit,.default-style .comment-reply a,.default-style .button,.default-style #respond input#submit{background-color:#009ee0}.default-style input[type="submit"]:hover,.default-style input[type="button"]:hover,.default-style button:not(.button_):hover,.default-style .icon-submit:hover,.default-style .comment-reply a:hover,.default-style .button:hover,.default-style #respond input#submit{background-color:#383D41}.default-style ul.social_media:not(.staff) a:before{background-color:}.alt-style-1 a,.alt-style-1  a.more-link,.alt-style-1.naturalife-post-navigation a:hover,.alt-style-1.naturalife-post-navigation a:hover:before,.alt-style-1 .widget li a:hover{color:#ffffff}.alt-style-1.row,.alt-style-1.content-row,.alt-style-1.elementor-top-section,.alt-style-1.footer-contents,.alt-style-1.rt-column-container > .rt-column-inner,.alt-style-1 .match-bg,.alt-style-1 .boxed,.alt-style-1  .quantity .minus,.alt-style-1 .quantity .plus,.alt-style-1.sidebar .widget,.alt-style-1 .naturalife-before-shop,.alt-style-1 .term-description,.alt-style-1.blog-carousel.style-1 .owl-item > div,.alt-style-1.blog-carousel.style-2 .post-details,.alt-style-1 .body-font-color,.alt-style-1 .pricing_table .table_wrap > ul,.format-aside .alt-style-1.entry-content,.alt-style-1 .rt_tabs.style-4 .tab_nav > li > span{background-color:#009ee0}.alt-style-1 .rt-featured-image,.alt-style-1 .rt-featured-video,.alt-style-1 .rt-featured-map,.alt-style-1 .rt-frame,.alt-style-1 .wp-caption{background-color:#004489}.alt-style-1,.alt-style-1 .paging_wrapper .page-numbers a,.alt-style-1 .paging_wrapper .page-numbers li > span,.alt-style-1 .latest_news .meta-bar,.alt-style-1 .latest_news .meta-bar *,.alt-style-1 .client-info a,.alt-style-1 .rt_tabs.style-4 .tab_title > span,.alt-style-1.naturalife-post-navigation a,.alt-style-1 .post_data a,.alt-style-1 .widget li a,.alt-style-1 ul.social_media:not(.staff) li a,.alt-style-1 ul.social_media:not(.staff) li a:before{color:#ffffff}:root .alt-style-1{--font-color:#ffffff}.alt-style-1 *::-webkit-input-placeholder{color:#ffffff;opacity:1}.alt-style-1 *::-moz-placeholder{color:#ffffff;opacity:1}.alt-style-1 *:-ms-input-placeholder{color:#ffffff;opacity:1}.alt-style-1 *::-ms-input-placeholder{color:#ffffff;opacity:1}.alt-style-1,.alt-style-1 *,.alt-style-1 *:before,.alt-style-1 *:after,.alt-style-1:before,.alt-style-1:after,.alt-style-1 table,.alt-style-1 table *,.alt-style-1 .shop_attributes,.alt-style-1 hr{border-color:rgba(255,255,255,0.38)}.alt-style-1 .entry-divider *{stroke:rgba(255,255,255,0.38)}.alt-style-1 .rt-toggle .toggle-head:after,.alt-style-1 .rt_quote .icon-quote-right,.alt-style-1 .rt_quote .icon-quote-left,.alt-style-1 .cart-collaterals h2:before,.alt-style-1 .timeline > div:before,.alt-style-1.naturalife-post-navigation a:before{color:rgba(255,255,255,0.38)}.alt-style-1 .rt-toggle > ol:before,.alt-style-1 .masonry .vertical_line,.alt-style-1  .widget > h5:after,.alt-style-1 .widget .sub-menu li a:after,.alt-style-1  .widget .children li a:after,.alt-style-1 .ui-slider-range,.alt-style-1 .feature_contents:before,.alt-style-1 .date-box:after,.alt-style-1 .entry-content:before,.alt-style-1 .feature_nav li:before,.alt-style-1 .testimonial .text:after,.alt-style-1 .widget_price_filter .ui-slider .ui-slider-range,.alt-style-1 .rt_divider,.alt-style-1 li.product:before,.alt-style-1 li.product:after,.alt-style-1 .rt_tabs.style-4 .tab_nav:after,.alt-style-1 .sidebar .widget > h5:after,.alt-style-1 hr{background-color:rgba(255,255,255,0.38)}.alt-style-1 p.price del,.alt-style-1 .rt-heading .punchline,.alt-style-1 .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.alt-style-1 .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.alt-style-1 .client_info,.alt-style-1 .blog_list .date_box,.alt-style-1 .post_data,.alt-style-1 .comment-meta > a,.alt-style-1 .widget_latest_posts .meta,.alt-style-1  .widget_latest_posts .meta *,.alt-style-1 .widget_popular_posts .meta,.alt-style-1  .widget_popular_posts .meta *,.alt-style-1 .social_share,.alt-style-1 .small.note,.alt-style-1 .with_icons.style-2 > div > .icon,.alt-style-1 .icon-content-box.icon-style-1 .icon-holder span:before,.alt-style-1 .more-link,.alt-style-1 .rt-heading-wrapper .heading_link:before,.alt-style-1 .rt-heading-wrapper .heading_link,.alt-style-1  .feature-heading,.alt-style-1 .star-rating:before,.alt-style-1 a.remove,.alt-style-1 .type-staff.loop .position,.alt-style-1 .text-navigation-wrapper span,.alt-style-1 .filter_navigation,.alt-style-1 .filter_navigation a,.alt-style-1 .tags a,.alt-style-1 .widget li a:not(:hover):before{color:rgba(255,255,255,0.45)}.alt-style-1 .secondary-color,.alt-style-1 .secondary-color a{color:rgba(255,255,255,0.45) !important}.alt-style-1 .rt-heading .heading_icon:before,.alt-style-1 .highlight.style-1,.alt-style-1 .paging_wrapper .page-numbers a:hover,.alt-style-1 .paging_wrapper .page-numbers .current,.alt-style-1 .single_variation span.price,.alt-style-1 .latest_news .title:hover,.alt-style-1 .timeline > div > .event-date,.alt-style-1 .bullet-list.style-3 > ul > li::before,.alt-style-1 .product_info .product-title a:hover,.alt-style-1 .product-category a:hover,.alt-style-1 .product-category a:hover > *,.alt-style-1  .content-row-wrapper .primary-color,.alt-style-1 .content-row-wrapper .primary-color a,.alt-style-1 .rt-heading > span:not(.rt-anim),.alt-style-1 .rt_tabs.style-4 .tab_title.active > span,.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-6 .icon-holder span:before,.alt-style-1 .button_.style-1:hover span,.alt-style-1 .button_.style-1:hover,.alt-style-1 .button_.style-2,.alt-style-1 .pricing_table .highlight .title,.alt-style-1 .pricing_table .highlight .price,.alt-style-1  .tab_title.active,.alt-style-1 .rt-toggle.no-numbers .toggle-head:after,.alt-style-1 .rt-toggle .toggle-title > span:before,.alt-style-1 .filter_navigation a.active,.alt-style-1 .filter_navigation a:hover,.alt-style-1 #naturalife-side-navigation li.menu-item-has-children > a:after,.alt-style-1 .key-details .social_share,.alt-style-1 .rt-anim.style-1,.alt-style-1  .post_data a:hover,.alt-style-1 .entry-title a:hover,.alt-style-1  .entry-footer .tags,.alt-style-1 .naturalife-product-content-holder .price,.alt-style-1 .entry-summary span.price,.alt-style-1 .entry-summary p.price,.alt-style-1 .quantity .rt-minus:hover,.alt-style-1 .quantity .rt-plus:hover,.alt-style-1 .star-rating span:before,.alt-style-1 a.remove:hover,.alt-style-1 .stock,.alt-style-1 .button:before,.alt-style-1 .woocommerce-info:before,.alt-style-1 .product mark,.alt-style-1 #naturalife-side-navigation a:hover,.alt-style-1 #naturalife-side-navigation li.active > a,.alt-style-1 .with_icons.style-4 > div > .icon,.alt-style-1 .rt-countdown > i b,.alt-style-1 .staff .social_media a:hover,.alt-style-1 .testimonial .quote,.alt-style-1 .owl-nav div:hover,.alt-style-1 .text-navigation-wrapper a.active span,.alt-style-1 .primary-font-color,.alt-style-1 .comment-reply-title small > a,.alt-style-1 .elementor-widget-icon.elementor-view-default .elementor-icon,.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon,.alt-style-1 .elementor-widget-icon-list .elementor-icon-list-icon i,.alt-style-1 .elementor-icon-box-icon .elementor-icon,.alt-style-1.rt-background-text:before,.alt-style-1  .widget .current_page_item a:before{color:#004489}:root .alt-style-1{--primary-color:#004489}.alt-style-1 .primary-color,.alt-style-1 .primary-color a{color:#004489 !important}.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .highlight.style-2,.alt-style-1 .bullet-list.style-1 > ul > li::before,.alt-style-1 .rt_counter .number:after,.alt-style-1  .with_icons.style-3 > div > .icon,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-3 .icon-holder span:before,.alt-style-1 .icon-content-box.icon-style-5 .icon-holder span:after,.alt-style-1 .chained_contents > div > .number,.alt-style-1 .chained_contents > div > .icon,.alt-style-1 .slide-content:before,.alt-style-1 .button_.style-1,.alt-style-1 .button_.style-2:hover,.alt-style-1 .button_.style-3,.alt-style-1 .date-box:before,.alt-style-1 .rt-anim.style-2,.alt-style-1 .timeline.style-2 .event-date:after,.alt-style-1 .single_add_to_cart_button.button,.alt-style-1 .widget_price_filter .ui-slider .ui-slider-handle,.alt-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content,.alt-style-1 div.payment_box,.alt-style-1 .naturalife-panel-contents .widgettitle:after,.alt-style-1 .naturalife-panel-contents .widget h5:after,.alt-style-1 .timeline:after,.alt-style-1 .timeline > div:before,.alt-style-1 .style-2.loop .terms:before,.alt-style-1 .style-2.loop .title:before,.alt-style-1 .style-2.loop p:before,.alt-style-1 .latest_news.style-2 .meta-bar,.alt-style-1 .featured-col .column-inner:before,.alt-style-1 article .post-date,.alt-style-1 .primary-bg-color,.alt-style-1 li.product:hover:before,.alt-style-1 .elementor-widget-icon.elementor-view-stacked .elementor-icon,.alt-style-1 .read_more:before,.alt-style-1 .overlay-text:after,.alt-style-1 .action-button,.single-post .alt-style-1 .social_share > span,.alt-style-1 .widget_tag_cloud a:after,.alt-style-1  .naturalife-progress-bar,.alt-style-1 .type-staff.loop .person_image .person_links_wrapper,.alt-style-1 .product span.onsale,.alt-style-1 .filter_navigation li .active:after{background-color:#004489}.alt-style-1 .rt_tabs.tab-position-1 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.alt-style-1 .rt_tabs.tab-position-2 .tab_nav > li.active:after,.alt-style-1 .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.alt-style-1 .rt_tabs.style-4 .tab_nav li.active span,.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,.alt-style-1 .button_,.alt-style-1 .button_.style-1:hover,.alt-style-1 .button_.style-2,.alt-style-1 .naturalife-panel-contents .search,.alt-style-1 .rt-anim.style-3,.alt-style-1  #payment,.alt-style-1 .woocommerce-info,.alt-style-1  .elementor-widget-icon.elementor-view-default .elementor-icon,.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#004489}.alt-style-1 .rt-heading-wrapper svg *{stroke:#004489}.alt-style-1 .rt-custom-style .elementor-icon:before{border-color:rgba(0,68,137,0.5)}.alt-style-1 .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(0,68,137,0.1)}.alt-style-1 .with_icons.style-3 > div > .icon,.alt-style-1 .rt-toggle > ol > li .toggle-number,.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,.alt-style-1 .highlight.style-2,.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 button:not(.button_),.alt-style-1 button:not(.button_):hover,.alt-style-1 .button,.alt-style-1 .cart_totals a.button,.alt-style-1 .cart_totals a.button:hover,.alt-style-1 .comment-reply a,.alt-style-1 .button_.style-1,.alt-style-1 .button_.style-2:hover,.alt-style-1 .button_.style-3:hover,.alt-style-1 .rt-anim.style-2,.alt-style-1 div.payment_box,.alt-style-1 article .post-date,.alt-style-1 .single_add_to_cart_button.button,.alt-style-1 .light-font-color{color:#ffffff}:root .alt-style-1{--heading-color:#ffffff}.alt-style-1 .rt-heading,.alt-style-1 h1,.alt-style-1 h2,.alt-style-1 h3,.alt-style-1 h4,.alt-style-1 h5,.alt-style-1 h6,.alt-style-1 h1 a,.alt-style-1 h2 a,.alt-style-1 h3 a,.alt-style-1 h4 a,.alt-style-1 h5 a,.alt-style-1 h6 a,.alt-style-1 h1 a:hover,.alt-style-1 h2 a:hover,.alt-style-1 h3 a:hover,.alt-style-1 h4 a:hover,.alt-style-1 h5 a:hover,.alt-style-1 h6 a:hover,.alt-style-1 .slide_sub_heading,.alt-style-1 .toggle-head,.alt-style-1  .pricing_table .title,.alt-style-1 .pricing_table .price,.alt-style-1 .author-title,.alt-style-1 .key-details b,.alt-style-1 .timeline.style-2 .year,.alt-style-1 .entry-footer .read_more,.alt-style-1 blockquote,.alt-style-1 .author-name a,.alt-style-1  .quantity,.alt-style-1  .quantity *,.alt-style-1 table th,.alt-style-1 form.cart .variations label,.alt-style-1 .woocommerce-message,.alt-style-1 .woocommerce-error,.alt-style-1 .woocommerce-info,.alt-style-1 #naturalife-side-navigation a,.alt-style-1 .with_icons.style-4,.alt-style-1 .rt_counter .number,.alt-style-1 .rt-countdown > i,.alt-style-1 .rt_quote,.alt-style-1 .main-carousel .slide-content > *,.alt-style-1 .main-carousel a,.main-carousel .alt-style-1 .slide-content > *,.main-carousel .alt-style-1 a,.alt-style-1 .staff .social_media a,.alt-style-1 .text-navigation-wrapper a,.alt-style-1 .heading-color,.alt-style-1 input:not([type=submit]):not([type=button]):focus,.alt-style-1 .widget_price_filter .price_slider_amount .button{color:#ffffff}.alt-style-1 input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.alt-style-1  textarea,.alt-style-1  select,.alt-style-1  .select2-container--default .select2-selection--single{background-color:rgba(255,255,255,0.25)}.alt-style-1 input[type="submit"],.alt-style-1 input[type="button"],.alt-style-1 button:not(.button_),.alt-style-1 .icon-submit,.alt-style-1 .comment-reply a,.alt-style-1 .button,.alt-style-1 #respond input#submit{background-color:#004489}.alt-style-1 input[type="submit"]:hover,.alt-style-1 input[type="button"]:hover,.alt-style-1 button:not(.button_):hover,.alt-style-1 .icon-submit:hover,.alt-style-1 .comment-reply a:hover,.alt-style-1 .button:hover,.alt-style-1 #respond input#submit{background-color:#2c450b}.alt-style-1 ul.social_media:not(.staff) a:before{background-color:}.light-style a,.light-style  a.more-link,.light-style.naturalife-post-navigation a:hover,.light-style.naturalife-post-navigation a:hover:before,.light-style .widget li a:hover{color:#009ee0}.light-style.row,.light-style.content-row,.light-style.elementor-top-section,.light-style.footer-contents,.light-style.rt-column-container > .rt-column-inner,.light-style .match-bg,.light-style .boxed,.light-style  .quantity .minus,.light-style .quantity .plus,.light-style.sidebar .widget,.light-style .naturalife-before-shop,.light-style .term-description,.light-style.blog-carousel.style-1 .owl-item > div,.light-style.blog-carousel.style-2 .post-details,.light-style .body-font-color,.light-style .pricing_table .table_wrap > ul,.format-aside .light-style.entry-content,.light-style .rt_tabs.style-4 .tab_nav > li > span{background-color:#383D41}.light-style .rt-featured-image,.light-style .rt-featured-video,.light-style .rt-featured-map,.light-style .rt-frame,.light-style .wp-caption{background-color:rgba(255,255,255,0)}.light-style,.light-style .paging_wrapper .page-numbers a,.light-style .paging_wrapper .page-numbers li > span,.light-style .latest_news .meta-bar,.light-style .latest_news .meta-bar *,.light-style .client-info a,.light-style .rt_tabs.style-4 .tab_title > span,.light-style.naturalife-post-navigation a,.light-style .post_data a,.light-style .widget li a,.light-style ul.social_media:not(.staff) li a,.light-style ul.social_media:not(.staff) li a:before{color:#e1e1e1}:root .light-style{--font-color:#e1e1e1}.light-style *::-webkit-input-placeholder{color:#e1e1e1;opacity:1}.light-style *::-moz-placeholder{color:#e1e1e1;opacity:1}.light-style *:-ms-input-placeholder{color:#e1e1e1;opacity:1}.light-style *::-ms-input-placeholder{color:#e1e1e1;opacity:1}.light-style,.light-style *,.light-style *:before,.light-style *:after,.light-style:before,.light-style:after,.light-style table,.light-style table *,.light-style .shop_attributes,.light-style hr{border-color:rgba(255,255,255,0.25)}.light-style .entry-divider *{stroke:rgba(255,255,255,0.25)}.light-style .rt-toggle .toggle-head:after,.light-style .rt_quote .icon-quote-right,.light-style .rt_quote .icon-quote-left,.light-style .cart-collaterals h2:before,.light-style .timeline > div:before,.light-style.naturalife-post-navigation a:before{color:rgba(255,255,255,0.25)}.light-style .rt-toggle > ol:before,.light-style .masonry .vertical_line,.light-style  .widget > h5:after,.light-style .widget .sub-menu li a:after,.light-style  .widget .children li a:after,.light-style .ui-slider-range,.light-style .feature_contents:before,.light-style .date-box:after,.light-style .entry-content:before,.light-style .feature_nav li:before,.light-style .testimonial .text:after,.light-style .widget_price_filter .ui-slider .ui-slider-range,.light-style .rt_divider,.light-style li.product:before,.light-style li.product:after,.light-style .rt_tabs.style-4 .tab_nav:after,.light-style .sidebar .widget > h5:after,.light-style hr{background-color:rgba(255,255,255,0.25)}.light-style p.price del,.light-style .rt-heading .punchline,.light-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.light-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.light-style .client_info,.light-style .blog_list .date_box,.light-style .post_data,.light-style .comment-meta > a,.light-style .widget_latest_posts .meta,.light-style  .widget_latest_posts .meta *,.light-style .widget_popular_posts .meta,.light-style  .widget_popular_posts .meta *,.light-style .social_share,.light-style .small.note,.light-style .with_icons.style-2 > div > .icon,.light-style .icon-content-box.icon-style-1 .icon-holder span:before,.light-style .more-link,.light-style .rt-heading-wrapper .heading_link:before,.light-style .rt-heading-wrapper .heading_link,.light-style  .feature-heading,.light-style .star-rating:before,.light-style a.remove,.light-style .type-staff.loop .position,.light-style .text-navigation-wrapper span,.light-style .filter_navigation,.light-style .filter_navigation a,.light-style .tags a,.light-style .widget li a:not(:hover):before{color:#fff}.light-style .secondary-color,.light-style .secondary-color a{color:#fff !important}.light-style .rt-heading .heading_icon:before,.light-style .highlight.style-1,.light-style .paging_wrapper .page-numbers a:hover,.light-style .paging_wrapper .page-numbers .current,.light-style .single_variation span.price,.light-style .latest_news .title:hover,.light-style .timeline > div > .event-date,.light-style .bullet-list.style-3 > ul > li::before,.light-style .product_info .product-title a:hover,.light-style .product-category a:hover,.light-style .product-category a:hover > *,.light-style  .content-row-wrapper .primary-color,.light-style .content-row-wrapper .primary-color a,.light-style .rt-heading > span:not(.rt-anim),.light-style .rt_tabs.style-4 .tab_title.active > span,.light-style .icon-content-box.icon-style-4 .icon-holder span:before,.light-style .icon-content-box.icon-style-6 .icon-holder span:before,.light-style .button_.style-1:hover span,.light-style .button_.style-1:hover,.light-style .button_.style-2,.light-style .pricing_table .highlight .title,.light-style .pricing_table .highlight .price,.light-style  .tab_title.active,.light-style .rt-toggle.no-numbers .toggle-head:after,.light-style .rt-toggle .toggle-title > span:before,.light-style .filter_navigation a.active,.light-style .filter_navigation a:hover,.light-style #naturalife-side-navigation li.menu-item-has-children > a:after,.light-style .key-details .social_share,.light-style .rt-anim.style-1,.light-style  .post_data a:hover,.light-style .entry-title a:hover,.light-style  .entry-footer .tags,.light-style .naturalife-product-content-holder .price,.light-style .entry-summary span.price,.light-style .entry-summary p.price,.light-style .quantity .rt-minus:hover,.light-style .quantity .rt-plus:hover,.light-style .star-rating span:before,.light-style a.remove:hover,.light-style .stock,.light-style .button:before,.light-style .woocommerce-info:before,.light-style .product mark,.light-style #naturalife-side-navigation a:hover,.light-style #naturalife-side-navigation li.active > a,.light-style .with_icons.style-4 > div > .icon,.light-style .rt-countdown > i b,.light-style .staff .social_media a:hover,.light-style .testimonial .quote,.light-style .owl-nav div:hover,.light-style .text-navigation-wrapper a.active span,.light-style .primary-font-color,.light-style .comment-reply-title small > a,.light-style .elementor-widget-icon.elementor-view-default .elementor-icon,.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon,.light-style .elementor-widget-icon-list .elementor-icon-list-icon i,.light-style .elementor-icon-box-icon .elementor-icon,.light-style.rt-background-text:before,.light-style  .widget .current_page_item a:before{color:#009ee0}:root .light-style{--primary-color:#009ee0}.light-style .primary-color,.light-style .primary-color a{color:#009ee0 !important}.light-style .rt-toggle > ol > li .toggle-number,.light-style .highlight.style-2,.light-style .bullet-list.style-1 > ul > li::before,.light-style .rt_counter .number:after,.light-style  .with_icons.style-3 > div > .icon,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .icon-content-box.icon-style-3 .icon-holder span:before,.light-style .icon-content-box.icon-style-5 .icon-holder span:after,.light-style .chained_contents > div > .number,.light-style .chained_contents > div > .icon,.light-style .slide-content:before,.light-style .button_.style-1,.light-style .button_.style-2:hover,.light-style .button_.style-3,.light-style .date-box:before,.light-style .rt-anim.style-2,.light-style .timeline.style-2 .event-date:after,.light-style .single_add_to_cart_button.button,.light-style .widget_price_filter .ui-slider .ui-slider-handle,.light-style .widget_price_filter .price_slider_wrapper .ui-widget-content,.light-style div.payment_box,.light-style .naturalife-panel-contents .widgettitle:after,.light-style .naturalife-panel-contents .widget h5:after,.light-style .timeline:after,.light-style .timeline > div:before,.light-style .style-2.loop .terms:before,.light-style .style-2.loop .title:before,.light-style .style-2.loop p:before,.light-style .latest_news.style-2 .meta-bar,.light-style .featured-col .column-inner:before,.light-style article .post-date,.light-style .primary-bg-color,.light-style li.product:hover:before,.light-style .elementor-widget-icon.elementor-view-stacked .elementor-icon,.light-style .read_more:before,.light-style .overlay-text:after,.light-style .action-button,.single-post .light-style .social_share > span,.light-style .widget_tag_cloud a:after,.light-style  .naturalife-progress-bar,.light-style .type-staff.loop .person_image .person_links_wrapper,.light-style .product span.onsale,.light-style .filter_navigation li .active:after{background-color:#009ee0}.light-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,.light-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.light-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,.light-style .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.light-style .rt_tabs.style-4 .tab_nav li.active span,.light-style .icon-content-box.icon-style-4 .icon-holder span:before,.light-style .button_,.light-style .button_.style-1:hover,.light-style .button_.style-2,.light-style .naturalife-panel-contents .search,.light-style .rt-anim.style-3,.light-style  #payment,.light-style .woocommerce-info,.light-style  .elementor-widget-icon.elementor-view-default .elementor-icon,.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#009ee0}.light-style .rt-heading-wrapper svg *{stroke:#009ee0}.light-style .rt-custom-style .elementor-icon:before{border-color:rgba(0,158,224,0.5)}.light-style .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(0,158,224,0.1)}.light-style .with_icons.style-3 > div > .icon,.light-style .rt-toggle > ol > li .toggle-number,.light-style .icon-content-box.icon-style-2 .icon-holder span:before,.light-style .highlight.style-2,.light-style input[type="submit"],.light-style input[type="button"],.light-style button:not(.button_),.light-style button:not(.button_):hover,.light-style .button,.light-style .cart_totals a.button,.light-style .cart_totals a.button:hover,.light-style .comment-reply a,.light-style .button_.style-1,.light-style .button_.style-2:hover,.light-style .button_.style-3:hover,.light-style .rt-anim.style-2,.light-style div.payment_box,.light-style article .post-date,.light-style .single_add_to_cart_button.button,.light-style .light-font-color{color:#fff}:root .light-style{--heading-color:#ffffff}.light-style .rt-heading,.light-style h1,.light-style h2,.light-style h3,.light-style h4,.light-style h5,.light-style h6,.light-style h1 a,.light-style h2 a,.light-style h3 a,.light-style h4 a,.light-style h5 a,.light-style h6 a,.light-style h1 a:hover,.light-style h2 a:hover,.light-style h3 a:hover,.light-style h4 a:hover,.light-style h5 a:hover,.light-style h6 a:hover,.light-style .slide_sub_heading,.light-style .toggle-head,.light-style  .pricing_table .title,.light-style .pricing_table .price,.light-style .author-title,.light-style .key-details b,.light-style .timeline.style-2 .year,.light-style .entry-footer .read_more,.light-style blockquote,.light-style .author-name a,.light-style  .quantity,.light-style  .quantity *,.light-style table th,.light-style form.cart .variations label,.light-style .woocommerce-message,.light-style .woocommerce-error,.light-style .woocommerce-info,.light-style #naturalife-side-navigation a,.light-style .with_icons.style-4,.light-style .rt_counter .number,.light-style .rt-countdown > i,.light-style .rt_quote,.light-style .main-carousel .slide-content > *,.light-style .main-carousel a,.main-carousel .light-style .slide-content > *,.main-carousel .light-style a,.light-style .staff .social_media a,.light-style .text-navigation-wrapper a,.light-style .heading-color,.light-style input:not([type=submit]):not([type=button]):focus,.light-style .widget_price_filter .price_slider_amount .button{color:#ffffff}.light-style input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.light-style  textarea,.light-style  select,.light-style  .select2-container--default .select2-selection--single{background-color:#f7f8f9}.light-style input[type="submit"],.light-style input[type="button"],.light-style button:not(.button_),.light-style .icon-submit,.light-style .comment-reply a,.light-style .button,.light-style #respond input#submit{background-color:#009ee0}.light-style input[type="submit"]:hover,.light-style input[type="button"]:hover,.light-style button:not(.button_):hover,.light-style .icon-submit:hover,.light-style .comment-reply a:hover,.light-style .button:hover,.light-style #respond input#submit{background-color:#383D41}.light-style ul.social_media:not(.staff) a:before{background-color:}.footer-contents a,.footer-contents  a.more-link,.footer-contents.naturalife-post-navigation a:hover,.footer-contents.naturalife-post-navigation a:hover:before,.footer-contents .widget li a:hover{color:#009ee0}.footer-contents.row,.footer-contents.content-row,.footer-contents.elementor-top-section,.footer-contents.footer-contents,.footer-contents.rt-column-container > .rt-column-inner,.footer-contents .match-bg,.footer-contents .boxed,.footer-contents  .quantity .minus,.footer-contents .quantity .plus,.footer-contents.sidebar .widget,.footer-contents .naturalife-before-shop,.footer-contents .term-description,.footer-contents.blog-carousel.style-1 .owl-item > div,.footer-contents.blog-carousel.style-2 .post-details,.footer-contents .body-font-color,.footer-contents .pricing_table .table_wrap > ul,.format-aside .footer-contents.entry-content,.footer-contents .rt_tabs.style-4 .tab_nav > li > span{background-color:#f7f8f9}.footer-contents .rt-featured-image,.footer-contents .rt-featured-video,.footer-contents .rt-featured-map,.footer-contents .rt-frame,.footer-contents .wp-caption{background-color:#ffffff}.footer-contents,.footer-contents .paging_wrapper .page-numbers a,.footer-contents .paging_wrapper .page-numbers li > span,.footer-contents .latest_news .meta-bar,.footer-contents .latest_news .meta-bar *,.footer-contents .client-info a,.footer-contents .rt_tabs.style-4 .tab_title > span,.footer-contents.naturalife-post-navigation a,.footer-contents .post_data a,.footer-contents .widget li a,.footer-contents ul.social_media:not(.staff) li a,.footer-contents ul.social_media:not(.staff) li a:before{color:#808891}:root .footer-contents{--font-color:#808891}.footer-contents *::-webkit-input-placeholder{color:#808891;opacity:1}.footer-contents *::-moz-placeholder{color:#808891;opacity:1}.footer-contents *:-ms-input-placeholder{color:#808891;opacity:1}.footer-contents *::-ms-input-placeholder{color:#808891;opacity:1}.footer-contents,.footer-contents *,.footer-contents *:before,.footer-contents *:after,.footer-contents:before,.footer-contents:after,.footer-contents table,.footer-contents table *,.footer-contents .shop_attributes,.footer-contents hr{border-color:#E1E8EE}.footer-contents .entry-divider *{stroke:#E1E8EE}.footer-contents .rt-toggle .toggle-head:after,.footer-contents .rt_quote .icon-quote-right,.footer-contents .rt_quote .icon-quote-left,.footer-contents .cart-collaterals h2:before,.footer-contents .timeline > div:before,.footer-contents.naturalife-post-navigation a:before{color:#E1E8EE}.footer-contents .rt-toggle > ol:before,.footer-contents .masonry .vertical_line,.footer-contents  .widget > h5:after,.footer-contents .widget .sub-menu li a:after,.footer-contents  .widget .children li a:after,.footer-contents .ui-slider-range,.footer-contents .feature_contents:before,.footer-contents .date-box:after,.footer-contents .entry-content:before,.footer-contents .feature_nav li:before,.footer-contents .testimonial .text:after,.footer-contents .widget_price_filter .ui-slider .ui-slider-range,.footer-contents .rt_divider,.footer-contents li.product:before,.footer-contents li.product:after,.footer-contents .rt_tabs.style-4 .tab_nav:after,.footer-contents .sidebar .widget > h5:after,.footer-contents hr{background-color:#E1E8EE}.footer-contents p.price del,.footer-contents .rt-heading .punchline,.footer-contents .rt_tabs .tab_nav > li.tab_title:not(.active):hover,.footer-contents .rt_tabs .tab_nav > li.tab_title:not(.active):hover > span,.footer-contents .client_info,.footer-contents .blog_list .date_box,.footer-contents .post_data,.footer-contents .comment-meta > a,.footer-contents .widget_latest_posts .meta,.footer-contents  .widget_latest_posts .meta *,.footer-contents .widget_popular_posts .meta,.footer-contents  .widget_popular_posts .meta *,.footer-contents .social_share,.footer-contents .small.note,.footer-contents .with_icons.style-2 > div > .icon,.footer-contents .icon-content-box.icon-style-1 .icon-holder span:before,.footer-contents .more-link,.footer-contents .rt-heading-wrapper .heading_link:before,.footer-contents .rt-heading-wrapper .heading_link,.footer-contents  .feature-heading,.footer-contents .star-rating:before,.footer-contents a.remove,.footer-contents .type-staff.loop .position,.footer-contents .text-navigation-wrapper span,.footer-contents .filter_navigation,.footer-contents .filter_navigation a,.footer-contents .tags a,.footer-contents .widget li a:not(:hover):before{color:#b9b9b9}.footer-contents .secondary-color,.footer-contents .secondary-color a{color:#b9b9b9 !important}.footer-contents .rt-heading .heading_icon:before,.footer-contents .highlight.style-1,.footer-contents .paging_wrapper .page-numbers a:hover,.footer-contents .paging_wrapper .page-numbers .current,.footer-contents .single_variation span.price,.footer-contents .latest_news .title:hover,.footer-contents .timeline > div > .event-date,.footer-contents .bullet-list.style-3 > ul > li::before,.footer-contents .product_info .product-title a:hover,.footer-contents .product-category a:hover,.footer-contents .product-category a:hover > *,.footer-contents  .content-row-wrapper .primary-color,.footer-contents .content-row-wrapper .primary-color a,.footer-contents .rt-heading > span:not(.rt-anim),.footer-contents .rt_tabs.style-4 .tab_title.active > span,.footer-contents .icon-content-box.icon-style-4 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-6 .icon-holder span:before,.footer-contents .button_.style-1:hover span,.footer-contents .button_.style-1:hover,.footer-contents .button_.style-2,.footer-contents .pricing_table .highlight .title,.footer-contents .pricing_table .highlight .price,.footer-contents  .tab_title.active,.footer-contents .rt-toggle.no-numbers .toggle-head:after,.footer-contents .rt-toggle .toggle-title > span:before,.footer-contents .filter_navigation a.active,.footer-contents .filter_navigation a:hover,.footer-contents #naturalife-side-navigation li.menu-item-has-children > a:after,.footer-contents .key-details .social_share,.footer-contents .rt-anim.style-1,.footer-contents  .post_data a:hover,.footer-contents .entry-title a:hover,.footer-contents  .entry-footer .tags,.footer-contents .naturalife-product-content-holder .price,.footer-contents .entry-summary span.price,.footer-contents .entry-summary p.price,.footer-contents .quantity .rt-minus:hover,.footer-contents .quantity .rt-plus:hover,.footer-contents .star-rating span:before,.footer-contents a.remove:hover,.footer-contents .stock,.footer-contents .button:before,.footer-contents .woocommerce-info:before,.footer-contents .product mark,.footer-contents #naturalife-side-navigation a:hover,.footer-contents #naturalife-side-navigation li.active > a,.footer-contents .with_icons.style-4 > div > .icon,.footer-contents .rt-countdown > i b,.footer-contents .staff .social_media a:hover,.footer-contents .testimonial .quote,.footer-contents .owl-nav div:hover,.footer-contents .text-navigation-wrapper a.active span,.footer-contents .primary-font-color,.footer-contents .comment-reply-title small > a,.footer-contents .elementor-widget-icon.elementor-view-default .elementor-icon,.footer-contents .elementor-widget-icon.elementor-view-framed .elementor-icon,.footer-contents .elementor-widget-icon-list .elementor-icon-list-icon i,.footer-contents .elementor-icon-box-icon .elementor-icon,.footer-contents.rt-background-text:before,.footer-contents  .widget .current_page_item a:before{color:#009ee0}:root .footer-contents{--primary-color:#009ee0}.footer-contents .primary-color,.footer-contents .primary-color a{color:#009ee0 !important}.footer-contents .rt-toggle > ol > li .toggle-number,.footer-contents .highlight.style-2,.footer-contents .bullet-list.style-1 > ul > li::before,.footer-contents .rt_counter .number:after,.footer-contents  .with_icons.style-3 > div > .icon,.footer-contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-3 .icon-holder span:before,.footer-contents .icon-content-box.icon-style-5 .icon-holder span:after,.footer-contents .chained_contents > div > .number,.footer-contents .chained_contents > div > .icon,.footer-contents .slide-content:before,.footer-contents .button_.style-1,.footer-contents .button_.style-2:hover,.footer-contents .button_.style-3,.footer-contents .date-box:before,.footer-contents .rt-anim.style-2,.footer-contents .timeline.style-2 .event-date:after,.footer-contents .single_add_to_cart_button.button,.footer-contents .widget_price_filter .ui-slider .ui-slider-handle,.footer-contents .widget_price_filter .price_slider_wrapper .ui-widget-content,.footer-contents div.payment_box,.footer-contents .naturalife-panel-contents .widgettitle:after,.footer-contents .naturalife-panel-contents .widget h5:after,.footer-contents .timeline:after,.footer-contents .timeline > div:before,.footer-contents .style-2.loop .terms:before,.footer-contents .style-2.loop .title:before,.footer-contents .style-2.loop p:before,.footer-contents .latest_news.style-2 .meta-bar,.footer-contents .featured-col .column-inner:before,.footer-contents article .post-date,.footer-contents .primary-bg-color,.footer-contents li.product:hover:before,.footer-contents .elementor-widget-icon.elementor-view-stacked .elementor-icon,.footer-contents .read_more:before,.footer-contents .overlay-text:after,.footer-contents .action-button,.single-post .footer-contents .social_share > span,.footer-contents .widget_tag_cloud a:after,.footer-contents  .naturalife-progress-bar,.footer-contents .type-staff.loop .person_image .person_links_wrapper,.footer-contents .product span.onsale,.footer-contents .filter_navigation li .active:after{background-color:#009ee0}.footer-contents .rt_tabs.tab-position-1 .tab_nav > li.active:after,.footer-contents .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,.footer-contents .rt_tabs.tab-position-2 .tab_nav > li.active:after,.footer-contents .rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title,.footer-contents .rt_tabs.style-4 .tab_nav li.active span,.footer-contents .icon-content-box.icon-style-4 .icon-holder span:before,.footer-contents .button_,.footer-contents .button_.style-1:hover,.footer-contents .button_.style-2,.footer-contents .naturalife-panel-contents .search,.footer-contents .rt-anim.style-3,.footer-contents  #payment,.footer-contents .woocommerce-info,.footer-contents  .elementor-widget-icon.elementor-view-default .elementor-icon,.footer-contents .elementor-widget-icon.elementor-view-framed .elementor-icon{border-color:#009ee0}.footer-contents .rt-heading-wrapper svg *{stroke:#009ee0}.footer-contents .rt-custom-style .elementor-icon:before{border-color:rgba(0,158,224,0.5)}.footer-contents .rt-custom-style.elementor-view-framed .elementor-icon:before{box-shadow:0 0 0 10px rgba(0,158,224,0.1)}.footer-contents .with_icons.style-3 > div > .icon,.footer-contents .rt-toggle > ol > li .toggle-number,.footer-contents .icon-content-box.icon-style-2 .icon-holder span:before,.footer-contents .highlight.style-2,.footer-contents input[type="submit"],.footer-contents input[type="button"],.footer-contents button:not(.button_),.footer-contents button:not(.button_):hover,.footer-contents .button,.footer-contents .cart_totals a.button,.footer-contents .cart_totals a.button:hover,.footer-contents .comment-reply a,.footer-contents .button_.style-1,.footer-contents .button_.style-2:hover,.footer-contents .button_.style-3:hover,.footer-contents .rt-anim.style-2,.footer-contents div.payment_box,.footer-contents article .post-date,.footer-contents .single_add_to_cart_button.button,.footer-contents .light-font-color{color:#ffffff}:root .footer-contents{--heading-color:#666d73}.footer-contents .rt-heading,.footer-contents h1,.footer-contents h2,.footer-contents h3,.footer-contents h4,.footer-contents h5,.footer-contents h6,.footer-contents h1 a,.footer-contents h2 a,.footer-contents h3 a,.footer-contents h4 a,.footer-contents h5 a,.footer-contents h6 a,.footer-contents h1 a:hover,.footer-contents h2 a:hover,.footer-contents h3 a:hover,.footer-contents h4 a:hover,.footer-contents h5 a:hover,.footer-contents h6 a:hover,.footer-contents .slide_sub_heading,.footer-contents .toggle-head,.footer-contents  .pricing_table .title,.footer-contents .pricing_table .price,.footer-contents .author-title,.footer-contents .key-details b,.footer-contents .timeline.style-2 .year,.footer-contents .entry-footer .read_more,.footer-contents blockquote,.footer-contents .author-name a,.footer-contents  .quantity,.footer-contents  .quantity *,.footer-contents table th,.footer-contents form.cart .variations label,.footer-contents .woocommerce-message,.footer-contents .woocommerce-error,.footer-contents .woocommerce-info,.footer-contents #naturalife-side-navigation a,.footer-contents .with_icons.style-4,.footer-contents .rt_counter .number,.footer-contents .rt-countdown > i,.footer-contents .rt_quote,.footer-contents .main-carousel .slide-content > *,.footer-contents .main-carousel a,.main-carousel .footer-contents .slide-content > *,.main-carousel .footer-contents a,.footer-contents .staff .social_media a,.footer-contents .text-navigation-wrapper a,.footer-contents .heading-color,.footer-contents input:not([type=submit]):not([type=button]):focus,.footer-contents .widget_price_filter .price_slider_amount .button{color:#666d73}.footer-contents input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.footer-contents  textarea,.footer-contents  select,.footer-contents  .select2-container--default .select2-selection--single{background-color:#ececec}.footer-contents input[type="submit"],.footer-contents input[type="button"],.footer-contents button:not(.button_),.footer-contents .icon-submit,.footer-contents .comment-reply a,.footer-contents .button,.footer-contents #respond input#submit{background-color:#009ee0}.footer-contents input[type="submit"]:hover,.footer-contents input[type="button"]:hover,.footer-contents button:not(.button_):hover,.footer-contents .icon-submit:hover,.footer-contents .comment-reply a:hover,.footer-contents .button:hover,.footer-contents #respond input#submit{background-color:#383D41}.footer-contents ul.social_media:not(.staff) a:before{background-color:}.select2-container--default .select2-selection--single,.select2-container .select2-dropdown,.select2-container .select2-search{border-color:#E1E8EE}.naturalife-top-bar,.naturalife-top-bar .menu .sub-menu{background-color:#484a4e}.naturalife-top-bar,.naturalife-top-bar *{color:#ffffff}.naturalife-top-bar *,.naturalife-top-bar *:after,.naturalife-top-bar *:before{border-color:rgba(255,255,255,0.15)}.naturalife-top-bar a{color:#ffffff}.naturalife-top-bar a:hover{color:#009ee0}.naturalife-panel-background{background-color:#ffffff}.naturalife-panel-background{background-image:none}.naturalife-panel-close{background-color:#ffffff}.naturalife-panel-contents .menu li a,.naturalife-panel-contents .menu li span,.naturalife-panel-contents .menu li > *:before{color:#383D41 !important}.naturalife-panel-contents .menu li > a > sub{color:#6b6f73 !important}.naturalife-panel-contents .menu li a,.naturalife-panel-contents .menu li span,.naturalife-panel-contents .menu li a:after,.naturalife-panel-contents .menu li span:after,.naturalife-panel-contents .menu{border-color:rgba(255,255,255,0) !important}.naturalife-panel-contents .menu li.current-menu-ancestor > a,.naturalife-panel-contents .menu li.current-menu-item > a,.naturalife-panel-contents .menu li.current-menu-item > *:before,.naturalife-panel-contents .menu li.current-menu-ancestor > a > span,.naturalife-panel-contents .menu li.current-menu-item > a > span{color:#009ee0 !important}body{background-color:#ffffff}body{background-image:none}.main-header-holder{background-color:#ffffff !important}.sticky-header-holder{background-color:#ffffff}.header-row.first #logo,.header-row.first #logo a{height:70px;line-height:70px}.header-row.first{height:70px}.header-row.first > *{height:70px}.header-row.first .main-menu > li > a,.header-row.first .naturalife-language-switcher > ul > li > a{line-height:70px}.mobile-header{background-color:#ffffff}#mobile-logo img{max-height:50px}@media screen and (max-width:1024px){.sticky-mobile-header #main-content{margin-top:70px}}.main-header-holder{padding-top:15px;padding-bottom:15px}.header-row.second{margin-top:calc( 15px * 2 )}.header-row.second:before{top:calc( -1 * 15px)}.main-menu-wrapper .main-menu > li:after,.header-row .naturalife-language-switcher > ul > li:after{height:15px}.main-menu-wrapper .main-menu > li > a,.main-header-holder .main-menu > li > ul,.header-row .naturalife-language-switcher > ul > li > a,.header-row .naturalife-language-switcher > ul > li > ul{margin-top:15px}.mobile-header{padding-top:10px}.mobile-header{padding-bottom:10px}.naturalife-dark-header .widget *,.naturalife-dark-header .header-tools > ul > li > a > span,.naturalife-dark-header .mobile-menu-button:before{color:#808080}.naturalife-dark-header .naturalife-sidepanel-button *{background-color:#808080}.naturalife-dark-header .site-logo a,.naturalife-dark-header .mobile-logo-holder a,.naturalife-dark-header .widget .icon:before,.naturalife-dark-header .widget a:not(.button_):hover{color:#009ee0}.naturalife-dark-header .button_.style-3,.naturalife-dark-header .button_.style-1,.naturalife-dark-header .button_.style-2:hover{background-color:#009ee0}.naturalife-dark-header .button_.style-1:hover,.naturalife-dark-header .button_.style-2{border-color:#009ee0}.naturalife-dark-header .button_.style-1:hover span,.naturalife-dark-header .button_.style-2 span{color:#009ee0}.naturalife-dark-header .naturalife-cart-menu-button .naturalife-cart-items{background-color:#009ee0}#logo.naturalife-dark-header:before,#logo.naturalife-dark-header:after,.naturalife-dark-header .header-col *,.naturalife-dark-header.main-header-holder{border-color:rgba(0,0,0,0.07)}.overlapped-header .naturalife-dark-header.main-header-holder:after,.naturalife-dark-header .header-row.second:before{background-color:rgba(0,0,0,0.07)}.naturalife-dark-header .main-menu > li > a > span{color:#444444}.naturalife-dark-header .main-menu > li:first-child > a > span{padding-left:0}.naturalife-dark-header .main-menu > li:last-child > a > span{padding-right:0}.naturalife-dark-header .main-menu > li:hover > a > span,.naturalife-dark-header .main-menu > li.hover > a > span,.naturalife-dark-header .main-menu > li.current-menu-ancestor > a > span,.naturalife-dark-header .main-menu > li.current-menu-item > a > span,.naturalife-dark-header .naturalife-language-switcher > ul > li:hover > a > span{color:#009ee0}.naturalife-dark-header .main-menu > li:hover > a > span:after,.naturalife-dark-header .main-menu > li.hover > a > span:after,.naturalife-dark-header .main-menu > li.current-menu-ancestor > a > span:after,.naturalife-dark-header .main-menu > li.current-menu-item > a > span:after,.naturalife-dark-header .naturalife-language-switcher > ul > li:hover > a:after{color:#009ee0}.naturalife-dark-header .main-menu > li li,.naturalife-dark-header .naturalife-language-switcher > ul > li > ul > li{background-color:#ffffff}.naturalife-dark-header .main-menu > li li > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span,.naturalife-dark-header .main-menu li li:before,.naturalife-dark-header .main-menu li li:after,.naturalife-dark-header .naturalife-language-switcher > ul > li li span{color:#666666}.naturalife-dark-header .main-menu ul li > a > sub,.naturalife-dark-header .main-menu .multicolumn-holder li > .sub-menu ul ul a{color:#999999}.naturalife-dark-header .main-menu > li li > a,.naturalife-dark-header .main-menu .multicolumn-holder *,.naturalife-dark-header .main-menu > li ul,.naturalife-dark-header .main-menu > li li.menu-item-has-children > a:after,.naturalife-dark-header .naturalife-language-switcher > ul > li li{border-color:#efefef}.naturalife-dark-header .main-menu > li:not(.multicolumn) li:hover > a,.naturalife-dark-header .main-menu > li:not(.multicolumn) li.hover > a,.naturalife-dark-header .main-menu > li li a:hover,.naturalife-dark-header .main-menu > li li.current-menu-ancestor > a,.naturalife-dark-header .main-menu > li li.current-menu-item > a,.naturalife-dark-header .naturalife-language-switcher > ul > li li:hover span{color:#009ee0}.naturalife-dark-header .main-menu ul li a > span{color:#999999}.naturalife-dark-header .main-menu > li li.current-menu-ancestor:after,.naturalife-dark-header .main-menu > li li.current-menu-item:after,.naturalife-dark-header .main-menu > li li:hover:after,.naturalife-dark-header .main-menu > li li.hover:after,.naturalife-dark-header .main-menu ul li:hover > a:before.naturalife-dark-header .main-menu ul li.hover > a:before{color:#009ee0}.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a:hover,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{color:#999999;background-color:transparent}.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-dark-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{border-color:#efefef}.naturalife-light-header .widget *,.naturalife-light-header .header-tools > ul > li > a > span,.naturalife-light-header .mobile-menu-button:before{color:#ffffff}.naturalife-light-header .naturalife-sidepanel-button *{background-color:#ffffff}.naturalife-light-header .site-logo a,.naturalife-light-header .mobile-logo-holder a,.naturalife-light-header .widget .icon:before,.naturalife-light-header .widget a:not(.button_):hover{color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-3,.naturalife-light-header .button_.style-1,.naturalife-light-header .button_.style-2:hover{background-color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-1:hover,.naturalife-light-header .button_.style-2{border-color:rgba(255,255,255,0.85)}.naturalife-light-header .button_.style-1:hover span,.naturalife-light-header .button_.style-2 span{color:rgba(255,255,255,0.85)}#logo.naturalife-light-header:before,#logo.naturalife-light-header:after,.naturalife-light-header .header-col *,.naturalife-light-header.main-header-holder{border-color:rgba(255,255,255,0.2)}.overlapped-header .naturalife-light-header.main-header-holder:after,.naturalife-light-header .header-row.second:before{background-color:rgba(255,255,255,0.2)}.naturalife-light-header .main-menu > li > a > span{color:#ffffff}.naturalife-light-header .main-menu > li:first-child > a > span{padding-left:0}.naturalife-light-header .main-menu > li:last-child > a > span{padding-right:0}.naturalife-light-header .main-menu > li:hover > a > span,.naturalife-light-header .main-menu > li.hover > a > span,.naturalife-light-header .main-menu > li.current-menu-ancestor > a > span,.naturalife-light-header .main-menu > li.current-menu-item > a > span,.naturalife-light-header .naturalife-language-switcher > ul > li:hover > a > span{color:rgba(255,255,255,0.5)}.naturalife-light-header .main-menu > li:hover > a > span:after,.naturalife-light-header .main-menu > li.hover > a > span:after,.naturalife-light-header .main-menu > li.current-menu-ancestor > a > span:after,.naturalife-light-header .main-menu > li.current-menu-item > a > span:after,.naturalife-light-header .naturalife-language-switcher > ul > li:hover > a:after{color:rgba(255,255,255,0.52)}.naturalife-light-header .main-menu > li li,.naturalife-light-header .naturalife-language-switcher > ul > li > ul > li{background-color:#ffffff}.naturalife-light-header .main-menu > li li > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span,.naturalife-light-header .main-menu li li:before,.naturalife-light-header .main-menu li li:after,.naturalife-light-header .naturalife-language-switcher > ul > li li span{color:#666666}.naturalife-light-header .main-menu ul li > a > sub,.naturalife-light-header .main-menu .multicolumn-holder li > .sub-menu ul ul a{color:#999999}.naturalife-light-header .main-menu > li li > a,.naturalife-light-header .main-menu .multicolumn-holder *,.naturalife-light-header .main-menu > li ul,.naturalife-light-header .main-menu > li li.menu-item-has-children > a:after,.naturalife-light-header .naturalife-language-switcher > ul > li li{border-color:#efefef}.naturalife-light-header .main-menu > li:not(.multicolumn) li:hover > a,.naturalife-light-header .main-menu > li:not(.multicolumn) li.hover > a,.naturalife-light-header .main-menu > li li a:hover,.naturalife-light-header .main-menu > li li.current-menu-ancestor > a,.naturalife-light-header .main-menu > li li.current-menu-item > a,.naturalife-light-header .naturalife-language-switcher > ul > li li:hover span{color:#009ee0}.naturalife-light-header .main-menu ul li a > span{color:#999999}.naturalife-light-header .main-menu > li li.current-menu-ancestor:after,.naturalife-light-header .main-menu > li li.current-menu-item:after,.naturalife-light-header .main-menu > li li:hover:after,.naturalife-light-header .main-menu > li li.hover:after,.naturalife-light-header .main-menu ul li:hover > a:before.naturalife-light-header .main-menu ul li.hover > a:before{color:#009ee0}.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a:hover,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{color:#999999;background-color:transparent}.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > a,.naturalife-light-header .main-menu .multicolumn-holder li > ul > li.menu-item-has-children > span{border-color:#efefef}@media screen and (min-width:1025px){.header-style-1.overlapped-header #main-content{margin-top:calc( -1 * 100px )}.header-style-2.overlapped-header #main-content{margin-top:calc( -1 * 160px )}.header-style-1.overlapped-header .main-carousel .slide-content{margin-top:calc( 100px / 2 )}.header-style-2.overlapped-header .main-carousel .slide-content{margin-top:calc( 160px / 2 )}}@media screen and (min-width:1025px){.header-style-1.overlapped-header .sub-page-header,.header-style-3.overlapped-header .sub-page-header{padding-top:160px}.header-style-2.overlapped-header .sub-page-header,.header-style-4.overlapped-header .sub-page-header{padding-top:190px}body:not(.overlapped-header) .sub-page-header{padding-top:60px}.sub-page-header{padding-bottom:60px}}.sub-page-header h1{color:#ffffff}.breadcrumb,.breadcrumb span:before{color:rgba(255,255,255,0.7)}.breadcrumb a,.breadcrumb a:before{color:#ffffff}.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:-webkit-sticky) or (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:-webkit-sticky) or (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:-webkit-sticky) or (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:-webkit-sticky) or (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 ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-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-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;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;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:-webkit-sticky) or (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}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.vartdcom.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}#cookie-notice{display:block;visibility:hidden;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center}.cn-top{top:0}.cn-bottom{bottom:0}.cookie-notice-container{padding:10px;text-align:center;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cookie-notice-revoke-container{position:absolute;bottom:0;width:100%;z-index:1;visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cn-top .cookie-notice-revoke-container{top:0;bottom:auto}#cookie-notice .cn-revoke-cookie{margin:0}.cn-button.wp-default,.cn-button.wp-default:hover,.cn-button.bootstrap,.cn-button.bootstrap:hover{box-shadow:none;text-decoration:none}#cookie-notice .cn-button{margin-left:10px}.cn-button.wp-default{font-family:sans-serif;line-height:18px;padding:2px 12px;background:linear-gradient(to bottom,#FEFEFE,#F4F4F4) repeat scroll 0 0 #F3F3F3;border-color:#BBB;color:#333;text-shadow:0 1px 0 #FFF;-moz-box-sizing:border-box;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;text-decoration:none;white-space:nowrap;outline:none}.cn-button.wp-default:hover{background:linear-gradient(to bottom,#FFFFFF,#F3F3F3) repeat scroll 0 0 #F3F3F3;border-color:#999;color:#222}.cn-button.bootstrap{font-family:sans-serif;display:inline-block;*display:inline;padding:4px 12px;margin-right:.3em;margin-bottom:0;*margin-left:.3em;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);font-style:normal;vertical-align:middle;cursor:pointer;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#0088cc,#0044cc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);background-image:-o-linear-gradient(top,#0088cc,#0044cc);background-image:linear-gradient(to bottom,#0088cc,#0044cc);background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);padding:2px 10px;font-size:12px;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none}.cn-button.bootstrap:hover{color:#fff;background-color:#04c;*background-color:#003bb3;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block;margin-bottom:5px}#cookie-notice .cn-button{margin-left:5px;margin-right:5px}}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }  
#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;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important; }
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.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;
}
.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(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//www.vartdcom.com/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;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.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'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block;} rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
rs-module rs-layer,
rs-module .rs-layer { 
opacity: 0;
position:relative;  
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer,
.rs-layer,
rs-alyer *,
.rs-layer * { outline: none !important; } rs-carousel-wrap {
cursor:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:1px;position:relative;margin-bottom:-1px } .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.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);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
rs-layer-wrap,
rs-row-wrap,
rs-column,
rs-parallax-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap,
rs-loop-wrap 	{	display:block; visibility: hidden}
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;perspective:10000px; }
rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; }
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
} rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0; display: block}
.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-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;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;}
rs-dotted.twoxtwo				{	background:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//www.vartdcom.com/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;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; 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-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 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;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#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;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#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-b-span-light span,
.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-b-span-dark span,
.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: 70%;}
50% {opacity: 0;top: 70%;}
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;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.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;
} rs-progress								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
rs-progress.rs-bottom					{	top:auto; bottom:0px !important;height:5px} .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//www.vartdcom.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//www.vartdcom.com/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;	
}
rs-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;	
}
rs-loader.spinner5 	{	
background-image:url(//www.vartdcom.com/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);}
}
rs-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;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-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;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-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);  
}
rs-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);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;}
.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,
rs-poster,
.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;}
rs-poster 						 { cursor:pointer; z-index:3; }
.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'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.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 .rs-layer: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}
rs-pzimg-wrap:before,
rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}