* {
box-sizing: border-box;
}
html {
font-family: sans-serif;
-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;
box-sizing: content-box;
}
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 {
position: relative;
z-index: 1;
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;
max-width: 1200px; }
.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;
}
.l-titlebar-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-titlebar-h {
position: relative;
z-index: 1;
margin: 0 auto;
max-width: 1200px; }
.l-main-h {
margin: 0 auto;
max-width: 1200px; }
.l-content {
width: 70%;
}
.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;
}
.l-section-video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.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;
max-width: 1200px; }
.l-sidebar {
width: 25%;
}
.l-subfooter {
position: relative;
margin: 0 auto;
}
.l-subfooter-h {
margin: 0 auto;
max-width: 1200px; } .l-canvas.type_boxed,
.l-canvas.type_boxed .l-subheader,
.l-canvas.type_boxed ~ .l-footer .l-subfooter {
max-width: 1300px; } .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.imgsize_cover .l-section-img {
background-size: cover;
}
.l-section.imgsize_contain .l-section-img {
background-size: contain;
} .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: 120%;
right: auto;
} .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 > .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.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;
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-excerpt p:last-child {
margin-bottom: 0;
} .w-blog.layout_smallcircle .w-blog-post-preview {
display: block;
float: left;
border-radius: 50%;
overflow: hidden;
width: 30%; }
.w-blog.layout_smallcircle .w-blog-post-preview-icon {
display: block;
padding-bottom: 100%;
}
.w-blog.layout_smallcircle .w-blog-post-title {
margin-left: 35%; padding-top: 0;
}
.w-blog.layout_smallcircle .w-blog-post-body {
margin-left: 35%; } .w-blog.layout_masonry .w-blog-post {
float: left;
} .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_compact .w-blog-post-title,
.w-blog.layout_compact .w-blog-post-body,
.w-blog.layout_compact .w-blog-post-meta {
display: inline;
vertical-align: top;
} .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-comments-item-date {
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;
}
.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;
vertical-align: -webkit-baseline-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;
}
.w-lang-item-icon,
.w-lang-item-title {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
.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;
position: relative;
cursor: pointer;
}
.w-portfolio-item-image {
position: relative;
overflow: hidden;
z-index: 1;
height: 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-color: inherit;
}
.w-portfolio-item-image img {
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-image {
padding-bottom: 100%;
}
.w-portfolio.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 200%;
}
.w-portfolio.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 50%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item-image {
padding-bottom: 56.25%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 112.5%;
}
.w-portfolio.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 28.125%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item-image {
padding-bottom: 66.6666%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 133.3333%;
}
.w-portfolio.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 33.33333%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item-image {
padding-bottom: 75%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 150%;
}
.w-portfolio.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 37.5%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item-image {
padding-bottom: 150%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 300%;
}
.w-portfolio.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 75%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item-image {
padding-bottom: 133.3333%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: 266.6666%;
}
.w-portfolio.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: 66.6666%;
} .g-preloader {
display: inline-block;
vertical-align: top;
position: relative;
font-size: 16px; width: 36px; height: 36px; }
.g-preloader:before,
.g-preloader:after {
width: 32px; height: 32px; border-width: 2px; } .g-preloader.style_1:after {
content: '';
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
border-style: solid;
border-color: transparent;
border-top-color: inherit;
-webkit-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
}
@-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.style_2:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
border-style: solid;
border-color: inherit;
border-radius: 50%;
opacity: 0.2;
}
.g-preloader.style_2:after {
content: '';
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
border-style: solid;
border-color: transparent;
border-top-color: inherit;
-webkit-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
} .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;
}
.w-separator-h:before,
.w-separator-h:after {
content: '';
display: inline-block;
vertical-align: top;
position: absolute;
height: 0;
width: 2000px;
}
.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;
}
.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: -6px;
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-list:after {
content: '';
display: block;
clear: both;
}
.w-tabs-item {
float: left;
position: relative;
text-align: center;
white-space: nowrap;
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 {
position: absolute;
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 {
display: block;
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-sections-h {
position: static;
}
.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;
text-align: justify;
text-justify: newspaper;
text-align-last: justify;
}
.w-tabs.layout_timeline .w-tabs-list-h:after {
content: '';
display: inline-block;
height: 0;
width: 100%;
overflow: hidden;
visibility: hidden;
}
.w-tabs.layout_timeline .w-tabs-item {
float: none;
display: inline-block;
vertical-align: top;
} .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(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/fontawesome-webfont.svg?v=4.3.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;
transform: translate(0, 0);
} .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;
}
.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 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
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 {
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-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: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-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.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-genderless:before,
.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-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-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";
}@font-face {
font-family: 'mdfonticon';
src: url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/mdfonticon.eot) format('embedded-opentype'),
url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/mdfonticon.woff) format('woff'),
url(//www.mantarroarredi.it/wp-content/themes/Zephyr/fonts/mdfonticon.ttf) format('truetype'),
url(//www.mantarroarredi.it/wp-content/themes/Zephyr/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;
word-wrap: break-word;
} h1 {
font: 40px/1.3 sans-serif;
}
h2 {
font: 34px/1.4 sans-serif;
}
h3 {
font: 28px/1.4 sans-serif;
}
h4 {
font: 24px/1.4 sans-serif;
}
h5 {
font: 20px/1.4 sans-serif;
}
h6 {
font: 18px/1.4 sans-serif;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 24px;
color: #222; }
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6 {
padding-top: 18px;
}
.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.color_custom h1,
.l-section.color_custom h2,
.l-section.color_custom h3,
.l-section.color_custom h4,
.l-section.color_custom h5,
.l-section.color_custom 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 24px;
}
.g-html .w-gallery + p {
margin-top: 24px;
} .g-html ul,
.g-html ol {
margin: 0 0 24px 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 4px;
} .g-html address {
margin: 0 0 24px;
} .g-html blockquote {
font-style: italic;
padding: 0 0 0 32px;
margin: 0 0 24px;
border-left: 5px solid #c20; }
.g-html blockquote q,
.g-html blockquote p {
font: inherit;
margin: 0;
}
.g-html blockquote cite {
display: block;
font-size: 80%;
} .g-html pre {
display: block;
font-family: Consolas, Lucida Console, monospace;
font-size: 12px;
line-height: 20px;
padding: 10px 15px;
margin: 0 0 24px;
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 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: 24px;
}
.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 {
font-size: 16px;
padding: 8px 0;
box-shadow: 0 -1px 0 0 rgba(0,0,0,0) inset;
border-radius: 0;
border-bottom: 1px solid #e8e8e8; background-color: transparent !important;
color: inherit !important;
-webkit-transition: border-color 0.3s, box-shadow 0.3s;
transition: border-color 0.3s, box-shadow 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: 46px;
}
select > option {
padding: 4px 8px;
}
input[type="checkbox"],
input[type="radio"] {
margin-right: 3px;
box-shadow: none !important;
}
input[type=file],
input[type=range] {
width: 100%;
padding: 10px 0;
border: none !important;
box-shadow: none !important;
}
::-webkit-input-placeholder {
opacity: 0.66; }
.l-subfooter.at_top ::-webkit-input-placeholder {
opacity: 0.4; } .l-section.color_primary input,
.l-section.color_primary textarea,
.l-section.color_primary select,
.l-section.color_secondary input,
.l-section.color_secondary textarea,
.l-section.color_secondary select {
border-color: rgba(255,255,255,0.5);
} .l-body {
-webkit-tap-highlight-color: rgba(20,20,20,0.3);
background-color: #ddd; }
.l-canvas {
box-shadow: 0 1px 1px rgba(0,0,0,0.05), 0 2px 5px rgba(0,0,0,0.15);
background-color: #fff; color: #444; } .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-timing-function: cubic-bezier(.78,.13,.15,.86);
transition-timing-function: cubic-bezier(.78,.13,.15,.86);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.l-header.notransition .l-subheader {
-webkit-transition-property: none !important;
transition-property: none !important;
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.l-subheader.at_top {
line-height: 40px; background-color: #f2f2f2; color: #666; }
.l-subheader.at_top .l-subheader-h {
display: table; width: 100%;
}
.l-subheader.at_middle {
text-align: right;
line-height: 80px; background-color: #fff; color: #444; }
.l-subheader.at_bottom {
clear: both;
line-height: 50px; background-color: #f2f2f2; color: #666; } .l-header.pos_fixed.show_onscroll {
overflow: hidden;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86);
transition: transform 0.3s cubic-bezier(.78,.13,.15,.86);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.l-header.pos_fixed.show_onscroll.sticky {
overflow: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
} .l-header.layout_standard .l-subheader.at_middle {
box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
} .l-header.layout_extended .l-subheader.at_middle {
box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
} .l-header.layout_advanced .l-subheader.at_bottom {
box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
}
.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 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
}
.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;
} @media (min-width: 901px) {
.l-body.header_aside {
position: relative;
}
.l-body.header_aside .l-canvas {
position: static;
}
}
.l-header.layout_sided {
top: 0;
left: 0;
bottom: 0;
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.22), 2px 0 1px -1px rgba(0,0,0,0.05);
}
.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-img > img.for_transparent,
.l-header.layout_sided.transparent .w-logo-img > img.for_default {
display: none;
}
.l-header.layout_sided.transparent .w-logo-img > 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;
}
.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;
}
.w-nav.layout_ver.type_desktop [class*="columns"] .w-nav-list.level_2 {
width: 980px;
}
.w-nav.layout_ver.type_mobile .w-nav-list.level_2,
.w-nav.layout_ver.type_mobile .w-nav-list.level_3,
.w-nav.layout_ver.type_mobile .w-nav-list.level_4 {
border-radius: 0;
}
.l-header.layout_sided .w-search {
float: none !important;
margin: 0 5px 30px !important;
}
.l-header.layout_sided .w-search-h {
line-height: 40px;
}
.l-header.layout_sided .w-search-show {
text-align: center;
}
.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-show {
text-align: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart + .w-search .w-search-show {
margin-left: 10px;
margin-right: 0;
}
.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: 15px;
}
.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-canvas.type_wide .l-header.bg_transparent {
background: linear-gradient(to top, transparent 0, rgba(0,0,0,0.5) 100%) repeat-x;
}
.l-canvas.type_wide .l-header.layout_sided.bg_transparent {
background: none;
}
.l-header.transparent .l-subheader {
box-shadow: none !important;
background-color: transparent;
color: #fff; }
.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;
-webkit-transition: padding 0.3s cubic-bezier(.78,.13,.15,.86);
transition: padding 0.3s cubic-bezier(.78,.13,.15,.86);
}
.l-titlebar.color_alternate,
.l-titlebar.color_primary,
.l-titlebar.color_secondary,
.l-titlebar.color_custom {
box-shadow: 0 -2px 1px -1px rgba(0,0,0,0.04) inset;
}
.l-titlebar h1 {
margin: 0;
}
.l-titlebar p {
line-height: 22px;
margin: 10px 0 0;
opacity: 0.66;
}
.l-titlebar .g-breadcrumbs {
font-size: 13px;
line-height: 22px;
margin: 10px 0 4px;
}
.g-breadcrumbs-separator {
margin: 0 8px;
}
.g-breadcrumbs-separator:before {
content: '\e647';
font-family: mdfonticon;
font-size: 16px;
vertical-align: middle;
}
.l-titlebar .g-nav-item {
display: block;
position: absolute;
top: 50%;
margin-top: -27px;
text-align: center;
font-size: 34px;
font-family: mdfonticon;
line-height: 56px;
height: 54px;
width: 54px;
border-radius: 50%;
color: inherit;
}
.l-titlebar .g-nav-item.to_next {
right: 0;
padding-left: 1px;
}
.l-titlebar .g-nav-item.to_next:before {
content: '\e647';
}
.l-titlebar .g-nav-item.to_prev {
left: 0;
padding-right: 1px;
}
.l-titlebar .g-nav-item.to_prev:before {
content: '\e646';
}
.no-touch .l-titlebar .g-nav-item:hover {
background-color: #f5f5f5; color: inherit;
}
.no-touch .l-titlebar.color_alternate .g-nav-item:hover {
background-color: #e5e5e5; }
.no-touch .l-titlebar.color_primary .g-nav-item:hover,
.no-touch .l-titlebar.color_secondary .g-nav-item:hover,
.no-touch .l-titlebar.color_custom .g-nav-item:hover {
background-color: rgba(255,255,255,0.12);
} .l-titlebar.size_small .l-titlebar-h {
padding: 20px 0;
}
.l-titlebar.size_medium .l-titlebar-h {
padding: 40px 0;
}
.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: -10px 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: 70px;
padding-bottom: 70px;
}
.l-titlebar.size_huge .l-titlebar-h {
padding-top: 100px;
padding-bottom: 100px;
}
@media (min-width: 768px) {
.l-titlebar.size_huge h1 {
font-size: 44px;
line-height: 54px;
letter-spacing: 2px;
font-weight: 300;
}
}
.l-titlebar.size_huge h1,
.l-titlebar.size_huge p {
text-transform: uppercase;
} .l-titlebar.color_primary {
background-color: #c20; color: #fff;
}
.l-titlebar.color_secondary {
background-color: #8c0; 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;
} .l-canvas.sidebar_left .l-main,
.l-canvas.sidebar_right .l-main {
padding-left: 40px;
padding-right: 40px;
}
.l-sidebar {
padding: 80px 0;
} .l-canvas.sidebar_none .l-section {
padding: 0 40px;
}
.l-section-h {
padding: 80px 0;
} .l-section.height_small .l-section-h {
padding: 40px 0;
} .l-section.height_large .l-section-h {
padding: 120px 0;
} .l-section.color_alternate {
background-color: #f5f5f5; } .l-section.color_primary {
background-color: #c20; color: #fff;
}
.l-section.color_secondary {
background-color: #8c0; color: #fff;
}
.l-section.color_primary a,
.l-section.color_secondary a {
color: inherit;
} .l-section.for_blogpost ~ .l-section:last-child {
margin-bottom: 80px;
}
.l-section.for_blogpost + .l-section .l-section-h {
padding-bottom: 40px;
} .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,
.l-section.for_blogpost.preview_basic .w-blog-post-meta {
margin-bottom: 30px;
} .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 {
margin-bottom: 30px;
} .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 40px;
}
.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 24px;
} .l-section.for_blogpost + .l-section + .l-section.for_tags {
margin-top: -20px;
}
.l-section.for_tags .l-section-h {
padding: 40px 0;
}
.l-section.for_blogpost + .l-section + .l-section.for_tags .l-section-h {
padding-top: 0;
} .l-section.for_author .l-section-h {
padding: 40px;
background-color: #f5f5f5; } .l-section.for_blognav {
border-top-width: 1px;
border-top-style: dashed;
}
.l-section.for_blognav .l-section-h {
padding: 0;
}
.l-section.for_author + .l-section.for_blognav {
border: none;
}
.w-author + .w-blognav {
border-top: none;
} .l-section.for_author + .l-section.for_related {
margin-top: 40px;
}
.l-section.for_related .l-section-h {
padding: 35px 40px;
background-color: #f5f5f5; } .l-section.for_comments {
border-top-width: 1px;
border-top-style: dashed;
}
.l-section.for_author + .l-section.for_comments,
.l-section.for_related + .l-section.for_comments {
border: none;
}
.l-canvas.sidebar_none .l-section.for_comments {
margin-bottom: 0;
border: none;
box-shadow: 0 1px 1px -1px rgba(0,0,0,0.15) inset, 0 3px 4px -2px rgba(0,0,0,0.1) inset;
background-color: #f5f5f5; }
.single-post .l-canvas.sidebar_none .l-section.for_comments {
margin-top: 50px;
}
.single-post .l-canvas.sidebar_none .l-section.for_blognav + .l-section.for_comments {
margin-top: 0;
}
.l-section.for_comments .l-section-h {
padding: 40px 0 0;
}
.single-us_portfolio .l-section.for_comments .l-section-h {
padding-bottom: 60px;
}
.l-canvas.sidebar_none .l-section.for_comments .l-section-h {
padding: 60px 0;
} .l-subfooter {
padding-left: 40px;
padding-right: 40px;
}	
.l-subfooter.at_top {
padding-top: 70px;
padding-bottom: 40px;
box-shadow: 0 1px 1px rgba(0,0,0,0.05), 0 2px 5px rgba(0,0,0,0.15);
background-color: #1a1a1a; color: #808080; }
.l-subfooter.at_top p {
margin: 0 0 20px;
}
.l-subfooter.at_top p:last-child {
margin: 0;
}
.l-subfooter.at_top h1,
.l-subfooter.at_top h2,
.l-subfooter.at_top h3,
.l-subfooter.at_top h4,
.l-subfooter.at_top a {
color: #ccc; }
.l-subfooter.at_bottom {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
box-shadow: 0 1px 1px rgba(0,0,0,0.05), 0 2px 5px rgba(0,0,0,0.15);
background-color: #222; color: #666; }
.l-subfooter.at_bottom a {
color: #999; }
.no-touch .l-subfooter.at_bottom a:hover {
color: #fff; } .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: 42px 46px;
}
.w-actionbox-text h1,
.w-actionbox-text h2,
.w-actionbox-text h3,
.w-actionbox-text h4,
.w-actionbox-text h5,
.w-actionbox-text h6 {
margin: 0;
}
.w-actionbox-text p {
margin: 5px 0;
}
.w-actionbox-text h2 + p {
margin-top: 12px;
}
.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: 40px;
}
.w-actionbox.controls_right .w-btn {
margin-left: 10px;
} .w-actionbox.color_alternate {
background-color: #f5f5f5; }
.w-actionbox.color_primary {
background-color: #c20; color: #fff;
}
.w-actionbox.color_secondary {
background-color: #8c0; 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_alternate,
.l-section.color_secondary .w-actionbox.color_secondary {
padding: 0;
background-color: transparent;
}
.w-actionbox.color_primary h1,
.w-actionbox.color_primary h2,
.w-actionbox.color_primary h3,
.w-actionbox.color_primary h4,
.w-actionbox.color_primary h5,
.w-actionbox.color_primary h6,
.w-actionbox.color_secondary h1,
.w-actionbox.color_secondary h2,
.w-actionbox.color_secondary h3,
.w-actionbox.color_secondary h4,
.w-actionbox.color_secondary h5,
.w-actionbox.color_secondary h6 {
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 {
margin-bottom: 60px;
}
.w-blog-post-link {
color: inherit;
}
.w-blog-post-preview-icon {
-webkit-transition: color 0.3s;
transition: color 0.3s;
background-color: #f5f5f5; color: #9e9e9e; }
.no-touch .w-blog-post-link:hover .w-blog-post-preview-icon {
color: #8c0; }
.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: '\e7de';
display: block;
position: absolute;
top: 50%;
left: 50%;
font-family: mdfonticon;
font-size: 75px;
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: '\e6dc';
}
.w-blog-post.format-gallery .w-blog-post-preview-icon:before {
content: '\e6a1';
}
.w-blog-post.format-video .w-blog-post-preview-icon:before {
content: '\e834';
}
.w-blog-post.format-quote .w-blog-post-preview-icon:before {
content: '\e767';
}
.w-blog-post.format-audio .w-blog-post-preview-icon:before {
content: '\e68d';
}
.w-blog-post.format-link .w-blog-post-preview-icon:before {
content: '\e7e5';
}
.w-blog-post.type-page .w-blog-post-preview-icon:before {
content: '\e872';
}
.w-blog-post-title {
margin-bottom: 16px;
}
.w-blog-post.sticky .w-blog-post-title {
font-weight: bold;
}
.w-blog-post-title span {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .w-blog-post-link:hover .w-blog-post-title span {
color: #8c0; }
.w-blog-post-meta a {
color: inherit;
}
.no-touch .w-blog-post-meta a:hover {
color: #8c0; }
.w-blog-post-meta > time,
.w-blog-post-meta > span {
margin: 2px 16px 2px 0;
}
.w-blog-post-meta > time:before,
.w-blog-post-meta > span:before {
font-size: 1.11em;
font-family: mdfonticon;
vertical-align: top;
margin-right: 5px;
}
.w-blog-post-meta-date:before {
content: '\e77f';
}
.w-blog-post-meta-author:before {
content: '\e613';
}
.w-blog-post-meta-tags:before {
content: '\e8df';
}
.w-blog-post-meta-category:before {
content: '\e747';
}
.w-blog-post-meta-comments:before {
content: '\e7ff';
}
.w-blog-post-excerpt {
margin-top: 18px;
}
.w-blog-post-more.w-btn {
margin: 22px 0 0;
} .w-blog.layout_large .w-blog-post-preview > img,
.w-blog.layout_large .w-blog-post-preview > div {
margin-bottom: 20px;
}
.w-blog.layout_large .w-blog-post-title {
padding: 0;
} .w-blog.layout_smallcircle .w-blog-post-preview {
max-width: 350px;
} .w-blog.layout_masonry .w-blog-list {
margin: 0 -4px;
}
.l-section.height_auto .w-blog.layout_masonry .w-blog-list {
margin-top: 2px;
margin-bottom: 2px;
}
.l-section.width_full .w-blog.layout_masonry .w-blog-list {
margin-left: 2px;
margin-right: 2px;
}
.w-blog.layout_masonry .w-blog-post {
padding: 4px;
margin-bottom: 0;
width: 50%;
}
.l-canvas.sidebar_none .w-blog.layout_masonry .w-blog-post {
width: 33.3%;
}
@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%;
}
}
.w-blog.layout_masonry .w-blog-post-h {
overflow: hidden;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
background-color: #fff; color: #444; }
.no-touch .w-blog.layout_masonry .w-blog-post:hover .w-blog-post-h {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
z-index: 3;
}
.w-blog.layout_masonry .w-blog-post-link {
display: block;
}
.w-blog.layout_masonry .w-blog-post-title {
font-size: 20px;
line-height: 30px;
padding: 25px 30px 0;
margin: 0;
}
.w-blog.layout_masonry .w-blog-post-body {
padding: 0 30px 30px;
}
.w-blog.layout_masonry .w-blog-post-meta {
font-size: 13px;
line-height: 22px;
margin-top: 10px;
}
.w-blog.layout_masonry .w-blog-post-excerpt {
margin-top: 12px;
}
.w-blog.layout_masonry .g-pagination {
text-align: center;
margin-top: 30px;
}
.w-blog.layout_masonry .g-loadmore {
margin-top: 30px;
} .w-blog.layout_grid .w-blog-list {
margin: 0 -20px;
}
.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: 20px;
margin-right: 20px;
}
.w-blog.layout_grid .w-blog-post {
padding: 0 20px;
margin-bottom: 40px;
width: 50%;
}
.l-canvas.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-link {
display: block;
}
.w-blog.layout_grid .w-blog-post-preview > img,
.w-blog.layout_grid .w-blog-post-preview > div {
margin-bottom: 20px;
}
.w-blog.layout_grid .w-blog-post-preview .w-video-h {
padding-bottom: 66.6667%;
}
.w-blog.layout_grid .w-blog-post-title {
font-size: 20px;
line-height: 30px;
padding: 0;
margin: 0;
}
.w-blog.layout_grid .w-blog-post-meta {
font-size: 13px;
line-height: 22px;
margin-top: 10px;
}
.w-blog.layout_grid .w-blog-post-excerpt {
margin-top: 12px;
}
.w-blog.layout_grid .g-pagination {
text-align: center;
} .w-blog.layout_compact .w-blog-post {
margin-bottom: 10px;
}
.w-blog.layout_compact .w-blog-post:last-child {
margin-bottom: 5px;
}
.w-blog.layout_compact .w-blog-post-link {
margin-right: 10px;
color: #c20; }
.w-blog.layout_compact .w-blog-post-title {
font-size: 16px;
margin: 0;
color: inherit;
}
.w-blog.layout_compact .w-blog-post-meta > time,
.w-blog.layout_compact .w-blog-post-meta > span {
font-size: 13px;
margin: 0 16px 0 0;
}
.w-blog.layout_compact .w-blog-post-meta > time:before,
.w-blog.layout_compact .w-blog-post-meta > span:before {
display: none;
}
.w-blog.layout_compact .g-pagination,
.w-blog.layout_compact .g-loadmore {
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;
}
.w-blog.layout_related .w-blog-post-link {
color: #c20; }
.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: 6px;
padding-top: 14px;
color: inherit;
}
.w-blog.layout_related .w-blog-post-meta {
font-size: 13px;
} .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: 30px 40px;
width: 50%;
position: relative;
color: inherit !important;
}
.w-blognav-prev:before {
content: '\e71f';
font: 46px/1 mdfonticon;
position: absolute;
top: 32px;
left: -10px;
opacity: 0.3;
}
.w-blognav-next {
float: right;
text-align: right;
padding: 30px 40px;
width: 50%;
position: relative;
color: inherit !important;
}
.w-blognav-next:before {
content: '\e720';
font: 46px/1 mdfonticon;
position: absolute;
top: 32px;
right: -10px;
opacity: 0.3;
}
.w-blognav-meta {
display: block;
font-size: 13px;
text-transform: uppercase;
opacity: 0.5;
}
.no-touch .w-blognav-title,
.no-touch .w-blognav-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .w-blognav-prev:hover .w-blognav-title,
.no-touch .w-blognav-next:hover .w-blognav-title {
color: #8c0; } .w-btn,
button,
input[type="submit"] {
font-size: 15px;
line-height: 20px;
padding: 11px 22px;
margin: 5px 0;
text-transform: uppercase;
position: relative;
background-color: transparent;
border-radius: 3px;
border: none;
-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); }
.w-btn label {
position: relative;
z-index: 1;
}
.w-btn i {
position: absolute;
z-index: 1;
line-height: inherit;
vertical-align: top;
left: 20px;
}
.w-btn i + label {
padding-left: 22px;
} .w-btn.icon_atright i {
right: 20px;
left: auto;
}
.w-btn.icon_atright i + label {
padding-left: 0;
padding-right: 22px;
} .w-btn.size_large,
input.w-btn.size_large,
button.w-btn.size_large {
font-size: 18px;
line-height: 28px;
padding: 14px 36px;
}
.w-btn.size_large i {
left: 38px;
}
.w-btn.size_large i + label {
padding-left: 30px;
}
.w-btn.size_large.icon_atright i {
right: 38px;
left: auto;
}
.w-btn.size_large.icon_atright i + label {
padding-left: 0;
padding-right: 30px;
} .no-touch .w-btn.style_flat:hover {
background-color: #f5f5f5; }
.no-touch .color_alternate .w-btn.style_flat:hover {
background-color: #e5e5e5; }
.no-touch .color_primary .w-btn.style_flat:hover,
.no-touch .color_secondary .w-btn.style_flat:hover,
.no-touch .color_custom .w-btn.style_flat:hover {
background-color: rgba(255,255,255,0.12);
}
.w-btn.style_flat .ripple {
background-color: #999; }
.w-btn.style_flat .ripple.ripple-on {
opacity: 0.08;
} input[type="submit"],
.w-btn.style_raised,
.w-btn.w-blog-post-more {
box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
}
.no-touch input[type="submit"]:hover,
.no-touch .w-btn.style_raised:hover,
.no-touch .w-btn.w-blog-post-more:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
input[type="submit"]:focus,
input[type="submit"]:active,
.w-btn.style_raised:focus,
.w-btn.style_raised:active,
.w-btn.w-blog-post-more:focus,
.w-btn.w-blog-post-more:active {
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) !important;
} input[type="submit"],
button.w-btn.color_primary.style_raised,
a.w-btn.color_primary.style_raised {
background-color: #c20; color: #fff;
}
button.w-btn.color_primary.style_flat,
a.w-btn.color_primary.style_flat {
color: #c20; } button.w-btn.color_secondary.style_raised,
a.w-btn.color_secondary.style_raised {
background-color: #8c0; color: #fff;
}
button.w-btn.color_secondary.style_flat,
a.w-btn.color_secondary.style_flat {
color: #8c0; } button.w-btn.color_light.style_raised,
a.w-btn.color_light.style_raised {
background-color: #e8e8e8; color: #444; }
.w-btn.color_light.style_raised .ripple {
background-color: #999; }
.w-btn.color_light.style_raised .ripple.ripple-on {
opacity: 0.1;
}
button.w-btn.color_light.style_flat,
a.w-btn.color_light.style_flat {
color: #9e9e9e; } button.w-btn.color_contrast.style_raised,
a.w-btn.color_contrast.style_raised {
background-color: #444; color: #fff; }
button.w-btn.color_contrast.style_flat,
a.w-btn.color_contrast.style_flat {
color: inherit;
} button.w-btn.color_black.style_raised,
a.w-btn.color_black.style_raised {
background-color: #000;
color: #fff;
}
button.w-btn.color_black.style_flat,
a.w-btn.color_black.style_flat {
color: #000;
} button.w-btn.color_white.style_raised,
a.w-btn.color_white.style_raised,
.w-blog-post a.w-btn.w-blog-post-more {
background-color: #fff;
color: #222;
}
button.w-btn.color_white.style_raised .ripple,
a.w-btn.color_white.style_raised .ripple,
.w-blog-post a.w-btn.w-blog-post-more .ripple {
background-color: #bbb;
}
button.w-btn.color_white.style_flat,
a.w-btn.color_white.style_flat {
color: #fff;
}
.no-touch .w-btn.color_white.style_flat:hover {
background-color: rgba(255,255,255,0.12);
}
.w-btn.color_white.style_flat .ripple {
background-color: #fff;
} .w-btn-wrapper.align_left {
display: inline-block;
vertical-align: top;
margin-right: 6px;
}
.align_center > .w-btn-wrapper.align_left {
margin-left: 3px;
margin-right: 3px;
} .w-btn-wrapper.align_center {
text-align: center;
} .w-btn-wrapper.align_right {
float: right;
margin-left: 10px;
} .ripple-container {
display: block;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0 !important;
z-index: 0 !important;
overflow: hidden;
border-radius: inherit;
pointer-events: none;
}
:root .ripple-container {
display: none \0/IE9; }
.ripple {
display: block;
position: absolute;
width: 20px;
height: 20px;
margin-left: -10px;
margin-top: -10px;
border-radius: 100%;
transform: scale(1);
transform-origin: 50%;
opacity: 0;
background-color: #fff;
pointer-events: none;
}
.ripple.ripple-on {
-webkit-transition: opacity 0.15s ease-in, -webkit-transform 0.45s cubic-bezier(.4,0,.2,1) 0.1s;
transition: opacity 0.15s ease-in, transform 0.45s cubic-bezier(.4,0,.2,1) 0.1s;
opacity: 0.13;
}
.ripple.ripple-out {
-webkit-transition: opacity 0.2s linear !important;
transition: opacity 0.2s linear !important;
opacity: 0 !important;
} .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;
vertical-align: -webkit-baseline-middle;
line-height: 50px;
}
.l-subheader.at_bottom .w-cart-h {
line-height: 40px;
}
.w-cart-link {
display: block;
font-size: 21px;
padding-left: 15px;
position: relative;
color: inherit;
}
.w-cart-link:before {
content: '\e8c5';
font-family: mdfonticon;
vertical-align: top;
} .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: 2px;
background-color: rgba(0,0,0,0.85);
color: #ccc;
}
.w-cart-notification .product-name {
color: #fff;
} .w-cart-dropdown {
display: none;
position: absolute;
right: 0;
font-size: 14px;
text-align: left;
padding: 30px 30px 25px;
min-width: 285px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 2px 5px 0 rgba(0,0,0,0.25);
background-color: #fff; color: #444; }
.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-comments-title {
margin-bottom: 30px;
}
.w-comments-title:before {
content: '\e7ff';
font-size: 1.15em;
font-family: mdfonticon;
vertical-align: middle;
margin-right: 8px;
opacity: 0.33;
}
.w-comments-item {
margin-bottom: 30px;
}
.w-comments-childlist {
margin-left: 30px;
}
.w-comments-item-meta,
.w-comments-item-text,
.w-comments-item-answer {
margin-left: 70px;
}
.w-comments-item-meta {
margin-bottom: 12px;
}
.w-comments-item-icon {
width: 50px;
border-radius: 50%;
overflow: hidden;
}
.w-comments-item-author {
font-size: 0.9em;
font-weight: bold;
margin-right: 15px;
}
.w-comments-item-date {
font-size: 0.9em;
}
.w-comments-item-text > p {
margin-bottom: 12px;
}
.w-comments-item-answer {
font-size: 0.9em;
}
.w-comments-pagination {
font-size: 13px;
text-align: center;
}
.w-comments-pagination a {
margin: 0 10px;
}
.comment-reply-title {
font-size: 20px;
}
.comment-reply-title small {
font-size: 13px;
margin-left: 10px;
}
p.form-allowed-tags {
display: none;
}
p.form-submit {
margin: 0;
} .l-subheader .w-contacts {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
font-size: 14px;
line-height: 40px;
}
.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.for_email:before {
content: '\e804';
font-size: 1.3em;
font-family: mdfonticon;
vertical-align: top;
line-height: inherit;
opacity: 0.5;
}
.l-subheader .w-contacts-item.for_phone:before {
content: '\e80f';
font-size: 1.3em;
font-family: mdfonticon;
vertical-align: top;
line-height: inherit;
opacity: 0.5;
}
.l-subheader .w-contacts-item i {
font-size: 1.3em;
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;
}
.no-touch .l-subheader .w-contacts-item-value a:hover {
color: #8c0; } .w-nav + .w-copyright {
float: left;
} .w-counter {
text-align: center;
margin: 0 auto;
max-width: 300px;
}
.w-counter-number {
line-height: 1;
color: #222; }
.w-counter.color_primary .w-counter-number {
color: #c20; }
.w-counter.color_secondary .w-counter-number {
color: #8c0; }
.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: 14px 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;
font-size: 0;
}
.g-filters-item {
display: inline-block;
vertical-align: top;
font-size: 15px;
line-height: 24px;
text-transform: uppercase;
cursor: pointer;
padding: 14px 20px 12px;
border-bottom: 2px solid transparent;
opacity: 0.66;
-webkit-transition: border-color 0.3s, color 0.3s, opacity 0.3s;
transition: border-color 0.3s, color 0.3s, opacity 0.3s;
}
.no-touch .g-filters-item:hover {
opacity: 1;
}
.g-filters-item.active {
opacity: 1;
border-color: #c20; color: #c20; }
.no-touch .color_primary .g-filters-item.active,
.no-touch .color_secondary .g-filters-item.active {
border-color: #fff;
color: #fff;
} .w-form {
padding-top: 10px;
}
.w-form-row {
padding-left: 40px;
margin-bottom: 24px !important;
}
.w-form-row.for_submit {
padding-left: 0;
margin-bottom: 0 !important;
}
.w-form-row.for_links {
padding-left: 0;
margin: 20px 0 0 !important;
}
.w-form-field {
display: block;
position: relative;
}
.w-form-field > input:focus,
.w-form-field > textarea:focus {
box-shadow: none;
border-color: #e5e5e5; }
.w-form-field > textarea {
padding-top: 11px;
line-height: 24px;
}
.w-form-field > i {
display: block;
position: absolute;
top: 0;
left: -40px;
font-size: 24px;
line-height: 46px;
opacity: 0.33;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
}
.w-form-field > input:focus ~ i,
.w-form-field > textarea:focus ~ i {
opacity: 1;
}
.w-form-field-label {
position: absolute;
top: 10px;
left: 0;
font-size: 16px;
line-height: 26px;
pointer-events: none;
opacity: 0.66;
-webkit-transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
transition: font-size 0.3s cubic-bezier(.78,.13,.15,.86), top 0.3s cubic-bezier(.78,.13,.15,.86);
}
:root .w-form-field-label {
z-index: -1 \0/IE9; }
input:focus ~ .w-form-field-label,
input.not-empty ~ .w-form-field-label,
textarea:focus ~ .w-form-field-label,
textarea.not-empty ~ .w-form-field-label {
top: -15px;
font-size: 13px;
}
.w-form-field-bar:before,
.w-form-field-bar:after {
content: '';
position: absolute;
bottom: 0;
height: 2px;
width: 0;
z-index: 1;
-webkit-transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
transition: background-color 0.3s, width 0.3s cubic-bezier(.78,.13,.15,.86);
}
.w-form-field-bar:before {
left: 50%;
}
.w-form-field-bar:after {
right: 50%;
}
input:focus ~ .w-form-field-bar:before,
input:focus ~ .w-form-field-bar:after,
textarea:focus ~ .w-form-field-bar:before,
textarea:focus ~ .w-form-field-bar:after {
width: 50%;
background-color: #c20;
}
.w-form-row.check_wrong input,
.w-form-row.check_wrong textarea {
border-color: red;
}
.w-form-state {
font-size: 13px;
line-height: 18px;
padding-top: 4px;
color: red;
height: 0;
opacity: 0;
-webkit-transition: height 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s;
transition: height 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s;
}
.w-form-row.check_wrong .w-form-state {
height: 22px;
opacity: 1;
}
.w-form .w-btn {
margin: 0;
}
.w-form-field .w-btn .w-btn-label {
display: block;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86);
transition: opacity 0.3s, transform 0.3s cubic-bezier(.78,.13,.15,.86);
}
.w-form-field .w-btn.loading .w-btn-label {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.w-form-field .w-btn .g-preloader {
position: absolute;
top: 50%;
left: 50%;
height: 26px;
width: 26px;
margin: -13px 0 0 -13px;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.w-form-field .w-btn .g-preloader:before,
.w-form-field .w-btn .g-preloader:after {
border-width: 2px;
height: 22px;
width: 22px;
}
.w-form-field .w-btn.loading .g-preloader {
opacity: 1;
}
.w-form .w-btn-wrapper.align_left {
float: left;
margin-right: 15px;
}
.w-form .w-btn-wrapper.align_right {
text-align: right;
margin-left: 15px;
}
.w-form-field-success,
.w-form-field-error {
display: inline-block;
vertical-align: top;
font-size: 17px;
line-height: 25px;
padding-top: 8px;
}
.w-btn-wrapper.align_center ~ .w-form-field-success,
.w-btn-wrapper.align_center ~ .w-form-field-error {
display: block;
text-align: center;
}
.w-btn-wrapper.align_right ~ .w-form-field-success,
.w-btn-wrapper.align_right ~ .w-form-field-error {
float: right;
text-align: right;
}
.w-form-field-success {
color: #4c0;
}
.w-form-field-error {
color: red;
} .protected-post-form {
margin-bottom: 20px;
padding: 28px 35px 14px;
background-color: #f5f5f5; }
.protected-post-form .w-form-row:after {
display: block;
content: '';
clear: both;
}
.protected-post-form .w-form-label {
margin-left: -40px;
}
.protected-post-form .w-form-field {
float: left;
}
.protected-post-form .w-form-field.for_input {
margin-right: 15px;
}
.protected-post-form .w-btn {
margin-top: 4px;
} .w-form.for_login .w-form-row.for_submit .w-btn {
margin-right: 15px;
}
.w-form.for_login .w-form-row.for_submit label {
font-size: 14px;
}
.w-form.for_login .w-form-row.for_submit label input[type="checkbox"] {
margin-top: -3px;
vertical-align: middle;
}
.w-form-row-link {
margin-right: 8px;
} .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: background-color 0.3s;
transition: background-color 0.3s;
}
.no-touch a.w-gallery-item:hover .w-gallery-item-hover {
background-color: rgba(255,255,255,0.25);
} .w-gallery.with_indents .w-gallery-list {
margin: -2px;
}
.w-gallery.with_indents .w-gallery-item {
padding: 2px;
}
.w-gallery.with_indents a.w-gallery-item .w-gallery-item-hover {
top: 2px;
left: 2px;
right: 2px;
bottom: 2px;
} .w-iconbox-link {
color: inherit;
-webkit-transition: none;
transition: none;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.w-iconbox-icon {
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.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: 16px 0;
} .w-iconbox.iconpos_left .w-iconbox-title {
padding: 0 0 16px;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-title {
padding-top: 3px;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-text {
margin-left: 0;
} .w-iconbox.style_default .w-iconbox-icon {
color: inherit;
background-color: transparent !important;
}
.w-iconbox.style_default .w-iconbox-icon > i {
color: inherit;
}
.w-iconbox.style_default.color_light .w-iconbox-icon {
color: #e8e8e8; }
.w-iconbox.style_default.color_primary .w-iconbox-icon {
color: #c20; }
.w-iconbox.style_default.color_secondary .w-iconbox-icon {
color: #8c0; } .w-iconbox.style_circle .w-iconbox-icon {
text-align: center;
overflow: hidden;
border-radius: 50%;
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.w-iconbox.style_circle .w-iconbox-link:active .w-iconbox-icon,
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
.w-iconbox.style_circle .w-iconbox-icon i {
text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.w-iconbox.style_circle.color_light .w-iconbox-icon {
background-color: #f5f5f5; color: #444; }
.w-iconbox.style_circle.color_contrast .w-iconbox-icon {
background-color: #444; color: #fff; }
.w-iconbox.style_circle.color_primary .w-iconbox-icon {
background-color: #c20; color: #fff;
}
.w-iconbox.style_circle.color_secondary .w-iconbox-icon {
background-color: #8c0; color: #fff;
} .w-iconbox.no_text.size_tiny {
max-width: 44px;
}
.w-iconbox.size_tiny .w-iconbox-icon {
font-size: 30px;
line-height: 30px;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon {
font-size: 19px;
line-height: 44px;
height: 44px;
width: 44px;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon img {
max-width: 20px;
}
.w-iconbox.size_tiny .w-iconbox-title {
font-size: 18px;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-title {
margin-left: 44px;
}
.w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-text {
margin-left: 60px;
}
.w-iconbox.style_default.iconpos_left.size_tiny .w-iconbox-icon img {
max-width: 30px;
} .w-iconbox.no_text.size_small {
max-width: 60px;
}
.w-iconbox.size_small .w-iconbox-icon {
font-size: 40px;
line-height: 40px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon {
font-size: 26px;
line-height: 60px;
height: 60px;
width: 60px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon img {
max-width: 28px;
}
.w-iconbox.size_small .w-iconbox-title {
font-size: 20px;
}
.w-iconbox.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.size_small.iconpos_left .w-iconbox-text {
margin-left: 62px;
}
.w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-text {
margin-left: 80px;
}
.w-iconbox.style_default.iconpos_left.size_small .w-iconbox-icon img {
max-width: 40px;
} .w-iconbox.no_text.size_medium {
max-width: 80px;
}
.w-iconbox.size_medium .w-iconbox-icon {
font-size: 50px;
line-height: 50px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon {
font-size: 34px;
line-height: 80px;
height: 80px;
width: 80px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon img {
max-width: 38px;
}
.w-iconbox.size_medium .w-iconbox-title {
font-size: 22px;
}
.w-iconbox.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.size_medium.iconpos_left .w-iconbox-text {
margin-left: 75px;
}
.w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-text {
margin-left: 105px;
}
.w-iconbox.style_default.iconpos_left.size_medium .w-iconbox-icon img {
max-width: 50px;
} .w-iconbox.no_text.size_large {
max-width: 100px;
}
.w-iconbox.size_large .w-iconbox-icon {
font-size: 70px;
line-height: 70px;
}
.w-iconbox.style_circle.size_large .w-iconbox-icon {
font-size: 46px;
line-height: 100px;
height: 100px;
width: 100px;
}
.w-iconbox.style_circle.size_large .w-iconbox-icon img {
max-width: 46px;
}
.w-iconbox.size_large .w-iconbox-title {
font-size: 24px;
}
.w-iconbox.size_large.iconpos_left .w-iconbox-title,
.w-iconbox.size_large.iconpos_left .w-iconbox-text {
margin-left: 100px;
}
.w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-text {
margin-left: 120px;
}
.w-iconbox.style_default.iconpos_left.size_large .w-iconbox-icon img {
max-width: 70px;
} .w-iconbox.no_text.size_huge {
max-width: 130px;
}
.w-iconbox.size_huge .w-iconbox-icon {
font-size: 100px;
line-height: 100px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon {
font-size: 60px;
line-height: 130px;
height: 130px;
width: 130px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon img {
max-width: 60px;
}
.w-iconbox.size_huge .w-iconbox-title {
font-size: 26px;
}
.w-iconbox.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.size_huge.iconpos_left .w-iconbox-text {
margin-left: 135px;
}
.w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-text {
margin-left: 160px;
}
.w-iconbox.style_default.iconpos_left.size_huge .w-iconbox-icon img {
max-width: 100px;
} .w-image {
line-height: 0;
margin-bottom: 40px;
}
.w-image.align_left {
float: left;
margin-right: 40px;
}
.w-image.align_right {
float: right;
margin-left: 40px;
}
.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: 24px;
}
.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;
vertical-align: -webkit-baseline-middle;
line-height: 40px;
margin-left: 15px;
}
.w-lang.layout_dropdown .w-lang-list {
padding-top: 35px;
padding-bottom: 3px;
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 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
}
.w-lang-item {
padding: 0 30px 0 12px;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.w-lang.active .w-lang-item {
color: #444; }
.w-lang-list .w-lang-item {
line-height: 30px;
padding-right: 12px;
color: inherit;
opacity: 0;
}
.w-lang.active .w-lang-list .w-lang-item {
opacity: 1;
}
.w-lang-item-title {
font-size: 14px;
vertical-align: top;
}
.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;
}
.l-section.height_auto .g-loadmore {
margin-bottom: 30px;
}
.g-loadmore .w-btn {
margin: 0;
z-index: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: background-color 0.3s, opacity 0.3s, -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86);
transition: background-color 0.3s, opacity 0.3s, transform 0.3s cubic-bezier(.78,.13,.15,.86);
}
.g-loadmore.loading .w-btn {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.l-section.color_primary .g-loadmore .w-btn.color_primary.style_flat {
color: inherit;
}
.g-loadmore .g-preloader {
position: absolute;
top: 10px;
left: 50%;
margin-left: -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 cubic-bezier(.78,.13,.15,.86);
transition: height 0.3s cubic-bezier(.78,.13,.15,.86);
}
.l-header.layout_centered .w-logo-img {
max-width: none;
}
.w-logo-img > img {
display: block;
height: inherit;
min-height: 20px;
max-width: none;
-webkit-transition: margin 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
transition: margin 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
} .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: 1280px) {
.w-logos.nav_arrows {
padding: 0 54px;
}
}
.sidebar_left .w-logos.nav_arrows,
.sidebar_right .w-logos.nav_arrows {
padding: 0 54px;
}
.l-section.width_full .w-logos.nav_arrows {
padding: 0 74px;
}
.w-logos-item-h {
display: block;
padding: 30px;
margin: 5px;
border-radius: 2px;
opacity: 0;
height: 0;
box-shadow: 0 1px 1px rgba(0,0,0,0);
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s, box-shadow 0.3s opacity 0.3s;
transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, opacity 0.3s;
}
.owl-loaded .w-logos-item-h {
opacity: 0.66;
height: auto;
}
.no-touch .w-logos-item:hover .w-logos-item-h {
opacity: 1;
}
.owl-carousel .owl-item .w-logos-item-h img {
margin: 0 auto;
width: auto;
}
.w-logos .owl-prev,
.w-logos .owl-next {
position: absolute;
top: 50%;
font-size: 0;
font-family: mdfonticon;
text-align: center;
line-height: 56px;
height: 54px;
width: 54px;
margin-top: -27px;
border-radius: 50%;
-webkit-transition: background-color 0.3s, opacity 0.3s;
transition: background-color 0.3s, opacity 0.3s;
}
.w-logos .owl-prev {
left: -54px;
}
.w-logos .owl-prev:before {
content: '\e646';
font-size: 34px;
padding-right: 2px;
}
.w-logos .owl-next {
right: -54px;
}
.w-logos .owl-next:before {
content: '\e647';
font-size: 34px;
padding-left: 2px;
}
.no-touch .w-logos .owl-prev:hover,
.no-touch .w-logos .owl-next:hover {
background-color: #f5f5f5; }
.no-touch .color_alternate .w-logos .owl-prev:hover,
.no-touch .color_alternate .w-logos .owl-next:hover {
background-color: #e5e5e5; }
.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 {
background-color: rgba(255,255,255,0.12);
} .no-touch .w-logos.style_1 .w-logos-item:hover .w-logos-item-h {
background-color: rgba(0,0,0,0.04);
box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 1px 4px rgba(0,0,0,0.2);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
.no-touch .color_primary .w-logos.style_1 .w-logos-item:hover .w-logos-item-h,
.no-touch .color_secondary .w-logos.style_1 .w-logos-item:hover .w-logos-item-h {
background-color: rgba(255,255,255,0.12);
} .l-section.width_full .w-map {
margin: 20px;
}
.no-touch .l-section.width_full .w-map {
margin: 0;
}
.w-map img {
max-width: none !important;
}
.w-map label {
display: inline;
width: auto;
}
.gm-style .gm-style-iw > div {
width: auto !important;
}
.gmap_marker {
color: #333;
}
.gmap_marker h1,
.gmap_marker h2,
.gmap_marker h3,
.gmap_marker h4,
.gmap_marker h5,
.gmap_marker h6,
.gmap_marker p,
.gmap_marker ul,
.gmap_marker ol {
margin: 0;
padding: 8px 10px 4px !important;
} .w-message {
margin-bottom: 24px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
}
.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;
vertical-align: -webkit-baseline-middle;
line-height: 50px;
}
.l-subheader.at_bottom .w-nav.type_desktop {
line-height: 40px;
}
.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;
}
.w-cart + .w-nav .w-nav-control,
.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;
}
.w-nav-anchor {
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.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-anchor.level_1 .ripple.ripple-on {
opacity: 0.06;
} .w-nav-arrow {
display: none;
position: absolute;
top: 0;
right: 0;
font-family: mdfonticon;
font-size: 22px;
font-weight: normal;
line-height: inherit;
height: 100%;
width: 20px;
}
.w-nav-arrow:before {
content: '\e71e';
}
.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: '\e720';
}
.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: 30px;
} .l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3,
.l-header .w-nav-list.level_4 {
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 2px 5px 0 rgba(0,0,0,0.25);
padding: 6px 0;
min-width: 200px;
border-radius: 2px;
background-color: #fff; }
.l-header .w-nav-list.level_3,
.l-header .w-nav-list.level_4 {
box-shadow: 0 2px 1px 0 rgba(0,0,0,0.05), 0 3px 7px 0 rgba(0,0,0,0.25);
top: -6px;
}
.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.2s, background-color 0.2s;
transition: color 0.2s, background-color 0.2s;
color: #444; }
.l-header .w-nav-anchor.level_2 .ripple.ripple-on,
.l-header .w-nav-anchor.level_3 .ripple.ripple-on,
.l-header .w-nav-anchor.level_4 .ripple.ripple-on {
opacity: 0.08;
} .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {
padding: 15px 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;
}
.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: 400;
text-transform: uppercase;
margin: 0 0 8px;
background-color: transparent !important;
}
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 .ripple-container,
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-arrow {
display: none !important;
} .w-nav.type_desktop .btn.w-nav-item.level_1 {
margin: 0 10px;
}
.btn.w-nav-item .w-nav-anchor.level_1 {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
line-height: 40px;
border-radius: 3px;
box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
}
.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
.btn.w-nav-item .w-nav-anchor.level_1:focus,
.btn.w-nav-item .w-nav-anchor.level_1:active {
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) !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: '\e71e';
}
.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;
padding: 0;
box-shadow: none;
}
.w-nav.type_mobile .w-nav-anchor.level_1 {
margin: 0;
padding: 10px;
background-color: transparent !important;
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;
}
.w-nav.type_mobile .w-nav-anchor.level_3 {
line-height: 26px;
margin: 0;
padding: 10px 0 10px 30px;
}
.w-nav.type_mobile .w-nav-anchor.level_4 {
line-height: 26px;
margin: 0;
padding: 10px 0 10px 40px;
} .l-subfooter.at_bottom .w-nav {
float: right;
}
.l-subfooter.at_bottom .w-nav-anchor.level_1 {
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0 10px;
}
.l-subfooter.at_bottom .btn.w-nav-item .w-nav-anchor.level_1 {
line-height: 36px;
padding: 0 15px;
margin-top: -4px;
margin-bottom: -4px;
}
.l-subfooter.at_bottom .w-nav-list.level_2 {
display: none !important;
} .w-person {
max-width: 450px;
}
.w-person-content {
padding-bottom: 10px;
}
.w-person-name {
font-size: 20px;
margin-bottom: 0;
}
.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: 3px 0;
opacity: 0.5;
}
.w-person-description {
margin: 10px 0;
}
.w-person-links-item {
font-size: 18px;
line-height: 36px;
width: 36px;
border-radius: 50%;
color: inherit;
} .w-person.style_1 {
overflow: hidden;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
background-color: #fff; color: #444; }
.no-touch .w-person.style_1:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
}
.w-person.style_1 .w-person-content {
padding: 20px;
} .w-person.style_2 .w-person-name {
padding-top: 15px;
}
.w-person.style_2 .w-person-image img {
border-radius: 50%;
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.no-touch .w-person.style_2:hover .w-person-image img {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
} .w-portfolio-item-meta {
padding: 20px;
}
.w-portfolio-item-title {
font-size: 20px;
color: inherit !important;
}
.l-footer .w-portfolio-item-title {
font-size: 14px !important;
}
.w-portfolio-item-text {
font-size: 13px;
line-height: 18px;
margin-top: 5px;
opacity: 0.66;
}
.w-portfolio .ripple-container {
z-index: 1 !important;
}
.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,
.w-portfolio .g-loadmore {
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: 2px -2px;
}
.l-section.width_full .w-portfolio.with_indents .w-portfolio-list {
margin: 2px;
}
.w-portfolio.with_indents .w-portfolio-item {
padding: 2px;
}
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(200% + 4px);
}
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(50% - 2px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(112.5% + 4px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(28.125% - 2px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(133.3333% + 4px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(33.33333% - 2px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(150% + 4px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(37.5% - 2px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(300% + 4px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(75% - 2px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
padding-bottom: calc(266.6666% + 4px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
padding-bottom: calc(66.6666% - 2px);
} .no-touch .w-portfolio.style_1 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
border-radius: 50%;
padding-bottom: 100%;
background-color: inherit;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(.4,0,.2,1), opacity 0.4s;
transition: transform 0.4s cubic-bezier(.4,0,.2,1), opacity 0.4s;
}
.no-touch .w-portfolio.style_1.ratio_3x2 .size_2x1 .w-portfolio-item-image:after {
top: -100%;
}
.no-touch .w-portfolio.style_1.ratio_4x3 .size_2x1 .w-portfolio-item-image:after {
top: -83.3333%;
}
.no-touch .w-portfolio.style_1.ratio_1x1 .size_2x1 .w-portfolio-item-image:after {
top: -50%;
}
.no-touch .w-portfolio.style_1.ratio_3x2 .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_3x4 .size_2x1 .w-portfolio-item-image:after {
top: -25%;
}
.no-touch .w-portfolio.style_1.ratio_4x3 .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_2x3 .size_2x1 .w-portfolio-item-image:after {
top: -16.6666%;
}
.no-touch .w-portfolio.style_1.ratio_3x4 .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_3x2 .size_1x2 .w-portfolio-item-image:after {
top: 12.5%;
}
.no-touch .w-portfolio.style_1.ratio_2x3 .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_4x3 .size_1x2 .w-portfolio-item-image:after {
top: 16.6666%;
}
.no-touch .w-portfolio.style_1.ratio_1x1 .size_1x2 .w-portfolio-item-image:after {
top: 25%;
}
.no-touch .w-portfolio.style_1.ratio_3x4 .size_1x2 .w-portfolio-item-image:after {
top: 31.25%;
}
.no-touch .w-portfolio.style_1.ratio_2x3 .size_1x2 .w-portfolio-item-image:after {
top: 33.3333%;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.85;
-webkit-transform: scale(1.42);
transform: scale(1.42);
}
.no-touch .w-portfolio.style_1.ratio_3x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_1x1 .size_2x1 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_3x4 .size_2x1 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_4x3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_2x3 .size_2x1 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(1.25);
transform: scale(1.25);
}
.no-touch .w-portfolio.style_1.ratio_3x4 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_3x2 .size_1x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(1.67);
transform: scale(1.67);
}
.no-touch .w-portfolio.style_1.ratio_2x3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after,
.no-touch .w-portfolio.style_1.ratio_4x3 .size_1x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(1.82);
transform: scale(1.82);
}
.no-touch .w-portfolio.style_1.ratio_1x1 .size_1x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(2.25);
transform: scale(2.25);
}
.no-touch .w-portfolio.style_1.ratio_3x4 .size_1x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(2.85);
transform: scale(2.85);
}
.no-touch .w-portfolio.style_1.ratio_2x3 .size_1x2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
-webkit-transform: scale(3.2);
transform: scale(3.2);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: none;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
transition: transform 0.25s cubic-bezier(.4,0,.2,1), opacity 0.25s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0.9;
-webkit-transform: scale(1);
transform: scale(1);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
} .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.85;
}
.w-portfolio.style_2 .w-portfolio-item-meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 25px;
background: none;
color: #fff;
-webkit-transition: padding 0.25s cubic-bezier(.4,0,.2,1), color 0.25s cubic-bezier(.4,0,.2,1);
transition: padding 0.25s cubic-bezier(.4,0,.2,1), color 0.25s cubic-bezier(.4,0,.2,1);
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
color: inherit;
padding: 20px 30px 65px;
}
.w-portfolio.style_2 .w-portfolio-item-meta-h {
position: relative;
}
.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;
} .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 cubic-bezier(.78,.13,.15,.86);
transition: opacity 0.4s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0;
}
.style_3 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
}
.style_3 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.style_3 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .style_3 .w-portfolio-item-title {
opacity: 1;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
transition: transform 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .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 .style_3 .w-portfolio-item-text {
opacity: 0.66;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
transition: transform 0.3s cubic-bezier(.78,.13,.15,.86), opacity 0.3s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
} .no-touch .style_4 .w-portfolio-item-anchor {
overflow: hidden;
}
.no-touch .style_4 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: radial-gradient(ellipse at center center, rgba(30,30,30,0.1) 0px, rgba(30,30,30,0.8) 100%);
color: #fff;
-webkit-transform: scale(2);
transform: scale(2);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s cubic-bezier(.78,.13,.15,.86);
transition: opacity 0.35s, transform 0.35s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.no-touch .style_4 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .style_4 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
} .no-touch .style_5 .w-portfolio-item-anchor {
overflow: hidden;
}
.no-touch .style_5 .w-portfolio-item-image {
position: relative;
top: 0;
-webkit-transition: top 0.3s cubic-bezier(.78,.13,.15,.86);
transition: top 0.3s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
top: -30px;
}
.no-touch .style_5 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 0;
padding: 0 20px;
-webkit-transition: height 0.3s cubic-bezier(.78,.13,.15,.86);
transition: height 0.3s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
height: 100%;
}
.no-touch .style_5 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .style_5 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .style_5 .w-portfolio-item-title,
.no-touch .style_5 .w-portfolio-item-text {
opacity: 0;
-webkit-transition: opacity 0.5s cubic-bezier(.78,.13,.15,.86);
transition: opacity 0.5s cubic-bezier(.78,.13,.15,.86);
}
.no-touch .style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
}
.no-touch .style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
} .w-pricing-item-h {
color: #444; }
.w-pricing-item:first-child .w-pricing-item-h {
margin-left: 0;
}
.w-pricing-item:last-child .w-pricing-item-h {
margin-right: 0;
}
.w-pricing-item-header {
padding: 35px 30px 25px;
}
.w-pricing-item-title {
margin-bottom: 15px;
}
.w-pricing-item.type_featured .w-pricing-item-title {
color: inherit;
}
.w-pricing-item-price {
font-size: 48px;
line-height: 48px;
}
.w-pricing-item-price small {
display: block;
font-size: 14px;
line-height: 20px;
font-weight: normal;
margin-top: 5px;
opacity: 0.5;
}
.w-pricing-item .w-pricing-item-features {
list-style-type: none;
margin: 0;
}
.w-pricing-item .w-pricing-item-features li {
padding: 6px 20px;
margin: 0;
}
.w-pricing-item-footer {
padding: 25px 0 40px;
} .w-pricing.style_1 .w-pricing-item-h {
margin: 4px;
border-radius: 2px;
overflow: hidden;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
background-color: #fff; }
.w-pricing.style_1 .w-pricing-item:hover .w-pricing-item-h {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
z-index: 1;
}
.w-pricing.style_1 .w-pricing-item-header {
padding: 30px;
margin-bottom: 25px;
background-color: #f5f5f5; }
.w-pricing.style_1 .type_featured .w-pricing-item-header {
background-color: #c20; color: #fff;
} .w-pricing.style_2 .w-pricing-item-h {
margin: 2px;
background-color: #f5f5f5; }
.w-pricing.style_2 .type_featured .w-pricing-item-h {
background-color: #c20; color: #fff;
} .w-profile {
padding: 35px 40px 28px;
text-align: center;
background-color: #f5f5f5; }
.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;
color: #999; } .w-search-form {
position: relative;
min-width: 100px;
}
.w-search.submit_inside input[type="text"] {
padding-right: 46px;
padding-left: 0;
}
.w-search.submit_inside input[type="text"]:focus {
box-shadow: none;
border-color: #e5e5e5; }
.w-search.submit_inside i {
position: absolute;
top: 0;
right: 0;
font-size: 24px;
text-align: right;
line-height: 46px;
height: 46px;
width: 40px;
padding-right: 2px;
opacity: 0.5;
-webkit-transition: opacity 0.3s, color 0.3s;
transition: opacity 0.3s, color 0.3s;
}
.w-search.submit_inside input[type="text"]:focus + i {
opacity: 1;
}
.w-search-input-bar:before,
.w-search-input-bar:after {
content: '';
position: absolute;
bottom: 0;
height: 2px;
width: 0;
z-index: 1;
-webkit-transition: background-color 0.3s, width 0.3s;
transition: background-color 0.3s, width 0.3s;
}
.w-search-input-bar:before {
left: 50%;
}
.w-search-input-bar:after {
right: 50%;
}
input:focus ~ .w-search-input-bar:before,
input:focus ~ .w-search-input-bar:after {
width: 50%;
background-color: #c20; }
.w-search.submit_inside .w-search-submit {
position: absolute;
top: 0;
right: 0;
text-align: center;
height: 46px;
width: 40px;
}
.w-search.submit_inside input[type="submit"] {
height: inherit;
width: inherit;
margin: 0;
padding: 0;
text-indent: -9999px;
box-shadow: none !important;
background: none !important;
border: none !important;
} .l-subheader .w-search {
display: inline-block;
vertical-align: top;
float: right;
}
.w-search-h {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
line-height: 50px;
}
.l-subheader.at_bottom .w-search-h {
line-height: 40px;
}
.w-search-show {
display: block;
font-size: 23px;
text-align: right;
width: 40px;
cursor: pointer;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.w-cart.has_items + .w-search .w-search-show {
margin-right: 10px;
}
.w-search-show:before {
content: '\e8b0';
font-family: mdfonticon;
vertical-align: top;
}
.w-search-form-overlay {
display: none;
position: fixed;
z-index: 99;
border-radius: 100%;
transform: scale(1);
transform-origin: 50%;
opacity: 0;
pointer-events: none;
background-color: #c20; }
.w-search-form-overlay.overlay-on {
-webkit-transition: opacity 0.2s, -webkit-transform 0.6s cubic-bezier(.4,0,.2,1);
transition: opacity 0.2s, transform 0.6s cubic-bezier(.4,0,.2,1);
opacity: 0.96;
}
.w-search-form-overlay.overlay-out {
-webkit-transition: opacity 0.6s, -webkit-transform 0.6s cubic-bezier(.4,0,.2,1);
transition: opacity 0.6s, transform 0.6s cubic-bezier(.4,0,.2,1);
}
.w-search-form-overlay.mobilefocus {
display: none !important;
}
.l-subheader .w-search-form {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 100;
}
.l-subheader .w-search-form-h {
display: table;
height: 100%;
width: 100%;
}
.l-subheader .w-search-form-row {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 100%;
}
.l-subheader .w-search-label {
font-size: 24px;
line-height: 2.2em;
}
.l-subheader .w-search-input {
line-height: 80px;
margin: 0 auto;
width: 90%;
max-width: 1140px;
position: relative;
}
.l-subheader .w-search-input:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
opacity: 0.3;
background-color: #fff; }
.l-subheader .w-search-input input {
font-size: 50px;
line-height: inherit;
text-align: center;
height: auto;
width: 100%;
box-shadow: none;
border: none;
}
.l-subheader input:focus ~ .w-search-input-bar:before,
.l-subheader input:focus ~ .w-search-input-bar:after {
background-color: #fff; }
.l-subheader .w-search-submit {
display: none;
}
.w-search-close {
display: block;
position: absolute;
top: 0;
right: 0;
font-size: 40px;
line-height: 100px;
height: 100px;
width: 100px;
cursor: pointer;
opacity: 0.5;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.no-touch .w-search-close:hover {
opacity: 1;
} .w-separator {
line-height: 20px;
height: 20px;
padding: 2px 0;
}
.w-separator-h:before,
.w-separator-h:after {
top: 8px;
border-top-width: 1px;
border-top-style: solid;
border-color: #e8e8e8; }
.w-separator-h i {
font-size: 16px;
line-height: 16px;
height: 16px;
width: 20px;
color: #e8e8e8; } .w-separator.cont_text {
padding: 0;
}
.w-separator.cont_text .w-separator-h:before,
.w-separator.cont_text .w-separator-h:after {
top: 10px;
} .w-separator.type_invisible {
height: 0;
} .l-canvas.type_boxed .w-separator.type_fullwidth {
overflow: hidden;
margin-left: -80px;
margin-right: -80px;
width: auto;
} .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: 38px 0;
} .w-separator.size_huge {
margin: 65px 0;
}
.w-separator.type_invisible.size_huge {
margin: 58px 0;
} .l-section.color_primary .w-separator-h:before,
.l-section.color_primary .w-separator-h:after,
.l-section.color_secondary .w-separator-h:before,
.l-section.color_secondary .w-separator-h:after {
border-color: rgba(255,255,255,0.5);
}
.l-section.color_primary .w-separator-h i,
.l-section.color_secondary .w-separator-h i {
color: rgba(255,255,255,0.5);
} .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: 18px;
line-height: 44px;
height: 44px;
width: 44px;
border-radius: 50%;
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
background-color: #f5f5f5; }
.no-touch .w-socials-item-link:hover {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
.w-socials-item-link:after {
font-family: FontAwesome;
position: relative;
vertical-align: top;
}
.w-socials-item-link i {
line-height: inherit;
vertical-align: top;
}
.w-socials-item-popup {
font-size: 13px;
line-height: 20px;
padding: 2px 10px 4px;
bottom: 52px;
left: 5px;
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: 24px;
line-height: 60px;
height: 60px;
width: 60px;
}
.w-socials.size_medium .w-socials-item-popup {
bottom: 68px;
left: 13px;
} .w-socials.size_large .w-socials-item-link {
font-size: 28px;
line-height: 76px;
height: 76px;
width: 76px;
}
.w-socials.size_large .w-socials-item-popup {
bottom: 84px;
left: 22px;
} .w-socials.style_1 .w-socials-item.email .w-socials-item-link {
color: #697277;
}
.no-touch .w-socials-item.email .w-socials-item-link:hover,
.w-socials.style_2 .email .w-socials-item-link {
background-color: #697277;
color: #fff;
}
.w-socials-item.email .w-socials-item-link:after {
content: '\f0e0';
} .w-socials.style_1 .w-socials-item.rss .w-socials-item-link {
color: #ff9702;
}
.no-touch .w-socials-item.rss .w-socials-item-link:hover,
.w-socials.style_2 .rss .w-socials-item-link {
background-color: #ff9702;
color: #fff;
}
.w-socials-item.rss .w-socials-item-link:after {
content: '\f09e';
} .w-socials.style_1 .w-socials-item.facebook .w-socials-item-link {
color: #3b5998;
}
.no-touch .w-socials-item.facebook .w-socials-item-link:hover,
.w-socials.style_2 .facebook .w-socials-item-link {
background-color: #3b5998;
color: #fff;
}
.w-socials-item.facebook .w-socials-item-link:after {
content: '\f09a';
} .w-socials.style_1 .w-socials-item.twitter .w-socials-item-link {
color: #00acee;
}
.no-touch .w-socials-item.twitter .w-socials-item-link:hover,
.w-socials.style_2 .twitter .w-socials-item-link {
background-color: #00acee;
color: #fff;
}
.w-socials-item.twitter .w-socials-item-link:after {
content: '\f099';
} .w-socials.style_1 .w-socials-item.google .w-socials-item-link {
color: #c63b1e;
}
.no-touch .w-socials-item.google .w-socials-item-link:hover,
.w-socials.style_2 .google .w-socials-item-link {
background-color: #c63b1e;
color: #fff;
}
.w-socials-item.google .w-socials-item-link:after {
content: '\f0d5';
} .w-socials.style_1 .w-socials-item.linkedin .w-socials-item-link {
color: #0073b2;
}
.no-touch .w-socials-item.linkedin .w-socials-item-link:hover,
.w-socials.style_2 .linkedin .w-socials-item-link {
background-color: #0073b2;
color: #fff;
}
.w-socials-item.linkedin .w-socials-item-link:after {
content: '\f0e1';
} .w-socials.style_1 .w-socials-item.youtube .w-socials-item-link {
color: #cd332d;
}
.no-touch .w-socials-item.youtube .w-socials-item-link:hover,
.w-socials.style_2 .youtube .w-socials-item-link {
background-color: #cd332d;
color: #fff;
}
.w-socials-item.youtube .w-socials-item-link:after {
content: '\f16a';
} .w-socials.style_1 .w-socials-item.vimeo .w-socials-item-link {
color: #20b9eb;
}
.no-touch .w-socials-item.vimeo .w-socials-item-link:hover,
.w-socials.style_2 .vimeo .w-socials-item-link {
background-color: #20b9eb;
color: #fff;
}
.w-socials-item.vimeo .w-socials-item-link:after {
content: '\f194';
} .w-socials.style_1 .w-socials-item.skype .w-socials-item-link {
color: #00aff0;
}
.no-touch .w-socials-item.skype .w-socials-item-link:hover,
.w-socials.style_2 .skype .w-socials-item-link {
background-color: #00aff0;
color: #fff;
}
.w-socials-item.skype .w-socials-item-link:after {
content: '\f17e';
} .w-socials.style_1 .w-socials-item.flickr .w-socials-item-link {
color: #ff0084;
}
.no-touch .w-socials-item.flickr .w-socials-item-link:hover,
.w-socials.style_2 .flickr .w-socials-item-link {
background-color: #ff0084;
color: #fff;
}
.w-socials-item.flickr .w-socials-item-link:after {
content: '\f16e';
} .w-socials.style_1 .w-socials-item.pinterest .w-socials-item-link {
color: #cb2027;
}
.no-touch .w-socials-item.pinterest .w-socials-item-link:hover,
.w-socials.style_2 .pinterest .w-socials-item-link {
background-color: #cb2027;
color: #fff;
}
.w-socials-item.pinterest .w-socials-item-link:after {
content: '\f0d2';
} .w-socials.style_1 .w-socials-item.tumblr .w-socials-item-link {
color: #2c4762;
}
.no-touch .w-socials-item.tumblr .w-socials-item-link:hover,
.w-socials.style_2 .tumblr .w-socials-item-link {
background-color: #2c4762;
color: #fff;
}
.w-socials-item.tumblr .w-socials-item-link:after {
content: '\f173';
} .w-socials.style_1 .w-socials-item.dribbble .w-socials-item-link {
color: #ea4c89;
}
.no-touch .w-socials-item.dribbble .w-socials-item-link:hover,
.w-socials.style_2 .dribbble .w-socials-item-link {
background-color: #ea4c89;
color: #fff;
}
.w-socials-item.dribbble .w-socials-item-link:after {
content: '\f17d';
} .w-socials.style_1 .w-socials-item.vk .w-socials-item-link {
color: #4e7299;
}
.no-touch .w-socials-item.vk .w-socials-item-link:hover,
.w-socials.style_2 .vk .w-socials-item-link {
background-color: #4e7299;
color: #fff;
}
.w-socials-item.vk .w-socials-item-link:after {
content: '\f189';
} .w-socials.style_1 .w-socials-item.instagram .w-socials-item-link {
color: #a17357;
}
.no-touch .w-socials-item.instagram .w-socials-item-link:hover,
.w-socials.style_2 .instagram .w-socials-item-link {
background-color: #a17357;
color: #fff;
}
.w-socials-item.instagram .w-socials-item-link:after {
content: '\f16d';
} .w-socials.style_1 .w-socials-item.behance .w-socials-item-link {
color: #1769ff;
}
.no-touch .w-socials-item.behance .w-socials-item-link:hover,
.w-socials.style_2 .behance .w-socials-item-link {
background-color: #1769ff;
color: #fff;
}
.w-socials-item.behance .w-socials-item-link:after {
content: '\f1b4';
} .w-socials.style_1 .w-socials-item.xing .w-socials-item-link {
color: #026466;
}
.no-touch .w-socials-item.xing .w-socials-item-link:hover,
.w-socials.style_2 .xing .w-socials-item-link {
background-color: #026466;
color: #fff;
}
.w-socials-item.xing .w-socials-item-link:after {
content: '\f168';
} .w-socials.style_1 .w-socials-item.yelp .w-socials-item-link {
color: #c41200;
}
.no-touch .w-socials-item.yelp .w-socials-item-link:hover,
.w-socials.style_2 .yelp .w-socials-item-link {
background-color: #c41200;
color: #fff;
}
.w-socials-item.yelp .w-socials-item-link:after {
content: '\f1e9';
} .w-socials.style_1 .w-socials-item.twitch .w-socials-item-link {
color: #6441a5;
}
.no-touch .w-socials-item.twitch .w-socials-item-link:hover,
.w-socials.style_2 .twitch .w-socials-item-link {
background-color: #6441a5;
color: #fff;
}
.w-socials-item.twitch .w-socials-item-link:after {
content: '\f1e8';
} .w-socials.style_1 .w-socials-item.soundcloud .w-socials-item-link {
color: #ff5600;
}
.no-touch .w-socials-item.soundcloud .w-socials-item-link:hover,
.w-socials.style_2 .soundcloud .w-socials-item-link {
background-color: #ff5600;
color: #fff;
}
.w-socials-item.soundcloud .w-socials-item-link:after {
content: '\f1be';
} .w-socials.style_1 .w-socials-item.deviantart .w-socials-item-link {
color: #05cc47;
}
.no-touch .w-socials-item.deviantart .w-socials-item-link:hover,
.w-socials.style_2 .deviantart .w-socials-item-link {
background-color: #637768;
color: #fff;
}
.w-socials-item.deviantart .w-socials-item-link:after {
content: '\f1bd';
} .w-socials.style_1 .w-socials-item.foursquare .w-socials-item-link {
color: #fa4b7a;
}
.no-touch .w-socials-item.foursquare .w-socials-item-link:hover,
.w-socials.style_2 .foursquare .w-socials-item-link {
background-color: #fa4b7a;
color: #fff;
}
.w-socials-item.foursquare .w-socials-item-link:after {
content: '\f180';
} .w-socials.style_1 .w-socials-item.github .w-socials-item-link {
color: #333;
}
.no-touch .w-socials-item.github .w-socials-item-link:hover,
.w-socials.style_2 .github .w-socials-item-link {
background-color: #333;
color: #fff;
}
.w-socials-item.github .w-socials-item-link:after {
content: '\f09b';
} .no-touch .w-socials-item.custom .w-socials-item-link:hover,
.w-socials.style_2 .w-socials-item.custom .w-socials-item-link {
color: #fff !important;
} .w-socials.style_2 .w-socials-item-link i {
text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.w-socials.style_3 .w-socials-item-link {
color: #999; }
.w-socials.style_4 .w-socials-item-link {
text-shadow: 0 1px 1px rgba(0,0,0,0.25);
background-color: #999; color: #fff; } .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-list {
margin: 0 -6px 0 0;
}
.l-subheader .w-socials-item {
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
margin: 0;
}
.l-subheader .w-socials-item .w-socials-item-link {
font-size: 17px;
line-height: 40px;
height: 40px;
width: 36px;
box-shadow: none !important;
background: none !important;
color: inherit;
}
.l-subheader .w-socials-item-popup {
display: none !important;
} .w-tabs.layout_mdesign .w-tabs-list-h {
display: table;
table-layout: fixed;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.w-tabs.layout_mdesign .w-tabs-list:after {
display: none;
}
.w-tabs.layout_mdesign .w-tabs-item {
display: table-cell;
float: none;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.w-tabs.measure .w-tabs-item {
float: left !important; }
.w-tabs.layout_mdesign .w-tabs-item-h {
position: relative;
padding: 20px 25px;
z-index: 1;
}
.w-tabs.layout_mdesign .w-tabs-item i {
font-size: 20px;
line-height: 26px;
opacity: 0.66;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.w-tabs.layout_mdesign .w-tabs-item-title {
font-size: 18px;
line-height: 26px;
text-transform: uppercase;
padding-top: 0 !important;
opacity: 0.66;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.w-tabs.layout_mdesign .w-tabs-item.with_icon i + .w-tabs-item-title,
.w-tabs.layout_mdesign .w-tabs-item.with_icon .w-tabs-item-title + i {
margin-left: 12px;
}
.w-tabs.layout_mdesign .w-tabs-item.active i,
.w-tabs.layout_mdesign .w-tabs-item.active .w-tabs-item-title,
.no-touch .w-tabs.layout_mdesign .w-tabs-item:hover i,
.no-touch .w-tabs.layout_mdesign .w-tabs-item:hover .w-tabs-item-title {
opacity: 1;
}
.w-tabs-item .ripple {
background-color: #f5f5f5; }
.w-tabs.layout_mdesign .w-tabs-item .ripple.ripple-on {
opacity: 0.5;
}
.w-tabs.layout_mdesign .w-tabs-section-content-h {
margin-top: 40px;
}
.w-tabs-list-bar {
position: absolute;
left: 0;
bottom: 0;
height: 2px;
background-color: #c20; } .w-tabs.layout_mdesign.accordion .w-tabs-section {
border-style: solid;
border-width: 1px 0 0 0;
}
.w-tabs.layout_mdesign.accordion .w-tabs-section:last-child {
border-bottom-width: 1px;
}
.w-tabs.layout_mdesign.accordion .w-tabs-section.color_custom {
border-color: transparent;
}
.w-tabs.layout_mdesign .w-tabs-section-header {
padding: 20px;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); }
.no-touch .w-tabs.layout_mdesign .w-tabs-section-header:hover,
.no-touch .w-tabs.layout_mdesign.type_togglable .w-tabs-section.active .w-tabs-section-header:hover {
background-color: rgba(0,0,0,0.04);
}
.w-tabs.layout_mdesign .w-tabs-section.active .w-tabs-section-header {
background-color: transparent;
color: #c20; }
.w-tabs.layout_mdesign .w-tabs-section.color_custom.active .w-tabs-section-header {
color: inherit !important;
}
.w-tabs.layout_mdesign .w-tabs-section-header i {
font-size: 20px;
line-height: 30px;
}
.w-tabs.layout_mdesign .w-tabs-section-title {
line-height: 30px;
padding: 0;
color: inherit;
max-width: calc(100% - 40px);
}
.w-tabs.layout_mdesign .w-tabs-section.with_icon i + .w-tabs-section-title,
.w-tabs.layout_mdesign .w-tabs-section.with_icon .w-tabs-section-title + i {
margin-left: 15px;
}
.w-tabs.layout_mdesign .w-tabs-section-control {
top: 50%;
font-size: 28px;
font-family: mdfonticon;
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.layout_mdesign .w-tabs-section.active .w-tabs-section-control {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.w-tabs.layout_mdesign.accordion .w-tabs-section-content-h {
padding: 10px 20px 30px;
margin-top: 0 !important;
margin-bottom: 0 !important;
} .w-tabs.layout_mdesign.icon_chevron .w-tabs-section-control:before {
content: '\e71e';
vertical-align: top;
} .w-tabs.layout_mdesign.icon_plus .w-tabs-section-control:before {
content: '\e7d3';
vertical-align: top;
} .w-tabs.layout_mdesign.icon_triangle .w-tabs-section-control:before {
content: '\e640';
vertical-align: top;
} .w-tabs.layout_mdesign.icon_none .w-tabs-section-control {
display: none;
} .w-tabs.layout_mdesign.iconpos_right .w-tabs-section-control {
right: 15px;
}
.w-tabs.layout_mdesign.iconpos_right .w-tabs-section-header-h {
padding-right: 40px;
} .w-tabs.layout_mdesign.iconpos_left .w-tabs-section-control {
left: 15px;
}
.w-tabs.layout_mdesign.iconpos_left .w-tabs-section-header-h {
padding-left: 40px;
} .w-tabs.layout_mdesign.accordion.title_center .w-tabs-section-header {
text-align: center;
}
.w-tabs.layout_mdesign.accordion.title_center .w-tabs-section-header-h {
padding: 0;
}
.w-tabs.layout_mdesign.accordion.title_center .with_icon .w-tabs-section-title {
max-width: calc(100% - 70px);
}
.w-tabs.layout_mdesign.accordion.title_center .w-tabs-section-control {
display: inline-block;
vertical-align: top;
position: static;
margin: 0 0 0 10px;
} .w-tabs.layout_mdesign.accordion.title_right .w-tabs-section-header {
text-align: right;
} .w-tabs.title_left {
padding: 0 !important;
}
.one-half .w-tabs.layout_mdesign .w-tabs-section-title,
.one-third .w-tabs.layout_mdesign .w-tabs-section-title,
.one-quarter .w-tabs.layout_mdesign .w-tabs-section-title,
.two-thirds .w-tabs.layout_mdesign .w-tabs-section-title,
.sidebar_left .w-tabs.layout_mdesign .w-tabs-section-title,
.sidebar_right .w-tabs.layout_mdesign .w-tabs-section-title {
font-size: 18px;
}
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-section-content-h {
margin-top: 60px;
margin-bottom: 60px;
}
@media (min-width: 1280px) {
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-item-h {
padding: 25px 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-item-title {
font-size: 20px;
line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-item i,
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-section-header i {
font-size: 24px;
line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_mdesign .w-tabs-section-header {
padding: 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_mdesign.accordion .w-tabs-section-content-h {
padding-top: 30px;
}
} .w-tabs.layout_timeline .w-tabs-list {
margin-bottom: 40px;
}
.w-tabs.layout_timeline .w-tabs-list:before {
display: block;
content: '';
position: absolute;
top: 50%;
left: 1px;
right: 1px;
height: 1px;
border-top-width: 1px;
border-top-style: dashed;
}
.w-tabs.layout_timeline .w-tabs-item {
line-height: 80px;
height: 80px;
width: 80px;
overflow: hidden;
border-radius: 50%;
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
-webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); background-color: #f5f5f5; color: #444; }
.w-tabs.layout_timeline .w-tabs-item.active {
background-color: #c20; color: #fff;
}
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
background-color: #c20; color: #fff;
}
.w-tabs.layout_timeline .w-tabs-item-title {
font-size: 17px;
}
.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;
}
.w-tabs.layout_timeline .w-tabs-item .ripple {
background-color: #fff !important;
} .w-tabs.layout_timeline .w-tabs-section-header {
margin: 0 auto;
padding-top: 20px;
width: 80px;
}
.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: 1px;
border-left-style: dashed;
}
.w-tabs.layout_timeline .w-tabs-section-header-h {
text-align: center;
line-height: 80px;
height: 80px;
width: 80px;
padding: 0;
position: relative;
border-radius: 50%;
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
-webkit-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
-webkit-tap-highlight-color: rgba(0,0,0,0); background-color: #f5f5f5; color: #444; }
.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
background-color: #c20; color: #fff;
}
.w-tabs.layout_timeline .w-tabs-section-header i {
font-size: 24px;
}
.w-tabs.layout_timeline .w-tabs-section-title {
font-size: 17px;
line-height: inherit;
color: inherit;
}
.w-tabs.layout_timeline .w-tabs-section.with_icon .w-tabs-section-title {
display: none;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-content {
padding: 60px 20px 20px;
margin-top: -40px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
} .l-section.color_primary .w-tabs-list-h,
.l-section.color_primary .w-tabs-list:before,
.l-section.color_primary .w-tabs-section,
.l-section.color_primary .w-tabs-section-header:before,
.l-section.color_secondary .w-tabs-list-h,
.l-section.color_secondary .w-tabs-list:before,
.l-section.color_secondary .w-tabs-section,
.l-section.color_secondary .w-tabs-section-header:before,
.l-section.color_custom .w-tabs-list-h,
.l-section.color_custom .w-tabs-list:before,
.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 {
position: relative;
color: #999; }
.g-tags:before {
content: '\e8df';
font-size: 1.11em;
font-family: mdfonticon;
vertical-align: top;
margin-right: 3px;
}
.g-tags > a {
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: 18px;
line-height: 28px;
font-style: italic;
}
.w-testimonial-person {
padding-top: 20px;
overflow: hidden;
}
.w-testimonial-person-name {
font-weight: 600;
}
.w-testimonial-person-meta {
font-size: 0.9em;
margin-left: 5px;
opacity: 0.5;
}
.w-testimonial-person img {
float: left;
margin-right: 15px;
border-radius: 50%;
height: 60px;
width: 60px;
}
.w-testimonial img ~ .w-testimonial-person-name {
display: block;
margin-top: 5px;
}
.w-testimonial img ~ .w-testimonial-person-meta {
margin: 0;
} .w-testimonial.style_1 {
padding: 30px 35px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
background-color: #f5f5f5; color: #444; }
.no-touch .w-testimonial.style_1:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
} .w-testimonial.style_2 {
padding-left: 90px;
position: relative;
}
.w-testimonial.style_2:before {
content: '\e767';
position: absolute;
top: 0;
left: -18px;
font-family: mdfonticon;
font-size: 100px;
line-height: 56px;
color: #e8e8e8; }
.w-testimonial.style_2 .w-testimonial-text {
quotes: none;
} .w-toplink {
display: block;
position: fixed;
bottom: -56px;
right: 15px;
text-align: center;
font-size: 34px;
line-height: 54px;
height: 54px;
width: 54px;
border-radius: 50%;
z-index: 100;
outline: none !important;
-webkit-transition: background-color 0.3s, box-shadow 0.3s, bottom 0.3s;
transition: background-color 0.3s, box-shadow 0.3s, bottom 0.3s;
background-color: rgba(0,0,0,0.3);
color: #fff;
}
.w-toplink.active {
bottom: 15px;
}
.no-touch .w-toplink.active:hover {
box-shadow: 0 5px 10px rgba(0,0,0,0.25), 0 10px 30px rgba(0,0,0,0.15);
background-color: #8c0; color: #fff;
}
.w-toplink.active:active {
color: #fff;
}
.w-toplink:before {
content: '\e649';
font-family: mdfonticon;
} .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: 18px;
line-height: 54px;
height: 54px;
width: 54px;
margin: 2px;
border-radius: 50%;
color: #e5e5e5; }
.pagination span.page-numbers {
cursor: default;
}
.pagination a.page-numbers {
color: inherit;
}
.pagination .page-numbers:first-child {
margin-left: 0;
}
.no-touch .pagination a.page-numbers:hover {
background-color: #f5f5f5; color: inherit;
}
.no-touch .color_alternate .pagination a.page-numbers:hover {
background-color: #e5e5e5; }
.no-touch .color_primary .pagination a.page-numbers:hover,
.no-touch .color_secondary .pagination a.page-numbers:hover,
.no-touch .color_custom .pagination a.page-numbers:hover {
background-color: rgba(255,255,255,0.12);
}
.pagination .page-numbers.current {
background-color: #c20; color: #fff;
}
.pagination .page-numbers.dots {
background: none !important;
color: inherit !important;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
font-size: 0;
}
.pagination .page-numbers.prev:after {
content: '\e646';
font-family: mdfonticon;
font-size: 30px;
padding-right: 2px;
}
.pagination .page-numbers.next:after {
content: '\e647';
font-family: mdfonticon;
font-size: 30px;
padding-left: 2px;
} .page-404 {
text-align: center;
}
.page-404:before {
display: inline-block;
content: '\e878';
font: 200px/1 mdfonticon;
margin-bottom: 10px;
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,
.mejs-offscreen {
display: none !important;
} .widget_archive ul li {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget_archive ul li:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .widget_calendar #calendar_wrap {
padding: 20px;
background-color: #f5f5f5; }
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 1.2em;
padding: 4px 20px 8px;
}
#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-weight: 700;
}
#wp-calendar tbody td#today {
font-weight: 700;
}
#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: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget.widget_categories .children {
margin: 8px 0 -8px;
}
.widget_categories ul li:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .l-main .widget_nav_menu > div {
border-bottom: 1px solid #e0e0e0; }
.l-main .widget_nav_menu ul li {
margin: 0;
}
.l-main .widget_nav_menu .menu-item a {
display: block;
line-height: 1.5em;
padding: 12px 20px;
border-top: 1px solid #e0e0e0; color: inherit;
}
.no-touch .l-main .widget_nav_menu a:hover {
background-color: #f5f5f5; }
.l-main .widget_nav_menu .menu-item.current-menu-item > a {
font-weight: 700;
color: #c20; }
.l-main .widget_nav_menu .sub-menu {
padding-bottom: 10px;
}
.l-main .widget_nav_menu .sub-menu > .menu-item > a {
border: none;
padding: 8px 8px 8px 40px;
}
.l-main .widget_nav_menu .sub-menu .sub-menu > .menu-item > a {
border: none;
padding: 8px 8px 8px 60px;
}
.l-main .widget_nav_menu .menu-item a i {
width: 20px;
}
.l-footer .widget_nav_menu ul li {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.l-footer .widget_nav_menu .sub-menu {
margin: 8px 0 -8px;
}
.l-footer .widget_nav_menu .menu-item a:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .widget_meta ul li {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget_meta ul li:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .widget_pages ul li {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget.widget_pages ul.children {
margin: 8px 0 -8px;
}
.widget_pages ul li:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .widget_recent_comments .recentcomments {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget_recent_comments .recentcomments:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
} .widget_recent_entries ul li {
line-height: 1.5em;
padding: 8px 0 8px 20px;
margin: 0;
position: relative;
}
.widget_recent_entries ul li:before {
position: absolute;
top: 9px;
left: -4px;
content: '\e647';
font-family: mdfonticon;
font-size: 20px;
opacity: 0.5;
}
.widget_recent_entries ul li span {
display: block;
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;
} .l-main .widget_tag_cloud a {
color: #999; }
.l-footer .widget_tag_cloud a {
color: inherit;
}
.no-touch .l-main .widget_tag_cloud a:hover {
color: #8c0; } .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;
} .animate_start {
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-transition-timing-function: cubic-bezier(.78,.13,.15,.86);
transition-timing-function: cubic-bezier(.78,.13,.15,.86);
} @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;
} .animate_revealgrid .animate_reveal {
opacity: 0;
} .disable_effects .l-section.parallax_ver .l-section-img {
background-position: center center !important;
}
.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-close,
.mfp-arrow:after {
display: none !important;
}
.mfp-arrow:before {
content: '\e646';
font-family: mdfonticon;
font-size: 60px;
width: 100%;
margin-top: 45px;
margin-left: 0;
border: none;
color: #fff;
}
.mfp-arrow.mfp-arrow-right:before {
content: '\e647';
}
.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-top: -18px;
margin-left: -18px;
height: 36px;
width: 36px;
color: #fff;
}
.mfp-preloader:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
border: 2px solid;
border-radius: 50%;
opacity: 0.2;
}
.mfp-preloader: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 linear;
animation: rotation 1s infinite linear;
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.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 ease, opacity 0.2s ease;
transition: transform 0.2s ease, opacity 0.2s ease;
}
.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-arrow {
opacity: 0;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
opacity: 0.6;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
opacity: 0;
} .rsDefault.royalSlider {
width: 100%;
}
.rsDefault .rsOverflow {
background-color: rgba(0,0,0,0.04);
}
.rsDefault.royalSlider.rsFullscreen {
background-color: #111;
color: #fff;
} .rsDefault .rsArrow {
display: block;
position: absolute;
top: 50%;
cursor: pointer;
z-index: 21;
font-size: 54px;
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: '\e646';
font-family: mdfonticon;
}
.rsDefault .rsArrow.rsArrowRight:after {
content: '\e647';
}
.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: 34px;
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;
}
.rsDefault .rsFullscreenBtn:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '\e64b';
font-family: mdfonticon;
}
.rsDefault.rsFullscreen .rsFullscreenBtn:after {
content: '\e64c';
} .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 linear;
animation: rotation 1s infinite linear;
}  .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;
}
.type_desktop .submenu-languages {
display: none;
position: absolute;
z-index: 2;
min-width: 100%;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 2px 5px 0 rgba(0,0,0,0.25);
padding: 6px 0;
border-radius: 2px;
background-color: #fff; color: #444; }
.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;
vertical-align: top;
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 30px 0 15px;
color: inherit !important;
}
#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-bottom: 1px solid #e8e8e8; }
#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: "\e640";
position: absolute;
top: 0;
right: 0;
font-size: 23px;
font-family: mdfonticon;
cursor: pointer;
}
#lang_sel ul ul,
#lang_sel_click ul ul {
visibility: hidden;
position: absolute;
top: 40px;
width: 100%;
border-radius: 2px;
padding: 6px 0;
z-index: 1;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 2px 5px 0 rgba(0,0,0,0.25);
background-color: #fff; }
#lang_sel ul li:hover ul {
visibility: visible;
}
.no-touch #lang_sel ul ul a:hover,
.no-touch #lang_sel_click ul ul a:hover {
background-color: #f5f5f5; } #lang_sel_footer {
clear: both;
text-align: center;
font: 11px/15px Verdana, sans-serif;
padding: 8px;
background-color: #fff; }
#lang_sel_footer ul li {
display: inline-block;
vertical-align: top;
white-space: nowrap;
}
#lang_sel_footer ul li a {
display: block;
padding: 5px 8px;
}
img.iclflag {
position: relative;
top: 1px;
} .revslider-initialised ul {
margin: 0 !important;
}
.tp-leftarrow.custom,
.tp-rightarrow.custom {
text-align: center;
font-size: 34px;
line-height: 54px;
height: 54px;
width: 54px;
border-radius: 50%;
background-image: none;
-webkit-transition: background-color 0.3s, box-shadow 0.3s, opacity 0.3s;
transition: background-color 0.3s, box-shadow 0.3s, opacity 0.3s;
background-color: rgba(0,0,0,0.3);
color: #fff;
}
.no-touch .tp-leftarrow.custom:hover,
.no-touch .tp-rightarrow.custom:hover {
box-shadow: 0 5px 10px rgba(0,0,0,0.25), 0 10px 30px rgba(0,0,0,0.15);
background-color: #8c0; color: #fff;
}
.tp-rightarrow.custom:after {
content: '\e647';
font-family: mdfonticon;
}
.tp-leftarrow.custom:after {
content: '\e646';
font-family: mdfonticon;
}
.tp-bullets.custom .bullet {
float: left;
height: 10px;
width: 20px;
margin: 1px;
cursor: pointer;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
background-color: rgba(0,0,0,0.3);
}
.no-touch .tp-bullets.custom .bullet:hover {
background-color: rgba(0,0,0,0.6);
}
.tp-bullets.custom .bullet.selected,
.no-touch .tp-bullets.custom .bullet.selected:hover {
cursor: default;
background-color: #c20; } .wpcf7-form {
padding-top: 10px;
}
.wpcf7-form br {
display: none;
}
.wpcf7-form-control-wrap {
display: block;
}
.wpcf7-form .w-form-field {
margin-bottom: 24px;
}
.wpcf7-form .w-form-field.with_icon {
margin-left: 40px;
}
.wpcf7-quiz-label,
.wpcf7-form .w-form-field > label {
font-size: 1.15em;
line-height: 26px;
opacity: 0.66;
}
.wpcf7-form-control.wpcf7-submit {
margin: 0;
}
.l-subfooter.at_top .wpcf7-form p:last-child {
margin-bottom: 24px;
}
.wpcf7-form-control-wrap.type_select:after {
display: block;
content: '\e640';
font: 25px/45px mdfonticon;
text-align: right;
position: absolute;
top: 0;
right: 0;
width: 30px;
pointer-events: none;
background-color: #fff; }
div.wpcf7 img.ajax-loader {
margin-left: 10px;
}
span.wpcf7-not-valid-tip {
font-size: 13px;
line-height: 18px;
padding-top: 4px;
}
.wpcf7-not-valid {
border-color: red !important;
}
.wpcf7-not-valid ~ .w-form-field-bar:before,
.wpcf7-not-valid ~ .w-form-field-bar:after {
bottom: 22px;
}
div.wpcf7-response-output {
text-align: center;
font-size: 16px;
line-height: 24px;
margin: 0;
padding: 12px 16px;
border: none;
color: #fff;
}
div.wpcf7-mail-sent-ok {
background-color: #48b31b;
}
div.wpcf7-mail-sent-ng {
background-color: #ff0000;
}
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
background-color: #ffa500;
}
label ~ .wpcf7-captchac {
display: inline-block;
vertical-align: top;
margin-left: 10px;
} .wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
display: block;
padding: 12px 0;
line-height: 22px;
}
span.wpcf7-list-item {
margin: 0 20px 0 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.wpcf7-radio input[type="radio"],
.wpcf7-checkbox input[type="checkbox"] {
display: none;
}
.wpcf7-list-item-label {
position: relative;
padding-left: 20px;
white-space: normal;
}
.wpcf7-list-item-label:before {
font: 21px/22px mdfonticon;
position: absolute;
top: -3px;
left: -5px;
opacity: 0.66;
-webkit-transition: color 0.3s, opacity 0.3s;
transition: color 0.3s, opacity 0.3s;
}
label:hover > .wpcf7-list-item-label:before {
opacity: 1;
}
.wpcf7-radio .wpcf7-list-item-label:before {
content: '\e602';
}
.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label:before {
content: '\e603';
opacity: 1;
}
.wpcf7-checkbox .wpcf7-list-item-label:before {
content: '\e601';
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
content: '\e600';
opacity: 1;
}  .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;
} @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 {
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;
}
.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;
text-shadow: 0 1px 1px rgba(0,0,0,0.25);
} 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;
box-shadow: 0 2px 1px rgba(0,0,0,0.1),
0 1px 3px rgba(0,0,0,0.3);
}
.no-touch a.ubtn-link .ubtn:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1),
0 4px 8px rgba(0,0,0,0.3);
}
a.ubtn-link .ubtn:focus,
a.ubtn-link .ubtn:active {
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) !important;
}
.ubtn.ubtn-mini {
padding: 5px 12px;
border-radius: 2px;
}
.ubtn.ubtn-small {
font-size: 13px;
padding: 8px 16px;
}
.ubtn.ubtn-normal {
font-size: 15px;
padding: 11px 22px;
}
.ubtn.ubtn-large {
font-size: 18px;
padding: 18px 36px;
} .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: 2em !important;
height: 2em !important;
width: 2em !important;
}
.ult-carousel-wrapper button i {
line-height: inherit !important;
} .ulitmate_dual_buttons {
box-shadow: 0 2px 1px rgba(0,0,0,0.1),
0 1px 3px rgba(0,0,0,0.3);
}
.ult_dual_button .ult_ivan_button {
text-transform: uppercase;
padding: 11px;
} .flip-box-wrap .flip-box .ifb-face {
padding: 30px;
}
.flip-box-wrap .flip-box .ifb-face h3 {
font-size: 24px;
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;
text-transform: uppercase;
line-height: 20px;
border-radius: 3px;
padding: 11px 22px;
margin-top: 20px;
box-shadow: 0 2px 1px rgba(0,0,0,0.1),
0 1px 3px rgba(0,0,0,0.3);
}
.no-touch .flip-box-wrap .flip-box .flip_link a:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1),
0 4px 8px rgba(0,0,0,0.3);
}
.flip-box-wrap .flip-box .flip_link a:focus,
.flip-box-wrap .flip-box .flip_link a:active {
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) !important;
} .smile-icon-timeline-wrap > a,
.smile-icon-timeline-wrap .timeline-wrapper > a {
color: inherit !important;
}
.smile-icon-timeline-wrap .timeline-line {
border-color: #e5e5e5; }
.smile-icon-timeline-wrap .timeline-separator-text .sep-text {
font-size: 13px;
line-height: 18px;
padding: 4px 10px;
border-radius: 2px !important;
background-color: #d13a7a; }
.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot {
padding: 4px;
background-color: #d13a7a; }
.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: 2px;
border: none;
background-color: #f5f5f5; }
.smile-icon-timeline-wrap.tl-animation-shadow .timeline-block,
.smile-icon-timeline-wrap.tl-animation-shadow .feat-item {
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
}
.smile-icon-timeline-wrap.tl-animation-shadow .timeline-block:hover,
.smile-icon-timeline-wrap.tl-animation-shadow .feat-item:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
}
.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,
.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,
.timeline-feature-item.feat-item .ult-timeline-arrow l {
border-color: #f5f5f5; }
.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: 20px;
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;
line-height: 20px;
padding: 11px 22px;
text-transform: uppercase;
}
.no-touch .ultb3-box a.ultb3-btn:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1),
0 4px 8px rgba(0,0,0,0.3);
}
.ultb3-box a.ultb3-btn:active {
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) !important;
} 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 .aio-icon.circle {
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s !important;
transition: transform 0.3s, box-shadow 0.3s !important;
}
.no-touch .aio-icon-box-link:hover .aio-icon.circle {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
}
.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.3em !important;
height: 2.3em !important;
width: 2.3em !important;
}
.info-circle-icons {
box-shadow: 0 -1px 0 rgba(0,0,0,0.12) inset, 0 1px 1px rgba(0,0,0,0), 0 2px 3px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.no-touch .info-circle-icons:hover {
box-shadow: 0 -1px 0 rgba(0,0,0,0) inset, 0 2px 3px rgba(0,0,0,0.1), 0 4px 8px rgba(0,0,0,0.3);
} .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 {
overflow: hidden;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05), 0 1px 3px 0 rgba(0,0,0,0.25);
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.no-touch .ult_pricing_table_wrap:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.25);
}
.ult_pricing_table_wrap.ult_design_2 {
overflow: visible;
}
.ult_pricing_table_wrap.ult_design_2 {
display: table;
content: '';
clear: both;
}
.ult_pricing_table {
box-shadow: none !important;
}
.ult_design_4 .ult_pricing_table {
border-bottom: none !important;
}
.ult_design_6 .ult_pricing_table {
border: none !important;
}
.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_design_6 .ult_pricing_table .ult_price_body {
border: none !important;
box-shadow: 0 1px 2px rgba(0,0,0,0.2) !important;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_price_features {
padding: 20px 30px 10px;
}
.ult_pricing_table_wrap p {
margin-bottom: 20px;
}
.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 .ult_price_link .ult_price_action_button {
font-size: 15px;
line-height: 20px;
text-transform: uppercase;
padding: 11px 22px !important;
border-radius: 3px !important;
box-shadow: 0 2px 1px rgba(0,0,0,0.1),
0 1px 3px rgba(0,0,0,0.3);
}
.no-touch .ult_pricing_table .ult_price_link .ult_price_action_button:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1),
0 4px 8px rgba(0,0,0,0.3);
}
.ult_pricing_table .ult_price_link .ult_price_action_button:focus,
.ult_pricing_table .ult_price_link .ult_price_action_button:active {
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) !important;
}
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
font-size: inherit;
line-height: 1 !important;
text-transform: none !important;
padding: 7px !important;
z-index: 3;
}
.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-overlay {
z-index: 501 !important;
}
.ult-modal-input-wrapper .btn-modal {
font-size: 15px;
line-height: 20px;
padding: 11px 22px;
border-radius: 3px;
box-shadow: 0 2px 1px rgba(0,0,0,0.1),
0 1px 3px rgba(0,0,0,0.3);
}
.no-touch .ult-modal-input-wrapper .btn-modal:hover {
box-shadow: 0 2px 3px rgba(0,0,0,0.1),
0 4px 8px rgba(0,0,0,0.3);
}
.ult-modal-input-wrapper .btn-modal:focus,
.ult-modal-input-wrapper .btn-modal:active {
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) !important;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-sm {
font-size: 13px;
padding: 8px 16px;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-lg {
font-size: 18px;
padding: 18px 36px;
}
.ult_modal .ult_modal-content {
border-radius: 2px;
box-shadow: 0 12px 12px rgba(0,0,0,0.17), 0 20px 40px rgba(0,0,0,0.3);
}
.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-body {
overflow-x: hidden;
min-width: 0 !important;
}
.l-header.pos_fixed {
min-width: 0 !important;
} @media (max-width: 1279px) {
.w-portfolio.columns_4 .w-portfolio-item,
.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-subfooter.at_top {
padding-top: 40px;
padding-bottom: 10px;
}
.l-subfooter.at_bottom {
padding-top: 25px;
padding-bottom: 20px;
}
.l-subfooter.at_bottom .w-copyright,
.l-subfooter.at_bottom .w-nav {
float: none;
margin-bottom: 5px;
}
.l-subfooter.at_bottom .w-nav-list.level_1 {
display: inline-block;
}
.w-btn.size_large,
input.w-btn.size_large,
button.w-btn.size_large {
padding: 12px 36px;
font-size: 15px;
}
.w-separator.size_small {
margin: 20px 0;
}
.w-separator.type_invisible.size_small {
margin: 6px 0;
}
.w-separator.size_medium {
margin: 30px 0;
}
.w-separator.type_invisible.size_medium {
margin: 10px 0;
}
.w-separator.size_large {
margin: 40px 0;
}
.w-separator.type_invisible.size_large {
margin: 18px 0;
}
.w-separator.size_huge {
margin: 50px 0;
}
.w-separator.type_invisible.size_huge {
margin: 28px 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: 40px;
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 > 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-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;
}
.w-portfolio.columns_3 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.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%;
}
} @media (max-width: 767px) {
.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;
font-size: 0;
margin: 8px 0 -8px !important;
}
.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;
}
.g-filters-item {
font-size: 13px;
}
.g-filters-item {
padding: 8px 14px 6px;
}
.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-pricing,
.w-pricing-item {
display: block;
}
.l-subheader .w-search-input {
line-height: 60px;
}
.l-subheader .w-search-input input {
font-size: 30px;
}
.w-search-close {
line-height: 80px;
height: 80px;
width: 80px;
}
.w-tabs.layout_mdesign .w-tabs-section-header i,
.w-tabs.layout_mdesign .w-tabs-section-title {
font-size: 16px !important;
line-height: 24px;
}
.w-tabs.layout_mdesign .w-tabs-section-control {
line-height: 24px;
height: 24px;
margin-top: -12px;
}
.w-tabs.layout_mdesign .w-tabs-section.with_icon .w-tabs-section-title {
margin-left: 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-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-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 {
padding: 25px 0;
}
.l-section.for_author .l-section-h,
.l-section.for_related .l-section-h {
padding: 25px;
}
.l-section.for_tags .l-section-h {
padding-bottom: 25px;
}
.single-post .l-canvas.sidebar_none .l-section.for_comments {
margin-top: 25px;
}
.l-canvas.sidebar_none .l-section.for_comments .l-section-h {
padding: 25px 0;
}
.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;
}
.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-separator.type_short {
width: auto;
}
.w-separator.size_small {
margin: 5px 0;
}
.w-separator.type_invisible.size_small {
margin: 2px 0;
}
.w-separator.size_medium {
margin: 15px 0;
}
.w-separator.type_invisible.size_medium {
margin: 5px 0;
}
.w-separator.size_large {
margin: 25px 0;
}
.w-separator.type_invisible.size_large {
margin: 10px 0;
}
.w-separator.size_huge {
margin: 35px 0;
}
.w-separator.type_invisible.size_huge {
margin: 15px 0;
}
.w-blog.layout_smallcircle .w-blog-post-preview,
.w-blog.layout_smallcircle .w-blog-post-title,
.w-blog.layout_smallcircle .w-blog-post-body {
margin-left: 0 !important;
margin-right: 0 !important;
}
.w-blog.layout_smallcircle .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 {
display: block;
}
.w-blog.layout_masonry .w-blog-list {
margin: 0 -14px !important;
}
.w-blog.layout_masonry .w-blog-post {
width: 100% !important;
padding: 4px 0;
}
.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-left: 15px;
}
.w-search-show,
.w-nav-control {
margin: 0 !important;
}
.w-form-row.for_captcha {
padding-top: 20px;
}
.w-form-row.for_captcha .w-form-field-label {
top: -5px;
line-height: 20px;
}
.w-form-row.for_captcha input:focus ~ .w-form-field-label,
.w-form-row.for_captcha input.not-empty ~ .w-form-field-label {
top: -30px;
}
.l-sidebar .widget {
margin-bottom: 30px;
}
.l-subheader .w-search-label {
font-size: 15px;
}
.l-subheader .w-search-input {
line-height: 36px;
}
.l-subheader .w-search-input input {
font-size: 20px;
}
.w-tabs.layout_mdesign .w-tabs-section-header {
padding: 15px 20px;
}
.w-tabs.layout_mdesign.accordion .w-tabs-section-content-h {
padding: 20px;
}
.w-testimonial.style_2:before {
font-size: 50px;
line-height: 36px;
left: -8px;
}
.w-testimonial.style_2 {
padding-left: 50px;
}
.rtl .w-testimonial.style_2:before {
right: -8px;
}
.rtl .w-testimonial.style_2 {
padding-right: 50px;
}
.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%;
}
} @media (max-width: 480px) {
.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: 20px;
padding-right: 20px;
}
.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 {
padding: 20px 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: 20px;
}
.l-section.for_blogpost.preview_modern .w-blog {
padding: 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: 0 0 20px;
}
.l-section.for_author .l-section-h,
.l-section.for_related .l-section-h {
padding: 20px;
}
.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;
}
.g-cols.offset_none > div {
padding: 20px;
}
.w-actionbox-button.w-btn {
margin: 4px;
}
.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: 30px;
padding-right: 5px;
}
.w-blognav-next {
padding-left: 5px;
padding-right: 30px;
}
.rtl .w-blognav-prev {
padding-left: 5px;
padding-right: 30px;
}
.rtl .w-blognav-next {
padding-left: 30px;
padding-right: 5px;
}
.w-blognav-prev:before,
.w-blognav-next:before {
top: 18px;
}
.w-blognav-title {
display: none;
}
.w-cart-quantity {
display: none;
}
.l-subheader .w-contacts-list {
line-height: 30px;
}
.w-form-field-success {
display: block;
padding-bottom: 0;
}
.protected-post-form {
padding: 20px 20px 1px;
}
.protected-post-form .w-form-field {
float: none;
margin-right: 0 !important;
}
.protected-post-form .w-btn {
margin-top: 15px;
}
.w-gallery.columns_1 .w-gallery-item,
.w-gallery.columns_2 .w-gallery-item,
.w-gallery.columns_3 .w-gallery-item {
width: 100%;
}
.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;
}
.w-logos {
padding: 0 !important;
}
.w-logos .owl-prev,
.w-logos .owl-next {
display: none !important;
}
.w-nav-anchor.level_2,
.w-nav-anchor.level_3 {
white-space: normal;
}
.w-nav.type_mobile .w-nav-list.level_1 {
margin-left: -20px;
margin-right: -20px;
padding-left: 10px;
padding-right: 10px;
}
.w-portfolio-item {
width: 100% !important;
}
.l-subheader .w-search-input {
width: 87.5%;
}
.w-testimonial.style_1 {
padding: 20px;
}
}.vc_icon_element {
line-height: 0;
font-size: 14px;
margin-bottom: 35px;
}
.vc_icon_element.vc_icon_element-outer {
box-sizing: border-box;
text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
text-align: left;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
text-align: right;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
text-align: center;
display: inline-block;
border: 2px solid transparent;
width: 4em;
height: 4em;
box-sizing: content-box;
position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 2.15em;
font-style: normal;
font-weight: normal;
line-height: 1 !important;
font-size-adjust: none;
font-stretch: normal;
font-feature-settings: normal;
font-language-override: normal;
font-kerning: auto;
font-synthesis: weight style;
font-variant: normal;
text-rendering: auto;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: inherit;
height: inherit;
font-size: 1em;
text-align: center;
text-rendering: optimizelegibility;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
box-sizing: content-box;
border: none;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
max-width: 100% !important;
line-height: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
width: 2.5em !important;
height: 2.5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
font-size: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
max-width: 100% !important;
line-height: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
width: 3.15em !important;
height: 3.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
font-size: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
max-width: 100% !important;
line-height: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
width: 4em !important;
height: 4em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
max-width: 100% !important;
line-height: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
width: 5em !important;
height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
font-size: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
max-width: 100% !important;
line-height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
width: 7.15em !important;
height: 7.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
font-size: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
border-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
background-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
border-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
background-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
border-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
background-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
border-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
background-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
border-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
background-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
border-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
background-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
border-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
background-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
border-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
background-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
border-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
background-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
border-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
background-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
border-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
background-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
border-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
background-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
border-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
background-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
border-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
background-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
border-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
background-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
border-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
background-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
border-color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
background-color: #ffffff;
} .wpb_animate_when_almost_visible {
opacity: 0;
}
.wpb_start_animation.wpb_top-to-bottom {
-webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_bottom-to-top {
-webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_left-to-right {
-webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_right-to-left {
-webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_appear {
-webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
} @-webkit-keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ttb {
0% {
-moz-transform: translate(0, -10%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_ttb {
0% {
-o-transform: translate(0, -10%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_ttb {
0% {
transform: translate(0, -10%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_btt {
0% {
-moz-transform: translate(0, 10%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_btt {
0% {
-o-transform: translate(0, 10%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_btt {
0% {
transform: translate(0, 10%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ltr {
0% {
-moz-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_ltr {
0% {
-o-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_ltr {
0% {
transform: translate(-10%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_rtl {
0% {
-moz-transform: translate(10%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_rtl {
0% {
-o-transform: translate(10%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_rtl {
0% {
transform: translate(10%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(0.5);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(0.5);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(0.5);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes wpb_appear {
0% {
transform: scale(0.5);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}body {
font-family: "Roboto";
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
.page-template-page-blank-php .l-main {
font-size: 14px;
}
.l-header .menu-item-language,
.l-header .w-nav-item {
font-family: "Roboto";
font-weight: 300;
}
.type_desktop .menu-item-language > a,
.l-header .type_desktop .w-nav-anchor.level_1,
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
font-size: 16px;
}
.type_desktop .submenu-languages .menu-item-language > a,
.l-header .type_desktop .w-nav-anchor.level_2,
.l-header .type_desktop .w-nav-anchor.level_3,
.l-header .type_desktop .w-nav-anchor.level_4 {
font-size: 15px;
}
.type_mobile .menu-item-language > a,
.l-header .type_mobile .w-nav-anchor.level_1 {
font-size: 16px;
}
.l-header .type_mobile .w-nav-anchor.level_2,
.l-header .type_mobile .w-nav-anchor.level_3,
.l-header .type_mobile .w-nav-anchor.level_4 {
font-size: 15px;
}
h1, h2, h3, h4, h5, h6,
.w-blog-post.format-quote blockquote,
.w-counter-number,
.w-logo-title,
.w-pricing-item-title,
.w-pricing-item-price,
.w-tabs-item-title,
.ult_price_figure,
.ult_countdown-amount,
.ultb3-box .ultb3-title,
.stats-block .stats-desc .stats-number {
font-family: "Roboto";
font-weight: 300;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 28px;
}
h4,
.widgettitle,
.comment-reply-title,
.ultb3-box .ultb3-title,
.flip-box-wrap .flip-box .ifb-face h3,
.aio-icon-box .aio-icon-header h3.aio-icon-title {
font-size: 24px;
}
h5,
.w-portfolio-item-title {
font-size: 20px;
}
h6 {
font-size: 18px;
}
@media (max-width: 767px) {
body {
font-size: 13px;
line-height: 23px;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4,
.widgettitle,
.comment-reply-title,
.ultb3-box .ultb3-title,
.flip-box-wrap .flip-box .ifb-face h3,
.aio-icon-box .aio-icon-header h3.aio-icon-title {
font-size: 20px;
}
h5,
.w-portfolio-item-title {
font-size: 18px;
}
h6 {
font-size: 16px;
}
} .l-body,
.l-header.pos_fixed {
min-width: 1300px;
}
.l-canvas.type_boxed,
.l-canvas.type_boxed .l-subheader,
.l-canvas.type_boxed ~ .l-footer .l-subfooter {
max-width: 1300px;
}
.l-subheader-h,
.l-titlebar-h,
.l-main-h,
.l-section-h,
.l-subfooter-h,
.w-tabs-section-content-h,
.w-blog-post-body {
max-width: 1140px;
}
.l-sidebar {
width: 25%;
}
.l-content {
width: 68%;
}
@media (max-width: 767px) {
.g-cols.offset_none,
.g-cols.offset_none > div {
display: block;
}
.g-cols > div {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 30px;
}
.l-subfooter.at_top .g-cols > div {
margin-bottom: 10px;
}
.g-cols.offset_none > div,
.g-cols > div:last-child {
margin-bottom: 0 !important;
}
} @media (min-width: 901px) {
.l-subheader.at_middle {
line-height: 100px;
}
.l-header.layout_advanced .l-subheader.at_middle,
.l-header.layout_centered .l-subheader.at_middle {
height: 100px;
}
.l-header.layout_standard.sticky .l-subheader.at_middle,
.l-header.layout_extended.sticky .l-subheader.at_middle {
line-height: 60px;
}
.l-header.layout_advanced.sticky .l-subheader.at_middle,
.l-header.layout_centered.sticky .l-subheader.at_middle {
line-height: 50px;
height: 50px;
}
.l-subheader.at_top {
height: 40px;
}
.l-subheader.at_top,
.l-subheader.at_bottom {
line-height: 40px;
}
.l-header.layout_extended.sticky .l-subheader.at_top {
line-height: 0px;
height: 0px;
}
.l-header.layout_advanced.sticky .l-subheader.at_bottom,
.l-header.layout_centered.sticky .l-subheader.at_bottom {
line-height: 40px;
}
.l-header.layout_standard.pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_standard.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_standard.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_standard.pos_fixed ~ .l-main .l-section:first-child,
.l-header.layout_standard.pos_static.bg_transparent ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_standard.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_standard.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_standard.pos_static.bg_transparent ~ .l-main .l-section:first-child {
padding-top: 100px;
}
.l-header.layout_extended.pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_extended.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_extended.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_extended.pos_fixed ~ .l-main .l-section:first-child,
.l-header.layout_extended.pos_static.bg_transparent ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_extended.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_extended.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_extended.pos_static.bg_transparent ~ .l-main .l-section:first-child {
padding-top: 140px;
}
.l-header.layout_advanced.pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_advanced.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_advanced.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_advanced.pos_fixed ~ .l-main .l-section:first-child,
.l-header.layout_advanced.pos_static.bg_transparent ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_advanced.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_advanced.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_advanced.pos_static.bg_transparent ~ .l-main .l-section:first-child {
padding-top: 140px;
}
.l-header.layout_centered.pos_fixed ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_centered.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_centered.pos_fixed ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_centered.pos_fixed ~ .l-main .l-section:first-child,
.l-header.layout_centered.pos_static.bg_transparent ~ .l-titlebar,
.l-canvas.titlebar_none.sidebar_left .l-header.layout_centered.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_right .l-header.layout_centered.pos_static.bg_transparent ~ .l-main,
.l-canvas.titlebar_none.sidebar_none .l-header.layout_centered.pos_static.bg_transparent ~ .l-main .l-section:first-child {
padding-top: 140px;
}
.l-body.header_aside {
padding-left: 300px;
}
.rtl.l-body.header_aside {
padding-left: 0;
padding-right: 300px;
}
.l-header.layout_sided,
.l-header.layout_sided .w-cart-notification {
width: 300px;
}
} @media (min-width: 901px) {
.w-logo-img {
height: 100px;
}
.w-logo.with_transparent .w-logo-img > img.for_default {
margin-bottom: -100px;
}
.l-header.layout_standard.sticky .w-logo-img,
.l-header.layout_extended.sticky .w-logo-img {
height: 60px;
}
.l-header.layout_standard.sticky .w-logo.with_transparent .w-logo-img > img.for_default,
.l-header.layout_extended.sticky .w-logo.with_transparent .w-logo-img > img.for_default {
margin-bottom: -60px;
}
.l-header.layout_advanced.sticky .w-logo-img,
.l-header.layout_centered.sticky .w-logo-img {
height: 50px;
}
.l-header.layout_advanced.sticky .w-logo.with_transparent .w-logo-img > img.for_default,
.l-header.layout_centered.sticky .w-logo.with_transparent .w-logo-img > img.for_default {
margin-bottom: -50px;
}
.l-header.layout_sided .w-logo-img > img {
width: 200px;
}
.w-logo-title {
font-size: 27px;
}
}
@media (min-width: 601px) and (max-width: 900px) {
.w-logo-img {
height: 80px;
}
.w-logo.with_transparent .w-logo-img > img.for_default {
margin-bottom: -80px;
}
.w-logo-title {
font-size: 24px;
}
}
@media (max-width: 600px) {
.w-logo-img {
height: 50px;
}
.w-logo.with_transparent .w-logo-img > img.for_default {
margin-bottom: -50px;
}
.w-logo-title {
font-size: 20px;
}
}  .l-body {
background-color: #e0e0e0;
}  .l-subheader.at_middle,
.l-subheader.at_middle .w-lang-list,
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
background-color: #fff;
} .l-subheader.at_middle,
.transparent .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
color: #e45300;
}
.l-subheader.at_middle .w-nav-anchor.level_1 .ripple {
background-color: #e45300;
} .no-touch .w-logo-link:hover,
.no-touch .l-subheader.at_middle .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_middle .w-lang-item:hover,
.no-touch .transparent .l-subheader.at_middle .w-lang.active .w-lang-item:hover,
.no-touch .l-subheader.at_middle .w-socials-item-link:hover,
.no-touch .l-subheader.at_middle .w-search-show:hover,
.no-touch .l-subheader.at_middle .w-cart-h:hover .w-cart-link {
color: #fff;
} .l-subheader.at_top,
.l-subheader.at_top .w-lang-list,
.l-subheader.at_bottom,
.l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {
background-color: #e45300;
} .l-subheader.at_top,
.l-subheader.at_bottom,
.transparent .l-subheader.at_bottom .type_mobile .w-nav-list.level_1,
.w-lang.active .w-lang-item {
color: #FFF;
}
.l-subheader.at_bottom .w-nav-anchor.level_1 .ripple {
background-color: #FFF;
} .no-touch .l-subheader.at_top .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_top .w-lang-item:hover,
.no-touch .transparent .l-subheader.at_top .w-lang.active .w-lang-item:hover,
.no-touch .l-subheader.at_top .w-socials-item-link:hover,
.no-touch .l-subheader.at_bottom .w-search-show:hover,
.no-touch .l-subheader.at_bottom .w-cart-h:hover .w-cart-link {
color: #212121;
} .l-header.transparent .l-subheader {
color: #fff;
} .no-touch .l-header.transparent .type_desktop .menu-item-language > a:hover,
.no-touch .l-header.transparent .type_desktop .menu-item-language:hover > a,
.no-touch .l-header.transparent .w-logo-link:hover,
.no-touch .l-header.transparent .l-subheader .w-contacts-item-value a:hover,
.no-touch .l-header.transparent .l-subheader .w-lang-item:hover,
.no-touch .l-header.transparent .l-subheader .w-socials-item-link:hover,
.no-touch .l-header.transparent .l-subheader .w-search-show:hover,
.no-touch .l-header.transparent .l-subheader .w-cart-h:hover .w-cart-link,
.no-touch .l-header.transparent .type_desktop .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
color: #fff;
} .w-search-form-overlay {
background-color: #e45300;
} .l-subheader .w-search-form {
color: #fff;
}
.l-subheader .w-search-input:after,
.l-subheader input:focus ~ .w-search-input-bar:before,
.l-subheader input:focus ~ .w-search-input-bar:after {
background-color: #fff;
}  .no-touch .l-header .menu-item-language > a:hover,
.no-touch .type_desktop .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
background-color: #e45300;
} .no-touch .l-header .menu-item-language > a:hover,
.no-touch .type_desktop .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
color: #212121;
} .l-header .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-header .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-header .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
color: #e45300;
} .l-header.transparent .type_desktop .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-header.transparent .type_desktop .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-header.transparent .type_desktop .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
color: #e45300;
} .type_desktop .submenu-languages,
.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3,
.l-header .w-nav-list.level_4 {
background-color: #fff;
} .type_desktop .submenu-languages,
.l-header .w-nav-anchor.level_2,
.l-header .w-nav-anchor.level_3,
.l-header .w-nav-anchor.level_4,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.active .w-nav-anchor.level_2,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.current-menu-item .w-nav-anchor.level_2,
.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.current-menu-ancestor .w-nav-anchor.level_2,
.no-touch .type_desktop [class*="columns"] .w-nav-item.menu-item-has-children:hover .w-nav-anchor.level_2 {
color: #212121;
}
.l-header .w-nav-anchor.level_2 .ripple,
.l-header .w-nav-anchor.level_3 .ripple,
.l-header .w-nav-anchor.level_4 .ripple {
background-color: #212121;
} .no-touch .type_desktop .submenu-languages .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-header .w-nav-item.level_3:hover .w-nav-anchor.level_3,
.no-touch .l-header .w-nav-item.level_4:hover .w-nav-anchor.level_4 {
background-color: #eee;
} .no-touch .type_desktop .submenu-languages .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-header .w-nav-item.level_3:hover .w-nav-anchor.level_3,
.no-touch .l-header .w-nav-item.level_4:hover .w-nav-anchor.level_4 {
color: #212121;
} .l-header .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-header .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-header .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-header .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3,
.l-header .w-nav-item.level_4.current-menu-item .w-nav-anchor.level_4,
.l-header .w-nav-item.level_4.current-menu-ancestor .w-nav-anchor.level_4 {
background-color: #f7f7f7;
} .l-header .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-header .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-header .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-header .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3,
.l-header .w-nav-item.level_4.current-menu-item .w-nav-anchor.level_4,
.l-header .w-nav-item.level_4.current-menu-ancestor .w-nav-anchor.level_4 {
color: #e45300;
} .btn.w-nav-item .w-nav-anchor.level_1 {
background-color: #fff !important;
} .btn.w-nav-item .w-nav-anchor.level_1 {
color: #e45300 !important;
} .no-touch .btn.w-nav-item:hover .w-nav-anchor.level_1 {
background-color: #fff !important;
} .no-touch .btn.w-nav-item:hover .w-nav-anchor.level_1 {
color: #e45300 !important;
}  .l-canvas,
.w-blog.layout_masonry .w-blog-post-h,
.w-cart-dropdown,
.w-portfolio-item-anchor,
.w-pricing.style_1 .w-pricing-item-h,
.w-person.style_card,
#lang_sel ul ul,
#lang_sel_click ul ul,
#lang_sel_footer,
.woocommerce .form-row .chosen-drop,
.woocommerce-ordering:after,
.woocommerce-type_2 .product-h,
.no-touch .woocommerce-type_2 .product-meta,
.woocommerce #payment .payment_box,
.widget_layered_nav ul li.chosen,
.wpcf7-form-control-wrap.type_select:after {
background-color: #fff;
}
button.w-btn.color_contrast.style_raised,
a.w-btn.color_contrast.style_raised,
.w-iconbox.style_circle.color_contrast .w-iconbox-icon,
.w-socials.style_4 .w-socials-item-link {
color: #fff;
} .l-section.color_alternate,
.l-titlebar.color_alternate,
.no-touch .l-titlebar .g-nav-item:hover,
.l-section.for_blogpost .w-blog-post-preview,
.l-section.for_author .l-section-h,
.l-section.for_related .l-section-h,
.l-canvas.sidebar_none .l-section.for_comments,
.no-touch .w-btn.style_flat:hover,
.no-touch .pagination a.page-numbers:hover,
.w-actionbox.color_alternate,
.w-blog-post-preview-icon,
.protected-post-form,
.w-iconbox.style_circle.color_light .w-iconbox-icon,
.no-touch .w-logos .owl-prev:hover,
.no-touch .w-logos .owl-next:hover,
.w-profile,
.w-pricing.style_1 .w-pricing-item-header,
.w-pricing.style_2 .w-pricing-item-h,
.w-socials-item-link,
.w-tabs-item .ripple,
.w-testimonial.style_1,
.widget_calendar #calendar_wrap,
.no-touch .l-main .widget_nav_menu a:hover,
.no-touch #lang_sel ul ul a:hover,
.no-touch #lang_sel_click ul ul a:hover,
.woocommerce .login,
.woocommerce .checkout_coupon,
.woocommerce .register,
.no-touch .woocommerce-type_2 .product-h .button:hover,
.woocommerce .variations_form,
.woocommerce .variations_form .variations td.value:after,
.woocommerce .comment-respond,
.woocommerce .stars span a:after,
.woocommerce .cart_totals,
.no-touch .woocommerce .product-remove a:hover,
.woocommerce .checkout #order_review,
.woocommerce ul.order_details,
.widget_shopping_cart,
.widget_layered_nav ul,
.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,
.smile-icon-timeline-wrap .timeline-feature-item.feat-item {
background-color: #f5f5f5;
}
.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,
.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,
.timeline-feature-item.feat-item .ult-timeline-arrow l {
border-color: #f5f5f5;
} 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,
.l-section,
.g-cols > div,
.w-form-field > input:focus,
.w-form-field > textarea:focus,
.w-search.submit_inside input[type="text"]:focus,
.w-separator-h:before,
.w-separator-h:after,
.w-sharing.type_simple .w-sharing-item,
.w-tabs-list-h,
.w-tabs-section,
.w-tabs-list:before,
.w-tabs-section-header:before,
.l-main .widget_nav_menu > div,
.l-main .widget_nav_menu .menu-item a,
#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel,
.woocommerce table th,
.woocommerce table td,
.woocommerce .quantity.buttons_added input.qty,
.woocommerce .quantity.buttons_added .plus,
.woocommerce .quantity.buttons_added .minus,
.woocommerce-tabs .tabs,
.woocommerce .related,
.woocommerce .upsells,
.woocommerce .cross-sells,
.woocommerce ul.order_details li,
.woocommerce .shop_table.my_account_orders,
.select2-container a.select2-choice,
.smile-icon-timeline-wrap .timeline-line {
border-color: #e0e0e0;
}
.w-separator-h i,
.w-iconbox.style_default.color_light .w-iconbox-icon,
.w-testimonial.style_2:before,
.pagination .page-numbers,
.woocommerce .star-rating:before {
color: #e0e0e0;
}
.no-touch .l-titlebar.color_alternate .g-nav-item:hover,
button.w-btn.color_light.style_raised,
a.w-btn.color_light.style_raised,
.no-touch .color_alternate .w-btn.style_flat:hover,
.no-touch .color_alternate .w-logos .owl-prev:hover,
.no-touch .color_alternate .w-logos .owl-next:hover,
.no-touch .color_alternate .pagination a.page-numbers:hover,
.widget_price_filter .ui-slider:before {
background-color: #e0e0e0;
} h1, h2, h3, h4, h5, h6,
.w-counter-number,
.w-portfolio-item-anchor,
.no-touch .w-portfolio-item-anchor:hover,
.l-section.color_primary a.w-portfolio-item-anchor,
.l-section.color_secondary a.w-portfolio-item-anchor {
color: #e45300;
} .l-canvas,
button.w-btn.color_light.style_raised,
a.w-btn.color_light.style_raised,
.w-blog.layout_masonry .w-blog-post-h,
.w-cart-dropdown,
.w-iconbox.style_circle.color_light .w-iconbox-icon,
.w-pricing-item-h,
.w-person.style_card,
.w-testimonial.style_1,
.woocommerce .form-row .chosen-drop,
.woocommerce-type_2 .product-h {
color: #424242;
}
button.w-btn.color_contrast.style_raised,
a.w-btn.color_contrast.style_raised,
.w-iconbox.style_circle.color_contrast .w-iconbox-icon {
background-color: #424242;
} a,
.highlight_primary,
.w-blog.layout_compact .w-blog-post-link,
.w-blog.layout_related .w-blog-post-link,
button.w-btn.color_primary.style_flat,
a.w-btn.color_primary.style_flat,
.w-counter.color_primary .w-counter-number,
.w-iconbox.style_default.color_primary .w-iconbox-icon,
.g-filters-item.active,
.w-form-field > input:focus ~ i,
.w-form-field > textarea:focus ~ i,
.w-search-input > input:focus ~ i,
.w-tabs-item.active,
.w-tabs.layout_mdesign .w-tabs-section.active .w-tabs-section-header,
.l-main .widget_nav_menu .menu-item.current-menu-item > a,
.no-touch .woocommerce-type_2 .product-h a.button,
.woocommerce-tabs .tabs li.active,
input[type="radio"]:checked + .wpcf7-list-item-label:before,
input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
color: #e45300;
}
.l-section.color_primary,
.l-titlebar.color_primary,
.highlight_primary_bg,
button,
input[type="submit"],
button.w-btn.color_primary.style_raised,
a.w-btn.color_primary.style_raised,
.pagination .page-numbers.current,
.w-actionbox.color_primary,
input:focus ~ .w-form-field-bar:before,
input:focus ~ .w-form-field-bar:after,
textarea:focus ~ .w-form-field-bar:before,
textarea:focus ~ .w-form-field-bar:after,
input:focus ~ .w-search-input-bar:before,
input:focus ~ .w-search-input-bar:after,
.w-iconbox.style_circle.color_primary .w-iconbox-icon,
.w-pricing.style_1 .type_featured .w-pricing-item-header,
.w-pricing.style_2 .type_featured .w-pricing-item-h,
.w-tabs-list-bar,
.w-tabs.layout_timeline .w-tabs-item.active,
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover,
.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h,
.rsDefault .rsThumb.rsNavSelected,
.tp-bullets.custom .bullet.selected,
.no-touch .tp-bullets.custom .bullet.selected:hover,
.woocommerce .button.alt,
.woocommerce .button.checkout,
.widget_price_filter .ui-slider-range,
.widget_price_filter .ui-slider-handle,
.smile-icon-timeline-wrap .timeline-separator-text .sep-text,
.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,
.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot {
background-color: #e45300;
}
.g-html blockquote,
.g-filters-item.active,
input:focus,
textarea:focus,
.woocommerce .quantity.buttons_added input.qty:focus,
.validate-required.woocommerce-validated input:focus,
.validate-required.woocommerce-invalid input:focus,
.woocommerce .form-row .chosen-search input[type="text"]:focus,
.woocommerce-tabs .tabs li.active,
.select2-dropdown-open.select2-drop-above a.select2-choice {
border-color: #e45300;
}
input:focus,
textarea:focus,
.select2-dropdown-open a.select2-choice {
box-shadow: 0 -1px 0 0 #e45300 inset;
} .no-touch a:hover,
.highlight_secondary,
button.w-btn.color_secondary.style_flat,
a.w-btn.color_secondary.style_flat,
.no-touch .w-blog-post-link:hover .w-blog-post-title span,
.no-touch .w-blog-post-link:hover .w-blog-post-preview-icon,
.no-touch .w-blog-post-meta a:hover,
.no-touch .w-blognav-prev:hover .w-blognav-title,
.no-touch .w-blognav-next:hover .w-blognav-title,
.w-counter.color_secondary .w-counter-number,
.w-iconbox.style_default.color_secondary .w-iconbox-icon,
.w-iconbox.style_default .w-iconbox-link:active .w-iconbox-icon,
.no-touch .w-iconbox.style_default .w-iconbox-link:hover .w-iconbox-icon,
.w-iconbox-link:active .w-iconbox-title,
.no-touch .w-iconbox-link:hover .w-iconbox-title,
.no-touch .l-main .widget_tag_cloud a:hover,
.no-touch .l-main .widget_product_tag_cloud .tagcloud a:hover,
.woocommerce .star-rating span:before,
.woocommerce .stars span a:after {
color: #e45300;
}
.l-section.color_secondary,
.l-titlebar.color_secondary,
.highlight_secondary_bg,
button.w-btn.color_secondary.style_raised,
a.w-btn.color_secondary.style_raised,
.w-actionbox.color_secondary,
.w-iconbox.style_circle.color_secondary .w-iconbox-icon,
.no-touch .w-toplink.active:hover,
.no-touch .tp-leftarrow.custom:hover,
.no-touch .tp-rightarrow.custom:hover,
p.demo_store,
.woocommerce .onsale,
.woocommerce .form-row .chosen-results li.highlighted {
background-color: #e45300;
} .highlight_faded,
button.w-btn.color_light.style_flat,
a.w-btn.color_light.style_flat,
.w-blog-post-preview-icon,
.w-blog-post-meta,
.w-comments-item-date,
.w-comments-item-answer a,
.w-profile-link.for_logout,
.w-socials.style_3 .w-socials-item-link,
.g-tags,
.l-main .widget_tag_cloud a,
.l-main .widget_product_tag_cloud .tagcloud a,
.woocommerce .stars span:after {
color: #9e9e9e;
}
.w-btn.style_flat .ripple,
.w-btn.color_light.style_raised .ripple,
.w-socials.style_4 .w-socials-item-link {
background-color: #9e9e9e;
}  .l-subfooter.at_top,
.l-subfooter.at_top #lang_sel ul ul,
.l-subfooter.at_top #lang_sel_click ul ul,
.l-subfooter.at_top .wpcf7-form-control-wrap.type_select:after {
background-color: #212121;
} .no-touch .l-subfooter.at_top #lang_sel ul ul a:hover,
.no-touch .l-subfooter.at_top #lang_sel_click ul ul a:hover,
.l-subfooter.at_top .w-socials-item-link,
.l-subfooter.at_top .widget_calendar #calendar_wrap,
.l-subfooter.at_top .widget_shopping_cart {
background-color: #292929;
} .l-subfooter.at_top,
.l-subfooter.at_top #lang_sel a.lang_sel_sel,
.l-subfooter.at_top #lang_sel_click a.lang_sel_sel,
.l-subfooter.at_top input,
.l-subfooter.at_top textarea,
.l-subfooter.at_top select,
.l-subfooter.at_top .w-form-field > input:focus,
.l-subfooter.at_top .w-form-field > textarea:focus,
.l-subfooter.at_top .w-search.submit_inside input[type="text"]:focus {
border-color: #333;
} .l-subfooter.at_top h1,
.l-subfooter.at_top h2,
.l-subfooter.at_top h3,
.l-subfooter.at_top h4,
.l-subfooter.at_top h5,
.l-subfooter.at_top h6 {
color: #9e9e9e;
} .l-subfooter.at_top {
color: #757575;
} .l-subfooter.at_top a,
.l-subfooter.at_top .widget_tag_cloud .tagcloud a,
.l-subfooter.at_top .widget_product_tag_cloud .tagcloud a {
color: #9e9e9e;
} .no-touch .l-subfooter.at_top a:hover,
.l-subfooter.at_top .w-form-field > input:focus ~ i,
.l-subfooter.at_top .w-form-field > textarea:focus ~ i,
.l-subfooter.at_top .w-search-input > input:focus ~ i,
.no-touch .l-subfooter.at_top .widget_tag_cloud .tagcloud a:hover,
.no-touch .l-subfooter.at_top .widget_product_tag_cloud .tagcloud a:hover {
color: #e45300;
}
.l-subfooter.at_top input:focus ~ .w-form-field-bar:before,
.l-subfooter.at_top input:focus ~ .w-form-field-bar:after,
.l-subfooter.at_top textarea:focus ~ .w-form-field-bar:before,
.l-subfooter.at_top textarea:focus ~ .w-form-field-bar:after,
.l-subfooter.at_top input:focus ~ .w-search-input-bar:before,
.l-subfooter.at_top input:focus ~ .w-search-input-bar:after {
background-color: #e45300;
}
.l-subfooter.at_top input:focus,
.l-subfooter.at_top textarea:focus {
border-color: #e45300;
}
.l-subfooter.at_top input:focus,
.l-subfooter.at_top textarea:focus {
box-shadow: 0 -1px 0 0 #e45300 inset;
}  .l-subfooter.at_bottom {
background-color: #111;
} .l-subfooter.at_bottom {
color: #757575;
} .l-subfooter.at_bottom a {
color: #9e9e9e;
} .no-touch .l-subfooter.at_bottom a:hover {
color: #e45300;
}
.w-copyright {
text-align:left;
}
.w-contacts-item.for_custom{
display:none;
}
.l-subheader .w-contacts-item.for_email::before { opacity: 1;}
.l-subheader .w-contacts-item.for_phone::before { opacity: 1; }