* {
box-sizing: border-box;
}
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
height: auto;
max-width: 100%;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
white-space: pre-wrap;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
dl,
ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
audio,
video,
iframe,
object,
embed {
max-width: 100%;
border: none;
} :-webkit-full-screen-ancestor:not(iframe) {
-webkit-animation: none !important;
animation: none !important;
} .i-cf:before,
.i-cf:after {
content: ' ';
display: table;
}
.i-cf:after {
clear: both;
}
.g-html .thin {
font-weight: 300;
}
.g-html .bold {
font-weight: 700;
}
.g-html .align_left {
text-align: left;
}
.g-html .align_right {
text-align: right;
}
.g-html .align_center {
text-align: center;
}
.g-html .align_justify {
text-align: justify;
}
.hidden {
display: none !important; } .l-canvas {
overflow: hidden;
margin: 0 auto;
}
.l-header {
position: relative;
z-index: 2;
width: 100%;
}
.l-subheader {
position: relative;
margin: 0 auto;
}
.l-subheader-h {
position: relative;
margin: 0 auto;
}
.l-titlebar {
position: relative;
z-index: 1;
}
.l-titlebar-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center center;
background-size: cover;
opacity: 0;
transition: opacity 0.5s;
}
.l-titlebar-img.loaded {
opacity: 1;
}
.l-titlebar-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-titlebar-h {
position: relative;
z-index: 1;
margin: 0 auto;
}
.l-main-h {
margin: 0 auto;
}
.l-section {
position: relative;
margin: 0 auto;
}
.l-section:before {
content: '';
display: table;
}
.l-section-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center center;
background-size: cover;
opacity: 0;
transition: opacity 0.5s;
}
.l-section-img.loaded {
opacity: 1;
}
.l-section-video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-section-video .mejs-offscreen,
.l-section-video .mejs-controls {
display: none !important;
}
.l-section-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-section-h {
position: relative;
z-index: 1;
margin: 0 auto;
}
.l-subfooter {
position: relative;
margin: 0 auto;
}
.l-subfooter-h {
margin: 0 auto;
} .l-canvas.sidebar_none .l-main-h {
max-width: none;
}
.l-canvas.sidebar_none .l-content {
width: 100% !important;
}
.l-canvas.sidebar_none .l-sidebar {
display: none;
} .l-canvas.sidebar_right .l-content {
float: left;
}
.l-canvas.sidebar_right .l-sidebar {
float: right;
} .l-canvas.sidebar_left .l-content {
float: right;
}
.l-canvas.sidebar_left .l-sidebar {
float: left;
} .l-header.width_full .l-subheader-h {
max-width: none !important;
} .l-header.pos_fixed {
position: fixed;
left: 0;
z-index: 111;
} .l-header.pos_static.bg_transparent {
position: absolute;
} .l-titlebar.imgsize_initial .l-titlebar-img {
background-size: initial;
}
.l-titlebar.imgsize_contain .l-titlebar-img {
background-size: contain;
} .no-touch .l-titlebar.parallax_ver .l-titlebar-img,
.no-touch .l-titlebar.parallax_fixed .l-titlebar-img {
background-attachment: fixed;
} .l-titlebar.parallax_hor {
overflow: hidden;
}
.l-titlebar.parallax_hor .l-titlebar-img {
width: 120%;
right: auto;
} .l-section.width_full {
padding-left: 0 !important;
padding-right: 0 !important;
}
.l-section.width_full .l-section-h {
max-width: none !important;
} .l-section.height_auto .l-section-h {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .l-section.height_full {
min-height: 100vh;
} .no-touch .l-section.parallax_ver .l-section-img,
.no-touch .l-section.parallax_fixed .l-section-img {
background-attachment: fixed;
} .l-section.parallax_hor {
overflow: hidden;
}
.l-section.parallax_hor .l-section-img {
width: 130%;
right: auto;
}
.l-section.parallax_hor.bgwidth_110 .l-section-img {
width: 110%;
}
.l-section.parallax_hor.bgwidth_120 .l-section-img {
width: 120%;
}
.l-section.parallax_hor.bgwidth_140 .l-section-img {
width: 140%;
}
.l-section.parallax_hor.bgwidth_150 .l-section-img {
width: 150%;
} .l-section.with_video {
overflow: hidden;
}
.l-section.with_video .l-section-img {
background-attachment: scroll !important;
} .g-cols:before,
.g-cols:after {
display: table;
line-height: 0;
content: '';
}
.g-cols:after {
clear: both;
}
.g-cols > div {
float: left;
width: 100%;
} .g-cols.offset_small > div {
margin-left: 4.0000%;
}
.g-cols.offset_small > div:first-child,
.g-cols.offset_small > div.full-width {
margin-left: 0;
}
.g-cols.offset_small > .one-half {
width: 48.0000%;
}
.g-cols.offset_small > .one-third {
width: 30.6666%;
}
.g-cols.offset_small > .two-thirds {
width: 65.3333%;
}
.g-cols.offset_small > .one-quarter {
width: 22.0000%;
}
.g-cols.offset_small > .three-quarters {
width: 74.0000%;
}
.g-cols.offset_small > .one-fifth {
width: 16.8000%;
}
.g-cols.offset_small > .two-fifths {
width: 37.6000%;
}
.g-cols.offset_small > .three-fifths {
width: 58.4000%;
}
.g-cols.offset_small > .four-fifths {
width: 79.2000%;
}
.g-cols.offset_small > .one-sixth {
width: 13.3333%;
}
.g-cols.offset_small > .five-sixths {
width: 82.6666%;
} .g-cols.offset_medium > div {
margin-left: 6%;
}
.g-cols.offset_medium > div:first-child,
.g-cols.offset_medium > div.full-width {
margin-left: 0;
}
.g-cols.offset_medium > .one-half {
width: 47%;
}
.g-cols.offset_medium > .one-third {
width: 29.3333%;
}
.g-cols.offset_medium > .two-thirds {
width: 64.6666%;
}
.g-cols.offset_medium > .one-quarter {
width: 20.5000%;
}
.g-cols.offset_medium > .three-quarters {
width: 73.5000%;
}
.g-cols.offset_medium > .one-fifth {
width: 15.2000%;
}
.g-cols.offset_medium > .two-fifths {
width: 36.4000%;
}
.g-cols.offset_medium > .three-fifths {
width: 57.6000%;
}
.g-cols.offset_medium > .four-fifths {
width: 78.8000%;
}
.g-cols.offset_medium > .one-sixth {
width: 11.6666%;
}
.g-cols.offset_medium > .five-sixths {
width: 82.3333%;
} .g-cols.offset_large > div {
margin-left: 8%;
}
.g-cols.offset_large > div:first-child,
.g-cols.offset_large > div.full-width {
margin-left: 0;
}
.g-cols.offset_large > .one-half {
width: 46%;
}
.g-cols.offset_large > .one-third {
width: 28%;
}
.g-cols.offset_large > .two-thirds {
width: 64%;
}
.g-cols.offset_large > .one-quarter {
width: 19%;
}
.g-cols.offset_large > .three-quarters {
width: 73%;
}
.g-cols.offset_large > .one-fifth {
width: 13.6000%;
}
.g-cols.offset_large > .two-fifths {
width: 35.2000%;
}
.g-cols.offset_large > .three-fifths {
width: 56.8000%;
}
.g-cols.offset_large > .four-fifths {
width: 78.4000%;
}
.g-cols.offset_large > .one-sixth {
width: 10%;
}
.g-cols.offset_large > .five-sixths {
width: 82%;
} .g-cols.offset_none:after,
.g-cols.offset_none:before {
display: none;
}
.g-cols.offset_none > .one-half {
width: 50%;
}
.g-cols.offset_none > .one-third {
width: 33.3333%;
}
.g-cols.offset_none > .two-thirds {
width: 66.6666%;
}
.g-cols.offset_none > .one-quarter {
width: 25%;
}
.g-cols.offset_none > .three-quarters {
width: 75%;
}
.g-cols.offset_none > .one-fifth {
width: 20%;
}
.g-cols.offset_none > .two-fifths {
width: 40%;
}
.g-cols.offset_none > .three-fifths {
width: 60%;
}
.g-cols.offset_none > .four-fifths {
width: 80%;
}
.g-cols.offset_none > .one-sixth {
width: 16.6666%;
}
.g-cols.offset_none > .five-sixths {
width: 83.3333%;
} input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
textarea,
select {
vertical-align: top;
border: none;
width: 100%;
outline: 0;
}
select[multiple="multiple"] {
height: auto;
}
textarea {
height: 120px;
resize: vertical;
}
label,
input[type="checkbox"],
input[type="radio"] {
cursor: pointer;
} .w-btn,
button,
input[type="submit"] {
display: inline-block;
vertical-align: middle;
text-align: center;
white-space: nowrap;
position: relative;
cursor: pointer;
outline: 0;
} .w-actionbox {
text-align: center;
position: relative;
width: 100%;
}
.w-actionbox h2 {
margin: 0;
} .w-actionbox.controls_right {
display: table;
text-align: left;
}
.w-actionbox.controls_right .w-actionbox-text {
display: table-cell;
vertical-align: middle;
}
.w-actionbox.controls_right .w-actionbox-controls {
display: table-cell;
vertical-align: middle;
text-align: right;
white-space: nowrap;
} .w-blog-list:after {
display: table;
content: '';
clear: both;
}
.w-blog-post-h {
position: relative;
}
.w-blog-post:after {
display: table;
content: '';
clear: both;
}
.w-blog-post-preview {
display: block;
position: relative;
background-size: cover;
background-position: 50% 25%;
}
.w-blog-post-preview > img {
display: block;
float: none !important;
margin: 0 !important;
width: 100%;
}
.w-blog-post-preview-icon {
display: none;
height: 0;
width: 100%;
}
.w-blog-post-meta > time,
.w-blog-post-meta > span {
display: inline-block;
vertical-align: top;
}
.w-blog-post-meta-date,
.w-blog-post-meta-comments {
white-space: nowrap;
}
.w-blog-post-content *:last-child {
margin-bottom: 0 !important;
}
.w-blog-post-content .l-section,
.w-blog-post-content .l-section-h {
padding: 0 !important;
} .w-blog.layout_large .w-blog-post-link {
display: block;
} .w-blog.layout_smallcircle .w-blog-post-preview {
border-radius: 50%;
overflow: hidden;
}
.w-blog.layout_smallcircle .w-blog-post-preview,
.w-blog.layout_smallsquare .w-blog-post-preview {
display: block;
float: left;
width: 30%; }
.w-blog.layout_smallcircle .w-blog-post-preview-icon,
.w-blog.layout_smallsquare .w-blog-post-preview-icon {
display: block;
padding-bottom: 100%;
}
.w-blog.layout_smallcircle .w-blog-post-title,
.w-blog.layout_smallsquare .w-blog-post-title {
margin-left: 35%; padding-top: 0;
}
.w-blog.layout_smallcircle .w-blog-post-body,
.w-blog.layout_smallsquare .w-blog-post-body {
margin-left: 35%; } .w-blog.layout_masonry .w-blog-post {
float: left;
}
.w-blog.layout_masonry .w-blog-post-link {
display: block;
} .w-blog.layout_grid .w-blog-list {
font-size: 0;
}
.w-blog.layout_grid .w-blog-post {
display: inline-block;
vertical-align: top;
font-size: 14px; }
.w-blog.layout_grid .w-blog-post-link {
display: block;
} .w-blog.layout_compact .w-blog-post-title,
.w-blog.layout_compact .w-blog-post-body,
.w-blog.layout_compact .w-blog-post-meta,
.w-blog.layout_compact .w-blog-post-meta > * {
display: inline;
vertical-align: baseline;
} .w-blog.layout_latest .w-blog-list {
font-size: 0;
}
.w-blog.layout_latest .w-blog-post {
display: inline-block;
vertical-align: top;
font-size: 14px; } .w-comments-title a {
border-bottom: 1px dotted;
}
.w-comments-list:after {
content: '';
display: table;
clear: both;
}
.w-comments-item {
position: relative;
overflow: hidden;
}
.w-comments-item-meta:after {
content: '';
display: table;
clear: both;
}
.w-comments-item-icon {
position: absolute;
top: 0;
left: 0;
text-align: center;
line-height: 0;
}
.w-comments-item-author {
float: left;
} .w-gallery-list {
font-size: 0;
}
.w-gallery-item {
display: inline-block;
vertical-align: top;
position: relative;
width: 100%;
}
.w-gallery-item img {
display: block;
margin: 0 auto;
width: 100%;
}
.w-gallery-item-title {
display: none;
font-size: 14px; } .w-gallery.columns_2 .w-gallery-item {
width: 50%;
}
.w-gallery.columns_3 .w-gallery-item {
width: 33.3333%;
}
.w-gallery.columns_4 .w-gallery-item {
width: 25%;
}
.w-gallery.columns_5 .w-gallery-item {
width: 20%;
}
.w-gallery.columns_6 .w-gallery-item {
width: 16.6666%;
}
.w-gallery.columns_7 .w-gallery-item {
width: 14.2857%;
}
.w-gallery.columns_8 .w-gallery-item {
width: 12.5%;
}
.w-gallery.columns_9 .w-gallery-item {
width: 11.1111%;
}
.w-gallery.columns_10 .w-gallery-item {
width: 10%;
} .w-iconbox {
position: relative;
}
.w-iconbox-link {
display: inline;
}
.w-iconbox-icon {
text-align: center;
margin: 0 auto;
}
.w-iconbox-icon i {
vertical-align: top;
line-height: inherit;
}
.w-iconbox-icon img {
vertical-align: middle;
line-height: inherit;
}
.w-iconbox .w-iconbox-title {
margin-bottom: 0;
} .w-iconbox.iconpos_top {
text-align: center;
margin: 0 auto;
} .w-iconbox.iconpos_left {
text-align: left;
}
.w-iconbox.iconpos_left:after {
display: table;
content: '';
clear: both;
}
.w-iconbox.iconpos_left .w-iconbox-icon {
float: left;
} .w-iconbox.icontype_img .w-iconbox-icon {
font-size: 0 !important;
} .w-lang {
position: relative;
}
.w-lang-item {
text-align: left;
padding: 0 10px;
white-space: nowrap;
}
.w-lang-item-icon,
.w-lang-item-title {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
.w-lang-item-icon img {
display: block;
}
.w-lang-current {
display: none;
} .w-lang.layout_dropdown .w-lang-list {
display: none;
position: absolute;
}
.w-lang.layout_dropdown .w-lang-item,
.w-lang.layout_dropdown .w-lang-current {
display: block;
} .w-logo {
clear: both;
position: relative;
}
.w-logo-link {
display: block;
font-size: 0;
}
.w-logo-img {
display: inline-block;
vertical-align: middle;
}
.w-logo-title {
display: none;
} .w-logo.with_title .w-logo-img {
display: none;
}
.w-logo.with_title .w-logo-title {
display: block;
} .w-message {
position: relative;
text-align: left;
}
.w-message-icon {
display: none;
text-align: center;
}
.w-message-close {
display: none;
position: absolute;
top: 0;
right: 0;
text-align: center;
cursor: pointer;
}
.w-message-body p:last-child {
margin: 0 !important;
} .w-message.with_icon .w-message-icon {
display: table-cell;
vertical-align: middle;
}
.w-message.with_icon .w-message-body {
display: table-cell;
vertical-align: middle;
} .w-message.with_close .w-message-close {
display: block;
} .w-message.type_error {
background-color: #ffd9d9;
color: #a24141;
}
.w-message.type_success {
background-color: #c9f7b2;
color: #587549;
}
.w-message.type_info {
background-color: #cef;
color: #3a648e;
}
.w-message.type_attention {
background-color: #fff2b2;
color: #846534;
} .w-nav:after {
content: '';
display: block;
clear: both;
}
.w-nav-control {
display: none;
}
.w-nav-list {
display: block;
-webkit-overflow-scrolling: touch; }
.g-html .w-nav-list {
list-style: none;
margin: 0;
}
.w-nav-list.level_2 {
display: none;
position: absolute;
left: auto;
top: auto;
z-index: 10;
}
.w-nav-list.level_3 {
display: none;
position: absolute;
left: 100%;
top: 0;
z-index: 11;
}
.w-nav-list.level_4 {
display: none;
position: absolute;
left: 100%;
top: 0;
z-index: 12;
}
.w-nav-item {
display: block;
position: relative;
text-align: left;
}
.w-nav-anchor {
display: block;
overflow: hidden;
position: relative;
} .w-nav.layout_hor > .w-nav-list:after {
display: table;
content: '';
clear: both;
}
.w-nav.layout_hor > .w-nav-list > .w-nav-item {
float: left;
} .w-nav.layout_hor.width_stretch > .w-nav-list {
display: table;
width: 100%;
}
.w-nav.layout_hor.width_stretch > .w-nav-list > .w-nav-item {
float: none;
display: table-cell;
}
.w-nav.layout_hor.width_stretch > .w-nav-list > .w-nav-item > .w-nav-anchor {
text-align: center;
} .w-nav.layout_ver .w-nav-list.level_2 {
left: 100%;
top: 0;
} .w-nav.type_mobile .w-nav-list {
overflow-y: hidden;
} .w-nav.layout_hor.type_desktop [class*="columns"] {
position: static;
}
.w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {
font-size: 0;
line-height: 0;
text-align: left;
}
.w-nav.layout_hor.type_desktop [class*="columns"] .w-nav-list.level_2 {
left: 0;
right: 0;
width: 100%;
}
.w-nav.type_desktop [class*="columns"] .w-nav-item.level_2 {
display: inline-block;
vertical-align: top;
}
.w-nav.type_desktop .columns_2 .w-nav-item.level_2 {
width: 50%;
}
.w-nav.type_desktop .columns_3 .w-nav-item.level_2 {
width: 33.3333%;
}
.w-nav.type_desktop .columns_4 .w-nav-item.level_2 {
width: 25%;
}
.w-nav.type_desktop .columns_5 .w-nav-item.level_2 {
width: 20%;
}
.w-nav.type_desktop [class*="columns"] .w-nav-list.level_3 {
display: block;
position: static;
} .w-nav-item.level_1.drop_left .w-nav-list.level_2 {
right: 0;
}
.w-nav-item.level_2.drop_left .w-nav-list.level_3,
.w-nav-item.level_3.drop_left .w-nav-list.level_4 {
left: auto;
right: 100%;
} .w-nav-item.level_1.drop_top .w-nav-list.level_2,
.w-nav-item.level_2.drop_top .w-nav-list.level_3,
.w-nav-item.level_3.drop_top .w-nav-list.level_4 {
top: auto;
bottom: 0;
} .w-person {
text-align: center;
margin: 0 auto;
position: relative;
}
.w-person-image {
position: relative;
}
.w-person-image img {
display: block;
}
.w-person-links {
font-size: 0;
width: 100%;
}
.w-person-links-item {
display: inline-block;
vertical-align: top;
} .w-portfolio-list {
position: relative;
}
.w-portfolio-list:after {
content: '';
display: block;
clear: both;
}
.w-portfolio-item {
float: left;
}
.w-portfolio-item-anchor {
display: block;
overflow: hidden;
position: relative;
cursor: pointer;
}
.w-portfolio-item.loading .w-portfolio-item-anchor {
background: none !important;
color: inherit !important;
}
.w-portfolio-item-anchor:before {
display: block;
content: '';
}
.w-portfolio-item-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-color: inherit;
}
.w-portfolio-item-image img {
display: none;
}
.w-portfolio-item-image.second {
display: none;
}
.w-portfolio-item-meta {
position: relative;
z-index: 1;
background-color: inherit;
}
.w-portfolio-item-meta-h {
background-color: inherit;
}
.w-portfolio-item-title {
margin-bottom: 0;
}
.w-portfolio-item-text {
display: block;
} .w-portfolio.columns_5 .w-portfolio-item {
width: 20%;
}
.w-portfolio.columns_5 .w-portfolio-item.size_2x1,
.w-portfolio.columns_5 .w-portfolio-item.size_2x2 {
width: 40%;
}
.w-portfolio.columns_4 .w-portfolio-item {
width: 25%;
}
.w-portfolio.columns_4 .w-portfolio-item.size_2x1,
.w-portfolio.columns_4 .w-portfolio-item.size_2x2 {
width: 50%;
}
.w-portfolio.columns_3 .w-portfolio-item {
width: 33.3333%;
}
.w-portfolio.columns_3 .w-portfolio-item.size_2x1,
.w-portfolio.columns_3 .w-portfolio-item.size_2x2 {
width: 66.6666%;
}
.w-portfolio.columns_2 .w-portfolio-item {
width: 50%;
}
.w-portfolio.columns_2 .w-portfolio-item.size_2x1,
.w-portfolio.columns_2 .w-portfolio-item.size_2x2 {
width: 100%;
} .w-portfolio.ratio_1x1 .w-portfolio-item-anchor:before {
padding-bottom: 100%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item-anchor:before {
padding-bottom: 56.25%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item-anchor:before {
padding-bottom: 66.6666%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item-anchor:before {
padding-bottom: 75%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item-anchor:before {
padding-bottom: 150%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item-anchor:before {
padding-bottom: 133.3333%;
}
@media (min-width: 481px) {
.w-portfolio.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 200%;
}
.w-portfolio.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 50%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 112.5%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 28.125%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 133.3333%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 33.33333%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 150%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 37.5%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 300%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 75%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: 266.6666%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: 66.6666%;
}
} .w-portfolio.ratio_initial .w-portfolio-item.loading .w-portfolio-item-anchor {
padding-top: 100%;
}
.w-portfolio.ratio_initial .w-portfolio-item-anchor:before {
display: none;
}
.w-portfolio.ratio_initial .w-portfolio-item-image {
position: static;
background-image: none !important;
}
.w-portfolio.ratio_initial .w-portfolio-item-image img {
display: block;
width: 100%;
} .w-pricing {
display: table;
table-layout: fixed;
width: 100%;
position: relative;
}
.w-pricing-item {
display: table-cell;
vertical-align: top;
text-align: center;
} .w-separator {
font-size: 0;
text-align: center;
overflow: hidden;
clear: both;
}
.w-separator-h {
display: inline-block;
vertical-align: top;
line-height: inherit;
position: relative;
border-color: inherit;
color: inherit;
}
.w-separator-h:before,
.w-separator-h:after {
content: '';
display: inline-block;
vertical-align: top;
position: absolute;
height: 0;
width: 2000px;
border-top-width: 1px;
border-top-style: solid;
border-color: inherit;
}
.w-separator-h:before {
right: 100%;
margin-right: 15px; }
.w-separator-h:after {
left: 100%;
margin-left: 15px; }
.w-separator-h i {
vertical-align: top;
}
.w-separator-h h6 {
display: inline-block;
vertical-align: top;
line-height: inherit;
margin: 0;
} .w-separator.type_invisible .w-separator-h {
display: none;
} .w-separator.type_short {
width: 30%; margin-left: auto !important;
margin-right: auto !important;
} .w-separator.type_fullwidth {
overflow: visible;
} .w-separator.cont_none .w-separator-h:before {
margin-right: 0;
}
.w-separator.cont_none .w-separator-h:after {
margin-left: 0;
} .w-socials-list {
font-size: 0;
}
.w-socials-item {
display: inline-block;
vertical-align: top;
position: relative;
}
.w-socials-item-link {
display: block;
text-align: center;
position: relative;
overflow: hidden;
z-index: 0;
}
.w-socials-item-link-hover {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.w-socials-item-link:after,
.w-socials-item-link i {
display: block;
line-height: inherit;
position: relative;
}
.w-socials-item-popup {
position: absolute;
visibility: hidden;
text-align: center;
white-space: nowrap;
z-index: 10;
opacity: 0;
background-color: rgba(0,0,0,0.8);
color: #fff;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.w-socials-item-link:hover + .w-socials-item-popup {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.w-socials-item-popup:after {
content: '';
display: block;
position: absolute;
bottom: -5px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid rgba(0,0,0,0.8);
} .w-tabs-list {
position: relative;
}
.w-tabs-item {
position: relative;
text-align: center;
cursor: pointer;
}
.w-tabs-item i {
line-height: inherit;
vertical-align: top;
}
.w-tabs-item-title {
vertical-align: top;
}
.w-tabs-item-title:empty {
display: none;
}
.w-tabs-sections {
position: relative;
overflow: hidden;
}
.w-tabs-sections-h {
height: inherit;
}
.w-tabs-section {
float: left;
}
.w-tabs-section-header {
display: none;
position: relative;
white-space: nowrap;
cursor: pointer;
}
.w-tabs-section.active .w-tabs-section-header {
cursor: default;
}
.w-tabs.type_togglable .w-tabs-section.active .w-tabs-section-header {
cursor: pointer;
}
.w-tabs-section-header i {
line-height: inherit;
vertical-align: top;
}
.w-tabs-section-title {
display: inline-block;
vertical-align: top;
margin: 0;
white-space: normal;
}
.w-tabs-section-title:empty {
display: none;
}
.w-tabs-section-control {
position: absolute;
}
.w-tabs-section-content-h {
margin: 0 auto;
max-width: 1200px; } .w-tabs.accordion .w-tabs-list {
display: none !important;
}
.w-tabs.accordion .w-tabs-sections {
overflow: visible;
}
.w-tabs.accordion .w-tabs-section {
float: none;
}
.w-tabs.accordion .w-tabs-section-header {
display: block;
}
.w-tabs.accordion .w-tabs-section-content {
display: none;
}
.w-tabs.accordion .w-tabs-section.active .w-tabs-section-content {
display: block;
} .w-tabs.layout_timeline .w-tabs-list-h {
font-size: 0;
line-height: 0;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.w-tabs.layout_timeline .w-tabs-item {
display: inline-block;
vertical-align: top;
}
.w-tabs.layout_timeline .w-tabs-section-control,
.w-tabs.layout_timeline .w-tabs-section.with_icon .w-tabs-section-title {
display: none;
} .w-tabs.autoresize .w-tabs-sections {
height: auto !important;
}
.w-tabs.autoresize .w-tabs-sections-h {
position: static !important;
}
.w-tabs.autoresize .w-tabs-section {
display: none;
}
.w-tabs.autoresize .w-tabs-section.active {
position: relative;
display: block;
} .w-tabs-section.no_indents .w-tabs-section-content-h {
padding: 0 !important;
margin: 0 !important;
max-width: none;
} .w-video-h {
position: relative;
height: 0;
overflow: hidden;
padding-bottom: 56.25%; }
.w-video-h iframe,
.w-video-h object,
.w-video-h embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .w-video.align_center {
margin: 0 auto;
} .w-video.align_right {
margin-left: auto;
} .w-video.ratio_4x3 .w-video-h {
padding-bottom: 75%;
} .w-video.ratio_3x2 .w-video-h {
padding-bottom: 66.667%;
} .w-video.ratio_1x1 .w-video-h {
padding-bottom: 100%;
}@font-face {
font-family: 'FontAwesome';
src: url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.eot?v=4.7.0);
src: url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//bestlivinglimited.com/wp-content/themes/website/framework/css/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.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;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'mdfonticon';
src: url(//bestlivinglimited.com/wp-content/themes/website/framework/fonts/mdfonticon.eot) format('embedded-opentype'),
url(//bestlivinglimited.com/wp-content/themes/website/framework/fonts/mdfonticon.woff) format('woff'),
url(//bestlivinglimited.com/wp-content/themes/website/framework/fonts/mdfonticon.ttf) format('truetype'),
url(//bestlivinglimited.com/wp-content/themes/website/framework/fonts/mdfonticon.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="mdfi_"] {
display: inline-block;
font: normal normal normal 14px/1 mdfonticon;
font-size: inherit;
speak: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mdfi_toggle_check_box:before {
content: "\e600";
}
.mdfi_toggle_check_box_outline_blank:before {
content: "\e601";
}
.mdfi_toggle_radio_button_off:before {
content: "\e602";
}
.mdfi_toggle_radio_button_on:before {
content: "\e603";
}
.mdfi_social_cake:before {
content: "\e604";
}
.mdfi_social_domain:before {
content: "\e605";
}
.mdfi_social_group:before {
content: "\e606";
}
.mdfi_social_group_add:before {
content: "\e607";
}
.mdfi_social_location_city:before {
content: "\e608";
}
.mdfi_social_mood:before {
content: "\e609";
}
.mdfi_social_notifications:before {
content: "\e60a";
}
.mdfi_social_notifications_none:before {
content: "\e60b";
}
.mdfi_social_notifications_off:before {
content: "\e60c";
}
.mdfi_social_notifications_on:before {
content: "\e60d";
}
.mdfi_social_notifications_paused:before {
content: "\e60e";
}
.mdfi_social_pages:before {
content: "\e60f";
}
.mdfi_social_party_mode:before {
content: "\e610";
}
.mdfi_social_people:before {
content: "\e611";
}
.mdfi_social_people_outline:before {
content: "\e612";
}
.mdfi_social_person:before {
content: "\e613";
}
.mdfi_social_person_add:before {
content: "\e614";
}
.mdfi_social_person_outline:before {
content: "\e615";
}
.mdfi_social_plus_one:before {
content: "\e616";
}
.mdfi_social_poll:before {
content: "\e617";
}
.mdfi_social_public:before {
content: "\e618";
}
.mdfi_social_school:before {
content: "\e619";
}
.mdfi_social_share:before {
content: "\e61a";
}
.mdfi_social_whatshot:before {
content: "\e61b";
}
.mdfi_notification_adb:before {
content: "\e61c";
}
.mdfi_notification_bluetooth_audio:before {
content: "\e61d";
}
.mdfi_notification_disc_full:before {
content: "\e61e";
}
.mdfi_notification_dnd_forwardslash:before {
content: "\e61f";
}
.mdfi_notification_do_not_disturb:before {
content: "\e620";
}
.mdfi_notification_drive_eta:before {
content: "\e621";
}
.mdfi_notification_event_available:before {
content: "\e622";
}
.mdfi_notification_event_busy:before {
content: "\e623";
}
.mdfi_notification_event_note:before {
content: "\e624";
}
.mdfi_notification_folder_special:before {
content: "\e625";
}
.mdfi_notification_mms:before {
content: "\e626";
}
.mdfi_notification_more:before {
content: "\e627";
}
.mdfi_notification_network_locked:before {
content: "\e628";
}
.mdfi_notification_phone_bluetooth_speaker:before {
content: "\e629";
}
.mdfi_notification_phone_forwarded:before {
content: "\e62a";
}
.mdfi_notification_phone_in_talk:before {
content: "\e62b";
}
.mdfi_notification_phone_locked:before {
content: "\e62c";
}
.mdfi_notification_phone_missed:before {
content: "\e62d";
}
.mdfi_notification_phone_paused:before {
content: "\e62e";
}
.mdfi_notification_play_download:before {
content: "\e62f";
}
.mdfi_notification_play_install:before {
content: "\e630";
}
.mdfi_notification_sd_card:before {
content: "\e631";
}
.mdfi_notification_sim_card_alert:before {
content: "\e632";
}
.mdfi_notification_sms:before {
content: "\e633";
}
.mdfi_notification_sms_failed:before {
content: "\e634";
}
.mdfi_notification_sync:before {
content: "\e635";
}
.mdfi_notification_sync_disabled:before {
content: "\e636";
}
.mdfi_notification_sync_problem:before {
content: "\e637";
}
.mdfi_notification_system_update:before {
content: "\e638";
}
.mdfi_notification_tap_and_play:before {
content: "\e639";
}
.mdfi_notification_time_to_leave:before {
content: "\e63a";
}
.mdfi_notification_vibration:before {
content: "\e63b";
}
.mdfi_notification_voice_chat:before {
content: "\e63c";
}
.mdfi_notification_vpn_lock:before {
content: "\e63d";
}
.mdfi_navigation_apps:before {
content: "\e63e";
}
.mdfi_navigation_arrow_back:before {
content: "\e63f";
}
.mdfi_navigation_arrow_drop_down:before {
content: "\e640";
}
.mdfi_navigation_arrow_drop_down_circle:before {
content: "\e641";
}
.mdfi_navigation_arrow_drop_up:before {
content: "\e642";
}
.mdfi_navigation_arrow_forward:before {
content: "\e643";
}
.mdfi_navigation_cancel:before {
content: "\e644";
}
.mdfi_navigation_check:before {
content: "\e645";
}
.mdfi_navigation_chevron_left:before {
content: "\e646";
}
.mdfi_navigation_chevron_right:before {
content: "\e647";
}
.mdfi_navigation_close:before {
content: "\e648";
}
.mdfi_navigation_expand_less:before {
content: "\e649";
}
.mdfi_navigation_expand_more:before {
content: "\e64a";
}
.mdfi_navigation_fullscreen:before {
content: "\e64b";
}
.mdfi_navigation_fullscreen_exit:before {
content: "\e64c";
}
.mdfi_navigation_menu:before {
content: "\e64d";
}
.mdfi_navigation_more_horiz:before {
content: "\e64e";
}
.mdfi_navigation_more_vert:before {
content: "\e64f";
}
.mdfi_navigation_refresh:before {
content: "\e650";
}
.mdfi_navigation_unfold_less:before {
content: "\e651";
}
.mdfi_navigation_unfold_more:before {
content: "\e652";
}
.mdfi_maps_beenhere:before {
content: "\e653";
}
.mdfi_maps_directions:before {
content: "\e654";
}
.mdfi_maps_directions_bike:before {
content: "\e655";
}
.mdfi_maps_directions_bus:before {
content: "\e656";
}
.mdfi_maps_directions_car:before {
content: "\e657";
}
.mdfi_maps_directions_ferry:before {
content: "\e658";
}
.mdfi_maps_directions_subway:before {
content: "\e659";
}
.mdfi_maps_directions_train:before {
content: "\e65a";
}
.mdfi_maps_directions_transit:before {
content: "\e65b";
}
.mdfi_maps_directions_walk:before {
content: "\e65c";
}
.mdfi_maps_flight:before {
content: "\e65d";
}
.mdfi_maps_hotel:before {
content: "\e65e";
}
.mdfi_maps_layers:before {
content: "\e65f";
}
.mdfi_maps_layers_clear:before {
content: "\e660";
}
.mdfi_maps_local_airport:before {
content: "\e661";
}
.mdfi_maps_local_atm:before {
content: "\e662";
}
.mdfi_maps_local_attraction:before {
content: "\e663";
}
.mdfi_maps_local_bar:before {
content: "\e664";
}
.mdfi_maps_local_cafe:before {
content: "\e665";
}
.mdfi_maps_local_car_wash:before {
content: "\e666";
}
.mdfi_maps_local_convenience_store:before {
content: "\e667";
}
.mdfi_maps_local_drink:before {
content: "\e668";
}
.mdfi_maps_local_florist:before {
content: "\e669";
}
.mdfi_maps_local_gas_station:before {
content: "\e66a";
}
.mdfi_maps_local_grocery_store:before {
content: "\e66b";
}
.mdfi_maps_local_hospital:before {
content: "\e66c";
}
.mdfi_maps_local_hotel:before {
content: "\e66d";
}
.mdfi_maps_local_laundry_service:before {
content: "\e66e";
}
.mdfi_maps_local_library:before {
content: "\e66f";
}
.mdfi_maps_local_mall:before {
content: "\e670";
}
.mdfi_maps_local_movies:before {
content: "\e671";
}
.mdfi_maps_local_offer:before {
content: "\e672";
}
.mdfi_maps_local_parking:before {
content: "\e673";
}
.mdfi_maps_local_pharmacy:before {
content: "\e674";
}
.mdfi_maps_local_phone:before {
content: "\e675";
}
.mdfi_maps_local_pizza:before {
content: "\e676";
}
.mdfi_maps_local_play:before {
content: "\e677";
}
.mdfi_maps_local_post_office:before {
content: "\e678";
}
.mdfi_maps_local_print_shop:before {
content: "\e679";
}
.mdfi_maps_local_restaurant:before {
content: "\e67a";
}
.mdfi_maps_local_see:before {
content: "\e67b";
}
.mdfi_maps_local_shipping:before {
content: "\e67c";
}
.mdfi_maps_local_taxi:before {
content: "\e67d";
}
.mdfi_maps_location_history:before {
content: "\e67e";
}
.mdfi_maps_map:before {
content: "\e67f";
}
.mdfi_maps_my_location:before {
content: "\e680";
}
.mdfi_maps_navigation:before {
content: "\e681";
}
.mdfi_maps_pin_drop:before {
content: "\e682";
}
.mdfi_maps_place:before {
content: "\e683";
}
.mdfi_maps_rate_review:before {
content: "\e684";
}
.mdfi_maps_restaurant_menu:before {
content: "\e685";
}
.mdfi_maps_satellite:before {
content: "\e686";
}
.mdfi_maps_store_mall_directory:before {
content: "\e687";
}
.mdfi_maps_terrain:before {
content: "\e688";
}
.mdfi_maps_traffic:before {
content: "\e689";
}
.mdfi_image_add_to_photos:before {
content: "\e68a";
}
.mdfi_image_adjust:before {
content: "\e68b";
}
.mdfi_image_assistant_photo:before {
content: "\e68c";
}
.mdfi_image_audiotrack:before {
content: "\e68d";
}
.mdfi_image_blur_circular:before {
content: "\e68e";
}
.mdfi_image_blur_linear:before {
content: "\e68f";
}
.mdfi_image_blur_off:before {
content: "\e690";
}
.mdfi_image_blur_on:before {
content: "\e691";
}
.mdfi_image_brightness_1:before {
content: "\e692";
}
.mdfi_image_brightness_2:before {
content: "\e693";
}
.mdfi_image_brightness_3:before {
content: "\e694";
}
.mdfi_image_brightness_4:before {
content: "\e695";
}
.mdfi_image_brightness_5:before {
content: "\e696";
}
.mdfi_image_brightness_6:before {
content: "\e697";
}
.mdfi_image_brightness_7:before {
content: "\e698";
}
.mdfi_image_brush:before {
content: "\e699";
}
.mdfi_image_camera:before {
content: "\e69a";
}
.mdfi_image_camera_alt:before {
content: "\e69b";
}
.mdfi_image_camera_front:before {
content: "\e69c";
}
.mdfi_image_camera_rear:before {
content: "\e69d";
}
.mdfi_image_camera_roll:before {
content: "\e69e";
}
.mdfi_image_center_focus_strong:before {
content: "\e69f";
}
.mdfi_image_center_focus_weak:before {
content: "\e6a0";
}
.mdfi_image_collections:before {
content: "\e6a1";
}
.mdfi_image_color_lens:before {
content: "\e6a2";
}
.mdfi_image_colorize:before {
content: "\e6a3";
}
.mdfi_image_compare:before {
content: "\e6a4";
}
.mdfi_image_control_point:before {
content: "\e6a5";
}
.mdfi_image_control_point_duplicate:before {
content: "\e6a6";
}
.mdfi_image_crop_3_2:before {
content: "\e6a7";
}
.mdfi_image_crop_5_4:before {
content: "\e6a8";
}
.mdfi_image_crop_7_5:before {
content: "\e6a9";
}
.mdfi_image_crop_16_9:before {
content: "\e6aa";
}
.mdfi_image_crop:before {
content: "\e6ab";
}
.mdfi_image_crop_din:before {
content: "\e6ac";
}
.mdfi_image_crop_free:before {
content: "\e6ad";
}
.mdfi_image_crop_landscape:before {
content: "\e6ae";
}
.mdfi_image_crop_original:before {
content: "\e6af";
}
.mdfi_image_crop_portrait:before {
content: "\e6b0";
}
.mdfi_image_crop_square:before {
content: "\e6b1";
}
.mdfi_image_dehaze:before {
content: "\e6b2";
}
.mdfi_image_details:before {
content: "\e6b3";
}
.mdfi_image_edit:before {
content: "\e6b4";
}
.mdfi_image_exposure:before {
content: "\e6b5";
}
.mdfi_image_exposure_minus_1:before {
content: "\e6b6";
}
.mdfi_image_exposure_minus_2:before {
content: "\e6b7";
}
.mdfi_image_exposure_plus_1:before {
content: "\e6b8";
}
.mdfi_image_exposure_plus_2:before {
content: "\e6b9";
}
.mdfi_image_exposure_zero:before {
content: "\e6ba";
}
.mdfi_image_filter_1:before {
content: "\e6bb";
}
.mdfi_image_filter_2:before {
content: "\e6bc";
}
.mdfi_image_filter_3:before {
content: "\e6bd";
}
.mdfi_image_filter_4:before {
content: "\e6be";
}
.mdfi_image_filter_5:before {
content: "\e6bf";
}
.mdfi_image_filter_6:before {
content: "\e6c0";
}
.mdfi_image_filter_7:before {
content: "\e6c1";
}
.mdfi_image_filter_8:before {
content: "\e6c2";
}
.mdfi_image_filter_9:before {
content: "\e6c3";
}
.mdfi_image_filter_9_plus:before {
content: "\e6c4";
}
.mdfi_image_filter:before {
content: "\e6c5";
}
.mdfi_image_filter_b_and_w:before {
content: "\e6c6";
}
.mdfi_image_filter_center_focus:before {
content: "\e6c7";
}
.mdfi_image_filter_drama:before {
content: "\e6c8";
}
.mdfi_image_filter_frames:before {
content: "\e6c9";
}
.mdfi_image_filter_hdr:before {
content: "\e6ca";
}
.mdfi_image_filter_none:before {
content: "\e6cb";
}
.mdfi_image_filter_tilt_shift:before {
content: "\e6cc";
}
.mdfi_image_filter_vintage:before {
content: "\e6cd";
}
.mdfi_image_flare:before {
content: "\e6ce";
}
.mdfi_image_flash_auto:before {
content: "\e6cf";
}
.mdfi_image_flash_off:before {
content: "\e6d0";
}
.mdfi_image_flash_on:before {
content: "\e6d1";
}
.mdfi_image_flip:before {
content: "\e6d2";
}
.mdfi_image_gradient:before {
content: "\e6d3";
}
.mdfi_image_grain:before {
content: "\e6d4";
}
.mdfi_image_grid_off:before {
content: "\e6d5";
}
.mdfi_image_grid_on:before {
content: "\e6d6";
}
.mdfi_image_hdr_off:before {
content: "\e6d7";
}
.mdfi_image_hdr_on:before {
content: "\e6d8";
}
.mdfi_image_hdr_strong:before {
content: "\e6d9";
}
.mdfi_image_hdr_weak:before {
content: "\e6da";
}
.mdfi_image_healing:before {
content: "\e6db";
}
.mdfi_image_image:before {
content: "\e6dc";
}
.mdfi_image_image_aspect_ratio:before {
content: "\e6dd";
}
.mdfi_image_iso:before {
content: "\e6de";
}
.mdfi_image_landscape:before {
content: "\e6df";
}
.mdfi_image_leak_add:before {
content: "\e6e0";
}
.mdfi_image_leak_remove:before {
content: "\e6e1";
}
.mdfi_image_lens:before {
content: "\e6e2";
}
.mdfi_image_looks_3:before {
content: "\e6e3";
}
.mdfi_image_looks_4:before {
content: "\e6e4";
}
.mdfi_image_looks_5:before {
content: "\e6e5";
}
.mdfi_image_looks_6:before {
content: "\e6e6";
}
.mdfi_image_looks:before {
content: "\e6e7";
}
.mdfi_image_looks_one:before {
content: "\e6e8";
}
.mdfi_image_looks_two:before {
content: "\e6e9";
}
.mdfi_image_loupe:before {
content: "\e6ea";
}
.mdfi_image_movie_creation:before {
content: "\e6eb";
}
.mdfi_image_nature:before {
content: "\e6ec";
}
.mdfi_image_nature_people:before {
content: "\e6ed";
}
.mdfi_image_navigate_before:before {
content: "\e6ee";
}
.mdfi_image_navigate_next:before {
content: "\e6ef";
}
.mdfi_image_palette:before {
content: "\e6f0";
}
.mdfi_image_panorama:before {
content: "\e6f1";
}
.mdfi_image_panorama_fisheye:before {
content: "\e6f2";
}
.mdfi_image_panorama_horizontal:before {
content: "\e6f3";
}
.mdfi_image_panorama_vertical:before {
content: "\e6f4";
}
.mdfi_image_panorama_wide_angle:before {
content: "\e6f5";
}
.mdfi_image_photo:before {
content: "\e6f6";
}
.mdfi_image_photo_album:before {
content: "\e6f7";
}
.mdfi_image_photo_camera:before {
content: "\e6f8";
}
.mdfi_image_photo_library:before {
content: "\e6f9";
}
.mdfi_image_portrait:before {
content: "\e6fa";
}
.mdfi_image_remove_red_eye:before {
content: "\e6fb";
}
.mdfi_image_rotate_left:before {
content: "\e6fc";
}
.mdfi_image_rotate_right:before {
content: "\e6fd";
}
.mdfi_image_slideshow:before {
content: "\e6fe";
}
.mdfi_image_straighten:before {
content: "\e6ff";
}
.mdfi_image_style:before {
content: "\e700";
}
.mdfi_image_switch_camera:before {
content: "\e701";
}
.mdfi_image_switch_video:before {
content: "\e702";
}
.mdfi_image_tag_faces:before {
content: "\e703";
}
.mdfi_image_texture:before {
content: "\e704";
}
.mdfi_image_timelapse:before {
content: "\e705";
}
.mdfi_image_timer_3:before {
content: "\e706";
}
.mdfi_image_timer_10:before {
content: "\e707";
}
.mdfi_image_timer:before {
content: "\e708";
}
.mdfi_image_timer_auto:before {
content: "\e709";
}
.mdfi_image_timer_off:before {
content: "\e70a";
}
.mdfi_image_tonality:before {
content: "\e70b";
}
.mdfi_image_transform:before {
content: "\e70c";
}
.mdfi_image_tune:before {
content: "\e70d";
}
.mdfi_image_wb_auto:before {
content: "\e70e";
}
.mdfi_image_wb_cloudy:before {
content: "\e70f";
}
.mdfi_image_wb_incandescent:before {
content: "\e710";
}
.mdfi_image_wb_irradescent:before {
content: "\e711";
}
.mdfi_image_wb_sunny:before {
content: "\e712";
}
.mdfi_hardware_cast:before {
content: "\e713";
}
.mdfi_hardware_cast_connected:before {
content: "\e714";
}
.mdfi_hardware_computer:before {
content: "\e715";
}
.mdfi_hardware_desktop_mac:before {
content: "\e716";
}
.mdfi_hardware_desktop_windows:before {
content: "\e717";
}
.mdfi_hardware_dock:before {
content: "\e718";
}
.mdfi_hardware_gamepad:before {
content: "\e719";
}
.mdfi_hardware_headset:before {
content: "\e71a";
}
.mdfi_hardware_headset_mic:before {
content: "\e71b";
}
.mdfi_hardware_keyboard:before {
content: "\e71c";
}
.mdfi_hardware_keyboard_alt:before {
content: "\e71d";
}
.mdfi_hardware_keyboard_arrow_down:before {
content: "\e71e";
}
.mdfi_hardware_keyboard_arrow_left:before {
content: "\e71f";
}
.mdfi_hardware_keyboard_arrow_right:before {
content: "\e720";
}
.mdfi_hardware_keyboard_arrow_up:before {
content: "\e721";
}
.mdfi_hardware_keyboard_backspace:before {
content: "\e722";
}
.mdfi_hardware_keyboard_capslock:before {
content: "\e723";
}
.mdfi_hardware_keyboard_control:before {
content: "\e724";
}
.mdfi_hardware_keyboard_hide:before {
content: "\e725";
}
.mdfi_hardware_keyboard_return:before {
content: "\e726";
}
.mdfi_hardware_keyboard_tab:before {
content: "\e727";
}
.mdfi_hardware_keyboard_voice:before {
content: "\e728";
}
.mdfi_hardware_laptop:before {
content: "\e729";
}
.mdfi_hardware_laptop_chromebook:before {
content: "\e72a";
}
.mdfi_hardware_laptop_mac:before {
content: "\e72b";
}
.mdfi_hardware_laptop_windows:before {
content: "\e72c";
}
.mdfi_hardware_memory:before {
content: "\e72d";
}
.mdfi_hardware_mouse:before {
content: "\e72e";
}
.mdfi_hardware_phone_android:before {
content: "\e72f";
}
.mdfi_hardware_phone_iphone:before {
content: "\e730";
}
.mdfi_hardware_phonelink:before {
content: "\e731";
}
.mdfi_hardware_phonelink_off:before {
content: "\e732";
}
.mdfi_hardware_security:before {
content: "\e733";
}
.mdfi_hardware_sim_card:before {
content: "\e734";
}
.mdfi_hardware_smartphone:before {
content: "\e735";
}
.mdfi_hardware_speaker:before {
content: "\e736";
}
.mdfi_hardware_tablet:before {
content: "\e737";
}
.mdfi_hardware_tablet_android:before {
content: "\e738";
}
.mdfi_hardware_tablet_mac:before {
content: "\e739";
}
.mdfi_hardware_tv:before {
content: "\e73a";
}
.mdfi_hardware_watch:before {
content: "\e73b";
}
.mdfi_file_attachment:before {
content: "\e73c";
}
.mdfi_file_cloud:before {
content: "\e73d";
}
.mdfi_file_cloud_circle:before {
content: "\e73e";
}
.mdfi_file_cloud_done:before {
content: "\e73f";
}
.mdfi_file_cloud_download:before {
content: "\e740";
}
.mdfi_file_cloud_off:before {
content: "\e741";
}
.mdfi_file_cloud_queue:before {
content: "\e742";
}
.mdfi_file_cloud_upload:before {
content: "\e743";
}
.mdfi_file_file_download:before {
content: "\e744";
}
.mdfi_file_file_upload:before {
content: "\e745";
}
.mdfi_file_folder:before {
content: "\e746";
}
.mdfi_file_folder_open:before {
content: "\e747";
}
.mdfi_file_folder_shared:before {
content: "\e748";
}
.mdfi_editor_attach_file:before {
content: "\e749";
}
.mdfi_editor_attach_money:before {
content: "\e74a";
}
.mdfi_editor_border_all:before {
content: "\e74b";
}
.mdfi_editor_border_bottom:before {
content: "\e74c";
}
.mdfi_editor_border_clear:before {
content: "\e74d";
}
.mdfi_editor_border_color:before {
content: "\e74e";
}
.mdfi_editor_border_horizontal:before {
content: "\e74f";
}
.mdfi_editor_border_inner:before {
content: "\e750";
}
.mdfi_editor_border_left:before {
content: "\e751";
}
.mdfi_editor_border_outer:before {
content: "\e752";
}
.mdfi_editor_border_right:before {
content: "\e753";
}
.mdfi_editor_border_style:before {
content: "\e754";
}
.mdfi_editor_border_top:before {
content: "\e755";
}
.mdfi_editor_border_vertical:before {
content: "\e756";
}
.mdfi_editor_format_align_center:before {
content: "\e757";
}
.mdfi_editor_format_align_justify:before {
content: "\e758";
}
.mdfi_editor_format_align_left:before {
content: "\e759";
}
.mdfi_editor_format_align_right:before {
content: "\e75a";
}
.mdfi_editor_format_bold:before {
content: "\e75b";
}
.mdfi_editor_format_clear:before {
content: "\e75c";
}
.mdfi_editor_format_color_fill:before {
content: "\e75d";
}
.mdfi_editor_format_color_reset:before {
content: "\e75e";
}
.mdfi_editor_format_color_text:before {
content: "\e75f";
}
.mdfi_editor_format_indent_decrease:before {
content: "\e760";
}
.mdfi_editor_format_indent_increase:before {
content: "\e761";
}
.mdfi_editor_format_italic:before {
content: "\e762";
}
.mdfi_editor_format_line_spacing:before {
content: "\e763";
}
.mdfi_editor_format_list_bulleted:before {
content: "\e764";
}
.mdfi_editor_format_list_numbered:before {
content: "\e765";
}
.mdfi_editor_format_paint:before {
content: "\e766";
}
.mdfi_editor_format_quote:before {
content: "\e767";
}
.mdfi_editor_format_size:before {
content: "\e768";
}
.mdfi_editor_format_strikethrough:before {
content: "\e769";
}
.mdfi_editor_format_textdirection_l_to_r:before {
content: "\e76a";
}
.mdfi_editor_format_textdirection_r_to_l:before {
content: "\e76b";
}
.mdfi_editor_format_underline:before {
content: "\e76c";
}
.mdfi_editor_functions:before {
content: "\e76d";
}
.mdfi_editor_insert_chart:before {
content: "\e76e";
}
.mdfi_editor_insert_comment:before {
content: "\e76f";
}
.mdfi_editor_insert_drive_file:before {
content: "\e770";
}
.mdfi_editor_insert_emoticon:before {
content: "\e771";
}
.mdfi_editor_insert_invitation:before {
content: "\e772";
}
.mdfi_editor_insert_link:before {
content: "\e773";
}
.mdfi_editor_insert_photo:before {
content: "\e774";
}
.mdfi_editor_merge_type:before {
content: "\e775";
}
.mdfi_editor_mode_comment:before {
content: "\e776";
}
.mdfi_editor_mode_edit:before {
content: "\e777";
}
.mdfi_editor_publish:before {
content: "\e778";
}
.mdfi_editor_vertical_align_bottom:before {
content: "\e779";
}
.mdfi_editor_vertical_align_center:before {
content: "\e77a";
}
.mdfi_editor_vertical_align_top:before {
content: "\e77b";
}
.mdfi_editor_wrap_text:before {
content: "\e77c";
}
.mdfi_device_access_alarm:before {
content: "\e77d";
}
.mdfi_device_access_alarms:before {
content: "\e77e";
}
.mdfi_device_access_time:before {
content: "\e77f";
}
.mdfi_device_add_alarm:before {
content: "\e780";
}
.mdfi_device_airplanemode_off:before {
content: "\e781";
}
.mdfi_device_airplanemode_on:before {
content: "\e782";
}
.mdfi_device_battery_20:before {
content: "\e783";
}
.mdfi_device_battery_30:before {
content: "\e784";
}
.mdfi_device_battery_50:before {
content: "\e785";
}
.mdfi_device_battery_60:before {
content: "\e786";
}
.mdfi_device_battery_80:before {
content: "\e787";
}
.mdfi_device_battery_90:before {
content: "\e788";
}
.mdfi_device_battery_alert:before {
content: "\e789";
}
.mdfi_device_battery_charging_20:before {
content: "\e78a";
}
.mdfi_device_battery_charging_30:before {
content: "\e78b";
}
.mdfi_device_battery_charging_50:before {
content: "\e78c";
}
.mdfi_device_battery_charging_60:before {
content: "\e78d";
}
.mdfi_device_battery_charging_80:before {
content: "\e78e";
}
.mdfi_device_battery_charging_90:before {
content: "\e78f";
}
.mdfi_device_battery_charging_full:before {
content: "\e790";
}
.mdfi_device_battery_full:before {
content: "\e791";
}
.mdfi_device_battery_std:before {
content: "\e792";
}
.mdfi_device_battery_unknown:before {
content: "\e793";
}
.mdfi_device_bluetooth:before {
content: "\e794";
}
.mdfi_device_bluetooth_connected:before {
content: "\e795";
}
.mdfi_device_bluetooth_disabled:before {
content: "\e796";
}
.mdfi_device_bluetooth_searching:before {
content: "\e797";
}
.mdfi_device_brightness_auto:before {
content: "\e798";
}
.mdfi_device_brightness_high:before {
content: "\e799";
}
.mdfi_device_brightness_low:before {
content: "\e79a";
}
.mdfi_device_brightness_medium:before {
content: "\e79b";
}
.mdfi_device_data_usage:before {
content: "\e79c";
}
.mdfi_device_developer_mode:before {
content: "\e79d";
}
.mdfi_device_devices:before {
content: "\e79e";
}
.mdfi_device_dvr:before {
content: "\e79f";
}
.mdfi_device_gps_fixed:before {
content: "\e7a0";
}
.mdfi_device_gps_not_fixed:before {
content: "\e7a1";
}
.mdfi_device_gps_off:before {
content: "\e7a2";
}
.mdfi_device_location_disabled:before {
content: "\e7a3";
}
.mdfi_device_location_searching:before {
content: "\e7a4";
}
.mdfi_device_multitrack_audio:before {
content: "\e7a5";
}
.mdfi_device_network_cell:before {
content: "\e7a6";
}
.mdfi_device_network_wifi:before {
content: "\e7a7";
}
.mdfi_device_nfc:before {
content: "\e7a8";
}
.mdfi_device_now_wallpaper:before {
content: "\e7a9";
}
.mdfi_device_now_widgets:before {
content: "\e7aa";
}
.mdfi_device_screen_lock_landscape:before {
content: "\e7ab";
}
.mdfi_device_screen_lock_portrait:before {
content: "\e7ac";
}
.mdfi_device_screen_lock_rotation:before {
content: "\e7ad";
}
.mdfi_device_screen_rotation:before {
content: "\e7ae";
}
.mdfi_device_sd_storage:before {
content: "\e7af";
}
.mdfi_device_settings_system_daydream:before {
content: "\e7b0";
}
.mdfi_device_signal_cellular_0_bar:before {
content: "\e7b1";
}
.mdfi_device_signal_cellular_1_bar:before {
content: "\e7b2";
}
.mdfi_device_signal_cellular_2_bar:before {
content: "\e7b3";
}
.mdfi_device_signal_cellular_3_bar:before {
content: "\e7b4";
}
.mdfi_device_signal_cellular_4_bar:before {
content: "\e7b5";
}
.mdfi_device_signal_cellular_connected_no_internet_0_bar:before {
content: "\e7b6";
}
.mdfi_device_signal_cellular_connected_no_internet_1_bar:before {
content: "\e7b7";
}
.mdfi_device_signal_cellular_connected_no_internet_2_bar:before {
content: "\e7b8";
}
.mdfi_device_signal_cellular_connected_no_internet_3_bar:before {
content: "\e7b9";
}
.mdfi_device_signal_cellular_connected_no_internet_4_bar:before {
content: "\e7ba";
}
.mdfi_device_signal_cellular_no_sim:before {
content: "\e7bb";
}
.mdfi_device_signal_cellular_null:before {
content: "\e7bc";
}
.mdfi_device_signal_cellular_off:before {
content: "\e7bd";
}
.mdfi_device_signal_wifi_0_bar:before {
content: "\e7be";
}
.mdfi_device_signal_wifi_1_bar:before {
content: "\e7bf";
}
.mdfi_device_signal_wifi_2_bar:before {
content: "\e7c0";
}
.mdfi_device_signal_wifi_3_bar:before {
content: "\e7c1";
}
.mdfi_device_signal_wifi_4_bar:before {
content: "\e7c2";
}
.mdfi_device_signal_wifi_off:before {
content: "\e7c3";
}
.mdfi_device_signal_wifi_statusbar_1_bar_26x24px:before {
content: "\e7c4";
}
.mdfi_device_signal_wifi_statusbar_2_bar_26x24px:before {
content: "\e7c5";
}
.mdfi_device_signal_wifi_statusbar_3_bar_26x24px:before {
content: "\e7c6";
}
.mdfi_device_signal_wifi_statusbar_4_bar_26x24px:before {
content: "\e7c7";
}
.mdfi_device_signal_wifi_statusbar_connected_no_internet_1_26x24px:before {
content: "\e7c8";
}
.mdfi_device_signal_wifi_statusbar_connected_no_internet_2_26x24px:before {
content: "\e7c9";
}
.mdfi_device_signal_wifi_statusbar_connected_no_internet_3_26x24px:before {
content: "\e7ca";
}
.mdfi_device_signal_wifi_statusbar_connected_no_internet_4_26x24px:before {
content: "\e7cb";
}
.mdfi_device_signal_wifi_statusbar_connected_no_internet_26x24px:before {
content: "\e7cc";
}
.mdfi_device_signal_wifi_statusbar_not_connected_26x24px:before {
content: "\e7cd";
}
.mdfi_device_signal_wifi_statusbar_null_26x24px:before {
content: "\e7ce";
}
.mdfi_device_storage:before {
content: "\e7cf";
}
.mdfi_device_usb:before {
content: "\e7d0";
}
.mdfi_device_wifi_lock:before {
content: "\e7d1";
}
.mdfi_device_wifi_tethering:before {
content: "\e7d2";
}
.mdfi_content_add:before {
content: "\e7d3";
}
.mdfi_content_add_box:before {
content: "\e7d4";
}
.mdfi_content_add_circle:before {
content: "\e7d5";
}
.mdfi_content_add_circle_outline:before {
content: "\e7d6";
}
.mdfi_content_archive:before {
content: "\e7d7";
}
.mdfi_content_backspace:before {
content: "\e7d8";
}
.mdfi_content_block:before {
content: "\e7d9";
}
.mdfi_content_clear:before {
content: "\e7da";
}
.mdfi_content_content_copy:before {
content: "\e7db";
}
.mdfi_content_content_cut:before {
content: "\e7dc";
}
.mdfi_content_content_paste:before {
content: "\e7dd";
}
.mdfi_content_create:before {
content: "\e7de";
}
.mdfi_content_drafts:before {
content: "\e7df";
}
.mdfi_content_filter_list:before {
content: "\e7e0";
}
.mdfi_content_flag:before {
content: "\e7e1";
}
.mdfi_content_forward:before {
content: "\e7e2";
}
.mdfi_content_gesture:before {
content: "\e7e3";
}
.mdfi_content_inbox:before {
content: "\e7e4";
}
.mdfi_content_link:before {
content: "\e7e5";
}
.mdfi_content_mail:before {
content: "\e7e6";
}
.mdfi_content_markunread:before {
content: "\e7e7";
}
.mdfi_content_redo:before {
content: "\e7e8";
}
.mdfi_content_remove:before {
content: "\e7e9";
}
.mdfi_content_remove_circle:before {
content: "\e7ea";
}
.mdfi_content_remove_circle_outline:before {
content: "\e7eb";
}
.mdfi_content_reply:before {
content: "\e7ec";
}
.mdfi_content_reply_all:before {
content: "\e7ed";
}
.mdfi_content_report:before {
content: "\e7ee";
}
.mdfi_content_save:before {
content: "\e7ef";
}
.mdfi_content_select_all:before {
content: "\e7f0";
}
.mdfi_content_send:before {
content: "\e7f1";
}
.mdfi_content_sort:before {
content: "\e7f2";
}
.mdfi_content_text_format:before {
content: "\e7f3";
}
.mdfi_content_undo:before {
content: "\e7f4";
}
.mdfi_communication_business:before {
content: "\e7f5";
}
.mdfi_communication_call:before {
content: "\e7f6";
}
.mdfi_communication_call_end:before {
content: "\e7f7";
}
.mdfi_communication_call_made:before {
content: "\e7f8";
}
.mdfi_communication_call_merge:before {
content: "\e7f9";
}
.mdfi_communication_call_missed:before {
content: "\e7fa";
}
.mdfi_communication_call_received:before {
content: "\e7fb";
}
.mdfi_communication_call_split:before {
content: "\e7fc";
}
.mdfi_communication_chat:before {
content: "\e7fd";
}
.mdfi_communication_clear_all:before {
content: "\e7fe";
}
.mdfi_communication_comment:before {
content: "\e7ff";
}
.mdfi_communication_contacts:before {
content: "\e800";
}
.mdfi_communication_dialer_sip:before {
content: "\e801";
}
.mdfi_communication_dialpad:before {
content: "\e802";
}
.mdfi_communication_dnd_on:before {
content: "\e803";
}
.mdfi_communication_email:before {
content: "\e804";
}
.mdfi_communication_forum:before {
content: "\e805";
}
.mdfi_communication_import_export:before {
content: "\e806";
}
.mdfi_communication_invert_colors_off:before {
content: "\e807";
}
.mdfi_communication_invert_colors_on:before {
content: "\e808";
}
.mdfi_communication_live_help:before {
content: "\e809";
}
.mdfi_communication_location_off:before {
content: "\e80a";
}
.mdfi_communication_location_on:before {
content: "\e80b";
}
.mdfi_communication_message:before {
content: "\e80c";
}
.mdfi_communication_messenger:before {
content: "\e80d";
}
.mdfi_communication_no_sim:before {
content: "\e80e";
}
.mdfi_communication_phone:before {
content: "\e80f";
}
.mdfi_communication_portable_wifi_off:before {
content: "\e810";
}
.mdfi_communication_quick_contacts_dialer:before {
content: "\e811";
}
.mdfi_communication_quick_contacts_mail:before {
content: "\e812";
}
.mdfi_communication_ring_volume:before {
content: "\e813";
}
.mdfi_communication_stay_current_landscape:before {
content: "\e814";
}
.mdfi_communication_stay_current_portrait:before {
content: "\e815";
}
.mdfi_communication_stay_primary_landscape:before {
content: "\e816";
}
.mdfi_communication_stay_primary_portrait:before {
content: "\e817";
}
.mdfi_communication_swap_calls:before {
content: "\e818";
}
.mdfi_communication_textsms:before {
content: "\e819";
}
.mdfi_communication_voicemail:before {
content: "\e81a";
}
.mdfi_communication_vpn_key:before {
content: "\e81b";
}
.mdfi_av_album:before {
content: "\e81c";
}
.mdfi_av_av_timer:before {
content: "\e81d";
}
.mdfi_av_closed_caption:before {
content: "\e81e";
}
.mdfi_av_equalizer:before {
content: "\e81f";
}
.mdfi_av_explicit:before {
content: "\e820";
}
.mdfi_av_fast_forward:before {
content: "\e821";
}
.mdfi_av_fast_rewind:before {
content: "\e822";
}
.mdfi_av_games:before {
content: "\e823";
}
.mdfi_av_hearing:before {
content: "\e824";
}
.mdfi_av_high_quality:before {
content: "\e825";
}
.mdfi_av_loop:before {
content: "\e826";
}
.mdfi_av_mic:before {
content: "\e827";
}
.mdfi_av_mic_none:before {
content: "\e828";
}
.mdfi_av_mic_off:before {
content: "\e829";
}
.mdfi_av_movie:before {
content: "\e82a";
}
.mdfi_av_my_library_add:before {
content: "\e82b";
}
.mdfi_av_my_library_books:before {
content: "\e82c";
}
.mdfi_av_my_library_music:before {
content: "\e82d";
}
.mdfi_av_new_releases:before {
content: "\e82e";
}
.mdfi_av_not_interested:before {
content: "\e82f";
}
.mdfi_av_pause:before {
content: "\e830";
}
.mdfi_av_pause_circle_fill:before {
content: "\e831";
}
.mdfi_av_pause_circle_outline:before {
content: "\e832";
}
.mdfi_av_play_arrow:before {
content: "\e833";
}
.mdfi_av_play_circle_fill:before {
content: "\e834";
}
.mdfi_av_play_circle_outline:before {
content: "\e835";
}
.mdfi_av_play_shopping_bag:before {
content: "\e836";
}
.mdfi_av_playlist_add:before {
content: "\e837";
}
.mdfi_av_queue:before {
content: "\e838";
}
.mdfi_av_queue_music:before {
content: "\e839";
}
.mdfi_av_radio:before {
content: "\e83a";
}
.mdfi_av_recent_actors:before {
content: "\e83b";
}
.mdfi_av_repeat:before {
content: "\e83c";
}
.mdfi_av_repeat_one:before {
content: "\e83d";
}
.mdfi_av_replay:before {
content: "\e83e";
}
.mdfi_av_shuffle:before {
content: "\e83f";
}
.mdfi_av_skip_next:before {
content: "\e840";
}
.mdfi_av_skip_previous:before {
content: "\e841";
}
.mdfi_av_snooze:before {
content: "\e842";
}
.mdfi_av_stop:before {
content: "\e843";
}
.mdfi_av_subtitles:before {
content: "\e844";
}
.mdfi_av_surround_sound:before {
content: "\e845";
}
.mdfi_av_video_collection:before {
content: "\e846";
}
.mdfi_av_videocam:before {
content: "\e847";
}
.mdfi_av_videocam_off:before {
content: "\e848";
}
.mdfi_av_volume_down:before {
content: "\e849";
}
.mdfi_av_volume_mute:before {
content: "\e84a";
}
.mdfi_av_volume_off:before {
content: "\e84b";
}
.mdfi_av_volume_up:before {
content: "\e84c";
}
.mdfi_av_web:before {
content: "\e84d";
}
.mdfi_alert_error:before {
content: "\e84e";
}
.mdfi_alert_warning:before {
content: "\e84f";
}
.mdfi_action_3d_rotation:before {
content: "\e850";
}
.mdfi_action_accessibility:before {
content: "\e851";
}
.mdfi_action_account_balance:before {
content: "\e852";
}
.mdfi_action_account_balance_wallet:before {
content: "\e853";
}
.mdfi_action_account_box:before {
content: "\e854";
}
.mdfi_action_account_child:before {
content: "\e855";
}
.mdfi_action_account_circle:before {
content: "\e856";
}
.mdfi_action_add_shopping_cart:before {
content: "\e857";
}
.mdfi_action_alarm:before {
content: "\e858";
}
.mdfi_action_alarm_add:before {
content: "\e859";
}
.mdfi_action_alarm_off:before {
content: "\e85a";
}
.mdfi_action_alarm_on:before {
content: "\e85b";
}
.mdfi_action_android:before {
content: "\e85c";
}
.mdfi_action_announcement:before {
content: "\e85d";
}
.mdfi_action_aspect_ratio:before {
content: "\e85e";
}
.mdfi_action_assessment:before {
content: "\e85f";
}
.mdfi_action_assignment:before {
content: "\e860";
}
.mdfi_action_assignment_ind:before {
content: "\e861";
}
.mdfi_action_assignment_late:before {
content: "\e862";
}
.mdfi_action_assignment_return:before {
content: "\e863";
}
.mdfi_action_assignment_returned:before {
content: "\e864";
}
.mdfi_action_assignment_turned_in:before {
content: "\e865";
}
.mdfi_action_autorenew:before {
content: "\e866";
}
.mdfi_action_backup:before {
content: "\e867";
}
.mdfi_action_book:before {
content: "\e868";
}
.mdfi_action_bookmark:before {
content: "\e869";
}
.mdfi_action_bookmark_outline:before {
content: "\e86a";
}
.mdfi_action_bug_report:before {
content: "\e86b";
}
.mdfi_action_cached:before {
content: "\e86c";
}
.mdfi_action_check_circle:before {
content: "\e86d";
}
.mdfi_action_class:before {
content: "\e86e";
}
.mdfi_action_credit_card:before {
content: "\e86f";
}
.mdfi_action_dashboard:before {
content: "\e870";
}
.mdfi_action_delete:before {
content: "\e871";
}
.mdfi_action_description:before {
content: "\e872";
}
.mdfi_action_dns:before {
content: "\e873";
}
.mdfi_action_done:before {
content: "\e874";
}
.mdfi_action_done_all:before {
content: "\e875";
}
.mdfi_action_event:before {
content: "\e876";
}
.mdfi_action_exit_to_app:before {
content: "\e877";
}
.mdfi_action_explore:before {
content: "\e878";
}
.mdfi_action_extension:before {
content: "\e879";
}
.mdfi_action_face:before {
content: "\e87a";
}
.mdfi_action_favorite:before {
content: "\e87b";
}
.mdfi_action_favorite_outline:before {
content: "\e87c";
}
.mdfi_action_find_in_page:before {
content: "\e87d";
}
.mdfi_action_find_replace:before {
content: "\e87e";
}
.mdfi_action_flip_to_back:before {
content: "\e87f";
}
.mdfi_action_flip_to_front:before {
content: "\e880";
}
.mdfi_action_get_app:before {
content: "\e881";
}
.mdfi_action_grade:before {
content: "\e882";
}
.mdfi_action_group_work:before {
content: "\e883";
}
.mdfi_action_help:before {
content: "\e884";
}
.mdfi_action_highlight_remove:before {
content: "\e885";
}
.mdfi_action_history:before {
content: "\e886";
}
.mdfi_action_home:before {
content: "\e887";
}
.mdfi_action_https:before {
content: "\e888";
}
.mdfi_action_info:before {
content: "\e889";
}
.mdfi_action_info_outline:before {
content: "\e88a";
}
.mdfi_action_input:before {
content: "\e88b";
}
.mdfi_action_invert_colors:before {
content: "\e88c";
}
.mdfi_action_label:before {
content: "\e88d";
}
.mdfi_action_label_outline:before {
content: "\e88e";
}
.mdfi_action_language:before {
content: "\e88f";
}
.mdfi_action_launch:before {
content: "\e890";
}
.mdfi_action_list:before {
content: "\e891";
}
.mdfi_action_lock:before {
content: "\e892";
}
.mdfi_action_lock_open:before {
content: "\e893";
}
.mdfi_action_lock_outline:before {
content: "\e894";
}
.mdfi_action_loyalty:before {
content: "\e895";
}
.mdfi_action_markunread_mailbox:before {
content: "\e896";
}
.mdfi_action_note_add:before {
content: "\e897";
}
.mdfi_action_open_in_browser:before {
content: "\e898";
}
.mdfi_action_open_in_new:before {
content: "\e899";
}
.mdfi_action_open_with:before {
content: "\e89a";
}
.mdfi_action_pageview:before {
content: "\e89b";
}
.mdfi_action_payment:before {
content: "\e89c";
}
.mdfi_action_perm_camera_mic:before {
content: "\e89d";
}
.mdfi_action_perm_contact_cal:before {
content: "\e89e";
}
.mdfi_action_perm_data_setting:before {
content: "\e89f";
}
.mdfi_action_perm_device_info:before {
content: "\e8a0";
}
.mdfi_action_perm_identity:before {
content: "\e8a1";
}
.mdfi_action_perm_media:before {
content: "\e8a2";
}
.mdfi_action_perm_phone_msg:before {
content: "\e8a3";
}
.mdfi_action_perm_scan_wifi:before {
content: "\e8a4";
}
.mdfi_action_picture_in_picture:before {
content: "\e8a5";
}
.mdfi_action_polymer:before {
content: "\e8a6";
}
.mdfi_action_print:before {
content: "\e8a7";
}
.mdfi_action_query_builder:before {
content: "\e8a8";
}
.mdfi_action_question_answer:before {
content: "\e8a9";
}
.mdfi_action_receipt:before {
content: "\e8aa";
}
.mdfi_action_redeem:before {
content: "\e8ab";
}
.mdfi_action_report_problem:before {
content: "\e8ac";
}
.mdfi_action_restore:before {
content: "\e8ad";
}
.mdfi_action_room:before {
content: "\e8ae";
}
.mdfi_action_schedule:before {
content: "\e8af";
}
.mdfi_action_search:before {
content: "\e8b0";
}
.mdfi_action_settings:before {
content: "\e8b1";
}
.mdfi_action_settings_applications:before {
content: "\e8b2";
}
.mdfi_action_settings_backup_restore:before {
content: "\e8b3";
}
.mdfi_action_settings_bluetooth:before {
content: "\e8b4";
}
.mdfi_action_settings_cell:before {
content: "\e8b5";
}
.mdfi_action_settings_display:before {
content: "\e8b6";
}
.mdfi_action_settings_ethernet:before {
content: "\e8b7";
}
.mdfi_action_settings_input_antenna:before {
content: "\e8b8";
}
.mdfi_action_settings_input_component:before {
content: "\e8b9";
}
.mdfi_action_settings_input_composite:before {
content: "\e8ba";
}
.mdfi_action_settings_input_hdmi:before {
content: "\e8bb";
}
.mdfi_action_settings_input_svideo:before {
content: "\e8bc";
}
.mdfi_action_settings_overscan:before {
content: "\e8bd";
}
.mdfi_action_settings_phone:before {
content: "\e8be";
}
.mdfi_action_settings_power:before {
content: "\e8bf";
}
.mdfi_action_settings_remote:before {
content: "\e8c0";
}
.mdfi_action_settings_voice:before {
content: "\e8c1";
}
.mdfi_action_shop:before {
content: "\e8c2";
}
.mdfi_action_shop_two:before {
content: "\e8c3";
}
.mdfi_action_shopping_basket:before {
content: "\e8c4";
}
.mdfi_action_shopping_cart:before {
content: "\e8c5";
}
.mdfi_action_speaker_notes:before {
content: "\e8c6";
}
.mdfi_action_spellcheck:before {
content: "\e8c7";
}
.mdfi_action_star_rate:before {
content: "\e8c8";
}
.mdfi_action_stars:before {
content: "\e8c9";
}
.mdfi_action_store:before {
content: "\e8ca";
}
.mdfi_action_subject:before {
content: "\e8cb";
}
.mdfi_action_supervisor_account:before {
content: "\e8cc";
}
.mdfi_action_swap_horiz:before {
content: "\e8cd";
}
.mdfi_action_swap_vert:before {
content: "\e8ce";
}
.mdfi_action_swap_vert_circle:before {
content: "\e8cf";
}
.mdfi_action_system_update_tv:before {
content: "\e8d0";
}
.mdfi_action_tab:before {
content: "\e8d1";
}
.mdfi_action_tab_unselected:before {
content: "\e8d2";
}
.mdfi_action_theaters:before {
content: "\e8d3";
}
.mdfi_action_thumb_down:before {
content: "\e8d4";
}
.mdfi_action_thumb_up:before {
content: "\e8d5";
}
.mdfi_action_thumbs_up_down:before {
content: "\e8d6";
}
.mdfi_action_toc:before {
content: "\e8d7";
}
.mdfi_action_today:before {
content: "\e8d8";
}
.mdfi_action_track_changes:before {
content: "\e8d9";
}
.mdfi_action_translate:before {
content: "\e8da";
}
.mdfi_action_trending_down:before {
content: "\e8db";
}
.mdfi_action_trending_neutral:before {
content: "\e8dc";
}
.mdfi_action_trending_up:before {
content: "\e8dd";
}
.mdfi_action_turned_in:before {
content: "\e8de";
}
.mdfi_action_turned_in_not:before {
content: "\e8df";
}
.mdfi_action_verified_user:before {
content: "\e8e0";
}
.mdfi_action_view_agenda:before {
content: "\e8e1";
}
.mdfi_action_view_array:before {
content: "\e8e2";
}
.mdfi_action_view_carousel:before {
content: "\e8e3";
}
.mdfi_action_view_column:before {
content: "\e8e4";
}
.mdfi_action_view_day:before {
content: "\e8e5";
}
.mdfi_action_view_headline:before {
content: "\e8e6";
}
.mdfi_action_view_list:before {
content: "\e8e7";
}
.mdfi_action_view_module:before {
content: "\e8e8";
}
.mdfi_action_view_quilt:before {
content: "\e8e9";
}
.mdfi_action_view_stream:before {
content: "\e8ea";
}
.mdfi_action_view_week:before {
content: "\e8eb";
}
.mdfi_action_visibility:before {
content: "\e8ec";
}
.mdfi_action_visibility_off:before {
content: "\e8ed";
}
.mdfi_action_wallet_giftcard:before {
content: "\e8ee";
}
.mdfi_action_wallet_membership:before {
content: "\e8ef";
}
.mdfi_action_wallet_travel:before {
content: "\e8f0";
}
.mdfi_action_work:before {
content: "\e8f1";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }a {
text-decoration: none;
-webkit-transition-property: background-color, box-shadow, border, color, opacity;
transition-property: background-color, box-shadow, border, color, opacity;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
::-moz-selection {
background-color: rgba(0,0,0,0.66);
color: #fff;
}
::selection {
background-color: rgba(0,0,0,0.66);
color: #fff;
} body {
font: 14px/24px sans-serif;
} h1 {
font: 38px/1.4 sans-serif;
}
h2 {
font: 32px/1.4 sans-serif;
}
h3 {
font: 26px/1.4 sans-serif;
}
h4 {
font: 22px/1.5 sans-serif;
}
h5 {
font: 20px/1.6 sans-serif;
}
h6 {
font: 18px/1.6 sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px;
}
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6 {
padding-top: 10px;
}
.g-html h2:first-child,
.g-html h3:first-child,
.g-html h4:first-child,
.g-html h5:first-child,
.g-html h6:first-child,
.g-html h1 + h2,
.g-html h1 + h3,
.g-html h1 + h4,
.g-html h1 + h5,
.g-html h1 + h6,
.g-html h2 + h3,
.g-html h2 + h4,
.g-html h2 + h5,
.g-html h2 + h6,
.g-html h3 + h4,
.g-html h3 + h5,
.g-html h3 + h6,
.g-html h4 + h6,
.g-html h4 + h5,
.g-html h5 + h6 {
padding-top: 0;
} .l-section.color_primary h1,
.l-section.color_primary h2,
.l-section.color_primary h3,
.l-section.color_primary h4,
.l-section.color_primary h5,
.l-section.color_primary h6,
.l-section.color_secondary h1,
.l-section.color_secondary h2,
.l-section.color_secondary h3,
.l-section.color_secondary h4,
.l-section.color_secondary h5,
.l-section.color_secondary h6,
.l-section[style~="color:"] h1,
.l-section[style~="color:"] h2,
.l-section[style~="color:"] h3,
.l-section[style~="color:"] h4,
.l-section[style~="color:"] h5,
.l-section[style~="color:"] h6,
.g-cols > .color_custom h1,
.g-cols > .color_custom h2,
.g-cols > .color_custom h3,
.g-cols > .color_custom h4,
.g-cols > .color_custom h5,
.g-cols > .color_custom h6 {
color: inherit;
} .g-html p {
margin: 0 0 20px;
}
.g-html .w-gallery + p {
margin-top: 20px;
} .g-html ul,
.g-html ol {
margin: 0 0 20px 35px;
}
.g-html ul {
list-style-type: disc;
}
.g-html ol {
list-style-type: decimal;
}
.g-html ul li,
.g-html ol li {
margin: 0 0 6px;
}
.g-html ul > li ul,
.g-html ul > li ol,
.g-html ol > li ul,
.g-html ol > li ol {
margin-bottom: 6px;
margin-top: 6px;
} .g-html address {
margin: 0 0 20px;
} .g-html blockquote {
font-size: 1.2em;
line-height: 1.56;
font-style: italic;
padding: 0 0 0 32px;
margin: 0 0 20px;
border-left: 5px solid;
}
.g-html blockquote q,
.g-html blockquote p {
font: inherit;
margin: 0;
}
.g-html blockquote cite {
display: block;
font-size: 80%;
margin-top: 10px;
} .g-html pre {
display: block;
font-family: Consolas, Lucida Console, monospace;
font-size: 12px;
line-height: 20px;
padding: 10px 15px;
margin: 0 0 20px;
width: 100%;
background-color: #faf6e1;
color: #333;
}
.g-html code {
display: inline-block;
vertical-align: top;
font-family: Consolas, Lucida Console, monospace;
padding: 0 5px;
background-color: #faf6e1;
color: #333;
}
.g-html pre code {
display: block;
padding: 0;
overflow-wrap: normal;
}
.g-html .l-section-h > p:last-child,
.g-html .l-section-h > ul:last-child,
.g-html .l-section-h > ol:last-child,
.g-html .l-section-h > blockquote:last-child,
.g-html .l-section-h > pre:last-child {
margin-bottom: 0;
} .g-html img + h1,
.g-html img + h2,
.g-html img + h3,
.g-html img + h4,
.g-html img + ul,
.g-html img + ol,
.g-html img + p,
.g-html div[class^="animate"] {
margin-bottom: 20px;
}
.g-html img.alignleft {
float: left;
margin: 0 40px 40px 0;
}
.g-html img.alignright {
float: right;
margin: 0 0 40px 40px;
}
.g-html img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .highlight_white {
color: #fff;
}
.highlight_black {
color: #000;
}
.highlight_primary {
color: #c20; }
.highlight_secondary {
color: #8c0; }
.highlight_faded {
color: #999; }
.highlight_primary_bg {
display: inline-block;
padding: 0 0.3em;
background-color: #c20; color: #fff;
}
.highlight_secondary_bg {
display: inline-block;
padding: 0 0.3em;
background-color: #8c0; color: #fff;
}
.highlight_faded_bg {
display: inline-block;
padding: 0 0.3em;
background-color: #999; color: #fff;
}
.highlight_dark_bg {
display: inline-block;
padding: 0 0.3em;
background-color: rgba(0,0,0,0.5);
color: #fff;
}
.highlight_light_bg {
display: inline-block;
padding: 0 0.3em;
background-color: rgba(255,255,255,0.5);
color: #111;
} input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
textarea,
select {
padding: 8px 12px;
border-radius: 5px;
box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
input[type=range],
select {
height: 40px;
}
select > option {
padding: 4px 8px;
}
input[type="checkbox"],
input[type="radio"] {
margin-right: 5px;
box-shadow: none !important;
} ::-webkit-input-placeholder { color: inherit;
position: static;
opacity: 0.5;
} _:-ms-lang(x), _:-webkit-full-screen, ::-webkit-input-placeholder {
opacity: 1;
}
::-moz-placeholder { opacity: 0.5;
color: inherit;
} .l-body {
-webkit-tap-highlight-color: rgba(20,20,20,0.3);
}
.l-canvas {
background-color: #fff; color: #444; } .l-preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100%;
z-index: 11111;
overflow: hidden;
-webkit-transition: height 0.45s;
transition: height 0.45s;
}
.l-preloader.done {
height: 0;
}
.l-preloader-spinner {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
height: 60px;
width: 60px;
margin: -30px 0 0 -30px;
background-color: inherit;
color: inherit;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.l-preloader.done .l-preloader-spinner {
opacity: 0;
} .l-subheader {
font-size: 0;
padding-left: 40px;
padding-right: 40px;
}
.l-header.pos_fixed .l-subheader {
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-property: background-color, box-shadow, line-height, height;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
} .l-header.notransition .l-subheader,
.l-header.notransition .l-subheader .w-logo-img {
-webkit-transition-property: none !important;
transition-property: none !important;
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.l-subheader.at_top {
line-height: 36px; }
.l-subheader.at_top .l-subheader-h {
display: table; width: 100%;
}
.l-subheader.at_middle {
text-align: right;
line-height: 80px; }
.l-subheader.at_bottom {
clear: both;
line-height: 50px; } .l-header.pos_fixed.show_onscroll {
overflow: hidden;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.l-header.pos_fixed.show_onscroll.sticky {
overflow: visible;
-webkit-transform: none;
transform: none;
} .l-header.layout_standard .l-subheader.at_middle,
.l-header.layout_extended .l-subheader.at_middle {
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
} .l-header.layout_advanced .l-subheader.at_bottom {
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
}
.l-header.layout_advanced .l-subheader.at_middle .l-subheader-h {
display: table; width: 100%;
} .l-header.layout_centered.pos_fixed .l-subheader.at_middle {
overflow: hidden;
}
.l-header.layout_centered .l-subheader.at_middle,
.l-header.layout_centered .l-subheader.at_bottom {
text-align: center !important;
}
.l-header.layout_centered .l-subheader.at_bottom {
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
}
.l-header.layout_centered .w-cart,
.l-header.layout_centered .w-search {
float: none;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-search {
display: block;
position: absolute;
top: 0;
right: 0;
margin: 0;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-cart.has_items {
display: block;
position: absolute;
top: 0;
right: 0;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-search ~ .w-cart.has_items {
right: 40px;
} .l-header.layout_sided {
top: 0;
left: 0;
bottom: 0;
min-width: 0 !important;
overflow: visible !important;
-webkit-transform: none !important;
transform: none !important;
}
.l-header.layout_sided.pos_static {
position: absolute;
}
.l-header.layout_sided .l-subheader.at_middle {
text-align: center !important;
line-height: 40px;
min-height: 100%;
padding: 0;
box-shadow: 4px 0 5px -2px rgba(0,0,0,0.1), 2px 0 1px -1px rgba(0,0,0,0.05);
}
.l-header.layout_sided .l-subheader-h {
position: static;
}
.l-header.layout_sided .w-logo {
float: none !important;
margin: 30px 0;
}
.l-header.layout_sided .w-logo-img {
display: block;
max-width: none;
height: auto;
}
.l-header.layout_sided .w-logo-img > img {
height: auto;
margin: 0 auto !important;
}
.l-header.layout_sided .w-logo.with_transparent img.for_transparent,
.l-header.layout_sided.transparent .w-logo.with_transparent img.for_default {
display: none;
}
.l-header.layout_sided.transparent .w-logo.with_transparent img.for_transparent {
display: block;
}
.l-header.layout_sided .w-nav {
display: block;
margin-bottom: 30px;
}
.l-header.layout_sided .w-nav-control {
display: none !important;
}
.l-header.layout_sided .w-nav.type_mobile .w-nav-list.level_1 {
margin: 0;
padding: 0;
}
.l-header.layout_sided .w-nav.type_mobile .w-nav-item {
line-height: 30px;
}
.l-header.layout_sided .w-nav-item.level_1 {
text-align: center;
margin: 0 !important;
}
.l-header.layout_sided .w-nav-anchor.level_1 {
box-shadow: none !important;
}
.l-header.layout_sided .w-nav-anchor.level_1 .w-nav-title {
padding-right: 0 !important;
}
.l-header.layout_sided .w-nav-anchor.level_1 .w-nav-arrow {
position: static;
line-height: inherit !important;
width: auto !important;
padding-left: 6px;
}
.l-header.layout_sided .w-search {
float: none !important;
margin: 0 5px 30px !important;
}
.l-header.layout_sided .w-search-open {
padding: 0 10px;
line-height: 40px;
}
.l-header.layout_sided .w-search.layout_fullwidth .w-form {
left: 0;
right: 0;
}
.l-header.layout_sided .w-cart {
float: none !important;
margin: 0 5px 30px !important;
}
.l-header.layout_sided .w-cart-h {
line-height: 40px;
}
.l-header.layout_sided .w-cart-link {
padding-left: 0;
}
.l-header.layout_sided .w-cart-dropdown {
display: none !important;
}
.l-header.layout_sided .w-contacts {
display: block;
float: none !important;
line-height: 30px;
margin: 0 30px 10px;
}
.l-header.layout_sided .w-contacts-list {
margin: 0;
}
.l-header.layout_sided .w-socials {
display: block;
float: none !important;
margin: 0 30px 10px;
}
.l-header.layout_sided .w-socials-list {
margin: 0;
}
.l-header.layout_sided.pos_fixed .w-lang.layout_dropdown .w-lang-list {
bottom: 0;
padding: 3px 0 35px;
} .l-header.logopos_right .l-subheader.at_middle {
text-align: left;
}
.l-header.logopos_right .w-logo,
.l-header.logopos_right .w-logo-img > img {
float: right;
}
.l-header.logopos_right .l-subheader.at_middle .w-search {
float: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-search-open {
padding-left: 1px;
padding-right: 15px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart.has_items + .w-search .w-search-open {
padding-left: 15px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart.has_items + .w-search.layout_modern .w-search-open {
padding-right: 1px;
}
.l-header.logopos_right .l-subheader.at_middle .w-search.layout_modern .w-form input {
margin-left: 0;
width: 240px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart {
float: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-link {
padding-left: 0;
padding-right: 10px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-notification,
.l-header.logopos_right .l-subheader.at_middle .w-cart-dropdown {
left: 0;
right: auto;
}
.l-header.logopos_right .l-subheader.at_middle .w-nav-control {
float: left;
text-align: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart + .w-nav .w-nav-control,
.l-header.logopos_right .l-subheader.at_middle .w-search + .w-nav .w-nav-control {
margin-left: 10px;
margin-right: 0;
} .l-header.transparent .l-subheader {
box-shadow: none !important;
background-color: transparent;
}
.l-header.layout_standard.transparent .l-subheader.at_top,
.l-header.layout_extended.transparent .l-subheader.at_top {
background-color: rgba(0,0,0,0.2);
color: rgba(255,255,255,0.66);
}
.l-header.layout_advanced.transparent .l-subheader.at_middle .l-subheader-h {
box-shadow: 0 1px 0 rgba(255,255,255,0.22);
}
.l-header.layout_sided.transparent .w-nav-list.level_1,
.l-header.transparent .w-nav-anchor.level_1 {
background-color: transparent !important;
}
.l-header.transparent .w-nav-anchor.level_1 .ripple {
background-color: #fff !important;
}
.l-header.bg_transparent ~ .l-main .l-section.height_auto:first-child {
padding-top: 0 !important;
} .l-titlebar {
text-align: center;
padding-left: 40px;
padding-right: 40px;
box-shadow: 0 -2px 0 -1px rgba(0,0,0,0.08) inset;
-webkit-transition: padding 0.3s;
transition: padding 0.3s;
}
.l-titlebar.color_alternate,
.l-titlebar.color_primary,
.l-titlebar.color_secondary {
box-shadow: none;
}
.l-titlebar h1 {
margin: 0;
}
.l-titlebar p {
line-height: 22px;
margin: 6px 0 0;
}
.l-titlebar .g-breadcrumbs {
font-size: 13px;
line-height: 22px;
margin: 10px 0 4px;
}
.g-breadcrumbs-separator {
margin: 0 10px;
}
.g-breadcrumbs-separator:before {
content: '\f105';
font-family: fontawesome;
vertical-align: top;
}
.l-titlebar .g-nav-item {
display: block;
position: absolute;
top: 50%;
margin-top: -25px;
text-align: center;
font-size: 30px;
font-family: fontawesome;
line-height: 46px;
height: 50px;
width: 50px;
border-radius: 50%;
border: 2px solid transparent;
color: inherit;
-webkit-transition: color 0.2s, border 0.2s;
transition: color 0.2s, border 0.2s;
}
.l-titlebar .g-nav-item.to_next {
left: 0;
padding-right: 3px;
}
.l-titlebar .g-nav-item.to_next:before {
content: '\f104';
vertical-align: top;
}
.l-titlebar .g-nav-item.to_prev {
right: 0;
padding-left: 3px;
}
.l-titlebar .g-nav-item.to_prev:before {
content: '\f105';
vertical-align: top;
} .l-titlebar.size_small .l-titlebar-h {
padding: 16px 0;
}
.l-titlebar.size_medium .l-titlebar-h {
padding: 30px 0 32px;
}
.l-titlebar.size_small h1,
.l-titlebar.size_medium h1 {
float: left;
font-size: 24px;
line-height: 34px;
margin-right: 22px;
}
.l-titlebar.size_small p,
.l-titlebar.size_medium p {
float: left;
margin: 10px 0 0;
}
.l-titlebar.size_small .g-breadcrumbs,
.l-titlebar.size_medium .g-breadcrumbs {
float: right;
margin: 6px 0 0;
}
.l-titlebar.size_small .g-nav,
.l-titlebar.size_medium .g-nav {
float: right;
font-size: 0;
margin: -8px 0;
}
.l-titlebar.size_small .g-nav-item,
.l-titlebar.size_medium .g-nav-item {
display: inline-block;
vertical-align: top;
position: static;
margin: 0;
} .l-header.bg_transparent ~ .l-titlebar.size_large,
.l-header.bg_transparent ~ .l-titlebar.size_huge {
padding-bottom: 30px;
}
.l-header.bg_transparent.layout_sided ~ .l-titlebar.size_large,
.l-header.bg_transparent.layout_sided ~ .l-titlebar.size_huge {
padding-bottom: 0;
}
.single-us_portfolio .l-titlebar.size_large .l-titlebar-h,
.single-us_portfolio .l-titlebar.size_huge .l-titlebar-h {
padding-left: 80px;
padding-right: 80px;
}
.l-titlebar.size_large .l-titlebar-h {
padding-top: 50px;
padding-bottom: 50px;
}
.l-titlebar.size_huge .l-titlebar-h {
padding-top: 130px;
padding-bottom: 130px;
}
@media (min-width: 768px) {
.l-titlebar.size_huge h1 {
font-size: 40px;
line-height: 54px;
letter-spacing: 2px;
font-weight: 300; text-align:left;
}
}
.l-titlebar.size_huge h1,
.l-titlebar.size_huge p {
} .l-titlebar.color_primary,
.l-titlebar.color_secondary {
color: #fff;
}
.l-titlebar.color_primary h1,
.l-titlebar.color_primary a,
.l-titlebar.color_secondary h1,
.l-titlebar.color_secondary a,
.no-touch .l-titlebar.color_secondary a:hover {
color: inherit;
}
.no-touch .l-titlebar.color_primary .g-nav-item:hover,
.no-touch .l-titlebar.color_secondary .g-nav-item:hover {
border-color: #fff;
color: #fff;
} .l-canvas.sidebar_left .l-main,
.l-canvas.sidebar_right .l-main {
padding-left: 40px;
padding-right: 40px;
}
.l-sidebar {
padding: 50px 0;
} .l-canvas.sidebar_none .l-section {
padding: 0 40px;
}
.l-section-h {
padding: 20px 0;
} .l-section.height_small .l-section-h {
padding: 30px 0;
} .l-section.height_large .l-section-h {
padding: 80px 0;
} .l-section.height_huge .l-section-h {
padding: 120px 0;
} .l-section.color_primary,
.l-section.color_secondary {
color: #fff;
}
.l-section.color_primary a,
.l-section.color_secondary a {
color: inherit;
} .l-section.for_blogpost ~ .l-section:last-child {
margin-bottom: 50px;
} .l-section.for_blogpost.preview_basic .l-section-h {
padding-bottom: 0;
}
.l-section.for_blogpost.preview_basic + .l-section .l-section-h {
padding-top: 0;
}
.l-section.for_blogpost.preview_basic .w-blog-post-preview {
margin-bottom: 30px;
}
.l-section.for_blogpost.preview_basic .w-blog-post-meta {
padding: 5px 0 20px;
} .l-section.for_blogpost.preview_none .l-section-h {
padding-bottom: 0;
}
.l-section.for_blogpost.preview_none + .l-section .l-section-h {
padding-top: 0;
}
.l-section.for_blogpost.preview_none .w-blog-post-preview {
display: none;
}
.l-section.for_blogpost.preview_none .w-blog-post-meta {
padding: 5px 0 20px;
} .l-section.for_blogpost.preview_modern .l-section-h {
padding-bottom: 0;
}
.l-section.for_blogpost.preview_modern .w-blog {
position: relative;
padding: 40% 40px 30px;
}
.l-section.for_blogpost.preview_modern .w-blog:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50%;
background: linear-gradient(to top, rgba(0,0,0,0.66) 0, transparent 100% ) repeat-x;
}
.l-section.for_blogpost.preview_modern .w-blog-post-preview {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.l-section.for_blogpost.preview_modern .w-blog-post-body {
margin: 0 auto;
position: relative;
z-index: 1;
}
.l-section.for_blogpost.preview_modern .w-blog-post-title {
color: #fff;
}
.l-section.for_blogpost.preview_modern .w-blog-post-meta {
color: rgba(255,255,255,0.66);
}
.sidebar_left .l-section.for_blogpost.preview_modern + .l-section .l-section-h,
.sidebar_right .l-section.for_blogpost.preview_modern + .l-section .l-section-h {
padding-top: 40px;
}
.sidebar_none .l-section.for_blogpost.preview_modern .l-section-h,
.sidebar_none .l-section.for_blogpost.preview_modern .w-blog {
position: static;
}
.sidebar_none .l-section.for_blogpost.preview_modern .w-blog {
padding-top: 20%;
padding-left: 0;
padding-right: 0;
} .l-section.for_pagination .l-section-h {
padding: 0 0 20px;
} .l-section.for_tags .l-section-h {
padding: 35px 0;
}
.l-section.for_blogpost + .l-section + .l-section.for_tags .l-section-h {
padding-top: 0;
} .l-section.for_sharing .l-section-h {
padding: 0 0 35px;
} .l-section.for_author .l-section-h,
.l-section.for_blognav .l-section-h,
.l-section.for_related .l-section-h {
padding: 30px 0;
border-top: 1px solid;
border-color: inherit;
} .l-section.for_comments .l-section-h {
border-top: 1px solid;
border-color: inherit;
}
.l-section.for_blogpost ~ .l-section.for_comments .l-section-h {
padding: 35px 0 0;
} .l-navigation-item {
display: block;
position: fixed;
z-index: 99;
top: 50%;
width: 240px;
margin-top: -60px;
transition: right 0.3s cubic-bezier(.78,.13,.15,.86), left 0.3s cubic-bezier(.78,.13,.15,.86);
}
.l-navigation-item.to_prev {
right: -200px;
text-align: right;
}
.l-navigation-item.to_next {
left: -200px;
text-align: left;
}
.no-touch .l-navigation-item.to_prev:hover {
right: 0;
}
.no-touch .l-navigation-item.to_next:hover {
left: 0;
}
.l-navigation-item-arrow {
float: right;
text-align: center;
padding: 40px 0;
width: 120px;
background-color: rgba(0,0,0,0.3);
color: #fff;
transition: background-color 0.3s cubic-bezier(.78,.13,.15,.86);
}
.l-navigation-item.to_prev .l-navigation-item-arrow {
float: left;
}
.l-navigation-item-arrow:before {
display: inline-block;
vertical-align: top;
content: '\f104';
font-family: fontawesome;
font-size: 30px;
line-height: 40px;
width: 40px;
transform: translate(38px,0);
transition: transform 0.3s cubic-bezier(.78,.13,.15,.86);
}
.l-navigation-item.to_prev .l-navigation-item-arrow:before {
content: '\f105';
transform: translate(-38px,0);
}
.no-touch .l-navigation-item:hover .l-navigation-item-arrow:before {
transform: translateX(0);
}
.l-navigation-item-preview {
float: left;
width: 120px;
}
.l-navigation-item-preview img {
display: block;
width: 100%;
}
.l-navigation-item-title {
clear: both;
overflow: hidden;
}
.l-navigation-item-title span {
display: block;
font-size: 13px;
line-height: 20px;
padding: 12px 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background-color: rgba(30,30,30,0.9);
color: #fff;
opacity: 0;
transform: translate(0,-44px);
transition: transform 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .l-navigation-item:hover .l-navigation-item-title span {
opacity: 1;
transform: translate(0,0);
transition-delay: 0.2s;
} .l-subfooter {
padding-left: 40px;
padding-right: 40px;
}
.l-subfooter.at_top p {
margin: 0 0 20px;
}
.l-subfooter.at_top p:last-child {
margin-bottom: 0;
} .l-footer.layout_compact .l-subfooter.at_top {
font-size: 13px;
line-height: 21px;
padding-top: 50px;
padding-bottom: 20px;
}
.l-footer.layout_compact .l-subfooter.at_bottom {
font-size: 13px;
text-align: center;
line-height: 20px;
padding-top: 30px;
padding-bottom: 30px;
}
.l-footer.layout_compact .l-subfooter.at_bottom .w-nav-anchor.level_1 {
margin-left: 20px;
} .l-footer.layout_modern .l-subfooter.at_top {
padding-top: 80px;
padding-bottom: 50px;
}
.l-footer.layout_modern .l-subfooter.at_bottom {
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
}
.l-footer.layout_modern .l-subfooter.at_bottom .w-nav-anchor.level_1 {
margin-left: 40px;
} .g-cols.offset_none {
display: table;
width: 100%;
table-layout: fixed;
}
.g-cols.offset_none > div {
float: none;
display: table-cell;
vertical-align: middle;
padding: 5%;
background-position: center center !important;
background-size: cover !important;
} .w-actionbox {
padding: 30px 40px;
border-radius: 5px;
}
.w-actionbox-text p:first-child {
margin: 0;
}
.w-actionbox-text h2 + p {
margin: 12px 0 0;
}
.w-actionbox.controls_bottom .w-actionbox-controls {
margin-top: 20px;
}
.w-actionbox.controls_bottom .w-btn {
margin-left: 5px;
margin-right: 5px;
}
.w-actionbox.controls_right .w-actionbox-controls {
padding-left: 30px;
}
.w-actionbox.controls_right .w-btn {
margin-left: 15px;
} .w-actionbox.color_primary,
.w-actionbox.color_secondary {
color: #fff;
}
.l-section.color_custom .w-actionbox.color_custom,
.l-section.color_primary .w-actionbox.color_primary,
.l-section.color_alternate .w-actionbox.color_light,
.l-section.color_secondary .w-actionbox.color_secondary {
padding: 0;
background-color: transparent;
}
.w-actionbox.color_primary h2,
.w-actionbox.color_secondary h2 {
color: #fff;
}
.w-actionbox.color_primary .w-actionbox-text a,
.w-actionbox.color_secondary .w-actionbox-text a {
color: #111;
}
.no-touch .w-actionbox.color_primary .w-actionbox-text a:hover,
.no-touch .w-actionbox.color_secondary .w-actionbox-text a:hover,
.no-touch .w-actionbox.color_primary a.w-btn.color_transparent,
.no-touch .w-actionbox.color_secondary a.w-btn.color_transparent {
color: #fff;
} .w-author {
overflow: hidden;
}
.w-author-img {
float: left;
}
.w-author-img img {
display: inline-block;
vertical-align: top;
width: 90px;
border-radius: 50%;
}
.w-author-name {
font-size: 18px;
line-height: 28px;
margin-left: 120px;
margin-bottom: 10px;
}
.w-author-bio {
font-size: 13px;
line-height: 22px;
margin-left: 120px;
} .w-blog-post {
padding-bottom: 35px;
margin-bottom: 35px;
border-bottom: 1px solid #e5e5e5; }
.w-blog-post-link {
-webkit-transition: none;
transition: none;
}
.w-blog-post-preview-icon {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-blog-post.has-post-thumbnail .w-blog-post-preview-icon,
.w-blog-post.format-image img + .w-blog-post-preview-icon {
display: none !important;
}
.w-blog-post-preview-icon:before {
content: '\f040';
display: block;
position: absolute;
top: 50%;
left: 50%;
font-family: fontawesome;
font-size: 50px;
text-align: center;
line-height: 80px;
height: 80px;
width: 80px;
margin: -40px 0 0 -40px;
}
.w-blog-post.format-image .w-blog-post-preview-icon:before {
content: '\f1c5';
}
.w-blog-post.format-gallery .w-blog-post-preview-icon:before {
content: '\f030';
}
.w-blog-post.format-video .w-blog-post-preview-icon:before {
content: '\f008';
}
.w-blog-post.format-quote .w-blog-post-preview-icon:before {
content: '\f10d';
}
.w-blog-post.format-audio .w-blog-post-preview-icon:before {
content: '\f001';
}
.w-blog-post.format-link .w-blog-post-preview-icon:before {
content: '\f0c1';
}
.w-blog-post.type-page .w-blog-post-preview-icon:before {
content: '\f016';
}
.w-blog-post.post-password-required .w-blog-post-preview-icon:before {
content: '\f023';
}
.w-blog-post-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-blog-post.sticky .w-blog-post-title {
font-weight: bold;
}
.w-blog-post-meta a {
color: inherit;
}
.w-blog-post-meta > * {
font-size: 0.9em;
line-height: 20px;
margin: 0 20px 8px 0;
}
.w-blog-post-meta > *:before {
font-size: 14px;
font-family: fontawesome;
vertical-align: top;
margin-right: 5px;
}
.w-blog-post-meta-date:before {
content: '\f017';
}
.w-blog-post-meta-author:before {
content: '\f007';
}
.w-blog-post-meta-tags:before {
content: '\f02c';
}
.w-blog-post-meta-category:before {
content: '\f07c';
}
.w-blog-post-meta-comments:before {
content: '\f086';
}
.w-blog-post-content {
margin-top: 10px;
}
.w-blog-post-more.w-btn {
margin: 20px 0 0;
} .w-blog.layout_large .w-blog-post-preview > img,
.w-blog.layout_large .w-blog-post-preview > div {
margin-bottom: 20px !important;
}
.w-blog.layout_large .w-blog-post-title {
padding: 0;
} .w-blog.layout_smallcircle .w-blog-post-preview,
.w-blog.layout_smallsquare .w-blog-post-preview {
max-width: 350px;
} .w-blog.layout_masonry .w-blog-post {
border: none;
padding: 0;
margin-bottom: 0;
text-align: center;
width: 50%;
box-shadow: 0 1px 1px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.l-canvas.sidebar_none .w-blog.layout_masonry .w-blog-post,
.l-canvas.type_boxed.sidebar_none .w-blog.layout_masonry .w-blog-post {
width: 33.33%;
}
@media (min-width: 1600px) {
.l-section.width_full .w-blog.layout_masonry .w-blog-post {
width: 20%;
}
}
@media (min-width: 1280px) and (max-width: 1599px) {
.l-section.width_full .w-blog.layout_masonry .w-blog-post {
width: 25%;
}
}
.no-touch .w-blog.layout_masonry .w-blog-post:hover {
box-shadow: 0 2px 15px rgba(0,0,0,0.17);
z-index: 3;
}
.w-blog.layout_masonry .w-blog-post-title {
padding: 20px 30px 10px;
margin: 0;
}
.w-blog.layout_masonry .w-blog-post-body {
padding: 0 30px 30px;
}
.w-blog.layout_masonry .w-blog-post-meta > * {
line-height: 16px;
margin: 4px 8px;
}
.w-blog.layout_masonry .w-blog-post-content {
margin-top: 12px;
}
.w-blog.layout_masonry .g-pagination {
text-align: center;
margin-top: 30px;
} .w-blog.layout_grid .w-blog-list {
margin: 0 -25px;
}
.l-section.height_auto .w-blog.layout_grid .w-blog-list {
margin-top: 40px;
}
.l-section.width_full .w-blog.layout_grid .w-blog-list {
margin-left: 25px;
margin-right: 25px;
}
.w-blog.layout_grid .w-blog-post {
padding: 0 25px;
margin-bottom: 50px;
border: none;
width: 50%;
}
.l-canvas.sidebar_none .w-blog.layout_grid .w-blog-post,
.l-canvas.type_boxed.sidebar_none .w-blog.layout_grid .w-blog-post {
width: 33.3333%;
}
@media (min-width: 1600px) {
.l-section.width_full .w-blog.layout_grid .w-blog-post {
width: 20%;
}
}
@media (min-width: 1280px) and (max-width: 1599px) {
.l-section.width_full .w-blog.layout_grid .w-blog-post {
width: 25%;
}
}
.w-blog.layout_grid .w-blog-post-preview > img,
.w-blog.layout_grid .w-blog-post-preview > div {
margin-bottom: 20px !important;
}
.w-blog.layout_grid .w-blog-post-preview .w-video-h {
padding-bottom: 66.6667%;
}
.w-blog.layout_grid .w-blog-post-title {
padding: 0 0 12px;
margin: 0;
}
.w-blog.layout_grid .w-blog-post-meta > * {
margin: 4px 16px 4px 0;
}
.w-blog.layout_grid .w-blog-post-content {
margin-top: 12px;
}
.w-blog.layout_grid .g-pagination {
text-align: center;
} .w-blog.layout_compact .w-blog-post {
padding-bottom: 0;
margin-bottom: 8px;
border: none;
}
.w-blog.layout_compact .w-blog-post:last-child {
margin-bottom: 4px;
}
.w-blog.layout_compact .w-blog-post-link {
margin-right: 10px;
}
.w-blog.layout_compact .w-blog-post-title {
font-size: inherit;
margin: 0;
color: inherit;
}
.w-blog.layout_compact .w-blog-post-meta {
color: inherit;
}
.w-blog.layout_compact .w-blog-post-meta > * {
margin: 0 16px 0 0;
opacity: 0.5;
}
.w-blog.layout_compact .w-blog-post-meta > *:before,
.w-blog.layout_compact .w-blog-post-more {
display: none;
}
.w-blog.layout_compact .g-pagination {
margin-top: 20px;
} .w-blog.layout_related .w-blog-list {
margin: 0 -20px;
}
.w-blog.layout_related .w-blog-post {
float: left;
width: 33.3333%;
padding: 0 20px;
margin: 0;
border: none;
}
.w-blog.layout_related .w-blog-post-preview-icon {
display: block;
padding-bottom: 66.6666%;
background-color: rgba(0,0,0,0.05);
}
.w-blog.layout_related .w-blog-post-title {
font-size: 16px;
margin-bottom: 10px;
padding-top: 14px;
color: inherit;
} .w-blog.layout_latest .w-blog-post {
min-height: 80px;
padding: 20px 0;
margin-bottom: 0;
border: none;
}
.w-blog.layout_latest .w-blog-post-body {
margin-left: 105px;
}
.w-blog.layout_latest .w-blog-post-title {
margin-left: 105px;
margin-bottom: 16px;
color: inherit !important;
}
.w-blog.layout_latest .w-blog-post-meta {
color: inherit;
}
.w-blog.layout_latest .w-blog-post-meta-date {
position: absolute;
left: 0;
top: 0;
text-align: center;
height: 80px;
width: 80px;
padding: 16px 0 0;
border-radius: 50%;
border: 2px solid #999; }
.w-blog-post-meta-date-day {
display: block;
font-size: 26px;
line-height: 32px;
}
.w-blog-post-meta-date-month {
display: block;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
}
.w-blog.layout_latest .w-blog-post-meta-date:before,
.w-blog-post-meta-date-year {
display: none;
}
.w-blog.layout_latest.cols_2 .w-blog-list,
.w-blog.layout_latest.cols_3 .w-blog-list,
.w-blog.layout_latest.cols_4 .w-blog-list {
margin: 0 -30px;
}
.w-blog.layout_latest.cols_2 .w-blog-post,
.w-blog.layout_latest.cols_3 .w-blog-post,
.w-blog.layout_latest.cols_4 .w-blog-post {
padding-left: 30px;
padding-right: 30px;
}
.w-blog.layout_latest.cols_2 .w-blog-post {
width: 50%;
}
.w-blog.layout_latest.cols_3 .w-blog-post {
width: 33.3333%;
}
.w-blog.layout_latest.cols_4 .w-blog-post {
width: 25%;
} .w-blog-post.format-quote blockquote {
border: none;
font-size: 20px;
line-height: 30px;
font-style: normal;
padding: 0;
margin: 0;
}
.w-blog.layout_masonry .w-blog-post.format-quote blockquote {
padding-top: 30px;
}
.w-blog-post.format-quote blockquote cite {
font-size: 14px;
line-height: 24px;
margin-top: 15px;
opacity: 0.5;
} .w-blognav {
overflow: hidden;
}
.w-blognav-prev {
float: left;
padding: 0 35px;
width: 50%;
position: relative;
color: inherit !important;
}
.w-blognav-prev:before {
content: '\f104';
font: 36px/1 fontawesome;
position: absolute;
top: 8px;
left: 0;
opacity: 0.3;
}
.w-blognav-next {
float: right;
text-align: right;
padding: 0 35px;
width: 50%;
position: relative;
color: inherit !important;
}
.w-blognav-next:before {
content: '\f105';
font: 36px/1 fontawesome;
position: absolute;
top: 8px;
right: 0;
opacity: 0.3;
}
.w-blognav-meta {
display: block;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
margin-bottom: 4px;
opacity: 0.5;
}
.no-touch .w-blognav-title,
.no-touch .w-blognav-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
} .w-btn,
button,
input[type="submit"] {
font-size: 15px;
line-height: 20px;
font-weight: bold;
text-transform: uppercase;
padding: 11px 28px;
margin: 5px 0;
border: none;
border-radius: 5px;
overflow: hidden;
z-index: 0;
-webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
input[type="submit"]:focus {
box-shadow: none;
}
.no-touch .w-btn:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .w-btn:hover:before {
height: 100%;
}
.w-btn-label {
position: relative;
}
.w-btn i {
position: absolute;
line-height: inherit;
vertical-align: top;
} .w-btn.icon_atleft i {
left: 28px;
}
.w-btn.icon_atleft i + .w-btn-label {
padding-left: 25px;
} .w-btn.icon_atright i {
right: 28px;
}
.w-btn.icon_atright i + .w-btn-label {
padding-right: 25px;
} .w-btn.size_small,
input.w-btn.size_small,
button.w-btn.size_small {
font-size: 13px;
padding: 7px 22px;
border-radius: 4px;
}
.w-btn.size_small.icon_atleft i {
left: 24px;
}
.w-btn.size_small.icon_atleft i + .w-btn-label {
padding-left: 22px;
}
.w-btn.size_small.icon_atright i {
right: 24px;
}
.w-btn.size_small.icon_atright i + .w-btn-label {
padding-right: 22px;
} .w-btn.size_large,
input.w-btn.size_large,
button.w-btn.size_large {
font-size: 18px;
padding: 16px 42px;
}
.w-btn.size_large.icon_atleft i {
left: 44px;
}
.w-btn.size_large.icon_atleft i + .w-btn-label {
padding-left: 28px;
}
.w-btn.size_large.icon_atright i {
right: 44px;
}
.w-btn.size_large.icon_atright i + .w-btn-label {
padding-right: 28px;
} .w-btn.style_outlined {
background-color: transparent !important;
} .w-btn.color_transparent {
font-weight: normal;
text-transform: none;
overflow: visible;
margin: 0 4px;
padding: 0 !important;
}
.no-touch .w-btn.color_transparent:before {
display: none;
}
.w-btn.color_transparent.icon_atleft i {
left: 0 !important;
}
.w-btn.color_transparent.icon_atright i {
right: 0 !important;
} button,
input[type="submit"],
a.w-btn.color_primary,
.w-btn.color_primary,
a.w-btn.color_secondary,
.w-btn.color_secondary,
.no-touch button:hover,
.no-touch input[type="submit"]:hover,
.no-touch a.w-btn.color_primary:hover,
.no-touch .w-btn.color_primary:hover,
.no-touch a.w-btn.color_secondary:hover,
.no-touch .w-btn.color_secondary:hover,
.no-touch a.w-btn.color_primary.style_outlined:hover,
.no-touch .w-btn.color_primary.style_outlined:hover,
.no-touch a.w-btn.color_secondary.style_outlined:hover,
.no-touch .w-btn.color_secondary.style_outlined:hover {
color: #fff;
} .w-btn.color_light:before,
.w-btn.color_contrast:before {
background-color: rgba(0,0,0,0.06);
} .w-btn.color_white,
a.w-btn.color_white {
background-color: #fff;
color: #444;
}
.no-touch .w-btn.color_white:hover,
.no-touch a.w-btn.color_white:hover {
color: #444;
}
.no-touch .w-btn.color_white:before {
background-color: rgba(0,0,0,0.06);
}
.w-btn.color_white.style_outlined,
a.w-btn.color_white.style_outlined {
box-shadow: 0 0 0 2px #fff inset;
color: #fff;
}
.no-touch .w-btn.color_white.style_outlined:hover,
.no-touch a.w-btn.color_white.style_outlined:hover {
color: #444;
}
.w-btn.color_white.style_outlined:before {
background-color: #fff;
} .w-btn.color_black {
background-color: #000;
color: #fff;
}
.no-touch .w-btn.color_black:hover {
color: #fff;
}
.no-touch .w-btn.color_black:before {
background-color: rgba(255,255,255,0.05);
}
.w-btn.color_black.style_outlined {
box-shadow: 0 0 0 2px #000 inset;
color: #000;
}
.no-touch .w-btn.color_black.style_outlined:hover {
color: #fff;
}
.w-btn.color_black.style_outlined:before {
background-color: #000;
} .w-btn.color_red {
background-color: #f40;
color: #fff;
}
.no-touch .w-btn.color_red:hover {
color: #fff;
}
.w-btn.color_red.style_outlined {
box-shadow: 0 0 0 2px #f40 inset;
color: #f40;
}
.no-touch .w-btn.color_red.style_outlined:hover {
color: #fff;
}
.w-btn.color_red.style_outlined:before {
background-color: #f40;
} .w-btn.color_pink {
background-color: #ff6b6b;
color: #fff;
}
.no-touch .w-btn.color_pink:hover {
color: #fff;
}
.w-btn.color_pink.style_outlined {
box-shadow: 0 0 0 2px #ff6b6b inset;
color: #ff6b6b;
}
.no-touch .w-btn.color_pink.style_outlined:hover {
color: #fff;
}
.w-btn.color_pink.style_outlined:before {
background-color: #ff6b6b;
} .w-btn.color_blue {
background-color: #5ac8ed;
color: #fff;
}
.no-touch .w-btn.color_blue:hover {
color: #fff;
}
.w-btn.color_blue.style_outlined {
box-shadow: 0 0 0 2px #5ac8ed inset;
color: #5ac8ed;
}
.no-touch .w-btn.color_blue.style_outlined:hover {
color: #fff;
}
.w-btn.color_blue.style_outlined:before {
background-color: #5ac8ed;
} .w-btn.color_green {
background-color: #59ba41;
color: #fff;
}
.no-touch .w-btn.color_green:hover {
color: #fff;
}
.w-btn.color_green.style_outlined {
box-shadow: 0 0 0 2px #59ba41 inset;
color: #59ba41;
}
.no-touch .w-btn.color_green.style_outlined:hover {
color: #fff;
}
.w-btn.color_green.style_outlined:before {
background-color: #59ba41;
} .w-btn.color_yellow {
background-color: #fac000;
color: #fff;
}
.no-touch .w-btn.color_yellow:hover {
color: #fff;
}
.w-btn.color_yellow:before {
background-color: rgba(0,0,0,0.06);
}
.w-btn.color_yellow.style_outlined {
box-shadow: 0 0 0 2px #fac000 inset;
color: #fac000;
}
.no-touch .w-btn.color_yellow.style_outlined:hover {
color: #fff;
}
.w-btn.color_yellow.style_outlined:before {
background-color: #fac000;
} .w-btn.color_midnight {
background-color: #2c3e50;
color: #fff;
}
.no-touch .w-btn.color_midnight:hover {
color: #fff;
}
.w-btn.color_midnight.style_outlined {
box-shadow: 0 0 0 2px #2c3e50 inset;
color: #2c3e50;
}
.no-touch .w-btn.color_midnight.style_outlined:hover {
color: #fff;
}
.w-btn.color_midnight.style_outlined:before {
background-color: #2c3e50;
} .w-btn.color_purple {
background-color: #8560a8;
color: #fff;
}
.no-touch .w-btn.color_purple:hover {
color: #fff;
}
.w-btn.color_purple.style_outlined {
box-shadow: 0 0 0 2px #8560a8 inset;
color: #8560a8;
}
.no-touch .w-btn.color_purple.style_outlined:hover {
color: #fff;
}
.w-btn.color_purple.style_outlined:before {
background-color: #8560a8;
} .w-btn.color_navy {
background-color: #1265a8;
color: #fff;
}
.no-touch .w-btn.color_navy:hover {
color: #fff;
}
.w-btn.color_navy.style_outlined {
box-shadow: 0 0 0 2px #1265a8 inset;
color: #1265a8;
}
.no-touch .w-btn.color_navy.style_outlined:hover {
color: #fff;
}
.w-btn.color_navy.style_outlined:before {
background-color: #1265a8;
} .w-btn.color_teal {
background-color: #008b83;
color: #fff;
}
.no-touch .w-btn.color_teal:hover {
color: #fff;
}
.w-btn.color_teal.style_outlined {
box-shadow: 0 0 0 2px #008b83 inset;
color: #008b83;
}
.no-touch .w-btn.color_teal.style_outlined:hover {
color: #fff;
}
.w-btn.color_teal.style_outlined:before {
background-color: #008b83;
} .w-btn.color_brown {
background-color: #6a4530;
color: #fff;
}
.no-touch .w-btn.color_brown:hover {
color: #fff;
}
.w-btn.color_brown.style_outlined {
box-shadow: 0 0 0 2px #6a4530 inset;
color: #6a4530;
}
.no-touch .w-btn.color_brown.style_outlined:hover {
color: #fff;
}
.w-btn.color_brown.style_outlined:before {
background-color: #6a4530;
} .w-btn.color_cream {
background-color: #f5ddbf;
color: #605c57;
}
.no-touch .w-btn.color_cream:hover {
color: #605c57;
}
.w-btn.color_cream:before {
background-color: rgba(0,0,0,0.06);
}
.w-btn.color_cream.style_outlined {
box-shadow: 0 0 0 2px #f5ddbf inset;
color: #f5ddbf;
}
.no-touch .w-btn.color_cream.style_outlined:hover {
color: #605c57;
}
.w-btn.color_cream.style_outlined:before {
background-color: #f5ddbf;
} .w-btn.color_lime {
background-color: #baeb59;
color: #656c57;
}
.no-touch .w-btn.color_lime:hover {
color: #656c57;
}
.w-btn.color_lime:before {
background-color: rgba(0,0,0,0.06);
}
.w-btn.color_lime.style_outlined {
box-shadow: 0 0 0 2px #baeb59 inset;
color: #baeb59;
}
.no-touch .w-btn.color_lime.style_outlined:hover {
color: #656c57;
}
.w-btn.color_lime.style_outlined:before {
background-color: #baeb59;
} .w-btn-wrapper.align_left {
display: inline-block;
vertical-align: top;
margin-right: 6px;
}
.align_center > .w-btn-wrapper.align_left {
margin-left: 10px;
margin-right: 10px;
} .w-btn-wrapper.align_center {
text-align: center;
} .w-btn-wrapper.align_right {
float: right;
margin-left: 10px;
} .w-cart {
display: none;
float: right;
vertical-align: top;
}
.w-cart.has_items {
display: inline-block;
}
.w-nav.type_desktop ~ .w-search ~ .w-cart.has_items {
margin-left: 10px;
}
.w-cart-h {
display: inline-block;
vertical-align: middle;
line-height: 50px;
}
.l-subheader.at_bottom .w-cart-h {
line-height: 40px;
}
.w-cart-link {
display: block;
font-size: 20px;
padding-left: 10px;
position: relative;
color: inherit;
}
.w-cart-link:before {
content: '\f07a';
font-family: fontawesome;
vertical-align: top;
}
.w-cart-quantity {
font-size: 18px;
font-weight: bold;
margin-left: 2px;
vertical-align: top;
-webkit-transition: color 0.3s;
transition: color 0.3s;
} .w-cart-notification {
display: none;
position: absolute;
right: 0;
font-size: 13px;
text-align: center;
line-height: 20px;
padding: 18px 20px;
width: 285px;
z-index: 11;
border-radius: 3px;
background-color: rgba(0,0,0,0.85);
color: #ccc;
}
.w-cart-notification .product-name {
color: #fff;
} .w-cart-dropdown {
display: none;
position: absolute;
z-index: 11;
right: 0;
font-size: 14px;
text-align: left;
padding: 30px 30px 25px;
width: 285px;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
}
.woocommerce-cart .w-cart-dropdown,
.woocommerce-checkout .w-cart-dropdown {
display: none !important;
}
.w-cart-dropdown .widget_shopping_cart {
padding: 0;
margin: 0;
background-color: transparent;
}
.w-cart-dropdown .widgettitle {
display: none;
}
.w-cart-dropdown ul.product_list_widget {
max-height: 280px;
overflow-y: auto;
}
.w-cart-dropdown .widget_shopping_cart p.total {
text-align: center;
line-height: 24px;
} .w-comments-title {
margin-bottom: 10px;
}
.w-comments-title:before {
display: inline-block;
vertical-align: top;
content: '\f086';
font-family: fontawesome;
margin-right: 5px;
opacity: 0.33;
}
.w-comments-title > span {
display: inline-block;
vertical-align: top;
}
.w-comments-list {
margin-bottom: 30px;
border-bottom: 1px solid #e5e5e5; }
.w-comments-item {
padding-top: 30px;
margin-bottom: 30px;
border-top: 1px solid;
border-color: inherit;
}
.w-comments-list > .w-comments-item:first-child {
border-top: none;
}
.w-comments-childlist {
margin-left: 30px;
border-color: inherit;
}
.w-comments-item-meta,
.w-comments-item-text,
.w-comments-item-answer {
margin-left: 70px;
}
.w-comments-item-meta {
margin-bottom: 15px;
}
.w-comments-item-icon {
top: 30px;
width: 50px;
border-radius: 50%;
overflow: hidden;
}
.w-comments-item-author {
font-weight: bold;
margin-right: 20px;
}
.w-comments-item-date {
font-size: 13px;
color: inherit;
opacity: 0.5;
}
.w-comments-item-text {
margin-bottom: -5px;
}
.w-comments-pagination {
font-size: 13px;
text-align: center;
}
.w-comments-pagination a {
margin: 0 10px;
}
.no-touch .w-comments-item-meta a:hover,
.no-touch .w-comments-item-text a:hover,
.no-touch .w-comments-item-answer a:hover,
.no-touch .w-comments-pagination a:hover,
.no-touch .comment-reply-title a:hover {
opacity: 1;
}
.comment-reply-title small {
font-size: 13px;
margin-left: 5px;
} .w-contacts-item.for_address:before {
content: '\f041';
font-family: fontawesome;
}
.w-contacts-item.for_phone:before {
content: '\f095';
font-family: fontawesome;
}
.w-contacts-item.for_email:before {
content: '\f0e0';
font-family: fontawesome;
}
.w-contacts-item.for_fax:before {
content: '\f02f';
font-family: fontawesome;
} .l-subheader .w-contacts {
display: inline-block;
vertical-align: middle;
font-size: 13px;
line-height: 36px;
}
.l-subheader .w-contacts-list {
margin: 0 -10px;
}
.l-subheader .w-contacts-item {
display: inline-block;
vertical-align: top;
margin: 0 10px;
white-space: nowrap;
}
.l-subheader .w-contacts-item:before {
font-size: 15px;
vertical-align: top;
opacity: 0.5;
}
.l-subheader .w-contacts-item i {
font-size: 15px;
vertical-align: top;
line-height: inherit;
opacity: 0.5;
}
.l-subheader .w-contacts-item-value {
display: inline-block;
vertical-align: top;
margin: 0 0 0 5px;
}
.l-subheader .w-contacts-item i,
.l-subheader .w-contacts-item.for_phone .w-contacts-item-value {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.l-subheader .w-contacts-item-value a {
color: inherit;
} .l-main .w-contacts-list {
font-size: 0;
margin: 0 -20px -20px;
}
.l-main .w-contacts-item {
display: inline-block;
vertical-align: middle;
padding: 0 20px 20px;
white-space: nowrap;
}
.l-main .w-contacts-item:before {
display: inline-block;
vertical-align: inherit;
text-align: center;
font-size: 20px;
line-height: 50px;
height: 50px;
width: 50px;
margin-right: 15px;
border-radius: 50%;
}
.l-main .w-contacts-item-value {
display: inline-block;
vertical-align: inherit;
font-size: 16px;
line-height: 26px;
}
.l-main .w-contacts-item.for_address .w-contacts-item-value {
white-space: normal;
max-width: calc(100% - 65px);
} .l-subfooter .w-contacts-item {
position: relative;
}
.l-subfooter .w-contacts-item:before {
display: block;
position: absolute;
top: 0;
left: 0;
text-align: center;
font-size: 18px;
line-height: 21px;
height: 21px;
width: 21px;
}
.l-subfooter .w-contacts-item-value {
display: block;
margin: 0 0 12px 36px;
} .w-nav + .w-copyright {
float: left;
} .w-counter {
text-align: center;
margin: 0 auto;
max-width: 300px;
}
.w-counter-number {
line-height: 1;
}
.l-section.color_primary .w-counter-number,
.l-section.color_secondary .w-counter-number,
.l-section.color_custom .w-counter-number {
color: inherit;
}
.w-counter h6.w-counter-title {
padding: 10px 0 8px;
margin: 0;
} .w-counter.size_small .w-counter-number {
font-size: 4em;
} .w-counter.size_medium .w-counter-number {
font-size: 5em;
} .w-counter.size_large .w-counter-number {
font-size: 6em;
} .g-filters {
text-align: center;
}
.g-filters-item {
display: inline-block;
vertical-align: top;
white-space: nowrap;
text-overflow: ellipsis;
cursor: pointer;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.g-filters-item.active {
cursor: default;
} .l-section.color_primary .g-filters.style_1,
.l-section.color_secondary .g-filters.style_1,
.l-section.color_custom .g-filters.style_1 {
background-color: transparent;
}
.g-filters.style_1 .g-filters-item {
font-size: 14px;
line-height: 50px;
padding: 0 18px;
}
.no-touch .g-filters.style_1 .g-filters-item:hover {
color: #fff;
} .g-filters.style_2 {
padding: 0 18px 18px;
}
.w-portfolio.with_indents .g-filters.style_2 {
padding-bottom: 10px;
}
.l-section.height_auto .g-filters.style_2 {
padding-top: 18px;
}
.g-filters.style_2 .g-filters-item {
line-height: 42px;
padding: 0 20px;
margin: 2px;
border-radius: 3px;
}
.no-touch .g-filters.style_2 .g-filters-item:hover {
color: #fff;
}
.l-section.color_primary .g-filters.style_2 .g-filters-item.active,
.l-section.color_secondary .g-filters.style_2 .g-filters-item.active,
.l-section.color_custom .g-filters.style_2 .g-filters-item.active {
background-color: rgba(255,255,255,0.12);
color: #fff;
} .g-filters.style_3 .g-filters-item {
font-size: 16px;
line-height: 24px;
padding: 15px 20px 12px;
background-color: transparent !important;
border-bottom: 3px solid transparent;
opacity: 0.5;
}
.no-touch .g-filters.style_3 .g-filters-item:hover,
.g-filters.style_3 .g-filters-item.active {
opacity: 1;
}
.l-section.color_primary .g-filters.style_3 .g-filters-item.active,
.l-section.color_secondary .g-filters.style_3 .g-filters-item.active,
.l-section.color_custom .g-filters.style_3 .g-filters-item.active {
border-color: #fff;
color: #fff;
} .w-form-row {
margin-bottom: 16px;
}
.w-form-row.for_submit {
margin-bottom: 0;
}
.w-form-row-label {
display: none;
margin-bottom: 5px;
}
.w-form-row.for_captcha .w-form-row-label {
display: block;
}
.w-form-row-field {
position: relative;
}
.w-form-row-field > input[type="text"],
.w-form-row-field > input[type="password"],
.w-form-row-field > input[type="email"],
.w-form-row-field > textarea,
.w-form-row-field > select {
padding-left: 48px;
}
.w-form-row-field:before {
display: block;
position: absolute;
top: 0;
left: 0;
font-size: 20px;
font-family: fontawesome;
text-align: center;
line-height: 40px;
width: 50px;
opacity: 0.33;
pointer-events: none;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
}
.w-form-row.for_log .w-form-row-field:before,
.w-form-row.for_name .w-form-row-field:before,
.w-form-row.for_author .w-form-row-field:before {
content: '\f007';
}
.w-form-row.for_email .w-form-row-field:before {
content: '\f0e0';
}
.w-form-row.for_phone .w-form-row-field:before {
content: '\f095';
}
.w-form-row.for_comment .w-form-row-field:before,
.w-form-row.for_message .w-form-row-field:before {
content: '\f040';
}
.w-form-row.for_url .w-form-row-field:before {
content: '\f0c1';
}
.w-form-row.for_captcha .w-form-row-field:before {
content: '\f059';
}
.w-form-row.for_pwd .w-form-row-field:before,
.w-form-row.for_post_password .w-form-row-field:before {
content: '\f023';
}
.w-form-row.focused .w-form-row-field:before {
opacity: 1;
}
.w-form-row-field-bar {
display: none;
}
.w-form .w-btn {
margin: 0;
}
.w-form .w-btn-label {
display: block;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.w-form .w-btn.loading .w-btn-label {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.w-form .w-btn .g-preloader {
position: absolute;
top: 50%;
left: 50%;
height: 26px;
width: 26px;
margin: -13px 0 0 -13px;
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.w-form .w-btn.loading .g-preloader {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.w-form-row-state {
font-size: 13px;
line-height: 18px;
height: 0;
opacity: 0;
-webkit-transition-property: height, padding, opacity;
transition-property: height, padding, opacity;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.w-form-message {
font-size: 18px;
line-height: 26px;
opacity: 0;
-webkit-transition-property: padding, opacity;
transition-property: padding, opacity;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.w-form-message.type_success {
padding: 8px 0;
opacity: 1;
color: #4c0;
}
.w-form-message.type_error {
padding: 8px 0;
opacity: 1;
color: red;
} .w-form.align_left .w-form-row.for_submit {
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
.w-form.align_left .w-form-message.type_success {
display: inline-block;
vertical-align: middle;
} .w-form.align_right {
text-align: left;
}
.w-form.align_right .w-form-row.for_submit {
float: right;
display: inline-block;
vertical-align: middle;
margin-left: 15px;
}
.w-form.align_right .w-form-message.type_success {
display: inline-block;
vertical-align: middle;
} .w-form-row.check_wrong input,
.w-form-row.check_wrong textarea,
.w-form-row.check_wrong select {
box-shadow: 0 0 0 2px red;
}
.w-form-row.check_wrong .w-form-row-state {
height: 20px;
padding-top: 4px;
opacity: 1;
color: red;
} .w-form.for_comments .form-submit input {
margin: 0;
} .w-form.for_protectedpost:after {
display: block;
content: '';
clear: both;
}
.w-form.for_protectedpost .w-form-row.for_post_password,
.w-form.for_protectedpost .w-form-row.for_submit {
float: left;
margin-right: 10px;
} .w-form.for_login .w-form-row.for_submit {
float: left;
margin-right: 15px;
}
.w-form.for_login .w-form-row.for_submit ~ label {
display: inline-block;
vertical-align: top;
font-size: 13px;
margin-top: 8px;
white-space: nowrap;
}
.w-form.for_login .w-form-row.for_submit ~ label input[type="checkbox"] {
margin-top: -3px;
vertical-align: middle;
}
.w-form-row.for_links {
clear: both;
margin: 0;
padding-top: 10px;
}
.w-form-row-link {
font-size: 13px;
margin-right: 10px;
} .w-gallery.link_media .w-gallery-item {
cursor: zoom-in;
}
.no-touch a.w-gallery-item .w-gallery-item-hover {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
box-shadow: 0 0 0 1px transparent inset;
}
.no-touch a.w-gallery-item:hover .w-gallery-item-hover {
box-shadow: 0 0 0 8px #fff inset;
} .w-gallery.with_indents .w-gallery-list {
margin: -4px;
}
.l-section.width_full .full-width .w-gallery.with_indents .w-gallery-list {
margin-left: 4px;
margin-right: 4px;
}
.l-section.height_auto .full-width .w-gallery.with_indents .w-gallery-list {
margin-top: 4px;
margin-bottom: 4px;
}
.w-gallery.with_indents .w-gallery-item {
padding: 4px;
}
.w-gallery.with_indents a.w-gallery-item .w-gallery-item-hover {
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
} .w-iconbox-link {
color: inherit;
-webkit-transition: none;
transition: none;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.w-iconbox-icon {
line-height: 1;
position: relative;
-webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.1s;
transition: background-color 0.3s, color 0.3s, box-shadow 0.1s;
}
.no-touch .l-footer .w-iconbox-link:hover .w-iconbox-icon {
color: inherit;
}
.w-iconbox-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
margin-bottom: 12px !important;
} .w-iconbox.iconpos_top {
max-width: 350px;
}
.w-iconbox.iconpos_top .w-iconbox-title {
padding: 15px 0;
} .w-iconbox.iconpos_left .w-iconbox-title {
padding: 0 0 15px;
} .w-iconbox.style_default .w-iconbox-icon {
background-color: transparent !important;
box-shadow: none !important;
color: inherit;
} .w-iconbox.style_circle .w-iconbox-icon,
.w-iconbox.style_outlined .w-iconbox-icon {
overflow: hidden;
border-radius: 50%;
}
.w-iconbox.style_outlined .w-iconbox-icon {
background-color: transparent !important;
}
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon {
color: #fff !important;
}
.no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon {
color: #fff !important;
box-shadow: 0 0 0 2px transparent inset;
-webkit-transition: color 0.3s, box-shadow 0.1s 0.3s;
transition: color 0.3s, box-shadow 0.1s 0.3s;
}
.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,
.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before {
display: block;
content: '';
position: absolute;
top: -2px;
left: 0;
height: 0;
width: 100%;
border: 1px solid transparent; -webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon:before,
.no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon:before {
height: 100%;
}
.w-iconbox.style_circle .w-iconbox-icon i,
.w-iconbox.style_outlined .w-iconbox-icon i {
position: relative;
}
.w-iconbox.cont_img .w-iconbox-icon:before {
display: none !important;
} .w-iconbox.color_primary.style_circle .w-iconbox-icon,
.w-iconbox.color_secondary.style_circle .w-iconbox-icon,
.no-touch .l-section.color_primary .w-iconbox-link:hover .w-iconbox-title {
color: #fff;
} .w-iconbox.no_text.size_tiny {
max-width: 50px;
}
.w-iconbox.size_tiny .w-iconbox-icon {
font-size: 24px;
line-height: 28px;
}
.w-iconbox.style_default.size_tiny .w-iconbox-icon img {
max-width: 24px;
}
.w-iconbox.size_tiny .w-iconbox-title {
font-size: 20px;
line-height: 28px;
padding: 10px 0;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-title {
margin-left: 38px;
padding-top: 0;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon,
.w-iconbox.style_outlined.size_tiny .w-iconbox-icon {
font-size: 20px;
line-height: 50px;
height: 50px;
width: 50px;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon img,
.w-iconbox.style_outlined.size_tiny .w-iconbox-icon img {
max-width: 20px;
}
.w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-text,
.w-iconbox.style_outlined.size_tiny.iconpos_left .w-iconbox-title,
.w-iconbox.style_outlined.size_tiny.iconpos_left .w-iconbox-text {
margin-left: 70px;
} .w-iconbox.no_text.size_small {
max-width: 70px;
}
.w-iconbox.size_small .w-iconbox-icon {
font-size: 36px;
}
.w-iconbox.style_default.size_small .w-iconbox-icon img {
max-width: 36px;
}
.w-iconbox.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.size_small.iconpos_left .w-iconbox-text {
margin-left: 55px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon,
.w-iconbox.style_outlined.size_small .w-iconbox-icon {
font-size: 28px;
line-height: 70px;
height: 70px;
width: 70px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon img,
.w-iconbox.style_outlined.size_small .w-iconbox-icon img {
max-width: 28px;
}
.w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-text,
.w-iconbox.style_outlined.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.style_outlined.size_small.iconpos_left .w-iconbox-text {
margin-left: 95px;
} .w-iconbox.no_text.size_medium {
max-width: 90px;
}
.w-iconbox.size_medium .w-iconbox-icon {
font-size: 48px;
}
.w-iconbox.style_default.size_medium .w-iconbox-icon img {
max-width: 115px;
}
.w-iconbox.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.size_medium.iconpos_left .w-iconbox-text {
margin-left: 70px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon,
.w-iconbox.style_outlined.size_medium .w-iconbox-icon {
font-size: 36px;
line-height: 90px;
height: 90px;
width: 90px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon img,
.w-iconbox.style_outlined.size_medium .w-iconbox-icon img {
max-width: 36px;
}
.w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-text,
.w-iconbox.style_outlined.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.style_outlined.size_medium.iconpos_left .w-iconbox-text {
margin-left: 115px;
} .w-iconbox.no_text.size_large {
max-width: 110px;
}
.w-iconbox.size_large .w-iconbox-icon {
font-size: 70px;
}
.w-iconbox.style_default.size_large .w-iconbox-icon img {
max-width: 150px;
}
.w-iconbox.size_large.iconpos_left .w-iconbox-title,
.w-iconbox.size_large.iconpos_left .w-iconbox-text {
margin-left: 95px;
}.w-iconbox.iconpos_top .w-iconbox-title {
}
.w-iconbox.style_circle.size_large .w-iconbox-icon,
.w-iconbox.style_outlined.size_large .w-iconbox-icon {
font-size: 46px;
line-height: 110px;
height: 110px;
width: 110px;
}
.w-iconbox.style_circle.size_large .w-iconbox-icon img,
.w-iconbox.style_outlined.size_large .w-iconbox-icon img {
max-width: 46px;
}
.w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-text,
.w-iconbox.style_outlined.size_large.iconpos_left .w-iconbox-title,
.w-iconbox.style_outlined.size_large.iconpos_left .w-iconbox-text {
margin-left: 135px;
} .w-iconbox.no_text.size_huge {
max-width: 130px;
}
.w-iconbox.size_huge .w-iconbox-icon {
font-size: 90px;
line-height: 100px;
}
.w-iconbox.style_default.size_huge .w-iconbox-icon img {
max-width: 90px;
}
.w-iconbox.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.size_huge.iconpos_left .w-iconbox-text {
margin-left: 115px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon,
.w-iconbox.style_outlined.size_huge .w-iconbox-icon {
font-size: 56px;
line-height: 130px;
height: 130px;
width: 130px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon img,
.w-iconbox.style_outlined.size_huge .w-iconbox-icon img {
max-width: 56px;
}
.w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-text,
.w-iconbox.style_outlined.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.style_outlined.size_huge.iconpos_left .w-iconbox-text {
margin-left: 160px;
} .w-image {
line-height: 0;
margin-bottom: 20px;
}
.w-image.align_left {
float: left;
margin-right: 20px;
}
.w-image.align_right {
float: right;
margin-left: 20px;
}
.w-image.align_center {
clear: both;
text-align: center;
}
.one-half .w-image,
.one-third .w-image,
.two-thirds .w-image,
.one-quarter .w-image,
.three-quarters .w-image {
margin-bottom: 20px;
}
.w-image:last-child,
.l-section.width_full .g-cols > .full-width > .w-image {
margin-bottom: 0 !important;
} .w-lang {
display: inline-block;
vertical-align: middle;
line-height: 36px;
margin-left: 15px;
}
.w-lang.layout_dropdown .w-lang-list {
padding-top: 32px;
padding-bottom: 4px;
min-width: 100%;
box-sizing: content-box;
box-shadow: 0 0 0 0 rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.w-lang.layout_dropdown.active .w-lang-list {
box-shadow: 0 0 1px 1px rgba(0,0,0,0.08);
}
.w-lang-item {
padding: 0 30px 0 12px;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-lang-list .w-lang-item {
line-height: 28px;
padding-right: 12px;
color: inherit;
opacity: 0;
}
.w-lang.active .w-lang-list .w-lang-item {
opacity: 1;
}
.w-lang-item-title {
font-size: 13px;
}
.w-lang-item-icon {
margin-right: 6px;
}
.w-lang-current {
position: relative;
cursor: pointer;
}
.w-lang-current .w-lang-item:before {
display: block;
content: "\f107";
position: absolute;
top: 0;
right: 10px;
font-size: 20px;
font-family: fontawesome;
cursor: pointer;
}
.w-lang.layout_dropdown.active .w-lang-current,
.w-lang.layout_dropdown.active .w-lang-list {
z-index: 1;
} .g-loadmore {
text-align: center;
position: relative;
}
.g-loadmore-btn {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
padding: 20px;
cursor: pointer;
position: relative;
z-index: 1;
-webkit-transition: background-color 0.3s, opacity 0.3s;
transition: background-color 0.3s, opacity 0.3s;
}
.l-section.height_auto.width_full .g-loadmore-btn {
padding: 30px;
}
.g-loadmore.loading .g-loadmore-btn {
opacity: 0;
}
.l-section.color_primary .g-loadmore-btn,
.l-section.color_secondary .g-loadmore-btn,
.l-section.color_custom .g-loadmore-btn {
background-color: rgba(255,255,255,0.12);
}
.no-touch .l-section.color_primary .g-loadmore-btn:hover,
.no-touch .l-section.color_secondary .g-loadmore-btn:hover,
.no-touch .l-section.color_custom .g-loadmore-btn:hover {
background-color: rgba(255,255,255,0.2);
}
.g-loadmore .g-preloader {
position: absolute;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.g-loadmore.loading .g-preloader {
opacity: 1;
} .w-logo {
float: left;
}
.l-header.layout_centered .w-logo {
float: none !important;
}
.w-logo-link {
color: inherit;
}
.w-logo-img {
max-width: 200px;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.l-header.layout_centered .w-logo-img {
max-width: none;
}
.w-logo-img > img {
display: block;
height: inherit;
min-height: 20px;
max-width: none;
width: auto;
-webkit-transition: margin 0.3s, opacity 0.3s;
transition: margin 0.3s, opacity 0.3s;
}
.w-logo-img > img.for_tablets,
.w-logo-img > img.for_mobiles {
display: none;
} .w-logo.with_transparent .w-logo-img > img.for_transparent,
.l-header.transparent .w-logo.with_transparent .w-logo-img > img.for_default {
opacity: 0;
}
.l-header.transparent .w-logo.with_transparent .w-logo-img > img.for_transparent {
opacity: 1;
} @media (max-width: 900px) and (min-width: 601px) {
.w-logo.with_tablets .w-logo-img > img.for_default,
.w-logo.with_tablets .w-logo-img > img.for_transparent {
display: none;
}
.w-logo.with_tablets .w-logo-img > img.for_tablets {
display: block;
}
} @media (max-width: 600px) {
.w-logo.with_mobiles .w-logo-img > img.for_default,
.w-logo.with_mobiles .w-logo-img > img.for_transparent {
display: none;
}
.w-logo.with_mobiles .w-logo-img > img.for_mobiles {
display: block;
}
} .w-logos-item {
display: block;
border-radius: 5px;
}
.w-logos.with_indents .w-logos-item {
padding: 30px;
}
.w-logos-item img {
display: block;
margin: 0 auto;
} .w-logos.style_1 .w-logos-item {
border: 2px solid transparent;
opacity: 0.66;
-webkit-transition: border-color 0.3s, opacity 0.3s;
transition: border-color 0.3s, opacity 0.3s;
}
.no-touch .w-logos.style_1 .w-logos-item:hover {
opacity: 1;
} .w-logos.style_2 .w-logos-item {
opacity: 0.66;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.no-touch .w-logos.style_2 .w-logos-item:hover {
opacity: 1;
} .w-logos-list.owl-carousel .owl-stage {
display: flex;
align-items: center;
}
.w-logos-list.owl-carousel .owl-item {
-webkit-backface-visibility: initial; }
.w-logos.type_carousel .w-logos-item {
opacity: 0;
height: 0;
}
.w-logos.type_carousel .owl-loaded .w-logos-item {
opacity: 0.66;
height: auto;
}
.w-logos.style_3.type_carousel .owl-loaded .w-logos-item {
opacity: 1;
}
.owl-carousel .owl-item .w-logos-item img {
width: auto;
}
@media (max-width: 1280px) {
.w-logos.nav_arrows {
padding: 0 50px;
}
}
.sidebar_left .w-logos.nav_arrows,
.sidebar_right .w-logos.nav_arrows {
padding: 0 50px;
}
.l-section.width_full .w-logos.nav_arrows {
padding: 0 70px;
} .w-logos.type_grid .w-logos-item {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.w-logos.type_grid.cols_2 .w-logos-item {
width: 50%;
}
.w-logos.type_grid.cols_3 .w-logos-item {
width: 33.3333%;
}
.w-logos.type_grid.cols_4 .w-logos-item {
width: 25%;
}
.w-logos.type_grid.cols_5 .w-logos-item {
width: 20%;
}
.w-logos.type_grid.cols_6 .w-logos-item {
width: 16.6666%;
}
.w-logos.type_grid.cols_7 .w-logos-item {
width: 14.2857%;
}
.w-logos.type_grid.cols_7.with_indents .w-logos-item {
padding: 25px;
}
.w-logos.type_grid.cols_8 .w-logos-item {
width: 12.5%;
}
.w-logos.type_grid.cols_8.with_indents .w-logos-item {
padding: 20px;
} .w-logos .owl-prev,
.w-logos .owl-next {
position: absolute;
top: 50%;
font-size: 0;
font-family: fontawesome;
text-align: center;
line-height: 46px;
height: 50px;
width: 50px;
margin-top: -25px;
border-radius: 50%;
border: 2px solid transparent;
-webkit-transition: border-color 0.3s, color 0.3s;
transition: border-color 0.3s, color 0.3s;
}
.w-logos .owl-prev {
left: -50px;
}
.w-logos .owl-prev:before {
content: '\f104';
font-size: 30px;
vertical-align: top;
padding-right: 3px;
}
.w-logos .owl-next {
right: -50px;
}
.w-logos .owl-next:before {
content: '\f105';
font-size: 30px;
vertical-align: top;
padding-left: 3px;
}
.no-touch .color_primary .w-logos .owl-prev:hover,
.no-touch .color_primary .w-logos .owl-next:hover,
.no-touch .color_secondary .w-logos .owl-prev:hover,
.no-touch .color_secondary .w-logos .owl-next:hover,
.no-touch .color_custom .w-logos .owl-prev:hover,
.no-touch .color_custom .w-logos .owl-next:hover {
border-color: #fff;
color: #fff;
} .w-map img {
max-width: none !important;
}
.w-map label {
display: inline;
width: auto;
}
.gm-style .gm-style-iw > div {
width: auto !important;
}
.gm-style-iw {
color: #333;
}
.gm-style-iw h1,
.gm-style-iw h2,
.gm-style-iw h3,
.gm-style-iw h4,
.gm-style-iw h5,
.gm-style-iw h6,
.gm-style-iw p,
.gm-style-iw ul,
.gm-style-iw ol {
margin: 0;
padding: 8px 10px 4px !important;
color: inherit !important;
} .w-message {
margin-bottom: 24px;
}
.w-message-icon {
font-size: 30px;
width: 80px;
opacity: 0.5;
}
.w-message-body {
padding: 20px 25px;
}
.w-message.with_close .w-message-body {
padding-right: 60px;
}
.w-message.with_icon .w-message-body {
padding-left: 0;
}
.w-message-close {
font-size: 22px;
padding: 20px;
opacity: 0.3;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.no-touch .w-message-close:hover {
opacity: 1;
} .l-header .w-nav {
display: inline-block;
vertical-align: middle;
line-height: 50px;
}
.l-subheader.at_bottom .w-nav.type_desktop {
line-height: 40px;
}
.w-nav.type_desktop.height_full,
.l-subheader.at_bottom .w-nav.type_desktop.height_full {
line-height: inherit;
}
.w-nav-control {
float: right;
text-align: right;
font-size: 21px;
width: 40px;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.l-subheader.at_bottom .w-nav-control {
float: left;
text-align: left;
}
.l-subheader.at_middle .w-cart + .w-nav .w-nav-control,
.l-subheader.at_middle .w-search + .w-nav .w-nav-control {
margin-right: 10px;
}
.w-nav-control:before {
content: '\f0c9';
font-family: fontawesome;
vertical-align: top;
line-height: inherit;
}
.l-header .w-nav-anchor.level_1 {
padding: 0 20px;
color: inherit;
}
.w-nav-anchor.level_2,
.w-nav-anchor.level_3,
.w-nav-anchor.level_4 {
padding: 10px 20px;
}
.w-nav-title i {
width: 20px;
} .w-nav-arrow {
display: none;
position: absolute;
top: 0;
right: 0;
font-family: fontawesome;
font-size: 20px;
font-weight: normal;
line-height: inherit;
text-align: center;
width: 20px;
}
.w-nav-arrow:before {
content: '\f107';
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow,
.w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
display: block;
line-height: 40px;
width: 30px;
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow:before,
.w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow:before {
content: '\f105';
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title,
.w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
padding-right: 20px;
} .w-nav.type_desktop .hover_underline .w-nav-title {
position: relative;
}
.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after  {
display: block;
content: '';
position: absolute;
left: 0;
bottom: -6px;
margin: 0 auto -2px;
height: 2px;
width: 100%;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.no-touch .w-nav.type_desktop .hover_underline .w-nav-item.level_1:hover .w-nav-title:after {
bottom: -2px;
opacity: 1;
} .l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3,
.l-header .w-nav-list.level_4 {
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
min-width: 200px;
}
.l-header .w-nav-anchor.level_2,
.l-header .w-nav-anchor.level_3,
.l-header .w-nav-anchor.level_4 {
line-height: 20px;
white-space: nowrap;
-webkit-transition: color 0.1s, background-color 0.1s;
transition: color 0.1s, background-color 0.1s;
} .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {
padding: 15px 0;
min-width: 0;
}
.w-nav.type_desktop [class*="columns"] .w-nav-item.level_2 {
padding: 0 15px;
}
.type_desktop [class*="columns"] .w-nav-list.level_3 {
box-shadow: none;
min-width: 0;
}
.type_desktop [class*="columns"] .w-nav-anchor.level_2,
.type_desktop [class*="columns"] .w-nav-anchor.level_3 {
white-space: normal;
}
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
font-weight: bold;
margin: 0 0 8px;
background-color: transparent !important;
}
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-arrow {
display: none !important;
} .w-logo + .w-nav.type_desktop .btn.w-nav-item.level_1:last-child {
margin-right: 0;
}
.btn.w-nav-item .w-nav-anchor.level_1 {
display: inline-block;
vertical-align: middle;
line-height: 40px;
border-radius: 5px;
border: none !important;
}
.no-touch .btn.w-nav-item .w-nav-anchor.level_1:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover:before {
height: 100%;
}
.btn.w-nav-item .w-nav-anchor.level_1 .w-nav-title {
position: relative;
}
.btn.w-nav-item .w-nav-title:after {
display: none !important;
}
.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow {
line-height: 40px;
}
.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title {
padding-right: 25px;
} .w-nav.type_mobile,
.w-nav.type_mobile .w-nav-control {
display: block;
line-height: inherit;
}
.w-nav.type_mobile .w-nav-list.level_1 {
clear: both;
overflow-y: auto;
padding-left: 30px;
padding-right: 30px;
margin-left: -40px;
margin-right: -40px;
}
.w-nav.type_mobile .w-nav-item {
float: none !important;
width: 100%;
line-height: 26px;
text-align: left;
}
.w-nav.type_mobile .btn.w-nav-item {
text-align: center;
}
.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow,
.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow,
.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
display: inline-block;
vertical-align: top;
font-size: 26px;
text-align: center;
line-height: 46px;
width: 50px;
}
.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow:before,
.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow:before {
content: '\f107';
}
.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title,
.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title,
.w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
padding-right: 50px;
}
.w-nav.type_mobile .w-nav-item.level_1.open .w-nav-anchor.level_1 .w-nav-arrow,
.w-nav.type_mobile .w-nav-item.level_2.open .w-nav-anchor.level_2 .w-nav-arrow,
.w-nav.type_mobile .w-nav-item.level_3.open .w-nav-anchor.level_3 .w-nav-arrow {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.w-nav.type_mobile .w-nav-list.level_2,
.w-nav.type_mobile .w-nav-list.level_3,
.w-nav.type_mobile .w-nav-list.level_4 {
display: block;
position: static;
box-shadow: none;
}
.w-nav.type_mobile .w-nav-anchor.level_1 {
margin: 0;
padding: 10px;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
}
.w-nav.type_mobile .btn.w-nav-item .w-nav-anchor.level_1 {
margin: 10px 0;
padding: 0 20px;
}
.w-nav.type_mobile .w-nav-anchor.level_2 {
line-height: 26px;
margin: 0;
padding: 10px 0 10px 20px;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
}
.w-nav.type_mobile .w-nav-anchor.level_3 {
line-height: 26px;
margin: 0;
padding: 10px 0 10px 30px;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
}
.w-nav.type_mobile .w-nav-anchor.level_4 {
line-height: 26px;
margin: 0;
padding: 10px 0 10px 40px;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
} .l-subfooter.at_bottom .w-nav {
float: right;
}
.l-subfooter.at_bottom .w-nav-anchor.level_1 {
display: inline;
vertical-align: top;
}
.l-subfooter.at_bottom .btn.w-nav-item .w-nav-anchor.level_1 {
display: inline-block;
line-height: 32px;
padding: 0 15px;
margin-top: -6px;
margin-bottom: -6px;
border-radius: 3px;
}
.l-footer.layout_modern .l-subfooter.at_bottom .btn.w-nav-item .w-nav-anchor.level_1 {
line-height: 40px;
padding: 0 20px;
}
.l-subfooter.at_bottom .w-nav-list.level_2 {
display: none !important;
} .w-person {
max-width: 350px;
}
.w-person-content {
padding-bottom: 10px;
}
.w-person-name {
margin-bottom: 6px;
}
.w-person-link .w-person-name {
color: inherit;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-person-role {
font-size: 0.9em;
margin-bottom: 10px;
opacity: 0.5;
}
.w-person-description p {
margin: 0;
}
.w-person-links-item {
font-size: 18px;
line-height: 42px;
width: 42px;
margin: 2px;
position: relative;
overflow: hidden;
border-radius: 50%;
color: inherit;
}
.l-section.color_primary .w-person-links-item,
.l-section.color_secondary .w-person-links-item {
box-shadow: 0 0 0 2px #fff inset;
} .no-touch .w-person.layout_toplinks .w-person-image {
overflow: hidden;
border-radius: 50%;
z-index: 0;
}
.w-person.layout_toplinks .w-person-image img {
border-radius: 50%;
}
.w-person.layout_toplinks .w-person-links {
text-align: center;
height: 100%;
z-index: 10;
}
.no-touch .w-person.layout_toplinks .w-person-links {
position: absolute;
top: -100%;
left: 0;
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.no-touch .w-person.layout_toplinks:hover .w-person-links {
top: 0;
}
.no-touch .w-person.layout_toplinks .w-person-links:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.w-person.layout_toplinks .w-person-links-list {
display: inline-block;
vertical-align: middle;
line-height: 0;
padding: 10px;
}
.no-touch .w-person.layout_toplinks .w-person-links-list {
padding: 20px;
}
.no-touch .w-person.layout_toplinks .w-person-links-item {
font-size: 20px;
line-height: 50px;
width: 50px;
box-shadow: 0 0 0 2px #fff inset;
color: #fff !important;
}
.no-touch .w-person.layout_toplinks .w-person-links-item:hover {
color: #333 !important;
}
.no-touch .w-person.layout_toplinks .w-person-links-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #fff;
}
.no-touch .w-person.layout_toplinks .w-person-links-item:hover:before {
height: 100%;
}
.w-person.layout_toplinks .w-person-links-item i {
position: relative;
vertical-align: top;
line-height: inherit;
}
.no-touch .w-person.layout_toplinks .w-person-content {
padding-top: 15px;
} .w-portfolio-item-anchor {
background-color: #fff;
}
.w-portfolio-item-meta {
padding: 8%;
}
.w-portfolio-item-title {
font-size: 20px;
position: relative;
z-index: 1;
color: inherit !important;
}
.w-portfolio-item-text {
font-size: 13px;
line-height: 1.5;
margin-top: 8px;
opacity: 0.66;
}
.w-portfolio-item-arrow {
display: block;
position: absolute;
top: -10px;
left: 50%;
margin-left: -15px;
height: 24px;
width: 24px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: inherit;
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.w-portfolio-item .g-preloader {
position: absolute;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.w-portfolio-item.loading .g-preloader {
opacity: 1;
}
.w-portfolio .g-pagination {
margin-top: 30px;
}
.w-portfolio .g-pagination .prev.page-numbers,
.w-portfolio .g-pagination .next.page-numbers {
display: none;
} .w-portfolio.with_indents .w-portfolio-list {
margin: 4px -4px;
}
.l-section.width_full .w-portfolio.with_indents .w-portfolio-list {
margin: 4px;
}
.w-portfolio.with_indents .w-portfolio-item {
padding: 4px;
}
@media (min-width: 481px) {
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(200% + 8px);
}
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(50% - 4px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(112.5% + 8px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(28.125% - 3px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(133.3333% + 8px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(33.33333% - 3px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(150% + 8px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(37.5% - 3px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(300% + 8px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(75% - 4px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before {
padding-bottom: calc(266.6666% + 8px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before {
padding-bottom: calc(66.6666% - 4px);
}
} .widget_us_portfolio .w-portfolio-list {
margin: 0 -1px !important;
}
.widget_us_portfolio .w-portfolio-item {
padding: 1px;
}
.widget_us_portfolio .w-portfolio-item-image {
z-index: 0;
}
.widget_us_portfolio .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: -26px;
padding: 4px 8px;
text-align: center;
background-color: rgba(0,0,0,0.8);
color: #fff;
opacity: 0;
-webkit-transition: bottom 0.3s 0.15s, opacity 0.3s 0.15s;
transition: bottom 0.3s 0.15s, opacity 0.3s 0.15s;
}
.no-touch .widget_us_portfolio .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 1;
bottom: 0;
}
.widget_us_portfolio .w-portfolio-item-meta-h {
background: none;
}
.widget_us_portfolio .w-portfolio-item-title {
font-size: 13px !important;
line-height: 18px;
font-weight: normal;
}
.widget_us_portfolio .w-portfolio-item-arrow {
display: none;
} .w-portfolio.style_1 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-image {
bottom: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-image.second {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image.second {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.w-portfolio.style_1 .w-portfolio-item-meta {
padding: 18px 25px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(101%);
-ms-transform: translateY(101%);
transform: translateY(101%);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-arrow {
top: 4px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow {
top: -10px;
} .no-touch .w-portfolio.style_2 .w-portfolio-item-image {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-image:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
background-color: inherit;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.9;
}
.w-portfolio.style_2 .w-portfolio-item-meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 25px;
background: none;
-webkit-transition: color 0.4s;
transition: color 0.4s;
color: #fff;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
color: inherit;
}
.w-portfolio.style_2 .w-portfolio-item-meta:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top, rgba(30,30,30,0.8) 0, transparent 100%) repeat-x;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before {
opacity: 0;
}
.w-portfolio.style_2 .w-portfolio-item-arrow {
display: none;
} .w-portfolio.style_3 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.66;
background-color: inherit;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0;
}
.w-portfolio.style_3 .w-portfolio-item-meta {
position: absolute;
top: 50%;
left: 0;
right: 0;
background: none;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-title {
opacity: 1;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 0;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-text {
opacity: 0.66;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
.w-portfolio.style_3 .w-portfolio-item-arrow {
display: none;
} .w-portfolio.style_4 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-image {
bottom: 0;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background-color: inherit;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.8;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 16px;
background: none;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-title {
opacity: 0;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-arrow {
display: none;
} .w-portfolio.style_5 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-image {
bottom: 0;
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0.9;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-arrow {
display: none;
} .w-portfolio.style_6 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .w-portfolio.style_6 .w-portfolio-item-image {
bottom: 0;
}
.no-touch .style_6 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0.9;
}
.no-touch .style_6 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .style_6 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
background: none;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .style_6 .w-portfolio-item-arrow {
display: none;
} .style_7 .w-portfolio-item-image {
opacity: 0.66;
}
.no-touch .style_7 .w-portfolio-item-image {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
opacity: 0.3;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.style_7 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 40px 44px 30px;
background: none;
}
.style_7 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.style_7 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .style_7 .w-portfolio-item-meta:after {
content: '';
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
border: 2px solid #fff;
opacity: 0;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .style_7 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.style_7 .w-portfolio-item-arrow {
display: none;
} .style_8 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .style_8 .w-portfolio-item-image {
bottom: 0;
max-width: none;
width: calc(100% + 21px);
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
opacity: 0.12;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .style_8 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
}
.no-touch .style_8 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .style_8 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .style_8 .w-portfolio-item-title {
opacity: 0;
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .style_8 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateX(60px);
-ms-transform: translateX(60px);
transform: translateX(60px);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .style_8 .w-portfolio-item-arrow {
display: none;
} .style_9 .w-portfolio-item-image {
bottom: 60px;
}
.no-touch .style_9 .w-portfolio-item-image {
bottom: 0;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
opacity: 0;
-webkit-transform: scale(4);
-ms-transform: scale(4);
transform: scale(4);
}
.no-touch .style_9 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
transition: transform 0.5s, opacity 0.5s;
}
.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .style_9 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .style_9 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
} .style_10 .w-portfolio-item-meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 80px 30px 25px;
background: none;
color: #fff;
}
.style_10 .w-portfolio-item-meta:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to top, rgba(30,30,30,0.8) 0, transparent 100%) repeat-x;
}
.no-touch .style_10 .w-portfolio-item-meta:before {
opacity: 0;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.3s, opacity 0.45s;
transition: transform 0.3s, opacity 0.45s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before {
opacity: 1;
-webkit-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
}
.no-touch .style_10 .w-portfolio-item-title {
position: relative;
opacity: 0;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .style_10 .w-portfolio-item-text {
position: relative;
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .style_11 .w-portfolio-item-image:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.11;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
background-color: inherit;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.8;
}
.style_11 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 30px 30px 55px;
background: none;
color: #fff;
-webkit-transition: padding 0.35s, color 0.35s;
transition: padding 0.35s, color 0.35s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
color: inherit;
padding-bottom: 35px;
}
.no-touch .style_11 .w-portfolio-item-title {
display: inline;
margin-right: 10px;
}
.no-touch .style_11 .w-portfolio-item-text {
display: inline;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
}
.no-touch .style_11 .w-portfolio-item-arrow {
top: auto;
left: 0;
right: 0;
bottom: 0;
height: 10px;
width: auto;
margin-left: 0;
background-color: #fff;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .style_12 .w-portfolio-item-image:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.33;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
background-color: inherit;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.66;
}
.style_12 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 60px;
background: none;
}
.style_12 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.style_12 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .style_12 .w-portfolio-item-meta-h:before,
.no-touch .style_12 .w-portfolio-item-meta-h:after {
content: '';
position: absolute;
top: 30px;
left: 30px;
right: 30px;
bottom: 30px;
opacity: 0;
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_12 .w-portfolio-item-meta-h:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
}
.no-touch .style_12 .w-portfolio-item-meta-h:after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:before,
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .style_12 .w-portfolio-item-title {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .style_12 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.style_12 .w-portfolio-item-arrow {
display: none;
} .style_13 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.33;
background-color: inherit;
}
.style_13 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
background: none;
}
.style_13 .w-portfolio-item-title {
text-transform: uppercase;
}
.no-touch .style_13 .w-portfolio-item-title {
padding-bottom: 15px;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .style_13 .w-portfolio-item-title:after {
content: "";
position: absolute;
top: 100%;
left: 0;
right: 0;
height: 4px;
opacity: 0;
background-color: #fff;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title:after {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.style_13 .w-portfolio-item-text {
margin-top: 20px;
text-transform: uppercase;
position: absolute;
left: 30px;
right: 30px;
bottom: 30px;
opacity: 1;
}
.no-touch .style_13 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.style_13 .w-portfolio-item-arrow {
display: none;
} .no-touch .style_14 .w-portfolio-item-image {
-webkit-transform: translateX(-20px) scale(1.15);
-ms-transform: translateX(-20px) scale(1.15);
transform: translateX(-20px) scale(1.15);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
-webkit-transform: translateX(0) scale(1);
-ms-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
.style_14 .w-portfolio-item-image:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.33;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
background-color: inherit;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.66;
}
.style_14 .w-portfolio-item-meta {
background: none;
position: static;
padding: 0;
}
.style_14 .w-portfolio-item-title {
text-transform: uppercase;
position: absolute;
left: 30px;
right: 30px;
bottom: 30px;
}
.style_14 .w-portfolio-item-text {
position: absolute;
z-index: 2;
top: 30px;
left: 30px;
right: 30px;
font-size: 14px;
margin: 0 0 20px;
text-transform: uppercase;
opacity: 1;
}
.no-touch .style_14 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.style_14 .w-portfolio-item-arrow {
display: none;
} .style_15 .w-portfolio-item-image:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
background-color: inherit;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.8;
}
.style_15 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 40px;
background: none;
}
.no-touch .style_15 .w-portfolio-item-meta-h:before,
.no-touch .style_15 .w-portfolio-item-meta-h:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .style_15 .w-portfolio-item-meta-h:before {
border-top: 8px solid #fff;
border-bottom: 8px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
}
.no-touch .style_15 .w-portfolio-item-meta-h:after {
border-left: 8px solid #fff;
border-right: 8px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:before,
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.style_15 .w-portfolio-item-title {
text-transform: uppercase;
}
.no-touch .style_15 .w-portfolio-item-title {
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.style_15 .w-portfolio-item-text {
margin-top: 10px;
}
.no-touch .style_15 .w-portfolio-item-text {
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
}
.style_15 .w-portfolio-item-arrow {
display: none;
} .style_16 .w-portfolio-item-image {
border-radius: 50%;
-webkit-transform: scale(0.3);
transform: scale(0.3);
-webkit-transition: -webkit-transform 0.4s, border-radius 0.4s;
transition: transform 0.4s, border-radius 0.4s;
}
.style_16.ratio_initial .w-portfolio-item-image {
overflow: hidden;
-webkit-transform-origin: 90% 90%;
transform-origin: 90% 90%;
}
.style_16.ratio_3x2 .w-portfolio-item-image {
top: -25%;
bottom: -25%;
-webkit-transform-origin: 90% 66%;
transform-origin: 90% 66%;
}
.style_16.ratio_4x3 .w-portfolio-item-image {
top: -16.67%;
bottom: -16.67%;
-webkit-transform-origin: 90% 72%;
transform-origin: 90% 72%;
}
.style_16.ratio_1x1 .w-portfolio-item-image {
-webkit-transform-origin: 90% 90%;
transform-origin: 90% 90%;
}
.style_16.ratio_3x4 .w-portfolio-item-image {
left: -12.5%;
right: -12.5%;
-webkit-transform: scale(0.24);
transform: scale(0.24);
-webkit-transform-origin: 79.5% 92.5%;
transform-origin: 79.5% 92.5%;
}
.style_16.ratio_2x3 .w-portfolio-item-image {
left: -25%;
right: -25%;
-webkit-transform: scale(0.2);
transform: scale(0.2);
-webkit-transform-origin: 73.5% 94%;
transform-origin: 73.5% 94%;
}
@media (min-width: 481px) {
.style_16.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
top: -100%;
bottom: -100%;
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 96% 56.5%;
transform-origin: 96% 56.5%;
}
.style_16.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
top: 0;
bottom: 0;
left: -16.67%;
right: -16.67%;
-webkit-transform: scale(0.225);
transform: scale(0.225);
-webkit-transform-origin: 77% 93.2%;
transform-origin: 77% 93.2%;
}
.style_16.ratio_3x2 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 95.7% 76.3%;
transform-origin: 95.7% 76.3%;
}
.style_16.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
top: -83.3333%;
bottom: -83.3333%;
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 95.7% 59.2%;
transform-origin: 95.7% 59.2%;
}
.style_16.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
top: 0;
bottom: 0;
left: -25%;
right: -25%;
-webkit-transform: scale(0.2);
transform: scale(0.2);
-webkit-transform-origin: 73.2% 94.3%;
transform-origin: 73.2% 94.3%;
}
.style_16.ratio_4x3 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 95.8% 81.2%;
transform-origin: 95.8% 81.2%;
}
.style_16.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
top: -50%;
bottom: -50%;
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 96% 66.2%;
transform-origin: 96% 66.2%;
}
.style_16.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
left: -50%;
right: -50%;
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 66.4% 95.7%;
transform-origin: 66.4% 95.7%;
}
.style_16.ratio_1x1 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
-webkit-transform: scale(0.15);
transform: scale(0.15);
-webkit-transform-origin: 95.7% 95.7%;
transform-origin: 95.7% 95.7%;
}
}
.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
border-radius: 0;
-webkit-transform: scale(1.01);
transform: scale(1.01);
}
.style_16 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 33%;
background: none;
-webkit-transition: -webkit-transform 0.4s, opacity 0.3s;
transition: transform 0.4s, opacity 0.3s;
}
.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0;
-webkit-transform: translate3d(-100px, -100px, 0) scale(2);
transform: translate3d(-100px, -100px, 0) scale(2);
}
.style_16 .w-portfolio-item-title {
font-weight: bold;
}
.style_16 .w-portfolio-item-text {
margin-top: 15px;
}
.style_16 .w-portfolio-item-arrow {
display: none;
} .no-touch .style_17 .w-portfolio-item-image {
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transition: -webkit-transform 1s, opacity 1s;
transition: transform 1s, opacity 1s;
}
.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
opacity: 0.1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.style_17 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 40px;
background: none;
}
.no-touch .style_17 .w-portfolio-item-title {
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.style_17 .w-portfolio-item-text {
margin-top: 15px;
opacity: 0;
}
.no-touch .style_17 .w-portfolio-item-text {
-webkit-transform: scale(0.75);
transform: scale(0.75);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.style_17 .w-portfolio-item-arrow {
display: none;
} .g-preloader {
display: inline-block;
vertical-align: top;
position: relative;
width: 32px;
height: 32px;
}
.l-preloader .g-preloader {
width: 60px;
height: 60px;
} .g-preloader.type_1:before,
.g-preloader.type_1:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
border: 3px solid;
}
.l-preloader .g-preloader.type_1:before,
.l-preloader .g-preloader.type_1:after {
border-width: 2px;
}
.g-preloader.type_1:before {
opacity: 0.2;
}
.g-preloader.type_1:after {
border-top-color: transparent;
-webkit-animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
}
@-webkit-keyframes rotation {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes rotation {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .g-preloader.type_2:before,
.g-preloader.type_2:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
border: 2px solid;
}
.g-preloader.type_2:before {
opacity: 0.2;
}
.g-preloader.type_2:after {
border-color: transparent;
border-top-color: inherit;
-webkit-animation: rotation 0.8s infinite linear;
animation: rotation 0.8s infinite linear;
} .g-preloader.type_3 .g-preloader-h {
width: 60px;
height: 60px;
border: 30px solid;
border-radius: 50%;
-webkit-animation: scale 1s infinite cubic-bezier(.6,.3,.3,.6);
animation: scale 1s infinite cubic-bezier(.6,.3,.3,.6);
}
@-webkit-keyframes scale {
0% { -webkit-transform: scale(0); }
50% { -webkit-transform: scale(1); }
100% { -webkit-transform: scale(0); }
}
@keyframes scale {
0% { transform: scale(0); opacity: 1; }
100% { transform: scale(1); opacity: 0; }
} .g-preloader.type_4 .g-preloader-h {
width: 60px;
height: 60px;
border: 1px solid;
border-radius: 50%;
-webkit-animation: scale2 1.5s infinite ease;
animation: scale2 1.5s infinite ease;
}
@-webkit-keyframes scale2 {
0% { -webkit-transform: scale(0.05); border-width: 30px; }
50% { -webkit-transform: scale(1); border-width: 1px; }
100% { -webkit-transform: scale(0.05); border-width: 30px; }
}
@keyframes scale2 {
0% { transform: scale(0.05); border-width: 30px; }
50% { transform: scale(1); border-width: 1px; }
100% { transform: scale(0.05); border-width: 30px; }
} .g-preloader.type_5,
.g-preloader.type_5 {
transform: rotate(45deg);
}
.g-preloader.type_5:before,
.g-preloader.type_5:after,
.g-preloader.type_5 .g-preloader-h:before,
.g-preloader.type_5 .g-preloader-h:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border: 10px solid;
}
.g-preloader.type_5:before {
top: 0;
left: 0;
-webkit-animation: cubes-tl 1.2s infinite ease;
animation: cubes-tl 1.2s infinite ease;
}
.g-preloader.type_5:after {
top: 19px;
left: 19px;
-webkit-animation: cubes-tr 1.2s infinite ease;
animation: cubes-tr 1.2s infinite ease;
}
.g-preloader.type_5 .g-preloader-h:before {
top: 0;
left: 19px;
-webkit-animation: cubes-br 1.2s infinite ease;
animation: cubes-br 1.2s infinite ease;
}
.g-preloader.type_5 .g-preloader-h:after {
top: 19px;
left: 0;
-webkit-animation: cubes-bl 1.2s infinite ease;
animation: cubes-bl 1.2s infinite ease;
}
@keyframes cubes-tl {
0%{ transform: translate(0px, 0px); }
20%{ transform: translate(0px, 0px); }
60%{ transform: translate(-12px, -12px) rotate(90deg); }
100%{ transform: translate(0px, 0px) rotate(180deg); }
}
@keyframes cubes-tr {
0%{ transform: translate(0px, 0px); }
20%{ transform: translate(0px, 0px); }
60%{ transform: translate(12px, 12px) rotate(90deg); }
100%{ transform: translate(0px, 0px) rotate(180deg); }
}
@keyframes cubes-br {
0%{ transform: translate(0px, 0px); }
20%{ transform: translate(0px, 0px); }
60%{ transform: translate(12px, -12px) rotate(90deg); }
100%{ transform: translate(0px, 0px) rotate(180deg); }
}
@keyframes cubes-bl {
0%{ transform: translate(0px, 0px); }
20%{ transform: translate(0px, 0px); }
60%{ transform: translate(-12px, 12px) rotate(90deg); }
100%{ transform: translate(0px, 0px) rotate(180deg); }
} .w-pricing {
margin-bottom: 10px;
}
.w-pricing-item-h {
margin: 10px 0;
border-bottom: 1px solid #e5e5e5; box-shadow: 1px 0 0 rgba(0,0,0,0.08) inset;
}
.l-submain.color_primary .w-pricing-item-h,
.l-submain.color_secondary .w-pricing-item-h {
border-color: rgba(255,255,255,0.33);
}
.w-pricing-item:first-child .w-pricing-item-h {
border-radius: 8px 0 0 8px;
}
.w-pricing-item:last-child .w-pricing-item-h {
border-radius: 0 8px 8px 0;
}
.w-pricing-item:first-child .w-pricing-item-h,
.w-pricing-item:first-child .w-pricing-item-title,
.w-pricing-item:first-child .w-pricing-item-price {
box-shadow: none;
}
.w-pricing-item-header {
margin-bottom: 20px;
padding: 30px 20px;
box-shadow: 1px 0 0 rgba(0,0,0,0.05) inset;
}
.w-pricing-item:first-child .w-pricing-item-header {
border-radius: 8px 0 0 0;
}
.w-pricing-item:last-child .w-pricing-item-header {
border-radius: 0 8px 0 0;
}
.w-pricing-item-title {
line-height: 1;
}
.w-pricing-item-price {
font-size: 50px;
line-height: 1;
font-weight: 300;
}
.w-pricing-item-price small {
display: block;
font-size: 13px;
line-height: 22px;
font-weight: normal;
margin-top: 4px;
}
.w-pricing-item .w-pricing-item-features {
list-style-type: none;
margin: 0;
}
.w-pricing-item .w-pricing-item-features li {
padding: 8px 20px;
margin: 0;
}
.w-pricing-item-footer {
padding: 30px 0;
} .w-pricing-item.type_featured .w-pricing-item-h {
margin: 0;
position: relative;
box-shadow: 0 1px 10px rgba(0,0,0,0.15);
border-radius: 8px;
}
.w-pricing-item.type_featured .w-pricing-item-header {
padding-top: 35px;
border-radius: 8px 8px 0 0;
box-shadow: none;
color: #fff;
}
.w-pricing-item.type_featured .w-pricing-item-header h5 {
padding-bottom: 5px;
color: inherit;
}
.w-pricing-item.type_featured .w-pricing-item-footer {
padding-bottom: 40px;
}
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-h,
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-title,
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-price {
box-shadow: none;
} .w-profile {
padding: 30px 30px 22px;
text-align: center;
border-radius: 5px;
border: 2px solid #e5e5e5; }
.w-profile-avatar img {
display: block;
max-width: 100px;
border-radius: 50%;
margin: 0 auto 5px;
}
.w-profile-name {
font-size: 16px;
line-height: 24px;
}
.w-profile-link.for_user {
display: block;
margin-bottom: 3px;
}
.w-profile-link.for_logout {
font-size: 13px;
line-height: 20px;
vertical-align: top;
} .w-progbar-bar-h {
height: 100%;
border-radius: inherit;
-webkit-transition: width 0.8s cubic-bezier(.6,.3,.3,.6);
transition: width 0.8s cubic-bezier(.6,.3,.3,.6);
}
.w-progbar.initial .w-progbar-bar-h {
width: 0 !important;
}
.w-progbar.hide_count .w-progbar-title-count,
.w-progbar.hide_count .w-progbar-bar-count {
display: none !important;
} .w-progbar.style_1 {
padding: 10px 0 15px;
}
.w-progbar.style_1 .w-progbar-title {
display: table;
width: 100%;
margin-bottom: 10px !important;
}
.w-progbar.style_1 .w-progbar-title-text {
display: table-cell;
vertical-align: top;
}
.w-progbar.style_1 .w-progbar-title-count {
display: table-cell;
vertical-align: top;
text-align: right;
font-weight: bold;
}
.w-progbar.style_1 .w-progbar-bar {
height: 10px;
width: 100%;
border-radius: 5px;
box-shadow: 0 1px 0 rgba(0,0,0,0.04) inset;
}
.w-progbar.style_1.size_small .w-progbar-bar {
height: 5px;
border-radius: 3px;
}
.w-progbar.style_1.size_large .w-progbar-bar {
height: 15px;
border-radius: 8px;
}
.w-progbar.style_1 .w-progbar-bar-count {
display: none;
} .w-progbar.style_2 {
padding: 5px 0;
position: relative;
line-height: 42px;
height: 42px;
}
.w-progbar.style_2.size_small {
line-height: 34px;
height: 34px;
}
.w-progbar.style_2.size_large {
line-height: 50px;
height: 50px;
}
.w-progbar.style_2 .w-progbar-title {
position: absolute;
top: 0;
left: 0;
right: 0;
text-align: center;
line-height: inherit;
font-size: 14px;
color: #fff !important;
}
.w-progbar.style_2 .w-progbar-title-text {
margin-right: 5px;
}
.w-progbar.style_2 .w-progbar-title-count {
font-weight: bold;
}
.w-progbar.style_2 .w-progbar-bar {
height: 100%;
width: 100%;
border-radius: 5px;
overflow: hidden;
background-color: rgba(0,0,0,0.25);
}
.w-progbar.style_2 .w-progbar-bar-h {
border-radius: 0;
}
.w-progbar.style_2 .w-progbar-bar-count {
display: none;
} .w-progbar.style_3 {
font-size: 0;
padding: 16px 0;
}
.w-progbar.style_3 .w-progbar-title {
display: inline-block;
vertical-align: middle;
font-size: 15px;
padding-right: 20px;
margin-bottom: 0;
width: 33%;
}
.w-progbar.style_3 .w-progbar-title-count {
display: none;
}
.w-progbar.style_3 .w-progbar-bar {
display: inline-block;
vertical-align: middle;
width: 67%;
height: 6px;
border-radius: 3px;
background-color: transparent;
}
.w-progbar.style_3 .w-progbar-bar:before {
display: block;
content: '';
width: 100%;
height: inherit;
margin-bottom: -6px;
border-radius: inherit;
box-shadow: 0 1px 0 rgba(0,0,0,0.04) inset;
}
.w-progbar.style_3 .w-progbar-bar-h {
position: relative;
}
.w-progbar.style_3 .w-progbar-bar-count {
display: block;
position: absolute;
right: -25px;
top: -23px;
font-size: 15px;
text-align: center;
line-height: 50px;
height: 50px;
width: 50px;
border-radius: 50%;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.w-progbar.style_3.size_small .w-progbar-bar {
height: 4px;
border-radius: 2px;
}
.w-progbar.style_3.size_small .w-progbar-bar:before {
margin-bottom: -4px;
}
.w-progbar.style_3.size_small .w-progbar-bar-count {
top: -24px;
}
.w-progbar.style_3.size_large .w-progbar-bar {
height: 8px;
border-radius: 4px;
}
.w-progbar.style_3.size_large .w-progbar-bar:before {
margin-bottom: -8px;
}
.w-progbar.style_3.size_large .w-progbar-bar-count {
top: -22px;
} .w-progbar.style_4 {
padding: 15px 0;
}
.w-progbar.style_4 .w-progbar-title {
font-size: 16px;
margin-bottom: 10px !important;
}
.w-progbar.style_4 .w-progbar-title-count {
display: none;
}
.w-progbar.style_4 .w-progbar-bar {
height: 6px;
width: 100%;
}
.w-progbar.style_4.size_small .w-progbar-bar {
height: 4px;
}
.w-progbar.style_4.size_large .w-progbar-bar {
height: 8px;
}
.w-progbar.style_4 .w-progbar-bar-h {
position: relative;
}
.w-progbar.style_4 .w-progbar-bar-count {
display: block;
position: absolute;
right: -23px;
bottom: 14px;
font-size: 13px;
text-align: center;
line-height: 28px;
height: 28px;
width: 46px;
border-radius: 3px;
background-color: rgba(15,15,15,0.9);
color: #fff;
opacity: 1;
-webkit-transition: opacity 0.8s cubic-bezier(.6,.3,.3,.6);
transition: opacity 0.8s cubic-bezier(.6,.3,.3,.6);
}
.w-progbar.style_4.size_small .w-progbar-bar-count {
bottom: 12px;
}
.w-progbar.style_4.size_large .w-progbar-bar-count {
bottom: 16px;
}
.w-progbar.style_4 .w-progbar-bar-count:after {
content: '';
position: absolute;
left: 18px;
bottom: -5px;
height: 0;
width: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid rgba(15,15,15,0.9);
}
.w-progbar.style_4.initial .w-progbar-bar-count {
opacity: 0;
} .w-progbar.style_5 {
padding: 10px 0 20px;
}
.w-progbar.style_5 .w-progbar-title {
display: table;
width: 100%;
margin-bottom: 15px !important;
}
.w-progbar.style_5 .w-progbar-title-text {
display: table-cell;
vertical-align: bottom;
padding-right: 20px;
}
.w-progbar.style_5 .w-progbar-title-count {
display: table-cell;
vertical-align: bottom;
text-align: right;
font-size: 60px;
font-weight: 300;
line-height: 1;
opacity: 0.33;
}
.w-progbar.style_5 .w-progbar-bar {
height: 4px;
width: 100%;
}
.w-progbar.style_5.size_small .w-progbar-bar {
height: 2px;
}
.w-progbar.style_5.size_small .w-progbar-title-count {
font-size: 50px;
}
.w-progbar.style_5.size_large .w-progbar-bar {
height: 6px;
}
.w-progbar.style_5.size_large .w-progbar-title-count {
font-size: 70px;
}
.w-progbar.style_5 .w-progbar-bar-count {
display: none;
} .l-subheader .w-search {
display: inline-block;
vertical-align: top;
float: right;
}
.w-search-background,
.w-search .w-form-message,
.w-search .w-form-row-state {
display: none;
}
.w-search .w-form-row {
margin-bottom: 0;
}
.w-search-open {
display: inline-block;
vertical-align: middle;
line-height: 50px;
font-size: 17px;
padding-left: 15px;
padding-right: 1px;
cursor: pointer;
-webkit-transition: color 0.3s, opacity 0.2s;
transition: color 0.3s, opacity 0.2s, transform 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.l-subheader.at_bottom .w-search-open {
line-height: 40px;
}
.w-cart.has_items + .w-search .w-search-open {
padding-right: 15px;
}
.w-cart.has_items + .w-search.layout_modern .w-search-open {
padding-right: 1px;
}
.w-search-open:before {
content: '\f002';
font-family: fontawesome;
vertical-align: top;
}
.w-search-close {
position: absolute;
top: 0;
right: 0;
text-align: center;
font-size: 22px;
font-weight: bold;
width: 40px;
cursor: pointer;
opacity: 0.5;
-webkit-transition: color 0.3s, opacity 0.2s;
transition: color 0.3s, opacity 0.2s, transform 0.3s;
}
.w-search-close:before {
content: '\2715';
}
.no-touch .w-search-close:hover {
opacity: 1;
} .w-search.layout_simple .w-search-open,
.w-search.layout_simple .w-search-close {
display: none;
}
.w-cart.has_items + .w-search.layout_simple {
margin-right: 15px;
}
.w-search.layout_simple .w-form {
position: relative;
width: 240px;
}
.l-subheader.at_middle .w-search.layout_simple .w-form {
margin-left: 20px;
}
.l-header.layout_sided .w-search.layout_simple .w-form {
margin: 0 20px !important;
}
.l-header.transparent .w-search.layout_simple .w-form {
color: inherit;
}
.w-search.layout_simple .w-form-row-field {
position: static;
}
.w-search.layout_simple .w-form-row-field input {
display: block;
position: absolute;
top: 50%;
left: 0;
font-size: 15px;
margin-top: -20px;
padding-left: 12px;
padding-right: 44px;
box-shadow: none !important;
color: inherit;
}
.l-header.transparent .w-search.layout_simple .w-form-row input {
background-color: rgba(0,0,0,0.2);
}
.w-search.layout_simple .w-form-row.for_submit {
text-align: right;
}
.w-search.layout_simple .w-form .w-btn {
padding: 0;
height: 40px;
width: 44px;
background-color: transparent;
color: inherit;
opacity: 0.5;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
}
.no-touch .w-search.layout_simple .w-form .w-btn:hover {
opacity: 1;
}
.w-search.layout_simple .w-form .w-btn:after {
content: '\f002';
font-size: 18px;
font-family: fontawesome;
font-weight: normal;
}
.w-search.layout_simple .w-form .w-btn:before,
.w-search.layout_simple .w-form .w-btn .g-preloader,
.w-search.layout_simple .w-form .w-btn-label {
display: none;
} .w-search.layout_modern {
position: relative;
overflow: hidden;
width: 32px;
-webkit-transition: width 0.3s;
transition: width 0.3s;
}
.w-search.layout_modern.active {
width: 240px;
}
.w-cart.has_items + .w-search.layout_modern {
margin-right: 15px;
}
.w-search.layout_modern .w-form-row-field {
position: static;
}
.w-search.layout_modern .w-form-row.for_submit {
display: none;
}
.w-search.layout_modern .w-form input {
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
font-size: 15px;
padding-left: 12px;
padding-right: 40px;
margin-top: -20px;
margin-left: 20px;
width: 220px;
box-shadow: none !important;
color: inherit;
opacity: 0;
}
.w-search.layout_modern.active .w-form input {
opacity: 1;
}
.w-search.layout_modern .w-search-open {
position: relative;
z-index: 1;
opacity: 1;
transform: translateX(0);
}
.w-search.layout_modern.active .w-search-open {
opacity: 0;
transform: translateX(-20px);
}
.w-search.layout_modern .w-search-close {
opacity: 0;
transform: translateX(20px);
}
.w-search.layout_modern.active .w-search-close {
z-index: 1;
opacity: 0.5;
transform: translateX(0);
}
@media (min-width: 601px) {
.l-header.transparent .w-search.layout_modern .w-form {
color: inherit;
}
.l-header.transparent .w-search.layout_modern .w-form-row input {
background-color: rgba(0,0,0,0.2);
}
} .w-search.layout_fullwidth .w-form {
position: absolute;
top: 0;
left: -25px;
right: -25px;
height: 0;
overflow: hidden;
z-index: 100;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.w-search.layout_fullwidth.active .w-form {
height: 100%;
}
.w-search.layout_fullwidth .w-form-row-label,
.w-search.layout_fullwidth .w-form-row.for_submit {
display: none;
}
.w-search.layout_fullwidth .w-form-row-field {
position: static;
}
.w-search.layout_fullwidth .w-form-row-field input {
display: block;
position: absolute;
top: 50%;
left: 25px;
font-size: 28px;
line-height: 50px;
height: 50px;
margin-top: -25px;
padding: 0;
width: calc(100% - 80px);
border: none;
border-radius: 0;
box-shadow: none !important;
background-color: transparent;
color: inherit;
}
.w-search.layout_fullwidth .w-search-close {
top: 50%;
right: 25px;
text-align: right;
line-height: 40px;
margin-top: -20px;
} .w-search.layout_fullscreen .w-form {
position: fixed;
top: -100%;
left: 0;
right: 0;
height: 100%;
z-index: 100;
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.w-search.layout_fullscreen.active .w-form {
top: 0;
}
.w-search.layout_fullscreen .w-form:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
opacity: 0.95;
}
.w-search.layout_fullscreen .w-form-h {
display: table;
height: 100%;
width: 100%;
}
.w-search.layout_fullscreen .w-form-row {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 100%;
}
.w-search.layout_fullscreen .w-form-row-label {
display: block;
font-size: 24px;
line-height: 1.6;
}
.w-search.layout_fullscreen .w-form-row-field input {
font-size: 50px;
line-height: 1.6;
text-align: center;
height: auto;
width: 85%;
padding: 0;
border: none;
border-radius: 0;
box-shadow: none !important;
background-color: transparent;
color: inherit;
}
.w-search.layout_fullscreen ::-webkit-input-placeholder {
opacity: 0;
}
.w-search.layout_fullscreen ::-moz-placeholder {
opacity: 0;
}
.w-search.layout_fullscreen :-ms-input-placeholder {
opacity: 0;
}
.w-search.layout_fullscreen .w-form-row.for_submit {
display: none;
}
.w-search.layout_fullscreen .w-search-close {
font-size: 40px;
line-height: 100px;
width: 100px;
} .w-separator {
line-height: 18px;
height: 20px;
padding: 2px 0;
}
.w-separator-h:before,
.w-separator-h:after {
top: 8px;
}
.w-separator-h i {
font-size: 16px;
line-height: 16px;
height: 16px;
width: 20px;
} .w-separator.style_dashed .w-separator-h:before,
.w-separator.style_dashed .w-separator-h:after {
border-top-style: dashed;
}
.w-separator.style_dotted .w-separator-h:before,
.w-separator.style_dotted .w-separator-h:after {
border-top-style: dotted;
}
.w-separator.style_double .w-separator-h:before,
.w-separator.style_double .w-separator-h:after {
border-top-style: double;
} .w-separator.thick_2 .w-separator-h:before,
.w-separator.thick_2 .w-separator-h:after {
top: 7px;
border-top-width: 2px;
}
.w-separator.thick_3 .w-separator-h:before,
.w-separator.thick_3 .w-separator-h:after {
top: 7px;
border-top-width: 3px;
}
.w-separator.thick_4 .w-separator-h:before,
.w-separator.thick_4 .w-separator-h:after {
top: 6px;
border-top-width: 4px;
}
.w-separator.thick_5 .w-separator-h:before,
.w-separator.thick_5 .w-separator-h:after {
top: 6px;
border-top-width: 5px;
} .w-separator.cont_text {
padding: 0;
}
.w-separator.cont_text.thick_1 .w-separator-h:before,
.w-separator.cont_text.thick_1 .w-separator-h:after {
top: 10px;
}
.w-separator.cont_text.thick_2 .w-separator-h:before,
.w-separator.cont_text.thick_2 .w-separator-h:after,
.w-separator.cont_text.thick_3 .w-separator-h:before,
.w-separator.cont_text.thick_3 .w-separator-h:after {
top: 9px;
}
.w-separator.cont_text.thick_4 .w-separator-h:before,
.w-separator.cont_text.thick_4 .w-separator-h:after,
.w-separator.cont_text.thick_5 .w-separator-h:before,
.w-separator.cont_text.thick_5 .w-separator-h:after {
top: 8px;
} .w-separator.type_invisible {
height: 0;
} .w-separator.size_small {
margin: 25px 0;
}
.w-separator.type_invisible.size_small {
margin: 10px 0;
} .w-separator.size_medium {
margin: 35px 0;
}
.w-separator.type_invisible.size_medium {
margin: 20px 0;
} .w-separator.size_large {
margin: 45px 0;
}
.w-separator.type_invisible.size_large {
margin: 30px 0;
} .w-separator.size_huge {
margin: 65px 0;
}
.w-separator.type_invisible.size_huge {
margin: 50px 0;
} .l-section.color_primary .w-separator.color_border,
.l-section.color_secondary .w-separator.color_border {
border-color: rgba(255,255,255,0.5);
color: rgba(255,255,255,0.5);
} .w-sharing {
font-size: 0;
}
.w-sharing-item {
display: inline-block;
vertical-align: top;
position: relative;
text-align: center;
line-height: 24px;
color: inherit;
}
.no-touch .w-sharing-item:hover {
color: inherit;
}
.w-sharing-icon {
display: inline-block;
vertical-align: top;
position: relative;
min-width: 16px;
}
.w-sharing-icon:before {
font-family: fontawesome;
vertical-align: top;
line-height: inherit;
}
.w-sharing-item.facebook .w-sharing-icon:before {
content: '\f09a';
}
.w-sharing-item.twitter .w-sharing-icon:before {
content: '\f099';
}
.w-sharing-item.gplus .w-sharing-icon:before {
content: '\f0d5';
}
.w-sharing-item.linkedin .w-sharing-icon:before {
content: '\f0e1';
}
.w-sharing-item.pinterest .w-sharing-icon:before {
content: '\f0d2';
}
.w-sharing-count {
display: inline-block;
vertical-align: top;
position: relative;
font-size: 14px;
margin-left: 8px;
}
.w-sharing.counters_hide .w-sharing-count {
display: none;
} .w-sharing.type_simple .w-sharing-item {
padding: 2px 14px 2px 16px;
border-width: 0 2px 0 0;
border-style: solid;
-webkit-transition: none;
transition: none;
}
.w-sharing.type_simple .w-sharing-item:first-child {
padding-left: 0;
}
.w-sharing.type_simple .w-sharing-item:last-child {
padding-right: 0;
border: none;
}
.w-sharing.type_simple .w-sharing-icon {
font-size: 20px;
opacity: 0.33;
width: 26px;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
}
.no-touch .w-sharing.type_simple .w-sharing-item:hover .w-sharing-icon {
opacity: 1;
} .w-sharing.type_solid .w-sharing-item,
.w-sharing.type_outlined .w-sharing-item {
padding: 4px 12px;
margin-right: 4px;
border-radius: 5px;
overflow: hidden;
min-width: 50px;
}
.w-sharing.type_solid .w-sharing-item:last-child,
.w-sharing.type_outlined .w-sharing-item:last-child {
margin-right: 0;
}
.w-sharing.type_solid .w-sharing-icon,
.w-sharing.type_outlined .w-sharing-icon {
font-size: 17px;
}
.no-touch .w-sharing.type_solid .w-sharing-item:before,
.no-touch .w-sharing.type_outlined .w-sharing-item:before,
.no-touch .w-sharing.type_fixed .w-sharing-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .w-sharing.type_solid .w-sharing-item:hover:before,
.no-touch .w-sharing.type_outlined .w-sharing-item:hover:before,
.no-touch .w-sharing.type_fixed .w-sharing-item:hover:before {
height: 100%;
}
.w-sharing.type_solid .w-sharing-item,
.no-touch .w-sharing.type_outlined .w-sharing-item:hover {
color: #fff;
} .w-sharing.type_fixed {
position: fixed;
top: 50%;
margin-top: -100px;
z-index: 111;
}
.w-sharing.type_fixed.align_left {
left: 0;
}
.w-sharing.type_fixed.align_right {
right: 0;
}
.w-sharing.type_fixed.align_center {
top: auto;
left: 50%;
bottom: 0;
margin-top: 0;
margin-left: -100px;
}
.w-sharing.type_fixed .w-sharing-item {
font-size: 18px;
line-height: 40px;
padding: 0 15px;
margin: 0;
color: #fff;
}
.w-sharing.type_fixed.align_left .w-sharing-item,
.w-sharing.type_fixed.align_right .w-sharing-item {
display: block;
padding: 0;
width: 40px;
}
.w-sharing.type_fixed.align_left .w-sharing-count,
.w-sharing.type_fixed.align_right .w-sharing-count {
display: block;
font-size: 12px;
line-height: 12px;
margin: -2px 0 0;
padding-bottom: 8px;
} .w-sharing.type_solid .w-sharing-item.facebook,
.w-sharing.type_fixed .w-sharing-item.facebook,
.w-sharing.type_outlined .w-sharing-item.facebook:before {
background-color: #42599e;
}
.w-sharing.type_outlined .w-sharing-item.facebook {
box-shadow: 0 0 0 2px #42599e inset;
color: #42599e;
}
.no-touch .w-sharing.type_simple .w-sharing-item.facebook:hover .w-sharing-icon {
color: #42599e;
} .w-sharing.type_solid .w-sharing-item.twitter,
.w-sharing.type_fixed .w-sharing-item.twitter,
.w-sharing.type_outlined .w-sharing-item.twitter:before {
background-color: #55acee;
}
.w-sharing.type_outlined .w-sharing-item.twitter {
box-shadow: 0 0 0 2px #55acee inset;
color: #55acee;
}
.no-touch .w-sharing.type_simple .w-sharing-item.twitter:hover .w-sharing-icon {
color: #55acee;
} .w-sharing.type_solid .w-sharing-item.gplus,
.w-sharing.type_fixed .w-sharing-item.gplus,
.w-sharing.type_outlined .w-sharing-item.gplus:before {
background-color: #db4437;
}
.w-sharing.type_outlined .w-sharing-item.gplus {
box-shadow: 0 0 0 2px #db4437 inset;
color: #db4437;
}
.no-touch .w-sharing.type_simple .w-sharing-item.gplus:hover .w-sharing-icon {
color: #db4437;
} .w-sharing.type_solid .w-sharing-item.linkedin,
.w-sharing.type_fixed .w-sharing-item.linkedin,
.w-sharing.type_outlined .w-sharing-item.linkedin:before {
background-color: #0077b5;
}
.w-sharing.type_outlined .w-sharing-item.linkedin {
box-shadow: 0 0 0 2px #0077b5 inset;
color: #0077b5;
}
.no-touch .w-sharing.type_simple .w-sharing-item.linkedin:hover .w-sharing-icon {
color: #0077b5;
} .w-sharing.type_solid .w-sharing-item.pinterest,
.w-sharing.type_fixed .w-sharing-item.pinterest,
.w-sharing.type_outlined .w-sharing-item.pinterest:before {
background-color: #cb2027;
}
.w-sharing.type_outlined .w-sharing-item.pinterest {
box-shadow: 0 0 0 2px #cb2027 inset;
color: #cb2027;
}
.no-touch .w-sharing.type_simple .w-sharing-item.pinterest:hover .w-sharing-icon {
color: #cb2027;
} .w-socials-item {
margin: 2px 4px 2px 0;
}
.w-socials.align_center .w-socials-item {
margin: 2px;
}
.w-socials.align_right .w-socials-item {
margin: 2px 0 4px 2px;
}
.w-socials-item-link {
font-size: 17px;
line-height: 36px;
height: 36px;
width: 36px;
border-radius: 5px;
color: inherit;
}
.l-subfooter.at_top .w-socials-item-link {
color: inherit;
}
.w-socials-item-link:hover {
border: none !important;
color: #fff !important;
}
.w-socials-item-link-hover {
bottom: auto;
height: 0;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.w-socials-item-link:hover .w-socials-item-link-hover {
height: 100%;
}
.w-socials-item-link:after {
font-family: fontawesome;
}
.w-socials-item-popup {
font-size: 13px;
line-height: 20px;
padding: 3px 10px 4px;
bottom: 42px;
border-radius: 3px;
-webkit-transition: opacity 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s, -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s;
transition: opacity 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s, transform 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s;
}
.w-socials-item-popup:after {
left: 10px;
} .w-socials.size_medium .w-socials-item-link {
font-size: 20px;
line-height: 46px;
height: 46px;
width: 46px;
}
.w-socials.size_medium .w-socials-item-popup {
bottom: 52px;
} .w-socials.size_large .w-socials-item-link {
font-size: 24px;
line-height: 54px;
height: 54px;
width: 54px;
}
.w-socials.size_large .w-socials-item-popup {
bottom: 62px;
} .w-socials.style_colored .w-socials-item.email .w-socials-item-link {
color: #697277;
}
.w-socials-item.email .w-socials-item-link-hover {
background-color: #697277;
}
.w-socials-item.email .w-socials-item-link:after {
content: '\f0e0';
} .w-socials.style_colored .w-socials-item.rss .w-socials-item-link {
color: #ff9702;
}
.w-socials-item.rss .w-socials-item-link-hover {
background-color: #ff9702;
}
.w-socials-item.rss .w-socials-item-link:after {
content: '\f09e';
} .w-socials.style_colored .w-socials-item.facebook .w-socials-item-link {
color: #42599e;
}
.w-socials-item.facebook .w-socials-item-link-hover {
background-color: #42599e;
}
.w-socials-item.facebook .w-socials-item-link:after {
content: '\f09a';
} .w-socials.style_colored .w-socials-item.twitter .w-socials-item-link {
color: #55acee;
}
.w-socials-item.twitter .w-socials-item-link-hover {
background-color: #55acee;
color: #fff;
}
.w-socials-item.twitter .w-socials-item-link:after {
content: '\f099';
} .w-socials.style_colored .w-socials-item.google .w-socials-item-link {
color: #db4437;
}
.w-socials-item.google .w-socials-item-link-hover {
background-color: #db4437;
}
.w-socials-item.google .w-socials-item-link:after {
content: '\f0d5';
} .w-socials.style_colored .w-socials-item.linkedin .w-socials-item-link {
color: #117eb9;
}
.w-socials-item.linkedin .w-socials-item-link-hover {
background-color: #117eb9;
}
.w-socials-item.linkedin .w-socials-item-link:after {
content: '\f0e1';
} .w-socials.style_colored .w-socials-item.youtube .w-socials-item-link {
color: #cd201f;
}
.w-socials-item.youtube .w-socials-item-link-hover {
background-color: #cd201f;
}
.w-socials-item.youtube .w-socials-item-link:after {
content: '\f16a';
} .w-socials.style_colored .w-socials-item.vimeo .w-socials-item-link {
color: #1ab7ea;
}
.w-socials-item.vimeo .w-socials-item-link-hover {
background-color: #1ab7ea;
}
.w-socials-item.vimeo .w-socials-item-link:after {
content: '\f27d';
} .w-socials.style_colored .w-socials-item.skype .w-socials-item-link {
color: #00aff0;
}
.w-socials-item.skype .w-socials-item-link-hover {
background-color: #00aff0;
}
.w-socials-item.skype .w-socials-item-link:after {
content: '\f17e';
} .w-socials.style_colored .w-socials-item.flickr .w-socials-item-link {
color: #ff0084;
}
.w-socials-item.flickr .w-socials-item-link-hover {
background-color: #ff0084;
}
.w-socials-item.flickr .w-socials-item-link:after {
content: '\f16e';
} .w-socials.style_colored .w-socials-item.pinterest .w-socials-item-link {
color: #cb2027;
}
.w-socials-item.pinterest .w-socials-item-link-hover {
background-color: #cb2027;
}
.w-socials-item.pinterest .w-socials-item-link:after {
content: '\f0d2';
} .w-socials.style_colored .w-socials-item.tumblr .w-socials-item-link {
color: #37465d;
}
.w-socials-item.tumblr .w-socials-item-link-hover {
background-color: #37465d;
}
.w-socials-item.tumblr .w-socials-item-link:after {
content: '\f173';
} .w-socials.style_colored .w-socials-item.dribbble .w-socials-item-link {
color: #ea4c89;
}
.w-socials-item.dribbble .w-socials-item-link-hover {
background-color: #ea4c89;
}
.w-socials-item.dribbble .w-socials-item-link:after {
content: '\f17d';
} .w-socials.style_colored .w-socials-item.vk .w-socials-item-link {
color: #4c75a3;
}
.w-socials-item.vk .w-socials-item-link-hover {
background-color: #4c75a3;
}
.w-socials-item.vk .w-socials-item-link:after {
content: '\f189';
} .w-socials.style_colored .w-socials-item.instagram .w-socials-item-link {
color: #a17357;
}
.w-socials-item.instagram .w-socials-item-link-hover {
background-color: #a17357;
}
.w-socials-item.instagram .w-socials-item-link:after {
content: '\f16d';
} .w-socials.style_colored .w-socials-item.behance .w-socials-item-link {
color: #1769ff;
}
.w-socials-item.behance .w-socials-item-link-hover {
background-color: #1769ff;
}
.w-socials-item.behance .w-socials-item-link:after {
content: '\f1b4';
} .w-socials.style_colored .w-socials-item.xing .w-socials-item-link {
color: #006464;
}
.w-socials-item.xing .w-socials-item-link-hover {
background-color: #006464;
}
.w-socials-item.xing .w-socials-item-link:after {
content: '\f168';
} .w-socials.style_colored .w-socials-item.yelp .w-socials-item-link {
color: #c41200;
}
.w-socials-item.yelp .w-socials-item-link-hover {
background-color: #c41200;
}
.w-socials-item.yelp .w-socials-item-link:after {
content: '\f1e9';
} .w-socials.style_colored .w-socials-item.twitch .w-socials-item-link {
color: #6441a5;
}
.w-socials-item.twitch .w-socials-item-link-hover {
background-color: #6441a5;
}
.w-socials-item.twitch .w-socials-item-link:after {
content: '\f1e8';
} .w-socials.style_colored .w-socials-item.soundcloud .w-socials-item-link {
color: #ff5600;
}
.w-socials-item.soundcloud .w-socials-item-link-hover {
background-color: #ff5600;
}
.w-socials-item.soundcloud .w-socials-item-link:after {
content: '\f1be';
} .w-socials.style_colored .w-socials-item.deviantart .w-socials-item-link {
color: #05cc47;
}
.w-socials-item.deviantart .w-socials-item-link-hover {
background-color: #637768;
}
.w-socials-item.deviantart .w-socials-item-link:after {
content: '\f1bd';
} .w-socials.style_colored .w-socials-item.foursquare .w-socials-item-link {
color: #fa4b7a;
}
.w-socials-item.foursquare .w-socials-item-link-hover {
background-color: #fa4b7a;
}
.w-socials-item.foursquare .w-socials-item-link:after {
content: '\f180';
} .w-socials.style_colored .w-socials-item.github .w-socials-item-link {
color: #333;
}
.w-socials-item.github .w-socials-item-link-hover {
background-color: #333;
}
.w-socials-item.github .w-socials-item-link:after {
content: '\f09b';
} .w-socials.style_colored .w-socials-item.odnoklassniki .w-socials-item-link {
color: #f58220;
}
.w-socials-item.odnoklassniki .w-socials-item-link-hover {
background-color: #f58220;
}
.w-socials-item.odnoklassniki .w-socials-item-link:after {
content: '\f263';
} .w-socials.style_colored .w-socials-item.s500px .w-socials-item-link {
color: #222;
}
.w-socials-item.s500px .w-socials-item-link-hover {
background-color: #222;
}
.w-socials-item.s500px .w-socials-item-link:after {
content: '\f26e';
} .w-socials.style_colored .w-socials-item.houzz .w-socials-item-link {
color: #7ac142;
}
.w-socials-item.houzz .w-socials-item-link-hover {
background-color: #7ac142;
}
.w-socials-item.houzz .w-socials-item-link:after {
content: '\f27c';
} .l-subheader .w-socials {
display: inline-block;
vertical-align: top;
margin-left: 15px;
}
.l-subheader.at_top .w-socials {
float: right;
}
.l-subheader .w-socials-item {
vertical-align: middle;
margin: 0;
}
.l-subheader .w-socials-item .w-socials-item-link {
font-size: 17px;
line-height: 36px;
height: 36px;
width: 36px;
border-radius: 0;
box-shadow: none !important;
background: none !important;
color: inherit;
}
.l-subheader .w-socials-item-popup {
display: none !important;
} .w-tabs-list {
overflow: hidden;
}
.w-tabs.layout_default .w-tabs-item {
float: left;
line-height: 26px;
padding: 15px 25px;
border-top: 2px solid transparent;
-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.no-touch .w-tabs.layout_default .w-tabs-item:hover {
background-color: rgba(0,0,0,0.025);
}
.w-tabs.layout_default .w-tabs-item i,
.w-tabs.layout_default .w-tabs-item-title {
font-size: 18px;
line-height: inherit;
}
.w-tabs.layout_default .w-tabs-item.with_icon i + .w-tabs-item-title,
.w-tabs.layout_default .w-tabs-item.with_icon .w-tabs-item-title + i {
margin-left: 10px;
}
.w-tabs.layout_default .w-tabs-section-content-h {
margin-top: 30px;
} .w-tabs.accordion .w-tabs-section {
border-style: solid;
border-width: 1px 0 0 0;
}
.w-tabs.accordion .w-tabs-section:last-child {
border-bottom-width: 1px;
}
.w-tabs.accordion .w-tabs-section.color_custom {
border-color: transparent;
}
.w-tabs-section-header {
text-align: left;
padding: 15px 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.no-touch .w-tabs.accordion .w-tabs-section-header:hover {
background-color: rgba(0,0,0,0.04);
}
.no-touch .w-tabs.accordion .active .w-tabs-section-header:hover {
background-color: rgba(0,0,0,0.0);
}
.no-touch .w-tabs.accordion.type_togglable .active .w-tabs-section-header:hover {
background-color: rgba(0,0,0,0.04);
}
.w-tabs-section.active .w-tabs-section-header {
background-color: transparent;
}
.w-tabs-section.color_custom.active .w-tabs-section-header {
color: inherit !important;
}
.w-tabs-section-header i {
font-size: 20px;
line-height: 30px;
}
.w-tabs-section-title {
line-height: 30px;
padding: 0 !important;
margin-bottom: 0 !important;
color: inherit;
max-width: calc(100% - 40px);
}
.w-tabs-section.with_icon i + .w-tabs-section-title,
.w-tabs-section.with_icon .w-tabs-section-title + i {
margin-left: 15px;
}
.w-tabs-section-control {
top: 50%;
font-family: fontawesome;
line-height: 30px;
height: 30px;
width: 30px;
margin-top: -15px;
text-align: center;
-webkit-transition: transform 0.3s;
transition: transform 0.3s;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.w-tabs-section.active .w-tabs-section-control {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.w-tabs.accordion .w-tabs-section-content-h {
padding: 20px 20px 30px;
margin-top: 0 !important;
margin-bottom: 0 !important;
} .w-tabs.icon_chevron .w-tabs-section-control:before {
content: '\f107';
font-size: 24px;
vertical-align: top;
} .w-tabs.icon_plus .w-tabs-section-control:before {
content: '\f067';
font-size: 18px;
vertical-align: top;
} .w-tabs.icon_triangle .w-tabs-section-control:before {
content: '\f0d7';
font-size: 20px;
vertical-align: top;
} .w-tabs.icon_none .w-tabs-section-control {
display: none;
} .w-tabs.iconpos_right .w-tabs-section-control {
right: 15px;
}
.w-tabs.iconpos_right .w-tabs-section-header-h {
padding-right: 40px;
} .w-tabs.iconpos_left .w-tabs-section-control {
left: 15px;
}
.w-tabs.iconpos_left .w-tabs-section-header-h {
padding-left: 40px;
} .w-tabs.accordion.title_center .w-tabs-section-header {
text-align: center;
}
.w-tabs.accordion.title_center .w-tabs-section-header-h {
padding: 0;
}
.w-tabs.accordion.title_center .with_icon .w-tabs-section-title {
max-width: calc(100% - 70px);
}
.w-tabs.accordion.title_center .w-tabs-section-control {
display: inline-block;
vertical-align: top;
position: static;
margin: 0 0 0 10px;
} .w-tabs.accordion.title_right .w-tabs-section-header {
text-align: right;
} .w-tabs.title_left,
.w-tabs.title_right {
padding: 0 !important;
}
.one-half .w-tabs.layout_default .w-tabs-section-title,
.one-third .w-tabs.layout_default .w-tabs-section-title,
.one-quarter .w-tabs.layout_default .w-tabs-section-title,
.two-thirds .w-tabs.layout_default .w-tabs-section-title,
.sidebar_left .w-tabs.layout_default .w-tabs-section-title,
.sidebar_right .w-tabs.layout_default .w-tabs-section-title {
font-size: 18px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-content-h {
margin-top: 60px;
margin-bottom: 60px;
}
@media (min-width: 1280px) {
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item-h {
padding: 25px 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item-title {
font-size: 20px;
line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item i,
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-header i {
font-size: 24px;
line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-header {
padding: 30px 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_default.accordion .w-tabs-section-content-h {
padding-top: 30px;
}
} .w-tabs.layout_ver {
display: table;
width: 100%;
direction: ltr;
}
.w-tabs.layout_ver .w-tabs-list {
display: table-cell;
vertical-align: top;
}
.w-tabs.layout_ver .w-tabs-item {
line-height: 26px;
padding: 15px 25px;
border-width: 0 0 0 2px;
border-style: solid;
border-color: transparent;
-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.no-touch .w-tabs.layout_ver .w-tabs-item:hover {
background-color: rgba(0,0,0,0.025);
}
.w-tabs.layout_ver .w-tabs-item i,
.w-tabs.layout_ver .w-tabs-item-title {
font-size: 17px;
line-height: inherit;
}
.w-tabs.layout_ver .w-tabs-item.with_icon i + .w-tabs-item-title,
.w-tabs.layout_ver .w-tabs-item.with_icon .w-tabs-item-title + i {
margin-left: 10px;
}
.w-tabs.layout_ver .w-tabs-sections {
display: table-cell;
vertical-align: top;
}
.w-tabs.layout_ver .w-tabs-section {
float: none;
padding-left: 40px;
}
.w-tabs.layout_ver .w-tabs-section.no_indents {
padding: 0 !important;
} .w-tabs.layout_ver.navpos_right {
direction: rtl;
}
.w-tabs.layout_ver.navpos_right .w-tabs-list {
direction: ltr;
}
.w-tabs.layout_ver.navpos_right .w-tabs-item {
border-width: 0 2px 0 0;
}
.w-tabs.layout_ver.navpos_right .w-tabs-section {
direction: ltr;
padding-left: 0;
padding-right: 40px;
} .w-tabs.layout_ver.title_left .w-tabs-item {
text-align: left;
}
.w-tabs.layout_ver.title_right .w-tabs-item {
text-align: right;
} .w-tabs.layout_ver.navwidth_auto .w-tabs-list {
width: 0;
}
.w-tabs.layout_ver.navwidth_auto .w-tabs-item {
white-space: nowrap;
}
.w-tabs.layout_ver.navwidth_auto .w-tabs-sections {
width: 100%;
}
.w-tabs.layout_ver.navwidth_10 .w-tabs-list {
width: 10%;
}
.w-tabs.layout_ver.navwidth_10 .w-tabs-sections {
width: 90%;
}
.w-tabs.layout_ver.navwidth_20 .w-tabs-list {
width: 20%;
}
.w-tabs.layout_ver.navwidth_20 .w-tabs-sections {
width: 80%;
}
.w-tabs.layout_ver.navwidth_30 .w-tabs-list {
width: 30%;
}
.w-tabs.layout_ver.navwidth_30 .w-tabs-sections {
width: 70%;
}
.w-tabs.layout_ver.navwidth_40 .w-tabs-list {
width: 40%;
}
.w-tabs.layout_ver.navwidth_40 .w-tabs-sections {
width: 60%;
}
.w-tabs.layout_ver.navwidth_50 .w-tabs-list,
.w-tabs.layout_ver.navwidth_50 .w-tabs-sections {
width: 50%;
} .w-tabs.layout_ver.measure > .w-tabs-list {
width: 100% !important;
}
.w-tabs.layout_ver.measure > .w-tabs-sections {
width: 0 !important;
}
.w-tabs.layout_ver.measure .w-tabs-section-content {
display: block !important;
height: 1px;
margin-bottom: -1px;
overflow: hidden;
min-width: 200px;
}
.w-tabs.layout_ver.measure .w-tabs-section.active .w-tabs-section-content {
height: auto;
margin-bottom: 0;
} .w-tabs.layout_ver.accordion {
display: block;
}
.w-tabs.layout_ver.accordion .w-tabs-sections {
display: block;
width: 100% !important;
}
.w-tabs.layout_ver.accordion .w-tabs-section {
padding: 0 !important;
} .w-tabs.layout_timeline .w-tabs-list {
margin-bottom: 40px;
background: none;
}
.w-tabs.layout_timeline .w-tabs-list:before {
display: block;
content: '';
position: absolute;
top: 50%;
left: 1px;
right: 1px;
height: 1px;
border-top-width: 2px;
border-top-style: solid;
}
.w-tabs.layout_timeline .w-tabs-item {
line-height: 80px;
height: 80px;
width: 80px;
overflow: hidden;
z-index: 1;
white-space: nowrap;
border-radius: 50%;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover,
.w-tabs.layout_timeline .w-tabs-item.active {
color: #fff;
}
.w-tabs.layout_timeline .w-tabs-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover:before,
.w-tabs.layout_timeline .w-tabs-item.active:before {
height: 100%;
}
.w-tabs.layout_timeline .w-tabs-item-title {
font-size: 17px;
position: relative;
}
.w-tabs.layout_timeline .w-tabs-item.with_icon .w-tabs-item-title {
display: none;
}
.w-tabs.layout_timeline .w-tabs-item.with_icon i {
font-size: 24px;
position: relative;
} .w-tabs.layout_timeline.accordion .w-tabs-section {
border: none;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-header {
margin: 0 auto;
padding: 20px 0 0;
width: 80px;
background-color: transparent !important;
}
.w-tabs.layout_timeline .w-tabs-section:first-child .w-tabs-section-header {
padding-top: 0;
}
.w-tabs.layout_timeline .w-tabs-section-header:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 50%;
height: 100%;
width: 1px;
border-left-width: 2px;
border-left-style: solid;
}
.w-tabs.layout_timeline .w-tabs-section-header-h {
text-align: center;
line-height: 80px;
height: 80px;
width: 80px;
padding: 0;
overflow: hidden;
position: relative;
z-index: 1;
border-radius: 50%;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover,
.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h {
color: #fff;
}
.w-tabs.layout_timeline .w-tabs-section-header-h:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover:before,
.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h:before {
height: 100%;
}
.w-tabs.layout_timeline .w-tabs-section-header i {
font-size: 24px;
line-height: inherit;
position: relative;
}
.w-tabs.layout_timeline .w-tabs-section-title {
font-size: 17px;
line-height: inherit;
white-space: inherit;
position: relative;
color: inherit;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-content {
padding: 60px 40px 40px;
margin-top: -40px;
border-radius: 5px;
border: 2px solid #e5e5e5; }
.w-tabs.layout_timeline.accordion .w-tabs-section-content-h {
padding: 0;
} .l-section.color_primary .w-tabs-list,
.l-section.color_primary .w-tabs-section,
.l-section.color_primary .w-tabs-section-header:before,
.l-section.color_secondary .w-tabs-list,
.l-section.color_secondary .w-tabs-section,
.l-section.color_secondary .w-tabs-section-header:before,
.l-section.color_custom .w-tabs-list,
.l-section.color_custom .w-tabs-section,
.l-section.color_custom .w-tabs-section-header:before {
border-color: rgba(255,255,255,0.5);
}
.l-section.color_primary .w-tabs-item .ripple,
.l-section.color_secondary .w-tabs-item .ripple,
.l-section.color_custom .w-tabs-item .ripple {
background-color: rgba(255,255,255,0.15);
} .g-tags {
font-size: 0;
}
.g-tags-title {
display: inline-block;
vertical-align: top;
font-size: 14px;
line-height: 20px;
margin: 5px 10px 0 0;
}
.g-tags > a {
display: inline-block;
vertical-align: top;
margin: 0 3px 3px 0;
padding: 3px 8px 4px;
font-size: 13px;
line-height: 20px;
border-radius: 3px;
border: 2px solid #e5e5e5; color: inherit;
} .w-testimonial blockquote {
margin: 0 !important;
padding: 0 !important;
border: none !important;
font: inherit;
}
.w-testimonial .w-testimonial-text {
display: block;
font-size: 1.2em;
line-height: 1.56;
font-style: italic;
}
.w-testimonial .w-testimonial-text p {
display: inline;
}
.w-testimonial-person {
line-height: 24px;
overflow: hidden;
padding-top: 15px;
}
.w-testimonial-person img {
display: block;
float: left;
margin-right: 15px;
height: 60px;
width: 60px;
border-radius: 50%;
}
.w-testimonial-person-name {
font-weight: 600;
}
.w-testimonial-person-meta {
font-size: 0.9em;
margin-left: 8px;
} .w-testimonial.style_1 {
padding: 30px;
border-radius: 5px;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
border: 2px solid #e5e5e5; }
.w-testimonial.style_1 img ~ .w-testimonial-person-name {
display: block;
margin-top: 5px;
}
.w-testimonial.style_1 img ~ .w-testimonial-person-meta {
margin: 0;
} .w-testimonial.style_2 {
padding-top: 70px;
position: relative;
}
.w-testimonial.style_2:before {
content: '\201C';
position: absolute;
top: 0;
left: -40px;
font-size: 11em;
font-style: italic;
font-weight: normal;
line-height: 140px;
}
.w-testimonial.style_2 .w-testimonial-text {
quotes: none;
}
.w-testimonial.style_2 img ~ .w-testimonial-person-name {
display: block;
margin-top: 5px;
}
.w-testimonial.style_2 img ~ .w-testimonial-person-meta {
margin: 0;
} .w-testimonial.style_3 {
padding-left: 26px;
}
.w-testimonial.style_3 .w-testimonial-text {
font-style: normal;
quotes: none;
position: relative;
}
.w-testimonial.style_3 .w-testimonial-text:before {
content: '\f10d';
font-family: fontawesome;
font-size: 18px;
position: absolute;
top: 0;
left: -25px;
}
.w-testimonial.style_3 .w-testimonial-text:after {
content: '\f10e';
font-family: fontawesome;
font-size: 18px;
margin-left: 7px;
}
.w-testimonial.style_3 .w-testimonial-person {
padding-top: 10px;
}
.w-testimonial.style_3 img ~ .w-testimonial-person-name {
display: block;
margin-top: 5px;
}
.w-testimonial.style_3 img ~ .w-testimonial-person-meta {
margin: 0;
} .w-testimonial.style_4 {
padding-left: 100px;
position: relative;
}
.w-testimonial.style_4:before {
content: '\f10d';
position: absolute;
top: 0;
left: 0;
font-size: 30px;
font-family: fontawesome;
text-align: center;
line-height: 80px;
width: 80px;
border-radius: 50%;
}
.w-testimonial.style_4 .w-testimonial-person img {
float: none;
position: absolute;
top: 0;
left: 0;
height: 80px;
width: 80px;
margin: 0;
} .w-toplink {
display: block;
position: fixed;
bottom: -52px;
right: 15px;
text-align: center;
font-size: 30px;
line-height: 48px;
height: 50px;
width: 50px;
border-radius: 5px;
z-index: 100;
outline: none !important;
-webkit-transition: background-color 0.3s, bottom 0.3s;
transition: background-color 0.3s, bottom 0.3s;
background-color: rgba(0,0,0,0.3);
color: #fff !important;
}
.w-toplink.active {
bottom: 15px;
}
.w-toplink:before {
content: '\f106';
font-family: fontawesome;
vertical-align: top;
} .w-video {
background-color: #111;
} .navigation.pagination {
font-size: 0;
}
.pagination h2 {
display: none;
}
.pagination .page-numbers {
display: inline-block;
vertical-align: top;
text-align: center;
font-size: 17px;
line-height: 50px;
height: 50px;
width: 50px;
margin: 3px;
position: relative;
overflow: hidden;
border-radius: 50%;
color: inherit;
}
.pagination span.page-numbers {
cursor: default;
}
.pagination a.page-numbers {
color: inherit;
}
.pagination .page-numbers:first-child {
margin-left: 0;
}
.no-touch .pagination .page-numbers:hover {
color: #fff;
}
.no-touch .pagination .page-numbers:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .pagination .page-numbers:hover:before {
height: 100%;
}
.pagination .page-numbers span {
position: relative;
}
.pagination .page-numbers.current {
box-shadow: none !important;
color: #fff !important;
}
.pagination .page-numbers.dots {
box-shadow: none !important;
color: inherit !important;
}
.pagination .page-numbers.dots:before {
display: none;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
font-size: 0;
}
.pagination .page-numbers.prev:after {
content: '\f104';
font-family: fontawesome;
font-size: 24px;
padding-right: 3px;
vertical-align: top;
position: relative;
}
.pagination .page-numbers.next:after {
content: '\f105';
font-family: fontawesome;
font-size: 24px;
padding-left: 3px;
vertical-align: top;
position: relative;
} .page-404 {
text-align: center;
}
.page-404:before {
display: inline-block;
vertical-align: top;
content: '\f14e';
font: 200px/1 fontawesome;
margin-bottom: 5px;
opacity: 0.1;
} .widget {
margin-bottom: 45px;
}
.widget:last-child {
margin-bottom: 0;
}
.l-subfooter .widget {
margin-bottom: 30px;
}
.g-html .widget ul {
list-style-type: none;
margin: 0;
}
.gallery-caption,
.bypostauthor {
font-size: inherit;
}
img#wpstats {
display: none !important;
} .widget_archive ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget_archive ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
} .widget_calendar #calendar_wrap {
padding: 20px;
border: 2px solid #e5e5e5; }
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 1.2em;
padding: 4px 20px 14px;
}
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td {
padding: 0;
border: none;
text-align: center;
line-height: 32px;
}
#wp-calendar thead th {
font-size: 10px;
font-weight: normal;
border-top: none;
opacity: 0.5;
}
#wp-calendar tbody td a {
display: block;
font-size: 1.2em;
font-weight: bold;
}
#wp-calendar tbody td#today {
font-size: 1.2em;
font-weight: bold;
}
#wp-calendar td#prev {
text-align: left;
padding-left: 10px;
}
#wp-calendar td#next {
text-align: right;
padding-right: 10px;
} .widget_categories ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget.widget_categories .children {
margin: 7px 0 -7px;
}
.widget_categories ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
} .l-main .widget_nav_menu > div {
border-bottom: 1px solid #e5e5e5; }
.l-main .widget_nav_menu ul li {
margin: 0;
}
.l-main .widget_nav_menu .menu-item a {
display: block;
line-height: 1.5em;
position: relative;
padding: 12px 20px 12px 35px;
-webkit-transition: color 0.1s, background-color 0.1s, border-color 0.1s;
transition: color 0.1s, background-color 0.1s, border-color 0.1s;
border-top: 1px solid #e5e5e5; color: inherit;
}
.no-touch .l-main .widget_nav_menu a:hover {
border-bottom: none;
}
.l-main .widget_nav_menu .menu-item.current-menu-item  > a {
color: #fff;
}
.widget_nav_menu .menu-item.current-menu-item + .menu-item > a {
border-color: transparent;
}
.l-main .widget_nav_menu .menu-item a:before {
position: absolute;
top: 12px;
left: 16px;
content: '\f105';
font-size: 18px;
font-family: fontawesome;
opacity: 0.5;
}
.l-main .widget_nav_menu .sub-menu > .menu-item a {
border: none;
padding-left: 55px;
}
.l-main .widget_nav_menu .sub-menu > .menu-item a:before {
left: 36px;
}
.l-main .widget_nav_menu .sub-menu .sub-menu > .menu-item a {
border: none;
padding-left: 75px;
}
.l-main .widget_nav_menu .sub-menu .sub-menu > .menu-item a:before {
left: 56px;
}
.l-main .widget_nav_menu .menu-item a i {
width: 20px;
}
.l-footer .widget_nav_menu ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.l-footer .widget_nav_menu .sub-menu {
margin: 7px 0 -7px;
}
.l-footer .widget_nav_menu .menu-item:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: fontawesome;
opacity: 0.5;
}
.l-footer .widget_nav_menu .menu-item.current-menu-item > a {
font-weight: bold;
} .widget_meta ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget_meta ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
} .widget_pages ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget.widget_pages ul.children {
margin: 7px 0 -7px;
}
.widget_pages ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
} .widget_recent_comments .recentcomments {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget_recent_comments .recentcomments:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
} .widget_recent_entries ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget_recent_entries ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-family: fontawesome;
font-size: 18px;
opacity: 0.5;
}
.widget_recent_entries ul li span {
display: block;
font-size: 0.9em;
padding-top: 3px;
opacity: 0.5;
} .widget_rss .widgettitle a {
padding-left: 28px;
position: relative;
}
.widget_rss .widgettitle a:first-child {
display: none;
}
.widget_rss .widgettitle a:before {
position: absolute;
top: 0;
left: 0;
content: '\f143';
font-family: fontawesome;
opacity: 0.5;
}
.widget_rss ul li {
line-height: 1.5em;
margin-bottom: 20px;
}
.widget_rss ul li span {
display: block;
padding-top: 3px;
opacity: 0.5;
}
.widget_rss ul li cite {
font-size: 0.9em;
font-style: normal;
opacity: 0.5;
}
.widget_rss ul li div {
display: block;
font-size: 0.9em;
padding: 3px 0;
} .widget_search .w-form-message,
.widget_search .w-form-row-state,
.widget_search .w-btn-label,
.widget_search .w-btn:before {
display: none;
}
.widget_search .w-form {
position: relative;
}
.widget_search .w-form input[type="text"] {
padding-right: 46px;
padding-left: 12px;
min-width: 100px;
}
.widget_search .w-form-row.for_submit {
position: absolute;
top: 0;
right: 0;
}
.widget_search .w-btn {
padding: 0;
line-height: 38px;
width: 44px;
background: none !important;
color: inherit !important;
opacity: 0.5;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.widget_search .w-btn:hover {
opacity: 1;
}
.widget_search .w-btn:after {
content: '\f002';
font-size: 18px;
font-family: fontawesome;
font-weight: normal;
} .l-footer .widget_tag_cloud a {
color: inherit;
} .g-html .wp-caption {
line-height: 0;
margin: 0 0 30px;
max-width: 100%;
position: relative;
}
.g-html .wp-caption-text {
display: block;
font-size: 13px;
line-height: 18px;
text-align: center;
margin: 0 auto;
padding: 5px 10px;
}
.g-html .wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
}
.g-html .wp-caption.alignleft {
float: left;
margin-right: 30px;
}
.g-html .wp-caption.alignright {
float: right;
margin-left: 30px;
} .no-touch .w-cart-h,
.no-touch .w-contacts,
.no-touch .w-iconbox-icon img,
.no-touch .w-lang,
.no-touch .w-lang-item-icon,
.no-touch .w-lang-item-title,
.no-touch .w-logo-img,
.no-touch .w-search-open {
vertical-align: -webkit-baseline-middle;
} .rounded_none .w-btn,
.rounded_none button,
.rounded_none input,
.rounded_none textarea,
.rounded_none select,
.rounded_none .w-actionbox,
.rounded_none .w-cart-notification,
.rounded_none .g-filters.style_2 .g-filters-item,
.rounded_none .w-logos-item,
.rounded_none .btn.w-nav-item .w-nav-anchor.level_1,
.rounded_none .w-pricing-item-h,
.rounded_none .w-pricing-item-header,
.rounded_none .w-profile,
.rounded_none .w-progbar-bar,
.rounded_none .w-progbar.style_4 .w-progbar-bar-count,
.rounded_none .w-sharing-item,
.rounded_none .w-socials-item-link,
.rounded_none .w-socials-item-popup,
.rounded_none .w-tabs-section-content,
.rounded_none .g-tags > a,
.rounded_none .w-testimonial,
.rounded_none .w-toplink,
.rounded_none #lang_sel a.lang_sel_sel,
.rounded_none #lang_sel_click a.lang_sel_sel,
.rounded_none div.wpcf7-response-output,
.rounded_none .ultimate-call-to-action,
.rounded_none .flip-box-wrap .flip-box .ifb-face,
.rounded_none .flip-box-wrap .flip-box .flip_link a,
.rounded_none .smile-icon-timeline-wrap .timeline-wrapper .timeline-block,
.rounded_none .smile-icon-timeline-wrap .timeline-feature-item.feat-item,
.rounded_none .aio-icon-box,
.rounded_none .ult-modal-input-wrapper .btn-modal {
border-radius: 0 !important;
} .no-touch .links_underline .l-subfooter.at_bottom a:hover,
.no-touch .links_underline .l-subfooter.at_top p a:hover,
.no-touch .links_underline .l-subfooter.at_top li a:hover,
.no-touch .links_underline .g-html p a:hover,
.no-touch .links_underline .g-html li a:hover,
.no-touch .links_underline .g-breadcrumbs a:hover,
.no-touch .links_underline .w-author-name a:hover,
.no-touch .links_underline .w-author-bio a:hover,
.no-touch .links_underline .w-blog-post-meta a:hover,
.no-touch .links_underline .w-blog.layout_related .w-blog-post-link:hover .w-blog-post-title span,
.no-touch .links_underline .w-blog.layout_compact .w-blog-post-link:hover .w-blog-post-title span,
.no-touch .links_underline .w-blog.layout_latest .w-blog-post-link:hover .w-blog-post-title span,
.no-touch .links_underline .w-blognav a:hover .w-blognav-title,
.no-touch .links_underline .w-btn.color_transparent:hover .w-btn-label,
.no-touch .links_underline .w-comments-item-meta a:hover,
.no-touch .links_underline .w-comments-item-text a:hover,
.no-touch .links_underline .w-comments-item-answer a:hover,
.no-touch .links_underline .w-comments-pagination a:hover,
.no-touch .links_underline .comment-reply-title a:hover,
.no-touch .links_underline .w-contacts a:hover,
.no-touch .links_underline .w-form-row-link:hover,
.no-touch .links_underline .w-person-link:hover .w-person-name span,
.no-touch .links_underline .w-profile-link.for_user:hover .w-profile-name,
.no-touch .links_underline .w-profile-link.for_logout:hover,
.no-touch .links_underline a:hover > .w-testimonial-person-name span,
.no-touch .links_underline .widget li a:hover,
.no-touch .links_underline #wp-calendar td a:hover,
.no-touch .links_underline .l-main .widget_tag_cloud a:hover,
.no-touch .links_underline #lang_sel_footer a:hover > span {
border-bottom: 1px solid;
} .animate_start {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} @keyframes fade {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes fade {
from { opacity: 0; }
to { opacity: 1; }
}
.animate_fade {
opacity: 0;
}
.animate_fade.animate_start {
-webkit-animation-name: fade;
animation-name: fade;
opacity: 1;
} @keyframes afc {
from { opacity: 0; transform: scale(0.2); }
to { opacity: 1; transform: scale(1); }
}
@-webkit-keyframes afc {
from { opacity: 0; -webkit-transform: scale(0.2); }
to { opacity: 1; -webkit-transform: scale(1); }
}
.animate_afc {
opacity: 0;
}
.animate_afc.animate_start {
-webkit-animation-name: afc;
animation-name: afc;
opacity: 1;
} @keyframes afl {
from { opacity: 0; transform: translateX(-50px); }
to { opacity: 1; transform: translateX(0); }
}
@-webkit-keyframes afl {
from { opacity: 0; -webkit-transform: translateX(-50px); }
to { opacity: 1; -webkit-transform: translateX(0); }
}
.animate_afl {
opacity: 0;
}
.animate_afl.animate_start {
-webkit-animation-name: afl;
animation-name: afl;
opacity: 1;
} @keyframes afr {
from { opacity: 0; transform: translateX(50px); }
to { opacity: 1; transform: translateX(0); }
}
@-webkit-keyframes afr {
from { opacity: 0; -webkit-transform: translateX(50px); }
to { opacity: 1; -webkit-transform: translateX(0); }
}
.animate_afr {
opacity: 0;
}
.animate_afr.animate_start {
-webkit-animation-name: afr;
animation-name: afr;
opacity: 1;
} @keyframes aft {
from { opacity: 0; transform: translateY(-50px); }
to { opacity: 1; transform: translateY(0); }
}
@-webkit-keyframes aft {
from { opacity: 0; -webkit-transform: translateY(-50px); }
to { opacity: 1; -webkit-transform: translateY(0); }
}
.animate_aft {
opacity: 0;
}
.animate_aft.animate_start {
-webkit-animation-name: aft;
animation-name: aft;
opacity: 1;
} @keyframes afb {
from { opacity: 0; transform: translateY(50px); }
to { opacity: 1; transform: translateY(0); }
}
@-webkit-keyframes afb {
from { opacity: 0; -webkit-transform: translateY(50px); }
to { opacity: 1; -webkit-transform: translateY(0); }
}
.animate_afb {
opacity: 0;
}
.animate_afb.animate_start {
-webkit-animation-name: afb;
animation-name: afb;
opacity: 1;
} @keyframes wfc {
from { opacity: 0; transform: scaleX(0.01); }
to { opacity: 1; transform: scaleX(1); }
}
@-webkit-keyframes wfc {
from { opacity: 0; -webkit-transform: scaleX(0.01); }
to { opacity: 1; -webkit-transform: scaleX(1); }
}
.animate_wfc {
opacity: 0;
}
.animate_wfc.animate_start {
-webkit-animation-name: wfc;
animation-name: wfc;
opacity: 1;
} @keyframes hfc {
from { opacity: 0; transform: scaleY(0.01); }
to { opacity: 1; transform: scaleY(1); }
}
@-webkit-keyframes hfc {
from { opacity: 0; -webkit-transform: scaleY(0.01); }
to { opacity: 1; -webkit-transform: scaleY(1); }
}
.animate_hfc {
opacity: 0;
}
.animate_hfc.animate_start {
-webkit-animation-name: hfc;
animation-name: hfc;
opacity: 1;
} .d1.animate_start {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.d2.animate_start {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.d3.animate_start {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.d4.animate_start {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.d5.animate_start {
-webkit-animation-delay: 1s;
animation-delay: 1s;
} .s1.animate_start {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.s2.animate_start {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.s3.animate_start {
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.s4.animate_start {
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.s5.animate_start {
-webkit-animation-duration: 1.4s;
animation-duration: 1.4s;
} .disable_effects .animate_afc,
.disable_effects .animate_aft,
.disable_effects .animate_afb,
.disable_effects .animate_afl,
.disable_effects .animate_afr,
.disable_effects .animate_wfc,
.disable_effects .animate_hfc,
.disable_effects .animate_rfl,
.disable_effects .animate_rfr,
.disable_effects .animate_rfc,
.disable_effects .animate_revealgrid .animate_reveal,
.vc_editor.compose-mode .animate_afc,
.vc_editor.compose-mode .animate_aft,
.vc_editor.compose-mode .animate_afb,
.vc_editor.compose-mode .animate_afl,
.vc_editor.compose-mode .animate_afr,
.vc_editor.compose-mode .animate_wfc,
.vc_editor.compose-mode .animate_hfc,
.vc_editor.compose-mode .animate_rfl,
.vc_editor.compose-mode .animate_rfr,
.vc_editor.compose-mode .animate_rfc,
.vc_editor.compose-mode .animate_revealgrid .animate_reveal {
opacity: 1;
-webkit-animation: none !important;
animation: none !important;
} @media print {
.l-header,
.l-footer {
display: none;
}
.l-main,
.l-section {
padding: 0 !important;
}
.l-sidebar,
.l-section-h {
padding: 20px 0 !important;
}
.animate_afc,
.animate_aft,
.animate_afb,
.animate_afl,
.animate_afr,
.animate_wfc,
.animate_hfc,
.animate_rfl,
.animate_rfr,
.animate_rfc,
.animate_revealgrid .animate_reveal {
opacity: 1 !important;
-webkit-animation: none !important;
animation: none !important;
}
} .mfp-container:after {
content: '\00D7';
position: absolute;
z-index: 1047;
top: 0;
right: 0;
font-family: Arial, sans-serif;
font-size: 54px;
text-align: center;
line-height: 80px;
width: 80px;
color: #fff;
}
.admin-bar .mfp-container:after {
top: 32px;
}
.mfp-close,
.mfp-arrow:after {
display: none !important;
}
.mfp-arrow:before {
content: '\f104';
font-family: fontawesome;
font-size: 50px;
width: 100%;
margin-top: 45px;
margin-left: 0;
border: none;
color: #fff;
}
.mfp-arrow.mfp-arrow-right:before {
content: '\f105';
}
.mfp-figure:after {
box-shadow: 0 3px 3px rgba(0,0,0,0.1), 0 5px 8px rgba(0,0,0,0.16), 0 9px 20px rgba(0,0,0,0.16);
}
.mfp-preloader {
font-size: 0;
left: 50%;
right: auto;
margin: -16px 0 0 -16px;
height: 32px;
width: 32px;
color: #fff;
-webkit-transition: opacity 0.2s ease 0.1s;
transition: opacity 0.2s ease 0.1s;
}
.mfp-s-ready .mfp-preloader {
display: block;
opacity: 0;
}
.mfp-preloader:before,
.mfp-preloader:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
border-width: 3px;
}
.mfp-preloader:before {
border-style: solid;
opacity: 0.2;
}
.mfp-preloader:after {
border-style: solid;
border-top-color: transparent;
-webkit-animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
.mfp-fade.mfp-wrap .mfp-container:after,
.mfp-fade.mfp-wrap .mfp-arrow {
opacity: 0 !important;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-container:after,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
opacity: 0.6 !important;
}
.no-touch .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover {
opacity: 1 !important;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-container:after,
.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
opacity: 0 !important;
} .rsDefault.royalSlider {
width: 100%;
}
.rsDefault.royalSlider.rsFullscreen {
background-color: #111;
color: #fff;
} .rsDefault .rsArrow {
display: block;
position: absolute;
top: 50%;
cursor: pointer;
z-index: 21;
font-size: 50px;
text-align: center;
line-height: 60px;
height: 60px;
width: 60px;
margin-top: -30px;
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
color: #fff;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.rsDefault .rsArrowLeft {
left: 0;
}
.rsDefault .rsArrowRight {
right: 0;
}
.rsDefault .rsArrow:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '\f104';
font-family: fontawesome;
}
.rsDefault .rsArrow.rsArrowRight:after {
content: '\f105';
}
.rsDefault .rsArrowDisabled:after {
display: none;
} .rsDefault .rsBullets {
float: none;
clear: both;
text-align: center;
}
.rsDefault .rsBullet {
display: inline-block;
vertical-align: top;
width: 18px;
height: 30px;
box-sizing: content-box;
cursor: pointer;
}
.rsDefault .rsBullet span {
display: block;
width: 4px;
height: 4px;
margin: 12px auto 0;
opacity: 0.5;
border-radius: 50%;
border: 1px solid;
box-sizing: content-box;
}
.rsDefault .rsBullet.rsNavSelected span {
width: 0;
height: 0;
border-width: 3px;
} .rsDefault .rsThumbsHor {
width: 100%;
padding-top: 4px;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
position: relative;
height: 100%;
}
.rsDefault .rsThumb {
float: left;
overflow: hidden;
width: 64px;
height: 64px;
}
.rsDefault .rsThumb img {
display: block;
width: 100%;
height: 100%;
}
.rsDefault .rsThumb.rsNavSelected img {
opacity: 0.3;
}
.rsDefault .rsThumbsArrow {
display: none;
} .rsDefault .rsFullscreenBtn {
display: block;
position: absolute;
right: 0;
top: 0;
z-index: 22;
cursor: pointer;
font-size: 26px;
text-align: center;
line-height: 60px;
height: 60px;
width: 60px;
right: 0;
top: 0;
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
color: #fff;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.no-touch .rsDefault .rsFullscreenBtn {
opacity: 0;
}
.no-touch .rsDefault:hover .rsFullscreenBtn {
opacity: 1;
}
.rsDefault .rsFullscreenBtn:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '\f0b2';
font-family: fontawesome;
}
.rsDefault.rsFullscreen .rsFullscreenBtn:after {
content: '\00D7';
font-family: Arial, sans-serif;
font-size: 46px;
} .rsDefault .rsPreloader {
top: 50%;
left: 50%;
margin-top: -18px;
margin-left: -18px;
height: 36px;
width: 36px;
}
.rsDefault .rsPreloader:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
border: 2px solid;
border-radius: 50%;
opacity: 0.2;
}
.rsDefault .rsPreloader:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-top-color: inherit;
-webkit-animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
animation: rotation 1s infinite cubic-bezier(.6,.3,.3,.6);
}  .l-header .menu-item-language {
float: left;
text-align: left;
position: relative;
}
.l-header .menu-item-language > a {
display: block;
padding: 0 20px;
color: inherit;
-webkit-transition: background-color 0.1s, color 0.1s;
transition: background-color 0.1s, color 0.1s;
}
.type_desktop .submenu-languages {
display: none;
position: absolute;
z-index: 2;
min-width: 100%;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
}
.l-header.transparent .type_desktop .w-nav-list > .menu-item-language > a {
background-color: transparent !important;
}
.type_desktop .menu-item-language:hover .submenu-languages {
display: block;
}
.l-header .submenu-languages .menu-item-language {
float: none;
line-height: 40px;
white-space: nowrap;
}
.menu-item-language > a img.iclflag {
margin-right: 7px;
}
.type_mobile .menu-item-language {
float: none;
display: inline-block;
line-height: 40px;
}
.type_mobile .w-nav-list.level_1 > .menu-item-language {
display: block;
padding: 10px 0;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
}
.type_mobile .submenu-languages {
display: inline;
}
.type_mobile .menu-item-language > a {
display: inline-block;
vertical-align: top;
padding: 0 10px;
} .lang_sel_list_horizontal ul {
overflow: hidden;
}
.lang_sel_list_horizontal li {
float: left;
margin: 0 15px 5px 0 !important;
padding: 0 !important;
}
.lang_sel_list_vertical li {
margin: 0 0 5px !important;
padding: 0 !important;
}
.lang_sel_list_vertical li a,
.lang_sel_list_horizontal li a {
border: none !important;
}
#lang_sel li,
#lang_sel_click li {
padding: 0;
margin: 0;
position: relative;
}
#lang_sel a,
#lang_sel_click a {
display: block;
font-size: 13px;
line-height: 40px;
padding: 0 40px 0 15px;
border: none !important;
color: inherit !important;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) inset;
}
#lang_sel a img.iclflag,
#lang_sel_click a img.iclflag {
margin-right: 5px;
}
#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel {
border-radius: 5px;
}
#lang_sel a.lang_sel_sel img.iclflag {
margin-right: 2px;
}
#lang_sel_click a.lang_sel_sel img.iclflag {
margin-right: 8px;
}
#lang_sel a.lang_sel_sel:before,
#lang_sel_click a.lang_sel_sel:before {
display: block;
content: "\f107";
position: absolute;
top: 0;
right: 15px;
font-size: 20px;
font-family: fontawesome;
cursor: pointer;
}
#lang_sel ul ul,
#lang_sel_click ul ul {
visibility: hidden;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
}
#lang_sel ul li:hover ul {
visibility: visible;
}
#lang_sel ul ul a,
#lang_sel_click ul ul a {
box-shadow: none;
} #lang_sel_footer {
clear: both;
text-align: center;
font: 11px/15px Verdana, sans-serif;
padding: 8px;
}
#lang_sel_footer ul li {
display: inline-block;
white-space: nowrap;
}
#lang_sel_footer ul li a {
display: block;
padding: 5px 8px;
}
img.iclflag {
position: relative;
top: 1px;
} .tp-leftarrow.tparrows.custom,
.tp-rightarrow.tparrows.custom {
font-size: 34px;
text-align: center;
line-height: 48px;
height: 50px;
width: 50px;
border-radius: 50%;
overflow: hidden;
background: none !important;
-webkit-transition: opacity 0.3s, box-shadow 0.3s;
transition: opacity 0.3s, box-shadow 0.3s;
box-shadow: 0 0 0 2px #fff inset;
color: #fff;
}
.no-touch .tp-leftarrow.tparrows.custom:hover,
.no-touch .tp-rightarrow.tparrows.custom:hover {
box-shadow: 0 0 0 2px transparent inset;
}
.tp-leftarrow.tparrows.custom:before,
.tp-rightarrow.tparrows.custom:before {
display: none;
}
.no-touch .tp-leftarrow.tparrows.custom:before,
.no-touch .tp-rightarrow.tparrows.custom:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.no-touch .tp-leftarrow.tparrows.custom:hover:before,
.no-touch .tp-rightarrow.tparrows.custom:hover:before {
height: 100%;
}
.tp-rightarrow.tparrows.custom:after {
content: '\f105';
font-family: fontawesome;
vertical-align: top;
margin-left: 3px;
position: relative;
}
.tp-leftarrow.tparrows.custom:after {
content: '\f104';
font-family: fontawesome;
vertical-align: top;
margin-right: 3px;
position: relative;
} span.wpcf7-form-control-wrap {
display: inline-block;
vertical-align: top;
width: 100%;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea,
.wpcf7-form select {
margin-top: 5px;
}
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
display: inline-block;
vertical-align: top;
padding: 10px 0;
}
span.wpcf7-list-item {
display: inline-block;
vertical-align: top;
margin: 0 20px 0 0;
}
span.wpcf7-list-item input[type="checkbox"],
span.wpcf7-list-item input[type="radio"] {
margin-right: 2px;
}
div.wpcf7 img.ajax-loader {
margin-left: 10px;
}
div.wpcf7-response-output {
text-align: center;
margin: 0;
padding: 8px 16px;
border-radius: 5px;
}
span.wpcf7-not-valid-tip {
font-size: 0.9em;
}
.l-subfooter.at_top .wpcf7-form p:last-child {
margin-bottom: 20px;
}  .g-cols.wpb_row,
.wpb_revslider_element.wpb_content_element,
.wpb_widgetised_column.wpb_content_element {
margin-bottom: 0;
}
.g-html .wpb_text_column h1:last-child,
.g-html .wpb_text_column h2:last-child,
.g-html .wpb_text_column h3:last-child,
.g-html .wpb_text_column h4:last-child,
.g-html .wpb_text_column h5:last-child,
.g-html .wpb_text_column h6:last-child,
.g-html .wpb_text_column p:last-child,
.g-html .wpb_text_column ul:last-child,
.g-html .wpb_text_column ol:last-child {
margin-bottom: 20px;
}
.wpb_text_column:last-child h1:last-child,
.wpb_text_column:last-child h2:last-child,
.wpb_text_column:last-child h3:last-child,
.wpb_text_column:last-child h4:last-child,
.wpb_text_column:last-child h5:last-child,
.wpb_text_column:last-child h6:last-child,
.wpb_text_column:last-child p:last-child,
.wpb_text_column:last-child ul:last-child,
.wpb_text_column:last-child ol:last-child {
margin-bottom: 0;
} .vc_icon_element-icon {
-webkit-transform: translate(-50%, -50%);
}
.vc_icon_element-align-left {
display: inline-block;
vertical-align: top;
} @media (max-width: 767px) {
.vc_hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 900px) {
.vc_hidden-sm {
display: none !important;
}
}
@media (min-width: 901px) and (max-width: 1279px) {
.vc_hidden-md {
display: none !important;
}
}
@media (min-width: 1280px) {
.vc_hidden-lg {
display: none !important;
}
} .flickr_badge_image {
float: left;
width: 75px;
height: 75px;
}
.flickr_badge_image a {
border: none;
}
.flickr_badge_image img {
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
clear: both;
font-size: 80%;
margin: 0;
padding-top: 6px;
} .vc_chart ul.vc_chart-legend {
font-size: inherit;
margin: 0;
padding: 0;
}
.vc_chart ul.vc_chart-legend li {
list-style: none;
margin: 0 0 5px;
padding: 0;
line-height: 20px;
}
.vc_chart .vc_chart-legend span {
display: inline-block;
vertical-align: top;
height: 16px;
width: 16px;
margin: 2px 5px 2px 0;
}
@media (min-width: 768px) {
.vc_chart .vc_chart-with-legend {
display: inline-block;
vertical-align: middle;
width: 60%;
}
.vc_chart .vc_chart-legend {
display: inline-block;
vertical-align: middle;
width: 40%;
}
.vc_chart ul.vc_chart-legend li {
margin-left: 30px;
}
.vc_line-chart .vc_chart-with-legend {
width: 75%;
}
.vc_line-chart .vc_chart-legend {
width: 25%;
}
} .l-section .ult-vc-seperator {
z-index: 2;
}
.g-cols > .upb_row_bg,
.g-cols > .upb_video-wrapper {
display: none !important;
}
ul.slick-dots {
margin: 0 !important;
}
.aio-icon.circle {
line-height: 2.5em;
height: 2.5em;
width: 2.5em;
}
.aio-icon.circle i,
.aio-icon.square i,
.icon_list_icon i,
.info-circle-icons i {
line-height: inherit !important;
vertical-align: top;
} a.ubtn-link {
margin-top: 5px !important;
margin-bottom: 5px !important;
vertical-align: top;
}
a.ubtn-link.ubtn-left {
margin-right: 10px !important;
}
a.ubtn-link.ubtn-right {
margin-left: 10px !important;
}
a.ubtn-link .ubtn {
font-family: inherit;
line-height: 20px;
}
.ubtn.ubtn-mini {
padding: 5px 18px;
}
.ubtn.ubtn-small {
font-size: 13px;
padding: 8px 26px;
}
.ubtn.ubtn-normal {
font-size: 15px;
padding: 10px 36px;
}
.ubtn.ubtn-large {
font-size: 18px;
padding: 16px 50px;
} .ultimate-call-to-action {
border-radius: 5px;
}
.ultimate-call-to-action .uvc-ctaction-data {
padding: 0 20px;
line-height: 1.4;
} .ult-carousel-wrapper .slick-prev {
padding-right: 2px;
}
.ult-carousel-wrapper .slick-next {
padding-left: 2px;
}
.ult-carousel-wrapper button.circle-border,
.ult-carousel-wrapper button.circle-bg {
line-height: 1.72em !important;
height: 1.72em !important;
width: 1.72em !important;
} .ult_dual_button .ult_ivan_button {
text-transform: uppercase;
padding: 10px;
} .flip-box-wrap .flip-box .ifb-face {
padding: 30px;
border-radius: 5px;
}
.flip-box-wrap .flip-box .ifb-face h3 {
font-size: 22px;
margin: 10px 0;
}
.flip-box-wrap .flip-box p {
line-height: inherit;
margin-bottom: 5px;
}
.flip-box-wrap .flip-box .flip_link a {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 20px;
border-radius: 5px;
padding: 10px 36px;
margin-top: 20px;
white-space: nowrap;
} .smile-icon-timeline-wrap > a,
.smile-icon-timeline-wrap .timeline-wrapper > a {
color: inherit !important;
}
.smile-icon-timeline-wrap .timeline-separator-text .sep-text {
font-size: 13px;
line-height: 18px;
padding: 4px 10px;
}
.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot {
padding: 4px;
}
.feat-item .timeline-dot {
left: -7px !important;
}
.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,
.smile-icon-timeline-wrap .timeline-feature-item.feat-item {
border-radius: 5px;
border: none;
}
.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,
.timeline-wrapper .timeline-post-right .ult-timeline-arrow l {
border-top-color: transparent !important;
border-bottom-color: transparent !important;
}
.timeline-feature-item.feat-item .ult-timeline-arrow l {
border-left-color: transparent !important;
border-right-color: transparent !important;
}
.timeline-wrapper .ult-timeline-arrow s,
.feat-item .ult-timeline-arrow s {
border-color: transparent !important;
}
.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon,
.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img {
margin: 30px 0 -10px !important;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header {
font-size: inherit;
padding: 30px;
}
.smile-icon-timeline-wrap .timeline-block.timeline-post-left .timeline-header-block .timeline-header {
padding-left: 15px;
}
.smile-icon-timeline-wrap .timeline-block.timeline-post-right .timeline-header-block .timeline-header {
padding-right: 15px;
}
.smile-icon-timeline-wrap .timeline-header-block .timeline-header h3,
.smile-icon-timeline-wrap .timeline-block .timeline-header h3 {
font-size: 22px;
line-height: 1.4;
margin: 0 0 15px;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p {
margin-bottom: 15px;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p:last-child,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p:last-child {
margin-bottom: 0;
}
.timeline-wrapper .timeline-block .timeline-header a {
display: inline;
margin-top: 0;
} .ultb3-box .ultb3-info {
padding: 30px;
color: #fff;
}
.ultb3-box .ultb3-title {
line-height: 1.4;
margin-bottom: 20px;
color: inherit;
}
.ultb3-box .ultb3-desc {
font-size: inherit;
line-height: inherit;
margin-bottom: 20px;
}
.ultb3-box a.ultb3-btn {
font-size: 15px;
text-transform: uppercase;
line-height: 20px;
padding: 10px 36px;
} a.aio-icon-box-link {
color: inherit !important;
}
.aio-icon-box {
border-radius: 5px;
}
.aio-icon-box.square_box-icon .aio-icon-header {
padding: 0 10%;
}
.aio-icon-box.square_box-icon .aio-icon-description {
padding: 0 10% 10%;
}
.aio-icon-box.default-icon .aio-icon-default .aio-icon,
.aio-icon-box.default-icon .aio-icon-default .aio-icon-img {
margin-right: 20px;
}
.aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon,
.aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon-img {
margin-left: 20px;
}
.aio-icon-box.left-icon .aio-icon-left .aio-icon,
.aio-icon-box.left-icon .aio-icon-left .aio-icon-img {
margin-right: 25px;
}
.aio-icon-box.right-icon .aio-icon-right .aio-icon,
.aio-icon-box.right-icon .aio-icon-right .aio-icon-img {
margin-left: 25px;
}
.aio-icon-box .aio-icon-header h3.aio-icon-title {
font-size: 22px;
line-height: 1.4;
}
.aio-icon-box.top-icon .aio-icon-header h3.aio-icon-title {
margin-top: 18px;
}
.aio-icon-header + .aio-icon-description {
margin-top: 15px !important;
}
.aio-icon-box .aio-icon-read {
padding: 15px 0 0;
} .info-c-full-br .icon-circle-list .info-circle-icons {
line-height: 2.5em !important;
height: 2.5em !important;
width: 2.5em !important;
} .ulimate-info-list-link {
border: none !important;
}
.smile_icon_list_wrap .smile_icon_list.top.hexagon .icon_list_icon {
margin-bottom: 2.5em;
}
.smile_icon_list_wrap .smile_icon_list li .icon_description h3 {
font-weight: normal;
margin-bottom: 10px;
} .ult_pricing_table_wrap:after {
content: '';
display: table;
clear: both;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_pricing_heading h3 {
font-size: 22px;
line-height: 1.4;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_pricing_heading h5 {
margin: 4px 20px;
}
.ult_design_1 .ult_pricing_table .ult_price_body {
margin: 0 auto;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_price_features {
padding: 20px 20px 10px;
}
.ult_pricing_table .ult_price_features ul li {
line-height: 1.5em !important;
}
.ult_design_5 .ult_pricing_table,
.ult_design_2 .ult_pricing_table .ult_price_features ul li,
.ult_design_4 .ult_pricing_table .ult_price_features ul li,
.ult_design_5 .ult_pricing_table .ult_price_features ul li {
border: none !important;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_price_link {
padding: 0 0 35px;
}
.ult_pricing_table_wrap.ult_design_1 .ult_pricing_table .ult_price_link {
padding: 20px;
}
.ult_pricing_table .ult_price_link .ult_price_action_button {
font-size: 15px;
text-transform: uppercase;
font-weight: bold !important;
line-height: 20px !important;
padding: 10px 36px !important;
border-radius: 5px !important;
}
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
border-radius: 3px !important;
line-height: 1 !important;
padding: 7px !important;
}
.ult_info_table .ult_pricing_table .ult_price_link .ult_price_action_button {
font-size: 15px;
line-height: 20px;
text-transform: uppercase;
padding: 10px 36px !important;
border-radius: 5px !important;
}
.ult_info_table.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
font-size: inherit;
line-height: 1;
text-transform: none;
padding: 8px !important;
border-radius: 3px !important;
z-index: 3;
}
.ult_design_6 .ult_pricing_table .ult_price_body {
border: none !important;
box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
} .ult-overlay {
z-index: 501 !important;
}
.ult-modal-input-wrapper .btn-modal {
font-size: 15px;
line-height: 20px;
padding: 10px 36px;
border-radius: 5px;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-sm {
font-size: 13px;
padding: 8px 26px;
border-radius: 4px;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-lg {
font-size: 18px;
padding: 16px 50px;
}
.ult_modal .ult_modal-content {
border-radius: 0;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.ult_modal .ult_modal-header > .modal-icon {
font-size: 1.3em;
}
.ult_modal .ult_modal-body {
line-height: inherit;
padding: 30px;
}
.ult_modal .ult_modal-body p:last-child {
margin-bottom: 0;
} .ult-easy-separator-wrapper {
float: none !important;
margin: 0 !important;
}.l-titlebar.size_huge h1 {
font-size: 0!important;
}
.servc .w-iconbox-icon img {
max-width: 95px!important;
}
.servc .w-iconbox.iconpos_top {
border: 1px solid #ddd;
margin-bottom: 20px;
height: 188px;
padding: 15px;
}
.servc .w-iconbox-title { font-size: 17px!important;}
.l-header.pos_static.bg_transparent {
background: linear-gradient(to bottom, rgb(0, 0, 0) 0%,rgba(0,0,0,0.08) 100%)!important;
}
.art { background:linear-gradient(to right, #040901 1%,#1f3b08 53%,#040901 99%)!important;}
.sevl ul{list-style: outside none none !important;
margin: 0 0 20px 5px !important;}
.sevl ul li{ margin-bottom: 8px !important;
background: rgba(0, 0, 0, 0) url(//bestlivinglimited.com/wp-content/themes/website/css/tick.png) no-repeat scroll left top;
margin: 0 0 6px;
padding-left: 26px;
}.ult-ib-effect-style2 .ult-new-ib-title {
position: absolute;
top: 80%!important;}
.sell{ background:#fff; padding:30px;}
.l-subheader .type_desktop .qte {background: #FF0D14;
color: #fff !important;
font-weight: 600 !important;
}
.ses .one-third {
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
background: #fff;
padding-bottom: 20px;
}
input[type="submit"] {
width: 100%;
}
.page-id-754 .l-titlebar-img {
}
#menu-item-1231 {background: #F39200;
border-radius: 5px;}
#menu-item-1231:hover {
background: #000;
border-radius: 5px;
}
#menu-item-1231 .current_page_item{ color: #fff!important}
.l-header.layout_extended.transparent .l-subheader.at_top {
background-color: transparent!important; 
color: #fff!important;
}
.page-item-1226.current_page_item .w-nav-anchor.level_1 {
color: #fff!important
}
.l-subheader .for_phone {
}
.w-logo .for_default{margin-top: 0px;}
.l-subheader .w-contacts {
float: left;
}
#process .one-third {
background: #fff;
padding: 25px 25px 50px 25px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {
border: 1px solid #ccc;
}
.welc .l-section-h {
font-size: 16px;
line-height: 28px;
margin: 0 auto;
max-width: 891px;
text-align: center;
}
#choose .one-third {
padding: 24px 24px 77px 24px;
}
.tp-resizeme {
text-shadow: 2px 2px 10px #000000;
}
.servcs a{ text-shadow: 2px 2px 10px #000000; color:#FFFFFF!important;}
.woocommerce-product-gallery ol {
margin: 0px;
width: 100%;
}
.woocommerce-product-gallery ol li {
float: left;
list-style: outside none none;
margin: 5px;
width: 22%;
}
.woocommerce-product-gallery__wrapper{ margin:0!important;}
.woocommerce-loop-product__title {
font-size: 18px!important;
margin-bottom: 3px!important;
margin-top: 8px;
}
.woocommerce ul.product_list_widget li a {
white-space: normal;
}
.l-body {
overflow-x: hidden;
min-width: 0 !important;
}
.l-header.pos_fixed {
min-width: 0 !important;
} @media (max-width: 1279px) {
.header_aside .l-canvas.sidebar_none .w-blog.layout_masonry .w-blog-post,
.header_aside .l-canvas.sidebar_none .w-blog.layout_grid .w-blog-post,
.w-blog.layout_latest.cols_4 .w-blog-post {
width: 50%;
}
.l-content .w-portfolio.columns_4 .w-portfolio-item,
.l-content .w-portfolio.columns_5 .w-portfolio-item {
width: 33.3333%;
}
.w-portfolio.columns_4 .w-portfolio-item.size_2x1,
.w-portfolio.columns_4 .w-portfolio-item.size_2x2,
.w-portfolio.columns_5 .w-portfolio-item.size_2x1,
.w-portfolio.columns_5 .w-portfolio-item.size_2x2 {
width: 66.6666%;
}
} @media (max-width: 1023px) {
.l-titlebar.size_large .l-titlebar-h,
.l-titlebar.size_huge .l-titlebar-h,
.l-sidebar,
.l-section-h {
padding: 40px 0;
}
.l-section.height_small .l-section-h {
padding: 20px 0;
}
.l-section.height_large .l-section-h {
padding: 60px 0;
}
.l-section.height_huge .l-section-h {
padding: 80px 0;
}
.l-footer.layout_compact .l-subfooter.at_top {
padding-top: 40px;
padding-bottom: 10px;
}
.l-subfooter.at_bottom .w-copyright,
.l-subfooter.at_bottom .w-nav {
float: none;
}
.l-subfooter.at_bottom .w-nav-list.level_1 {
display: inline-block;
}
.l-footer.layout_compact .l-subfooter.at_bottom {
padding-top: 25px;
padding-bottom: 20px;
}
.l-footer.layout_compact .l-subfooter.at_bottom .w-copyright,
.l-footer.layout_compact .l-subfooter.at_bottom .w-nav {
margin-bottom: 5px;
}
.l-footer.layout_compact .l-subfooter.at_bottom .w-nav-anchor.level_1,
.rtl .l-footer.layout_compact .l-subfooter.at_bottom .w-nav-anchor.level_1 {
margin: 0 10px;
}
.l-footer.layout_modern .l-subfooter.at_bottom {
padding-top: 40px;
padding-bottom: 30px;
}
.l-footer.layout_modern .l-subfooter.at_bottom .w-copyright,
.l-footer.layout_modern .l-subfooter.at_bottom .w-nav {
margin-bottom: 10px;
}
.l-footer.layout_modern .l-subfooter.at_bottom .w-nav-anchor.level_1,
.rtl .l-footer.layout_modern .l-subfooter.at_bottom .w-nav-anchor.level_1 {
margin: 0 15px;
}
.w-blog.layout_latest.cols_3 .w-blog-list {
margin: 0;
}
.w-blog.layout_latest.cols_3 .w-blog-post {
padding-left: 0;
padding-right: 0;
width: 100%;
}
.w-btn.size_large,
input.w-btn.size_large,
button.w-btn.size_large {
padding: 10px 30px;
font-size: 15px;
}
.w-btn.size_large.icon_atleft i {
left: 28px;
}
.w-btn.size_large.icon_atleft i + .w-btn-label {
padding-left: 22px;
}
.w-btn.size_large.icon_atright i {
right: 28px;
}
.w-btn.size_large.icon_atright i + .w-btn-label {
padding-right: 22px;
}
.w-logos.type_grid.cols_5 .w-logos-item,
.w-logos.type_grid.cols_6 .w-logos-item {
width: 33.3333%;
}
.w-logos.type_grid.cols_7 .w-logos-item,
.w-logos.type_grid.cols_8 .w-logos-item {
width: 25%;
}
.w-separator.size_small {
margin: 20px 0;
}
.w-separator.size_medium {
margin: 30px 0;
}
.w-separator.size_large {
margin: 40px 0;
}
.w-separator.size_huge {
margin: 50px 0;
}
.w-separator.type_invisible.size_small {
margin: 6px 0;
}
.w-separator.type_invisible.size_medium {
margin: 10px 0;
}
.w-separator.type_invisible.size_large {
margin: 20px 0;
}
.w-separator.type_invisible.size_huge {
margin: 30px 0;
}
.l-section.width_full .full-width > .wpb_text_column,
.l-section.width_full .w-tabs-section.no_indents .w-tabs-section-content-h > .wpb_text_column {
padding: 0 3%;
}
} @media (max-width: 900px) {
.l-header.layout_advanced.pos_fixed,
.l-header.layout_centered.pos_fixed,
.l-header.pos_static.bg_transparent {
position: relative;
}
.l-subheader.at_top {
text-align: center;
}
.l-header.pos_fixed .l-subheader.at_top {
display: none;
}
.l-header.layout_advanced .l-subheader.at_middle {
line-height: 36px; text-align: center !important;
}
.l-header.layout_advanced.pos_fixed .l-subheader.at_bottom,
.l-header.layout_centered.pos_fixed .l-subheader.at_bottom {
position: static;
top: 0;
left: 0;
right: 0;
z-index: 3;
}
.l-header.layout_advanced.pos_fixed.sticky .l-subheader.at_middle,
.l-header.layout_centered.pos_fixed.sticky .l-subheader.at_middle {
padding-bottom: 50px; }
.l-header.layout_advanced.pos_fixed.sticky .l-subheader.at_bottom,
.l-header.layout_centered.pos_fixed.sticky .l-subheader.at_bottom {
position: fixed;
}
.l-header.layout_advanced .w-logo {
float: none !important;
height: auto;
margin: 10px 0;
}
.l-header.layout_advanced .w-logo-img {
max-width: none;
}
.l-header.layout_advanced .w-logo-img > img {
float: none !important;
}
.l-subheader .w-lang,
.l-subheader .w-socials,
.l-subheader .w-contacts {
float: none !important;
margin: 0 10px !important;
}
.l-subheader .w-socials-list {
margin: 0;
}
.l-canvas.titlebar_default .pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .pos_fixed ~ .l-main .l-section:first-child {
padding-top: 80px; }
.l-header.layout_advanced.pos_fixed ~ .l-titlebar,
.l-header.layout_advanced.pos_fixed ~ .l-main,
.l-header.layout_advanced.pos_fixed ~ .l-main .l-section:first-child,
.l-header.layout_centered.pos_fixed ~ .l-titlebar,
.l-header.layout_centered.pos_fixed ~ .l-main,
.l-header.layout_centered.pos_fixed ~ .l-main .l-section:first-child {
padding-top: 0 !important;
}
.l-canvas.titlebar_none.sidebar_none .pos_fixed ~ .l-main .l-section:first-child .vc-row-translate-wrapper {
padding-top: 80px !important; }
.l-header.bg_transparent ~ .l-titlebar.size_large,
.l-header.bg_transparent ~ .l-titlebar.size_huge {
padding-bottom: 0;
}
.l-titlebar p {
display: none;
}
.l-sidebar,
.l-content {
float: none !important;
width: 100% !important;
}
.l-section.for_blogpost.preview_modern .w-blog:after {
height: 100%;
}
.w-blog.layout_grid .w-blog-post,
.w-blog.layout_masonry .w-blog-post {
width: 50% !important;
}
.w-blog-post {
margin-bottom: 40px;
}
.l-content .w-portfolio.columns_3 .w-portfolio-item,
.l-content .w-portfolio.columns_4 .w-portfolio-item,
.l-content .w-portfolio.columns_5 .w-portfolio-item {
width: 50%;
}
.w-portfolio.columns_3 .w-portfolio-item.size_2x1,
.w-portfolio.columns_3 .w-portfolio-item.size_2x2,
.w-portfolio.columns_4 .w-portfolio-item.size_2x1,
.w-portfolio.columns_4 .w-portfolio-item.size_2x2,
.w-portfolio.columns_5 .w-portfolio-item.size_2x1,
.w-portfolio.columns_5 .w-portfolio-item.size_2x2 {
width: 100%;
}
.style_16 .w-portfolio-item-title {
font-size: 22px;
}
.style_16 .w-portfolio-item-text {
margin-top: 10px;
}
.w-testimonial.style_2 {
padding-top: 40px;
}
.w-testimonial.style_2:before {
left: -20px;
font-size: 7em;
line-height: 70px;
}
.rtl .w-testimonial.style_2:before {
left: auto;
right: -10px;
}
.mfp-container:after {
font-size: 42px;
line-height: 60px;
width: 60px;
}
}
.iri h1{  color: rgb(55, 55, 55);
margin-bottom: 0;
text-align: center;
text-transform: uppercase;}
.iri {
background: #fff none repeat scroll 0 0;
padding: 50px 20px;
}
.ima a{ color:#000000!important; }
.aper{background: #ff3300;
padding: 30px 20px;font-size: 25px;line-height: 30px;}
.apar{background: #ffff00;
padding: 30px 20px;font-size: 25px;line-height: 30px;}
.apro{background: #33ff00;
padding: 30px 20px;font-size: 25px;line-height: 30px;}
.iwant{background: #0099ff;
padding: 30px 20px;font-size: 25px;line-height: 30px;} .chs h2,.wptww-testimonial-author{ color:#FFFFFF!important;}
.l-subfooter h4{ font-size:17px!important;}
.l-subfooter .widget {
margin-bottom: 20px!important;
width: 100%!important;
}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left,.wptww-testimonial-content h4{ display:none}
@media (max-width: 768px) {
#slide-21-layer-5{ margin-top:-70px !important}
#slide-21-layer-1{margin-top:-45px !important }
#slide-21-layer-6{margin-top:-30px !important}
#slide-23-layer-7,#slide-21-layer-7{ margin-top:100px!important}
.w-logo-img > img {
margin-left: -21px;
}.w-logo .for_default {
margin-top: -1px;
}
.w-logo-img > img {
padding: 5px;
}
.rev-btn, .rev-btn:visited {
font-size: 12px !important;
padding: 7px !important;
margin-left: 33px !important;
margin-top: 12px !important;
}
.tp-resizeme {
font-size: 12px !important;
text-align: center !important;
line-height: 16px !important;
margin: 0 auto !important;
white-space: normal !important;
width: 304px !important;
}
.l-subheader.at_top {
}
.l-titlebar.size_small h1,
.l-titlebar.size_medium h1 {
float: none;
margin: 0;
}
.l-titlebar.size_small .g-breadcrumbs,
.l-titlebar.size_medium .g-breadcrumbs {
float: none;
}
.l-titlebar .g-nav {
float: none !important;
margin: 8px 0 -8px !important;
}
.l-navigation {
display: none;
}
.w-actionbox {
padding: 20px;
}
.w-actionbox.controls_right {
display: block;
text-align: center;
}
.w-actionbox.controls_right .w-actionbox-text {
display: block;
}
.w-actionbox.controls_right .w-actionbox-controls {
display: block;
text-align: center;
padding: 20px 0 0;
white-space: normal;
}
.w-actionbox.controls_right .w-btn {
margin-left: 5px;
margin-right: 5px;
}
.w-blog.layout_related .w-blog-list {
margin: 0;
}
.w-blog.layout_related .w-blog-post {
float: none;
width: auto;
padding: 0;
margin-bottom: 20px;
}
.w-blog.layout_related .w-blog-post:last-child {
margin-bottom: 0;
}
.w-blog.layout_latest .w-blog-list {
margin: 0 !important;
}
.w-blog.layout_latest .w-blog-post {
padding-left: 0 !important;
padding-right: 0 !important;
width: 100% !important;
}
.w-gallery-list {
text-align: center;
}
.w-gallery.columns_5 .w-gallery-item,
.w-gallery.columns_6 .w-gallery-item,
.w-gallery.columns_7 .w-gallery-item,
.w-gallery.columns_8 .w-gallery-item,
.w-gallery.columns_9 .w-gallery-item,
.w-gallery.columns_10 .w-gallery-item {
width: 25%;
}
.w-logos.type_grid.cols_3 .w-logos-item,
.w-logos.type_grid.cols_4 .w-logos-item,
.w-logos.type_grid.cols_5 .w-logos-item,
.w-logos.type_grid.cols_6 .w-logos-item,
.w-logos.type_grid.cols_7 .w-logos-item,
.w-logos.type_grid.cols_8 .w-logos-item {
width: 50%;
}
.w-pricing,
.w-pricing-item {
display: block;
}
.w-search.layout_fullscreen .w-form-row-field input {
font-size: 30px;
}
.w-search.layout_fullscreen .w-search-close {
line-height: 80px;
width: 80px;
}
.w-tabs.layout_default .w-tabs-item i,
.w-tabs.layout_default .w-tabs-item-title {
font-size: 16px;
}
.w-tabs.layout_default .w-tabs-section-header i,
.w-tabs.layout_default .w-tabs-section-title {
font-size: 16px !important;
line-height: 24px;
}
.w-tabs.layout_default .w-tabs-section-control {
line-height: 24px;
height: 24px;
margin-top: -12px;
}
.w-tabs-section.with_icon i + .w-tabs-section-title,
.w-tabs-section.with_icon .w-tabs-section-title + i {
margin-left: 10px;
}
.rtl .w-tabs-section.with_icon i + .w-tabs-section-title,
.rtl .w-tabs-section.with_icon .w-tabs-section-title + i {
margin-right: 10px;
}
.page-404:before {
font-size: 100px;
}
.wpb_single_image {
margin-bottom: 20px;
}
} @media (max-width: 600px) {
.admin-bar .l-header.sticky {
top: 0; }
.l-subheader.at_middle,
.l-subheader.at_bottom {
line-height: 50px; }
.l-canvas.titlebar_default .pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .pos_fixed ~ .l-main .l-section:first-child {
padding-top: 50px; }
.l-canvas.titlebar_none.sidebar_none .pos_fixed ~ .l-main .l-section:first-child .vc-row-translate-wrapper {
padding-top: 50px !important; }
.g-cols.offset_none > div {
padding: 25px;
}
.l-subheader,
.l-subfooter,
.l-titlebar,
.l-canvas.sidebar_left .l-main,
.l-canvas.sidebar_right .l-main,
.l-canvas.sidebar_none .l-section {
padding-left: 25px;
padding-right: 25px;
}
.l-header.width_full .l-subheader {
padding-left: 12px;
padding-right: 12px;
}
.l-titlebar.size_large .l-titlebar-h,
.l-titlebar.size_huge .l-titlebar-h,
.l-sidebar,
.l-section-h,
.l-section.height_large .l-section-h,
.l-section.height_huge .l-section-h {
padding: 25px 0;
}
.sidebar_left .l-section.for_blogpost.preview_modern + .l-section .l-section-h,
.sidebar_right .l-section.for_blogpost.preview_modern + .l-section .l-section-h {
padding-top: 25px;
}
.l-section.for_blogpost.preview_modern .w-blog {
padding: 40% 25px 20px;
}
.l-section.for_blogpost.preview_basic .w-blog-post-preview,
.l-section.for_blogpost.preview_basic .w-blog-post-meta,
.l-section.for_blogpost.preview_none .w-blog-post-meta {
margin-bottom: 15px;
}
.l-section.for_tags .l-section-h {
padding-bottom: 25px;
}
.l-section.for_author .l-section-h,
.l-section.for_related .l-section-h {
padding: 25px 0;
}
.l-section.for_blogpost ~ .l-section.for_comments .l-section-h {
padding-top: 25px;
}
.w-nav.type_mobile .w-nav-list.level_1 {
padding-left: 15px;
padding-right: 15px;
margin-left: -25px;
margin-right: -25px;
}
.l-subfooter.at_bottom .w-nav-item {
float: none !important;
margin-bottom: 10px;
text-align: center;
}
.l-subfooter.at_bottom .btn.w-nav-item .w-nav-anchor.level_1 {
margin: 0 10px !important;
}
.g-html img.alignleft,
.g-html img.alignright {
float: none;
margin: 0 0 20px;
}
h1, h2, h3, h4, h5, h6,
.g-html p,
.g-html ul,
.g-html ol,
.g-html pre,
.g-html address,
.g-html blockquote {
margin-bottom: 16px;
}
.w-blog.layout_smallcircle .w-blog-post-preview,
.w-blog.layout_smallcircle .w-blog-post-title,
.w-blog.layout_smallcircle .w-blog-post-body,
.w-blog.layout_smallsquare .w-blog-post-preview,
.w-blog.layout_smallsquare .w-blog-post-title,
.w-blog.layout_smallsquare .w-blog-post-body {
margin-left: 0 !important;
margin-right: 0 !important;
}
.w-blog.layout_smallcircle .w-blog-post-preview,
.w-blog.layout_smallsquare .w-blog-post-preview {
display: none;
float: none !important;
width: 100%;
margin-bottom: 20px;
}
.w-blog.layout_smallcircle .w-blog-post.has-post-thumbnail .w-blog-post-preview,
.w-blog.layout_smallsquare .w-blog-post.has-post-thumbnail .w-blog-post-preview {
display: block;
}
.w-blog.layout_masonry .w-blog-list {
margin: 0 !important;
}
.w-blog.layout_masonry .w-blog-post {
width: 100% !important;
}
.w-blog.layout_grid .w-blog-list {
margin: 0 !important;
}
.w-blog.layout_grid .w-blog-post {
width: 100% !important;
padding: 0;
margin-bottom: 40px;
}
.l-section.width_full .w-blog.layout_grid .w-blog-post {
padding: 0 20px;
}
.w-comments-childlist {
margin-left: 15px;
}
.rtl .w-comments-childlist {
margin-right: 15px;
}
.w-cart-link {
padding-left: 5px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-link {
padding-right: 5px;
}
.l-subheader.at_middle .w-cart + .w-nav .w-nav-control,
.l-subheader.at_middle .w-search + .w-nav .w-nav-control {
margin-right: 5px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart + .w-nav .w-nav-control,
.l-header.logopos_right .l-subheader.at_middle .w-search + .w-nav .w-nav-control {
margin-left: 5px;
}
.l-sidebar .widget {
margin-bottom: 30px;
}
.w-search.layout_simple {
margin: 0 !important;
}
.w-search.layout_modern {
position: static;
overflow: visible;
width: auto !important;
}
.w-search.layout_simple .w-search-open {
display: inline-block;
}
.w-search.layout_modern .w-search-open {
position: static;
opacity: 1 !important;
transform: none !important;
}
.w-search.layout_simple .w-form,
.w-search.layout_modern .w-form {
position: absolute;
top: 0;
left: -25px;
right: -25px;
height: 0;
width: auto;
margin: 0 !important;
overflow: hidden;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.w-search.layout_simple.active .w-form,
.w-search.layout_modern.active .w-form {
height: 50px;
}
.w-search.layout_simple .w-form input,
.w-search.layout_modern .w-form input {
position: static;
height: 50px;
width: 100% !important;
margin: 0 !important;
border-radius: 0;
padding: 0 50px 0 25px;
opacity: 1 !important;
}
.rtl .w-search.layout_simple .w-form input,
.rtl .w-search.layout_modern .w-form input {
padding: 0 25px 0 50px;
}
.w-search.layout_simple .w-search-close,
.w-search.layout_modern .w-search-close {
display: block;
right: 15px;
transform: none !important;
}
.rtl .w-search.layout_simple .w-search-close,
.rtl .w-search.layout_modern .w-search-close {
left: 15px;
right: auto;
}
.w-search.layout_fullwidth .w-form-row-field input,
.w-search.layout_fullscreen .w-form-row-label {
font-size: 15px;
}
.w-search.layout_fullscreen .w-form-row-field input {
font-size: 20px;
}
.w-separator.type_short {
width: auto;
}
.w-separator.size_small {
margin: 5px 0;
}
.w-separator.size_medium {
margin: 15px 0;
}
.w-separator.size_large {
margin: 25px 0;
}
.w-separator.size_huge {
margin: 35px 0;
}
.w-separator.type_invisible.size_small {
margin: 2px 0;
}
.w-separator.type_invisible.size_medium {
margin: 5px 0;
}
.w-separator.type_invisible.size_large {
margin: 10px 0;
}
.w-separator.type_invisible.size_huge {
margin: 15px 0;
}
.w-tabs.layout_default.accordion .w-tabs-section-content-h {
padding-top: 10px;
padding-bottom: 20px;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-content {
padding: 60px 20px 20px;
}
.l-section.width_full .full-width > .wpb_text_column,
.l-section.width_full .w-tabs-section.no_indents .w-tabs-section-content-h > .wpb_text_column {
padding: 0 5%;
}
.w-testimonial.style_1 {
padding: 25px;
}
.admin-bar .mfp-container:after {
top: 0;
}
} @media (max-width: 480px) {
.single-us_portfolio .l-titlebar.size_large .l-titlebar-h,
.single-us_portfolio .l-titlebar.size_huge .l-titlebar-h {
padding-left: 0;
padding-right: 0;
}
.l-titlebar .g-breadcrumbs {
display: none;
}
.l-titlebar .g-nav-item {
display: inline-block;
vertical-align: top;
position: static;
margin: 0;
}
.w-author {
text-align: center;
}
.w-author-img {
float: none !important;
margin-bottom: 10px;
}
.w-author-name,
.w-author-bio {
margin-left: 0 !important;
margin-right: 0 !important;
}
.w-blognav-prev {
padding-left: 25px;
padding-right: 5px;
}
.w-blognav-next {
padding-left: 5px;
padding-right: 25px;
}
.rtl .w-blognav-prev {
padding-left: 5px;
padding-right: 25px;
}
.rtl .w-blognav-next {
padding-left: 25px;
padding-right: 5px;
}
.w-blognav-prev:before,
.w-blognav-next:before {
top: -7px;
}
.w-blognav-title {
display: none;
}
.w-cart-quantity {
display: none;
}
.l-subheader .w-contacts-list {
line-height: 30px;
}
.g-filters-item {
font-size: 14px !important;
margin: 0 !important;
padding-left: 10px !important;
padding-right: 10px !important;
overflow: hidden;
width: 50%;
}
.w-form.for_cform .w-form-row.for_submit {
float: none !important;
display: block !important;
margin: 0 !important;
}
.w-form.for_cform .w-form-row.for_submit .w-btn {
width: 100%;
}
.w-form.align_left .w-form-message.type_success,
.w-form.align_right .w-form-message.type_success {
display: block;
text-align: center;
padding-top: 10px;
}
.w-form.for_protectedpost .w-form-row.for_post_password {
float: none !important;
margin: 0 0 5px !important;
}
.w-gallery.columns_3 .w-gallery-item,
.w-gallery.columns_4 .w-gallery-item,
.w-gallery.columns_5 .w-gallery-item,
.w-gallery.columns_6 .w-gallery-item,
.w-gallery.columns_7 .w-gallery-item {
width: 50%;
}
.w-gallery.columns_8 .w-gallery-item,
.w-gallery.columns_9 .w-gallery-item,
.w-gallery.columns_10 .w-gallery-item {
width: 33.3333%;
}
.w-lang-h {
line-height: 30px;
}
.w-lang-list {
padding-top: 30px;
}
.l-section.height_auto.width_full .g-loadmore-btn {
padding: 20px;
}
.w-logos {
padding: 0 !important;
}
.w-logos .owl-prev,
.w-logos .owl-next {
display: none !important;
}
.w-logos-item {
width: 100% !important;
}
.w-nav-anchor.level_2,
.w-nav-anchor.level_3 {
white-space: normal;
}
.l-content .w-portfolio-item {
float: none !important;
width: 100% !important;
}
.widget_us_portfolio .w-portfolio.columns_4 .w-portfolio-item,
.widget_us_portfolio .w-portfolio.columns_5 .w-portfolio-item {
width: 33.3333%;
}
.w-progbar.style_3 .w-progbar-title,
.w-progbar.style_3 .w-progbar-bar {
width: 100%;
}
.w-testimonial.style_4 {
padding-left: 75px;
}
.rtl .w-testimonial.style_4 {
padding-left: 0;
padding-right: 75px;
}
.w-testimonial.style_4:before {
font-size: 24px;
line-height: 60px;
width: 60px;
}
.w-testimonial.style_4 .w-testimonial-person img {
height: 60px;
width: 60px;
}
}.wpr-anim-text-inner{display:inline-block;position:relative;text-align:left}.wpr-anim-text-inner b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}.wpr-anim-text-inner b.wpr-anim-text-visible{position:relative}.wpr-anim-text.wpr-anim-text-type-rotate-1 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-1 b{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.wpr-anim-text.wpr-anim-text-type-rotate-1 b.wpr-anim-text-visible{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-animation:wpr-anim-text-rotate-1-in 1.2s;animation:wpr-anim-text-rotate-1-in 1.2s}.wpr-anim-text.wpr-anim-text-type-rotate-1 b.wpr-anim-text-hidden{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:wpr-anim-text-rotate-1-out 1.2s;animation:wpr-anim-text-rotate-1-out 1.2s}@-webkit-keyframes wpr-anim-text-rotate-1-in{0%{-webkit-transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);opacity:1}}@keyframes wpr-anim-text-rotate-1-in{0%{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);-ms-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);-ms-transform:rotateX(360deg);transform:rotateX(360deg);opacity:1}}@-webkit-keyframes wpr-anim-text-rotate-1-out{0%{-webkit-transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);opacity:0}}@keyframes wpr-anim-text-rotate-1-out{0%{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);-ms-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}.wpr-anim-text.wpr-anim-text-type-typing .wpr-anim-text-inner{vertical-align:top;overflow:hidden}.wpr-anim-text.wpr-anim-text-type-typing b{visibility:hidden}.wpr-anim-text.wpr-anim-text-type-typing b.wpr-anim-text-visible{visibility:visible}.wpr-anim-text.wpr-anim-text-type-typing i{position:absolute;visibility:hidden}.wpr-anim-text.wpr-anim-text-type-typing i.wpr-anim-text-in{position:relative;visibility:visible}@-webkit-keyframes wpr-anim-text-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@keyframes wpr-anim-text-pulse{0%{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);-ms-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.wpr-anim-text.wpr-anim-text-type-rotate-2 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-2 em,.wpr-anim-text.wpr-anim-text-type-rotate-2 i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wpr-anim-text.wpr-anim-text-type-rotate-2 b{opacity:0}.wpr-anim-text.wpr-anim-text-type-rotate-2 i{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);opacity:0}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-rotate-2 i{opacity:1}.wpr-anim-text.wpr-anim-text-type-rotate-2 i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-rotate-2-in .4s forwards;animation:wpr-anim-text-rotate-2-in .4s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-2 i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-rotate-2-out .4s forwards;animation:wpr-anim-text-rotate-2-out .4s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-2 em{-webkit-transform:translateZ(20px);-ms-transform:translateZ(20px);transform:translateZ(20px)}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 i{-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 i em{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-2 .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}}@keyframes wpr-anim-text-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);-ms-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);-ms-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}}@-webkit-keyframes wpr-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg)}}@keyframes wpr-anim-text-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);-ms-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);-ms-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);-ms-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}.wpr-anim-text.wpr-anim-text-type-slide span{display:inline-block;padding:.2em 0}.wpr-anim-text.wpr-anim-text-type-slide .wpr-anim-text-inner{overflow:hidden;vertical-align:top}.wpr-anim-text.wpr-anim-text-type-slide b{opacity:0;top:.2em}.wpr-anim-text.wpr-anim-text-type-slide b.wpr-anim-text-visible{top:0;opacity:1;-webkit-animation:wpr-anim-text-slide-in .6s;animation:wpr-anim-text-slide-in .6s}.wpr-anim-text.wpr-anim-text-type-slide b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-slide-out .6s;animation:wpr-anim-text-slide-out .6s}@-webkit-keyframes wpr-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes wpr-anim-text-slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes wpr-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%)}}@keyframes wpr-anim-text-slide-out{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);-ms-transform:translateY(120%);transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.wpr-anim-text.wpr-anim-text-type-clip span{display:inline-block;padding:.2em 0}.wpr-anim-text.wpr-anim-text-type-clip .wpr-anim-text-inner{overflow:hidden;vertical-align:top}.wpr-anim-text.wpr-anim-text-type-clip b{opacity:0}.wpr-anim-text.wpr-anim-text-type-clip b.wpr-anim-text-visible{opacity:1}.wpr-anim-text.wpr-anim-text-type-zoom .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-zoom b{opacity:0}.wpr-anim-text.wpr-anim-text-type-zoom b.wpr-anim-text-visible{opacity:1;-webkit-animation:wpr-anim-text-zoom-in .8s;animation:wpr-anim-text-zoom-in .8s}.wpr-anim-text.wpr-anim-text-type-zoom b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-zoom-out .8s;animation:wpr-anim-text-zoom-out .8s}@-webkit-keyframes wpr-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0)}}@keyframes wpr-anim-text-zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);-ms-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes wpr-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px)}}@keyframes wpr-anim-text-zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);-ms-transform:translateZ(-100px);transform:translateZ(-100px)}}.wpr-anim-text.wpr-anim-text-type-rotate-3 .wpr-anim-text-inner{-webkit-perspective:300px;perspective:300px}.wpr-anim-text.wpr-anim-text-type-rotate-3 b{opacity:0}.wpr-anim-text.wpr-anim-text-type-rotate-3 i{display:inline-block;-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-rotate-3 i{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.wpr-anim-text.wpr-anim-text-type-rotate-3 i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-rotate-3-in .6s forwards;animation:wpr-anim-text-rotate-3-in .6s forwards}.wpr-anim-text.wpr-anim-text-type-rotate-3 i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-rotate-3-out .6s forwards;animation:wpr-anim-text-rotate-3-out .6s forwards}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-3 i{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-rotate-3 .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0)}}@keyframes wpr-anim-text-rotate-3-in{0%{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes wpr-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg)}}@keyframes wpr-anim-text-rotate-3-out{0%{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.wpr-anim-text.wpr-anim-text-type-scale b{opacity:0}.wpr-anim-text.wpr-anim-text-type-scale i{display:inline-block;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.wpr-anim-text-visible .wpr-anim-text.wpr-anim-text-type-scale i{opacity:1}.wpr-anim-text.wpr-anim-text-type-scale i.wpr-anim-text-in{-webkit-animation:wpr-anim-text-scale-up .6s forwards;animation:wpr-anim-text-scale-up .6s forwards}.wpr-anim-text.wpr-anim-text-type-scale i.wpr-anim-text-out{-webkit-animation:wpr-anim-text-scale-down .6s forwards;animation:wpr-anim-text-scale-down .6s forwards}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-scale i{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}.no-csstransitions .wpr-anim-text.wpr-anim-text-type-scale .wpr-anim-text-visible i{opacity:1}@-webkit-keyframes wpr-anim-text-scale-up{0%{-webkit-transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);opacity:1}}@keyframes wpr-anim-text-scale-up{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes wpr-anim-text-scale-down{0%{-webkit-transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);opacity:0}}@keyframes wpr-anim-text-scale-down{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}}.wpr-anim-text-type-push{overflow:hidden}.wpr-anim-text.wpr-anim-text-type-push b{opacity:0}.wpr-anim-text.wpr-anim-text-type-push b.wpr-anim-text-visible{opacity:1;-webkit-animation:wpr-anim-text-push-in .6s;animation:wpr-anim-text-push-in .6s}.wpr-anim-text.wpr-anim-text-type-push b.wpr-anim-text-hidden{-webkit-animation:wpr-anim-text-push-out .6s;animation:wpr-anim-text-push-out .6s}@-webkit-keyframes wpr-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes wpr-anim-text-push-in{0%{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes wpr-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%)}}@keyframes wpr-anim-text-push-out{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}article, aside, footer, header, nav, section, figcaption, figure, main {display: block;}hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;overflow: visible;border: 0;height: 1px;margin: 20px 0;}pre {font-family: monospace, monospace;font-size: 1em;}a {text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;}[class*="elementor-widget-wpr-"] a {text-decoration: none;}abbr[title] {text-decoration: underline;-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}b, strong {font-weight: inherit;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}dfn {font-style: italic;}mark {background-color: #ff0;color: #000;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}audio, video {display: inline-block;}audio:not([controls]) {display: none;height: 0;}img {display: block;border-style: none;}svg:not(:root) {overflow: hidden;display: inline;}button, input {overflow: visible;outline: 0;}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 {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: none;}[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {outline: 0;}legend {-webkit-box-sizing: border-box;box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {display: inline-block;vertical-align: baseline;}textarea {overflow: auto;outline: 0;}[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;outline: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;outline: 0;}[type="search"] {-webkit-appearance: none !important;-moz-appearance: none !important;appearance: none !important;outline: 0;}[type="search"]:focus {-webkit-appearance: none !important;-moz-appearance: none !important;appearance: none !important;outline: 0;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details, menu {display: block;}summary {display: list-item;}canvas {display: inline-block;}template {display: none;}[hidden] {display: none;}.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {padding: 0;border: none;background-color: transparent;}.ast-separate-container .comment-respond {padding: 0;background-color: transparent;}.wpr-pointer-events-none {pointer-events: none;}.wpr-fix-grid-height {min-height: 50vh;}.wpr-grid-loader-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 100%;max-height: 100px;}.wpr-grid-loader {display: inline-block;position: relative;width: 80px;height: 80px;}.wpr-grid-loader div {position: absolute;width: 16px;height: 16px;border-radius: 50%;background: #222020;-webkit-animation: wpr-grid-loader 1.2s linear infinite;animation: wpr-grid-loader 1.2s linear infinite;}.wpr-grid-loader div:nth-child(1) {top: 8px;left: 8px;-webkit-animation-delay: 0s;animation-delay: 0s;}.wpr-grid-loader div:nth-child(2) {top: 8px;left: 32px;-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}.wpr-grid-loader div:nth-child(3) {top: 8px;left: 56px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(4) {top: 32px;left: 8px;-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}.wpr-grid-loader div:nth-child(5) {top: 32px;left: 32px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(6) {top: 32px;left: 56px;-webkit-animation-delay: -1.2s;animation-delay: -1.2s;}.wpr-grid-loader div:nth-child(7) {top: 56px;left: 8px;-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}.wpr-grid-loader div:nth-child(8) {top: 56px;left: 32px;-webkit-animation-delay: -1.2s;animation-delay: -1.2s;}.wpr-grid-loader div:nth-child(9) {top: 56px;left: 56px;-webkit-animation-delay: -1.6s;animation-delay: -1.6s;}@-webkit-keyframes wpr-grid-loader {0%, 100% {opacity: 1;}50% {opacity: 0.5;}}@keyframes wpr-grid-loader {0%, 100% {opacity: 1;}50% {opacity: 0.5;}}.wpr-ring {display: inline-block;position: relative;width: 30px;height: 30px;}.wpr-ring div {-webkit-box-sizing: border-box;box-sizing: border-box;display: block;position: absolute;width: 23px;height: 23px;margin: 4px;border: 3px solid #222020;border-radius: 50%;-webkit-animation: wpr-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation: wpr-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: #222020 transparent transparent transparent;}.wpr-ring div:nth-child(1) {-webkit-animation-delay: -0.45s;animation-delay: -0.45s;}.wpr-ring div:nth-child(2) {-webkit-animation-delay: -0.3s;animation-delay: -0.3s;}.wpr-ring div:nth-child(3) {-webkit-animation-delay: -0.15s;animation-delay: -0.15s;}@-webkit-keyframes wpr-ring {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes wpr-ring {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.lg-outer {direction: ltr;z-index: 999999 !important;}button.lg-icon {font-family: lg;}.wpr-body-overflow-hidden {overflow: hidden;}.wpr-flex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-z-index {z-index: 9999 !important;}.wpr-inline-flex-center {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-hidden-img {display: none !important;}.wpr-zero-opacity {opacity: 0 !important;}.wpr-section-z-index {z-index: 999 !important;}.wpr-hidden-element {display: none !important;}.wpr-visibility-hidden {visibility: hidden !important;}.wpr-visibility-hidden * {display: none !important;}.wpr-marquee-hidden {visibility: hidden !important;}.wpr-marquee-hidden * {visibility: hidden !important;height: 0 !important;}.wpr-cv-container {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 90;}.wpr-cv-outer {display: table;width: 100%;height: 100%;}.wpr-cv-inner {display: table-cell;vertical-align: middle;}.wpr-no-transition-delay {-webkit-transition-delay: 0s !important;-o-transition-delay: 0s !important;transition-delay: 0s !important;}.wpr-enable-dropcap p:first-child:first-letter {float: left;padding-right: 10px;font-size: 50px;line-height: 1;}.wpr-tooltip {visibility: hidden;opacity: 0;position: absolute;top: 0;left: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);padding: 6px 10px;border-radius: 4px;font-size: 15px;-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;}.wpr-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-nav-menu, .wpr-nav-menu ul, .wpr-mobile-nav-menu, .wpr-mobile-nav-menu ul {padding: 0;margin: 0;list-style: none;font-size: 0;}.wpr-nav-menu li {position: relative;}.wpr-nav-menu-horizontal>.wpr-nav-menu>li {display: inline-block;}.wpr-nav-menu .wpr-menu-item {display: block;position: relative;z-index: 1;}.wpr-nav-menu > li > a, .wpr-mobile-nav-menu > li > a {font-size: 16px;line-height: 1;}.wpr-mobile-nav-menu li {margin: 0;}.wpr-nav-menu-horizontal>.wpr-nav-menu>li:first-child, .wpr-pointer-none .wpr-nav-menu-horizontal>li:first-child .wpr-menu-item, .wpr-pointer-line-fx .wpr-nav-menu-horizontal>li:first-child .wpr-menu-item {padding-left: 0 !important;margin-left: 0 !important;}.wpr-nav-menu-horizontal .wpr-nav-menu>li:last-child, .wpr-pointer-none .wpr-nav-menu-horizontal>li:last-child .wpr-menu-item, .wpr-pointer-line-fx .wpr-nav-menu-horizontal>li:last-child .wpr-menu-item {padding-right: 0 !important;margin-right: 0 !important;}div[class*="wpr-main-menu-align-"] .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-menu, div[class*="wpr-main-menu-align-"] .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-mega-menu {left: 100%;}.wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align-center .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align-right .wpr-nav-menu-vertical .wpr-sub-icon {left: 0;}.wpr-main-menu-align-left .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-menu-item, .wpr-main-menu-align-left .wpr-nav-menu-vertical .wpr-sub-menu li a {text-align: left;}.wpr-main-menu-align-center > .elementor-widget-container > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-center > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-menu-item {text-align: center;}.wpr-main-menu-align-center > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-center > .wpr-nav-menu-vertical > .wpr-menu-item {text-align: center;}.wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-menu-item, .wpr-main-menu-align-right > .elementor-widget-container > .wpr-nav-menu-vertical > .wpr-sub-menu li a {text-align: right;}.wpr-main-menu-align-right > .wpr-nav-menu-horizontal > .wpr-nav-menu, .wpr-main-menu-align-right > .wpr-nav-menu-vertical > .wpr-menu-item, .wpr-main-menu-align-right > .wpr-nav-menu-vertical > .wpr-sub-menu li a {text-align: right;}@media screen and ( min-width: 2400px) {.wpr-main-menu-align--widescreenleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--widescreencenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--widescreenleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreenleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--widescreencenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreencenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--widescreenright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--widescreenright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1221px) {.wpr-main-menu-align--laptopleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--laptopcenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--laptopleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--laptopcenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopcenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--laptopright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--laptopright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1200px) {.wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extraleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extracenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--tablet_extraright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tablet_extraright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 1024px) {.wpr-main-menu-align--tabletleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--tabletcenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--tabletleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--tabletcenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletcenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--tabletright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--tabletright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 880px) {.wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extraleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extracenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--mobile_extraright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobile_extraright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}@media screen and ( max-width: 767px) {.wpr-main-menu-align--mobileleft .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon, .wpr-main-menu-align--mobilecenter .wpr-nav-menu-vertical .wpr-menu-item .wpr-sub-icon {right: 0;}.wpr-main-menu-align--mobileleft .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobileleft .wpr-nav-menu-vertical .wpr-menu-item {text-align: left;}.wpr-main-menu-align--mobilecenter .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobilecenter .wpr-nav-menu-vertical .wpr-menu-item {text-align: center;}.wpr-main-menu-align--mobileright .wpr-nav-menu-horizontal .wpr-nav-menu, .wpr-main-menu-align--mobileright .wpr-nav-menu-vertical .wpr-menu-item {text-align: right;}}.wpr-nav-menu .wpr-sub-menu {display: none;position: absolute;z-index: 9999;width: 180px;text-align: left;list-style: none;margin: 0;}.wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-menu, .wpr-nav-menu-vertical .wpr-nav-menu>li>.wpr-sub-mega-menu {top: 0;}.wpr-sub-menu-position-inline .wpr-nav-menu-vertical .wpr-sub-menu {position: static;width: 100% !important;text-align: center !important;margin-left: 0 !important;}.wpr-sub-menu-position-inline .wpr-sub-menu a {position: relative;}.wpr-nav-menu .wpr-sub-menu .wpr-sub-menu {top: 0;left: 100%;}.wpr-sub-menu .wpr-sub-menu-item {display: block;font-size: 14px;}.wpr-nav-menu-horizontal .wpr-menu-item .wpr-sub-icon {margin-left: 7px;text-indent: 0;}.wpr-nav-menu:not(.wpr-mega-menu) .wpr-sub-icon {position: absolute;top: 48%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-nav-menu:not(.wpr-mega-menu) .wpr-sub-icon-rotate {-webkit-transform: rotate(-90deg) translateX(80%);-ms-transform: rotate(-90deg) translateX(80%);transform: rotate(-90deg) translateX(80%);}.wpr-sub-divider-yes .wpr-sub-menu li:not(:last-child) {border-bottom-style: solid;}.wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-nav-menu-container {display: none;}.wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu) {position: absolute;z-index: 9999;}.wpr-mobile-menu-full-width .wpr-mobile-mega-menu-wrap {width: 100vw;}.wpr-mobile-menu-drdown-align-left .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-left .wpr-mobile-mega-menu-wrap {left: 0;}.wpr-mobile-menu-drdown-align-center .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-center .wpr-mobile-mega-menu-wrap {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-mobile-menu-drdown-align-right .wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu), .wpr-mobile-menu-drdown-align-right .wpr-mobile-mega-menu-wrap {right: 0;}.wpr-mobile-menu-item, .wpr-mobile-sub-menu-item {position: relative;}.wpr-mobile-menu-item, .wpr-mobile-sub-menu-item {display: block;}.wpr-mobile-sub-menu, .wpr-mobile-sub-mega-menu {display: none;}.wpr-mobile-nav-menu .menu-item-has-children>a:after {position: absolute;right: 0;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-mobile-menu-item-align-left .wpr-mobile-sub-menu a:before {content: ' ';display: inline-block;width: 10px;}.wpr-mobile-menu-item-align-left .wpr-mobile-sub-menu .wpr-mobile-sub-menu a:before {width: 20px;}.wpr-mobile-menu-item-align-center .wpr-mobile-nav-menu {text-align: center;}.wpr-mobile-menu-item-align-right .wpr-mobile-nav-menu {text-align: right;}.wpr-mobile-menu-item-align-right .wpr-mobile-nav-menu .menu-item-has-children>a:after {right: auto !important;left: 0;}div[class*="wpr-sub-icon-"] .wpr-mobile-nav-menu .menu-item-has-children>a:after {font-family: "Font Awesome 5 Free";font-size: 12px;font-weight: 900;font-style: normal;text-decoration: none;line-height: 1;letter-spacing: 0;text-rendering: auto;-webkit-font-smoothing: antialiased;}.wpr-sub-icon-caret-down .wpr-sub-icon:before, .wpr-sub-icon-caret-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f0d7";}.wpr-sub-icon-angle-down .wpr-sub-icon:before, .wpr-sub-icon-angle-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f107";}.wpr-sub-icon-chevron-down .wpr-sub-icon:before, .wpr-sub-icon-chevron-down .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f078";}.wpr-sub-icon-plus .wpr-sub-icon:before, .wpr-sub-icon-plus .wpr-mobile-nav-menu .menu-item-has-children>a:after {content: "\f067";}.wpr-mobile-divider-yes .wpr-mobile-menu-item {border-bottom-style: solid;}.wpr-mobile-toggle-wrap {font-size: 0;line-height: 0;}.wpr-mobile-toggle {display: inline-block;padding: 7px;cursor: pointer;border-style: solid;text-align: center;}.wpr-mobile-toggle-line {display: block;width: 100%;}.wpr-mobile-toggle-line:last-child {margin-bottom: 0 !important;}.wpr-mobile-toggle-text {font-size: 16px;line-height: 1 !important;}.wpr-mobile-toggle-text:last-child {display: none;}.wpr-mobile-toggle-v2 .wpr-mobile-toggle-line:nth-child(2) {width: 78%;margin-left: 24%;}.wpr-mobile-toggle-v2 .wpr-mobile-toggle-line:nth-child(3) {width: 45%;margin-left: 57%;}.wpr-mobile-toggle-v3 .wpr-mobile-toggle-line:nth-child(2) {width: 75%;margin-left: 15%;}.wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(1), .wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(3) {width: 75%;margin-left: 25%;}.wpr-mobile-toggle-v4 .wpr-mobile-toggle-line:nth-child(2) {width: 75%;margin-right: 25%;}.wpr-mobile-toggle-v5 .wpr-mobile-toggle-line:nth-child(1) {display: none;}.wpr-nav-menu-bp-always .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-always .wpr-mobile-nav-menu-container {display: block;}@media screen and ( max-width: 1024px) {.wpr-nav-menu-bp-tablet .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-tablet .wpr-mobile-nav-menu-container {display: block;}}@media screen and ( max-width: 767px) {.wpr-nav-menu-bp-pro-nn .wpr-nav-menu-container, .wpr-nav-menu-bp-pro-al .wpr-nav-menu-container, .wpr-nav-menu-bp-mobile .wpr-nav-menu-container {display: none;}.wpr-nav-menu-bp-pro-nn .wpr-mobile-nav-menu-container, .wpr-nav-menu-bp-pro-al .wpr-mobile-nav-menu-container, .wpr-nav-menu-bp-mobile .wpr-mobile-nav-menu-container {display: block;}}.wpr-pointer-line-fx .wpr-active-menu-item:before, .wpr-pointer-line-fx .wpr-active-menu-item:after, .wpr-pointer-border-fx .wpr-active-menu-item:before, .wpr-pointer-background-fx .wpr-active-menu-item:before {opacity: 1 !important;}.wpr-pointer-fx-none {-webkit-transition-duration: 0s !important;-o-transition-duration: 0s !important;transition-duration: 0s !important;}.wpr-pointer-overline.wpr-pointer-fx-slide .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-slide .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-slide .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-slide .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-overline.wpr-pointer-fx-grow .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-underline.wpr-pointer-fx-grow .wpr-pointer-item.wpr-active-menu-item:after, .wpr-pointer-double-line.wpr-pointer-fx-grow .wpr-pointer-item.wpr-active-menu-item:before, .wpr-pointer-double-line.wpr-pointer-fx-grow .wpr-pointer-item.wpr-active-menu-item:after {width: 100%;}.wpr-pointer-line-fx.wpr-pointer-fx-drop .wpr-active-menu-item:before {top: 0;}.wpr-pointer-line-fx.wpr-pointer-fx-drop .wpr-active-menu-item:after {bottom: 0 !important;}.wpr-pointer-border-fx.wpr-pointer-fx-grow .wpr-active-menu-item:before, .wpr-pointer-border-fx.wpr-pointer-fx-shrink .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-grow .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-shrink .wpr-active-menu-item:before, .wpr-pointer-background-fx.wpr-pointer-fx-sweep .wpr-active-menu-item:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-pointer-background-fx.wpr-pointer-fx-skew .wpr-active-menu-item:before {-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg);}.wpr-mobile-nav-menu .sub-menu-toggle {display: none !important;}.elementor-widget-wpr-nav-menu .wpr-nav-menu .wpr-menu-item, .elementor-widget-wpr-nav-menu .wpr-mobile-nav-menu a, .elementor-widget-wpr-nav-menu .wpr-mobile-toggle-text {line-height: 26px;}.elementor-widget-wpr-nav-menu .wpr-sub-menu .wpr-sub-menu-item {font-size: 14px;}.wpr-mega-menu {position: relative;}.wpr-mega-menu a.wpr-menu-item, .wpr-mega-menu a.wpr-sub-menu-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mega-menu .wpr-pointer-item:before, .wpr-mega-menu .wpr-pointer-item:after {position: absolute;}.wpr-mega-menu .wpr-sub-icon {margin-left: auto;}.wpr-nav-menu-horizontal .wpr-mega-menu .wpr-sub-icon {margin-top: -1px;}.wpr-nav-menu-vertical .wpr-mega-menu .wpr-sub-icon, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > li > a > .wpr-mobile-sub-icon {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-mega-menu .wpr-sub-icon-rotate {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-sub-mega-menu {display: none;position: absolute;z-index: 99999;overflow: hidden;width: 100%;text-align: left;}.wpr-sub-mega-menu, .wpr-sub-mega-menu ul {font-size: 1rem;}.wpr-nav-menu-vertical .wpr-sub-mega-menu {width: 840px;}li.wpr-mega-menu-pos-default {position: static;}.wpr-mega-menu-pos-default .wpr-sub-mega-menu {left: 0;}.wpr-mega-menu-width-full .wpr-sub-mega-menu {width: 100vw;left: -110%;}.wpr-main-menu-align-center .wpr-nav-menu-horizontal .wpr-mega-menu-pos-default.wpr-mega-menu-width-custom .wpr-sub-mega-menu {left: 50%;}.wpr-mega-menu-icon {position: relative;top: -1px;margin-right: 5px;}.wpr-mega-menu-badge {font-size: 11px;padding: 2px 5px;line-height: 1;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge {position: absolute;top: -4px;right: 0;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge:after {content: ' ';position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);border-left: 3px solid transparent;border-right: 3px solid transparent;border-top-width: 3px;border-top-style: solid;border-top-color: inherit;}.wpr-nav-menu-vertical .wpr-mega-menu-badge, .wpr-mobile-nav-menu .wpr-mega-menu-badge {margin-left: 5px;}.wpr-nav-menu-vertical .wpr-mega-menu-badge {margin-left: 5px;vertical-align: middle;position: relative;top: -1px;}.wpr-nav-menu-horizontal .wpr-mega-menu-badge-animation {-webkit-animation: badgeBounce 2s ease-in-out infinite;animation: badgeBounce 2s ease-in-out infinite;}.wpr-nav-menu-vertical .wpr-mega-menu-badge-animation {-webkit-animation: badgeFade 2s ease-in-out infinite;animation: badgeFade 2s ease-in-out infinite;}div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-menu, div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-mega-menu {display: block;visibility: hidden;opacity: 0;z-index: -1;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-menu.wpr-animate-sub, div[class*="wpr-sub-menu-fx"] .wpr-mega-menu .wpr-sub-mega-menu.wpr-animate-sub {visibility: visible;opacity: 1;z-index: 9999;}.wpr-animate-sub-fix {left: -100%;}.wpr-sub-menu-fx-fade .wpr-sub-mega-menu {-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}.wpr-sub-menu-fx-move-up .wpr-sub-menu, .wpr-sub-menu-fx-move-up .wpr-sub-mega-menu {margin-top: 10px;}.wpr-sub-menu-fx-move-down .wpr-sub-menu, .wpr-sub-menu-fx-move-down .wpr-sub-mega-menu {margin-top: -10px;}.wpr-sub-menu-fx-move-left .wpr-sub-menu, .wpr-sub-menu-fx-move-left .wpr-sub-mega-menu {margin-left: 10px;}.wpr-sub-menu-fx-move-right .wpr-sub-menu, .wpr-sub-menu-fx-move-right .wpr-sub-mega-menu {margin-left: -10px;}.wpr-sub-menu-fx-move-up .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-up .wpr-sub-mega-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-down .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-down .wpr-sub-mega-menu.wpr-animate-sub {margin-top: 0;}.wpr-sub-menu-fx-move-left .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-left .wpr-sub-mega-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-right .wpr-sub-menu.wpr-animate-sub, .wpr-sub-menu-fx-move-right .wpr-sub-mega-menu.wpr-animate-sub {margin-left: 0;}@-webkit-keyframes badgeBounce {0% {-webkit-transform:translateY(0);transform:translateY(0);}50% {-webkit-transform:translateY(-25%);transform:translateY(-25%);}0% {-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes badgeBounce {0% {-webkit-transform:translateY(0);transform:translateY(0);}50% {-webkit-transform:translateY(-25%);transform:translateY(-25%);}0% {-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}@keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap {display: none;position: absolute;z-index: 9999;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-wrap {display: block;position: fixed;top: 0;z-index: 9999;height: 100vh;min-height: 100%;overflow: hidden;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;}.admin-bar .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-wrap {top: 32px;}.wpr-mobile-menu-offcanvas-slide-left .wpr-mobile-mega-menu-wrap, .wpr-mobile-menu-offcanvas-slide-center .wpr-mobile-mega-menu-wrap {left: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}.wpr-mobile-menu-offcanvas-slide-right .wpr-mobile-mega-menu-wrap {right: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu-open {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}.wpr-mobile-mega-menu-overlay {opacity: 0;visibility: hidden;position: fixed;top: 0;left: 0;z-index: 9998;width: 100%;height: 100%;-webkit-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}.wpr-mobile-mega-menu-open + .wpr-mobile-mega-menu-overlay {opacity: 1;visibility: visible;}.mobile-mega-menu-header {display: -webkit-box;display: -ms-flexbox;display: flex;}.mobile-mega-menu-close {margin-left: auto;cursor: pointer;}.wpr-mobile-mega-menu .wpr-mobile-menu-item, .wpr-mobile-mega-menu .wpr-mobile-sub-menu-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mobile-mega-menu .wpr-mobile-sub-icon {margin-left: auto;font-size: 13px;}.wpr-mobile-mega-menu > li > a > .wpr-mobile-sub-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;position: absolute;right: 0;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu li {overflow: hidden;}.wpr-mobile-mega-menu a:after {display: none;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu {position: relative;}.wpr-mobile-mega-menu > li > a, .wpr-mobile-mega-menu .wpr-mobile-sub-menu > li > a {position: relative;left: 0;-webkit-transition-property: left;-o-transition-property: left;transition-property: left;}.wpr-mobile-mega-menu.wpr-mobile-sub-offcanvas-open > li > a {left: -100%;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > li > .wpr-mobile-sub-menu {display: block;position: absolute;width: 100%;top: 0;left: 100%;z-index: 1;-webkit-transition-property: left;-o-transition-property: left;transition-property: left;}.wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open > .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > .wpr-mobile-sub-open > .wpr-mobile-sub-menu {left: 0;}.wpr-mobile-mega-menu.wpr-mobile-sub-offcanvas-open > li > a {margin-right: 20px;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open .wpr-mobile-sub-mega-menu, .wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu > .wpr-mobile-sub-open > .wpr-mobile-sub-menu {margin-left: 0 !important;}.wpr-mobile-menu-display-offcanvas .wpr-mobile-mega-menu .wpr-mobile-sub-menu .wpr-mobile-sub-menu {padding-left: 10px;}.wpr-mobile-sub-offcanvas-open .wpr-mobile-sub-open .wpr-mobile-sub-menu {display: block;}.wpr-menu-offcanvas-back {display: none;}.wpr-mobile-menu-display-offcanvas .wpr-menu-offcanvas-back {display: block;cursor: pointer;}.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu li.wpr-menu-offcanvas-back-wrap {display: none;}.wpr-mobile-mega-menu-wrap[toggle-backface="yes"] .wpr-mobile-sub-offcanvas-open li.menu-item > ul {display: none !important;}.wpr-mobile-mega-menu-wrap[toggle-backface="yes"] .wpr-mobile-sub-offcanvas-open li.wpr-mobile-sub-open.menu-item > ul {display: block !important;}.wpr-onepage-nav {position: fixed;z-index: 99999;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-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-onepage-nav-item {position: relative;}.wpr-onepage-nav-item:last-child {margin-bottom: 0 !important;}.wpr-onepage-nav-vr-top .wpr-onepage-nav {top: 0;}.wpr-onepage-nav-vr-middle .wpr-onepage-nav {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-onepage-nav-vr-bottom .wpr-onepage-nav {bottom: 0;}.wpr-onepage-nav-hr-left .wpr-onepage-nav {left: 0;}.wpr-onepage-nav-hr-right .wpr-onepage-nav {right: 0;}.wpr-onepage-nav-item .wpr-tooltip {text-align: center;}.wpr-onepage-nav-item:hover .wpr-tooltip {opacity: 1;visibility: visible;}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item:hover .wpr-tooltip {-ms-transform: translate(10%, -50%);transform: translate(10%, -50%);-webkit-transform: translate(10%, -50%);}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item .wpr-tooltip {top: 50%;left: 100%;-ms-transform: translate(20%, -50%);transform: translate(20%, -50%);-webkit-transform: translate(20%, -50%);}.wpr-onepage-nav-hr-left .wpr-onepage-nav-item .wpr-tooltip:before {left: auto;left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item:hover .wpr-tooltip {-ms-transform: translate(-110%, -50%);transform: translate(-110%, -50%);-webkit-transform: translate(-110%, -50%);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item .wpr-tooltip {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);}.wpr-onepage-nav-hr-right .wpr-onepage-nav-item .wpr-tooltip:before {left: auto;right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.elementor-widget-wpr-onepage-nav .wpr-onepage-nav {background-color: #605BE5;-webkit-box-shadow: 0px 0px 15px 0px #D7D7D7;box-shadow: 0px 0px 15px 0px #D7D7D7;}.elementor-widget-wpr-onepage-nav .wpr-onepage-nav-item .wpr-tooltip {font-size: 14px;}.wpr-post-title, .wpr-archive-title, .wpr-author-box-name, .wpr-author-box-title {margin: 0;}.wpr-archive-title:after {content: ' ';display: block;}.wpr-featured-media-image {position: relative;display: inline-block;vertical-align: middle;}.wpr-featured-media-caption {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;}.wpr-featured-media-caption span {display: inline-block;}.wpr-fm-image-caption-hover .wpr-featured-media-caption, .wpr-fm-image-caption-hover .wpr-featured-media-caption {opacity: 0;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.wpr-fm-image-caption-hover:hover .wpr-featured-media-caption, .wpr-fm-image-caption-hover:hover .wpr-featured-media-caption {opacity: 1;}.wpr-gallery-slider {opacity: 0;}.wpr-gallery-lightbox-yes .wpr-featured-media-image {cursor: pointer;}.wpr-gallery-slide img {margin: 0 auto;}.wpr-gallery-slider-arrows-wrap {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0;z-index: 1;height: 0 !important;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-thumbnail-slider-arrows-wrap {position: absolute;top: 90%;left: 0;z-index: 1;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-thumbnail-slider-arrow {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0;z-index: 1;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tsa-hidden {display: none;}.wpr-thumbnail-slider-next-arrow {right: 0;left: auto;}.wpr-thumbnail-slider-prev-arrow[disabled]{opacity: 0.6;}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-prev-arrow {top: 7px !important;left: 50% !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-next-arrow {top: auto !important;bottom: 7px !important;left: 50% !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-prev-arrow i {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }.wpr-product-media-thumbs-vertical .wpr-thumbnail-slider-next-arrow i {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }.wpr-product-media-thumbs-vertical .flex-control-nav li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-product-media-thumbs-vertical .flex-control-nav li img {width: 100% !important;height: 100% !important;-o-object-fit: cover !important;object-fit: cover !important;}.wpr-product-media-thumbs-vertical .flex-control-nav li img {width: 100% !important;height: 100% !important;-o-object-fit: cover !important;object-fit: cover !important;}.wpr-gallery-slider-arrow, .wpr-thumbnail-slider-arrow {position: absolute;top: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 120;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-align: center;cursor: pointer;}.wpr-gallery-slider-arrow i, .wpr-thumbnail-slider-arrow i {display: block;width: 100%;line-height: inherit;}.wpr-gallery-slider-arrow {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-product-media-slider-nav-fade .wpr-gallery-slider-arrow {opacity: 0;visibility: hidden;}.wpr-product-media-slider-nav-fade .wpr-gallery-slider:hover .wpr-gallery-slider-arrow {opacity: 1;visibility: visible;}.wpr-gallery-slider-nav-fade .wpr-gallery-slider-arrow {opacity: 0;visibility: hidden;}.wpr-thumbnail-slider-nav-fade .wpr-fcn-wrap:hover .wpr-thumbnail-slider-arrow[disabled] {opacity: 0.6;}.wpr-thumbnail-slider-nav-fade .wpr-fcn-wrap:hover .wpr-thumbnail-slider-arrow, .wpr-gallery-slider-nav-fade .flex-viewport:hover .wpr-gallery-slider-arrow {opacity: 1;visibility: visible;}.wpr-thumbnail-slider-arrow {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-thumbnail-slider-nav-fade .wpr-thumbnail-slider-arrow {opacity: 0;visibility: hidden;}.wpr-thumbnail-slider-nav-fade .wpr-product-thumb-nav:hover .wpr-thumbnail-slider-arrow {opacity: 1;visibility: visible;}.wpr-product-media-lightbox {position: absolute;top: 0;right: 0;z-index: 1;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;}.wpr-gallery-slider-dots {position: absolute;display: inline-table;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 1;}.wpr-gallery-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-gallery-slider-dots li {float: left;}.wpr-gallery-slider-dot {display: block;cursor: pointer;}.wpr-gallery-slider-dots li:last-child .wpr-gallery-slider-dot {margin: 0 !important;}.wpr-author-box-image {display: inline-block;overflow: hidden;}.wpr-author-box-arrange-left .wpr-author-box {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-author-box-arrange-right .wpr-author-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-author-box-arrange-left .wpr-author-box-image, .wpr-author-box-arrange-right .wpr-author-box-image {-ms-flex-negative: 0;flex-shrink: 0;}.wpr-author-box-arrange-left .wpr-author-box-text, .wpr-author-box-arrange-right .wpr-author-box-text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-author-box-btn {display: inline-block;}.wpr-post-navigation-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-posts-navigation-svg-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;}.wpr-post-navigation-wrap>div:last-child {margin-right: 0 !important;}.wpr-post-nav-fixed-default-wrap {position: fixed;bottom: 0;z-index: 999;}.wpr-post-nav-fixed.wpr-post-navigation {position: fixed;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 999;}.wpr-post-nav-fixed.wpr-post-navigation a {display: block;}.wpr-post-nav-fixed.wpr-post-navigation img {position: absolute;top: 0;max-width: none;}.wpr-post-nav-fixed.wpr-post-nav-prev {left: 0;}.wpr-post-nav-fixed.wpr-post-nav-next {right: 0;}.wpr-post-nav-fixed.wpr-post-nav-hover img {opacity: 0;}.wpr-post-nav-fixed.wpr-post-nav-hover.wpr-post-nav-prev img {-webkit-transform: perspective(600px) rotateY(90deg);transform: perspective(600px) rotateY(90deg);-webkit-transform-origin: center left 0;-ms-transform-origin: center left 0;transform-origin: center left 0;}.wpr-post-nav-fixed.wpr-post-nav-hover.wpr-post-nav-next img {-webkit-transform: perspective(600px) rotateY(-90deg);transform: perspective(600px) rotateY(-90deg);-webkit-transform-origin: center right 0;-ms-transform-origin: center right 0;transform-origin: center right 0;}.wpr-post-nav-fixed.wpr-post-nav-hover:hover img {opacity: 1;position: absolute;-webkit-transform: none;-ms-transform: none;transform: none;}.wpr-post-nav-static.wpr-post-navigation {width: 50%;}.wpr-post-navigation {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background-size: cover;background-position: center center;background-repeat: no-repeat;}.wpr-post-navigation {position: relative;}.wpr-post-navigation a {position: relative;z-index: 2;}.wpr-post-nav-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}.wpr-post-nav-back {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;font-size: 30px;}.wpr-post-navigation a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-post-nav-next a {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-post-nav-labels {min-width: 0;}.wpr-post-nav-labels h5 {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;}.wpr-post-nav-labels span {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-post-nav-next .wpr-post-nav-labels > span, .wpr-post-nav-next .wpr-post-nav-labels h5 {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-post-navigation i {text-align: center;}.wpr-post-nav-dividers {padding: 10px 0;border-top: 1px solid #000;border-bottom: 1px solid #000;}.wpr-post-nav-divider {-ms-flex-item-align: stretch;-ms-grid-row-align: stretch;align-self: stretch;-ms-flex-negative: 0;flex-shrink: 0;}.wpr-post-nav-dividers.wpr-post-navigation-wrap {padding-left: 0 !important;padding-right: 0 !important;}.wpr-post-nav-back a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 0;}.wpr-post-nav-back span {display: inline-block;border-style: solid;}.wpr-post-nav-back span:nth-child(2n) {margin-right: 0 !important;}.wpr-custom-field {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-custom-field .wpr-post-info-text {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.elementor-widget-wpr-custom-field-pro ul {list-style: none;margin: 0;padding: 0;}.wpr-post-info {padding: 0;margin: 0;list-style: none;}.wpr-post-info li {position: relative;}.wpr-post-info-horizontal li {display: inline-block;}.wpr-post-info-horizontal li:last-child {padding-right: 0 !important;}.wpr-post-info-vertical li:last-child {padding-bottom: 0 !important;}.wpr-post-info li .wpr-post-info-text {display: inline-block;text-align: left !important;}.wpr-post-info li:after {content: ' ';display: inline-block;position: absolute;}.wpr-post-info li:last-child:after {display: none;}.wpr-post-info-horizontal li:after {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-post-info-vertical li:after {bottom: 0;}.wpr-post-info-align-left .wpr-post-info-vertical li:after {left: 0;}.wpr-post-info-align-center .wpr-post-info-vertical li:after {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-post-info-align-right .wpr-post-info-vertical li:after {right: 0;}.wpr-post-info-text span {display: inline-block;}.wpr-post-info-author img {display: inline-block;margin-right: 10px;vertical-align: middle;}.wpr-post-info-custom-field a, .wpr-post-info-custom-field span {display: inline-block;}.wpr-comments-list, .wpr-comments-list ul.children {list-style: none;padding: 0;margin: 0;}.wpr-comment-avatar {float: left;overflow: hidden;}.wpr-comment-avatar img {margin: 0 !important;position: static !important;}.wpr-comment-metadata>* {display: inline-block;}.wpr-comment-metadata p {display: block;}.wpr-comments-wrap .comment-reply-link {float: none !important;}.wpr-comment-reply-separate.wpr-comment-reply-align-right .wpr-comment-reply {text-align: right;}.wpr-comment-reply-inline.wpr-comment-reply-align-right .wpr-comment-reply {float: right;}.wpr-comment-reply-inline.wpr-comment-reply-align-left .wpr-comment-reply:before {content: '\00a0|\00a0';}.wpr-comment-reply a, .wpr-comments-navigation a, .wpr-comments-navigation span {display: inline-block;}.wpr-comments-navigation-center, .wpr-comments-navigation-justify {text-align: center;}.wpr-comments-navigation-left {text-align: left;}.wpr-comments-navigation-right {text-align: right;}.wpr-comments-navigation-justify a.prev {float: left;}.wpr-comments-navigation-justify a.next {float: right;}.wpr-comment-form .comment-notes {display: none;}.wpr-comment-form-text, .wpr-comment-form-text textarea, .wpr-comment-form-author input, .wpr-comment-form-email input, .wpr-comment-form-url input {display: block;width: 100%;}.wpr-comment-form {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-comment-form label {margin-bottom: 10px;}.wpr-comment-form-fields {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-cf-no-url .wpr-comment-form-email {margin-right: 0 !important;}.wpr-cf-style-1 .wpr-comment-form-fields, .wpr-cf-style-4 .wpr-comment-form-fields {display: block;}.wpr-comment-form .wpr-comment-form-fields>div {width: 100%;}.wpr-cf-style-2 .wpr-comment-form-fields, .wpr-cf-style-5 .wpr-comment-form-fields, .wpr-comment-form[class*="wpr-cf-pro"] .wpr-comment-form-fields {display: block;width: 60%;}.wpr-cf-style-2 .wpr-comment-form-fields > div, .wpr-cf-style-5 .wpr-comment-form-fields > div, .wpr-comment-form[class*="wpr-cf-pro"] > div {margin-right: 0 !important;}.wpr-cf-style-4.wpr-comment-form .wpr-comment-form-fields, .wpr-cf-style-5.wpr-comment-form .wpr-comment-form-fields, .wpr-cf-style-6.wpr-comment-form .wpr-comment-form-fields, .wpr-comment-form[class*="wpr-cf-pro"] .wpr-comment-form-fields {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-submit-comment {cursor: pointer;}.wpr-comments-list .comment-respond {margin-bottom: 30px;}.wpr-grid-image-wrap img.wpr-hidden-image {opacity: 0;visibility: hidden;}.wpr-hide-items-before-append {opacity: 0;}.wpr-grid {opacity: 0;}.wpr-grid-item {float: left;position: relative;text-align: center;}.wpr-grid-item.post {margin: 0;}.elementor-widget-wpr-grid:not(.wpr-item-styles-wrapper) .wpr-grid-item {padding: 0 !important;}.wpr-grid-item, .wpr-grid-item * {outline: none !important;}.wpr-grid-last-row {margin-bottom: 0 !important;}.wpr-grid-item-above-content {border-bottom: 0 !important;border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;}.wpr-grid:not([data-settings*="list"]) .wpr-grid-media-wrap + .wpr-grid-item-below-content {border-top: 0 !important;border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}.wpr-grid-item-inner, .wpr-grid-media-wrap {position: relative;}.wpr-grid-image-wrap {overflow: hidden;}.wpr-grid-image-wrap img {display: block;width: 100%;border-radius: inherit;}.wpr-grid-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-grid-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 2;}.wpr-grid-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 2;}.wpr-grid-media-hover-middle {position: relative;z-index: 2;}.wpr-magazine-grid-wrap {opacity: 0;}.wpr-grid .wpr-cv-container, .wpr-magazine-grid .wpr-cv-container {z-index: 1;}.wpr-magazine-grid:before, .wpr-magazine-grid:after {content: none;}.wpr-grid-item-display-block {clear: both;}.wpr-grid-item-display-inline.wpr-grid-item-align-left, .wpr-grid-item-display-custom.wpr-grid-item-align-left {float: left;}.wpr-grid-item-display-inline.wpr-grid-item-align-right, .wpr-grid-item-display-custom.wpr-grid-item-align-right {float: right;}.wpr-grid-item-display-inline.wpr-grid-item-align-center, .wpr-grid-item-display-custom.wpr-grid-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-grid-item-title .inner-block a, .wpr-grid-item-date .inner-block>span, .wpr-grid-item-time .inner-block>span, .wpr-grid-item-author .inner-block a, .wpr-grid-item-comments .inner-block a, .wpr-grid-item-read-more .inner-block a, .wpr-grid-item-likes .inner-block a, .wpr-grid-item-sharing .inner-block>span, .wpr-insta-feed-item-sharing .inner-block>span, .wpr-grid-item-lightbox .inner-block>span, .wpr-grid-product-categories .inner-block a, .wpr-grid-product-tags .inner-block a, .wpr-grid-tax-style-1 .inner-block a, .wpr-grid-tax-style-2 .inner-block a, .wpr-grid-cf-style-1 .inner-block>a, .wpr-grid-cf-style-1 .inner-block>span, .wpr-grid-cf-style-2 .inner-block>a, .wpr-grid-cf-style-2 .inner-block>span, .wpr-grid-sep-style-1 .inner-block>span, .wpr-twitter-feed-sep-style-1 .inner-block>span, .wpr-grid-sep-style-2 .inner-block>span, .wpr-grid-item-status .inner-block>span, .wpr-grid-item-price .inner-block>span, .wpr-grid-item-add-to-cart .inner-block>a, .wpr-grid-item-read-more .inner-block a {display: inline-block;}.wpr-grid-item-display-custom.wpr-grid-item-title .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-date .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-time .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-comments .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-read-more .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-likes .inner-block a, .wpr-grid-item-display-custom.wpr-grid-item-sharing .inner-block>span, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-sharing .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-lightbox .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-cf-style-1 .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-cf-style-1 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-cf-style-2 .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-cf-style-2 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-sep-style-1 .inner-block>span, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-sep-style-1 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-sep-style-2 .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-product-status .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-product-price .inner-block>span, .wpr-grid-item-display-custom.wpr-grid-item-add-to-cart .inner-block>a, .wpr-grid-item-display-custom.wpr-grid-item-read-more .inner-block a {width: 100%;}.wpr-grid-item-content .inner-block, .wpr-grid-item-excerpt .inner-block, .wpr-insta-feed-item-caption .inner-block {display: inline-block;}.wpr-grid-item-excerpt .inner-block p, .wpr-insta-feed-item-caption .inner-block p {margin: 0 !important;}.wpr-grid-media-hover-bg {position: absolute;}.wpr-grid-media-hover-bg img {position: absolute;top: 50%;left: 50%;-webkit-transform: translate( -50%, -50%) scale(1) !important;-ms-transform: translate( -50%, -50%) scale(1) !important;transform: translate( -50%, -50%) scale(1) !important;-webkit-filter: grayscale(0) !important;filter: grayscale(0) !important;-webkit-filter: blur(0px) !important;-filter: blur(0px) !important;}.wpr-grid-item-author img, .wpr-grid-item-author span {display: inline-block;vertical-align: middle;}.wpr-grid-item-author img {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;-webkit-filter: none !important;filter: none !important;}.wpr-grid-item-likes .inner-block a {text-align: center;}.wpr-likes-no-default.wpr-likes-zero i {padding: 0 !important;}.wpr-grid-item-sharing .inner-block a, .wpr-insta-feed-item-sharing .inner-block a {text-align: center;}.wpr-grid-item-sharing .wpr-post-sharing, .wpr-insta-feed-item-sharing .wpr-post-sharing {position: relative;}.wpr-grid-item-sharing .wpr-sharing-icon, .wpr-insta-feed-item-sharing .wpr-sharing-icon {display: inline-block;position: relative;}.wpr-grid-item-sharing .wpr-sharing-icon .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-sharing-icon .wpr-tooltip {left: 50%;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-grid-item-sharing .wpr-sharing-icon:hover .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-sharing-icon:hover .wpr-tooltip {visibility: visible;opacity: 1;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);}.wpr-grid-item-sharing .wpr-tooltip:before, .wpr-insta-feed-item-sharing .wpr-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-grid-item-sharing .wpr-sharing-trigger, .wpr-insta-feed-item-sharing .wpr-sharing-trigger {cursor: pointer;}.wpr-grid-item-sharing .wpr-tooltip, .wpr-insta-feed-item-sharing .wpr-tooltip {display: block;padding: 10px;}.wpr-grid-item-sharing .wpr-sharing-hidden, .wpr-insta-feed-item-sharing .wpr-sharing-hidden {visibility: hidden;position: absolute;z-index: 3;text-align: center;}.wpr-grid-item-sharing .wpr-sharing-hidden a, .wpr-insta-feed-item-sharing .wpr-sharing-hidden a {opacity: 0;}.wpr-sharing-hidden a {position: relative;top: -5px;-webkit-transition-duration: 0.3s !important;-o-transition-duration: 0.3s !important;transition-duration: 0.3s !important;-webkit-transition-timing-function: cubic-bezier(.445, .050, .55, .95);-o-transition-timing-function: cubic-bezier(.445, .050, .55, .95);transition-timing-function: cubic-bezier(.445, .050, .55, .95);-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}.wpr-sharing-hidden a+a {-webkit-transition-delay: 0.1s;-o-transition-delay: 0.1s;transition-delay: 0.1s;}.wpr-sharing-hidden a+a+a {-webkit-transition-delay: 0.2s;-o-transition-delay: 0.2s;transition-delay: 0.2s;}.wpr-sharing-hidden a+a+a+a {-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;}.wpr-sharing-hidden a+a+a+a+a {-webkit-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;}.wpr-grid-item-sharing a:last-of-type, .wpr-insta-feed-item-sharing a:last-of-type {margin-right: 0 !important;}.wpr-grid-item-sharing .inner-block a, .wpr-insta-feed-item-sharing .inner-block a {-webkit-transition-property: color, background-color, border;-o-transition-property: color, background-color, border;transition-property: color, background-color, border;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-grid-item-read-more .inner-block>a, .wpr-grid-item-add-to-cart .inner-block>a {position: relative;overflow: hidden;vertical-align: middle;}.wpr-grid-item-read-more .inner-block>a i, .wpr-grid-item-read-more .inner-block>a span, .wpr-grid-item-add-to-cart .inner-block>a i, .wpr-grid-item-add-to-cart .inner-block>a span {position: relative;z-index: 2;opacity: 1;}.wpr-grid-item-read-more .inner-block>a:before, .wpr-grid-item-read-more .inner-block>a:after, .wpr-grid-item-add-to-cart .inner-block>a:before, .wpr-grid-item-add-to-cart .inner-block>a:after {z-index: 1;}.wpr-grid-item-lightbox .inner-block>span, .wpr-grid-lightbox-overlay {cursor: pointer;}.wpr-grid-lightbox-overlay {position: absolute;top: 0;left: 0;z-index: 10;width: 100%;height: 100%;}.admin-bar .lg-toolbar {top: 32px;}.wpr-grid-item-separator .inner-block, .wpr-twitter-feed-item-separator {font-size: 0;line-height: 0;}.wpr-grid-item-separator.wpr-grid-item-display-inline span {width: 100% !important;}.wpr-grid-extra-icon-left, .wpr-grid-extra-icon-right {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;}.wpr-grid-extra-icon-left svg, .wpr-grid-extra-icon-right svg {width: 1em;height: 1em;vertical-align: middle;fill: currentColor;}.wpr-woo-rating i {display: inline;position: relative;font-family: "eicons";font-style: normal;line-height: 1;overflow: hidden;}.wpr-woo-rating i:before {content: '\e934';font-weight: 900;display: block;position: absolute;top: 0;left: 0;font-size: inherit;font-family: inherit;overflow: hidden;}.wpr-woo-rating-style-2 .wpr-woo-rating i:before {content: '\002605';}.wpr-woo-rating .wpr-rating-marked, .wpr-woo-rating .wpr-rating-unmarked {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.wpr-woo-rating i:last-of-type {margin-right: 0 !important;}.wpr-rating-icon-empty:before {display: none !important;}.wpr-rating-icon-5 .wpr-rating-marked svg {mask: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, transparent));mask: linear-gradient(to right, black 50%, transparent 50%);-webkit-mask: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, transparent));-webkit-mask: linear-gradient(to right, black 50%, transparent 50%);}.wpr-rating-icon-0:before, .wpr-rating-icon-0 .wpr-rating-marked {width: 0;}.wpr-rating-icon-1:before, .wpr-rating-icon-1 .wpr-rating-marked {width: 20%;}.wpr-rating-icon-2:before, .wpr-rating-icon-2 .wpr-rating-marked {width: 30%;}.wpr-rating-icon-3:before, .wpr-rating-icon-3 .wpr-rating-marked {width: 35%;}.wpr-rating-icon-4:before, .wpr-rating-icon-4 .wpr-rating-marked {width: 40%;}.wpr-rating-icon-5:before, .wpr-rating-icon-5 .wpr-rating-marked:not(:has(svg)) {width: 50%;}.wpr-rating-icon-6:before, .wpr-rating-icon-6 .wpr-rating-marked {width: 60%;}.wpr-rating-icon-7:before, .wpr-rating-icon-7 .wpr-rating-marked {width: 65%;}.wpr-rating-icon-8:before, .wpr-rating-icon-8 .wpr-rating-marked {width: 70%;}.wpr-rating-icon-9:before, .wpr-rating-icon-9 .wpr-rating-marked {width: 80%;}.wpr-rating-icon-full:before {width: 100%;}.wpr-rating-icon {position: relative;overflow: hidden;}.wpr-rating-icon .wpr-rating-marked {overflow: hidden;position: absolute;left: 0;}.wpr-woo-rating .wpr-rating-icon, i[class*="wpr-rating-icon-"] {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-grid-filters li {display: inline-block;}.wpr-grid-filters li:last-of-type {margin-right: 0 !important;}.wpr-grid-filters li span {display: inline-block;cursor: pointer;text-decoration: inherit;}.wpr-grid-filters li a {display: inline-block;}.wpr-grid-filters li sup {position: relative;padding-left: 5px;line-height: 1;}.wpr-grid-filters li sup[data-brackets="yes"]:before {content: '\0028';}.wpr-grid-filters li sup[data-brackets="yes"]:after {content: '\0029';}.wpr-grid-filters .wpr-active-filter.wpr-pointer-item:before, .wpr-grid-filters .wpr-active-filter.wpr-pointer-item:after {opacity: 1 !important;width: 100% !important;}.wpr-grid-filters-sep {font-style: normal;}.wpr-grid-filters-sep-right li:last-of-type .wpr-grid-filters-sep, .wpr-grid-filters-sep-left li:first-child .wpr-grid-filters-sep {display: none;}.wpr-sub-filters {display: none;padding: 0;}.wpr-grid-sorting {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-grid-sorting>div, .wpr-grid-sorting .woocommerce-ordering {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-grid-sorting .woocommerce-ordering {text-align: right;}.wpr-grid-sorting .woocommerce-ordering select {width: auto;outline: none !important;}.wpr-grid-sorting .wpr-shop-page-title, .wpr-grid-sorting .woocommerce-result-count, .wpr-grid-sorting .woocommerce-ordering {margin: 0 !important;}.wpr-atc-not-clickable {opacity: 0.5;pointer-events: none;}@-webkit-keyframes added-tc-popup-animation {from {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes added-tc-popup-animation {from {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes added-tc-popup-animation-hide {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}}@keyframes added-tc-popup-animation-hide {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}}@-webkit-keyframes added-tc-popup-animation-bottom {from {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes added-tc-popup-animation-bottom {from {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@keyframes added-tc-popup-animation-hide-bottom {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(50%);transform: translateY(50%)}}@-webkit-keyframes added-tc-popup-animation-slide-in-left {from {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}to {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes added-tc-popup-animation-slide-in-left {from {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}to {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@-webkit-keyframes added-tc-popup-animation-slide-out-left {from {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}to {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}}@keyframes added-tc-popup-animation-slide-out-left {from {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}to {opacity: 0;-webkit-transform: translateX(100%);transform: translateX(100%)}}@-webkit-keyframes added-tc-popup-animation-scale-up {from {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}}@keyframes added-tc-popup-animation-scale-up {from {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}}@-webkit-keyframes added-tc-popup-animation-scale-down {from {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}to {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}}@keyframes added-tc-popup-animation-scale-down {from {opacity: 1;-webkit-transform: scale(1);transform: scale(1)}to {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}}@-webkit-keyframes added-tc-popup-animation-fade {from {opacity: 0;}to {opacity: 1;}}@keyframes added-tc-popup-animation-fade {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes added-tc-popup-animation-fade-out {from {opacity: 1;}to {opacity: 0;}}@keyframes added-tc-popup-animation-fade-out {from {opacity: 1;}to {opacity: 0;}}@-webkit-keyframes added-tc-popup-animation-skew {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@keyframes added-tc-popup-animation-skew {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@-webkit-keyframes added-tc-popup-animation-skew-off {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}}@keyframes added-tc-popup-animation-skew-off {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg)}}@-webkit-keyframes added-tc-popup-animation-skew-bottom {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@keyframes added-tc-popup-animation-skew-bottom {from {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}to {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}}@-webkit-keyframes added-tc-popup-animation-skew-off-bottom {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}}@keyframes added-tc-popup-animation-skew-off-bottom {from {opacity: 1;-webkit-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg)}to {opacity: 0;-webkit-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg)}}.wpr-fade-to {opacity: 0.6;}.wpr-added-to-compare-popup, .wpr-added-to-wishlist-popup, .wpr-added-to-cart-popup {overflow: hidden;position: fixed;display: -webkit-box;display: -ms-flexbox;display: flex;opacity: 0;z-index: 99999;}.wpr-added-to-compare-popup.wpr-added-to-compare-slide-in-left, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-slide-in-left, .wpr-added-to-cart-popup.wpr-added-to-cart-slide-in-left {-webkit-animation-name: added-tc-popup-animation-slide-in-left !important;animation-name: added-tc-popup-animation-slide-in-left !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-slide-out-left, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-slide-out-left, .wpr-added-to-cart-popup.wpr-added-to-cart-slide-out-left {-webkit-animation-name: added-tc-popup-animation-slide-out-left !important;animation-name: added-tc-popup-animation-slide-out-left !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-scale-up, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-scale-up, .wpr-added-to-cart-popup.wpr-added-to-cart-scale-up {-webkit-animation-name: added-tc-popup-animation-scale-up !important;animation-name: added-tc-popup-animation-scale-up !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-scale-down, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-scale-down, .wpr-added-to-cart-popup.wpr-added-to-cart-scale-down {-webkit-animation-name: added-tc-popup-animation-scale-down !important;animation-name: added-tc-popup-animation-scale-down !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-fade, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-fade, .wpr-added-to-cart-popup.wpr-added-to-cart-fade {-webkit-animation-name: added-tc-popup-animation-fade !important;animation-name: added-tc-popup-animation-fade !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-added-to-compare-popup.wpr-added-to-compare-fade-out, .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-fade-out, .wpr-added-to-cart-popup.wpr-added-to-cart-fade-out {-webkit-animation-name: added-tc-popup-animation-fade-out !important;animation-name: added-tc-popup-animation-fade-out !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-top .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-top .wpr-added-to-cart-popup.wpr-added-to-cart-skew {-webkit-transform-origin: center top 0;-ms-transform-origin: center top 0;transform-origin: center top 0;-webkit-animation-name: added-tc-popup-animation-skew !important;animation-name: added-tc-popup-animation-skew !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup.wpr-added-to-compare-skew-off, .wpr-atc-popup-top .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew-off, .wpr-atc-popup-top .wpr-added-to-cart-popup.wpr-added-to-cart-skew-off {-webkit-transform-origin: center top 0;-ms-transform-origin: center top 0;transform-origin: center top 0;-webkit-animation-name: added-tc-popup-animation-skew-off !important;animation-name: added-tc-popup-animation-skew-off !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup.wpr-added-to-compare-skew, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew, .wpr-atc-popup-bottom .wpr-added-to-cart-popup.wpr-added-to-cart-skew {-webkit-transform-origin: center bottom 0;-ms-transform-origin: center bottom 0;transform-origin: center bottom 0;-webkit-animation-name: added-tc-popup-animation-skew-bottom !important;animation-name: added-tc-popup-animation-skew-bottom !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup.wpr-added-to-compare-skew-off, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup.wpr-added-to-wishlist-skew-off, .wpr-atc-popup-bottom .wpr-added-to-cart-popup.wpr-added-to-cart-skew-off {-webkit-transform-origin: center bottom 0;-ms-transform-origin: center bottom 0;transform-origin: center bottom 0;-webkit-animation-name: added-tc-popup-animation-skew-off-bottom !important;animation-name: added-tc-popup-animation-skew-off-bottom !important;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup, .wpr-atc-popup-top .wpr-added-to-wishlist-popup, .wpr-atc-popup-top .wpr-added-to-cart-popup {-webkit-animation-name: added-tc-popup-animation;animation-name: added-tc-popup-animation;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup-hide, .wpr-atc-popup-top .wpr-added-to-wishlist-popup-hide, .wpr-atc-popup-top .wpr-added-to-cart-popup-hide {-webkit-animation-name: added-tc-popup-animation-hide;animation-name: added-tc-popup-animation-hide;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup, .wpr-atc-popup-bottom .wpr-added-to-cart-popup {-webkit-animation-name: added-tc-popup-animation-bottom;animation-name: added-tc-popup-animation-bottom;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup-hide, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup-hide, .wpr-atc-popup-bottom .wpr-added-to-cart-popup-hide {-webkit-animation-name: added-tc-popup-animation-hide-bottom;animation-name: added-tc-popup-animation-hide-bottom;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-atc-popup-top .wpr-added-to-compare-popup, .wpr-atc-popup-top .wpr-added-to-wishlist-popup, .wpr-atc-popup-top .wpr-added-to-cart-popup {top: 0;right: 0;}.wpr-atc-popup-bottom .wpr-added-to-compare-popup, .wpr-atc-popup-bottom .wpr-added-to-wishlist-popup, .wpr-atc-popup-bottom .wpr-added-to-cart-popup {bottom: 0;right: 0;}.wpr-added-tcompare-title, .wpr-added-tw-title, .wpr-added-tc-title {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-added-tcompare-title a, .wpr-added-tw-title a, .wpr-added-tc-title a {display: inline;}.wpr-added-tcompare-title p, .wpr-added-tw-title p, .wpr-added-tc-title p {margin: 0;}.wpr-added-tcomp-popup-img img, .wpr-added-tw-popup-img img, .wpr-added-tc-popup-img img {width: 100%;height: auto;}.wpr-grid .added_to_wishlist, .wpr-grid .added_to_cart {opacity: 0;}.wpr-grid-pagination {margin-top: 30px;}.wpr-grid-pagination>a, .wpr-grid-pagination>span {display: inline-block;}.wpr-grid-pagination i, .wpr-grid-pagination svg {vertical-align: middle;}.wpr-grid-pagination .wpr-disabled-arrow {cursor: not-allowed;opacity: 0.4;}.wpr-pagination-loading, .wpr-pagination-finish {display: none;}.wpr-grid-pagination-center .wpr-grid-pagination, .wpr-grid-pagination-justify .wpr-grid-pagination {text-align: center;}.wpr-grid-pagination-center .wpr-grid-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-grid-pagination-left .wpr-grid-pagination {text-align: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-grid-pagination-right .wpr-grid-pagination {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-grid-pagination-infinite-scroll {text-align: center;}.wpr-grid-pagination-justify .wpr-grid-pagi-left-arrows, .wpr-grid-pagination-justify .wpr-grid-pagination-default .wpr-prev-post-link {float: left;}.wpr-grid-pagination-justify .wpr-grid-pagi-right-arrows, .wpr-grid-pagination-justify .wpr-grid-pagination-default .wpr-next-post-link {float: right;}.wpr-grid-pagi-left-arrows, .wpr-grid-pagi-right-arrows, .wpr-grid-pagination .wpr-load-more-btn {display: inline-block;}.wpr-load-more-btn, .wpr-grid-pagi-right-arrows a:last-child, .wpr-grid-pagi-right-arrows span:last-child {margin-right: 0 !important;}.wpr-grid-pagination .wpr-first-page, .wpr-grid-pagination .wpr-last-page, .wpr-grid-pagination .wpr-prev-page, .wpr-grid-pagination .wpr-prev-post-link, .wpr-grid-pagination .wpr-next-page, .wpr-grid-pagination .wpr-next-post-link {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;}@media screen and ( max-width: 767px) {.wpr-grid-pagination span>span, .wpr-grid-pagination a>span {display: none;}.wpr-grid-pagination.wpr-grid-pagination-numbered span i, .wpr-grid-pagination.wpr-grid-pagination-numbered a i {padding: 0 !important;}}.elementor-editor-active .wpr-grid-pagination-infinite-scroll {display: none;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-arrow {position: static;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-grid-slider-nav-position-default .wpr-grid-slider-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-grid-slider-nav-align-top-center .wpr-grid-slider-arrow-container, .wpr-grid-slider-nav-align-bottom-center .wpr-grid-slider-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-grid-slider-arrow {position: absolute;z-index: 120;top: 50%;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-align: center;cursor: pointer;}.wpr-grid-slider-arrow i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 100%;}.wpr-adjust-slider-prev-arrow {left: 1% !important;}.wpr-adjust-slider-next-arrow {right: 1% !important;}.wpr-grid-slider-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-grid-slider-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-grid-slider-nav-fade .wpr-grid-slider-arrow-container {opacity: 0;visibility: hidden;}.wpr-grid-slider-nav-fade:hover .wpr-grid-slider-arrow-container {opacity: 1;visibility: visible;}.wpr-grid-slider-dots {display: inline-table;position: absolute;z-index: 110;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-grid-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-grid-slider-dots-horizontal .wpr-grid-slider-dots li, .wpr-grid-slider-dots-pro-vr .slick-dots li {float: left;}.wpr-grid.slick-dotted.slick-slider {margin-bottom: 0 !important;}.wpr-grid-slider-dots-vertical .slick-dots li {display: block;width: auto !important;height: auto !important;margin: 0 !important;}.wpr-grid-slider-dots-horizontal .slick-dots li, .wpr-grid-slider-dots-pro-vr .slick-dots li {width: auto !important;padding-top: 10px;margin: 0 !important;}.wpr-grid-slider-dots-horizontal .slick-dots li:last-child span {margin-right: 0 !important;}.wpr-grid-slider-dot {display: block;cursor: pointer;}.wpr-grid-slider-dots li:last-child .wpr-grid-slider-dot {margin: 0 !important;}.wpr-grid-item-protected {position: absolute;top: 0;left: 0;z-index: 11 !important;width: 100%;height: 100%;}.wpr-grid-item-protected i {font-size: 22px;}.wpr-grid-item-protected input {width: 50%;border: none;margin-top: 10px;padding: 7px 13px;font-size: 13px;}.wpr-grid-sorting-inner-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-products-result-count .woocommerce-result-count {margin: 0;}.wpr-sort-select-position-above .wpr-grid-sort-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-grid-sort-heading {width: 100%;}.wpr-grid-sort-heading * {margin: 0;}.wpr-grid-sorting-inner-wrap form .orderby::-ms-expend {display: none;}.wpr-grid-orderby span {position: relative;display: block;}.wpr-grid-sorting-wrap form .orderby {-moz-appearance: none;-webkit-appearance: none;}.wpr-grid-sorting-wrap .wpr-orderby-icon {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-family: "Font Awesome 5 Free";font-weight: 600 !important;}.wpr-sale-dates {display: inline-block;}.elementor-widget-wpr-grid .wpr-grid-media-hover-bg, .elementor-widget-wpr-media-grid .wpr-grid-media-hover-bg, .elementor-widget-wpr-woo-grid .wpr-grid-media-hover-bg {background-color: rgba(0, 0, 0, 0.25);}.elementor-widget-wpr-magazine-grid .wpr-grid-media-hover-bg {background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 46%, rgba(96, 91, 229, 0.87) 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, rgba(255, 255, 255, 0)), to(rgba(96, 91, 229, 0.87)));background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 46%, rgba(96, 91, 229, 0.87) 100%);}.elementor-widget-wpr-grid .wpr-grid-item-title, .elementor-widget-wpr-woo-grid .wpr-grid-item-title, .elementor-widget-wpr-woo-category-grid-pro .wpr-grid-item-title, .elementor-widget-wpr-category-grid-pro .wpr-grid-item-title {font-size: 21px;font-weight: 700;line-height: 23px;margin: 0;}.elementor-widget-wpr-magazine-grid .wpr-grid-item-title {font-size: 22px;margin: 0;}.elementor-widget-wpr-media-grid .wpr-grid-item-title {font-size: 15px;font-weight: 500;margin: 0;}.elementor-widget-wpr-grid .wpr-grid-item-content, .elementor-widget-wpr-grid .wpr-grid-item-excerpt, .elementor-widget-wpr-instagram-feed .wpr-insta-feed-item-caption, .elementor-widget-wpr-grid .wpr-grid-item-author, .elementor-widget-wpr-grid .wpr-grid-item-time, .elementor-widget-wpr-grid .wpr-grid-item-read-more a, .elementor-widget-wpr-grid .wpr-grid-item-likes, .elementor-widget-wpr-grid .wpr-grid-item-sharing, .elementor-widget-wpr-instagram-feed .wpr-insta-feed-item-sharing, .elementor-widget-wpr-grid .wpr-grid-tax-style-1, .elementor-widget-wpr-grid .wpr-grid-cf-style-1, .elementor-widget-wpr-grid .wpr-grid-filters li, .elementor-widget-wpr-grid .wpr-grid-pagination, .elementor-widget-wpr-grid .wpr-grid-item-protected p, .elementor-widget-wpr-media-grid .wpr-grid-item-sharing, .elementor-widget-wpr-media-grid .wpr-grid-filters li, .elementor-widget-wpr-woo-grid .wpr-grid-item-content, .elementor-widget-wpr-woo-grid .wpr-grid-product-categories, .elementor-widget-wpr-woo-grid .wpr-grid-product-tags, .elementor-widget-wpr-woo-grid .wpr-woo-rating span, .elementor-widget-wpr-woo-grid .wpr-grid-item-status .inner-block>span, .elementor-widget-wpr-woo-grid .wpr-grid-item-add-to-cart a, .elementor-widget-wpr-woo-grid .wpr-grid-item-likes, .elementor-widget-wpr-woo-grid .wpr-grid-item-sharing, .elementor-widget-wpr-woo-grid .wpr-grid-item-lightbox, .elementor-widget-wpr-woo-grid .wpr-grid-pagination, .elementor-widget-wpr-woo-grid .wpr-grid-item-price .inner-block>span, .elementor-widget-wpr-magazine-grid .wpr-grid-item-content, .elementor-widget-wpr-magazine-grid .wpr-grid-item-excerpt {font-size: 14px;}.elementor-widget-wpr-magazine-grid .wpr-grid-tax-style-1 {font-size: 12px;list-style-position: 0.5px;}.elementor-widget-wpr-magazine-grid .wpr-grid-item-date, .elementor-widget-wpr-magazine-grid .wpr-grid-item-time, .elementor-widget-wpr-magazine-grid .wpr-grid-item-author {font-size: 12px;list-style-position: 0.3px;}.elementor-widget-wpr-grid .wpr-grid-item-date, .elementor-widget-wpr-grid .wpr-grid-item-comments, .elementor-widget-wpr-grid .wpr-grid-tax-style-2, .elementor-widget-wpr-media-grid .wpr-grid-item-caption, .elementor-widget-wpr-media-grid .wpr-grid-item-date, .elementor-widget-wpr-media-grid .wpr-grid-item-time, .elementor-widget-wpr-media-grid .wpr-grid-item-author, .elementor-widget-wpr-media-grid .wpr-grid-item-likes, .elementor-widget-wpr-media-grid .wpr-grid-tax-style-1, .elementor-widget-wpr-media-grid .wpr-grid-tax-style-2, .elementor-widget-wpr-media-magazine-grid .wpr-grid-tax-style-2 {font-size: 14px;}.elementor-widget-wpr-grid .wpr-grid-item-lightbox, .elementor-widget-wpr-media-grid .wpr-grid-item-lightbox {font-size: 18px;}.elementor-widget-wpr-grid .wpr-grid-cf-style-2, .elementor-widget-wpr-media-grid .wpr-grid-pagination {font-size: 15px;}.elementor-widget-wpr-grid .wpr-grid-tax-style-2 .inner-block a {background-color: #605BE5;}.elementor-widget-wpr-grid .wpr-grid-tax-style-2 .inner-block a:hover {background-color: #4A45D2;}@media screen and (max-width: 580px) {.wpr-grid-sorting-inner-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-products-result-count {margin-bottom: 5px;}.wpr-grid-orderby, .wpr-grid-orderby select.orderby, .wpr-products-result-count {width: 100% !important;}}@media screen and (min-width: 768px) {.wpr-grid-last-element-yes .wpr-grid-item-inner {height: 100% !important;}.wpr-grid-last-element-yes .wpr-grid-item-below-content>div:last-child {position: absolute !important;left: 0;bottom: 0;}.wpr-grid-last-element-yes .wpr-grid-item-below-content>div:last-child span {white-space: nowrap;}}.wpr-magazine-grid {display: -ms-grid;display: grid;-webkit-box-pack: stretch;-ms-flex-pack: stretch;justify-content: stretch;-ms-grid-rows: 1fr 1fr;grid-template-rows: 1fr 1fr;}.wpr-mgzn-grid-item {padding: 0 !important;text-align: center;}.wpr-mgzn-grid-1vh-3h {-ms-grid-rows: auto;grid-template-rows: auto;}.wpr-mgzn-grid-1-1-1 {-ms-grid-rows: 1fr;grid-template-rows: 1fr;}.wpr-mgzn-grid-2-3, .wpr-mgzn-grid-1-1-3 {-ms-grid-columns: (1fr)[6];grid-template-columns: repeat(6, 1fr);}.wpr-mgzn-grid-2-h {-ms-grid-columns: (1fr)[2];grid-template-columns: repeat(2, 1fr);}.wpr-mgzn-grid-3-h {-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr);}.wpr-mgzn-grid-4-h {-ms-grid-columns: (1fr)[4];grid-template-columns: repeat(4, 1fr);}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 3;grid-row-end: 4;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(3) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1vh-3h .wpr-mgzn-grid-item:nth-child(4) {-ms-grid-column: 2;grid-column-start: 2;}.wpr-mgzn-grid-1-2 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-4 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-1-2 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-1-1-2 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-2-1-2 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-mgzn-grid-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 2;grid-column-end: 4;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(2), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(1), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 1;grid-row-end: 2;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 3;grid-column-end: 4;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 4;grid-column-start: 4;-ms-grid-column-span: 3;grid-column-end: 7;}.wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 4;grid-column-end: 5;}.wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(2) {-ms-grid-column: 5;grid-column-start: 5;-ms-grid-column-span: 2;grid-column-end: 7;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(5), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(5) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-row-span: 1;grid-row-end: 3;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(3), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(3) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(4), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(4) {-ms-grid-column: 3;grid-column-start: 3;-ms-grid-column-span: 2;grid-column-end: 5;}.wpr-mgzn-grid-2-3 .wpr-mgzn-grid-item:nth-child(5), .wpr-mgzn-grid-1-1-3 .wpr-mgzn-grid-item:nth-child(5) {-ms-grid-column: 5;grid-column-start: 5;-ms-grid-column-span: 2;grid-column-end: 7;}.wpr-magazine-grid .wpr-grid-item-inner, .wpr-magazine-grid .wpr-grid-media-wrap, .wpr-magazine-grid .wpr-grid-image-wrap {height: 100%;}.wpr-magazine-grid .wpr-grid-image-wrap {background-size: cover;background-position: center center;}.wpr-magazine-grid .wpr-grid-media-hover {z-index: 1;}@media screen and ( max-width: 1024px) {.wpr-magazine-grid.wpr-mgzn-grid-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr;grid-template-rows: 1fr 1fr 1fr;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-2 article:nth-child(1) {-ms-grid-column-span: 3 !important;grid-column-end: 3 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 article:nth-child(1) {-ms-grid-column-span: 3 !important;grid-column-end: 3 !important;-ms-grid-row-span: 2 !important;grid-row-end: 2 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-3 article:nth-child(2) {-ms-grid-column: 1 !important;grid-column-start: 1 !important;-ms-grid-column-span: 2 !important;grid-column-end: 3 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-4 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[3];grid-template-rows: repeat(3, 1fr);}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-4>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-4 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row-span: 1 !important;grid-row-end: 1 !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 article:nth-child(1) {-ms-grid-column-span: 3;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 1;grid-row-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-2 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 2;grid-row-start: 2;-ms-grid-row-span: 1;grid-row-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr 1fr !important;grid-template-rows: 1fr 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-1-2 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 2;grid-row-start: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1vh-3h {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: 1fr 1fr !important;grid-template-rows: 1fr 1fr !important;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-1 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1 }.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[3];grid-template-rows: repeat(3, 1fr);}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 2;grid-column-end: 3;-ms-grid-row-span: 2;grid-row-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(2) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(3) {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(4) {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;}.wpr-magazine-grid.wpr-mgzn-grid-1-1-3 article:nth-child(5) {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(9) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(10) {-ms-grid-row: 5;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(11) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-2-3>*:nth-child(12) {-ms-grid-row: 6;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(1) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 3;grid-row-end: 4;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(2) {-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;-ms-grid-row: 4;grid-row-start: 4;-ms-grid-row-span: 3;grid-row-end: 7;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(3) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-row-span: 2;grid-row-end: 3;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(4) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 3;grid-row-start: 3;-ms-grid-row-span: 2;grid-row-end: 5;}.wpr-magazine-grid.wpr-mgzn-grid-2-3 article:nth-child(5) {-ms-grid-column: 2;grid-column-start: 2;-ms-grid-column-span: 1;grid-column-end: 3;-ms-grid-row: 5;grid-row-start: 5;-ms-grid-row-span: 2;grid-row-end: 7;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[2] !important;grid-template-rows: repeat(2, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-1>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[4] !important;grid-template-rows: repeat(4, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-2>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3 {-ms-grid-columns: 1fr 1fr !important;grid-template-columns: 1fr 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(5) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(6) {-ms-grid-row: 3;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(7) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(8) {-ms-grid-row: 4;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(9) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(10) {-ms-grid-row: 5;-ms-grid-column: 2;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(11) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-4-h.wpr-mgzn-grid-rows-3>*:nth-child(12) {-ms-grid-row: 6;-ms-grid-column: 2;}}@media screen and ( max-width: 767px) {.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[3] !important;grid-template-rows: repeat(3, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-1>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[6] !important;grid-template-rows: repeat(6, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(4) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(5) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-2>*:nth-child(6) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3 {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: (1fr)[9] !important;grid-template-rows: repeat(9, 1fr) !important;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(2) {-ms-grid-row: 2;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(3) {-ms-grid-row: 3;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(4) {-ms-grid-row: 4;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(5) {-ms-grid-row: 5;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(6) {-ms-grid-row: 6;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(7) {-ms-grid-row: 7;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(8) {-ms-grid-row: 8;-ms-grid-column: 1;}.wpr-magazine-grid.wpr-mgzn-grid-3-h.wpr-mgzn-grid-rows-3>*:nth-child(9) {-ms-grid-row: 9;-ms-grid-column: 1;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;-ms-grid-rows: auto !important;grid-template-rows: auto !important;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.wpr-magazin-grid-one-column-yes .wpr-magazine-grid article.wpr-mgzn-grid-item {-ms-grid-column: auto !important;grid-column-start: auto !important;grid-column-end: auto !important;-ms-grid-row: auto !important;grid-row-start: auto !important;grid-row-end: auto !important;}}.wpr-sharing-buttons .wpr-sharing-icon {overflow: hidden;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;color: #ffffff !important;}.wpr-sharing-buttons .wpr-sharing-icon i {display: block;text-align: center;}.wpr-sharing-label {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.elementor-widget-wpr-sharing-buttons.elementor-grid-0 .wpr-sharing-buttons, .elementor-widget-wpr-sharing-buttons[class*="elementor-grid-pro-"] .wpr-sharing-buttons {display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-sharing-buttons:not(.elementor-grid-0):not(.elementor-grid-pro-3):not(.elementor-grid-pro-4):not(.elementor-grid-pro-5):not(.elementor-grid-pro-6) .wpr-sharing-label-off .wpr-sharing-icon i {width: 100% !important;}.wpr-sharing-buttons.wpr-sharing-col-1 .wpr-sharing-icon {width: 100%;margin-right: 0 !important;}.wpr-sharing-buttons .wpr-sharing-icon:last-child, .wpr-sharing-col-1 .wpr-sharing-buttons .wpr-sharing-icon, .wpr-sharing-col-2 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(2n), .wpr-sharing-col-3 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(3n), .wpr-sharing-col-4 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(4n), .wpr-sharing-col-5 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(5n), .wpr-sharing-col-6 .wpr-sharing-buttons .wpr-sharing-icon:nth-child(6n) {margin-right: 0 !important;}.wpr-sharing-buttons .wpr-sharing-icon {-webkit-transition-property: opacity, border-color;-o-transition-property: opacity, border-color;transition-property: opacity, border-color;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-sharing-buttons .wpr-sharing-icon i, .wpr-sharing-buttons .wpr-sharing-icon span {-webkit-transition-property: color, background-color;-o-transition-property: color, background-color;transition-property: color, background-color;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}.wpr-sharing-official .wpr-sharing-icon:hover {opacity: 0.85;}.wpr-sharing-official .wpr-sharing-facebook-f i, .wpr-sharing-official .wpr-sharing-facebook-f span {background-color: #3b5998;}.wpr-sharing-official .wpr-sharing-twitter i, .wpr-sharing-official .wpr-sharing-twitter span {background-color: #1da1f2;}.wpr-sharing-official .wpr-sharing-linkedin-in i, .wpr-sharing-official .wpr-sharing-linkedin-in span {background-color: #0077b5;}.wpr-sharing-official .wpr-sharing-pinterest-p i, .wpr-sharing-official .wpr-sharing-pinterest-p span {background-color: #bd081c;}.wpr-sharing-official .wpr-sharing-reddit i, .wpr-sharing-official .wpr-sharing-reddit span {background-color: #ff4500;}.wpr-sharing-official .wpr-sharing-tumblr i, .wpr-sharing-official .wpr-sharing-tumblr span {background-color: #35465c;}.wpr-sharing-official .wpr-sharing-digg i, .wpr-sharing-official .wpr-sharing-digg span {background-color: #005be2;}.wpr-sharing-official .wpr-sharing-xing i, .wpr-sharing-official .wpr-sharing-xing span {background-color: #026466;}.wpr-sharing-official .wpr-sharing-stumbleupon i, .wpr-sharing-official .wpr-sharing-stumbleupon span {background-color: #eb4924;}.wpr-sharing-official .wpr-sharing-vk i, .wpr-sharing-official .wpr-sharing-vk span {background-color: #45668e;}.wpr-sharing-official .wpr-sharing-odnoklassniki i, .wpr-sharing-official .wpr-sharing-odnoklassniki span {background-color: #f4731c;}.wpr-sharing-official .wpr-sharing-get-pocket i, .wpr-sharing-official .wpr-sharing-get-pocket span {background-color: #ef3f56;}.wpr-sharing-official .wpr-sharing-skype i, .wpr-sharing-official .wpr-sharing-skype span {background-color: #00aff0;}.wpr-sharing-official .wpr-sharing-whatsapp i, .wpr-sharing-official .wpr-sharing-whatsapp span {background-color: #25d366;}.wpr-sharing-official .wpr-sharing-telegram i, .wpr-sharing-official .wpr-sharing-telegram span {background-color: #2ca5e0;}.wpr-sharing-official .wpr-sharing-delicious i, .wpr-sharing-official .wpr-sharing-delicious span {background-color: #3399ff;}.wpr-sharing-official .wpr-sharing-envelope i, .wpr-sharing-official .wpr-sharing-envelope span {background-color: #c13B2c;}.wpr-sharing-official .wpr-sharing-print i, .wpr-sharing-official .wpr-sharing-print span {background-color: #96c859;}.wpr-sharing-official .wpr-sharing-facebook-f {border-color: #3b5998;}.wpr-sharing-official .wpr-sharing-twitter {border-color: #1da1f2;}.wpr-sharing-official .wpr-sharing-linkedin-in {border-color: #0077b5;}.wpr-sharing-official .wpr-sharing-pinterest-p {border-color: #bd081c;}.wpr-sharing-official .wpr-sharing-reddit {border-color: #ff4500;}.wpr-sharing-official .wpr-sharing-tumblr {border-color: #35465c;}.wpr-sharing-official .wpr-sharing-digg {border-color: #005be2;}.wpr-sharing-official .wpr-sharing-xing {border-color: #026466;}.wpr-sharing-official .wpr-sharing-stumbleupon {border-color: #eb4924;}.wpr-sharing-official .wpr-sharing-vk {border-color: #45668e;}.wpr-sharing-official .wpr-sharing-odnoklassniki {border-color: #f4731c;}.wpr-sharing-official .wpr-sharing-get-pocket {border-color: #ef3f56;}.wpr-sharing-official .wpr-sharing-skype {border-color: #00aff0;}.wpr-sharing-official .wpr-sharing-whatsapp {border-color: #25d366;}.wpr-sharing-official .wpr-sharing-telegram {border-color: #2ca5e0;}.wpr-sharing-official .wpr-sharing-delicious {border-color: #3399ff;}.wpr-sharing-official .wpr-sharing-envelope {border-color: #c13B2c;}.wpr-sharing-official .wpr-sharing-print {border-color: #96c859;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-facebook-f i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-facebook-f span {color: #3b5998;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-twitter i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-twitter span {color: #1da1f2;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-linkedin-in i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-linkedin-in span {color: #0077b5;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-pinterest-p i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-pinterest-p span {color: #bd081c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-reddit i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-reddit span {color: #ff4500;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-tumblr i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-tumblr span {color: #35465c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-digg i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-digg span {color: #005be2;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-xing i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-xing span {color: #026466;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-stumbleupon i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-stumbleupon span {color: #eb4924;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-vk i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-vk span {color: #45668e;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-odnoklassniki i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-odnoklassniki span {color: #f4731c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-get-pocket i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-get-pocket span {color: #ef3f56;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-skype i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-skype span {color: #00aff0;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-whatsapp i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-whatsapp span {color: #25d366;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-telegram i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-telegram span {color: #2ca5e0;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-delicious i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-delicious span {color: #3399ff;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-envelope i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-envelope span {color: #c13B2c;background-color: transparent;}.wpr-sharing-official.wpr-sharing-icon-tr .wpr-sharing-print i, .wpr-sharing-official.wpr-sharing-label-tr .wpr-sharing-print span {color: #96c859;background-color: transparent;}.wpr-countdown-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;margin: 0 auto;}.wpr-countdown-item {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;overflow: hidden;color: #fff;text-align: center;}.wpr-countdown-item:first-child {margin-left: 0 !important;}.wpr-countdown-item:last-of-type {margin-right: 0 !important;}.wpr-countdown-number {display: block;}.wpr-countdown-separator {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.wpr-countdown-separator span {display: block;}.wpr-countdown-separator:last-of-type {display: none !important;}.wpr-countdown-wrap+div:not(.wpr-countdown-message) {display: none;}.wpr-countdown-message+div {display: none;}.elementor-widget-wpr-countdown .wpr-countdown-item {background-color: #605BE5;}.elementor-widget-wpr-countdown .wpr-countdown-number {font-size: 70px;}.elementor-widget-wpr-countdown .wpr-countdown-label {font-size: 19px;line-height: 45px;}.wpr-google-map .gm-style-iw-c {padding: 0 !important;}.wpr-google-map .gm-style-iw-c>button {top: 0 !important;right: 0 !important;}.wpr-google-map .gm-style-iw-c .wpr-gm-iwindow h3 {margin-bottom: 7px;}.wpr-google-map .gm-style-iw-d {overflow: hidden !important;}.wpr-google-map .gm-style img {max-width: none !important;}.wpr-api-key-missing {color: red;font-size: 13px;margin-top: 10px;}.wpr-api-key-missing a {font-weight: bold;}.wpr-forms-container .wpcf7-form .wpcf7-form-control-wrap {display: block !important;}.wpcf7 label, .wpcf7-quiz-label {width: 100%;}.wpr-forms-container .wpcf7 p {margin-bottom: 0;}.wpr-forms-container .wpcf7-form .ajax-loader {display: block;visibility: hidden;height: 0;overflow: hidden;clear: both;}.wpr-forms-container .wpcf7-select, .wpr-forms-container .wpcf7-number, .wpr-forms-container .wpcf7-date, .wpr-forms-container select.wpforms-field-medium, .wpr-forms-container .nf-field-container select, .wpr-forms-container .caldera-grid select.form-control {padding: 7px 10px !important;}.wpr-forms-container .wpcf7-date {width: auto !important;}.wpr-forms-container .wpcf7-number {width: 100px !important;}.wpr-forms-container .wpcf7-form .wpcf7-submit {display: block;}.wpr-forms-container .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, .wpr-forms-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .wpr-forms-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {margin-left: 0;margin-right: 10px;}.wpr-forms-container .wpcf7-response-output {clear: both;margin: 0;}.wpr-forms-container .wpforms-field:not(.wpforms-field-address) .wpforms-field-medium {display: inline-block !important;max-width: 100% !important;}.wpr-forms-container .wpforms-field-phone, .wpr-forms-container .wpforms-field-address, .wpr-forms-container .wpforms-page-indicator {display: inline-block;}.wpr-forms-container .wpforms-field-address .wpforms-field-medium {max-width: 100% !important;}.wpr-forms-container .intl-tel-input.allow-dropdown input.wpforms-field-medium, .wpr-forms-container .wpforms-field-address div.wpforms-field-medium {width: 100% !important;max-width: 100% !important;}.wpr-forms-container .intl-tel-input.allow-dropdown {display: inline-block !important;max-width: 100% !important;}.wpr-forms-align-left .wpr-forms-container div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li:last-child {margin-right: 0 !important;}.wpr-forms-container .wpcf7-mail-sent-ok, .wpr-forms-container .wpforms-confirmation-container-full, .wpr-forms-container .nf-response-msg, .wpr-forms-container .caldera-grid .alert-success {padding: 10px 15px;border: 2px solid;}.wpr-forms-container label.wpforms-error a {text-decoration: underline;}.wpr-forms-container .wpforms-smart-phone-field {text-indent: 0 !important;}.wpr-forms-container select.ninja-forms-field {line-height: 1 !important;}.wpr-forms-container .nf-form-wrap .checkbox-wrap label {display: inline-block !important;}.wpr-forms-container .nf-form-wrap .starrating .stars {display: inline-block;}.wpr-forms-submit-center .wpcf7-submit, .wpr-forms-submit-center .wpforms-submit, .wpr-forms-submit-center .wpforms-page-next, .wpr-forms-submit-center .wpforms-page-previous, .wpr-forms-submit-center .submit-wrap .ninja-forms-field, .wpr-forms-submit-center .caldera-grid .btn-default:not(a) {display: block !important;margin-left: auto !important;margin-right: auto !important;}.wpr-forms-submit-left .wpcf7-submit, .wpr-forms-submit-left .wpforms-submit, .wpr-forms-submit-left .wpforms-page-next, .wpr-forms-submit-left .wpforms-page-previous, .wpr-forms-submit-left .submit-wrap .ninja-forms-field, .wpr-forms-submit-left .caldera-grid .btn-default:not(a) {float: left !important;}.wpr-forms-submit-right .wpcf7-submit, .wpr-forms-submit-right .wpforms-submit, .wpr-forms-submit-right .wpforms-page-next, .wpr-forms-submit-right .wpforms-page-previous, .wpr-forms-submit-right .submit-wrap .ninja-forms-field, .wpr-forms-submit-left .caldera-grid .btn-default:not(a) {float: right !important;}.wpr-forms-submit-justify .wpcf7-submit, .wpr-forms-submit-justify .wpforms-submit, .wpr-forms-submit-justify .wpforms-page-next, .wpr-forms-submit-justify .wpforms-page-previous, .wpr-forms-submit-justify .submit-wrap .ninja-forms-field, .wpr-forms-submit-justify .caldera-grid .btn-default:not(a) {display: block !important;width: 100% !important;text-align: center !important;}.wpr-custom-chk-radio .wpcf7-checkbox input, .wpr-custom-chk-radio .wpcf7-radio input, .wpr-custom-chk-radio .wpcf7-acceptance input, .wpr-custom-chk-radio .wpforms-field-radio input, .wpr-custom-chk-radio .wpforms-field-checkbox input, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input {display: none !important;}.wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label, .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label, .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label, .wpr-custom-chk-radio .wpforms-field-checkbox input+label, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label, .wpr-custom-chk-radio .wpforms-field-radio input+label, .wpr-custom-chk-radio .wpforms-field-radio input+span {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}.wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label:before, .wpr-custom-chk-radio .wpforms-field-checkbox input+label:before, .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label:before, .wpr-custom-chk-radio .wpforms-field-radio input+label:before, .wpr-custom-chk-radio .wpforms-field-radio input:not(.wpforms-screen-reader-element)+span:before {content: "\2714";display: inline-block;position: relative;top: -1px;text-align: center;border: 1px solid;margin-right: 5px;color: transparent;}.wpr-forms-align-right .wpforms-field-checkbox ul li input:first-child, .wpr-forms-align-right .wpforms-field-radio ul li input:first-child, .wpr-forms-align-right .wpforms-image-choices label input:first-of-type, .wpr-forms-align-right .wpforms-field-gdpr-checkbox input:first-child {float: right;margin-right: 0 !important;margin-left: 10px !important;}.wpr-forms-align-right .wpr-forms-container, .wpr-forms-align-right .wpr-forms-container .wpcf7-form-control {direction: rtl;}.wpr-forms-align-right .nf-form-wrap .field-wrap {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-forms-align-right .label-right .nf-field-description {margin-right: 0 !important;}.wpr-forms-align-right .nf-error.field-wrap .nf-field-element:after {right: auto !important;left: 1px !important;}.wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-checkbox .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-radio .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-checkbox input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-gdpr-checkbox input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-radio input+label:before, .wpr-forms-align-right .wpr-custom-chk-radio .wpforms-field-radio input:not(.wpforms-screen-reader-element)+span:before {margin-right: 0;margin-left: 5px;}.wpr-forms-align-right .wpcf7-list-item.last, .wpr-forms-align-right .wpcf7-acceptance .wpcf7-list-item, .wpr-forms-align-right div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li:first-child {margin-right: 0 !important;}.wpr-forms-align-right .wpr-forms-container .intl-tel-input .flag-container {left: auto !important;right: 0 !important;}.wpr-forms-align-right .caldera-grid .col-sm-4, .wpr-forms-align-right .caldera-grid .col-sm-6 {float: right;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox label, .wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox-inline label, .wpr-forms-align-right .wpr-forms-container .caldera-grid .radio label {padding-left: 0 !important;padding-right: 20px;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .checkbox input, .wpr-forms-align-right .wpr-forms-container .caldera-grid .radio input {margin-right: -20px !important;margin-left: 0 !important;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .cf-credit-card {background-position: 99% center !important;}.wpr-forms-align-right .wpr-forms-container .caldera-grid .live-gravatar {text-align: right !important;}.wpr-forms-align-left .wpr-forms-container .caldera-grid .live-gravatar {text-align: left !important;}.wpr-forms-container .nf-form-content {padding: 0;max-width: none;}.wpr-forms-container .nf-form-content .label-above .field-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-forms-container .nf-form-content .label-above .nf-field-label {margin-top: 0;}.wpr-forms-container .field-wrap:not(.textarea-wrap):not(.submit-wrap) .ninja-forms-field {border-radius: 0;}.wpr-forms-container .field-wrap.textarea-wrap .ninja-forms-field {display: block;}.wpr-forms-container .field-wrap.submit-wrap .ninja-forms-field {cursor: pointer;}.wpr-forms-container .listselect-wrap>div select.ninja-forms-field {-webkit-appearance: menulist;-moz-appearance: menulist;appearance: menulist;}.wpr-forms-container .nf-form-content .list-select-wrap .nf-field-element>div, .wpr-forms-container .nf-form-content input:not([type=button]), .wpr-forms-container .nf-form-content textarea {background: transparent;border: none;}.wpr-forms-container .checkbox-container.label-right .field-wrap {display: block;}.wpr-forms-container .listradio-wrap ul li, .wpr-forms-container .listcheckbox-wrap ul li {display: inline-block;margin-right: 10px !important;margin-bottom: 7px !important;}.wpr-forms-container .listcheckbox-container .nf-field-element label:after {top: 1px;}.wpr-forms-container .listradio-wrap .nf-field-element label {margin-left: 25px !important;}.wpr-forms-container .listradio-wrap .nf-field-element label:after {top: 0;left: -25px;}.wpr-forms-container .listradio-wrap .nf-field-element label.nf-checked-label:before {top: 4px;left: -21px;}.wpr-forms-container .listradio-wrap label, .wpr-forms-container .checkbox-wrap label, .wpr-forms-container .listcheckbox-wrap label {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}.wpr-forms-container .nf-error.field-wrap .nf-field-element:after {top: 0 !important;bottom: 0 !important;height: auto !important;}.wpr-forms-container .wpforms-form .wpforms-field, .wpr-forms-container .wpforms-submit-container {padding: 0 !important;}.wpr-forms-container .wpforms-container, .wpr-forms-container div.wpforms-container-full .wpforms-form .wpforms-field-row, .wpr-forms-container .wpforms-field-address .wpforms-field-row:nth-last-child(2) {margin-bottom: 0 !important;}.wpr-forms-container .wpforms-submit-container:after {content: " ";clear: both;display: table;}.wpr-forms-container .caldera-grid .help-block {margin-bottom: 0;}.wpr-forms-container .caldera-grid .caldera-forms-gdpr-field-label a {text-decoration: underline;}.wpr-forms-container .caldera-grid .intl-tel-input input {text-indent: 40px;}.wpr-forms-container .caldera-grid input.cf-credit-card {text-indent: 33px;}.wpr-forms-container .caldera-grid .cf-credit-card {background-position: 5px center !important;}.wpr-forms-container .cf2-dropzone .form-control {height: auto;}.wpr-forms-container .caldera-grid .form-group input, .wpr-forms-container .caldera-grid .form-group textarea {-webkit-box-shadow: none;box-shadow: none;}.wpr-forms-container .caldera-grid .has-error .form-control {-webkit-box-shadow: none;box-shadow: none;}.wpr-forms-container .caldera-grid .alert-success {text-shadow: none;}.elementor-widget-wpr-forms .wpforms-head-container .wpforms-title, .elementor-widget-wpr-forms .nf-form-title h3 {font-size: 28px;font-weight: 800;}.elementor-widget-wpr-forms .wpforms-head-container .wpforms-description, .elementor-widget-wpr-forms .nf-form-fields-required {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-form, .elementor-widget-wpr-forms .nf-field-container label, .elementor-widget-wpr-forms .wpforms-field-label, .elementor-widget-wpr-forms .wpforms-image-choices-label, .elementor-widget-wpr-forms .wpforms-field-label-inline, .elementor-widget-wpr-forms .wpforms-captcha-question, .elementor-widget-wpr-forms .wpforms-captcha-equation, .elementor-widget-wpr-forms .wpforms-payment-total, .elementor-widget-wpr-forms .caldera-grid .control-label, .elementor-widget-wpr-forms .caldera-forms-summary-field ul li, .elementor-widget-wpr-forms .caldera-grid .total-line, .elementor-widget-wpr-forms .caldera-grid .checkbox label, .elementor-widget-wpr-forms .caldera-grid .radio label, .elementor-widget-wpr-forms .caldera-grid .caldera-forms-gdpr-field-label, .elementor-widget-wpr-forms .wpr-forms-container .wpforms-confirmation-container-full, .elementor-widget-wpr-forms .wpr-forms-container .nf-response-msg {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-text, .elementor-widget-wpr-forms .wpcf7-textarea, .elementor-widget-wpr-forms .wpcf7-date, .elementor-widget-wpr-forms .wpcf7-number, .elementor-widget-wpr-forms .wpcf7-select, .elementor-widget-wpr-forms .wpcf7-quiz, .elementor-widget-wpr-forms .ninja-forms-field, .elementor-widget-wpr-forms .wpforms-form input[type=date], .elementor-widget-wpr-forms .wpforms-form input[type=datetime], .elementor-widget-wpr-forms .wpforms-form input[type=datetime-local], .elementor-widget-wpr-forms .wpforms-form input[type=email], .elementor-widget-wpr-forms .wpforms-form input[type=month], .elementor-widget-wpr-forms .wpforms-form input[type=number], .elementor-widget-wpr-forms .wpforms-form input[type=password], .elementor-widget-wpr-forms .wpforms-form input[type=range], .elementor-widget-wpr-forms .wpforms-form input[type=search], .elementor-widget-wpr-forms .wpforms-form input[type=tel], .elementor-widget-wpr-forms .wpforms-form input[type=text], .elementor-widget-wpr-forms .wpforms-form input[type=time], .elementor-widget-wpr-forms .wpforms-form input[type=url], .elementor-widget-wpr-forms .wpforms-form input[type=week], .elementor-widget-wpr-forms .wpforms-form select, .elementor-widget-wpr-forms .wpforms-form textarea, .elementor-widget-wpr-forms .caldera-grid .form-control[type=text], .elementor-widget-wpr-forms .caldera-grid .form-control[type=email], .elementor-widget-wpr-forms .caldera-grid .form-control[type=tel], .elementor-widget-wpr-forms .caldera-grid .form-control[type=phone], .elementor-widget-wpr-forms .caldera-grid .form-control[type=number], .elementor-widget-wpr-forms .caldera-grid .form-control[type=url], .elementor-widget-wpr-forms .caldera-grid .form-control[type=color_picker], .elementor-widget-wpr-forms .caldera-grid .form-control[type=credit_card_cvc], .elementor-widget-wpr-forms .caldera-grid select.form-control, .elementor-widget-wpr-forms .caldera-grid textarea.form-control {font-size: 13px;letter-spacing: 0.2px;}.elementor-widget-wpr-forms .wpcf7-submit, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field, .elementor-widget-wpr-forms .wpforms-submit, .elementor-widget-wpr-forms .wpforms-page-next, .elementor-widget-wpr-forms .wpforms-page-previous, .elementor-widget-wpr-forms .caldera-grid .btn-default, .elementor-widget-wpr-forms .caldera-grid .cf2-dropzone button {background-color: #605BE5;}.elementor-widget-wpr-forms .wpcf7-submit:hover, .elementor-widget-wpr-forms .submit-wrap .ninja-forms-field:hover, .elementor-widget-wpr-forms .wpforms-submit:hover, .elementor-widget-wpr-forms .wpforms-page-next:hover, .elementor-widget-wpr-forms .wpforms-page-previous:hover, .elementor-widget-wpr-forms .caldera-grid .btn-default:hover, .elementor-widget-wpr-forms .caldera-grid .btn-success, .elementor-widget-wpr-forms .caldera-grid .cf2-dropzone button:hover {background-color: #4A45D2;}.elementor-widget-wpr-forms .wpr-forms-container .wpcf7-not-valid-tip, .elementor-widget-wpr-forms .wpr-forms-container .wpcf7-response-output, .elementor-widget-wpr-forms .wpr-forms-container label.wpforms-error, .elementor-widget-wpr-forms .wpr-forms-container .caldera_ajax_error_block, .elementor-widget-wpr-forms .wpr-forms-container .nf-error-msg {font-size: 14px;}.elementor-widget-wpr-forms .wpcf7-form, .elementor-widget-wpr-forms .nf-field-container label, .elementor-widget-wpr-forms .wpforms-field-label, .elementor-widget-wpr-forms .wpforms-image-choices-label, .elementor-widget-wpr-forms .wpforms-field-label-inline, .elementor-widget-wpr-forms .wpforms-captcha-question, .elementor-widget-wpr-forms .wpforms-captcha-equation, .elementor-widget-wpr-forms .wpforms-payment-total, .elementor-widget-wpr-forms .caldera-grid .control-label, .elementor-widget-wpr-forms .caldera-forms-summary-field ul li, .elementor-widget-wpr-forms .caldera-grid .total-line, .elementor-widget-wpr-forms .caldera-grid .checkbox label, .elementor-widget-wpr-forms .caldera-grid .radio label, .elementor-widget-wpr-forms .caldera-grid .caldera-forms-gdpr-field-label, .elementor-widget-wpr-forms .wpr-forms-container .wpforms-confirmation-container-full, .elementor-widget-wpr-forms .wpr-forms-container .nf-response-msg {font-weight: normal;}.elementor-widget-wpr-forms.nf-field-description, .elementor-widget-wpr-forms.wpforms-field-sublabel, .elementor-widget-wpr-forms.wpforms-field-description, .elementor-widget-wpr-forms.caldera-grid .help-block {font-size: 14px;}.wpr-ba-image-container {position: relative;overflow: hidden;}.wpr-ba-image-container * {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.wpr-ba-image-1 img, .wpr-ba-image-2 img {max-width: 100%;width: 100%;opacity: 1;}.wpr-ba-image-2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-ba-image-2 img {position: absolute;top: 0;}.wpr-ba-divider {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: absolute;top: 0;left: 50%;z-index: 3;height: 100%;cursor: pointer;-ms-touch-action: none;touch-action: none;}.wpr-ba-divider-icons {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ba-vertical .wpr-ba-divider-icons {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ba-horizontal .wpr-ba-divider-icons i:first-child {text-align: right;padding-right: 10%;}.wpr-ba-horizontal .wpr-ba-divider-icons i:last-child {text-align: left;padding-left: 10%;}.wpr-ba-divider-icons .fa {text-align: center;}.wpr-ba-vertical .wpr-ba-divider {top: 50%;left: auto;width: 100%;height: auto;}.wpr-ba-vertical .wpr-ba-image-2 img {top: auto;}.wpr-ba-horizontal .wpr-ba-divider-icons:before, .wpr-ba-horizontal .wpr-ba-divider-icons:after {content: '';display: block;position: absolute;height: 100%;}.wpr-ba-vertical .wpr-ba-divider-icons:before, .wpr-ba-vertical .wpr-ba-divider-icons:after {content: '';display: block;position: absolute;width: 100%;}.wpr-ba-label {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 15px;}.wpr-ba-labels-none .wpr-ba-label {display: none;}.wpr-ba-labels-hover .wpr-ba-label {opacity: 0;-webkit-transition: 0.1s ease-in;-o-transition: 0.1s ease-in;transition: 0.1s ease-in;}.wpr-ba-labels-hover:hover .wpr-ba-label {opacity: 1;}.wpr-ba-horizontal .wpr-ba-label {top: 0;height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ba-horizontal .wpr-ba-label-1 {left: 0;}.wpr-ba-horizontal .wpr-ba-label-2 {right: 0;}.wpr-ba-vertical .wpr-ba-label {left: 0;width: 100%;}.wpr-ba-vertical .wpr-ba-label-1 {top: 0;}.wpr-ba-vertical .wpr-ba-label-2 {bottom: 0;}.elementor-widget-wpr-before-after .wpr-ba-label>div {background-color: #605BE5;font-size: 14px;}body:not(.elementor-editor-active) .wpr-template-popup {display: none;}.wpr-template-popup {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999999;}.wpr-template-popup-inner {display: -webkit-box;display: -ms-flexbox;display: flex;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}.wpr-popup-container {position: relative;}.wpr-popup-container-inner {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;position: relative;background: #ffffff;}.wpr-popup-container-inner>div {width: 100%;-ms-flex-negative: 0;flex-shrink: 0;}.wpr-popup-container>div {width: 100%;}.wpr-popup-image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #ffffff;}.wpr-popup-overlay {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;background: rgba( 0, 0, 0, 0.7);}.wpr-popup-close-btn {display: -webkit-box;display: -ms-flexbox;display: flex;position: absolute;top: 0;right: 0;z-index: 99;text-align: center;cursor: pointer;}.wpr-popup-notification.wpr-template-popup, .wpr-popup-notification .wpr-template-popup-inner {height: auto !important;}.wpr-popup-notification .wpr-popup-overlay {display: none !important;}.wpr-popup-container-inner.ps-container.ps-active-y>.ps-scrollbar-y-rail, .wpr-popup-container-inner.ps.ps--active-y>.ps__rail-y {display: block;background-color: transparent;}.wpr-popup-container-inner.ps-container>.ps-scrollbar-y-rail, .wpr-popup-container-inner.ps>.ps__rail-y {display: none;position: absolute;right: 3px;width: 3px;}.wpr-popup-container-inner.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y, .wpr-popup-container-inner.ps>.ps__rail-y>.ps__thumb-y {position: absolute;cursor: pointer;right: 0;width: 3px;}.wpr-popup-container .ps-scrollbar-x-rail {display: none !important;}.wpr-popup-notification .wpr-popup-container .slideInDown {-webkit-animation-timing-function: linear;animation-timing-function: linear;}.wpr-popup-notification .wpr-popup-container {width: 100% !important;-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important;}.wpr-popup-trigger-button {display: inline-block;font-size: 14px;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;cursor: pointer;}.wpr-popup-trigger-button svg {display: block;}.wpr-popup-container .elementor-editor-section-settings {-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);border-radius: 0 0 5px 5px;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child {border-radius: 0 0 0 5px;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:first-child:before {top: 0;border-width: 0 12px 22px 0;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child {border-radius: 0 0 5px 0;}.wpr-popup-container .elementor-editor-section-settings .elementor-editor-element-setting:last-child:after {top: 0;border-width: 0 0 22px 12px;}.elementor-editor-active [data-elementor-type="wpr-popups"] .elementor-section-wrap:not(:empty)+#elementor-add-new-section, .elementor-editor-active [data-elementor-type="wpr-popups"]:not(.elementor-edit-mode) {display: none;}.elementor .elementor-widget-wpr-popup-trigger .wpr-popup-trigger-button {display: inline-block;font-size: 14px;font-weight: 500;cursor: pointer;}.elementor-editor-active [data-elementor-type="wpr-popup"] .elementor-section-wrap:not(:empty)+#elementor-add-new-section, .elementor-editor-active [data-elementor-type="wpr-popup"]:not(.elementor-edit-mode) {display: none;}.wpr-template-edit-btn {position: absolute;top: 0;right: 40px;display: none;line-height: 1;padding: 8px 13px;cursor: pointer;background: #333;color: #fff;border: 1px solid #000;}.elementor-editor-active .wpr-template-edit-btn {display: inline-block;opacity: 0;visibility: hidden;}.elementor-editor-active .elementor-element-edit-mode:hover .wpr-template-edit-btn {opacity: 1;visibility: visible;}.wpr-mailchimp-fields {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-mailchimp-email label, .wpr-mailchimp-email input, .wpr-mailchimp-first-name label, .wpr-mailchimp-first-name input, .wpr-mailchimp-last-name label, .wpr-mailchimp-last-name input, .wpr-mailchimp-phone-number label, .wpr-mailchimp-phone-number input {display: block;width: 100%;}.wpr-mailchimp-layout-hr .wpr-mailchimp-fields {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-mailchimp-layout-vr .wpr-mailchimp-fields {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mailchimp-layout-hr .wpr-mailchimp-email, .wpr-mailchimp-layout-hr .wpr-mailchimp-first-name, .wpr-mailchimp-layout-hr .wpr-mailchimp-last-name, .wpr-mailchimp-layout-hr .wpr-mailchimp-phone-number {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-mailchimp-subscribe-btn {width: 100%;padding: 0 !important;outline: none !important;cursor: pointer;}.wpr-mailchimp-message, .wpr-mailchimp-success-message, .wpr-mailchimp-error-message {display: none;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-header h3 {font-size: 28px;font-weight: 800;margin-top: 0;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-header p {font-size: 14px;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-fields label {font-size: 13px;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-subscribe-btn {background-color: #605BE5;}.elementor-widget-wpr-mailchimp .wpr-mailchimp-subscribe-btn:hover {background-color: #4A45D2;}.wpr-advanced-slider-wrap {position: relative;}.wpr-advanced-slider {position: relative;height: auto;overflow: hidden;opacity: 0;}.wpr-slider-item {position: relative;height: auto;overflow: hidden;}.wpr-slider-content {position: relative;max-width: 750px;width: 100%;padding: 10px 50px 50px 50px;z-index: 90;}.wpr-slider-item-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;}.wpr-slider-title *, .wpr-slider-sub-title *, .wpr-slider-description p {display: inline-block;}.wpr-slider-title * {color: #ffffff;font-size: 40px;font-weight: 600;line-height: 1.5em;padding: 5px 10px 5px 10px;margin: 0 0 2px 0;}.wpr-slider-sub-title * {font-size: 16px;padding: 5px 10px 5px 10px;margin: 0 0 10px 0;}.wpr-slider-description p {padding: 5px 10px 5px 10px;margin: 0 0 30px 0;}.wpr-slider-primary-btn, .wpr-slider-secondary-btn {padding: 12px 25px 12px 25px;margin: 0 10px 0 10px;border-style: solid;border-width: 1px;border-color: #ffffff;border-radius: 2px;}.wpr-slider-btns svg, .wpr-slider-scroll-btn svg {vertical-align: bottom;}.wpr-slider-video:not(.wpr-custom-video) {position: relative;padding-bottom: 56.25%;}.wpr-custom-video video {height: 100%;}.wpr-advanced-slider iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.slick-slide .wpr-slider-img {position: relative;display: block;top: 0;left: 0;width: 100%;height: 100%;z-index: 79;}@keyframes ken-burns-in {0% {-webkit-transform: scale(1);transform: scale(1) }100% {-webkit-transform: scale(1.3);transform: scale(1.3);}}@-webkit-keyframes ken-burns-in {0% {-webkit-transform: scale(1);transform: scale(1) }100% {-webkit-transform: scale(1.3);transform: scale(1.3);}}@keyframes ken-burns-out {0% {-webkit-transform: scale(1.3);transform: scale(1.3);}100% {-webkit-transform: scale(1);transform: scale(1);}}@-webkit-keyframes ken-burns-out {0% {-webkit-transform: scale(1.3);transform: scale(1.3);}100% {-webkit-transform: scale(1);transform: scale(1);}}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg {-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-duration: 10s;animation-duration: 10s;}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg.wpr-ken-burns-in {-webkit-animation-name: ken-burns-in;animation-name: ken-burns-in;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-advanced-slider .slick-slide.wpr-slick-visible .wpr-slider-item-bg.wpr-ken-burns-out {-webkit-animation-name: ken-burns-out;animation-name: ken-burns-out;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-ken-burns-in {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-ken-burns-out {-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}.wpr-slider-item-url {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 90;}.wpr-slider-nav-position-default .wpr-slider-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-slider-nav-position-default .wpr-slider-arrow {position: static;}.wpr-slider-nav-position-default .wpr-slider-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-slider-nav-position-default .wpr-slider-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-slider-nav-align-top-center .wpr-slider-arrow-container, .wpr-slider-nav-align-bottom-center .wpr-slider-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-slider-arrow {position: absolute;z-index: 120;top: 50%;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-slider-arrow i {display: block;line-height: inherit;}.wpr-slider-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-slider-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-slider-nav-fade .wpr-slider-arrow {opacity: 0;visibility: hidden;}.wpr-slider-nav-fade .wpr-advanced-slider-wrap:hover .wpr-slider-arrow {opacity: 1;visibility: visible;}.wpr-slider-dots {display: inline-table;position: absolute;z-index: 1;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-slider-dots .slick-dots {position: static !important;}.wpr-slider-dots ul {list-style: none;margin: 0;padding: 0;}.wpr-advanced-slider.slick-dotted.slick-slider {margin-bottom: 0 !important;}.wpr-slider-dots-vertical .slick-dots li {display: block;width: auto !important;height: auto !important;margin: 0 !important;}.wpr-slider-dots-horizontal .slick-dots li {width: auto !important;padding-top: 10px;margin: 0 !important;}.wpr-slider-dots-pro-vr .slick-dots li:last-child span, .wpr-slider-dots-horizontal .slick-dots li:last-child span {margin-right: 0 !important;}.wpr-slider-dots-pro-vr .wpr-slider-dots li, .wpr-slider-dots-horizontal .wpr-slider-dots li {float: left;}.wpr-slider-dot {display: block;cursor: pointer;}.wpr-slider-dots li:last-child .wpr-slider-dot {margin: 0 !important;}.wpr-slider-scroll-btn {position: absolute;bottom: 45px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);display: inline-block;-webkit-transition-duration: 200ms;-o-transition-duration: 200ms;transition-duration: 200ms;line-height: 1;overflow: hidden;}@-webkit-keyframes wpr-scroll-animation {0% {opacity: 0;-webkit-transform: translate3d(0, -60%, 0);transform: translate3d(0, -60%, 0);}50% {opacity: 1;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}100% {opacity: 0;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}}@keyframes wpr-scroll-animation {0% {opacity: 0;-webkit-transform: translate3d(0, -60%, 0);transform: translate3d(0, -60%, 0);}50% {opacity: 1;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}100% {opacity: 0;-webkit-transform: translate3d(0, 20%, 0);transform: translate3d(0, 20%, 0);}}.wpr-scroll-animation {-webkit-animation-name: wpr-scroll-animation;animation-name: wpr-scroll-animation;-webkit-animation-duration: 1300ms;animation-duration: 1300ms;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.wpr-slider-video {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 90;background: #000;}.wpr-slider-video-btn {margin: 0 auto;}.wpr-slider-video-btn i {display: block;}.wpr-slider-video-icon-size-none .wpr-slider-video-btn {display: none;}.wpr-slider-video-icon-size-small .wpr-slider-video-btn {height: 50px;width: 50px;font-size: 16px;padding: 16px 0 0 4px;border-width: 1px;}.wpr-slider-video-icon-size-medium .wpr-slider-video-btn {height: 80px;width: 80px;font-size: 26px;padding: 25px 0 0 5px;border-width: 2px;}.wpr-slider-video-icon-size-large .wpr-slider-video-btn {height: 100px;width: 100px;font-size: 30px;padding: 33px 0 0 7px;border-width: 2px;}.wpr-slider-video-btn {text-align: center;border-style: solid;border-radius: 50%;cursor: pointer;}.wpr-slider-item-overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 80;}.slick-slider {position: relative;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before, .slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.wpr-pricing-table {position: relative;}.wpr-pricing-table-heading {text-align: center;}.wpr-pricing-table-headding-inner {display: inline-block;}.wpr-pricing-table-heading-left .wpr-pricing-table-headding-inner>div, .wpr-pricing-table-heading-right .wpr-pricing-table-headding-inner>div {display: inline-block;vertical-align: top;}.wpr-pricing-table-heading-left .wpr-pricing-table-icon {float: left;}.wpr-pricing-table-heading-right .wpr-pricing-table-icon {float: right;}.wpr-pricing-table-heading-left .wpr-pricing-table-title-wrap, .wpr-pricing-table-heading-right .wpr-pricing-table-title-wrap {text-align: left;}.wpr-pricing-table-heading-center .wpr-pricing-table-icon img {margin: 0 auto;}.wpr-pricing-table-icon img {display: block;border-style: none;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-title-wrap .wpr-pricing-table-title {font-size: 26px;font-weight: 600;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-title-wrap .wpr-pricing-table-sub-title {font-size: 14px;}.wpr-pricing-table-price {text-align: center;font-size: 65px;font-weight: 500;line-height: 0.9;}.wpr-pricing-table-price-inner {-ms-box-orient: horizontal;display: -webkit-box;display: -ms-flexbox;display: -moz-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-pricing-table-sub-price, .wpr-pricing-table-currency, .wpr-pricing-table-old-price, .wpr-pricing-table-preiod {line-height: 1;}.wpr-pricing-table-preiod {font-size: 17px;line-height: 1.5;-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.wpr-pricing-table-old-price {text-decoration: line-through !important;}.wpr-pricing-table-feature {position: relative;font-size: 15px;padding: 0;}.wpr-pricing-table-feature-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 auto;}.wpr-pricing-table-feature-inner span {position: relative;}.wpr-pricing-table-feature-inner span.wpr-pricing-table-ftext-line-yes {text-decoration: line-through;}.wpr-pricing-table-feature:after {content: "";display: block;width: 100%;margin: 0 auto;}.wpr-pricing-table section:last-of-type:after {display: none;}.wpr-pricing-table-feature-text, .wpr-pricing-table-feature-icon {display: inline;}.wpr-pricing-table-feature-icon {margin-right: 8px;}.wpr-pricing-table-feature-tooltip {position: absolute;top: 0;left: 50%;border-radius: 4px;padding: 6px 10px;visibility: hidden;opacity: 0;font-size: 15px;-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;text-align: center;}.wpr-pricing-table-feature-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-pricing-table-feature:hover .wpr-pricing-table-feature-tooltip {visibility: visible;opacity: 1;top: 5px;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-pricing-table-feature-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%) !important;}.wpr-pricing-table-button {text-align: center;font-size: 17px;}.wpr-pricing-table-btn {position: relative;overflow: hidden;display: inline-block;vertical-align: middle;cursor: pointer;}.wpr-pricing-table-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-pricing-table-btn:before, .wpr-pricing-table-btn:after {z-index: 1 !important;}.wpr-pricing-table-badge {position: absolute;display: inline-block;text-align: center;z-index: 2;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-badge .wpr-pricing-table-badge-inner {font-size: 15px;font-weight: 900;}.wpr-pricing-table-badge-left {left: 0;right: auto;}.wpr-pricing-table-badge-right {left: auto;right: 0;}.wpr-pricing-table-badge-corner {top: 0;width: 200px;height: 200px;overflow: hidden;}.wpr-pricing-table-badge-corner .wpr-pricing-table-badge-inner {width: 200%;}.wpr-pricing-table-badge-corner.wpr-pricing-table-badge-right {-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform: rotate(90deg);}.wpr-pricing-table-badge-cyrcle {top: 0;}.wpr-pricing-table-badge-cyrcle .wpr-pricing-table-badge-inner {border-radius: 100%;}.wpr-pricing-table-badge-flag {border-right: 5px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left {margin-left: -10px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right {margin-right: -10px;}.wpr-pricing-table-badge-flag:before {content: "";position: absolute;z-index: 1;bottom: -5px;width: 0;height: 0;margin-left: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top-style: solid;border-top-width: 10px;}.wpr-pricing-table-badge-flag .wpr-pricing-table-badge-inner {position: relative;z-index: 2;border-top-left-radius: 3px;border-top-right-radius: 3px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left:before {left: 5px;-ms-transform: rotate(90deg);transform: rotate(90deg);-webkit-transform: rotate(90deg);}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right:before {right: -5px;-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-left .wpr-pricing-table-badge-inner {border-bottom-right-radius: 3px;}.wpr-pricing-table-badge-flag.wpr-pricing-table-badge-right .wpr-pricing-table-badge-inner {border-bottom-left-radius: 3px;}.wpr-pricing-table-text {font-size: 13px;line-height: 1.3;}.wpr-pricing-table-divider {margin: 0 auto;border: 0;}.wpr-pricing-table-animation-slide {-webkit-transition-property: margin;-o-transition-property: margin;transition-property: margin;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}.wpr-pricing-table-animation-bounce {-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}.wpr-pricing-table-animation-slide:hover {margin-top: -5px;}.wpr-pricing-table-animation-bounce:hover {-webkit-animation-name: bounce;animation-name: bounce;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-heading {background-color: #f9f9f9;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-price {background-color: #605be5;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-button {background-color: #f9f9f9;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-btn {background-color: #2B2B2B;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-btn:hover {background-color: #4A45D2;}.elementor-widget-wpr-pricing-table .wpr-pricing-table-text {background-color: #f9f9f9;}.wpr-logo {position: relative;display: inline-table;overflow: hidden;}.wpr-logo-image img {display: block;}.wpr-logo-description {margin: 0;}.wpr-logo-image, .wpr-logo-text {position: relative;display: block;width: 100%;z-index: 7;}.wpr-logo-url {position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;z-index: 5;}.wpr-logo-position-left .wpr-logo-image, .wpr-logo-position-left .wpr-logo-text {float: left;}.wpr-logo-position-right .wpr-logo-image, .wpr-logo-position-right .wpr-logo-text {float: right;}.wpr-logo-position-center .wpr-logo-image {margin: 0 auto;}.wpr-logo-position-center .wpr-logo-text {text-align: center;}.wpr-logo-position-left .wpr-logo-text, .wpr-logo-position-right .wpr-logo-text {text-align: left;}.elementor-widget-wpr-logo .wpr-logo-title {font-size: 16px;line-height: 1.5;}.elementor-widget-wpr-logo .wpr-logo-description {font-size: 13px;}.wpr-testimonial-carousel .slick-slider {cursor: drag;}.wpr-testimonial-carousel .slick-track {display: -webkit-box !important;display: flex !important;display: -ms-flexbox !important;}.wpr-testimonial-carousel .slick-slide {height: inherit !important;}.wpr-testimonial-carousel-wrap .slick-list {padding-right: 1px !important;}.wpr-testimonial-nav-position-default .wpr-testimonial-arrow-container {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-testimonial-nav-position-default .wpr-testimonial-arrow {position: static;}.wpr-testimonial-nav-position-default .wpr-testimonial-prev-arrow {-ms-transform: none;transform: none;-webkit-transform: none;}.wpr-testimonial-nav-position-default .wpr-testimonial-next-arrow {-ms-transform: translateY(0) rotate(180deg);transform: translateY(0) rotate(180deg);-webkit-transform: translateY(0) rotate(180deg);}.wpr-testimonial-nav-align-top-center .wpr-testimonial-arrow-container, .wpr-testimonial-nav-align-bottom-center .wpr-testimonial-arrow-container {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-testimonial-arrow {position: absolute;z-index: 120;top: 52%;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-testimonial-arrow i {display: block;line-height: inherit;}.wpr-testimonial-prev-arrow {left: 2%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-testimonial-next-arrow {right: 2%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-testimonial-nav-fade .wpr-testimonial-arrow {opacity: 0;}.wpr-testimonial-dots {display: inline-table;position: absolute;z-index: 110;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-testimonial-dots ul {list-style: none;padding: 0;margin: 0;}.wpr-testimonial-dots li {float: left;width: auto !important;margin: 0 !important;}.wpr-testimonial-dot {display: block;cursor: pointer;}.wpr-testimonial-dots li:last-child .wpr-testimonial-dot {margin: 0 !important;}.wpr-testimonial-social-media {display: inline-block;}.wpr-testimonial-social {display: block;float: left;width: 45px;height: 45px;line-height: 45px;font-size: 45px;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-testimonial-social i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-testimonial-social:last-child {margin-right: 0 !important;}.wpr-testimonial-rating i {display: inline;position: relative;font-family: "eicons";font-style: normal;line-height: 1;overflow: hidden;}.wpr-testimonial-rating i:before {content: '\e934';font-weight: 900;display: block;position: absolute;top: 0;left: 0;font-size: inherit;font-family: inherit;overflow: hidden;}.wpr-testimonial-rating-style_2 .wpr-testimonial-rating i:before {content: '\002605';}.wpr-testimonial-rating i:last-of-type {margin-right: 0 !important;}.wpr-rating-icon-empty:before {display: none !important;}.elementor-widget-wpr-testimonial-carousel .wpr-testimonial-content-wrap .wpr-testimonial-title {font-size: 18px;font-weight: 700;}.wpr-testimonial-content {position: relative;font-size: 15px;}.wpr-testimonial-content p {position: relative;z-index: 5;margin: 0;}.wpr-testimonial-content .wpr-testimonial-icon {position: absolute;width: 100%;z-index: 1;}.wpr-testimonial-date {font-size: 10px;}.wpr-testimonial-content-inner {position: relative;background-color: #f9f9f9;}.wpr-testimonial-triangle-yes .wpr-testimonial-content-inner:before {content: "";position: absolute;width: 0;height: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top-style: solid;border-top-width: 15px;}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-center .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-center .wpr-testimonial-content-inner:before {right: calc( 50% - 15px);}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-left .wpr-testimonial-content-inner:before {margin-left: -15px;}.wpr-testimonial-meta-position-top.wpr-testimonial-meta-align-right .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-bottom.wpr-testimonial-meta-align-right .wpr-testimonial-content-inner:before {margin-right: -15px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {margin-top: -7.5px;}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner:before {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner {margin-top: 15px;}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner {margin-right: 15px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner {margin-left: 15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner:before {bottom: -15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner {margin-bottom: 15px;}.wpr-testimonial-meta-position-extra .wpr-testimonial-content-inner:before {display: none;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before {left: -22px;}.wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {right: -22px;}.wpr-testimonial-meta-position-top .wpr-testimonial-content-inner:before {top: -15px;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-content-inner:before {bottom: -15px;}.wpr-testimonial-image {overflow: hidden;}.elementor-widget-wpr-testimonial-carousel .wpr-testimonial-meta .wpr-testimonial-name {font-size: 14px;font-weight: 700;}.wpr-testimonial-logo-image {display: block;overflow: hidden;}.wpr-testimonial-item {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-testimonial-meta-position-extra .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-top .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-bottom .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-testimonial-meta-position-right .wpr-testimonial-item {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-testimonial-meta-position-left .wpr-testimonial-item {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-testimonial-meta-position-right .wpr-testimonial-meta, .wpr-testimonial-meta-position-left .wpr-testimonial-meta {-ms-flex-negative: 0;flex-shrink: 0;}@media screen and ( max-width: 480px) {.wpr-testimonial-meta-position-left .wpr-testimonial-item, .wpr-testimonial-meta-position-right .wpr-testimonial-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner {margin-left: 0 !important;}.wpr-testimonial-meta-position-left .wpr-testimonial-meta, .wpr-testimonial-meta-position-right .wpr-testimonial-meta {margin-left: 0 !important;margin-right: 0 !important;padding: 0 !important;margin-bottom: 20px;}.wpr-testimonial-meta-position-left .wpr-testimonial-content-inner:before, .wpr-testimonial-meta-position-right .wpr-testimonial-content-inner:before {display: none;}}.wpr-testimonial-job {font-size: 10px;}.wpr-testimonial-image-position-left .wpr-testimonial-meta-inner>div, .wpr-testimonial-image-position-right .wpr-testimonial-meta-inner>div {display: inline-block;vertical-align: top;}.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-image-position-left .wpr-testimonial-logo-image img, .wpr-testimonial-image-position-center.wpr-testimonial-meta-align-left .wpr-testimonial-meta img {float: left;}.wpr-testimonial-image-position-right .wpr-testimonial-image, .wpr-testimonial-image-position-right .wpr-testimonial-logo-image img, .wpr-testimonial-image-position-center.wpr-testimonial-meta-align-right .wpr-testimonial-meta img {float: right;}.wpr-testimonial-meta-align-left .wpr-testimonial-meta, .wpr-testimonial-image-position-left .wpr-testimonial-meta-content-wrap {text-align: left;}.wpr-testimonial-meta-align-center .wpr-testimonial-meta {text-align: center;}.wpr-testimonial-meta-align-right .wpr-testimonial-meta, .wpr-testimonial-image-position-right .wpr-testimonial-meta-content-wrap {text-align: right;}.wpr-testimonial-meta-align-center .wpr-testimonial-meta img {margin: 0 auto;}.wpr-testimonial-meta-position-extra .wpr-testimonial-meta img {display: inline-block;}.wpr-testimonial-meta-inner {display: inline-block;}.wpr-testimonial-meta-position-top .wpr-testimonial-meta-content-wrap, .wpr-testimonial-meta-position-bottom .wpr-testimonial-meta-content-wrap {}.wpr-testimonial-meta-position-top .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-bottom .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-top .wpr-testimonial-social-media, .wpr-testimonial-meta-position-bottom .wpr-testimonial-social-media {float: none !important;display: inline-block !important;}@media screen and (min-width: 480px) {.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-image-position-right .wpr-testimonial-image {margin-bottom: 0 !important;}}@media screen and (max-width: 480px) {.wpr-testimonial-meta-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-right .wpr-testimonial-image, .wpr-testimonial-meta-position-left .wpr-testimonial-meta-content-wrap, .wpr-testimonial-meta-position-right .wpr-testimonial-meta-content-wrap {display: block !important;float: none !important;text-align: center !important;}.wpr-testimonial-meta-position-left.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-right.wpr-testimonial-image-position-left .wpr-testimonial-image, .wpr-testimonial-meta-position-left.wpr-testimonial-image-position-right .wpr-testimonial-image, .wpr-testimonial-meta-position-right.wpr-testimonial-image-position-right .wpr-testimonial-image {margin-left: 0 !important;margin-right: 0 !important;}.wpr-testimonial-meta-position-left .wpr-testimonial-image img, .wpr-testimonial-meta-position-right .wpr-testimonial-image img, .wpr-testimonial-meta-position-left .wpr-testimonial-logo-image img, .wpr-testimonial-meta-position-right .wpr-testimonial-logo-image img {display: inline-block !important;float: none !important;}}.wpr-search-admin-notice {text-align: center;margin: 0;margin-top: 10px;padding: 8px;}.wpr-ajax-search-pagination-center .wpr-ajax-search-pagination {text-align: center;}.wpr-ajax-search-pagination-center .wpr-ajax-search-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-ajax-search-pagination-left .wpr-ajax-search-pagination {text-align: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-ajax-search-pagination-right .wpr-ajax-search-pagination {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-data-fetch .wpr-ajax-search-pagination {text-align: center;}.wpr-data-fetch ul::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-data-fetch ul::-webkit-scrollbar-thumb {border-left: 3px solid blue;}.wpr-no-results {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;}.wpr-load-more-results {display: none;width: 100%;}.wpr-no-more-results {display: none;margin: 0;text-align: center;}.wpr-ajax-search-content {text-align: left;}.wpr-ajax-search-content a {display: inline-block;}.wpr-data-fetch {position: absolute;top: 100%;left: 0;width: 100%;height: auto;display: none;border-style: solid;z-index: 9999;}.wpr-data-fetch ul {list-style-type: none;padding: 0;overflow: hidden;overflow-y: auto;max-height: 30vh;opacity: 0;}.wpr-data-fetch ul li {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 5px;cursor: pointer;}.wpr-ajax-desc {margin: 0;}a.wpr-ajax-img-wrap {min-width: 100px !important;min-height: 100px !important }.wpr-data-fetch img {height: auto;width: 100% !important;}.wpr-close-search {position: absolute;top: 10px;right: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-close-search::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-search-form-input-wrap {width: 100%;overflow: hidden;}.wpr-search-form .wpr-search-form-input {width: 100%;font-size: 14px;background-color: transparent;border-style: solid;}.wpr-search-form-style-inner .wpr-search-form .wpr-search-form-input {min-height: 100%;height: auto;}.wpr-search-form-style-outer .wpr-search-form .wpr-search-form-input {height: 100%;}.wpr-search-form-style-inner .wpr-search-form-input-wrap, .wpr-search-form-style-outer .wpr-search-form {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-search-form-style-inner.wpr-search-form-position-left .wpr-search-form-input-wrap, .wpr-search-form-style-outer.wpr-search-form-position-left .wpr-search-form {-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-search-form-submit {padding: 0 !important;cursor: pointer;border-style: solid;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}.wpr-search-input-hidden {opacity: 0;width: 0;}.wpr-search-form-disable-submit-btn-yes .wpr-search-form-submit {pointer-events: none;cursor: default;}.wpr-category-select-wrap {position: relative;}select.wpr-category-select {width: 100%;height: 100%;-webkit-appearance: none;-moz-appearance: none;line-height: 1 !important;}.wpr-category-select-wrap::before {content: "\f107";font-family: "Font Awesome 5 Free" !important;font-weight: 600;pointer-events: none;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-team-member {overflow: hidden;}.wpr-member-content {overflow: hidden;}.wpr-member-name {display: block;line-height: 1;}.elementor .elementor-widget-wpr-team-member .wpr-member-name {font-size: 24px;font-weight: 500;}.wpr-member-job {font-size: 13px;}.wpr-member-description {font-size: 15px;line-height: 1.4;}.wpr-member-media {position: relative;margin: 0 auto;width: 100%;overflow: hidden;}.wpr-member-image {overflow: hidden;}.wpr-member-overlay-content {position: relative;}.wpr-member-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.9);}.wpr-member-social-media {display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;}.wpr-member-social {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 45px;height: 45px;line-height: 45px;font-size: 45px;-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;outline: none !important;}.wpr-member-social i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-member-social:last-child {margin-right: 0 !important;}.wpr-team-member-social-media-left .wpr-member-social-media {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-team-member-social-media-right .wpr-member-social-media {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-team-member-social-media-center .wpr-member-social-media {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-member-btn {display: inline-block;position: relative;overflow: hidden;display: inline-block;vertical-align: middle;background-color: #222222;cursor: pointer;font-size: 14px;}.wpr-member-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-member-btn:before, .wpr-member-btn:after {z-index: 1 !important;}.wpr-member-divider {overflow: hidden;}.wpr-member-divider:after {content: "";display: block;width: 100%;margin-top: 0;overflow: hidden;}.wpr-team-member-divider-left .wpr-member-divider:after {float: left;}.wpr-team-member-divider-right .wpr-member-divider:after {float: right;}.wpr-team-member-divider-center .wpr-member-divider:after {margin-left: auto;margin-right: auto;}.wpr-button-wrap {position: relative;display: inline-table;z-index: 1;width: 100%;}.wpr-button {display: block;position: relative;width: 100%;z-index: 1;overflow: hidden;}.elementor .elementor-widget-wpr-button .wpr-button-text {font-size: 15px;font-weight: 500;}.wpr-button-icon-style-block .wpr-button-text, .wpr-button-icon-style-inline-block .wpr-button-text {width: 100%;}.wpr-button-icon-style-block .wpr-button-icon, .wpr-button-icon-style-inline-block .wpr-button-icon {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-button-content {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-text, .wpr-button-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-button-icon-position-left .wpr-button-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-button-icon-position-left .wpr-button-text {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-button-tooltip {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip p {margin: 0;}.wpr-button-wrap:hover .wpr-button-tooltip {visibility: visible;opacity: 1;}.wpr-button-tooltip-position-top .wpr-button-tooltip {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-position-top .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-position-top .wpr-button-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-position-bottom .wpr-button-tooltip {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-position-bottom .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-position-bottom .wpr-button-tooltip:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-position-left .wpr-button-tooltip {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-position-left .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-position-left .wpr-button-tooltip:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-position-right .wpr-button-tooltip {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-position-right .wpr-button-wrap:hover .wpr-button-tooltip {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-position-right .wpr-button-tooltip:before {left: -8px;top: 50%;-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);-webkit-transform: translateY(-50%) rotate(90deg);}.elementor-widget-wpr-button .wpr-button {background-color: #605BE5;}.elementor-widget-wpr-button .wpr-button-none:hover, .elementor-widget-wpr-button [class*="elementor-animation"]:hover, .elementor-widget-wpr-button .wpr-button::before, .elementor-widget-wpr-button .wpr-button::after {background-color: #4A45D2;}.elementor-widget-wpr-button .wpr-button-text, .elementor-widget-wpr-button .wpr-button::after {font-size: 14px;}.wpr-dual-button {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-a-wrap, .wpr-button-b-wrap {position: relative;width: 100%;}.wpr-button-a-wrap {z-index: 5;}.wpr-button-b-wrap {z-index: 2;}.wpr-button-a, .wpr-button-b {display: block;position: relative;width: 100%;z-index: 1;overflow: hidden;}.wpr-button-content-a, .wpr-button-content-b {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-button-text-a, .wpr-button-icon-a, .wpr-button-text-b, .wpr-button-icon-b {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-button-icon-a-position-left .wpr-button-icon-a, .wpr-button-icon-b-position-left .wpr-button-icon-b {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-button-icon-a-position-left .wpr-button-text-a, .wpr-button-icon-b-position-left .wpr-button-text-b {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-button-middle-badge {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: absolute;top: 50%;right: 0;-webkit-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%);text-align: center;-webkit-box-sizing: content-box;box-sizing: content-box;z-index: 10;border-width: 3px;border-color: #00ce1b;-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);}.wpr-button-middle-badge i {line-height: inherit;}.wpr-button-tooltip-a {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip-a:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip-a p {margin: 0;}.wpr-button-a-wrap:hover .wpr-button-tooltip-a {visibility: visible;opacity: 1;}.wpr-button-tooltip-a-position-top .wpr-button-tooltip-a {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-a-position-top .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-a-position-top .wpr-button-tooltip-a:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-a-position-bottom .wpr-button-tooltip-a {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-a-position-bottom .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-a-position-bottom .wpr-button-tooltip-a:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-a-position-left .wpr-button-tooltip-a {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-a-position-left .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-a-position-left .wpr-button-tooltip-a:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-a-position-right .wpr-button-tooltip-a {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-a-position-right .wpr-button-a-wrap:hover .wpr-button-tooltip-a {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-a-position-right .wpr-button-tooltip-a:before {left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}.wpr-button-tooltip-b {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;}.wpr-button-tooltip-b:before {content: "";position: absolute;width: 0;height: 0;border-top-style: solid;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-width: 6px;}.wpr-button-tooltip-b p {margin: 0;}.wpr-button-b-wrap:hover .wpr-button-tooltip-b {visibility: visible;opacity: 1;}.wpr-button-tooltip-b-position-top .wpr-button-tooltip-b {top: 0;left: 50%;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-b-position-top .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-b-position-top .wpr-button-tooltip-b:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;}.wpr-button-tooltip-b-position-bottom .wpr-button-tooltip-b {bottom: 0;left: 50%;-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);-webkit-transform: translate(-50%, 120%);margin-bottom: -5px;}.wpr-button-tooltip-b-position-bottom .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);-webkit-transform: translate(-50%, 100%);}.wpr-button-tooltip-b-position-bottom .wpr-button-tooltip-b:before {top: -5px;left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-button-tooltip-b-position-left .wpr-button-tooltip-b {top: 50%;left: 0;-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);-webkit-transform: translate(-120%, -50%);margin-left: -5px;}.wpr-button-tooltip-b-position-left .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);-webkit-transform: translate(-100%, -50%);}.wpr-button-tooltip-b-position-left .wpr-button-tooltip-b:before {right: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}.wpr-button-tooltip-b-position-right .wpr-button-tooltip-b {top: 50%;right: 0;-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);-webkit-transform: translate(120%, -50%);margin-right: -5px;}.wpr-button-tooltip-b-position-right .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);-webkit-transform: translate(100%, -50%);}.wpr-button-tooltip-b-position-right .wpr-button-tooltip-b:before {left: -8px;top: 50%;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}@media screen and (max-width: 480px) {.wpr-button-tooltip-position-left .wpr-button-tooltip, .wpr-button-tooltip-position-right .wpr-button-tooltip, .wpr-button-tooltip-a-position-left .wpr-button-tooltip-a, .wpr-button-tooltip-b-position-right .wpr-button-tooltip-b {top: 0;left: 50% !important;right: auto !important;-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);-webkit-transform: translate(-50%, -120%);margin-top: -5px;}.wpr-button-tooltip-position-left .wpr-button-wrap:hover .wpr-button-tooltip, .wpr-button-tooltip-position-right .wpr-button-wrap:hover .wpr-button-tooltip, .wpr-button-tooltip-a-position-left .wpr-button-a-wrap:hover .wpr-button-tooltip-a, .wpr-button-tooltip-b-position-right .wpr-button-b-wrap:hover .wpr-button-tooltip-b {-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-button-tooltip-position-left .wpr-button-tooltip:before, .wpr-button-tooltip-position-right .wpr-button-tooltip:before, .wpr-button-tooltip-a-position-left .wpr-button-tooltip-a:before, .wpr-button-tooltip-b-position-right .wpr-button-tooltip-b:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom: -5px;top: auto;}}.elementor-widget-wpr-dual-button .wpr-button-a, .elementor-widget-wpr-dual-button .wpr-button-b {background-color: #605BE5;}.elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-none:hover, .elementor-widget-wpr-dual-button .wpr-dual-button [class*="elementor-animation"]:hover, .elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-effect::before, .elementor-widget-wpr-dual-button .wpr-dual-button .wpr-button-effect::after {background-color: #4A45D2;}.elementor-widget-wpr-dual-button .wpr-button-text-a, .elementor-widget-wpr-dual-button .wpr-button-a::after, .elementor-widget-wpr-dual-button .wpr-button-text-b, .elementor-widget-wpr-dual-button .wpr-button-b::after {font-size: 14px;}.elementor-widget-wpr-dual-button .wpr-button-middle-badge {font-size: 13px;}.wpr-highlighted-text, .wpr-anim-text, .wpr-clipped-text {display: inline-block;vertical-align: middle;}.wpr-advanced-text-preffix, .wpr-advanced-text-suffix {vertical-align: middle;}.elementor-widget-wpr-advanced-text b {font-weight: none;}.elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-advanced-text-preffix, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-advanced-text-suffix, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-highlighted-text, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-anim-text, .elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-anim-text b {font-size: 32px;font-weight: 700;}.wpr-advanced-text {display: block;margin: 0;}.wpr-clipped-text {position: relative;-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transform: translate(0, 0);z-index: 0;}.wpr-clipped-text-content {-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}.elementor-widget-wpr-advanced-text .wpr-advanced-text .wpr-clipped-text {font-size: 50px;font-weight: 700;}.wpr-clipped-text-long-shadow {position: absolute;display: inline-block;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}.wpr-highlighted-text {position: relative;text-align: left;}.wpr-highlighted-text-inner {position: relative;z-index: 1;}.wpr-highlighted-text svg {position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: visible;z-index: auto;}.wpr-highlighted-text svg path {-webkit-animation-name: wpr-anim-text;animation-name: wpr-anim-text;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;fill: none;stroke-width: 4;stroke-dasharray: 1500;-webkit-animation-iteration-count: 1;-animation-iteration-count: 1;opacity: 0;}.wpr-highlighted-text .wpr-highlight-curly {-webkit-transform: translate(-50%, 25%);-ms-transform: translate(-50%, 25%);transform: translate(-50%, 25%);}.wpr-highlighted-text .wpr-highlight-x {-webkit-transform: translate(-50%, -35%);-ms-transform: translate(-50%, -35%);transform: translate(-50%, -35%);}.wpr-highlighted-text .wpr-highlight-strikethrough {-webkit-transform: translate(-50%, -47%);-ms-transform: translate(-50%, -47%);transform: translate(-50%, -47%);}.wpr-highlighted-text .wpr-highlight-underline {-webkit-transform: translate(-50%, 27%);-ms-transform: translate(-50%, 27%);transform: translate(-50%, 27%);}.wpr-highlighted-text .wpr-highlight-double {-webkit-transform: translate(-50%, -40%);-ms-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}.wpr-highlighted-text .wpr-highlight-double-underline {-webkit-transform: translate(-50%, 30%);-ms-transform: translate(-50%, 30%);transform: translate(-50%, 30%);}.wpr-highlighted-text .wpr-highlight-diagonal {-webkit-transform: translate(-50%, -40%);-ms-transform: translate(-50%, -40%);transform: translate(-50%, -40%);}.wpr-animated-text-infinite-yes .wpr-highlighted-text svg path {-webkit-animation-name: wpr-anim-text-infinite;animation-name: wpr-anim-text-infinite;}@-webkit-keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}80% {opacity: 1;}97% {opacity: 0;stroke-dasharray: 1500 1500;}100% {stroke-dasharray: 0 1500;}}@keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}80% {opacity: 1;}97% {opacity: 0;stroke-dasharray: 1500 1500;}100% {stroke-dasharray: 0 1500;}}@-webkit-keyframes wpr-anim-text {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}@keyframes wpr-anim-text {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}@-webkit-keyframes wpr-anim-text-infinite {0% {opacity: 1;stroke-dasharray: 0 1500;}12% {stroke-dasharray: 1500 1500;}100% {opacity: 1;}}.wpr-anim-text-inner {float: left;}.wpr-anim-text-cursor {display: inline-block;zoom: 1;filter: alpha(opacity=100);opacity: 1;-webkit-animation-name: wpr-cursor-blink;animation-name: wpr-cursor-blink;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}@-webkit-keyframes wpr-cursor-blink {0% {opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}@keyframes wpr-cursor-blink {0% {opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}.elementor-widget-wpr-advanced-text .wpr-clipped-text-content {background-color: #605BE5;}.wpr-prbar-counter-value-suffix {line-height: 1;}.wpr-prbar-hr-line {position: relative;width: 100%;overflow: hidden;}.wpr-prbar-hr-line-inner {position: relative;top: 0;left: 0;width: 0;height: 100%;-webkit-transition-property: width;-o-transition-property: width;transition-property: width;overflow: hidden;}.wpr-prbar-hr-line .wpr-prbar-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-prbar-hr-line .wpr-prbar-title-wrap {position: absolute;top: 50%;left: 12px;-webkit-transform: translateY( -50%);-ms-transform: translateY( -50%);transform: translateY( -50%);}.wpr-prbar-layout-hr-line .wpr-prbar-subtitle {text-align: left;}.wpr-prbar-hr-line .wpr-prbar-counter {position: absolute;top: 50%;right: 12px;-webkit-transform: translateY( -50%);-ms-transform: translateY( -50%);transform: translateY( -50%);}.wpr-prbar-layout-hr-line .wpr-prbar-title-wrap {float: left;}.wpr-prbar-layout-hr-line .wpr-prbar-counter {float: right;}.wpr-prbar-vr-line {position: relative;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: end;-ms-flex-pack: end;justify-content: flex-end;width: 100%;margin: 0 auto;overflow: hidden;}.wpr-prbar-vr-line-inner {position: relative;width: 100%;height: 0;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;overflow: hidden;}.wpr-prbar-circle {position: relative;display: table;width: 100%;height: auto;margin: 0 auto;}.wpr-prbar-circle-svg {width: 100%;height: auto;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);border-radius: 50%;}.wpr-prbar-circle-prline {-webkit-transition-property: stroke-dasharray, stroke-dashoffset;-o-transition-property: stroke-dasharray, stroke-dashoffset;transition-property: stroke-dasharray, stroke-dashoffset;stroke-linecap: butt;}.wpr-prbar-circle .wpr-prbar-content {position: absolute;top: 50%;left: 50%;-webkit-transform: translate( -50%, -50%);-ms-transform: translate( -50%, -50%);transform: translate( -50%, -50%);}.wpr-prbar-content {text-align: center;overflow: hidden;}.wpr-prbar-counter {display: -webkit-box;display: -ms-flexbox;display: -moz-flex;display: flex;font-size: 12px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-prbar-title, .wpr-prbar-subtitle {font-size: 12px;text-align: center;}.wpr-prbar-stripe-yes .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes .wpr-prbar-vr-line-inner:after {content: '';position: absolute;top: 0;left: -30px;width: calc(100% + 60px);height: 100%;background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 30px 30px;}.wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-right .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-right .wpr-prbar-vr-line-inner:after {-webkit-animation: stripe-anim-right 2s linear infinite;animation: stripe-anim-right 2s linear infinite;}.wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-left .wpr-prbar-hr-line-inner:after, .wpr-prbar-stripe-yes.wpr-prbar-stripe-anim-left .wpr-prbar-vr-line-inner:after {-webkit-animation: stripe-anim-left 2s linear infinite;animation: stripe-anim-left 2s linear infinite;}@-webkit-keyframes stripe-anim-right {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(30px, 0);transform: translate(30px, 0);}}@keyframes stripe-anim-right {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(30px, 0);transform: translate(30px, 0);}}@-webkit-keyframes stripe-anim-left {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(-30px, 0);transform: translate(-30px, 0);}}@keyframes stripe-anim-left {0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}100% {-webkit-transform: translate(-30px, 0);transform: translate(-30px, 0);}}.elementor-widget-wpr-progress-bar .wpr-prbar-hr-line-inner, .elementor-widget-wpr-progress-bar .wpr-prbar-vr-line-inner {background-color: #605BE5;}.wpr-price-list-item:last-child {margin-bottom: 0;}.wpr-price-list-content {width: 100%;overflow: hidden;}.wpr-price-list-item {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}.wpr-price-list-link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.wpr-price-list-position-right .wpr-price-list-item {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-price-list-position-center .wpr-price-list-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-price-list-position-center .wpr-price-list-heading {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-price-list-position-center .wpr-price-list-separator {display: none;}.wpr-price-list-position-left .wpr-price-list-price-wrap, .wpr-price-list-position-right .wpr-price-list-price-wrap {margin-left: auto;}.wpr-price-list-image img {display: block;margin: 0 auto;}.wpr-price-list-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.elementor-widget-wpr-price-list .wpr-price-list-heading .wpr-price-list-title, .elementor-widget-wpr-price-list .wpr-price-list-heading .wpr-price-list-price {font-size: 17px;font-weight: 700;}.wpr-price-list-old-price {font-size: 11px;}.wpr-price-list-description {font-size: 14px;}.wpr-price-list-separator {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;height: 0;}.wpr-price-list-price-wrap {display: -moz-flex;display: -ms-flex;display: -o-flex;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;}.wpr-price-list-old-position-after .wpr-price-list-price-wrap {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-price-list-old-position-after .wpr-price-list-old-price {margin-right: 10px;}.wpr-price-list-old-position-before .wpr-price-list-old-price {margin-left: 3px;}.wpr-price-list-old-price {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;text-decoration: line-through;}.wpr-image-hotspots {position: relative;}.wpr-hotspot-item-container {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.wpr-hotspot-image img {width: 100%;}.wpr-hotspot-item {position: absolute;}.wpr-hotspot-text {font-size: 15px;}.wpr-hotspot-content {position: relative;z-index: 15;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;width: 100%;height: 100%;text-align: center;}.wpr-hotspot-icon-position-left .wpr-hotspot-content {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-hotspot-item, .wpr-hotspot-item:before {-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-play-state: running;animation-play-state: running;}.wpr-hotspot-trigger-hover .wpr-hotspot-item, .wpr-hotspot-trigger-click .wpr-hotspot-item {cursor: pointer;}.wpr-hotspot-tooltip {position: absolute;border-radius: 4px;visibility: hidden;opacity: 0;font-size: 13px;line-height: 1.5;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;z-index: 20;-webkit-box-shadow: 0px 0px 4px 0px rgba( 0, 0, 0, 0.5);box-shadow: 0px 0px 4px 0px rgba( 0, 0, 0, 0.5);font-size: 13px;}.wpr-hotspot-tooltip:before {content: "";position: absolute;width: 0;height: 0;}.wpr-hotspot-tooltip-position-pro-bt .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-pro-lt .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-pro-rt .wpr-hotspot-tooltip {top: -120%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip:before, .wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip:before {border-left-color: transparent;border-right-color: transparent;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip:before, .wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-hotspot-tooltip p {margin: 0;}.wpr-tooltip-active .wpr-hotspot-tooltip {visibility: visible;opacity: 1;}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip:before {left: 50%;-webkit-transform: translateX(-50%) rotate(180deg);-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip:before {top: 50%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip:before {top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-hotspot-tooltip-position-top .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-bottom .wpr-hotspot-tooltip {left: 50%;}.wpr-hotspot-tooltip-position-left .wpr-hotspot-tooltip, .wpr-hotspot-tooltip-position-right .wpr-hotspot-tooltip {top: 50%;}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -120%);-ms-transform: translate(-50%, -120%);transform: translate(-50%, -120%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 120%);-ms-transform: translate(-50%, 120%);transform: translate(-50%, 120%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(-120%, -50%);-ms-transform: translate(-120%, -50%);transform: translate(-120%, -50%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%);-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-shift-toward .wpr-hotspot-tooltip {-webkit-transform: translate(120%, -50%);-ms-transform: translate(120%, -50%);transform: translate(120%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-shift-toward .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%);-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);transform: translate(-50%, 100%);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%);-ms-transform: translate(-100%, -50%);transform: translate(-100%, -50%);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-fade .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%);-ms-transform: translate(100%, -50%);transform: translate(100%, -50%);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%) scale(0.7);-ms-transform: translate(-50%, -100%) scale(0.7);transform: translate(-50%, -100%) scale(0.7);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%) scale(0.7);-ms-transform: translate(-50%, 100%) scale(0.7);transform: translate(-50%, 100%) scale(0.7);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%) scale(0.7);-ms-transform: translate(-100%, -50%) scale(0.7);transform: translate(-100%, -50%) scale(0.7);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-scale .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%) scale(0.7);-ms-transform: translate(100%, -50%) scale(0.7);transform: translate(100%, -50%) scale(0.7);}.wpr-hotspot-tooltip-position-top.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, -100%) scale(1);-ms-transform: translate(-50%, -100%) scale(1);transform: translate(-50%, -100%) scale(1);}.wpr-hotspot-tooltip-position-bottom.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-50%, 100%) scale(1);-ms-transform: translate(-50%, 100%) scale(1);transform: translate(-50%, 100%) scale(1);}.wpr-hotspot-tooltip-position-left.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(-100%, -50%) scale(1);-ms-transform: translate(-100%, -50%) scale(1);transform: translate(-100%, -50%) scale(1);}.wpr-hotspot-tooltip-position-right.wpr-tooltip-effect-scale .wpr-tooltip-active .wpr-hotspot-tooltip {-webkit-transform: translate(100%, -50%) scale(1);-ms-transform: translate(100%, -50%) scale(1);transform: translate(100%, -50%) scale(1);}@keyframes wpr-hotspot-anim-pulse {0%, 100%, 87% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}90%, 94% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}}@-webkit-keyframes wpr-hotspot-anim-pulse {0%, 100%, 87% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}90%, 94% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}}.wpr-hotspot-anim-pulse {-webkit-animation-name: wpr-hotspot-anim-pulse;animation-name: wpr-hotspot-anim-pulse;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-shake {0%, 100%, 87% {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}88%, 92%, 96% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}90%, 94% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}}@-webkit-keyframes wpr-hotspot-anim-shake {0%, 100%, 87% {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}88%, 92%, 96% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}90%, 94% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}}.wpr-hotspot-anim-shake {-webkit-animation-name: wpr-hotspot-anim-shake;animation-name: wpr-hotspot-anim-shake;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-swing {0%, 100%, 70% {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}75% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}85% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}90% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}}@-webkit-keyframes wpr-hotspot-anim-swing {0%, 100%, 70% {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}75% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}85% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}90% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}}.wpr-hotspot-anim-swing {-webkit-animation-name: wpr-hotspot-anim-swing;animation-name: wpr-hotspot-anim-swing;-webkit-animation-duration: 5s;animation-duration: 5s;}@keyframes wpr-hotspot-anim-tada {0%, 100%, 84% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}85% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}90%, 94% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}}@-webkit-keyframes wpr-hotspot-anim-tada {0%, 100%, 84% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}85% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}88%, 92%, 96% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}90%, 94% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}}.wpr-hotspot-anim-tada {-webkit-animation-name: wpr-hotspot-anim-tada;animation-name: wpr-hotspot-anim-tada;-webkit-animation-duration: 6s;animation-duration: 6s;}@keyframes wpr-hotspot-anim-glow {0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}@-webkit-keyframes wpr-hotspot-anim-glow {0% {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}100% {-webkit-transform: scale(1.5);transform: scale(1.5);opacity: 0;}}.wpr-hotspot-anim-glow:before {content: '';display: block;position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: -1;-webkit-animation-name: wpr-hotspot-anim-glow;animation-name: wpr-hotspot-anim-glow;-webkit-animation-duration: 2s;animation-duration: 2s;}.wpr-divider-wrap {display: inline-block;width: 100%;overflow: hidden;}.wpr-divider {display: -ms-flexbox;display: -webkit-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-divider-text {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.elementor-widget-wpr-divider .wpr-divider .wpr-divider-text {font-size: 21px;}.wpr-divider-border-left, .wpr-divider-border-right {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.wpr-divider-border {display: block;width: 100%;height: 1px;}.wpr-divider-align-left .wpr-divider-border-left, .wpr-divider-align-right .wpr-divider-border-right {display: none;}.wpr-divider-image {display: block;overflow: hidden;}.wpr-business-hours {overflow: hidden;}.wpr-business-hours-item {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: all .1s;-o-transition: all .1s;transition: all .1s;}.wpr-business-day {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;text-align: left;}.elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-day, .elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-time, .elementor-widget-wpr-business-hours .wpr-business-hours .wpr-business-closed {font-size: 16px;font-weight: 500;}.wpr-business-time, .wpr-business-closed {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;text-align: right;}.wpr-business-hours-item:after {content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;}.wpr-business-hours-item:last-of-type:after {display: none;}.elementor-widget-wpr-business-hours .wpr-business-day, .elementor-widget-wpr-business-hours .wpr-business-time, .elementor-widget-wpr-business-hours .wpr-business-closed {font-weight: 500;}.e-con-inner .elementor-widget-wpr-flip-box {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-flip-box {position: relative;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;-webkit-perspective: 1000px;perspective: 1000px;}.wpr-flip-box-item {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-flip-box-front {z-index: 5;}.wpr-flip-box[data-trigger="box"] {cursor: pointer;}.elementor-widget-wpr-flip-box .wpr-flip-box-front .wpr-flip-box-content .wpr-flip-box-title, .elementor-widget-wpr-flip-box .wpr-flip-box-back .wpr-flip-box-content .wpr-flip-box-title {font-size: 23px;font-weight: 600;}.elementor-widget-wpr-flip-box .wpr-flip-box-front .wpr-flip-box-content .wpr-flip-box-description, .elementor-widget-wpr-flip-box .wpr-flip-box-back .wpr-flip-box-content .wpr-flip-box-description {font-size: 15px;}.wpr-flip-box-item {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-flip-box-content {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;z-index: 10;}.wpr-flip-box-overlay {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 5;}.wpr-flip-box-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;}.wpr-flip-box-btn {display: inline-table;cursor: pointer;}.wpr-flip-box-btn-icon {margin-left: 5px;}.wpr-flip-box-btn span {position: relative;z-index: 2;opacity: 1 !important;}.wpr-flip-box-btn:before, .wpr-flip-box-btn:after {z-index: 1 !important;}.wpr-flip-box-image img {display: block;width: 100%;}.wpr-flip-box-title a, .wpr-flip-box-title a:hover {color: inherit;}.wpr-flip-box-front-align-left .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-left .wpr-flip-box-back .wpr-flip-box-image img {float: left;}.wpr-flip-box-front-align-center .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-center .wpr-flip-box-back .wpr-flip-box-image img {margin: 0 auto;}.wpr-flip-box-front-align-right .wpr-flip-box-front .wpr-flip-box-image img, .wpr-flip-box-back-align-right .wpr-flip-box-back .wpr-flip-box-image img {float: right;}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-right .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(0) rotateY(-180deg);transform: rotateX(0) rotateY(-180deg);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-left .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(0) rotateY(180deg);transform: rotateX(0) rotateY(180deg);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-up .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(-180deg) rotateY(0);transform: rotateX(-180deg) rotateY(0);}.wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-down .wpr-flip-box-back, .wpr-flip-box-animation-flip.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-front {-webkit-transform: rotateX(180deg) rotateY(0);transform: rotateX(180deg) rotateY(0);}.wpr-flip-box-animation-flip .wpr-flip-box-active .wpr-flip-box-back {-webkit-transform: none;-ms-transform: none;transform: none;}.wpr-flip-box-animation-3d-yes .wpr-flip-box-content {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateZ(70px) scale(.93);transform: translateZ(70px) scale(.93);}.wpr-flip-box-animation-push .wpr-flip-box, .wpr-flip-box-animation-slide .wpr-flip-box {overflow: hidden;}.wpr-flip-box-animation-push .wpr-flip-box-back, .wpr-flip-box-animation-slide .wpr-flip-box-back {z-index: 10;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-up .wpr-flip-box-back {top: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-back {top: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-down .wpr-flip-box-back {top: auto;bottom: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-back {top: auto;bottom: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-left .wpr-flip-box-back {left: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-back {left: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-right .wpr-flip-box-back {left: auto;right: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-back, .wpr-flip-box-animation-slide.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-back {left: auto;right: 0;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-up .wpr-flip-box-active .wpr-flip-box-front {top: -100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-down .wpr-flip-box-active .wpr-flip-box-front {top: 100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-left .wpr-flip-box-active .wpr-flip-box-front {left: -100%;}.wpr-flip-box-animation-push.wpr-flip-box-anim-direction-right .wpr-flip-box-active .wpr-flip-box-front {left: 100%;}.wpr-flip-box-animation-fade .wpr-flip-box-active .wpr-flip-box-front {opacity: 0;visibility: hidden;}.wpr-flip-box-animation-zoom-in .wpr-flip-box-back {opacity: 0;-webkit-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);z-index: 10;}.wpr-flip-box-animation-zoom-in .wpr-flip-box-active .wpr-flip-box-back {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.wpr-flip-box-animation-zoom-out .wpr-flip-box-active .wpr-flip-box-front {opacity: 0;-webkit-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);visibility: hidden;}.elementor-widget-wpr-flip-box .wpr-flip-box-front {background-color: #605BE5;}.elementor-widget-wpr-flip-box .wpr-flip-box-back {background-color: #FF348B;}.wpr-promo-box {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}.wpr-promo-box-image {position: relative;overflow: hidden;}.wpr-promo-box-style-cover .wpr-promo-box-image, .wpr-promo-box-style-pro-cs .wpr-promo-box-image {position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.wpr-promo-box-bg-image {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;background-size: cover;background-position: 50%;}.wpr-promo-box-bg-overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 15;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-promo-box-content {position: relative;z-index: 20;width: 100%;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow: hidden;}.elementor-widget-wpr-promo-box.wpr-promo-box-style-classic .wpr-promo-box-content {background-color: #212121;}.elementor-widget-wpr-promo-box.wpr-promo-box-style-classic .wpr-promo-box:hover .wpr-promo-box-content {background-color: #ddb34f;}.wpr-promo-box-image-position-right .wpr-promo-box {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-promo-box-image-position-center .wpr-promo-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 640px) {.wpr-promo-box-style-classic .wpr-promo-box {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-promo-box-style-classic .wpr-promo-box-image {min-width: auto !important;}}.wpr-promo-box-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 40;}.wpr-promo-box-btn {display: inline-block;}.wpr-promo-box-icon, .wpr-promo-box-title, .wpr-promo-box-description, .wpr-promo-box-btn-wrap {width: 100%;}.wpr-promo-box-btn-icon {margin-left: 5px;}.wpr-promo-box-icon img {display: inline-block;}.elementor .elementor-widget-wpr-promo-box .wpr-promo-box:hover .wpr-promo-box-bg-image {-webkit-filter: brightness( 100%) contrast( 100%) saturate( 100%) hue-rotate( 0deg);filter: brightness( 100%) contrast( 100%) saturate( 100%) hue-rotate( 0deg);}.wpr-promo-box-badge {position: absolute;display: inline-block;text-align: center;z-index: 35;}.wpr-promo-box-badge-left {left: 0;right: auto;}.wpr-promo-box-badge-right {left: auto;right: 0;}.wpr-promo-box-badge-corner {top: 0;width: 200px;height: 200px;overflow: hidden;}.wpr-promo-box-badge-corner .wpr-promo-box-badge-inner {width: 200%;}.wpr-promo-box-badge-corner.wpr-promo-box-badge-right {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-promo-box-badge-cyrcle {top: 0;}.wpr-promo-box-badge-cyrcle.wpr-promo-box-badge-left {-webkit-transform: translateX(-40%) translateY(-40%);-ms-transform: translateX(-40%) translateY(-40%);transform: translateX(-40%) translateY(-40%);}.wpr-promo-box-badge-cyrcle.wpr-promo-box-badge-right {-webkit-transform: translateX(40%) translateY(-40%);-ms-transform: translateX(40%) translateY(-40%);transform: translateX(40%) translateY(-40%);}.wpr-promo-box-badge-cyrcle .wpr-promo-box-badge-inner {border-radius: 100%;}.wpr-promo-box-badge-flag {border-right: 5px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left {margin-left: -10px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right {margin-right: -10px;}.wpr-promo-box-badge-flag:before {content: "";position: absolute;z-index: 1;bottom: -5px;width: 0;height: 0;margin-left: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top-style: solid;border-top-width: 10px;}.wpr-promo-box-badge-flag .wpr-promo-box-badge-inner {position: relative;z-index: 2;border-top-left-radius: 3px;border-top-right-radius: 3px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left:before {left: 5px;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right:before {right: -5px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.wpr-promo-box-badge-flag.wpr-promo-box-badge-left .wpr-promo-box-badge-inner {border-bottom-right-radius: 3px;}.wpr-promo-box-badge-flag.wpr-promo-box-badge-right .wpr-promo-box-badge-inner {border-bottom-left-radius: 3px;}.elementor-widget-wpr-promo-box .wpr-promo-box-title {font-size: 24px;font-weight: 600;}.elementor-widget-wpr-promo-box .wpr-promo-box-description {font-size: 15px;}.elementor-widget-wpr-promo-box .wpr-promo-box-btn, .elementor-widget-wpr-promo-box .wpr-promo-box-badge {font-size: 14px;}.elementor-widget-wpr-promo-box .wpr-promo-box-badge .wpr-promo-box-badge-inner {font-size: 14px;font-weight: 600;text-transform: uppercase;letter-spacing: 0.4px;}.elementor-widget-wpr-promo-box .wpr-promo-box-badge-corner .wpr-promo-box-badge-inner {line-height: 1.6;}.wpr-content-ticker {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;}.wpr-content-ticker-inner {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 20;width: 100%;overflow: hidden;}.wpr-ticker-arrow-position-left .wpr-content-ticker-inner {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-ticker-gradient-type-both .wpr-ticker-gradient:before, .wpr-ticker-gradient-type-left .wpr-ticker-gradient:before {content: "";position: absolute;bottom: 0;top: 0;left: 0;width: 40px;z-index: 20;}.wpr-ticker-gradient-type-both .wpr-ticker-gradient:after, .wpr-ticker-gradient-type-right .wpr-ticker-gradient:after {content: "";position: absolute;bottom: 0;top: 0;right: 0;width: 40px;z-index: 20;}.wpr-ticker-arrow-position-left .wpr-ticker-slider-controls {margin-right: 20px;}.wpr-ticker-arrow-position-right .wpr-ticker-slider-controls {margin-left: 20px;}.wpr-ticker-slider {position: relative;width: 100%;overflow: hidden;}.wpr-ticker-heading-position-right .wpr-content-ticker {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-ticker-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-align-items: center;overflow: hidden;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;-webkit-transition-duration: 200ms;-o-transition-duration: 200ms;transition-duration: 200ms;margin: 0;}.wpr-ticker-title a, .wpr-ticker-title:hover a {color: inherit;}.elementor-widget-wpr-content-ticker .wpr-ticker-item .wpr-ticker-title {font-size: 14px;}.wpr-ticker-title-inner {-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: inline;}.wpr-ticker-heading {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 25;-webkit-transition-property: all;-o-transition-property: all;transition-property: all;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;}.wpr-ticker-heading-icon-position-left .wpr-ticker-heading {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.elementor-widget-wpr-content-ticker .wpr-content-ticker .wpr-ticker-heading {font-size: 14px;}.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {content: "";position: absolute;width: 0;height: 0;background: transparent !important;border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;border-width: 10px;top: 50%;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-triangle-top .wpr-ticker-heading:before, .wpr-ticker-heading-triangle-bottom .wpr-ticker-heading:before {content: "";position: absolute;top: 0;bottom: 0;width: 100%;z-index: 1;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-text, .wpr-ticker-heading-icon {position: relative;z-index: 20;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-heading-triangle-top .wpr-ticker-heading:before {-ms-transform: skew(20deg);transform: skew(20deg);-webkit-transform: skew(20deg);}.wpr-ticker-heading-triangle-bottom .wpr-ticker-heading:before {-ms-transform: skew(-20deg);transform: skew(-20deg);-webkit-transform: skew(-20deg);}.wpr-ticker-heading-position-left.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.wpr-ticker-heading-position-right.wpr-ticker-heading-triangle-middle .wpr-ticker-heading:before {-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-ticker-slider-controls {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ticker-arrow-style-vertical .wpr-ticker-slider-controls {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-ticker-arrow-style-horizontal .wpr-ticker-slider-controls {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-ticker-arrow {-webkit-box-sizing: content-box;box-sizing: content-box;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;cursor: pointer;}.wpr-ticker-arrow i {display: block;width: 100%;height: 100%;line-height: inherit;}.wpr-ticker-next-arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-content-ticker-inner .wpr-ticker-item {display: -moz-flex !important;display: -ms-flex !important;display: -o-flex !important;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center;position: relative;overflow: hidden;}.wpr-ticker-marquee {overflow: hidden;}.wpr-ticker-marquee .wpr-ticker-item {float: left;}.wpr-ticker-marquee .js-marquee {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-ticker-arrow-style-vertical .wpr-ticker-slider .wpr-ticker-item {margin: 1px 0;}.wpr-ticker-image {margin-right: 10px;}.wpr-ticker-link {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;}.wpr-ticker-icon-circle {display: block;border-radius: 50%;-webkit-border-radius: 50%;z-index: 5;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-icon-circle:before, .wpr-ticker-icon-circle:after {content: "";position: absolute;top: 50%;left: 50%;-webkit-animation-name: wpr-ticker-icon-blink;animation-name: wpr-ticker-icon-blink;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;border-radius: 50%;border-width: 1px;border-style: solid;-webkit-border-radius: 50%;-moz-border-radius: 50%;-webkit-transition-property: inherit;-o-transition-property: inherit;transition-property: inherit;-webkit-transition-timing-function: inherit;-o-transition-timing-function: inherit;transition-timing-function: inherit;-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.wpr-ticker-icon-circle:after {-webkit-animation-delay: 1s;animation-delay: 1s;}@-webkit-keyframes wpr-ticker-icon-blink {0% {-webkit-transform: scale(1, 1);transform: scale(1, 1) }100% {-webkit-transform: scale(3, 3);transform: scale(3, 3);opacity: 0 }}@keyframes wpr-ticker-icon-blink {0% {-webkit-transform: scale(1, 1);transform: scale(1, 1) }100% {-webkit-transform: scale(3, 3);transform: scale(3, 3);opacity: 0 }}.wpr-tabs {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-above>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-left>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-position-right>.wpr-tabs {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-wrap {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 767px) {.wpr-tabs-responsive-yes.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.wpr-tabs, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.wpr-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}.wpr-tabs-responsive-yes.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap, .wpr-tabs-responsive-yes.wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}}.wpr-tabs-hr-position-center>.elementor-widget-container>.wpr-tabs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-center>.wpr-tabs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-left>.elementor-widget-container>.wpr-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-left>.wpr-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-right>.elementor-widget-container>.wpr-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-right>.wpr-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-justify>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab, .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.wpr-tabs-hr-position-justify>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab, .wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.wpr-tab {position: relative;z-index: 25;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}.wpr-tab, .wpr-tab-icon, .wpr-tab-image, .wpr-tab-title {-webkit-transition-property: all;-o-transition-property: all;transition-property: all;}.wpr-tab-icon, .wpr-tab-icon i, .wpr-tab-image, .wpr-tab-title {-webkit-transition-duration: inherit;-o-transition-duration: inherit;transition-duration: inherit;}.elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab.wpr-tab-active .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:hover .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {font-size: 15px;font-weight: 500;}.elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab.wpr-tab-active .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:hover .wpr-tab-title, .elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {font-size: 15px;font-weight: 500;}.wpr-tabs-content-wrap {position: relative;width: 100%;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;-webkit-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-o-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;z-index: 1;overflow: hidden;}.wpr-tab-content {position: absolute;width: 100%;top: 0;left: 0;z-index: 1;}.elementor-element.elementor-widget-wpr-tabs>.elementor-widget-container>.wpr-tabs>.wpr-tabs-content-wrap>.wpr-tab-content {font-size: 14px;}.elementor-element.elementor-widget-wpr-tabs>.wpr-tabs>.wpr-tabs-content-wrap>.wpr-tab-content {font-size: 14px;}.wpr-tab-content-active {position: relative;z-index: 100;}.wpr-tab-content-inner {opacity: 0;}.wpr-tab-content-active .wpr-tab-content-inner.wpr-overlay-none {opacity: 1;}.wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-image, .wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-image, .wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-tabs-icon-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-tabs-icon-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab .wpr-tab-title {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-tabs-icon-position-center>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-tabs-icon-position-center>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-tabs-triangle-yes>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {content: "";position: absolute;width: 0;height: 0;-webkit-transition-property: border-color;-o-transition-property: border-color;transition-property: border-color;-webkit-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;visibility: hidden;z-index: 110;}.wpr-tabs-triangle-yes>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {content: "";position: absolute;width: 0;height: 0;-webkit-transition-property: border-color;-o-transition-property: border-color;transition-property: border-color;-webkit-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;visibility: hidden;z-index: 110;}.wpr-tabs-triangle-yes>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab-active.wpr-tab:before {opacity: 1;visibility: visible;}.wpr-tabs-triangle-yes>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab-active.wpr-tab:before {opacity: 1;visibility: visible;}.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-left-color: transparent;border-right-color: transparent;border-top-color: white;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-left-color: transparent;border-right-color: transparent;border-top-color: white;border-top-style: solid;border-left-style: solid;border-right-style: solid;}.wpr-tabs-position-left>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-tabs-position-left>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {border-bottom-color: transparent;border-top-color: transparent;border-right-style: solid;border-bottom-style: solid;border-top-style: solid;}.wpr-tabs-position-above.wpr-tabs-triangle-type-outer.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-tabs-position-above.wpr-tabs-triangle-type-outer.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);}.wpr-tabs-position-above.wpr-tabs-triangle-type-inner.wpr-tabs-position-above>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);-webkit-transform: translateX(-50%) rotate(180deg);bottom: -1px;}.wpr-tabs-position-above.wpr-tabs-triangle-type-inner.wpr-tabs-position-above>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 50%;-ms-transform: translateX(-50%) rotate(180deg);transform: translateX(-50%) rotate(180deg);-webkit-transform: translateX(-50%) rotate(180deg);bottom: -1px;}.wpr-tabs-position-left.wpr-tabs-triangle-type-outer>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);-webkit-transform: translateY(-50%) rotate(180deg);}.wpr-tabs-position-left.wpr-tabs-triangle-type-outer>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);-webkit-transform: translateY(-50%) rotate(180deg);}.wpr-tabs-position-right.wpr-tabs-triangle-type-outer>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-tabs-position-right.wpr-tabs-triangle-type-outer>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before, .wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateY(-50%);}.wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {right: 0;}.wpr-tabs-position-left.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {right: 0;}.wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 0;}.wpr-tabs-position-right.wpr-tabs-triangle-type-inner>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:before {left: 0;}.wpr-ticker-effect-typing .wpr-ticker-title:after {display: inline-block;vertical-align: top;opacity: 1;color: inherit;margin-left: 2px;}.wpr-ticker-effect-typing .slick-current .wpr-ticker-title:after {-webkit-animation-name: wpr-cursor-blink;animation-name: wpr-cursor-blink;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}.wpr-ticker-effect-typing .slick-current .wpr-ticker-title-inner {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-animation: wpr-ticker-typing 1s steps(30, end);animation: wpr-ticker-typing 1s steps(30, end);overflow: hidden;}@-webkit-keyframes wpr-ticker-typing {from {width: 0;}to {width: 100%;}}@keyframes wpr-ticker-typing {from {width: 0;}to {width: 100%;}}.wpr-switcher-container {display: -moz-flex;display: -ms-flex;display: -o-flex;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;margin: 0 auto;}.wpr-switcher-wrap {position: relative;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-switcher {position: relative;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;z-index: 20;cursor: pointer;}.wpr-switcher-inner {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-first {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-first {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-second {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-second {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-icon, .wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-icon, .wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-icon {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-label, .wpr-switcher-icon-position-left>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-label {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-inner>.wpr-switcher-label, .wpr-switcher-icon-position-left>.wpr-content-toggle>.wpr-switcher-container>.wpr-switcher-outer>.wpr-switcher-wrap>.wpr-switcher>.wpr-switcher-inner>.wpr-switcher-label {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.wpr-switcher-content-wrap {position: relative;width: 100%;-webkit-transition-property: height;-o-transition-property: height;transition-property: height;-webkit-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-o-transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);transition-timing-function: cubic-bezier(0.5, 0.9, 0.6, 0.95);-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;z-index: 1;overflow: hidden;}.wpr-switcher-content {position: absolute;width: 100%;top: 0;left: 0;z-index: 1;}.wpr-switcher-content-active {position: relative;z-index: 100;}.wpr-switcher-content-inner {opacity: 0;}.wpr-switcher-content-inner p, .wpr-switcher-content-inner * {margin-bottom: 0;}.wpr-switcher-content-active .wpr-switcher-content-inner.wpr-overlay-none {opacity: 1;}.wpr-switcher-bg {position: absolute;height: 100%;z-index: 1;-o-transition: all ease-in-out 0.4s;transition: all ease-in-out 0.4s;-webkit-transition: all ease-in-out 0.4s;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="1"] .wpr-switcher-bg {left: 0;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="1"] .wpr-switcher-bg {left: 0;}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.elementor-widget-container>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="2"] .wpr-switcher-bg {left: 100%;-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transform: translateX(-100%);}.wpr-switcher-style-dual.wpr-switcher-label-style-outer>.wpr-content-toggle>.wpr-switcher-container[data-active-switcher*="2"] .wpr-switcher-bg {left: 100%;-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transform: translateX(-100%);}.wpr-stt-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-stt-btn {border: none;cursor: pointer;font-size: 16px;line-height: 48px;text-align: center;padding: 20px;max-width: 5cm;text-align: center;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;line-height: 1;-webkit-box-shadow: 0px 0px 10px 0px rgb(0, 0, 0, 0.25);box-shadow: 0px 0px 10px 0px rgb(0, 0, 0, 0.25);}.wpr-stt-btn-icon-left .wpr-stt-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-stt-btn-icon-right .wpr-stt-btn {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-stt-btn-icon-bottom .wpr-stt-btn {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-stt-btn-icon-top .wpr-stt-btn {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-stt-btn-align-fixed .wpr-stt-btn {visibility: hidden;position: fixed;z-index: 9999;}.wpr-stt-btn-align-fixed-right .wpr-stt-btn {left: auto;}.wpr-stt-btn-align-fixed-left .wpr-stt-btn {right: auto;}.wpr-pc-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-pc-btn {border: none;cursor: pointer;font-size: 16px;line-height: 48px;text-align: center;text-align: center;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;line-height: 1;}.elementor a.wpr-pc-btn {-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}.wpr-pc-content {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-pc-btn-icon-right .wpr-pc-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-pc-btn-icon-left .wpr-pc-content {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-pc-btn-icon-bottom .wpr-pc-content {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-pc-btn-icon-top .wpr-pc-content {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-pc-btn-align-fixed .wpr-pc-btn {position: fixed;z-index: 9999;}.wpr-pc-btn-align-fixed-right .wpr-pc-btn {left: auto;}.wpr-pc-btn-align-fixed-left .wpr-pc-btn {right: auto;}.wpr-timeline-outer-container {position: relative;opacity: 0;}.wpr-vertical {min-width: 100%;min-height: 100%;overflow: hidden;}.wpr-vertical .wpr-timeline-centered .wpr-data-wrap {display: flow-root;}.wpr-timeline-centered {position: relative;display: table;width: 100%;height: 100%;}.wpr-list-style-none ul {list-style-type: none;}.wpr-list-style-disc ul {list-style-type: disc;}.wpr-list-style-decimal ul {list-style-type: decimal;}.wpr-timeline-centered .wpr-timeline-entry:last-of-type {margin-bottom: 0 !important;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry {position: relative;width: 50%;float: right;margin-bottom: 70px;clear: both;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned {float: left;}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned {width: 100%;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner {margin-left: 0;}.wpr-wrapper .wpr-year-label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-one-sided-timeline-left .wpr-middle-line, .wpr-one-sided-timeline-left .wpr-timeline-fill, .wpr-one-sided-timeline-left .wpr-year-label, .wpr-one-sided-timeline-left .wpr-icon {left: auto;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner {position: relative;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry {width: 100%;float: left;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry .wpr-timeline-entry-inner {margin-left: 0;}.wpr-both-sided-timeline .wpr-middle-line {left: 50%;}.wpr-middle-line {position: absolute;display: block;width: 4px;top: 20px;height: 100%;}.wpr-one-sided-timeline-left .wpr-icon {right: 0.3%;}.wpr-timeline-fill {position: absolute;display: block;width: 4px;left: 50%;top: 20px;background-color: rgb(61, 42, 61);height: 0;}.wpr-read-more-button {display: inline-block;font-size: 14px;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-extra-label {left: 108%;}.wpr-horizontal .wpr-extra-label .wpr-label, .wpr-horizontal .wpr-extra-label .wpr-sub-label {text-align: center;line-height: 1;}.wpr-left-aligned .wpr-extra-label .wpr-label, .wpr-left-aligned .wpr-extra-label .wpr-sub-label {text-align: right;}.wpr-right-aligned .wpr-extra-label .wpr-label, .wpr-right-aligned .wpr-extra-label .wpr-sub-label {text-align: left;}.wpr-both-sided-timeline .wpr-right-aligned .wpr-extra-label .wpr-label, .wpr-both-sided-timeline .wpr-right-aligned .wpr-extra-label .wpr-sub-label {text-align: right !important;}.wpr-both-sided-timeline .wpr-left-aligned .wpr-extra-label .wpr-label, .wpr-both-sided-timeline .wpr-left-aligned .wpr-extra-label .wpr-sub-label {text-align: left !important;}.wpr-horizontal-bottom .wpr-extra-label {position: absolute;display: table;width: 100%;height: 80px;overflow: hidden;text-align: center;vertical-align: middle;top: 0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-extra-label .wpr-label, .wpr-extra-label .wpr-sub-label {display: block;width: 100%;}.wpr-extra-label .wpr-label {font-size: 15px;font-weight: 600;}.wpr-extra-label .wpr-sub-label {font-size: 12px;}.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner .wpr-icon {position: absolute;left: calc(100%);-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}.wpr-both-sided-timeline .wpr-right-aligned .wpr-icon {position: absolute;right: calc(100%);-webkit-transform: translate(50%);-ms-transform: translate(50%);transform: translate(50%);}.wpr-timeline-centered .wpr-timeline-entry.wpr-left-aligned .wpr-timeline-entry-inner .wpr-data-wrap:after {right: 0;margin-left: 0;margin-right: -9px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.wpr-story-info-vertical, .wpr-story-info {}.wpr-right-aligned .wpr-story-info-vertical.wpr-data-wrap:after {right: 100%;}.wpr-timeline-centered .wpr-timeline-entry .wpr-extra-label {position: absolute;right: 108%;width: 100%;height: auto;padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-timeline-entry .wpr-extra-label, .wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry .wpr-extra-label {position: relative;right: auto;position: static !important;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;display: block;margin-bottom: 10px;}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-timeline-entry .wpr-extra-label {position: static !important;text-align: right;margin-left: auto;}.wpr-timeline-centered .wpr-timeline-entry .wpr-extra-label>span {display: block;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon {display: block;width: 48px;height: 48px;-webkit-background-clip: padding-box;-moz-background-clip: padding-box;background-clip: padding-box;text-align: center;font-size: 0;float: left;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon i {font-size: 22px;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap {position: relative;-webkit-background-clip: padding-box;-moz-background-clip: padding;background-clip: padding-box;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap:after {content: '';display: block;position: absolute;width: 0;height: 0;border-style: solid;border-width: 9px 9px 9px 0;border-color: transparent;top: 14px;margin-left: -9px;}.wpr-title-wrap {overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;width: 100% !important;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap .wpr-title {display: inline-block;}.wpr-timeline-centered .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-data-wrap .wpr-title span {-webkit-opacity: .6;-moz-opacity: .6;opacity: .6;-ms-filter: alpha(opacity=60);filter: alpha(opacity=60);}.wpr-timeline-centered .wpr-year-wrap .wpr-year-label {display: inline-block;text-align: center;white-space: nowrap;}.wpr-timeline-centered .wpr-year-wrap {display: block;position: relative;float: left;clear: left;width: 100%;margin-left: auto;margin-right: auto;padding: 0;text-align: center;}.wpr-timeline-centered.wpr-one-sided-timeline .wpr-year-wrap .wpr-year-label {position: absolute;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);}.wpr-timeline-centered.wpr-one-sided-timeline-left .wpr-year-wrap .wpr-year-label {position: absolute;-webkit-transform: translate(50%, 0);-ms-transform: translate(50%, 0);transform: translate(50%, 0);}.wpr-both-sided-timeline .wpr-left-aligned .wpr-data-wrap:after, .wpr-one-sided-timeline-left .wpr-left-aligned .wpr-data-wrap:after {left: 100%;}.wpr-one-sided-timeline .wpr-timeline-entry .wpr-timeline-entry-inner .wpr-icon {-webkit-transform: translate(-50%, -50%) !important;-ms-transform: translate(-50%, -50%) !important;transform: translate(-50%, -50%) !important;}.wpr-wrapper .wpr-icon {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}.timeline-background-image {position: absolute;left: 0;top: 0;width: 100%;height: 100%;max-width: 100% !important;max-height: 100% !important;opacity: 0.7;z-index: -1;}.timeline-background-image img {width: 100%;height: 100%;max-width: 100% !important;max-height: 100% !important;}.wpr-horizontal-timeline .swiper-slide-line-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-horizontal-timeline .wpr-story-info {width: 98%;}.story-with-background {background-image: url();background-repeat: no-repeat;background-position: center;background-size: cover;}.wpr-timeline-story-overlay {position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;line-height: 1;height: auto;}.wpr-story-info {line-height: 1;}.wpr-horizontal-bottom.swiper {position: unset;overflow: hidden;z-index: 10;}.wpr-horizontal.swiper {position: unset;overflow: hidden;z-index: 11;margin: 0 32px;}.wpr-horizontal {padding-top: 10px;}.wpr-horizontal-bottom {padding-bottom: 10px;}.wpr-horizontal-bottom .wpr-year-wrap {position: absolute;display: table;text-align: center;top: 96px;left: 10px;height: 36px;width: 72px;vertical-align: middle;border-radius: 6px;overflow: hidden;z-index: 1;table-layout: fixed;word-break: break-word;}.wpr-horizontal-bottom .wpr-year-label {padding: 2px;vertical-align: middle;display: table-cell;}.wpr-horizontal-bottom .wpr-icon {color: #fff;width: 40px;height: 40px;text-align: center;display: block;z-index: 100;border-radius: 50%;-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);}.wpr-horizontal-bottom .wpr-icon i {line-height: 40px;font-size: 26px;}.wpr-horizontal-bottom .wpr-icon:empty {width: 24px;height: 24px;top: 102px;left: calc(50% - 12px);}.wpr-horizontal-bottom .wpr-story-info:before {content: "";display: block;position: absolute;}.wpr-horizontal-bottom .wpr-story-info {padding: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: relative;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: 6px;}.wpr-story-info, .wpr-story-info-vertical {font-size: 0;}.wpr-timeline-media {overflow: hidden;position: relative;display: inline-block;}.wpr-timeline-iframe-wrapper {position: relative;width: 100%;height: 0;padding-bottom: 56.25%;}.wpr-timeline-media iframe, .wpr-timeline-iframe-wrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-horizontal-bottom .wpr-title {display: inline-block;margin: 0;line-height: 1.2em;}.wpr-horizontal-bottom .wpr-title {padding: 8px 8px 0;font-size: 20px;}.wpr-horizontal-bottom .wpr-description {display: inline-block;width: 100%;margin: 0;line-height: 1.2em;padding: 8px;font-size: inherit;}.wpr-horizontal .wpr-description {display: inline-block;width: 100%;margin: 0;line-height: 1.2em;padding: 8px;font-size: inherit;}.wpr-wrapper .wpr-description {font-size: 15px;background-color: transparent !important;}.wpr-horizontal-bottom .wpr-swiper-pagination.swiper-pagination-progressbar {position: absolute;left: 50%;z-index: 0;}.wpr-horizontal-bottom .wpr-swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: rgba(0, 0, 0, 0.25);}.wpr-horizontal-bottom .wpr-button-prev, .wpr-horizontal-bottom .wpr-button-next {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 40px;top: 113px;cursor: pointer;line-height: 0;}.wpr-horizontal-bottom .wpr-button-prev {margin-left: -10px;}.wpr-horizontal-bottom .wpr-button-next {margin-right: -10px;}.wpr-button-prev.swiper-button-disabled, .wpr-button-next.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-slide.auto-height {height: auto;}.wpr-horizontal-timeline .swiper-slide {height: auto;}.wpr-horizontal-bottom {height: auto;}.wpr-horizontal .wpr-year-wrap {position: absolute;display: table;text-align: center;bottom: 61px;left: 12px;height: 36px;width: 72px;vertical-align: middle;border-radius: 6px;overflow: hidden;z-index: 1;table-layout: fixed;word-break: break-word;background: rgb(255, 0, 179);}.wpr-horizontal .wpr-year-label {padding: 2px;vertical-align: middle;display: table-cell;background: rgb(255, 0, 179);}.wpr-timeline-centered .wpr-extra-label {-webkit-transform: translateY(-50%) !important;-ms-transform: translateY(-50%) !important;transform: translateY(-50%) !important;}.wpr-horizontal .wpr-extra-label {position: absolute;display: table;width: 100%;height: 80px;overflow: hidden;text-align: center;vertical-align: middle;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-horizontal .wpr-extra-label .wpr-label, .wpr-horizontal .wpr-extra-label .wpr-sub-label {display: inline-block;width: 100%;}.wpr-horizontal .wpr-icon {width: 40px;height: 40px;left: calc(50% - 20px);text-align: center;position: absolute;display: block;z-index: 100;left: 50%;-webkit-transform: translate(-50%, 50%);-ms-transform: translate(-50%, 50%);transform: translate(-50%, 50%);}.wpr-horizontal .wpr-icon i {line-height: 40px;font-size: 26px;}.wpr-horizontal .wpr-icon:empty {width: 24px;height: 24px;bottom: 48px;left: calc(50% - 12px);}.wpr-horizontal .wpr-story-info:before {content: "";display: block;position: absolute;left: calc(50% - 10px);left: -o-calc(50% - 10px);border-bottom-color: transparent !important;bottom: -28px;}.wpr-horizontal .wpr-story-info {position: relative;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-horizontal .wpr-title {padding: 8px 8px 0;font-size: 20px;}.wpr-horizontal .wpr-swiper-pagination.swiper-pagination-progressbar {position: absolute;height: 2px;left: 50%;z-index: 0;}.wpr-horizontal .wpr-button-prev, .wpr-horizontal .wpr-button-next {position: absolute;font-size: 40px;cursor: pointer;line-height: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-horizontal .wpr-button-prev {margin-left: -6px;}.wpr-horizontal .wpr-button-next {margin-right: -6px;}.wpr-button-prev.swiper-button-disabled, .wpr-button-next.swiper-button-disabled {opacity: 0.55;cursor: auto;pointer-events: none;}.wpr-wrapper .wpr-year {font-size: 16px;font-weight: bold;line-height: 2.1em;}.wpr-wrapper span.wpr-extra-label {font-size: 15px;font-weight: normal;color: #7A7A7A;}.wpr-wrapper .wpr-title {font-size: 20px;font-weight: 600;}.wpr-horizontal-bottom .wpr-story-info {border-bottom: 4px solid #23A455;}.wpr-horizontal-bottom .wpr-story-info:before {border: 13px solid;border-top-color: transparent;border-left-color: transparent;border-right-color: transparent;}.wpr-left-aligned .wpr-data-wrap:after {border-right-color: transparent !important;}.wpr-wrapper span.wpr-extra-label {font-size: 15px;font-weight: normal;color: #7A7A7A;}.wpr-wrapper .wpr-title {font-size: 24px;font-weight: bold;}.wpr-horizontal .wpr-story-info {border-bottom: 4px solid #23A455;}.wpr-horizontal .wpr-story-info:before {border: 13px solid transparent;}.wpr-horizontal .wpr-timeline-prev-arrow {left: 1%;-webkit-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);}.wpr-horizontal .wpr-timeline-next-arrow {right: 1%;-webkit-transform: translateY(50%) rotate(180deg);-ms-transform: translateY(50%) rotate(180deg);transform: translateY(50%) rotate(180deg);}.wpr-horizontal-bottom .wpr-timeline-prev-arrow {left: 1%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-horizontal-bottom .wpr-timeline-next-arrow {right: 1%;-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}@media screen and (max-width: 767px) {.wpr-timeline-centered.wpr-both-sided-timeline .wpr-timeline-entry {float: none;width: 100%;}.wpr-timeline-centered .wpr-right-aligned .wpr-icon {-webkit-transform: translate(-50%, -50%) !important;-ms-transform: translate(-50%, -50%) !important;transform: translate(-50%, -50%) !important;}.wpr-one-sided-timeline .wpr-extra-label {position: static !important;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;display: block;margin-bottom: 10px;}.wpr-right-aligned .wpr-extra-label .wpr-label {text-align: left !important;}}.wpr-lottie-animations-wrapper {min-height: 1px;}.wpr-twitter-feed-item-username {margin: 0;}.wpr-tweet .inner-block {display: inline-block;}.wpr-twitter-feed-cont .swiper-pagination-bullets, .wpr-twitter-feed-cont .swiper-pagination-fraction {display: inline-block !important;width: auto !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-twitter-hidden-item {opacity: 0 !important;overflow: hidden !important;}.wpr-twitter-feed-item-display-block {clear: both;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-left, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-left {float: left;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-right, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-right {float: right;}.wpr-twitter-feed-item-display-inline.wpr-twitter-feed-item-align-center, .wpr-twitter-feed-item-display-custom.wpr-twitter-feed-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-tf-header-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tf-header-user p {text-align: left;}.wpr-twitter-feed-header p {margin: 0;}.wpr-twitter-feed-cont {position: relative;}.wpr-twitter-feed p {margin: 0;}.wpr-tf-statistics {text-align: left;}@media screen and (max-width: 767px) {.wpr-tf-statistics {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.wpr-tf-header-profile-img {width: 50%;margin-top: -100px;}.wpr-twitter-follow-btn-wrap {margin-top: 10px;}.wpr-tf-header-profile-img img {width: 200px;height: 200px;border-radius: 50%;}.wpr-twitter-feed-masonry .wpr-twitter-feed {height: auto;display: block;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.wpr-twitter-feed-grid .wpr-twitter-feed {display: -ms-grid;display: grid;-ms-grid-columns: minmax(0, 1fr) 5px minmax(0, 1fr) 5px minmax(0, 1fr);grid-template-columns: repeat(3, minmax(0, 1fr));-webkit-column-gap: 5px;-moz-column-gap: 5px;column-gap: 5px;row-gap: 5px;}.wpr-twitter-feed .button {margin-bottom: 20px;}.wpr-twitter-feed-list .wpr-twitter-feed .wpr-tweet, .wpr-twitter-feed-masonry .wpr-twitter-feed .wpr-tweet {margin-bottom: 20px;}.wpr-twitter-feed .wpr-tweet {border: 1px solid #A2A2A2;-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;break-inside: avoid;}.wpr-twitter-feed figure img {border-radius: 50%;width: 100%;height: 100%;}.wpr-twit-image {width: 100%;height: auto;}.wpr-twitter-follow-btn {display: inline-block;}.wpr-load-more-twitter-posts {cursor: pointer;}.wpr-token-missing {text-align: center;margin-bottom: 0;}.wpr-pagination-hidden {display: none !important;}.wpr-instagram-feed {opacity: 0;}.wpr-instagram-feed .inner-block {display: inline-block;}.wpr-instagram-hidden-item, .wpr-grid-hidden-item {opacity: 0 !important;overflow: hidden;}.wpr-swiper-nav-wrap {cursor: pointer }.wpr-swiper-button {cursor: pointer;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-grid-slider-nav-position-custom .wpr-swiper-button-prev, .wpr-grid-slider-nav-position-custom .wpr-swiper-button-next {position: absolute;z-index: 99;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);cursor: pointer;}.wpr-swiper-button-prev {left: 0;}.wpr-swiper-button-next {right: 0 }.wpr-grid-slider-nav-position-default .wpr-swiper-nav-wrap {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 99;}.wpr-grid-slider-nav-position-default .wpr-swiper-button-prev, .wpr-grid-slider-nav-position-default .wpr-swiper-button-next {position: static;}.wpr-grid-slider-nav-align-top-center .wpr-swiper-nav-wrap, .wpr-grid-slider-nav-align-bottom-center .wpr-swiper-nav-wrap {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-if-cfb-bottom .wpr-grid-pagination, .wpr-if-cfb-bottom .wpr-instagram-follow-btn-wrap {display: inline-block;}.wpr-insta-feed-item-above-content {border-bottom: 0 !important;border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;}.wpr-instagram-feed:not(.wpr-layout-list) .wpr-insta-feed-item-below-content {border-top: 0 !important;border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}.wpr-insta-feed-item-username {margin: 0;font-size: 23px;}.wpr-instagram-follow-btn {display: inline-block;cursor: pointer;}.wpr-if-cfb-center .wpr-instagram-follow-btn {position: absolute;top: 50%;left: 50%;-webkit-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index: 99;}.wpr-insta-feed-thumb {width: 100%;height: auto;}.wpr-insta-feed-item-display-block {clear: both;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-left, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-left {float: left;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-right, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-right {float: right;}.wpr-insta-feed-item-display-inline.wpr-insta-feed-item-align-center, .wpr-insta-feed-item-display-custom.wpr-insta-feed-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-insta-feed-layout-grid .wpr-instagram-feed, .wpr-insta-feed-layout-full-width .wpr-instagram-feed, .wpr-insta-feed-layout-list .wpr-instagram-feed {display: -ms-grid;display: grid;}.wpr-instagram-feed-cont {position: relative;}.wpr-instagram-feed-cont .swiper-pagination-bullets, .wpr-instagram-feed-cont .swiper-pagination-fraction {display: inline-block !important;width: auto !important;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-insta-feed-list-left .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-left .wpr-insta-feed-item-below-content {float: left;}.wpr-insta-feed-list-left .wpr-insta-feed-item-caption {text-align: left !important;}.wpr-insta-feed-list-right .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-right .wpr-insta-feed-item-below-content {float: right;}.wpr-insta-feed-list-right .wpr-insta-feed-item-caption {text-align: right !important }.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-item-below-content {float: left;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(odd) .wpr-insta-feed-item-caption {text-align: left !important;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-media-wrap, .wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-item-below-content {float: right;}.wpr-insta-feed-list-zigzag .wpr-insta-feed-content-wrap:nth-child(even) .wpr-insta-feed-item-caption {text-align: right !important;}.wpr-insta-feed-content-wrap {text-align: center;}.wpr-masonry {opacity: 0;}.wpr-masonry .wpr-insta-feed-content-wrap {padding: 0 !important;float: left;}.wpr-insta-feed-content-wrap, .wpr-insta-feed-media-wrap {position: relative;overflow: hidden;}.wpr-insta-feed-media-wrap {height: 100%;}.wpr-insta-feed-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-insta-feed-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 2;}.wpr-insta-feed-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 2;}.wpr-insta-feed-media-hover-middle {position: relative;z-index: 2;}.wpr-insta-feed-media-hover-bg {position: absolute;}.wpr-insta-feed-item-icon .inner-block>span, .wpr-insta-feed-item-lightbox .inner-block>span, .wpr-insta-feed-lightbox-overlay {cursor: pointer;}.wpr-insta-feed-lightbox-overlay {position: absolute;top: 0;left: 0;z-index: 99;width: 100%;height: 100%;}.wpr-ifc-date {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 10px;}.wpr-insta-feed-caption {font-style: normal;}.wpr-insta-feed-caption::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-insta-feed-caption::-webkit-scrollbar-thumb {border-left: 3px solid red;}.wpr-if-square-images-yes .wpr-insta-feed-media-wrap {position: relative;padding-bottom: 100%;width: 100%;}.wpr-insta-feed-image-wrap img {border-radius: inherit;}.wpr-if-square-images-yes .wpr-insta-feed-image-wrap {overflow: hidden;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.wpr-if-square-images-yes img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.wpr-load-more-insta-posts {cursor: pointer;}.wpr-flip-carousel-wrapper {min-height: 1px;}.wpr-flip-carousel {overflow: hidden !important;opacity: 0;}.wpr-flip-items-wrapper img {margin: auto;}.wpr-flip-items-wrapper {list-style-type: none;}.wpr-flip-carousel ul li.flipster__item {margin: auto;}.wpr-flip-carousel ul li.flipster__item img {width: 100%;}.wpr-flip-carousel .flipster__nav {margin: 0;}.wpr-flip-carousel .flipster__button, .wpr-flip-carousel .flipcaption, .wpr-flip-carousel .flipster__nav__link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;outline: none;}.wpr-flip-carousel .flipster__button {opacity: 1;}.wpr-flip-carousel .flipster__nav__link {width: 100%;height: 100%;padding: 0;}.wpr-flip-carousel .flipster__nav__link::after {display: none;}.wpr-flip-carousel-navigation {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;}@media screen and (max-width: 768px) {.wpr-flip-carousel ul li.flipster__item {width: 70%;}}.wpr-dual-heading-icon-and-desc-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.wpr-dual-heading-icon-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-dual-heading-icon-top .wpr-dual-heading-icon-wrap {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-dual-heading-desc-top .wpr-dual-heading-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-dual-heading-desc-top .wpr-dual-heading-description {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.wpr-dual-title {margin: 0 0 0 0;}.wpr-dual-title .first, .wpr-dual-title .second {display: inline-block;}.wpr-taxonomy-list {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;padding: 0;margin: 0;}.wpr-taxonomy-list li:not(.wpr-sub-hidden) {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-taxonomy-list li>span, .wpr-taxonomy-list li a {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-taxonomy-list li .wpr-tax-dropdown {width: auto;cursor: pointer;}.wpr-sub-hidden {display: none;}.wpr-taxonomy-list li {text-align: left;}.wpr-taxonomy-list li>span, .wpr-taxonomy-list li a {display: inline-block;text-decoration: none;}.wpr-taxonomy-list i {display: block;width: 100%;height: 100%;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list i, .wpr-taxonomy-list span {line-height: 1.5;vertical-align: middle;}.wpr-taxonomy-list-horizontal .wpr-taxonomy-list li a, .wpr-taxonomy-list-horizontal .wpr-taxonomy-list li>span, .wpr-taxonomy-list .wpr-tax-wrap {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-term-count {display: block;}.wpr-taxonomy-list-horizontal .wpr-taxonomy-list {-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-taxonomy-list-vertical .wpr-taxonomy-list li>span, .wpr-taxonomy-list-vertical .wpr-taxonomy-list li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-taxonomy-list-vertical .wpr-sub-taxonomy {padding-left: 20px;}.wpr-taxonomy-list-vertical .wpr-inner-sub-taxonomy {padding-left: 40px;}.wpr-taxonomy-list-vertical .wpr-inner-sub-taxonomy-2 {padding-left: 60px;}.wpr-feature-list-center .wpr-feature-list-item {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-align: center;-ms-flex-align: center;align-items: center;}.wpr-feature-list-center .wpr-feature-list-content-wrap {text-align: center;}.wpr-feature-list-right .wpr-feature-list-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-feature-list-right .wpr-feature-list-content-wrap {text-align: right;}.wpr-feature-list-align-flex-start .wpr-feature-list-title, .wpr-feature-list-align-flex-start .wpr-feature-list-description {text-align: left;}.wpr-feature-list-align-flex-end .wpr-feature-list-title, .wpr-feature-list-align-flex-end .wpr-feature-list-description {text-align: right;}.wpr-feature-list-rhombus .wpr-feature-list-icon-inner-wrap {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.wpr-feature-list-rhombus .wpr-feature-list-icon-wrap i, .wpr-feature-list-rhombus .wpr-feature-list-icon-wrap img {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.wpr-feature-list-wrap .wpr-feature-list-icon-inner-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;overflow: hidden;}.wpr-feature-list {padding: 0;}.wpr-feature-list-line-yes .wpr-feature-list-icon-wrap {position: relative;}.wpr-feature-list-icon-wrap img {width: 100%;max-width: 100%;}.wpr-feature-list-center .wpr-feature-list-line {display: none;}.wpr-feature-list-item:not(:last-of-type) .wpr-feature-list-line {position: absolute;top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 0;height: 0;}.wpr-feature-list-item:last-of-type .wpr-feature-list-line {display: none;}.wpr-feature-list-title, .wpr-feature-list-description {margin: 0;}.wpr-feature-list-left .wpr-feature-list-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: left;}.wpr-image-accordion * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.wpr-img-accordion-wrapper-link-yes {cursor: pointer;}.wpr-image-accordion-wrap {overflow: hidden;opacity: 0;}.wpr-skew-acc-images-yes .wpr-image-accordion-wrap {overflow: visible;}.wpr-image-accordion-wrap h1 {position: relative;margin-bottom: 45px;font-family: 'Oswald', sans-serif;font-size: 44px;text-transform: uppercase;color: #424242;}.wpr-image-accordion-wrap .wpr-image-accordion {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}.wpr-image-accordion-wrap .wpr-image-accordion-item {position: relative;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;overflow: hidden;}.wpr-image-accordion-wrap .wpr-image-accordion-item .wpr-accordion-background {position: absolute;top: 0;left: 0;min-height: 100%;min-width: 100%;}.wpr-img-accordion-item-description .inner-block {display: inline-block;}.wpr-image-accordion-wrap .wpr-img-accordion-media-hover, .wpr-image-accordion-wrap .wpr-img-accordion-hover-bg {position: absolute;}.wpr-image-accordion-item {text-align: center;}.wpr-image-accordion-item-inner {position: relative;text-align: center;}.wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-img-accordion-media-hover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.wpr-img-accordion-media-hover-top {position: absolute;top: 0;left: 0;width: 100%;z-index: 99;}.wpr-img-accordion-media-hover-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 99;}.wpr-img-accordion-media-hover-middle {position: relative;z-index: 2;}.wpr-img-accordion-sep-style-1 .inner-block>span, .wpr-img-accordion-sep-style-2 .inner-block>span {display: inline-block;}.wpr-img-accordion-item-display-custom.wpr-img-accordion-sep-style-2 .inner-block>span, .wpr-img-accordion-item-display-custom.wpr-img-accordion-sep-style-1 .inner-block>span {width: 100%;}.wpr-img-accordion-item-display-block {clear: both;}.wpr-img-accordion-item-separator.wpr-img-accordion-item-display-inline span {width: 100% !important;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-left, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-left {float: left;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-right, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-right {float: right;}.wpr-img-accordion-item-display-inline.wpr-img-accordion-item-align-center, .wpr-img-accordion-item-display-custom.wpr-img-accordion-item-align-center {float: none;display: inline-block;vertical-align: middle;}.wpr-accordion-image-wrap {position: absolute;overflow: hidden;height: 100%;width: 100%;max-height: 100%;max-width: 100%;background-size: cover;background-position: center center;}.wpr-accordion-image-wrap img {display: inline;max-height: 100%;}.wpr-img-accordion-item-lightbox .inner-block>span, .wpr-img-accordion-lightbox-overlay {cursor: pointer;}.wpr-img-accordion-item-lightbox {cursor: pointer;pointer-events: none;}.wpr-animation-wrap-active .wpr-img-accordion-item-lightbox {pointer-events: auto;}.wpr-img-accordion-item-lightbox .inner-block {position: relative;}.wpr-img-accordion-lightbox-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;}.wpr-image-accordion-item .inner-block a {position: relative;display: inline-block;}.wpr-image-accordion .wpr-template-wrap {position: absolute;top: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%;}.wpr-particle-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}.wpr-particle-wrapper canvas {position: relative;z-index: -1;}.wpr-jarallax {position: relative;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}.elementor-editor-active .wpr-jarallax {position: absolute;}.wpr-parallax-multi-layer {position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.wpr-parallax-ml-children {position: relative;display: none;}.wpr-parallax-ml-children img {max-width: 100%;width: 100%;}.wpr-sticky-section-yes {width: 100%;border-color: transparent;-webkit-transition: visibility 0s linear !important;-o-transition: visibility 0s linear !important;transition: visibility 0s linear !important;}.wpr-sticky-active {position: fixed !important;}.wpr-sticky-replace-header-yes + div, .wpr-sticky-replace-header-yes + section, .wpr-sticky-replace-header-yes + header {position: fixed;width: 100%;top: -1000px;}.wpr-section-full-height {height: 100% !important;background-color: transparent !important;}.wpr-sticky-header {z-index: 9999 !important;}.wpr-hidden-header {position: fixed;display: block !important;width: 100%;z-index: 999 !important;}.wpr-hidden-header-flex {position: fixed;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;width: 100%;z-index: 999 !important;}.wpr-none-out {display: none;}.wpr-fade-in {-webkit-animation-name: added-tc-popup-animation-fade;animation-name: added-tc-popup-animation-fade;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-fade-out {-webkit-animation-name: added-tc-popup-animation-fade-out;animation-name: added-tc-popup-animation-fade-out;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-slide-in {opacity: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);-webkit-animation-name: sticky-slide-in;animation-name: sticky-slide-in;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-slide-out {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: sticky-slide-out;animation-name: sticky-slide-out;-webkit-animation-duration: var(--wpr-animation-duration, 1s);animation-duration: var(--wpr-animation-duration, 1s);-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes sticky-slide-in {from {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes sticky-slide-in {from {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@-webkit-keyframes sticky-slide-out {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}}@keyframes sticky-slide-out {from {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}to {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%)}}.wpr-reading-progress-bar-container {position: fixed;top: 0;left: 0;width: 100%;z-index: 9999999;background-color: transparent;}.wpr-reading-progress-bar {background-color: black;width: 0%;}.ps.wpr-table-inner-container, .wpr-table-inner-container {overflow-y: auto !important;overflow-x: auto !important;}.wpr-hide-table-before-arrange, .wpr-hide-pagination-on-search {opacity: 0;}.wpr-table-td {position: relative;}.wpr-table-td-pag {text-align: center;}.wpr-data-table {border-collapse: collapse;border-spacing: 0;margin-right: 0 !important;margin-left: 0 !important;margin-bottom: 0;}.wpr-data-table tr:first-child th {border-top: none !important;}.wpr-data-table tr:last-child td {border-bottom: none !important;}.wpr-data-table tr th:first-child, .wpr-data-table tr td:first-child {border-left: none !important;}.wpr-data-table tr th:last-child, .wpr-data-table tr td:last-child {border-right: none !important;}.wpr-flex-column {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;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-flex-column-reverse {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-data-table th {position: relative;}.wpr-equal-column-width-yes .wpr-data-table {table-layout: fixed;}.wpr-equal-column-width-yes .wpr-data-table .wpr-table-th-pag, .wpr-equal-column-width-yes .wpr-data-table .wpr-table-td-pag {width: 50px;}.wpr-table-live-search-cont input {min-width: 100%;}.wpr-search-input-icon, .wpr-sorting-icon {position: absolute;top: 50%;right: 5%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-table-custom-pagination {list-style-type: none !important;padding: 0;}.wpr-table-custom-pagination-inner-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-table-custom-pagination-list {cursor: pointer;}.wpr-table-export-button-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-table-export-button-cont button {position: relative;width: 100%;}.wpr-export-search-inner-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-data-table img {display: inline-block;}.wpr-table-td, .wpr-table-th {vertical-align: middle;}.wpr-table-appended-tr {width: 100%;}.wpr-table-tr-before {position: relative;}.wpr-table-tr-before::before {content: '+';position: absolute;top: 10px;left: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: green;color: white;width: 20px;height: 20px;font-size: 15px;border-radius: 50%;}.wpr-table-tr-before-remove::before {content: '-';position: absolute;top: 10px;left: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: red;color: white;width: 20px;height: 20px;font-size: 15px;border-radius: 50%;}.wpr-table-text {position: relative;}.wpr-data-table-th-img, .wpr-table-text {vertical-align: middle;}.wpr-xls, .wpr-csv {padding: auto;}.wpr-entry-info-yes .wpr-table-pagination-cont {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-entry-info-yes .wpr-table-custom-pagination {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-entry-info {white-space: nowrap;min-width: 50px;}.wpr-table-text-nowrap-yes th, .wpr-table-text-nowrap-yes td {white-space: nowrap;}.wpr-data-table .fa-question-circle {font-weight: 400 !important;font-family: "Font Awesome 5 Free" !important;}.wpr-data-table-content-tooltip {position: absolute;top: -10px;left: 50%;border-radius: 4px;padding: 6px 10px;visibility: hidden;opacity: 0;font-size: 15px;-webkit-transform: translate(-50%, -100%);-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transition: all 230ms ease-in-out 0s;-o-transition: all 230ms ease-in-out 0s;transition: all 230ms ease-in-out 0s;text-align: center;}.wpr-data-table-content-tooltip:before {content: "";position: absolute;left: 10px;bottom: -5px;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top-style: solid;border-top-width: 6px;}.wpr-table-td:hover .wpr-data-table-content-tooltip {visibility: visible;opacity: 1;top: -7px;-ms-transform: translate(-50%, -100%);transform: translate(-50%, -100%);-webkit-transform: translate(-50%, -100%);}.wpr-data-table-content-tooltip:before {left: 50%;-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%) !important;}@media screen and (max-width: 768px) {.wpr-export-search-inner-cont, .wpr-table-pagination-cont {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-equal-column-width-yes .wpr-data-table {table-layout: auto;}.wpr-table-export-button-cont {width: 100%;-ms-flex-pack: distribute;justify-content: space-around;}}.wpr-product-title {margin: 0;}.wpr-product-description pre * {white-space: wrap;}.wpr-product-stock p {margin-bottom: 0;}.wpr-product-stock-icon, .wpr-product-stock-icon svg {display: inline;vertical-align: text-bottom;}.wpr-compare-placeholder {opacity: 0;}.wpr-compare-empty {text-align: center;margin: 0;}.wpr-compare-products {overflow-x: auto;}.wpr-compare-table {margin: 0;border-collapse: collapse;}.wpr-compare-table-wrap {min-height: 1px;}.wpr-compare-table a {display: inline-block;}.wpr-compare-table th, .wpr-compare-table td {background-clip: padding-box;}.wpr-compare-table th {position: sticky;left: 0;z-index: 1;background-color: #FFF;}.wpr-compare-table th:first-child {left: auto;}.wpr-compare-table td:first-child {position: sticky;left: 0;z-index: 0;background-color: #FFF;}.wpr-compare-table td:first-child {text-align: right;}.wpr-compare-table td:not(:first-child) {overflow-x: auto;}.wpr-compare {position: absolute;display: none;top: 100%;z-index: 999;background: white;width: 375px;border: 1px solid blanchedalmond;}.wpr-compare-table tr:first-child th {border-top-style: none !important;}.wpr-compare-table tr:last-child td:first-of-type, .wpr-compare-table tr th:first-child {border-left-style: none !important;}.wpr-compare-table tr:first-child th:last-child {border-right-style: none !important;}.wpr-compare-table tbody tr td:last-child {border-right-style: none !important;}.wpr-compare-table tr:last-child th:first-child, .wpr-compare-table tr:last-child td {border-bottom-style: none !important;}.wpr-compare-wrap .wpr-compare-text {margin-right: 5px;}.wpr-compare-wrap i {position: relative;}.wpr-compare-wrap .wpr-compare-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;color: #FFF;background-color: #025AFF;font-size: 12px;font-weight: 400;width: 18px;height: 18px;bottom: 65%;left: 65%;display: none;}.wpr-compare-toggle-btn {display: inline-block;cursor: pointer;white-space: nowrap;}.wpr-compare-toggle-btn i, .wpr-compare-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-wishlist-add, .wpr-wishlist-remove, .wpr-compare-add, .wpr-compare-remove {display: inline-block;background-color: white;}.wpr-wishlist-add.wpr-button-hidden, .wpr-wishlist-remove.wpr-button-hidden, .wpr-compare-add.wpr-button-hidden, .wpr-compare-remove.wpr-button-hidden {display: none;}.wpr-wishlist-add i, .wpr-wishlist-remove i {font-family: "Font Awesome 5 Free" !important;}.wpr-grid button, .wpr-grid [type="submit"], .wpr-grid [type="button"] {background-color: transparent;border: 1px solid #605be5;-webkit-transition: all 0s;-o-transition: all 0s;transition: all 0s;}.wpr-wishlist-remove i {font-weight: 900 !important;}.wpr-wishlist-products {overflow-x: auto;}.wpr-wishlist-table {margin: 0;width: 100%;max-width: 100%;}.wpr-wishlist-table img {height: auto;}.wpr-wishlist-table a {display: inline-block;}.wpr-wishlist-table th, .wpr-wishlist-table td {vertical-align: middle;white-space: nowrap;}.wpr-wishlist-table thead th {border-top-style: none !Important;}.wpr-wishlist-table thead th:first-child {border-left-style: none !important;}.wpr-wishlist-table thead th:last-child {border-right-style: none !important;}.wpr-wishlist-table tbody tr td:first-child {border-left-style: none !important;}.wpr-wishlist-table tbody tr td:last-child {border-right-style: none !important;}.wpr-wishlist-table tbody tr:last-child td {border-bottom-style: none !Important;}.elementor-widget-wpr-wishlist-pro .wpr-wishlist-remove {cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.elementor-widget-wpr-wishlist-pro .wpr-wishlist-remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600 !important;}.wpr-wishlist-empty {margin: 0;text-align: center;}.wpr-wishlist-empty-hidden {display: none;}.wpr-wishlist-wrap {position: relative;}.wpr-wishlist-toggle-btn {display: inline-block;cursor: pointer;}.wpr-wishlist-toggle-btn i, .wpr-wishlist-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-wishlist {position: absolute;display: none;top: 100%;z-index: 999;background: white;width: 375px;border: none;}.wpr-view-wishlist, .wpr-view-wishlist .wpr-wishlist-text {display: block;width: 100%;padding: 0;}.wpr-wishlist-wrap .wpr-wishlist-text {margin-right: 5px;}.wpr-wishlist-wrap .fa-heart {position: relative;}.wpr-wishlist-wrap .wpr-wishlist-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;color: #FFF;background-color: #025AFF;font-size: 12px;font-weight: 400;width: 18px;height: 18px;bottom: 65%;left: 65%;display: none;}.wpr-wishlist-dropdown .wpr-wishlist-separator {display: none;}.wpr-close-wishlist {display: none;}.wpr-close-wishlist h2 {margin: 0;}.wpr-wishlist-sidebar.wpr-close-btn-yes .wpr-close-wishlist {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-close-wishlist span::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-wishlist-sidebar .wpr-wishlist {background-color: transparent !important;}.wpr-wishlist-sidebar .wpr-wishlist {position: fixed;top: 0;left: 0;width: 100% !important;height: 100vh;z-index: 999;margin: 0 !important;}.wpr-wishlist-sidebar .wpr-wishlist-inner-wrap {position: absolute;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-wishlist-sidebar .widget_shopping_cart_content {position: relative;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: auto;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-wishlist-sidebar .wpr-wishlist-content-wrap {position: relative;width: 100%;height: 100%;background-color: rgba(29, 27, 27, 0.274);}.wpr-wishlist-sidebar .wpr-wishlist-inner-wrap {width: 375px;background-color: white;}.wpr-wishlist-products {list-style-type: none;padding: 0;}.wpr-wishlist .wpr-wishlist-product {position: relative;display: -ms-grid;display: grid;-ms-grid-columns: 28% auto;grid-template-columns: 28% auto;width: 100%;text-align: left;}.wpr-wishlist .wpr-wishlist-product:last-of-type {margin-bottom: 0 !important;}.wpr-wishlist-wrap .wpr-wishlist-remove {position: absolute;right: 0;width: 25px;height: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}.wpr-wishlist-wrap .wpr-wishlist-remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;font-weight: 600 !important;}.wpr-wishlist-separator {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}@media screen and (max-width: 768px) {.wpr-wishlist-dropdown .wpr-wishlist {position: fixed !important;width: 100vw !important;top: auto !important;}}.wpr-compare-add i, .wpr-compare-remove i {font-family: "Font Awesome 5 Free" !important;font-weight: 600 !important;}@-webkit-keyframes compare-popup-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes compare-popup-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@-webkit-keyframes compare-popup-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes compare-popup-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}.wpr-compare-popup.wpr-compare-popup-grow-in {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-animation-name: compare-popup-grow-in-align-middle;animation-name: compare-popup-grow-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-popup.wpr-compare-popup-grow-out {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-animation-name: compare-popup-grow-out-align-middle;animation-name: compare-popup-grow-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes compare-fade-in {0% {opacity: 0}100% {opacity: 1}}@keyframes compare-fade-in {0% {opacity: 0}100% {opacity: 1}}@-webkit-keyframes compare-fade-out {0% {opacity: 1}100% {opacity: 0}}@keyframes compare-fade-out {0% {opacity: 1}100% {opacity: 0}}.wpr-compare-fade-in {opacity: 1;-webkit-animation-name: compare-fade-in;animation-name: compare-fade-in;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-fade-out {opacity: 0;-webkit-animation-name: compare-fade-out;animation-name: compare-fade-out;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-compare-bg.wpr-compare-popup-hidden {display: none;opacity: 0;}.wpr-compare-bg {display: block;position: fixed;width: 100vw;height: 100vh;top: 0;left: 0;z-index: 99999999999;background-color: rgba(0, 0, 0, 0.2);}.wpr-compare-popup {display: block;position: absolute;width: 80vw;height: 80vh;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: white;overflow-y: auto;text-align: right;}.wpr-compare-popup-inner-wrap {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: absolute;top: 0;left: 0;width: 100%;min-height: 100%;height: auto;}.wpr-compare-loader-wrap {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 100%;width: 100%;}.wpr-close-compare {position: sticky;top: 5px;right: 5px;padding: 10px;z-index: 2;}.wpr-close-compare::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-mini-cart-sidebar-body {}ul.wpr-woo-mini-cart {position: relative;}.wpr-mini-cart .woocommerce-mini-cart::-webkit-scrollbar {width: 9px;background-color: transparent;}.wpr-mini-cart .woocommerce-mini-cart::-webkit-scrollbar-thumb {border-right: 3px solid;}.wpr-mini-cart .woocommerce-mini-cart__empty-message {text-align: center;margin: 0;}.wpr-mini-cart-inner {position: relative;display: inline-block;}.wpr-mini-cart-inner, .wpr-mini-cart-toggle-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mini-cart {position: absolute;display: none;top: 100%;z-index: 999;}.wpr-mini-cart .blockOverlay {display: none !important;}.wpr-before-remove-from-wishlist, .wpr-before-remove-from-mini-cart {opacity: 0.6;}.wpr-close-cart {display: none;}.wpr-mini-cart-sidebar.wpr-close-btn-yes .wpr-close-cart {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mini-cart-sidebar .wpr-close-cart h2 {margin: 0;}.wpr-close-cart span::before {font-family: "Font Awesome 5 Free";content: '\f00d';font-weight: 600;cursor: pointer;}.wpr-mini-cart-sidebar .wpr-mini-cart {background-color: transparent !important;}.wpr-mini-cart-sidebar .wpr-mini-cart, .wpr-mini-cart-sidebar .wpr-shopping-cart-wrap {position: fixed;top: 0;left: 0;width: 100% !important;height: var(--vh, 100vh);z-index: 999999;margin: 0 !important;}.wpr-mini-cart-sidebar .wpr-shopping-cart-inner-wrap {position: absolute;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mini-cart-sidebar .widget_shopping_cart_content {position: relative;top: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;height: auto;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-subtotal-align-bottom.wpr-mini-cart-sidebar .widget_shopping_cart_content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-mini-cart-dropdown .wpr-mini-cart-separator {display: none;}.wpr-subtotal-align-bottom .wpr-mini-cart-separator {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}@-webkit-keyframes mini-cart-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes mini-cart-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes mini-cart-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@keyframes mini-cart-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@-webkit-keyframes mini-cart-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes mini-cart-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes mini-cart-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes mini-cart-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}.wpr-wishlist-sidebar.wpr-wishlist-align-right .wpr-wishlist-slide-in, .wpr-mini-cart-sidebar.wpr-mini-cart-align-right .wpr-mini-cart-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: mini-cart-slide-in-align-right;animation-name: mini-cart-slide-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-right .wpr-wishlist-slide-out, .wpr-mini-cart-sidebar.wpr-mini-cart-align-right .wpr-mini-cart-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: mini-cart-slide-out-align-right;animation-name: mini-cart-slide-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-left .wpr-wishlist-slide-in, .wpr-mini-cart-sidebar.wpr-mini-cart-align-left .wpr-mini-cart-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: mini-cart-slide-in-align-left;animation-name: mini-cart-slide-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-wishlist-sidebar.wpr-wishlist-align-left .wpr-wishlist-slide-out, .wpr-mini-cart-sidebar.wpr-mini-cart-align-left .wpr-mini-cart-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: mini-cart-slide-out-align-left;animation-name: mini-cart-slide-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-inline-svg, .wpr-mini-cart-btn-icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mini-cart-btn-icon svg {width: 18px;height: 18px;}.wpr-mini-cart-btn-icon i {position: relative;}.wpr-mini-cart-icon-count {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;}.wpr-mini-cart-icon-count-hidden {display: none !important;}.wpr-mini-cart-toggle-btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-mini-cart-toggle-btn i, .wpr-mini-cart-toggle-btn svg {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.wpr-toggle-icon-none .wpr-mini-cart-btn-icon i::before {content: "";}.wpr-mini-cart-btn-icon .wpr-inline-svg::before {content: "" !important;font-style: normal;}.wpr-toggle-icon-bag-light .wpr-mini-cart-btn-icon i::before {content: "\e8e3";}.wpr-toggle-icon-bag-medium .wpr-mini-cart-btn-icon i::before {content: "\e8e4";}.wpr-toggle-icon-bag-solid .wpr-mini-cart-btn-icon i::before {content: "\e8e5";}.wpr-toggle-icon-basket-light .wpr-mini-cart-btn-icon i::before {content: "\e8e6";}.wpr-toggle-icon-basket-medium .wpr-mini-cart-btn-icon i::before {content: "\e8e7";}.wpr-toggle-icon-basket-solid .wpr-mini-cart-btn-icon i::before {content: "\e8e8";}.wpr-toggle-icon-cart-light .wpr-mini-cart-btn-icon i::before {content: "\e8e9";}.wpr-toggle-icon-cart-medium .wpr-mini-cart-btn-icon i::before {content: "\e8ea";}.wpr-toggle-icon-cart-solid .wpr-mini-cart-btn-icon i::before {content: "\e8eb";}.wpr-mini-cart .woocommerce-mini-cart-item.mini_cart_item:before, .wpr-mini-cart .woocommerce-mini-cart-item.mini_cart_item:after {display: none;}.wpr-woo-mini-cart .woocommerce-mini-cart-item:last-of-type {margin-bottom: 0 !important;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item {position: relative;display: -ms-grid;display: grid;-ms-grid-columns: 28% auto;grid-template-columns: 28% auto;width: 100%;text-align: left;}.wpr-mini-cart-image {margin-right: 15px;}.wpr-mini-cart-image a {display: block;width: 100%;height: 100%;}.wpr-mini-cart-image img, .wpr-mini-cart-image a img {float: none !important;display: block;min-width: 100%;height: auto;margin-left: 0 !important;}.wpr-mini-cart-remove {position: absolute;right: 0;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item .remove {position: relative;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;vertical-align: middle;text-indent: -9999px;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item a.remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;font-weight: 600 !important;}.wpr-mini-cart-wrap .woocommerce-mini-cart-item .remove:hover {background-color: transparent;color: black;}.wpr-mini-cart-wrap .woocommerce-mini-cart__buttons {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 0;}.wpr-mini-cart-wrap .woocommerce-mini-cart__buttons a.button {width: 50%;text-align: center;margin: 0;}.wpr-mini-cart .woocommerce-mini-cart__total {text-align: center;padding: 10px;margin: 0;}.wpr-mini-cart dl.variation, .wpr-cart-wrapper dl.variation {display: -ms-grid !important;display: grid !important;-ms-grid-columns: 25% 75% !important;grid-template-columns: 25% 75% !important;}.wpr-mini-cart dl.variation:before, .wpr-cart-wrapper dl.variation:before, .wpr-mini-cart dl.variation:after, .wpr-cart-wrapper dl.variation:after {display: none !important;}.wpr-mini-cart dl.variation dt, .wpr-mini-cart dl.variation dd, .wpr-cart-wrapper dl.variation dt, .wpr-cart-wrapper dl.variation dd {float: none !important;margin: 0 !important;}dl.variation dd {margin-right: 10px !important;}@media screen and (max-width: 768px) {.wpr-mini-cart-dropdown .wpr-mini-cart {position: fixed !important;width: 100vw !important;top: auto !important;}}.wpr-product-media-wrap {position: relative;display: inline-block;max-width: 100%;}.wpr-product-media-image {display: inline-block;position: relative;vertical-align: middle;overflow: hidden;}.wpr-product-media-caption {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;}.wpr-product-media-caption span {display: inline-block;}.wpr-pd-image-caption-hover .wpr-product-media-wrap .wpr-product-media-caption {opacity: 0;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.wpr-pd-image-caption-hover .wpr-product-media-wrap:hover .wpr-product-media-caption {opacity: 1;}.wpr-product-media-wrap .slick-track {margin: 0;}.wpr-product-thumb-nav {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 0;margin: 0;list-style: none;}.wpr-product-thumb-nav li {overflow: hidden;cursor: pointer;opacity: 0.75;}.wpr-product-thumb-nav li.slick-current {opacity: 1;}.wpr-product-thumb-nav li img {width: 100%;}.wpr-gallery-lightbox-yes .wpr-product-media-image {cursor: pointer;}.wpr-gallery-zoom-yes .wpr-product-media-image:hover img {-webkit-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);}.wpr-product-media-onsale {position: absolute;top: 0;left: 0;z-index: 2;}.wpr-product-media-wrap .flex-control-thumbs {list-style-type: none;cursor: pointer;}.wpr-product-media-wrap .flex-control-thumbs li {clear: none !important;width: 100% !important;}.wpr-product-media-wrap .swiper {overflow: hidden;}.wpr-fcn-wrap {position: relative;overflow: hidden;}.wpr-product-media-thumbs-none .wpr-product-media-wrap .flex-control-nav {display: none;}.wpr-product-media-thumbs-slider .wpr-product-media-wrap .flex-control-nav {position: relative;max-width: none !important;grid-column-gap: 0px !important;grid-row-gap: 0 !important;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}.wpr-product-media-thumbs-slider .wpr-product-media-wrap .flex-control-nav, .wpr-product-media-thumbs-slider .wpr-product-media-wrap .woocommerce-product-gallery {overflow: hidden;}.wpr-product-media-thumbs-vertical .woocommerce-product-gallery {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-product-media-thumbs-vertical .wpr-product-media-wrap .flex-control-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-product-media-thumbs-vertical .flex-viewport {width: 75%;}.wpr-product-media-wrap .woocommerce-product-gallery {width: 100%;}.woocommerce [data-elementor-type="wpr-theme-builder"] #content div.product div.images, .woocommerce div.product[data-elementor-type="wpr-theme-builder"] div.images, .woocommerce-page [data-elementor-type="wpr-theme-builder"] #content div.product div.images, .woocommerce-page div.product[data-elementor-type="wpr-theme-builder"] div.images {float: none;width: 100%;height: auto;margin-bottom: 0;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav {position: absolute;top: 90%;z-index: -9;opacity: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;left: 0;margin: 0;padding: 0px;list-style: none;}.wpr-product-media-wrap .flex-direction-nav li {position: relative;}[data-elementor-type="wpr-theme-builder"] .wpr-product-media-wrap a.flex-next {visibility:hidden;overflow: hidden;}[data-elementor-type="wpr-theme-builder"] .wpr-product-media-wrap a.flex-prev {visibility:hidden;overflow: hidden;}[data-elementor-type="wpr-theme-builder"] a.flex-next::after {visibility:visible;content: '\f054';font-family: 'Font Awesome 5 Free';position: absolute;top: 0;right: 0;}[data-elementor-type="wpr-theme-builder"] a.flex-prev::before {visibility:visible;content: '\f053';font-family: 'Font Awesome 5 Free';position: absolute;top: 0;left: 0;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav li a {color: #ccc;}[data-elementor-type="wpr-theme-builder"] ul.flex-direction-nav li a:hover {text-decoration: none;}.wpr-product-media-wrap .wpr-product-sales-badge {position: absolute;top: 0;left: 0;z-index: 2;display: inline-block;}.wpr-product-media-wrap .wpr-product-media-lightbox, .woocommerce div.product[data-elementor-type="wpr-theme-builder"] div.images .woocommerce-product-gallery__trigger {position: absolute;top: 0;right: 0;cursor: pointer;}.wpr-product-media-wrap .woocommerce-product-gallery__trigger {display: none;opacity: 0 !important;z-index: 99;}.pswp__caption__center {text-align: center;}.wpr-product-tabs p {margin: 0;}.wpr-product-tabs ol, .wpr-product-tabs ul {padding: 0;}.wpr-product-tabs .woocommerce-noreviews {margin-bottom: 10px;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li {overflow: visible;padding: 0;margin: 0;border: none;background-color: transparent;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li a {display: block;font-weight: normal;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs::before, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs::after, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .wpr-product-tabs .woocommerce-tabs ul.tabs li::after {display: none;}.wpr-tabs-position-above .wpr-product-tabs .woocommerce-tabs ul.tabs li.active:after {content: ' ';display: block;border: none;-webkit-box-shadow: none;box-shadow: none;padding: 0;margin: 0;position: static;margin-left: auto;margin-right: auto;}.wpr-tabs-position-above .wpr-product-tabs .woocommerce-tabs ul.tabs li a {border-bottom: none !important;}.elementor-widget-wpr-product-tabs .wc-tabs, .wpr-tabs-position-left .elementor-widget-container .wc-tabs-wrapper, .wpr-tabs-position-right .elementor-widget-container .wc-tabs-wrapper {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-product-tabs .wc-tabs, .wpr-tabs-position-left .wc-tabs-wrapper, .wpr-tabs-position-right .wc-tabs-wrapper {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget-wpr-product-tabs.wpr-tabs-position-above .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-position-left>.elementor-widget-container .wc-tabs, .wpr-tabs-position-right>.elementor-widget-container .wc-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left .wc-tabs, .wpr-tabs-position-right .wc-tabs {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-tabs-position-left>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-left>.wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-tabs-position-right>.elementor-widget-container .wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-position-right .wc-tabs-wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-tabs-hr-position-center>.elementor-widget-container .wc-tabs, .wpr-tabs-hr-position-center>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-tabs-hr-position-center .wc-tabs, .wpr-tabs-hr-position-center>.wc-tabs-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-tabs-hr-position-center>.elementor-widget-container .wc-tabs, .wpr-tabs-hr-position-center>.elementor-widget-container>.wc-tabs-wrapper {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-center .wc-tabs, .wpr-tabs-hr-position-center>.wc-tabs-wrapper {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-tabs-hr-position-left>.elementor-widget-container .wc-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-left .wc-tabs {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-tabs-hr-position-right>.elementor-widget-container .wc-tabs{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-tabs-hr-position-right .wc-tabs{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-tabs-hr-position-right>.elementor-widget-container .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-tabs-hr-position-right .wc-tabs {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:first-of-type {margin-left: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab:first-of-type {margin-left: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs>.wpr-tabs-wrap>.wpr-tab:last-of-type {margin-right: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs>.wpr-tabs-wrap>.wpr-tab:last-of-type {margin-right: 0 !important;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container>.wpr-tabs .wc-tabs {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wpr-tabs .wc-tabs {width: 100%;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .elementor-widget-container .wc-tabs li {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs:not(.wpr-tabs-hr-position-left):not(.wpr-tabs-hr-position-right):not(.wpr-tabs-hr-position-center) .wc-tabs li {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}.elementor-widget-wpr-product-tabs .wc-tabs li {position: relative;text-align: center;}.woocommerce div.product .wpr-product-tabs .woocommerce-tabs .panel {margin: 0;}.elementor-widget-wpr-product-tabs .woocommerce-Tabs-panel {width: 100%;display: none;}.woocommerce .elementor-widget-wpr-product-tabs table.shop_attributes {margin-bottom: 0;}.wpr-product-additional-information table.shop_attributes {margin-bottom: 0;}.wpr-product-additional-information table td, .wpr-product-additional-information table th, .elementor-widget-wpr-product-tabs table td, .elementor-widget-wpr-product-tabs table th {vertical-align: middle;}.elementor-widget-wpr-product-tabs .wpr-product-tabs table, .elementor-widget-wpr-product-tabs .wpr-product-tabs tr th, .elementor-widget-wpr-product-tabs .wpr-product-tabs tr td, .wpr-product-additional-information table.shop_attributes, .wpr-product-additional-information table.shop_attributes td, .wpr-product-additional-information table.shop_attributes th {border: none;}.elementor-widget-wpr-product-tabs .form-submit #submit {line-height: 1;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li .comment-text {margin: 0 0 0 50px;border: 1px solid;border-radius: 4px;padding: 1em 1em 0;}.elementor-widget-wpr-product-tabs .comment_container {position: relative;}.elementor-widget-wpr-product-tabs .comment-reply-title {display: none;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li .comment-text .description p {margin-bottom: 0;}.elementor-widget-wpr-product-tabs .commentlist li {margin-bottom: 10px;}.wpr-individual-rating {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-tabs h2.woocommerce-Reviews-title:first-of-type {display: none;}.elementor-widget-wpr-product-tabs .woocommerce-Reviews .comment_container {border-bottom: none;padding: 0;margin: 0;}.wpr-individual-rating-cont {position: relative;display: inline-block;width: 150px;}.wpr-individual-rating-cont span {position: absolute;top: 0;left: 0;display: inline-block;height: 100%;background-color: black;}.elementor-widget-wpr-product-tabs #reviews #comments ol.commentlist li img.avatar {float: left;position: absolute;top: 0;left: 0;padding: 0;width: 32px;height: auto;background: #ebe9eb;border: 1px solid #e4e1e3;margin: 0;-webkit-box-shadow: none;box-shadow: none;}.elementor-widget-wpr-product-tabs p.stars a {position: relative;height: 1em;width: 1em;text-indent: -999em;display: inline-block;text-decoration: none;-webkit-box-shadow: none;box-shadow: none;margin: 0;font-size: inherit;border: none;width: 15px;text-indent: -999999px;}.elementor-widget-wpr-product-tabs p.stars.selected a.active:before, .elementor-widget-wpr-product-tabs p.stars:hover a:before, .elementor-widget-wpr-product-tabs p.stars.selected a:not(.active):before, .elementor-widget-wpr-product-tabs p.stars.selected a.active:before {content: "\e020";}.elementor-widget-wpr-product-tabs p.stars a:before, .elementor-widget-wpr-product-tabs p.stars a:hover~a:before, .elementor-widget-wpr-product-tabs p.stars.selected a.active~a:before {content: "\e021";}.elementor-widget-wpr-product-tabs p.stars a::before {display: block;position: absolute;top: 0;left: 0;width: 1em;height: 1em;line-height: 1;font-family: WooCommerce;content: "\e021";text-indent: 0;opacity: 1;font-size: inherit;}.elementor-widget-wpr-product-tabs p.stars a:hover::before {content: "\e020";}.elementor-widget-wpr-product-tabs p.stars a.active::before {content: "\e020";}.elementor-widget-wpr-product-tabs .star-rating::before {color: black;float: left;top: 0;left: 0;position: absolute;}.elementor-widget-wpr-product-tabs .star-rating span::before {top: 0;position: absolute;left: 0;}.elementor-widget-wpr-product-tabs .comment-form-author, .elementor-widget-wpr-product-tabs .comment-form-email {float: left;}.elementor-widget-wpr-product-tabs.wpr-forms-submit-justify .form-submit input {display: block;width: 100%;}.wpr-product-price-separate .wpr-product-price del, .wpr-product-price-separate .wpr-product-price ins {display: block;}.wpr-product-rating-flex.wpr-product-rating-left .inner-block {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-rating-flex.wpr-product-rating-center .inner-block {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-rating-flex.wpr-product-rating-right .inner-block {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-product-rating a {display: none;}.wpr-pr-show-text-yes .wpr-product-rating a {display: block;}.wpr-product-meta-left .wpr-product-meta .product_meta {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-meta-center .wpr-product-meta .product_meta {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-meta-right .wpr-product-meta .product_meta {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-product-meta .sku_wrapper, .wpr-product-meta .posted_in, .wpr-product-meta .tagged_as {display: none;position: relative;}.wpr-checkout-notice .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-error, .wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message {margin: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-checkout-notice .woocommerce-error:before, .woocommerce-notices-wrapper .woocommerce-error:before, .wpr-checkout-notice .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:before {top: 50% !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-checkout-notice .woocommerce-error:after, .woocommerce-notices-wrapper .woocommerce-error:after, .wpr-checkout-notice .woocommerce-message:after, .woocommerce-notices-wrapper .woocommerce-message:after {display: none;}.wpr-checkout-notice .woocommerce-error p, .woocommerce-notices-wrapper .woocommerce-error p, .wpr-checkout-notice .woocommerce-message p, .woocommerce-notices-wrapper .woocommerce-message p {margin-bottom: 0 !important;}.wpr-checkout-notice a {white-space: nowrap;}@media screen and (min-width: 481px) {.wpr-checkout-notice .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:before {top: 50% !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}}@media screen and (max-width: 480px) {.wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-checkout-notice .woocommerce-message p, .woocommerce-notices-wrapper .woocommerce-message p {margin-bottom: 0.9em !important;}}.wpr-product-add-to-cart * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.woocommerce .wpr-product-add-to-cart a.added_to_cart {padding: 0;}.woocommerce div.product .wpr-product-add-to-cart form.cart, .woocommerce div.product .wpr-product-add-to-cart form.cart .variations {margin: 0;}.woocommerce div.product .wpr-product-add-to-cart form.cart div.quantity {margin: 0;}.wpr-product-adc-align-left .cart, .wpr-product-adc-align-left .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-product-adc-align-center .cart, .wpr-product-adc-align-center .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.wpr-product-adc-align-right .cart, .wpr-product-adc-align-right .wpr-product-add-to-cart .wpr-quantity-wrapper {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-left .cart {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-center .cart {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-add-to-cart-layout-column.wpr-product-adc-align-right .cart {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-add-to-cart-icons-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-product-add-to-cart .quantity {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-add-to-cart .wpr-quantity-wrapper {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-product-add-to-cart .wpr-quantity-wrapper i {cursor: pointer;}.wpr-quantity-wrap {width: 100%;}.elementor-widget-wpr-product-add-to-cart:not(.wpr-product-qty-align-default) .wpr-quantity-wrapper .qty {-webkit-appearance: textfield;-moz-appearance: textfield;appearance: textfield;}.elementor-widget-wpr-product-add-to-cart:not(.wpr-product-qty-align-default) .wpr-quantity-wrapper .qty::-webkit-inner-spin-button, .wpr-quantity-wrap .qty::-webkit-outer-spin-button {-webkit-appearance: none;}.wpr-product-add-to-cart .quantity .qty, .wpr-product-add-to-cart .wpr-quantity-wrapper i {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-buttons-layout-row .woocommerce-variation-add-to-cart {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-buttons-layout-column .woocommerce-variation-add-to-cart {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.wpr-product-qty-align-left.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: start;align-self: flex-start;}.wpr-product-qty-align-center.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.wpr-product-qty-align-right.wpr-buttons-layout-column .woocommerce-variation-add-to-cart .wpr-quantity-wrapper {-ms-flex-item-align: end;align-self: flex-end;}.wpr-product-qty-align-before .wpr-quantity-wrapper i:first-child {border-right: 0 !important;border-bottom: 0 !important;}.wpr-product-qty-align-before .wpr-quantity-wrapper i:last-child {border-right: 0 !important;}.wpr-product-qty-align-after .wpr-quantity-wrapper i:first-child {border-left: 0 !important;border-bottom: 0 !important;}.wpr-product-qty-align-after .wpr-quantity-wrapper i:last-child {border-left: 0 !important;}.wpr-product-qty-align-both .wpr-quantity-wrapper i:first-child {border-right: 0 !important;}.wpr-product-qty-align-both .wpr-quantity-wrapper i:last-child {border-left: 0 !important;}.woocommerce div.product .wpr-product-add-to-cart form.cart .group_table td {vertical-align: middle;padding: 0;}.wpr-product-add-to-cart .reset_variations {display: none;}.wpr-variations-layout-column .variations tr th, .wpr-variations-layout-column .variations tr td {padding: 0;width: 100%;}.elementor-widget-wpr-product-add-to-cart a.added_to_cart, .elementor-widget-wpr-product-add-to-cart button.single_add_to_cart_button {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0;}.wpr-product-add-to-cart button.loading:after {top: auto !important;}.wpr-product-add-to-cart a.added_to_cart {text-align: center;}.woocommerce-grouped-product-list-item a.button {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;font-weight: 400;}.wpr-product-sales-badge span {display: inline-block;}.wpr-product-rating .wpr-woo-rating i:before {content: '\002605' !important;}.wpr-cart-wrapper, .wpr-cart-section-wrap .coupon {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-cart-section-table-wrap, .wpr-cart-wrapper .cart_totals {overflow-x: auto;}.wpr-cart-section-table-wrap table.shop_table {margin-bottom: 0;}.wpr-cart-section-table-wrap table.shop_table, .cart_totals table.shop_table {border: none;}.wpr-cart-wrapper table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table {border-collapse: collapse;}.wpr-cart-wrapper table th, .wpr-cart-wrapper table td {border: 0;}.wpr-cart-wrapper form .form-row {margin: 0;}.wpr-cart-wrapper table.shop_table {border-radius: 0;}.wpr-cart-wrapper table.shop_table td {border: none;}.elementor-widget[class*="elementor-widget-wpr-"] table.shop_table .variation {display: -webkit-box;display: -ms-flexbox;display: flex;}.elementor-widget[class*="elementor-widget-wpr-"] table.shop_table .wc-item-meta li {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-right: 10px;}.elementor-widget[class*="elementor-widget-wpr-"] .variation-Size, .elementor-widget[class*="elementor-widget-wpr-"] .wc-item-meta-label {float: none !important;}.wpr-cart-vertical .wpr-cart-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media screen and (max-width: 881px) {.wpr-cart-horizontal .wpr-cart-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.wpr-cart-wrapper table.shop_table img {vertical-align: middle;}.wpr-cart-horizontal .wpr-cart-wrapper .cart-collaterals .cart_totals, .wpr-cart-vertical .cart-collaterals .cart_totals {float: none;width: 100%;}.wpr-cart-sticky-yes .cart-collaterals {position: sticky;top: 0;}.wpr-cart-wrapper .select2-selection--single .select2-selection__rendered {padding-left: 0;}.wpr-checkout-flex-justify .wc-proceed-to-checkout a {width: 100%;}.wpr-cart-wrapper .form-row.coupon-col {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-start {}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-end {}.wpr-cart-wrapper .form-row.coupon-col .coupon-col-end button {width: 100%;height: 100%;}.wpr-cart-wrapper a.remove:before {font-family: "Font Awesome 5 Free";content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;}.wpr-cart-wrapper .product-remove .remove {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;vertical-align: middle;text-indent: -9999px;}.wpr-cart-wrapper .product-remove .remove:hover {background-color: transparent;color: black;}.wpr-cart-wrapper img {display: inline;}.wpr-cart-wrapper .select2-selection {position: relative;}.wpr-cart-wrapper .select2-container--focus span, .wpr-cart-wrapper .select2-container--default .select2-selection--single {border: none !important;outline: none !important;}.elementor-widget-wpr-page-checkout .checkout_coupon p:first-child {margin: 0;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-first {width: 80%;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-last {width: 18%;}.elementor-widget-wpr-page-checkout .checkout_coupon .form-row-last button {width: 100%;}.wpr-checkout-order-review-table {overflow: hidden;}.woocommerce.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review, .woocommerce.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review_heading, .woocommerce-page.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review, .woocommerce-page.woocommerce-checkout .wpr-checkout-order-review-table-inner #order_review_heading {float: none;width: auto;}.wpr-checkout-order-review-table #order_review table {border: none !important;}.wpr-checkout-order-review-table #order_review thead th:first-child {border-left-style: none !important;border-top-style: none !Important;}.wpr-checkout-order-review-table #order_review thead th:last-child {border-right-style: none !important;border-top-style: none !Important;}.wpr-checkout-order-review-table #order_review tbody td:first-child {border-left-style: none !important;}.wpr-checkout-order-review-table #order_review tbody td:last-child {border-right-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr th:first-child {border-left-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr td:last-child {border-right-style: none !important;}.wpr-checkout-order-review-table #order_review tfoot tr:last-child td, .wpr-checkout-order-review-table #order_review tfoot tr:last-child th {border-bottom-style: none !important;}.wpr-checkout-horizontal .woocommerce-checkout .col2-set {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-checkout-horizontal .wpr-customer-details-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-checkout-horizontal .col2-set .col-1, .wpr-checkout-horizontal .col2-set .col-2 {float: none;width: 100%;}.wpr-checkout-vertical .col2-set .col-1, .wpr-checkout-vertical .col2-set .col-2 {float: none;width: 100%;}.elementor-widget-wpr-page-checkout ul {padding: 0;}.elementor-widget-wpr-page-checkout .select2-container--focus span, .elementor-widget-wpr-page-checkout .select2-container--default .select2-selection--single {border: none !important;outline: none !important;}.elementor-widget-wpr-page-checkout .select2-selection {position: relative;}.elementor-widget-wpr-page-checkout table.shop_table {margin: 0;border-collapse: collapse;}.elementor-widget-wpr-page-checkout form .form-row {margin: 0;}.elementor-widghet-wpr-page-checkout .woocommerce-form-login__rememberme {display: block;}.elementor-widget-wpr-page-checkout select {padding: 0;}.elementor-widget-wpr-page-checkout .select2-container .select2-selection--single .select2-selection__rendered {padding-left: 0;}@media screen and (max-width: 670px) {.wpr-checkout-horizontal .wpr-customer-details-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-checkout-horizontal .wpr-customer-details-wrapper .wpr-checkout-order-review-table {max-width: 100%;}}.elementor-widget-wpr-my-account-pro .woocommerce-Message {margin: 0;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-navigation ul {margin: 0;padding: 0;list-style-type: none;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-content .shop_table {border-collapse: collapse;}.elementor-widget-wpr-my-account-pro .woocommerce-MyAccount-content fieldset {border: none;padding: 0;}.elementor-widget-wpr-my-account-pro .select2-selection {height: auto !important;border: none !important;}.wpr-my-account-tabs-horizontal nav.woocommerce-MyAccount-navigation, .wpr-my-account-tabs-horizontal .woocommerce-MyAccount-content {float: none;width: 100%;}.wpr-my-account-tabs-horizontal nav ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-my-account-tabs-horizontal .woocommerce-MyAccount-navigation-link, .woocommerce-MyAccount-navigation-link a {display: inline-block;}.wpr-my-account-tab .woocommerce-MyAccount-content-wrapper {overflow-x: auto;}.wpr-account-tabs-stretch .woocommerce-MyAccount-navigation-link, .woocommerce-MyAccount-navigation-link a {width: 100%;}.elementor-widget-wpr-my-account-pro .wpr-my-account-tab .woocommerce-form-login__rememberme {display: block;}.wpr-my-account-tab p, .wpr-my-account-tab table.shop_table, .wpr-my-account-tab .woocommerce-order-downloads {margin: 0;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-products td, .elementor-widget-wpr-my-account-pro .wpr-wishlist-products th {vertical-align: middle;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-remove {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 25px;height: 25px;cursor: pointer;}.elementor-widget-wpr-my-account-pro .wpr-wishlist-remove::before {font-family: "Font Awesome 5 Free";font-weight: 600 !important;content: '\f00d';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-indent: 0;}@media screen and (max-width: 867px) {.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-navigation {float: left;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-content {float: right;}}@media screen and (max-width: 767px) {.wpr-my-account-tabs-horizontal .woocommerce-MyAccount-navigation ul {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-navigation {width: 100% !important;}.woocommerce-account .wpr-my-account-tabs-vertical .woocommerce-MyAccount-content {width: 100%!important;}}.wpr-active-filters-horizontal .wpr-product-active-filters {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-product-active-filters {padding: 0;margin: 0;list-style: none;}.wpr-product-active-filters li a::before {font-family: "Font Awesome 5 Free" !important;content: '\f00d';top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-weight: 600 !important;}.wpr-product-filter-title {margin: 0;}.wpr-product-filters .wpr-search-form-input-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-product-filter-rating {padding: 0;margin: 0;list-style: none;}.wpr-product-filter-label-left .wpr-product-filter-rating a {display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-product-filter-label-right .wpr-product-filter-rating a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-product-filter-rating .wpr-rating-icon-full {color: orange;}.wpr-product-filter-rating .wpr-rating-icon-empty {color: lightgray;}.wpr-product-filter-rating.wpr-woo-rating-style-2 i:before {content: '\002605';}.wpr-product-filter-rating .wpr-active-product-filter .wpr-rating-icon-full {color: red }.wpr-product-filter-tax-wrap {padding: 0;margin: 0;list-style: none;}.wpr-product-filter-tax-wrap .wpr-active-product-filter {color: red;}.wpr-product-filter-tax-wrap li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;line-height: 1;}.wpr-product-filter-tax-wrap li a span:last-child:not(.wpr-product-filter-tax-name) {margin-left: 4px;}.wpr-product-filter-label-right .wpr-product-filter-tax-wrap li a span:last-child:not(.wpr-product-filter-tax-name) {margin-left: auto;}.wpr-product-filter-tax-wrap li a span:first-child {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;}.wpr-active-product-filter:not(.wpr-woo-rating) span:first-child:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;}.wpr-product-filter-tax-child a {margin-left: 10px;}.wpr-product-filter-price input {visibility: hidden;}.wpr-product-filter-price-slider .ui-slider-range {position: absolute;display: block;}.wpr-product-filter-price-slider .ui-slider-handle {position: absolute;cursor: ew-resize;}.wpr-product-filter-slide-handlers-round .wpr-product-filter-price-slider .ui-slider-handle {border-radius: 100%;}.wpr-product-filter-slide-handlers-square .wpr-product-filter-price-slider .ui-slider-handle {border-radius: 0;border: none !important;outline: none !important;}.wpr-product-filter-price-amount {margin-top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.wpr-product-filter-price-btn-right .wpr-product-filter-price-amount {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-product-filters .wpr-product-filter-price-amount button.button {font-weight: 400;}.wpr-charts-container {min-height: 20px;}.wpr-charts-error-notice {text-align: center;}.wpr-charts-container .wpr-rotating-plane {width: 25px;height: 25px;background: rgba(0,0,0,.25);border-radius: 50%;position: absolute;top: 50%;left: 50%;z-index: 999;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.wpr-acc-search-input {width: 100%;}.wpr-acc-search-input-wrap {position: relative;}.wpr-acc-search-input-wrap i {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.wpr-acc-search-input-wrap i.fa-times {cursor: pointer;display: none;}.wpr-advanced-accordion .wpr-acc-button {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;width: 100%;border: none;text-align: left;outline: none;font-size: 15px;-webkit-transition: none;-o-transition: none;transition: none;}.wpr-acc-icon-box {position: absolute;left: 0;top: 0;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-acc-icon-box {position: absolute;left: 0;top: 0;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-acc-icon-box-after {position: absolute;left: 100%;top: 0;height: 0;width: 0;}.wpr-acc-item-title {z-index: 9;}.wpr-acc-title-text {white-space: normal;}.wpr-acc-item-title {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-advanced-accordion .wpr-toggle-icon i {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}.wpr-advanced-accordion .wpr-acc-panel {display: none;overflow: hidden;position: relative;-webkit-transition: max-height 0.2s ease-out;-o-transition: max-height 0.2s ease-out;transition: max-height 0.2s ease-out;}.wpr-advanced-accordion .wpr-acc-panel-active {display: block;}.wpr-advanced-accordion .wpr-acc-active, .wpr-acc-button:hover {background-color: #ccc;}.wpr-advanced-accordion .wpr-acc-panel p, .wpr-advanced-accordion .wpr-acc-panel div {margin: 0;}.wpr-ti-close {display: inline-block;}.wpr-ti-open {display: none;}.wpr-acc-active .wpr-ti-close {display: none;}.wpr-acc-active .wpr-ti-open {display: inline-block;}.wpr-page-list {display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;padding: 0;margin: 0;}.wpr-page-list li {font-size: 0;text-align: left;}.wpr-page-list li a, .wpr-page-list .wpr-pl-title {display: inline-block;text-decoration: none;cursor: pointer;}.wpr-page-list p {margin: 0;}.wpr-page-list i, .wpr-page-list i:before {width: 100%;height: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-page-list .wpr-page-list-item, .wpr-page-list .wpr-page-list-wrapper-link {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: start;-ms-flex-pack: start;justify-content: flex-start;}.wpr-page-list .wpr-page-list-wrapper-link {width: 100%;height: 100%;}.wpr-page-list-item {line-height: 1.5;}.wpr-page-list-item-icon {margin-right: 5px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-page-list-item-icon i {font-size: 25px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-page-list-horizontal .wpr-page-list {-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-page-list-vertical .wpr-page-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-page-list-vertical .wpr-page-list li a {}.wpr-page-list-vertical .wpr-sub-page {padding-left: 20px;}.wpr-pl-icon-top .wpr-page-list-item-icon {margin-bottom: auto;}.wpr-pl-icon-bottom .wpr-page-list-item-icon {margin-top: auto;}.wpr-pl-badge-top .wpr-page-list-item-badge {margin-bottom: auto;}.wpr-pl-badge-bottom .wpr-page-list-item-badge {margin-top: auto;}.wpr-page-list-item-badge {background-color:rgb(255, 0, 179);padding: 3px 5px;}.wpr-pl-badge-anim-yes .wpr-page-list-item-badge {-webkit-animation: badgeFade 2s ease-in-out infinite;animation: badgeFade 2s ease-in-out infinite;}.wpr-offcanvas-trigger {display: inline-block;}.wpr-offcanvas-container {position: relative;}.wpr-offcanvas-wrap-relative {background-color: transparent !important;}.wpr-offcanvas-align-left .wpr-offcanvas-wrap-relative {top: 100%;left: 0;right: auto;}.wpr-offcanvas-align-center .wpr-offcanvas-wrap-relative {top: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.wpr-offcanvas-align-right .wpr-offcanvas-wrap-relative {top: 100%;right: 0;left: auto;}.wpr-offcanvas-content::-webkit-scrollbar {width: 4px;background-color: transparent;}.wpr-offcanvas-content::-webkit-scrollbar-thumb {border-left: 3px solid black;}.wpr-offcanvas-container .wpr-template-edit-btn {top: 10px;right: 10px;}.wpr-offcanvas-body-overflow {overflow: hidden;}.wpr-offcanvas-test-div {visibility: hidden;}.wpr-offcanvas-wrap {position: fixed;top: 0;right: 0;width: 100vw;height: 100vh;min-height: 100vh;max-width: 100%;max-height: 100%;display: none;z-index: 9999;}.wpr-offcanvas-wrap-relative.wpr-offcanvas-wrap {position: absolute;width: auto;height: auto;min-height: auto;max-width: unset;max-height: unset;}.wpr-offcanvas-header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-offcanvas-reverse-header-yes .wpr-offcanvas-header {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.wpr-offcanvas-content {width: 300px;position: absolute;background-color: #FFF;text-align: center;overflow: hidden;overflow-y: auto;}.wpr-offcanvas-wrap-relative .wpr-offcanvas-content {position: relative;}.wpr-offcanvas-content .elementor-invisible {visibility: visible !important;}.wpr-offcanvas-content-top {top: 0;left: 0;bottom: auto;width: 100%;height: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-left {top: 0;left: 0;right: auto;height: 100%;width: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-right {top: 0;right: 0;left: auto;height: 100%;width: 300px;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-bottom {bottom: 0;left: 0;top: auto;width: 100%;height: auto;-webkit-transform: translateX(0) translateY(0);-ms-transform: translateX(0) translateY(0);transform: translateX(0) translateY(0);}.wpr-offcanvas-content-middle {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;height: auto;width: auto;}.wpr-offcanvas-header {padding: 10px;}.wpr-close-offcanvas {cursor: pointer;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;}.wpr-close-offcanvas::before {font-family: "Font Awesome 5 Free";font-weight: 600;}@-webkit-keyframes offcanvas-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes offcanvas-slide-in-align-left {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes offcanvas-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@keyframes offcanvas-slide-out-align-left {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}.wpr-offcanvas-content-left.wpr-offcanvas-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: offcanvas-slide-in-align-left;animation-name: offcanvas-slide-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-left.wpr-offcanvas-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: offcanvas-slide-out-align-left;animation-name: offcanvas-slide-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes offcanvas-slide-in-align-right {0% {-webkit-transform: translateX(100%);transform: translateX(100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes offcanvas-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes offcanvas-slide-out-align-right {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}.wpr-offcanvas-content-right.wpr-offcanvas-slide-in {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation-name: offcanvas-slide-in-align-right;animation-name: offcanvas-slide-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-right.wpr-offcanvas-slide-out {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-animation-name: offcanvas-slide-out-align-right;animation-name: offcanvas-slide-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-top {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes offcanvas-slide-in-align-top {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@-webkit-keyframes offcanvas-slide-out-align-top {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}}@keyframes offcanvas-slide-out-align-top {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);}}.wpr-offcanvas-content-top.wpr-offcanvas-slide-in {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: offcanvas-slide-in-align-top;animation-name: offcanvas-slide-in-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-top.wpr-offcanvas-slide-out {-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-animation-name: offcanvas-slide-out-align-top;animation-name: offcanvas-slide-out-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-bottom {0% {-webkit-transform: translateY(100%);transform: translateY(100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes offcanvas-slide-in-align-bottom {0% {-webkit-transform: translateY(100%);transform: translateY(100%);}100% {-webkit-transform: translateY(0);transform: translateY(0);}}@-webkit-keyframes offcanvas-slide-out-align-bottom {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(100%);transform: translateY(100%);}}@keyframes offcanvas-slide-out-align-bottom {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(100%);transform: translateY(100%);}}.wpr-offcanvas-content-bottom.wpr-offcanvas-slide-in {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-animation-name: offcanvas-slide-in-align-bottom;animation-name: offcanvas-slide-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-slide-out {-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-animation-name: offcanvas-slide-out-align-bottom;animation-name: offcanvas-slide-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-slide-in-align-middle {0% {top: 150%;}100% {top: 50%}}@keyframes offcanvas-slide-in-align-middle {0% {top: 150%;}100% {top: 50%}}@-webkit-keyframes offcanvas-slide-out-align-middle {0% {top: 50%}100% {top: 150%;}}@keyframes offcanvas-slide-out-align-middle {0% {top: 50%}100% {top: 150%;}}.wpr-offcanvas-content-middle.wpr-offcanvas-slide-in {top: 50%;-webkit-animation-name: offcanvas-slide-in-align-middle;animation-name: offcanvas-slide-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-middle.wpr-offcanvas-slide-out {top: 150%;-webkit-animation-name: offcanvas-slide-out-align-middle;animation-name: offcanvas-slide-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@-webkit-keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-bottom;animation-name: offcanvas-grow-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-bottom;animation-name: offcanvas-grow-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-in-align-bottom {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}}@-webkit-keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}@keyframes offcanvas-grow-out-align-bottom {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: bottom;transform-origin: bottom;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;}}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-bottom;animation-name: offcanvas-grow-in-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-bottom.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-bottom;animation-name: offcanvas-grow-out-align-bottom;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-top {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}}@keyframes offcanvas-grow-in-align-top {0% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}}@-webkit-keyframes offcanvas-grow-out-align-top {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}}@keyframes offcanvas-grow-out-align-top {0% {-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: top;transform-origin: top;}100% {-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: top;transform-origin: top;}}.wpr-offcanvas-content-top.wpr-offcanvas-grow-in {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-animation-name: offcanvas-grow-in-align-top;animation-name: offcanvas-grow-in-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-top.wpr-offcanvas-grow-out {-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-animation-name: offcanvas-grow-out-align-top;animation-name: offcanvas-grow-out-align-top;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-left {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}}@keyframes offcanvas-grow-in-align-left {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}}@-webkit-keyframes offcanvas-grow-out-align-left {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}}@keyframes offcanvas-grow-out-align-left {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left;transform-origin: left;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left;transform-origin: left;}}.wpr-offcanvas-content-left.wpr-offcanvas-grow-in {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);-webkit-animation-name: offcanvas-grow-in-align-left;animation-name: offcanvas-grow-in-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-left.wpr-offcanvas-grow-out {-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-animation-name: offcanvas-grow-out-align-left;animation-name: offcanvas-grow-out-align-left;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes offcanvas-grow-in-align-middle {0% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@-webkit-keyframes offcanvas-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}@keyframes offcanvas-grow-out-align-middle {0% {-webkit-transform: scale(1) translateX(-50%) translateY(-50%);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}100% {-webkit-transform: scale(0) translateX(-50%) translateY(-50%);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-transform-origin: top left;transform-origin: top left;}}.wpr-offcanvas-content-middle.wpr-offcanvas-grow-in {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1) translateX(-50%) translateY(-50%);-webkit-animation-name: offcanvas-grow-in-align-middle;animation-name: offcanvas-grow-in-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-middle.wpr-offcanvas-grow-out {-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0) translateX(-50%) translateY(-50%);-webkit-animation-name: offcanvas-grow-out-align-middle;animation-name: offcanvas-grow-out-align-middle;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-grow-in-align-right {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}}@keyframes offcanvas-grow-in-align-right {0% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}}@-webkit-keyframes offcanvas-grow-out-align-right {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}}@keyframes offcanvas-grow-out-align-right {0% {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;transform-origin: right;}100% {-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;transform-origin: right;}}.wpr-offcanvas-content-right.wpr-offcanvas-grow-in {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);-webkit-animation-name: offcanvas-grow-in-align-right;animation-name: offcanvas-grow-in-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-content-right.wpr-offcanvas-grow-out {-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-animation-name: offcanvas-grow-out-align-right;animation-name: offcanvas-grow-out-align-right;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}@-webkit-keyframes offcanvas-fade-in {0% {opacity: 0}100% {opacity: 1}}@keyframes offcanvas-fade-in {0% {opacity: 0}100% {opacity: 1}}@-webkit-keyframes offcanvas-fade-out {0% {opacity: 1}100% {opacity: 0}}@keyframes offcanvas-fade-out {0% {opacity: 1}100% {opacity: 0}}.wpr-offcanvas-fade-in {opacity: 1;-webkit-animation-name: offcanvas-fade-in;animation-name: offcanvas-fade-in;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-fade-out {opacity: 0;-webkit-animation-name: offcanvas-fade-out;animation-name: offcanvas-fade-out;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}.wpr-offcanvas-wrap-active {}.wpr-submit-error {margin: 0;position: absolute;top: 100%;}.wpr-field-group .wpr-submit-error {position: absolute;top: 100%;}.wpr-field-group input {margin: 0;}.wpr-form-fields-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-form-fields-wrap input[type="date"], .wpr-form-fields-wrap input[type="time"] {position: relative;}.wpr-form-fields-wrap input[type="date"]::-webkit-calendar-picker-indicator, .wpr-form-fields-wrap input[type="time"]::-webkit-calendar-picker-indicator {opacity: 0;}.wpr-form-fields-wrap input[type="date"]::before, .wpr-form-fields-wrap input[type="time"]::before {font-family: "Font Awesome 5 Free" !important;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: absolute;width: 16px;height: 16px;pointer-events: none;}.wpr-form-fields-wrap input[type="date"]::before {content: '\f073';}.wpr-form-fields-wrap input[type="time"]::before {content: '\f017';}.wpr-form-fields-wrap .wpr-form-field:focus {-webkit-box-shadow: none !important;box-shadow: none !important;}.wpr-form-fields-wrap.wpr-labels-above .wpr-field-group .wpr-field-sub-group, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>.wpr-select-wrap, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>input, .wpr-form-fields-wrap.wpr-labels-above .wpr-field-group>textarea, .wpr-field-group .wpr-button {-ms-flex-preferred-size: 100%;flex-basis: 100%;max-width: 100%;}.wpr-form-fields-wrap.wpr-labels-inline > .wpr-field-group > input, .wpr-form-fields-wrap.wpr-labels-inline > .wpr-field-group .wpr-select-wrap {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-field-group {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-field-group.wpr-form-field-type-submit {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.wpr-field-group .wpr-form-field-textual {width: 100%;max-width: 100%;border: 1px solid #818a91;background-color: transparent;color: #373a3c;vertical-align: middle;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.wpr-field-group .wpr-form-field-textual:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}.wpr-field-group .wpr-form-field-textual::-webkit-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual:-ms-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::-moz-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::-ms-input-placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-form-field-textual::placeholder {color: inherit;font-family: inherit;opacity: 0.6;}.wpr-field-group .wpr-select-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;width: 100%;}.wpr-field-group .wpr-select-wrap select {-webkit-appearance: none;-moz-appearance: none;appearance: none;color: inherit;font-size: inherit;font-family: inherit;font-weight: inherit;font-style: inherit;text-transform: inherit;letter-spacing: inherit;line-height: inherit;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding-right: 20px;}.wpr-field-group .wpr-select-wrap.wpr-fi-svg-no:before {content: "\e92a";font-family: "eicons";font-size: 15px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px;pointer-events: none;}.wpr-field-group.wpr-form-field-type-select-multiple .wpr-select-wrap:before {content: "";}.wpr-select-wrap svg {width: 15px;height: 15px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px;pointer-events: none;}.wpr-select-wrap svg path {width: 15px;height: 15px;}.wpr-field-sub-group {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.wpr-form-field-option {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-field-sub-group .wpr-form-field-option label {display: inline-block;}.wpr-field-sub-group:not(.wpr-inline-sub-group) .wpr-form-field-option {-ms-flex-preferred-size: 100%;flex-basis: 100%;}.wpr-form-field-type-checkbox .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-checkbox .wpr-field-sub-group .wpr-form-field-option label, .wpr-form-field-type-radio .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-radio .wpr-field-sub-group .wpr-form-field-option label, .wpr-form-field-type-acceptance .wpr-field-sub-group .wpr-form-field-option input, .wpr-form-field-type-acceptance .wpr-field-sub-group .wpr-form-field-option label {display: inline;}.wpr-custom-styles-yes .wpr-form-field-type-checkbox input, .wpr-custom-styles-yes .wpr-form-field-type-radio input {opacity: 0;position: absolute;z-index: -1;}.wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option label, .wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option label {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option label::before {content: "" !important;left: 0;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;border: 1px solid black;cursor: pointer;}.wpr-custom-styles-yes .wpr-gf-checkbox-group .wpr-checked input[type="checkbox"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-checkbox .wpr-form-field-option.wpr-checked label::before {content: "\2713" !important;}.wpr-custom-styles-yes .wpr-gf-checkbox-group input[type="radio"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option label::before {content: "" !important;left: 0;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;border: 1px solid black;border-radius: 50%;cursor: pointer;}.wpr-custom-styles-yes .wpr-gf-checkbox-group .wpr-checked input[type="radio"]+label::before, .wpr-custom-styles-yes .wpr-form-field-type-radio .wpr-form-field-option.wpr-checked label::before {content: "⬤" !important;}.wpr-file-type-error {-ms-flex-preferred-size: 100%;flex-basis: 100%;padding: 5px 0;margin: 0 0 5px 0;list-style-type: none;color: red;font-size: 13px;}.wpr-file-type-error li {color: #000;display: inline;}.wpr-form-field-type-hidden {display: none;}.wpr-form-field-type-html {display: inline-block;}.wpr-form-field-label {text-align: left;}.wpr-form-field-type-recaptcha_v3 .wpr-form-field-label {display: none;}.wpr-form-field-type-recaptcha_v3 .grecaptcha-badge {z-index: 1;}.wpr-required-mark .wpr-form-field-label:after {content: "*";color: red;padding-left: 0.2em;}.wpr-column {position: relative;min-height: 1px;display: -webkit-box;display: -ms-flexbox;display: flex;}.wpr-step-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;margin-bottom: 10px;flex-wrap: wrap;}.wpr-step-progress {width: 100%;height: auto;background-color: black;}.wpr-step-progress-fill {width: 0;height: auto;background-color: red;text-align: right;color: white;padding-right: 10px;-webkit-transition: width 0.5s;-o-transition: width 0.5s;transition: width 0.5s;}.wpr-step-content-layout-vertical .wpr-step-wrap {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.wpr-step-type-none .wpr-step-wrap {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-step-tab {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}.wpr-step-tab-hidden {display: none;}.wpr-step {border: none;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;opacity: 0.5;}.wpr-step-content-layout-vertical .wpr-step {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.wpr-step-content-layout-horizontal .wpr-step {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.wpr-separator-off .wpr-step {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-step.wpr-step-active {opacity: 1;}.wpr-step-content {width: var(--wpr-steps-indicator-padding, 30px);height: var(--wpr-steps-indicator-padding, 30px);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;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-step-content-layout-vertical .wpr-step-label {width: 100%;}.wpr-step-main-label, .wpr-step-sub-label {display: block;}.wpr-form-field-type-step {display: none;}.wpr-form-field-type-hidden {display: none;}.wpr-form-field-type-recaptcha-v3 {display: none;}.wpr-stp-btns-wrap {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;flex-wrap: nowrap;margin-bottom: 5px;}.wpr-step-sep, .wpr-stp-btns-wrap .wpr-button {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.wpr-step-tab .wpr-stp-btns-wrap .wpr-button {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;-ms-flex-preferred-size: auto;flex-basis: auto;}.wpr-step-sep:last-of-type {display: none;}.wpr-step-sep {height: var(--wpr-steps-divider-width, 1px);background-color: lightgrey;}.wpr-step-content-layout-vertical:not(.wpr-step-type-none) .wpr-step-sep {margin-top: calc(var(--wpr-steps-indicator-padding, 30px) / 2 - var(--wpr-steps-divider-width, 1px) / 2 + var(--wpr-steps-padding));}.wpr-step-content-layout-horizontal .wpr-step-sep {background-color: lightgrey;height: var(--wpr-steps-divider-width, 1px);top: 50%;}.wpr-form .wpr-double-bounce {display: inline-block;vertical-align: middle;}.wpr-loader-hidden {display: none !important;}.wpr-form .wpr-double-bounce .wpr-child {background-color: white;}@keyframes badgeFade {0% {opacity: 1 }50% {opacity: 0.5 }0% {opacity: 1 }}.wpr-breadcrumbs {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;list-style-type: none;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;}.wpr-breadcrumbs li:not(:last-of-type) {margin-right: 4px;}@media screen and (max-width: 767px) {.wpr-breadcrumbs {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wpr-breadcrumbs li {white-space: nowrap;}}.wpr-image-scroll-wrap {overflow: hidden;position: relative;display: inline-block;width: 100%;height: 300px;}.wpr-image-scroll-wrap img {position: absolute;min-width: 100%;min-height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: -webkit-transform 0.3s ease-out;transition: -webkit-transform 0.3s ease-out;-o-transition: transform 0.3s ease-out;transition: transform 0.3s ease-out;transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;}.wpr-scroll-vertical img {width: 100%;max-width: none;height: auto;}.wpr-scroll-horizontal {display: block;scroll-behavior: smooth;width: 100%;height: 100%;white-space: nowrap;}.wpr-scroll-horizontal img {height: 100%;width: auto;max-width: none;-o-object-fit: cover;object-fit: cover;display: inline-block;}.wpr-scroll-horizontal::-webkit-scrollbar {display: none;}.wpr-trigger-hover:hover img {will-change: transform;}.wpr-image-scroll-link {display: block;text-decoration: none;width: 100%;}.wpr-image-scroll-link:hover {text-decoration: none;}.wpr-image-scroll-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;pointer-events: none;z-index: 1;}.wpr-image-scroll-icon {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 1;pointer-events: none;-webkit-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;z-index: 2;}.wpr-image-scroll-icon-hidden {opacity: 0;}.wpr-vplaylist-wrap {position: relative;display: flex;flex-flow: row nowrap;justify-content: space-between;background-color: black;overflow: hidden;}.wpr-vplaylist-wrap * {color: white;margin: 0;}.wpr-vplaylist-wrap .video-player-wrap {flex: 0 0 66.67%;width: 66.67%;height: 100%;}.wpr-vplaylist-wrap .video-player {position: relative;display: block;overflow: hidden;width: 100%;padding-bottom: 56.25%;height: 0;}.wpr-vplaylist-wrap .video-player iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wpr-vplaylist-thumbs-wrap {display: flex;flex-direction: column;flex: 0 0 33.33%;width: 33.33%;}.wpr-vplaylist-highlight {display: flex;justify-content: space-between;align-items: center;width: 100%;height: auto;}.wpr-vplaylist-highlight .wpr-play, .wpr-vplaylist-highlight .wpr-pause {display: flex;justify-content: center;align-items: center;}.wpr-vplaylist-heading {max-width: 80%;padding: 8px 20px;}.wpr-vplaylist-current-title {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.wpr-vplaylist-heading span {display: block;color: rgba(255, 255, 255, 0.75);margin-bottom: 7px;}.wpr-vplaylist-controller {display: flex;justify-content: center;align-items: center;height: 100%;min-width: 20%;}.wpr-vplaylist-controller svg {width: 30px;height: 30px;fill: white;stroke: white;cursor: pointer;}.wpr-vplaylist-controller .wpr-pause {display: none;}.wpr-vplaylist-thumbs {position: relative;height: 100%;overflow-x: hidden;overflow-y: auto;scrollbar-color: #bfbfbf4d #ffffff26;scrollbar-width: thin;}.wpr-vplaylist-thumbs ul {position: absolute;top: 0;left: 0;display: flex;flex-direction: column;list-style: none;padding: 0;max-height: auto;overflow-y: auto;width: 100%;max-width: 100%;}.wpr-vplaylist-thumbs li {display: inline-flex;padding: 10px 20px;cursor: pointer;max-width: 100%;}.wpr-vplaylist-thumbs ul img {width: 125px;height: 100%;margin-right: 12px;}.wpr-vplaylist-info span {color: rgba(255, 255, 255, 0.75);}@media only screen and (max-width: 768px) {.wpr-vplaylist-heading {padding: 7px 10px;}.wpr-vplaylist-heading span, .wpr-vplaylist-current-title {margin-bottom: 0;}.wpr-vplaylist-controller svg {width: 20px;height: 20px;}.wpr-vplaylist-thumbs li {padding: 10px;}.wpr-vplaylist-thumbs ul img {width: 90px;margin-right: 10px;}.wpr-vplaylist-info-title {margin-bottom: 2px;font-size: 12px;line-height: 1.3;}.wpr-vplaylist-info span {font-size: 12px;}}@media only screen and (max-width: 480px) {.wpr-vplaylist-wrap {flex-direction: column;}.wpr-vplaylist-wrap .video-player-wrap {flex: auto;width: 100%;}.wpr-vplaylist-thumbs-wrap {flex: auto;width: 100%;height: 300px;}.wpr-vplaylist-heading {padding: 15px;}.wpr-vplaylist-controller {min-width: 15%;}.wpr-vplaylist-controller svg {width: 22px;height: 22px;}.wpr-vplaylist-thumbs li {padding: 15px;}.wpr-vplaylist-thumbs ul img {width: 120px;margin-right: 10px;}}.wpr-icon-animation-horizontal .wpr-image-scroll-icon {-webkit-animation-name: wprIconHorizontal;animation-name: wprIconHorizontal;}.wpr-icon-animation-vertical .wpr-image-scroll-icon {-webkit-animation-name: wprIconVertical;animation-name: wprIconVertical;}.wpr-icon-animation-horizontal .wpr-image-scroll-icon {-webkit-animation-name: wprIconHorizontal;animation-name: wprIconHorizontal;}.wpr-icon-animation-vertical .wpr-image-scroll-icon {-webkit-animation-name: wprIconVertical;animation-name: wprIconVertical;}@-webkit-keyframes wprIconHorizontal {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(calc(-50% + 10px), -50%);transform: translate(calc(-50% + 10px), -50%);}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@keyframes wprIconHorizontal {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(calc(-50% + 10px), -50%);transform: translate(calc(-50% + 10px), -50%);}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@-webkit-keyframes wprIconVertical {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(-50%, calc(-50% + 10px));transform: translate(-50%, calc(-50% + 10px));}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}@keyframes wprIconVertical {0% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}50% {-webkit-transform: translate(-50%, calc(-50% + 10px));transform: translate(-50%, calc(-50% + 10px));}100% {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//bestlivinglimited.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}