html, body, div, span, object, iframe, img,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, button, details, figcaption, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
html, body {
width: 100%;
height: 100%;
}
* {
-moz-box-sizing: border-box;
box-sizing: border-box;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden] {
display: none;
}  html {
font-family: sans-serif; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }  a:focus {
outline: 0;
} a:active,
input:focus,
textarea:focus,
select:focus {
outline: 0;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} ins {
text-decoration: underline;
}
del {
text-decoration: line-through;
}
i,
em {
font-style: italic;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0; -ms-interpolation-mode: bicubic; max-width: 100%;
height: auto;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} 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;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}
caption, td, th, li {
vertical-align: top;
}
dl, ul, ol {
list-style: none;
margin: 0;
} .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;
} .l-header {
position: relative;
}
.l-subheader {
position: relative;
margin: 0 auto;
}
.l-subheader-h {
margin: 0 auto;
max-width: 1200px;
}
.l-main {
position: relative;
}
.l-submain {
position: relative;
margin: 0 auto;
}
.l-submain-h {
position: relative;
margin: 0 auto;
max-width: 1200px;
}
.l-content {
width: 70%;
}
.l-sidebar {
width: 25%;
}
.l-footer {
position: relative;
}
.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;
margin: 0 auto;
} .col_cont .l-content {
width: 100%;
}
.col_cont .l-sidebar {
display: none;
}
.col_contside .l-content,
.col_sidecont .l-sidebar {
float: left;
}
.col_contside .l-sidebar,
.col_sidecont .l-content {
float: right;
} a {
text-decoration: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 20px;
}
.g-html > h1:last-child,
.g-html > h2:last-child,
.g-html > h3:last-child,
.g-html > h4:last-child,
.g-html > h5:last-child,
.g-html > h6:last-child {
margin-bottom: 0;
}
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6 {
padding-top: 10px;
}
.g-html h2:first-child,
.g-html h3:first-child,
.g-html h4:first-child,
.g-html h5:first-child,
.g-html h6:first-child,
.g-html h1 + h2,
.g-html h1 + h3,
.g-html h1 + h4,
.g-html h1 + h5,
.g-html h1 + h6,
.g-html h2 + h3,
.g-html h2 + h4,
.g-html h2 + h5,
.g-html h2 + h6,
.g-html h3 + h4,
.g-html h3 + h5,
.g-html h3 + h6,
.g-html h4 + h6,
.g-html h4 + h5,
.g-html h5 + h6,
.g-html .g-hr + h2,
.g-html .g-hr + h3,
.g-html .g-hr + h4,
.g-html .g-hr + h5,
.g-html .g-hr + h6 {
padding-top: 0;
} .g-html p {
margin-bottom: 20px;
} .g-html ul,
.g-html ol {
margin-left: 35px;
margin-bottom: 20px;
}
.g-html ul {
list-style-type: disc;
}
.g-html ol {
list-style-type: decimal;
}
.g-html li ul,
.g-html li ol {
margin-bottom: 5px;
margin-top: 5px;
} .g-html address {
margin-bottom: 20px;
} .g-html pre {
display: block;
font-family: Consolas, Lucida Console, monospace;
overflow-x: auto;
width: 100%;
margin-bottom: 20px;
}
.g-html code {
display: inline-block;
vertical-align: top;
font-family: Consolas, Lucida Console, monospace;
}
.g-html pre code {
display: block;
padding: 0;
overflow-wrap: normal;
} .g-html blockquote {
margin-bottom: 20px;
}
.g-html blockquote q,
.g-html blockquote p {
font: inherit;
margin: 0;
}
.g-html blockquote cite {
display: block;
font-size: 80%;
} input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select {
border: none;
line-height: 1.5em;
width: 100%;
padding: 8px; }
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
select {
height: 40px; vertical-align: top;
}
select[multiple="multiple"] {
height: auto;
}
textarea {
height: 120px; resize: vertical;
}
label,
input[type="checkbox"],
input[type="radio"] {
cursor: pointer;
} .g-btn,
button,
input[type="submit"] {
display: inline-block;
vertical-align: middle;
text-align: center;
white-space: nowrap;
position: relative;
cursor: pointer;
padding: 5px 20px; } .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_default > div {
margin-left: 4.0000%;
}
.g-cols.offset_default > div:first-child,
.g-cols.offset_default > div.full-width {
margin-left: 0;
}
.g-cols.offset_default > .one-half,
.g-cols.offset_default > .two-quarters,
.g-cols.offset_default > .two-fourths,
.g-cols.offset_default > .three-sixths {
width: 48.0000%;
}
.g-cols.offset_default > .one-third,
.g-cols.offset_default > .two-sixths {
width: 30.6666%;
}
.g-cols.offset_default > .two-thirds,
.g-cols.offset_default > .four-sixths {
width: 65.3333%;
}
.g-cols.offset_default > .one-quarter,
.g-cols.offset_default > .one-fourth {
width: 22.0000%;
}
.g-cols.offset_default > .three-quarters,
.g-cols.offset_default > .three-fourths {
width: 74.0000%;
}
.g-cols.offset_default > .one-fifth {
width: 16.8000%;
}
.g-cols.offset_default > .two-fifths {
width: 37.6000%;
}
.g-cols.offset_default > .three-fifths {
width: 58.4000%;
}
.g-cols.offset_default > .four-fifths {
width: 79.2000%;
}
.g-cols.offset_default > .one-sixth {
width: 13.3333%;
}
.g-cols.offset_default > .five-sixths {
width: 82.6666%;
} .g-cols.offset_wide > div {
margin-left: 6%;
}
.g-cols.offset_wide > div:first-child,
.g-cols.offset_wide > div.full-width {
margin-left: 0;
}
.g-cols.offset_wide > .one-half,
.g-cols.offset_wide > .two-quarters,
.g-cols.offset_wide > .two-fourths,
.g-cols.offset_wide > .three-sixths {
width: 47%;
}
.g-cols.offset_wide > .one-third,
.g-cols.offset_wide > .two-sixths {
width: 29.3333%;
}
.g-cols.offset_wide > .two-thirds,
.g-cols.offset_wide > .four-sixths {
width: 64.6666%;
}
.g-cols.offset_wide > .one-quarter,
.g-cols.offset_wide > .one-fourth {
width: 20.5000%;
}
.g-cols.offset_wide > .three-quarters,
.g-cols.offset_wide > .three-fourths {
width: 73.5000%;
}
.g-cols.offset_wide > .one-fifth {
width: 15.2000%;
}
.g-cols.offset_wide > .two-fifths {
width: 36.4000%;
}
.g-cols.offset_wide > .three-fifths {
width: 57.6000%;
}
.g-cols.offset_wide > .four-fifths {
width: 78.8000%;
}
.g-cols.offset_wide > .one-sixth {
width: 11.6666%;
}
.g-cols.offset_wide > .five-sixths {
width: 82.3333%;
} .g-cols.offset_none > .one-half,
.g-cols.offset_none > .two-quarters,
.g-cols.offset_none > .two-fourths,
.g-cols.offset_none > .three-sixths {
width: 50%;
}
.g-cols.offset_none > .one-third,
.g-cols.offset_none > .two-sixths {
width: 33.3333%;
}
.g-cols.offset_none > .two-thirds,
.g-cols.offset_none > .four-sixths {
width: 66.6666%;
}
.g-cols.offset_none > .one-quarter,
.g-cols.offset_none > .one-fourth {
width: 25%;
}
.g-cols.offset_none > .three-quarters,
.g-cols.offset_none > .three-fourths {
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%;
} .g-alert {
position: relative;
text-align: left;
margin-bottom: 20px; }
.g-alert-close {
display: none;
position: absolute;
top: 0;
right: 0;
text-align: center;
padding: 14px; cursor: pointer;
}
.g-alert-body {
padding: 14px 20px; } .g-alert.with_close .g-alert-close {
display: block;
}
.g-alert.with_close .g-alert-body {
padding-right: 50px;
} .g-alert.type_error {
background-color: #ffd9d9;
color: #a24141;
}
.g-alert.type_success {
background-color: #c9f7b2;
color: #587549;
}
.g-alert.type_info {
background-color: #cef;
color: #3a648e;
}
.g-alert.type_attention {
background-color: #fff2b2;
color: #846534;
}  .w-actionbox {
display: table;
text-align: left;
position: relative;
width: 100%;
}
.w-actionbox-text {
display: table-cell;
vertical-align: middle;
}
.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: 15px 0 0; }
.w-actionbox-controls {
display: table-cell;
vertical-align: middle;
text-align: right;
padding-left: 30px;
margin: 0;
}
.w-actionbox-button {
margin: 5px 0 5px 10px;
}
.w-actionbox-button:first-child {
margin-left: 0;
} .w-blog-list {
position: relative;
}
.w-blog-list:after {
display: table;
content: '';
clear: both;
}
.w-blog-preview {
display: none;
line-height: 0;
padding-bottom: 20px; }
.w-blog-entry {
position: relative;
}
.w-blog-entry:after {
display: table;
content: '';
clear: both;
}
.w-blog-entry-preview {
display: none;
line-height: 0;
width: 100%;
position: relative;
}
.w-blog-meta-date,
.w-blog-meta-author,
.w-blog-meta-category,
.w-blog-meta-tags,
.w-blog-meta-comments {
display: inline-block;
vertical-align: top;
margin-right: 10px; margin-bottom: 10px; }
.w-blog-entry-short p:last-child {
margin-bottom: 0;
}
.w-blog-entry-more.g-btn {
margin: 20px 0 0; } .w-blog.columns_2 .w-blog-entry,
.w-blog.columns_3 .w-blog-entry,
.w-blog.columns_4 .w-blog-entry,
.w-blog.columns_5 .w-blog-entry {
float: left;
}
.w-blog.columns_2 .w-blog-entry {
width: 50%;
}
.w-blog.columns_3 .w-blog-entry {
width: 33.3333%;
}
.w-blog.columns_4 .w-blog-entry {
width: 25%;
}
.w-blog.columns_5 .w-blog-entry {
width: 20%;
} .w-blog.type_masonry .w-blog-entry {
float: left;
} .w-blog.imgpos_attop .w-blog-preview,
.w-blog.imgpos_attop .w-blog-entry-preview {
display: block;
}
.w-blog.imgpos_attop .w-blog-entry-preview + .w-blog-entry-title {
padding-top: 20px; } .w-blog.imgpos_atleft .w-blog-entry-preview {
display: block;
float: left;
width: 30%; }
.w-blog.imgpos_atleft .w-blog-entry-title {
margin-left: 35%; padding-top: 0;
}
.w-blog.imgpos_atleft .w-blog-entry-body {
margin-left: 35%; } .w-comments-title a {
border-bottom: 1px dotted;
}
.w-comments-list:after {
content: '';
display: table;
clear: both;
}
.w-comments-item {
margin-bottom: 30px; position: relative;
}
.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: 10px; }
.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: 50px; width: 50px; }
.w-comments-item-author {
float: left;
font-weight: bold;
margin-right: 20px; }
.w-comments-item-date {
float: left;
}
.w-comments-item-text {
margin-bottom: 10px; } .w-gallery-tnails {
font-size: 0;
position: relative;
}
.w-gallery-tnail {
display: inline-block;
vertical-align: top;
}
.w-gallery-tnail-title {
display: none;
font-size: 14px;
line-height: normal;
} .w-gallery.type_masonry .w-gallery-tnail {
float: left;
display: block;
height: auto;
width: 25%;
} .w-gallery.size_xs .w-gallery-tnail {
width: 114px;
height: 114px;
}
.w-gallery.size_s .w-gallery-tnail {
width: 190px;
height: 190px;
}
.w-gallery.size_m .w-gallery-tnail {
width: 228px;
height: 228px;
}
.w-gallery.size_l .w-gallery-tnail {
width: 285px;
height: 285px;
} .w-iconbox {
position: relative;
}
.w-iconbox-link {
display: inline;
}
.w-iconbox-icon {
text-align: center;
margin: 0 auto;
position: relative;
}
.w-iconbox-icon img {
display: none;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
margin: 0 auto;
}
.w-iconbox .w-iconbox-title {
margin-bottom: 0;
}
.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
margin-bottom: 10px; } .w-iconbox.custom_img .w-iconbox-icon {
font-size: 0 !important;
}
.w-iconbox.custom_img .w-iconbox-icon i {
display: none;
}
.w-iconbox.custom_img .w-iconbox-icon img {
display: inline-block;
} .w-iconbox.iconpos_top {
text-align: center;
margin: 0 auto;
max-width: 350px; } .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.size_tiny .w-iconbox-icon {
font-size: 30px;
line-height: 30px;
width: 30px;
}
.w-iconbox.size_tiny .w-iconbox-icon img {
max-width: 30px;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-title,
.w-iconbox.size_tiny.iconpos_left .w-iconbox-text {
margin-left: 44px; } .w-iconbox.size_small .w-iconbox-icon {
font-size: 40px;
line-height: 40px;
width: 40px;
}
.w-iconbox.size_small .w-iconbox-icon img {
max-width: 40px;
}
.w-iconbox.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.size_small.iconpos_left .w-iconbox-text {
margin-left: 56px; } .w-iconbox.size_medium .w-iconbox-icon {
font-size: 50px;
line-height: 50px;
width: 50px;
}
.w-iconbox.size_medium .w-iconbox-icon img {
max-width: 50px;
}
.w-iconbox.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.size_medium.iconpos_left .w-iconbox-text {
margin-left: 68px; } .w-iconbox.size_big .w-iconbox-icon {
font-size: 70px;
line-height: 70px;
width: 70px;
}
.w-iconbox.size_big .w-iconbox-icon img {
max-width: 70px;
}
.w-iconbox.size_big.iconpos_left .w-iconbox-title,
.w-iconbox.size_big.iconpos_left .w-iconbox-text {
margin-left: 92px; } .w-iconbox.size_huge .w-iconbox-icon {
font-size: 100px;
line-height: 100px;
width: 100px;
}
.w-iconbox.size_huge .w-iconbox-icon img {
max-width: 100px;
}
.w-iconbox.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.size_huge.iconpos_left .w-iconbox-text {
margin-left: 120px; } .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_hor .w-lang-list {
overflow: hidden;
}
.w-lang.layout_hor .w-lang-item {
float: left;
} .w-lang.layout_dropdown .w-lang-list {
display: none;
position: absolute;
z-index: 1;
padding-top: 30px;
}
.w-lang.layout_dropdown .w-lang-item,
.w-lang.layout_dropdown .w-lang-current {
display: block;
} .w-lang.has_title .w-lang-item-icon {
display: none;
} .w-lang.has_icon .w-lang-item-title {
display: none;
} .w-lang.has_icontitle .w-lang-item-icon {
margin-right: 5px;
} .w-logo {
clear: both;
height: 100%;
position: relative;
}
.w-logo-link {
display: block;
font-size: 0;
height: 100%;
}
.w-logo-img {
display: inline-block;
vertical-align: middle;
}
.w-logo-title {
display: none;
font-size: 2em;
white-space: normal;
}
.w-logo-slogan {
display: none;
vertical-align: baseline;
} .w-logo.with_title .w-logo-img {
display: none;
}
.w-logo.with_title .w-logo-title {
display: block;
} .w-logo.sloganat_right .w-logo-link {
display: inline-block;
vertical-align: baseline;
margin-right: 30px; }
.w-logo.sloganat_right .w-logo-slogan {
display: inline-block;
} .w-logo.sloganat_bottom .w-logo-slogan {
display: block;
} .w-nav:after {
content: '';
display: block;
clear: both;
}
.w-nav-control {
display: none;
}
.w-nav-list {
display: block;
width: auto;
min-width: 150px; }
.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-item:hover > .w-nav-list {
display: block;
}
.w-nav-item {
display: block;
position: relative;
}
.w-nav-anchor {
display: block;
text-align: left;
text-decoration: none;
padding: 10px 20px; overflow: hidden;
position: relative;
}
.w-nav-icon {
display: none;
vertical-align: top;
margin-right: 5px; } .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.layout_ver.place_inside .w-nav-list {
display: block;
position: static;
}
.w-nav.layout_ver.place_inside .w-nav-list.level_2 .w-nav-anchor.level_2 {
padding-left: 40px; }
.w-nav.layout_ver.place_inside .w-nav-list.level_3 .w-nav-anchor.level_3 {
padding-left: 60px; } .w-nav.with_icons .w-nav-icon {
display: inline;
}
.w-nav.with_icons .w-nav-title {
text-align: left;
} .w-nav.touch_disabled [class*="columns"] {
position: static;
}
.w-nav.touch_disabled [class*="columns"] .w-nav-list.level_2 {
left: 0;
right: 0;
font-size: 0;
line-height: 0;
width: 100%;
}
.w-nav.touch_disabled [class*="columns"] .w-nav-item.level_2 {
display: inline-block;
vertical-align: top;
}
.w-nav.touch_disabled .columns_2 .w-nav-item.level_2 {
width: 50%;
}
.w-nav.touch_disabled .columns_3 .w-nav-item.level_2 {
width: 33.3333%;
}
.w-nav.touch_disabled .columns_4 .w-nav-item.level_2 {
width: 25%;
}
.w-nav.touch_disabled .columns_5 .w-nav-item.level_2 {
width: 20%;
}
.w-nav.touch_disabled [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 {
left: auto;
right: 100%;
} .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;
height: 100%;
width: 100%;
position: relative;
}
.w-portfolio-item-image img {
display: block;
margin: 0 auto;
}
.w-portfolio-item-title {
font-size: 1.5em; margin-bottom: 0;
}
.w-portfolio-item-text {
display: block;
} .w-portfolio.meta_onhover .w-portfolio-item-meta {
position: absolute;
bottom: 0;
width: 100%;
} .w-portfolio.with_indents .w-portfolio-list {
margin: -5px; }
.w-portfolio.with_indents .w-portfolio-item {
padding: 5px; } .w-portfolio.columns_5 .w-portfolio-item {
width: 20%;
}
.w-portfolio.columns_4 .w-portfolio-item {
width: 25%;
}
.w-portfolio.columns_3 .w-portfolio-item {
width: 33.3333%;
}
.w-portfolio.columns_2 .w-portfolio-item {
width: 50%;
} .w-preloader {
display: inline-block;
position: relative;
font-size: 16px; width: 3em;
height: 3em;
background-color: #fff; color: #c20; } .w-preloader.type_1:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
border-width: 0.1em;
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); }
} .w-preloader.type_2:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 2.8em;
height: 2.8em;
border: 0.1em solid;
border-radius: 50%;
opacity: 0.2;
}
.w-preloader.type_2:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
border-width: 0.1em;
border-style: solid;
border-color: transparent;
border-top-color: inherit;
-webkit-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
} .w-preloader.type_3:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 2.8em;
height: 2.8em;
border: 0.1em solid;
border-radius: 50%;
}
.w-preloader.type_3 .w-preloader-h {
position: relative;
top: 0.2em;
left: 0.2em;
width: 2.6em;
height: 2.6em;
border-radius: 50%;
background-color: inherit;
-webkit-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
}
.w-preloader.type_3 .w-preloader-h:after {
content: '';
position: absolute;
top: 0;
left: 50%;
margin: -0.4em 0 0 -0.25em;
width: 0.5em;
height: 0.5em;
background-color: inherit;
} .w-preloader.type_4 .w-preloader-h {
position: relative;
width: 3em;
height: 3em;
background: inherit;
border-radius: 50%;
border: 0.1em solid;
}
.w-preloader.type_4 .w-preloader-h:before {
content: '';
position: absolute;
top: -0.2em;
left: -0.2em;
width: 1.6em;
height: 3.3em;
background: inherit;
-webkit-transform-origin: 1.6em 1.6em;
transform-origin: 1.6em 1.6em;
-webkit-animation: rotation 2s infinite ease 1.5s;
animation: rotation 2s infinite ease 1.5s;
}
.w-preloader.type_4 .w-preloader-h:after {
content: '';
position: absolute;
top: -0.2em;
left: 1.4em;
width: 1.6em;
height: 3.3em;
background: inherit;
-webkit-transform-origin: 0px 1.6em;
transform-origin: 0px 1.6em;
-webkit-animation: rotation 2s infinite ease;
animation: rotation 2s infinite ease;
} .w-preloader.type_5:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 2.8em;
height: 2.8em;
border: 0.1em solid;
border-radius: 50%;
opacity: 0.2;
}
.w-preloader.type_5 .w-preloader-h {
position: relative;
width: 3em;
height: 3em;
-webkit-animation: rotation 1s infinite ease-out;
animation: rotation 1s infinite ease-out;
}
.w-preloader.type_5 .w-preloader-h:after {
content: '';
position: absolute;
top: 0;
left: 50%;
margin: -0.2em 0 0 -0.2em;
width: 0;
height: 0;
border-radius: 50%;
border: 0.3em solid;
} .w-preloader.type_6 .w-preloader-h {
width: 3em;
height: 3em;
background-color: inherit;
border: 1.5em solid;
border-radius: 50%;
}
.w-preloader.type_6 .w-preloader-h:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
background-color: inherit;
-webkit-animation: scale 1.6s infinite ease;
animation: scale 1.6s infinite ease;
}
@-webkit-keyframes scale {
0% { -webkit-transform: scale(0); }
50% { -webkit-transform: scale(1); }
100% { -webkit-transform: scale(0); }
}
@keyframes scale {
0% { transform: scale(0); }
50% { transform: scale(1); }
100% { transform: scale(0); }
} .w-preloader.type_7 .w-preloader-h {
width: 3em;
height: 3em;
background-color: inherit;
border: 0.1em solid;
border-radius: 50%;
-webkit-animation: scale2 1.6s infinite ease;
animation: scale2 1.6s infinite ease;
}
@-webkit-keyframes scale2 {
0% { -webkit-transform: scale(0.1); border-width: 1.5em; }
50% { -webkit-transform: scale(1); border-width: 0.1em; }
100% { -webkit-transform: scale(0.1); border-width: 1.5em; }
}
@keyframes scale2 {
0% { transform: scale(0.1); border-width: 1.5em; }
50% { transform: scale(1); border-width: 0.1em; }
100% { transform: scale(0.1); border-width: 1.5em; }
} .w-pricing {
display: table;
table-layout: fixed;
width: 100%;
position: relative;
}
.w-pricing-item {
display: table-cell;
vertical-align: top;
text-align: center;
}
.w-pricing-item-title {
padding: 10px; }
.w-pricing-item-price {
font-size: 2em; padding: 10px; }
.w-pricing-item-price small {
font-size: 0.5em; }
.w-pricing-item-feature {
padding: 10px; }
.w-pricing-item-footer {
padding: 10px; } .w-search-form {
position: relative;
min-width: 100px;
}
.w-search-input {
position: relative;
}
.w-search input[type="text"] {
width: auto;
}
.w-search input[type="submit"] {
display: none;
} .w-search.submit_outside .w-search-input:after {
display: block;
content: '';
clear: both;
}
.w-search.submit_outside input[type="text"],
.w-search.submit_outside input[type="submit"] {
display: block;
float: left;
} .w-search.submit_inside input[type="text"] {
width: 100%;
}
.w-search.submit_inside input[type="submit"] {
display: block;
position: absolute;
right: 0;
top: 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;
font-size: 18px; line-height: 40px; height: 40px; width: 40px; }
.w-socials-item-popup {
position: absolute;
left: 0;
bottom: 50px; font-size: 13px; line-height: 26px; padding: 0 10px; visibility: hidden;
z-index: 10;
opacity: 0;
background-color: rgba(0,0,0,0.8);
color: #fff;
transform: translateY(-20px);
transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
}
.w-socials-item:hover .w-socials-item-popup {
visibility: visible;
opacity: 1;
transform: translateY(0);
}
.w-socials-item-popup:after {
content: '';
display: block;
position: absolute;
bottom: -6px;
left: 10px; 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-socials.size_normal .w-socials-item-link {
font-size: 22px; line-height: 50px; height: 50px; width: 50px; }
.w-socials.size_normal .w-socials-item-popup {
bottom: 60px; } .w-socials.size_big .w-socials-item-link {
font-size: 28px; line-height: 60px; height: 60px; width: 60px; }
.w-socials.size_big .w-socials-item-popup {
bottom: 70px; } .w-tabs-list {
position: relative;
}
.w-tabs-list:after {
content: '';
display: block;
clear: both;
}
.w-tabs-item {
float: left;
padding: 10px;
cursor: pointer;
}
.w-tabs-item-icon {
display: none;
vertical-align: top;
}
.w-tabs-item-title {
display: inline-block;
vertical-align: top;
}
.w-tabs-section {
position: relative;
}
.w-tabs-section-header {
display: none;
position: relative;
cursor: pointer;
padding: 10px; }
.w-tabs-section-icon {
display: none;
vertical-align: top;
}
.w-tabs-section-title {
display: inline-block;
vertical-align: top;
margin: 0;
padding-right: 40px; }
.g-html .w-tabs-section-title {
padding-top: 0;
}
.w-tabs-section-control {
display: block;
position: absolute;
top: 10px; right: 10px; width: 24px; line-height: 24px; }
.w-tabs-section-content {
display: none;
padding: 10px; }
.w-tabs-section.active .w-tabs-section-content {
display: block;
} .w-tabs-item.with_icon .w-tabs-item-icon,
.w-tabs-section.with_icon .w-tabs-section-icon {
display: inline-block;
}
.w-tabs-item.with_icon .w-tabs-item-title,
.w-tabs-section.with_icon .w-tabs-section-title {
margin-left: 10px; } .w-tabs.layout_accordion .w-tabs-list {
display: none;
}
.w-tabs.layout_accordion .w-tabs-section-header {
display: block;
} .w-team {
margin: 0 auto;
position: relative;
max-width: 450px; }
.w-team-image {
line-height: 0;
position: relative;
}
.w-team-name {
margin-bottom: 10px; }
.w-team-role {
margin-bottom: 10px; }
.w-team-links-item {
display: inline-block;
vertical-align: top;
} .w-timeline-list {
position: relative;
font-size: 0;
line-height: 0;
text-align: justify;
}
.w-timeline-list:before {
display: block;
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-top: -2px; height: 4px; }
.w-timeline-list:after {
display: inline-block;
content: '';
height: 0;
width: 100%;
overflow: hidden;
visibility: hidden;
}
.w-timeline-item {
display: inline-block;
vertical-align: top;
text-align: center;
font-size: 16px; line-height: 30px; width: 60px; cursor: pointer;
position: relative;
z-index: 1;
}
.w-timeline-section {
position: relative;
}
.w-timeline-section-title {
display: none;
text-align: center;
margin: 10px auto; line-height: 30px; width: 60px; cursor: pointer;
position: relative;
}
.w-timeline-section-content {
position: relative;
} .w-timeline.type_vertical .w-timeline-list {
display: none;
}
.w-timeline.type_vertical .w-timeline-section-title {
display: block;
}
.w-timeline.type_vertical .w-timeline-section:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 50%;
margin-left: -2px; width: 4px; height: 100%;
} .w-video {
position: relative;
height: 0;
overflow: hidden;
padding-bottom: 56.25%; }
.w-video iframe,
.w-video object,
.w-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .w-video.ratio_4-3 {
padding-bottom: 75%;
} .w-video.ratio_3-2 {
padding-bottom: 66.667%;
} .w-video.ratio_1-1 {
padding-bottom: 100%;
}@media only screen and (max-width: 767px) {
.w-actionbox {
display: block;
text-align: center;
}
.w-actionbox-text {
display: block;
}
.w-actionbox-controls {
display: block;
text-align: center;
padding: 15px 0 0;
}
} @media only screen and (max-width: 1023px) {
.w-blog.type_masonry .w-blog-entry {
width: 50%;
}
}
@media only screen and (max-width: 599px) {
.w-blog.type_masonry .w-blog-entry {
width: 100%;
}
.w-blog.imgpos_atleft .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry-title,
.w-blog.imgpos_atleft .w-blog-entry-body {
margin-left: 0;
}
.w-blog.imgpos_atleft .w-blog-entry-preview {
float: none;
width: 100%;
padding-bottom: 20px;
}
} @media (min-width : 768px) and (max-width : 1023px) {
.w-gallery.type_masonry .w-gallery-tnail {
width: 33.3333%;
}
}
@media (min-width : 480px) and (max-width : 767px) {
.w-gallery.type_masonry .w-gallery-tnail {
width: 50%;
}
}
@media (max-width : 479px) {
.w-gallery.type_masonry .w-gallery-tnail {
width: 100%;
}
} @media only screen and (min-width: 900px) and (max-width: 1279px) {
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_5 .w-portfolio-item {
width: 33.3333%;
}
}
@media only screen and (min-width: 480px) and (max-width: 899px) {
.w-portfolio.columns_3 .w-portfolio-item,
.w-portfolio.columns_4 .w-portfolio-item,
.w-portfolio.columns_5 .w-portfolio-item {
width: 50%;
}
}
@media only screen and (max-width: 479px) {
.w-portfolio-list {
margin: 0 !important;
}
.w-portfolio-item {
width: 100% !important;
padding: 0 !important;
}
} @media only screen and (max-width: 767px) {
.w-pricing {
display: block;
}
.w-pricing-item {
display: block;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.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;
}
@-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: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 {
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-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";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 502;
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: 503;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
height: 100%;
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: 505; }
.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: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 504; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.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;
padding: 0;
z-index: 506; }
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;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
top: 0;
opacity: 0.6;
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,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:focus {
opacity: 1; }
.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: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
opacity: 0.77;
border-top-width: 14px;
border-bottom-width: 14px;
top: 6px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 20px;
border-bottom-width: 20px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 14px solid black;
left: 6px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
border-right: 20px solid white; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 14px solid black;
left: 0; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 20px solid white; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
top: -3px;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
.mfp-iframe-holder .mfp-close {
top: -43px; } 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: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); }
.mfp-figure {
line-height: 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; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.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-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; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } }
@media all and (max-width: 800px) {
.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; } .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
} .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);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
} .mfp-fade.mfp-wrap .mfp-arrow {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
opacity: 0.6;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
opacity: 0;
}a {
-webkit-transition: opacity 0.25s, padding 0.25s, color 0.25s, background-color 0.25s, box-shadow 0.25s, border 0.25s;
transition: opacity 0.25s, padding 0.25s, color 0.25s, background-color 0.25s, box-shadow 0.25s, border 0.25s;
}
::-moz-selection {
background-color: rgba(0,0,0,0.66);
color: #fff;
}
::selection {
background-color: rgba(0,0,0,0.66);
color: #fff;
} .l-body { 
height: auto;
min-width: 1220px;
background-color: #ddd; }
.l-canvas {
background-color: #fff; color: #666; }
.l-canvas.type_boxed,
.l-canvas.type_boxed .l-subheader,
.l-canvas.type_boxed ~ .l-footer .l-subfooter {
max-width: 1240px;
}
.l-canvas.type_wide .l-subheader,
.l-canvas.type_boxed .l-submain {
max-width: 100%;
}
.l-canvas.type_wide .l-subheader-h,
.l-canvas.type_wide .l-submain-h,
.l-canvas.type_wide ~ .l-footer .l-subfooter-h,
.l-canvas.type_boxed .l-subheader-h,
.l-canvas.type_boxed .l-submain-h,
.l-canvas.type_boxed ~ .l-footer .l-subfooter-h {
max-width: 1140px;
} .l-subheader.at_top {
display: none;
line-height: 36px;
padding-left: 40px;
padding-right: 40px;
position: relative;
background-color: #f5f5f5; }
.l-subheader.at_middle {
text-align: right;
line-height: 120px; padding-left: 40px;
padding-right: 40px;
position: relative;
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
background-color: #fff; }
.l-header.logopos_right .l-subheader.at_middle {
text-align: left;
}
.l-subheader.at_bottom {
display: none;
clear: both;
line-height: 50px;
padding-left: 40px;
padding-right: 40px;
position: relative;
background-color: #f5f5f5; }
.l-subheader-h {
height: 100%;
position: relative;
} .l-canvas.headerpos_fixed .l-header {
position: fixed;
left: 0;
width: 100%;
min-width: 1220px;
z-index: 101;
}
.l-canvas.headerpos_fixed .l-header.no_fixed {
position: static;
} .l-canvas.headertype_extended .l-subheader.at_top {
display: block;
} .l-canvas.headertype_advanced .l-subheader.at_middle,
.l-canvas.headertype_centered .l-subheader.at_middle {
box-shadow: none;
}
.l-canvas.headerpos_fixed.headertype_advanced .l-header.state_sticky .l-subheader.at_middle,
.l-canvas.headerpos_fixed.headertype_centered .l-header.state_sticky .l-subheader.at_middle {
overflow: hidden;
}
.l-canvas.headertype_advanced .l-subheader.at_bottom,
.l-canvas.headertype_centered .l-subheader.at_bottom {
display: block;
-webkit-transition: box-shadow 0.25s, top 0.4s;
transition: box-shadow 0.25s, top 0.4s;
}
.l-header.state_sticky .l-subheader.at_bottom {
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
}
.l-canvas.headertype_centered .l-subheader.at_middle,
.l-canvas.headertype_centered .l-subheader.at_bottom {
text-align: center;
} .home .headertype_standard.headerpos_fixed .transparent.state_initial .l-subheader,
.home .headertype_extended.headerpos_fixed .transparent.state_initial .l-subheader {
box-shadow: none;
background-color: transparent;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.transparent.state_initial .at_top .l-subheader-h {
box-shadow: 0 1px 0 rgba(255,255,255,0.22);
}
@media only screen and (min-width: 900px) {
.home .headertype_advanced.headerpos_fixed .transparent.state_initial .l-subheader,
.home .headertype_centered.headerpos_fixed .transparent.state_initial .l-subheader {
box-shadow: none;
background-color: transparent;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.headertype_advanced .transparent.state_initial .at_middle .l-subheader-h {
box-shadow: 0 1px 0 rgba(255,255,255,0.22);
}
}
.home .headerpos_fixed .transparent.state_sticky .l-subheader.at_middle,
.home .headerpos_fixed .transparent.state_sticky .l-subheader.at_bottom {
box-shadow: 0 2px 0 -1px rgba(0,0,0,0.08);
}
.home .headerpos_fixed .transparent.state_initial .w-nav-anchor.level_1 {
background-color: transparent !important;
} .l-main {
z-index: 1;
box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}
.l-canvas.headertype_advanced .l-main {
box-shadow: none;
} .l-submain {
padding: 0 40px;
}
.headerpos_fixed .l-header.no_fixed + .l-main .l-submain {
padding-top: 0 !important;
}
.l-submain-h {
padding: 50px 0;
z-index: 1;
}
.l-submain-img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
} .l-submain.for_pagehead {
box-shadow: 0 -2px 0 -1px rgba(0,0,0,0.08) inset;
}
.l-submain.for_pagehead .l-submain-h {
padding: 30px 0 32px;
}
.l-submain.for_pagehead.size_small .l-submain-h {
padding: 16px 0 18px;
}
.l-submain.for_pagehead.color_alternate {
box-shadow: none;
} .l-submain.full_width {
padding-left: 0;
padding-right: 0;
}
.l-submain.full_width .l-submain-h {
max-width: 100%;
} .l-submain.full_height .l-submain-h {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.transparent + .l-main .l-submain.full_height:first-child {
padding-top: 0 !important;
} .l-submain.parallax_ver .l-submain-img {
display: block;
}
.no-touch .l-submain.parallax_ver .l-submain-img {
background-attachment: fixed;
} .l-submain.parallax_hor {
overflow: hidden;
}
.l-submain.parallax_hor .l-submain-img {
display: block;
width: 130%;
}
.l-submain.parallax_hor.bgwidth_110 .l-submain-img {
width: 110%;
}
.l-submain.parallax_hor.bgwidth_120 .l-submain-img {
width: 120%;
}
.l-submain.parallax_hor.bgwidth_140 .l-submain-img {
width: 140%;
}
.l-submain.parallax_hor.bgwidth_150 .l-submain-img {
width: 150%;
} .l-submain.color_alternate {
background-color: #f2f2f2; color: #555; } .l-submain.color_primary {
background-color: #d13a7a; color: #fff;
color: rgba(255,255,255,0.8);
}
.l-submain.color_secondary {
background-color: #666; color: #fff;
color: rgba(255,255,255,0.8);
}
.l-submain.color_primary h1,
.l-submain.color_primary h2,
.l-submain.color_primary h3,
.l-submain.color_primary h4,
.l-submain.color_primary h5,
.l-submain.color_primary h6,
.l-submain.color_secondary h1,
.l-submain.color_secondary h2,
.l-submain.color_secondary h3,
.l-submain.color_secondary h4,
.l-submain.color_secondary h5,
.l-submain.color_secondary h6,
.l-submain.color_primary a,
.l-submain.color_secondary a {
color: #fff;
}
.no-touch .color_primary a:hover,
.no-touch .color_secondary a:hover {
color: #fff;
}
.l-submain.color_primary .g-hr-h:before,
.l-submain.color_primary .g-hr-h:after,
.l-submain.color_secondary .g-hr-h:before,
.l-submain.color_secondary .g-hr-h:after {
background-color: #fff;
background-color: rgba(255,255,255,0.5);
}
.l-submain.color_primary .g-hr-h i,
.l-submain.color_secondary .g-hr-h i {
color: #fff;
color: rgba(255,255,255,0.5);
}
.l-submain.color_primary .w-pagehead-nav-item,
.l-submain.color_secondary .w-pagehead-nav-item {
color: #fff !important;
}
.no-touch .l-submain.color_primary .w-pagehead-nav-item:hover,
.no-touch .l-submain.color_secondary .w-pagehead-nav-item:hover {
box-shadow: 0 0 0 2px #fff inset !important;
} .l-submain-video {
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-submain.with_video {
overflow: hidden;
}
.l-submain.with_video .l-submain-video {
display: block;
}
.l-submain.with_video .l-submain-img {
background-attachment: scroll !important;
} .l-submain-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.l-submain-overlay.black_10 {
background-color: rgba(0,0,0,0.1);
}
.l-submain-overlay.black_20 {
background-color: rgba(0,0,0,0.2);
}
.l-submain-overlay.black_30 {
background-color: rgba(0,0,0,0.3);
}
.l-submain-overlay.black_40 {
background-color: rgba(0,0,0,0.4);
}
.l-submain-overlay.black_50 {
background-color: rgba(0,0,0,0.5);
}
.l-submain-overlay.black_60 {
background-color: rgba(0,0,0,0.6);
}
.l-submain-overlay.black_70 {
background-color: rgba(0,0,0,0.7);
}
.l-submain-overlay.black_80 {
background-color: rgba(0,0,0,0.8);
}
.l-submain-overlay.black_90 {
background-color: rgba(0,0,0,0.9);
}
.l-submain-overlay.white_10 {
background-color: rgba(255,255,255,0.1);
}
.l-submain-overlay.white_20 {
background-color: rgba(255,255,255,0.2);
}
.l-submain-overlay.white_30 {
background-color: rgba(255,255,255,0.3);
}
.l-submain-overlay.white_40 {
background-color: rgba(255,255,255,0.4);
}
.l-submain-overlay.white_50 {
background-color: rgba(255,255,255,0.5);
}
.l-submain-overlay.white_60 {
background-color: rgba(255,255,255,0.6);
}
.l-submain-overlay.white_70 {
background-color: rgba(255,255,255,0.7);
}
.l-submain-overlay.white_80 {
background-color: rgba(255,255,255,0.8);
}
.l-submain-overlay.white_90 {
background-color: rgba(255,255,255,0.9);
} .page-template-page-blank-php {
height: 100%;
}
.page-template-page-blank-php .l-canvas {
height: 100%;
max-width: none;
font-size: 0;
}
.page-template-page-blank-php .l-canvas:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.page-template-page-blank-php .l-canvas .l-main {
display: inline-block;
vertical-align: middle;
width: 100%;
font-size: 14px;
box-shadow: none;
}
.l-subfooter.at_top {
font-size: 13px;
line-height: 21px;
padding: 50px 40px 20px;
background-color: #1a1a1a; color: #808080; }
.l-subfooter.at_top p {
font-size: 13px;
line-height: 21px;
margin: 0 0 20px;
}
.l-subfooter.at_top p:last-child {
margin-bottom: 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;
}
.no-touch .l-subfooter.at_top a:hover {
color: #fff;
}
.no-touch .l-subfooter.at_top p a:hover,
.no-touch .l-subfooter.at_top li a:hover {
border-bottom: 1px solid;
}
.l-subfooter.at_bottom {
font-size: 13px;
line-height: 20px;
padding: 30px 40px;
background-color: #222; color: #666; }
.l-subfooter.at_bottom a {
color: #999; }	
.no-touch .l-subfooter.at_bottom a:hover {
border-bottom: 1px solid;
color: #fff; }
.l-subfooter.at_top .widget {
margin-bottom: 30px;
}
.l-sidebar .widget {
margin-bottom: 45px;
}
.l-sidebar .widget h4 {
margin-bottom: 18px;
}  body {
font: 14px/24px 'Open Sans', sans-serif;
} h1 {
font-size: 38px;
line-height: 1.3;
}
h2 {
font-size: 32px;
line-height: 1.4;
}
h3 {
font-size: 26px;
line-height: 1.4;
}
h4 {
font-size: 22px;
line-height: 1.4;
}
h5 {
font-size: 20px;
line-height: 1.4;
}
h6 {
font-size: 18px;
line-height: 1.4;
}	
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Noto Sans', sans-serif;
color: #444;
} .g-html .g-cols > div > p:last-child,
.g-html > p:last-child {
margin-bottom: 0;
}
.no-touch .g-html p a:hover {
border-bottom: 1px solid;
} .g-html .g-cols > div > ul:last-child,
.g-html > ul:last-child,
.g-html .g-cols > div > ol:last-child,
.g-html > ol:last-child {
margin-bottom: 0;
}
.g-html ul li,
.g-html ol li {
margin-bottom: 6px;
padding-left: 2px;
}
.no-touch .g-html li a:hover {
border-bottom: 1px solid;
}
.g-html ul > li ul,
.g-html ul > li ol,
.g-html ol > li ul,
.g-html ol > li ol {
margin-bottom: 6px;
margin-top: 6px;
} .g-html 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 {
margin-top: 20px;
}
.g-html div[class^="animate"] {
margin-bottom: 20px;
}
.g-html img.alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.g-html img.alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 20px;
}
.g-html img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.no-touch .g-html a.image-link:hover {
border-bottom: none;
}
.g-html a.image-link img {
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.no-touch .g-html a.image-link:hover img {
opacity: 0.8;
} .g-html pre {
font-size: 13px;
line-height: 19px;
padding: 12px 15px;
background-color: #faf6e1;
color: #333;
}
.g-html p + pre {
margin-top: -16px;
}
.g-html code {
padding: 0 5px;
background-color: #faf6e1;
color: #333;
} .g-html blockquote {
font-size: 16px;
line-height: 26px;
font-style: italic;
padding: 0 0 0 32px;
border-left: 5px solid #d13a7a; } .g-hr {
text-align: center;
height: 20px;
width: 100%;
margin: 35px 0;
padding: 2px 0;
overflow: hidden;
position: relative;
clear: both;
}
.g-hr-h:before,
.g-hr-h:after {
display: inline-block;
content: "";
height: 1px;
width: 50%;
margin-top: 7px;
vertical-align: top;
position: relative;
background-color: #e8e8e8; }
.g-hr-h:before {
left: -13px;
margin-left: -50%;
}
.g-hr-h:after {
left: 13px;
margin-right: -50%;
}
.g-hr-h i {
font-size: 16px;
line-height: 16px;
height: 16px;
width: 20px;
vertical-align: top;
text-align: center;
color: #e8e8e8; } .g-hr.size_small {
margin: 25px 0;
} .g-hr.size_big {
margin: 45px 0;
} .g-hr.size_huge {
margin: 65px 0;
} .g-hr.type_invisible {
height: 0;
margin: 20px 0;
}
.g-hr.type_invisible.size_small {
margin: 10px 0;
}
.g-hr.type_invisible.size_big {
margin: 30px 0;
}
.g-hr.type_invisible.size_huge {
margin: 50px 0;
}
.g-hr.type_invisible .g-hr-h {
display: none;
} .g-hr.type_short {
width: 30%;
margin-left: auto !important;
margin-right: auto !important;
} .g-hr.type_fullwidth {
overflow: visible;
}
.type_boxed .g-hr.type_fullwidth {
overflow: hidden;
margin-left: -50px;
margin-right: -50px;
width: auto;
}
.g-hr.type_fullwidth .g-hr-h:before,
.g-hr.type_fullwidth .g-hr-h:after {
width: 90%;
} .g-hr.no_icon {
font-size: 0;
}
.g-hr.no_icon .g-hr-h:before,
.g-hr.no_icon .g-hr-h:after {
left: 0;
}
.g-hr.no_icon .g-hr-h i {
display: none;
} .g-hr.with_text {
padding: 0;
}
.g-hr.with_text .g-hr-h:before,
.g-hr.with_text .g-hr-h:after {
margin-top: 11px;
}
.g-hr.with_text .g-hr-h h6 {
display: inline-block;
vertical-aligN: top;
line-height: 20px;
margin: 0;
} .g-html .highlight {
color: #31c5c7;
}
.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;
}  input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select {
padding: 8px 12px;
border-radius: 5px;
-webkit-transition: all 0.25s;
transition: all 0.25s;
box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;
background-color: #f2f2f2; color: inherit;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
box-shadow: 0 0 0 2px #d13a7a;
}
input[type="checkbox"],
input[type="radio"] {
margin-right: 5px;
}
.l-footer input[type="text"],
.l-footer input[type="password"],
.l-footer input[type="email"],
.l-footer input[type="url"],
.l-footer input[type="tel"],
.l-footer input[type="number"],
.l-footer input[type="date"],
.l-footer textarea,
.l-footer select {
background-color: rgba(0,0,0,0.05);
} .g-btn,
button,
input[type="submit"] {
font-size: 15px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
padding: 10px 36px;
margin: 5px 0;
border: none !important;
border-radius: 5px;
overflow: hidden;
-webkit-transition: color 0.25s, background-color 0.25s;
transition: color 0.25s, background-color 0.25s;
}
.no-touch .g-btn:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.25s;
transition: height 0.25s;
}
.no-touch .g-btn:hover:before {
height: 100%;
}
.g-btn span {
position: relative;
}
.g-btn i {
position: relative;
line-height: inherit;
margin: 0 8px 0 -2px;
} .g-btn.size_small,
input.g-btn.size_small {
padding: 8px 26px;
font-size: 13px;
border-radius: 4px;
} .g-btn.size_big,
input.g-btn.size_big {
padding: 16px 50px;
font-size: 18px;
} .g-btn.outlined {
background-color: transparent !important;
} .g-btn.color_transparent {
font-weight: normal;
text-transform: none;
overflow: visible;
padding: 0 2px !important;
border: none !important;
background: none !important;
}
.no-touch .g-btn.color_transparent:before {
display: none;
}
.no-touch .g-btn.color_transparent:hover span {
border-bottom: 1px solid;
} .g-btn.color_white,
a.g-btn.color_white {
background-color: #fff;
color: #444;
}
.no-touch .g-btn.color_white:before {
background-color: rgba(0,0,0,0.06);
}
.no-touch .g-btn.color_white:hover,
.no-touch a.g-btn.color_white:hover {
color: #444;
} .g-btn.color_white.outlined,
a.g-btn.color_white.outlined {
box-shadow: 0 0 0 2px #fff inset;
color: #fff;
}
.no-touch .g-btn.color_white.outlined:hover,
.no-touch a.g-btn.color_white.outlined:hover {
color: #444;
}
.g-btn.color_white.outlined:before {
background-color: #fff;
} .g-btn.color_default {
background-color: #e8e8e8; color: #666; }
.no-touch .g-btn.color_default:hover {
color: #444;
}
.g-btn.color_default:before {
background-color: rgba(0,0,0,0.06);
} .g-btn.color_default.outlined {
box-shadow: 0 0 0 2px #e8e8e8 inset; color: #666; }
.no-touch .g-btn.color_default.outlined:hover,
.no-touch .color_alternate .g-btn.color_default.outlined:hover {
color: #444; }
.g-btn.color_default.outlined:before {
background-color: #e8e8e8; } button,
.g-btn.color_primary,
input[type="submit"]	{
background-color: #d13a7a; color: #fff;
}
.no-touch button:hover,
.no-touch .g-btn.color_primary:hover,
.no-touch input[type="submit"]:hover {
color: #fff;
} .g-btn.color_primary.outlined {
box-shadow: 0 0 0 2px #d13a7a inset; color: #d13a7a; }
.no-touch .g-btn.color_primary.outlined:hover,
.no-touch .color_alternate .g-btn.color_primary.outlined:hover {
color: #fff;
}
.g-btn.color_primary.outlined:before {
background-color: #d13a7a; } .g-btn.color_secondary {
background-color: #666; color: #fff;
}
.no-touch .g-btn.color_secondary:hover {
color: #fff;
} .g-btn.color_secondary.outlined {
box-shadow: 0 0 0 2px #666 inset; color: #666; }
.no-touch .g-btn.color_secondary.outlined:hover,
.no-touch .color_alternate .g-btn.color_secondary.outlined:hover {
color: #fff;
}
.g-btn.color_secondary.outlined:before {
background-color: #666; } .g-btn.color_contrast {
background-color: #444; color: #fff; }
.no-touch .g-btn.color_contrast:hover {
color: #fff; }
.g-btn.color_contrast:before {
background-color: rgba(0,0,0,0.06);
} .g-btn.color_contrast.outlined {
box-shadow: 0 0 0 2px #444 inset; color: #444; }
.no-touch .g-btn.color_contrast.outlined:hover,
.no-touch .color_alternate .g-btn.color_contrast.outlined:hover {
color: #fff; }
.g-btn.color_contrast.outlined:before {
background-color: #444; } .g-btn.color_pink {
background-color: #ff6b6b;
color: #fff;
}
.no-touch .g-btn.color_pink:hover {
color: #fff;
} .g-btn.color_pink.outlined {
box-shadow: 0 0 0 2px #ff6b6b inset;
color: #ff6b6b;
}
.no-touch .g-btn.color_pink.outlined:hover {
color: #fff;
}
.g-btn.color_pink.outlined:before {
background-color: #ff6b6b;
} .g-btn.color_blue {
background-color: #5ac8ed;
color: #fff;
}
.no-touch .g-btn.color_blue:hover {
color: #fff;
} .g-btn.color_blue.outlined {
box-shadow: 0 0 0 2px #5ac8ed inset;
color: #5ac8ed;
}
.no-touch .g-btn.color_blue.outlined:hover {
color: #fff;
}
.g-btn.color_blue.outlined:before {
background-color: #5ac8ed;
} .g-btn.color_midnight {
background-color: #2c3e50;
color: #fff;
}
.no-touch .g-btn.color_midnight:hover {
color: #fff;
} .g-btn.color_midnight.outlined {
box-shadow: 0 0 0 2px #2c3e50 inset;
color: #2c3e50;
}
.no-touch .g-btn.color_midnight.outlined:hover {
color: #fff;
}
.g-btn.color_midnight.outlined:before {
background-color: #2c3e50;
} .g-btn.color_purple {
background-color: #8560a8;
color: #fff;
}
.no-touch .g-btn.color_purple:hover {
color: #fff;
} .g-btn.color_purple.outlined {
box-shadow: 0 0 0 2px #8560a8 inset;
color: #8560a8;
}
.no-touch .g-btn.color_purple.outlined:hover {
color: #fff;
}
.g-btn.color_purple.outlined:before {
background-color: #8560a8;
} .g-btn.color_navy {
background-color: #1265a8;
color: #fff;
}
.no-touch .g-btn.color_navy:hover {
color: #fff;
} .g-btn.color_navy.outlined {
box-shadow: 0 0 0 2px #1265a8 inset;
color: #1265a8;
}
.no-touch .g-btn.color_navy.outlined:hover {
color: #fff;
}
.g-btn.color_navy.outlined:before {
background-color: #1265a8;
} .g-btn.color_green {
background-color: #59ba41;
color: #fff;
}
.no-touch .g-btn.color_green:hover {
color: #fff;
} .g-btn.color_green.outlined {
box-shadow: 0 0 0 2px #59ba41 inset;
color: #59ba41;
}
.no-touch .g-btn.color_green.outlined:hover {
color: #fff;
}
.g-btn.color_green.outlined:before {
background-color: #59ba41;
} .g-btn.color_yellow {
background-color: #fac000;
color: #fff;
}
.g-btn.color_yellow:before {
background-color: rgba(0,0,0,0.06);
}
.no-touch .g-btn.color_yellow:hover {
color: #fff;
} .g-btn.color_yellow.outlined {
box-shadow: 0 0 0 2px #fac000 inset;
color: #fac000;
}
.no-touch .g-btn.color_yellow.outlined:hover {
color: #fff;
}
.g-btn.color_yellow.outlined:before {
background-color: #fac000;
} .g-btn.color_teal {
background-color: #008b83;
color: #fff;
}
.no-touch .g-btn.color_teal:hover {
color: #fff;
} .g-btn.color_teal.outlined {
box-shadow: 0 0 0 2px #008b83 inset;
color: #008b83;
}
.no-touch .g-btn.color_teal.outlined:hover {
color: #fff;
}
.g-btn.color_teal.outlined:before {
background-color: #008b83;
} .g-btn.color_brown {
background-color: #6a4530;
color: #fff;
}
.no-touch .g-btn.color_brown:hover {
color: #fff;
} .g-btn.color_brown.outlined {
box-shadow: 0 0 0 2px #6a4530 inset;
color: #6a4530;
}
.no-touch .g-btn.color_brown.outlined:hover {
color: #fff;
}
.g-btn.color_brown.outlined:before {
background-color: #6a4530;
} .g-btn.color_cream {
background-color: #f5ddbf;
color: #605c57;
}
.g-btn.color_cream:before {
background-color: rgba(0,0,0,0.06);
}
.no-touch .g-btn.color_cream:hover {
color: #605c57;
} .g-btn.color_cream.outlined {
box-shadow: 0 0 0 2px #f5ddbf inset;
color: #f5ddbf;
}
.no-touch .g-btn.color_cream.outlined:hover {
color: #605c57;
}
.g-btn.color_cream.outlined:before {
background-color: #f5ddbf;
} .g-btn.color_red {
background-color: #f40;
color: #fff;
}
.no-touch .g-btn.color_red:hover {
color: #fff;
} .g-btn.color_red.outlined {
box-shadow: 0 0 0 2px #f40 inset;
color: #f40;
}
.no-touch .g-btn.color_red.outlined:hover {
color: #fff;
}
.g-btn.color_red.outlined:before {
background-color: #f40;
} .g-btn.color_lime {
background-color: #baeb59;
color: #656c57;
}
.g-btn.color_lime:before {
background-color: rgba(0,0,0,0.06);
}
.no-touch .g-btn.color_lime:hover {
color: #656c57;
} .g-btn.color_lime.outlined {
box-shadow: 0 0 0 2px #baeb59 inset;
color: #baeb59;
}
.no-touch .g-btn.color_lime.outlined:hover {
color: #656c57;
}
.g-btn.color_lime.outlined:before {
background-color: #baeb59;
} .g-alert-close {
font-size: 20px;
opacity: 0.3;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.no-touch .g-alert-close:hover {
opacity: 1;
}
.g-alert-body p {
margin: 0;
} .g-pagination {
font-size: 0;
margin-bottom: 20px;
}
.g-pagination-item {
display: inline-block;
vertical-align: top;
text-align: center;
padding: 0;
margin: 0 3px;
font-size: 17px;
line-height: 50px;
height: 50px;
width: 50px;
position: relative;
overflow: hidden;
border-radius: 50%;
box-shadow: 0 0 0 2px #e8e8e8 inset; color: inherit;
}
.g-pagination-item span {
position: relative;
}
.no-touch .g-pagination-item:hover {
color: #fff;
}
.no-touch .g-pagination-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .g-pagination-item:hover:before {
height: 100%;
}
.g-pagination-item.active {
box-shadow: none !important;
background-color: #d13a7a; color: #fff !important;
}
.g-pagination-item.disabled {
display: none;
}
.g-pagination-item.to_prev span,
.g-pagination-item.to_next span {
display: none;
}
.g-pagination-item.to_prev:after {
display: block;
content: '\f104';
font-family: FontAwesome;
font-size: 24px;
position: relative;
right: 1px;
}
.g-pagination-item.to_next:after {
display: block;
content: '\f105';
font-family: FontAwesome;
font-size: 24px;
position: relative;
left: 2px;
}  .w-actionbox {
margin-bottom: 0;
padding: 30px 40px;
border-radius: 5px;
}
.w-actionbox.controls_aside .w-actionbox-text {
padding: 0;
}
.no-touch .w-actionbox-text a:hover {
border-bottom: 1px solid;
}
.w-actionbox-text h3 + p {
margin: 12px 0 0;
}
.w-actionbox-button.g-btn {
margin-left: 8px;
}
.w-actionbox.color_primary {
background-color: #d13a7a; color: #fff;
}
.w-actionbox.color_secondary {
background-color: #666; color: #fff;
}
.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.g-btn.color_transparent,
.no-touch .w-actionbox.color_secondary a.g-btn.color_transparent {
color: #fff;
}
.l-submain.color_alternate .w-actionbox.color_alternate,
.l-submain.color_primary .w-actionbox.color_primary,
.l-submain.color_secondary .w-actionbox.color_secondary {
padding: 0;
background-color: transparent;
} .w-blog-content {
padding-bottom: 20px;
}
.w-blog-content .w-blog-meta {
padding: 5px 0 20px;
}
.w-blog-entry {
padding-bottom: 35px;
margin-bottom: 35px;
border-bottom: 1px solid #e8e8e8; }
.w-blog-entry.sticky {
padding: 20px 20px 25px;
margin-left: -20px;
margin-right: -20px;
border-radius: 5px;
border: 2px solid #d13a7a; }
.w-blog-entry-h {
position: relative;
}
.w-blog-entry-link {
color: inherit;
}
.w-blog-entry-title {
padding: 0;
margin-bottom: 16px;
}
.w-blog-entry-preview + .w-blog-entry-link .w-blog-entry-title {
margin-top: 20px;
}
.w-blog.imgpos_atleft .w-blog-entry-title,
.w-blog.imgpos_attop .w-blog-entry-title {
margin-bottom: 20px;
}
.w-blog-entry-title-h {
-webkit-transition: color 0.25s;
transition: color 0.25s;
}
.no-touch .w-blog-entry-link:hover .w-blog-entry-title-h {
color: #d13a7a; }
.no-touch .w-blog-meta a:hover {
border-bottom: 1px solid;
}
.w-blog-meta-date,
.w-blog-meta-author,
.w-blog-meta-tags,
.w-blog-meta-category,
.w-blog-meta-comments {
font-size: 13px;
line-height: 20px;
margin: 0 16px 8px 0;
}
.w-blog-meta i {
font-size: 14px;
margin-right: 5px;
}
.w-blog.post .w-blog-meta i {
margin-right: 2px;
}
.w-blog-meta-date i {
margin: 0 3px 0 1px;
}
.w-blog-entry-short {
padding-top: 10px;
}
.w-blog-entry-short p:last-child {
margin-bottom: 0;
}
.w-blog-entry-more.g-btn {
margin: 20px 0 0;
} .w-blog.format-image .w-blog-preview {
display: block;
}
.w-blog-entry.has-post-thumbnail.format-image .w-blog-entry-preview:after,
.w-blog-entry.has-post-thumbnail.format-standard .w-blog-entry-preview:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
border-radius: 3px;
-webkit-transition: background-color 0.25s;
transition: background-color 0.25s;
}
.no-touch .w-blog-entry.format-image .w-blog-entry-link:hover .w-blog-entry-preview:after,
.no-touch .w-blog-entry.format-standard .w-blog-entry-link:hover .w-blog-entry-preview:after {
background-color: rgba(255,255,255,0.35);
} .w-blog-entry.format-quote .w-blog-entry-title {
padding: 0;
}
.g-html .format-quote blockquote {
font-size: 24px;
line-height: 34px;
font-style: normal;
} .w-blog.format-gallery .w-blog-preview {
display: block;
}
.w-blog-entry.format-gallery .w-blog-entry-preview .w-gallery {
margin-bottom: 0;
} .w-blog.format-video .w-blog-preview {
display: block;
}
.w-blog-entry.format-video .w-blog-entry-preview {
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
}
.w-blog-entry.format-video .w-blog-entry-preview iframe,
.w-blog-entry.format-video .w-blog-entry-preview object,
.w-blog-entry.format-video .w-blog-entry-preview embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .w-blog.imgpos_atleft .w-blog-entry-preview {
max-width: 350px;
}
.w-blog.imgpos_atleft .w-blog-entry.format-audio .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry.format-gallery .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry.format-link .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry.format-quote .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry.format-status .w-blog-entry-preview,
.w-blog.imgpos_atleft .w-blog-entry.format-video .w-blog-entry-preview {
height: auto;
padding-bottom: 0;
}
.w-blog.imgpos_atleft .w-blog-entry-preview-icon {
display: block;
height: 0;
width: 100%;
padding-bottom: 100%;
position: relative;
-webkit-transition: color 0.25s;
transition: color 0.25s;
background-color: #f2f2f2; }
.w-blog.imgpos_atleft .w-blog-entry-preview-icon i {
display: block;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
text-align: center;
line-height: 80px;
height: 80px;
width: 80px;
margin: -40px 0 0 -40px;
} .w-blog.imgtype_circle .w-blog-entry-preview,
.w-blog.imgtype_circle .w-blog-entry-preview-icon i {
border-radius: 50%;
overflow: hidden;
} .w-blog.type_masonry .w-blog-list {
margin: 0;
overflow: visible !important;
}
.l-body.page-template-page-grid_blog-php .l-submain {
overflow: hidden;
}
.w-blog.type_masonry .w-blog-entry {
border: none;
padding: 0;
margin-bottom: 0;
text-align: center;
width: 33.333333%;
box-shadow: 0 1px 1px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.25s;
transition: box-shadow 0.25s;
}
.no-touch .w-blog.type_masonry .w-blog-entry:hover {
box-shadow: 0 2px 15px rgba(0,0,0,0.17);
z-index: 3;
}
.w-blog.type_masonry .w-blog-entry.sticky {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
}
.w-blog.type_masonry .w-blog-entry-link {
display: block;
}
.w-blog.type_masonry .w-blog-entry-preview {
position: relative;
}
.w-blog.type_masonry .w-blog-entry-preview:before {
display: block;
content: '';
position: absolute;
bottom: -17px;
left: 50%;
margin-left: -15px;
height: 30px;
width: 30px;
border-radius: 5px;
z-index: 1;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #fff;
}
.w-blog.type_masonry .w-blog-entry-title {
font-size: 20px;
line-height: 30px;
padding: 20px 30px 15px;
margin: 0;
}
.w-blog.type_masonry .w-blog-entry.sticky .w-blog-entry-title {
font-weight: 700;
}
.w-blog.type_masonry .w-blog-entry-body {
padding: 0 30px 30px;
} .w-blog.type_masonry .w-blog-entry.format-video .w-blog-entry-preview {
height: auto;
padding: 0;
}
.w-blog.type_masonry .w-blog-entry.format-video .w-blog-entry-preview:before {
display: none;
}
.w-blog.type_masonry .w-blog-entry-preview-icon {
display: inline-block;
vertical-align: top;
padding: 20px 0 0;
font-size: 33px;
-webkit-transition: color 0.25s;
transition: color 0.25s;
} .w-blog.type_masonry .w-blog-entry.format-quote .w-blog-entry-title blockquote {
font-size: 18px;
line-height: 26px;
font-style: italic;
padding: 0;
margin: 0;
border: none;
}
.w-blog.type_masonry .w-blog-meta {
padding-bottom: 6px;
}
.w-blog.type_masonry .w-blog-meta-date,
.w-blog.type_masonry .w-blog-meta-author,
.w-blog.type_masonry .w-blog-meta-tags,
.w-blog.type_masonry .w-blog-meta-category,
.w-blog.type_masonry .w-blog-meta-comments {
font-size: 12px;
line-height: 16px;
margin: 0 8px 8px;
}
.w-blog.type_masonry .w-blog-entry-short {
display: block;
padding-top: 0;
}	
.w-blog.type_masonry + .w-blog-pagination {
padding-top: 30px;
}
.w-blog-load {
text-align: center;
height: 58px;
padding-top: 20px;
}
.w-blog-load .w-blog-entry-more {
margin: 0;
vertical-align: top;
}
.w-blog-load img {
display: none;
} .w-bloglist {
padding: 30px 0;
border-top: 1px solid #e8e8e8; }
.w-bloglist.date_atbottom {
padding: 0;
border: none;
}
.w-bloglist-title {
margin-bottom: 18px;
}
.w-bloglist-title i {
margin-right: 8px;
}
.w-bloglist-entry {
margin-bottom: 8px;
}
.no-touch .w-bloglist-entry-link:hover {
border-bottom: 1px solid;
}
.w-bloglist-entry-link {
margin-right: 10px;
}
.w-bloglist-entry-date {
font-size: 13px;
white-space: nowrap;
opacity: 0.5;
}
.w-bloglist.date_atbottom .w-bloglist-entry-date {
display: block;
}
.w-bloglist-entry-author {
font-size: 13px;
opacity: 0.5;
}
.w-bloglist-entry-short {
display: block;
font-size: 14px;
line-height: 20px;
clear: both;
padding: 6px 0;
} .w-cart {
display: none;
float: right;
height: 100%;
position: relative;
z-index: 11;
}
.w-cart.has_items {
display: block;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart.has_items,
.l-canvas.headertype_centered .l-subheader.at_bottom .w-cart.has_items {
float: none;
display: inline-block;
vertical-align: top;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-cart.has_items {
display: block;
position: absolute;
top: 0;
left: 40px;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-search ~ .w-cart.has_items {
left: 86px;
}
.l-canvas.headertype_centered .w-nav.touch_enabled ~ .w-cart.has_items {
display: block;
position: absolute;
top: 0;
right: 0;
}
.l-canvas.headertype_centered .w-nav.touch_enabled ~ .w-search ~ .w-cart.has_items {
right: 46px;
}
.w-cart-link {
display: block;
font-size: 20px;
text-align: center;
padding: 0 8px 0 20px;
border: none;
color: inherit;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-cart .w-cart-link,
.l-canvas.headertype_centered .w-nav.touch_enabled ~ .w-cart .w-cart-link {
padding-left: 8px;
}
.no-touch .w-cart-link:hover {
color: #d13a7a; }
.w-cart-quantity {
font-size: 16px;
font-weight: bold;
line-height: 1;
margin: 0 1px 0 4px;
color: #d13a7a; }
.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;
background-color: rgba(0,0,0,0.85);
color: #ccc;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-notification {
left: 0;
right: auto;
}
.w-cart-notification .product-name {
color: #fff;
}
.w-cart-dropdown {
display: none;
position: absolute;
right: 0;
text-align: left;
padding: 20px 20px 0;
min-width: 285px;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
background-color: #fff; }
.no-touch .w-cart:hover .w-cart-dropdown {
display: block;
}
.no-touch .l-body.woocommerce-cart .w-cart:hover .w-cart-dropdown,
.no-touch .l-body.woocommerce-checkout .w-cart:hover .w-cart-dropdown {
display: none;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-dropdown {
left: 0;
right: auto;
} .w-clients {
position: relative;
}
.w-clients-list {
font-size: 0;
overflow-x: hidden;
white-space: nowrap;
margin: 0 auto;
}
.w-clients-list-h {
position: relative;
left: 0;
text-align: center;
}
.w-clients-item {
display: inline-block;
vertical-align: top;
height: 136px;
width: 204px;
margin-right: 30px;
border: 2px solid transparent;
border-radius: 5px;
overflow: hidden;
-webkit-transition: border 0.25s;
transition: border 0.25s;
}
.w-clients-item img {
display: block;
margin: 0 auto;
}
.no-touch .w-clients-item:hover {
border-color: #d13a7a; }
.no-touch .l-submain.color_primary .w-clients-item:hover {
border-color: #fff;
}
.w-clients-nav {
position: absolute;
right: 0;
top: 0;
top: 50%;
margin-top: -25px;
font-size: 30px;
text-align: center;
line-height: 50px;
height: 50px;
width: 50px;
border-radius: 50%;
box-shadow: 0 0 0 2px transparent inset;
color: inherit;
}
.l-submain.color_primary .w-clients-nav:hover {
box-shadow: 0 0 0 2px #fff inset;
}
.w-clients-nav.to_prev {
left: -70px;
}
.l-canvas.type_boxed .w-clients-nav.to_prev {
left: -50px;
}
.w-clients-nav.to_prev:before {
display: block;
content: '\f104';
font-family: FontAwesome;
margin-right: 3px;
}
.w-clients-nav.to_next {
right: -70px;
}
.l-canvas.type_boxed .w-clients-nav.to_next {
right: -50px;
}
.w-clients-nav.to_next:before {
display: block;
content: '\f105';
font-family: FontAwesome;
margin-left: 3px;
}
.w-clients-nav.disabled,
.no-touch .w-clients-nav.disabled:hover {
cursor: default;
opacity: 0.15;
box-shadow: none !important;
color: inherit !important;
}
@media only screen and (max-width: 1300px) {
.w-clients {
padding: 0 40px;
}
.w-clients-nav.to_next {
right: -20px;
}
.w-clients-nav.to_prev {
left: -20px;
}
} .w-comments {
padding-top: 35px;
border-top: 1px solid #e8e8e8; }
.w-comments-title {
margin-bottom: 10px;
}
.w-comments-title i {
margin-right: 10px;
opacity: 0.33;
}
.w-comments-list {
padding-bottom: 5px;
}
.w-comments-item {
padding-top: 30px;
border-top: 1px solid #e8e8e8; }
.w-comments-list > .w-comments-item:first-child {
border-top: none;
}
.w-comments-item-meta {
margin-bottom: 15px;
}
.w-comments-item-icon {
top: 30px;
line-height: 0;
border-radius: 50%;
overflow: hidden;
}
.w-comments-item-date {
float: none;
font-size: 13px;
opacity: 0.5;
color: inherit;
}
.w-comments-item-text {
margin-bottom: -6px;
}
.no-touch .w-comments-item-meta a:hover,
.no-touch .w-comments-item-text a:hover,
.no-touch .w-comments-item-answer a:hover {
border-bottom: 1px solid;
}
.w-comments .g-pagination {
font-size: 13px;
text-align: center;
}
.w-comments .g-pagination a {
margin: 0 10px;
}
.no-touch .w-comments .g-pagination a:hover {
border-bottom: 1px solid;
} .w-contacts-item-name {
display: none;
}
.no-touch .w-contacts a:hover {
border-bottom: 1px solid;
}
.l-main .w-contacts-list {
font-size: 0;
margin: 0 -20px -20px;
}
.l-main .w-contacts-item {
display: inline-block;
vertical-align: middle;
min-height: 50px;
padding: 0 20px;
margin-bottom: 20px;
position: relative;
}
.l-main .w-contacts-item i {
position: absolute;
top: 0;
left: 20px;
text-align: center;
font-size: 20px;
line-height: 50px;
height: 50px;
width: 50px;
border-radius: 50%;
box-shadow: 0 0 0 2px #d13a7a inset; color: #d13a7a; }
.l-main .w-contacts-item-value {
display: block;
font-size: 16px;
line-height: 26px;
margin: 12px 0 0 65px;
white-space: normal;
} .l-subheader .w-contacts {
margin-right: 15px;
font-size: 0;
}
.l-subheader.at_top .w-contacts {
float: left;
}
.l-subheader.at_middle .w-contacts {
float: right;
}
.l-header.logopos_right .l-subheader.at_middle .w-contacts {
float: left;
}
.l-canvas.headertype_centered .l-subheader .w-contacts {
display: none;
}
.l-subheader .w-contacts-list {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
font-size: 13px;
line-height: 36px;
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 i {
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-value a {
color: inherit;
}
.no-touch .l-subheader .w-contacts-item-value a:hover {
color: #666; } .l-subfooter .w-contacts-item {
position: relative;
}
.l-subfooter .w-contacts-item i {
display: block;
position: absolute;
top: 0;
left: 0;
text-align: center;
font-size: 18px;
line-height: 21px;
height: 21px;
width: 21px;
}
.l-subfooter .w-contacts-item-value {
display: block;
margin: 0 0 12px 36px;
} .w-copyright {
float: left;
} .w-counter {
text-align: center;
margin: 0 auto;
max-width: 300px;
}
.w-counter-number {
font: 70px/70px 'Noto Sans';
color: #444; }
.w-counter.color_primary .w-counter-number {
color: #d13a7a; }
.w-counter.color_secondary .w-counter-number {
color: #666; }
.w-counter h6.w-counter-title {
padding: 10px 0 8px;
margin: 0;
} .w-filters {
text-align: center;
font-size: 0;
background-color: #f2f2f2; }
.w-filters-item {
display: inline-block;
vertical-align: top;
font-size: 14px;
line-height: 50px;
height: 50px;
padding: 0 15px;
cursor: pointer;
-webkit-transition: background-color 0.1s, color 0.1s;
transition: background-color 0.1s, color 0.1s;
}
.w-filters-item.active {
cursor: default;
}
.no-touch .w-filters-item:hover {
background-color: #d13a7a; color: #fff;
}
.w-filters-item.active,
.no-touch .w-filters-item.active:hover {
background-color: #fff; color: #d13a7a; } .w-form-row {
padding: 0 0 16px;
}
.w-form-label {
margin: 0 0 6px;
}
.w-form-field {
position: relative;
}
.w-form-field > input[type="text"],
.w-form-field > input[type="password"],
.w-form-field > input[type="email"],
.w-form-field > textarea,
.w-form-field > select {
padding-left: 50px;
}
.w-form-field > i {
display: block;
position: absolute;
top: 0;
left: 0;
font-size: 20px;
text-align: center;
line-height: 40px;
width: 50px;
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;
color: #c20; }
.w-form-state {
font-size: 14px;
line-height: 24px;
color: red;
}
.w-form-row.for_submit .g-btn i {
display: none;
position: absolute;
top: 50%;
left: 50%;
font-size: 26px;
line-height: 30px;
height: 30px;
width: 30px;
margin: -15px 0 0 -15px;
}
.w-form-row.for_submit .g-btn.loading i {
display: block;
}
.w-form-row.for_submit .g-btn.loading span {
opacity: 0;
} .w-form-row.check_wrong input[type="text"],
.w-form-row.check_wrong input[type="password"],
.w-form-row.check_wrong input[type="email"],
.w-form-row.check_wrong input[type="url"],
.w-form-row.check_wrong input[type="tel"],
.w-form-row.check_wrong input[type="number"],
.w-form-row.check_wrong input[type="date"],
.w-form-row.check_wrong textarea,
.w-form-row.check_wrong select {
box-shadow: 0 0 0 1px red;
} .w-form-row.check_correct input[type="text"],
.w-form-row.check_correct input[type="password"],
.w-form-row.check_correct input[type="email"],
.w-form-row.check_correct input[type="url"],
.w-form-row.check_correct input[type="tel"],
.w-form-row.check_correct input[type="number"],
.w-form-row.check_correct input[type="date"],
.w-form-row.check_correct textarea,
.w-form-row.check_correct select {
box-shadow: 0 0 0 1px #5a0;
} .w-form.protected-post-form .w-form-row:after {
display: block;
content: '';
clear: both;
}
.w-form.protected-post-form .w-form-field {
float: left;
}
.w-form.protected-post-form .g-btn {
margin: 0 0 0 10px;
} .w-gallery-tnail {
position: relative;
}
.w-gallery-tnail img {
display: block;
}
.w-gallery-tnail-title {
display: block;
position: absolute;
top: 0;
left: 0;
padding: 0;
width: 100%;
height: 100%;
-webkit-transition: box-shadow 0.25s;
transition: box-shadow 0.25s;
box-shadow: 0 0 0 1px transparent inset;
}
.no-touch .w-gallery-tnail:hover .w-gallery-tnail-title {
box-shadow: 0 0 0 8px #fff inset;
}
.w-gallery.type_masonry .w-gallery-tnail {
width: 24.9999%;
} .w-icon {
display: inline-block;
vertical-align: top;
margin: 4px;
}
.w-icon-link {
display: block;
}
.no-touch .w-icon-link:hover {
border: none !important;
} .w-icon.with_circle {
text-align: center;
border-radius: 50%;
overflow: hidden;
} .w-icon.color_text .w-icon-link {
color: #666; }
.w-icon.color_text.with_circle .w-icon-link {
background-color: #f2f2f2; }
.color_primary .w-icon.color_text .w-icon-link {
color: #fff;
}
.color_primary .w-icon.color_text.with_circle .w-icon-link {
color: #666; } .w-icon.color_border .w-icon-link {
color: #e8e8e8; }
.w-icon.color_border.with_circle .w-icon-link {
background-color: #e8e8e8; color: #fff;
} .w-icon.color_primary .w-icon-link {
color: #d13a7a; }
.w-icon.color_primary.with_circle .w-icon-link {
background-color: #d13a7a; color: #fff !important;
} .w-icon.color_secondary .w-icon-link {
color: #666; }
.w-icon.color_secondary.with_circle .w-icon-link {
background-color: #666; color: #fff !important;
} .w-icon.color_fade .w-icon-link {
color: #999; }
.w-icon.color_fade.with_circle .w-icon-link {
background-color: #f2f2f2; }
.no-touch .w-icon.color_fade.with_circle .w-icon-link:hover {
color: #999; } .w-icon.size_tiny {
font-size: 24px;
}
.w-icon.size_tiny.with_circle {
font-size: 16px;
line-height: 36px;
height: 36px;
width: 36px;
} .w-icon.size_small {
font-size: 36px;
}
.w-icon.size_small.with_circle {
font-size: 24px;
line-height: 48px;
height: 48px;
width: 48px;
} .w-icon.size_medium {
font-size: 48px;
}
.w-icon.size_medium.with_circle {
font-size: 32px;
line-height: 60px;
height: 60px;
width: 60px;
} .w-icon.size_big {
font-size: 68px;
}
.w-icon.size_big.with_circle {
font-size: 48px;
line-height: 86px;
height: 86px;
width: 86px;
} .w-icon.size_huge {
font-size: 90px;
}
.w-icon.size_huge.with_circle {
font-size: 64px;
line-height: 110px;
height: 110px;
width: 110px;
} .w-iconbox-icon {
-webkit-transition: color 0.3s;
transition: color 0.3s;
color: #d13a7a; }
.w-iconbox-icon i {
vertical-align: top;
line-height: inherit;
position: relative;
}
.w-iconbox-icon img {
line-height: inherit;
position: relative;
}
.w-iconbox .w-iconbox-title {
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .w-iconbox-link:hover .w-iconbox-title {
color: #d13a7a; } .w-iconbox.iconpos_left .w-iconbox-icon {
font-size: 36px;
line-height: 40px;
height: 40px;
width: 40px;
}
.w-iconbox.iconpos_left.with_circle .w-iconbox-icon {
font-size: 28px;
line-height: 70px;
height: 70px;
width: 70px;
}
.w-iconbox.iconpos_left .w-iconbox-title {
margin-left: 55px;
padding-top: 5px;
padding-bottom: 15px;
}
.w-iconbox.iconpos_left.with_circle .w-iconbox-title {
margin-left: 96px;
margin-bottom: 0;
padding-top: 0;
}
.w-iconbox.iconpos_left.with_circle .w-iconbox-text {
margin-left: 96px;
} .w-iconbox.iconpos_top .w-iconbox-icon {
font-size: 70px;
line-height: 90px;
height: 90px;
width: 90px;
}
.w-iconbox.iconpos_top.with_circle .w-iconbox-icon {
font-size: 36px;
}
.w-iconbox.iconpos_top .w-iconbox-title {
padding: 10px 0 18px;
}
.w-iconbox.iconpos_top.with_circle .w-iconbox-title {
padding: 18px 0 15px;
} .w-iconbox.with_circle .w-iconbox-icon {
text-align: center;
overflow: hidden;
border-radius: 50%;
box-shadow: 0 0 0 2px #d13a7a inset; }
.no-touch .w-iconbox.with_circle .w-iconbox-link:hover .w-iconbox-icon {
color: #fff;
}
.no-touch .w-iconbox.with_circle .w-iconbox-icon:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .w-iconbox.with_circle .w-iconbox-link:hover .w-iconbox-icon:before {
height: 100%;
}
.no-touch .w-iconbox.with_circle.with_img .w-iconbox-link:hover .w-iconbox-icon:before {
height: 0;
} .l-subheader.at_top .w-lang {
float: left;
font-size: 0;
z-index: 2;
}
.l-subheader.at_middle .w-lang {
float: right;
margin-right: 20px;
font-size: 0;
}
.l-header.logopos_right .l-subheader.at_middle .w-lang {
float: left;
margin-right: 0;
}
.l-canvas.headertype_centered .w-lang {
display: none !important;
}
.w-lang-h {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
line-height: 36px;
}
.w-lang.layout_dropdown .w-lang-list {
padding-top: 32px;
padding-bottom: 4px;
min-width: 100%;
box-sizing: content-box;
box-shadow: 0 0 0 0 rgba(0,0,0,0);
-webkit-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
.w-lang.layout_dropdown.active .w-lang-list {
box-shadow: 0 0 1px 1px rgba(0,0,0,0.08);
}
.w-lang-item {
padding: 0 30px 0 12px;
}
.w-lang-list .w-lang-item {
text-align: left;
line-height: 28px;
padding-right: 12px;
color: inherit;
opacity: 0;
}
.w-lang.layout_dropdown.active .w-lang-list .w-lang-item {
opacity: 1;
}
.w-lang-item-title {
font-size: 13px;
vertical-align: top;
}
.w-lang-current {
position: relative;
z-index: 1;
cursor: pointer;
-webkit-transition: color 0.25s;
transition: color 0.25s;
}
.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-logo {
float: left;
z-index: 1;
}
.l-header.logopos_right .w-logo {
float: right;
}
.l-canvas.headertype_centered .w-logo {
float: none;
}
.w-logo-link {
color: inherit;
}
.w-logo-title {
font-size: 27px;
font-family: 'Noto Sans';
line-height: inherit;
}
.w-logo-img {
height: 30px; -webkit-transition: height 0.1s;
transition: height 0.1s;
}
.l-canvas.headertype_standard .l-header.state_sticky .w-logo-img,
.l-canvas.headertype_extended .l-header.state_sticky .w-logo-img {
height: 30px; } .w-map {
margin: 20px;
}
.no-touch .w-map {
margin: 0;
}
.w-map img {
max-width: none;
}
.w-map label {
display: inline;
width: auto;
}
.gm-style .gm-style-iw {
width: auto !important;
}
.gmap_marker {
color: #333;
} .l-header .w-nav {
display: inline-block;
vertical-align: top;
}
.w-nav-control {
float: right;
font-size: 21px;
text-align: center;
height: auto;
width: 50px;
cursor: pointer;
}
.l-header.logopos_right .w-nav-control,
.l-subheader.at_bottom .w-nav-control {
float: none;
text-align: left;
width: 40px;
}
.l-header .w-nav-list.level_1 {
font-size: 0;
}
.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3 {
min-width: 200px;
}
.l-header .w-nav-item {
font-size: 0;
line-height: inherit;
}
.l-header .w-nav-anchor {
font-size: 16px; }	
.l-header .w-nav-anchor.level_1 {
padding: 0 20px;
height: 100%;
color: inherit;
}
.l-header .w-nav-anchor.level_1 .w-nav-title {
position: relative;
}
.w-nav-title .fa {
width: 20px;
} .l-header .w-nav-arrow {
display: none;
position: absolute;
top: 0;
right: 0;
font-family: FontAwesome;
font-size: 20px;
font-weight: normal;
line-height: inherit;
height: 100%;
width: 20px;
}
.l-header .w-nav-arrow:before {
content: '\f107';
}
.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow {
display: block;
line-height: 40px;
}
.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow:before {
content: '\f105';
}
.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-title {
padding-right: 20px;
} .no-touch .touch_disabled .w-nav-anchor.level_1 .w-nav-title:after  {
display: block;
content: '';
position: absolute;
left: 0;
bottom: -6px;
margin: 0 auto -2px;
height: 2px;
width: 100%;
opacity: 0;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.w-nav-title:after  {
background-color: #d13a7a; }
.no-touch .touch_disabled .w-nav-item.level_1:hover .w-nav-title:after {
bottom: -2px;
opacity: 1;
} .l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3 {
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
background-color: #fff; }
.l-header .w-nav-anchor.level_2,
.l-header .w-nav-anchor.level_3 {
line-height: 20px;
white-space: nowrap;
-webkit-transition: color 0.1s, background-color 0.1s;
transition: color 0.1s, background-color 0.1s;
color: #666; } .w-nav.touch_disabled [class*="columns"] .w-nav-list.level_2 {
text-align: left;
padding: 15px 0;
}
.w-nav.touch_disabled [class*="columns"] .w-nav-item.level_2 {
padding: 0 15px;
}
.touch_disabled [class*="columns"] .w-nav-list.level_3 {
box-shadow: none;
}
.touch_disabled [class*="columns"] .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-anchor.level_3 {
white-space: normal;
}
.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2 {
font-weight: 700;
margin: 0 0 8px;
background-color: transparent !important;
}
.touch_disabled [class*="columns"] .has_sublevel .w-nav-arrow {
display: none !important;
} .w-nav-item[class*="fa-"]:before {
display: none;
content: '' !important;
}
.w-nav-item[class*="fa-"] > .w-nav-anchor > .w-nav-icon {
display: inline;
margin-right: 7px;
position: relative;
} .touch_disabled .btn .w-nav-anchor.level_1 {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
line-height: 40px;
border-radius: 5px;
margin: 0 10px;
}
.touch_disabled .btn .w-nav-title:after {
display: none !important;
}
.touch_disabled .btn .w-nav-anchor.level_1:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.25s;
transition: height 0.25s;
}
.no-touch .touch_disabled .btn .w-nav-anchor.level_1:hover:before {
height: 100%;
} .l-header .w-nav.touch_enabled {
display: block;
}
.l-header .w-nav.touch_enabled .w-nav-control {
display: block;
}
.l-header .w-nav.touch_enabled .w-nav-list.level_1 {
clear: both;
overflow-y: auto;
}
.l-header .w-nav.touch_enabled .w-nav-item {
float: none;
width: 100%;
line-height: 26px;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_1:after  {
display: none;
}
.l-header .w-nav.touch_enabled .w-nav-item.level_1.has_sublevel .w-nav-anchor.level_1 .w-nav-arrow,
.l-header .w-nav.touch_enabled .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow {
display: block;
font-size: 26px;
text-align: center;
line-height: 46px;
width: 50px;
}
.l-header .w-nav.touch_enabled .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow:before {
content: '\f107';
}
.l-header .w-nav.touch_enabled .w-nav-item.level_1.has_sublevel .w-nav-anchor.level_1 .w-nav-title,
.l-header .w-nav.touch_enabled .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-title {
padding-right: 50px;
}
.l-header .w-nav.touch_enabled .w-nav-item.level_1.open .w-nav-anchor.level_1 .w-nav-arrow,
.l-header .w-nav.touch_enabled .w-nav-item.level_2.open .w-nav-anchor.level_2 .w-nav-arrow {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.l-header .w-nav.touch_enabled .w-nav-list.level_2,
.l-header .w-nav.touch_enabled .w-nav-list.level_3 {
display: block;
position: static;
box-shadow: none;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_2,
.l-header .w-nav.touch_enabled .w-nav-anchor.level_3 {
line-height: 26px;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_1,
.l-header .w-nav.touch_enabled .w-nav-anchor.level_2,
.l-header .w-nav.touch_enabled .w-nav-anchor.level_3 {
text-align: left;
padding: 10px 0;
margin: 0;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_1 {
background-color: transparent !important;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_2 {
padding-left: 20px;
}
.l-header .w-nav.touch_enabled .w-nav-anchor.level_3 {
padding-left: 40px;
} .l-subfooter.at_bottom .w-nav {
float: right;
}
.l-subfooter.at_bottom .w-nav-item {
font-size: inherit;
line-height: inherit;
}
.l-subfooter.at_bottom .w-nav-anchor.level_1 {
display: inline;
padding: 0;
margin: 0 10px;
}
.l-subfooter.at_bottom .w-nav-list.level_2 {
display: none !important;
} .w-pagehead {
text-align: center;
}
.g-html .w-pagehead h1 {
margin: 0;
}
.w-pagehead p {
line-height: 22px;
margin: 6px 0 0;
opacity: 0.65;
}
.w-pagehead .g-breadcrumbs {
font-size: 13px;
line-height: 24px;
margin: 8px 0 4px;
}
.no-touch .g-breadcrumbs a:hover {
border-bottom: 1px solid;
}
.g-breadcrumbs-item {
margin: 0;
}
.g-breadcrumbs-separator {
margin: 0 8px;
}
.w-pagehead-nav-item {
display: block;
position: absolute;
top: 50%;
margin-top: -25px;
text-align: center;
font-size: 30px;
line-height: 50px;
height: 50px;
width: 50px;
border-radius: 50%;
box-shadow: 0 0 0 2px transparent inset;
color: inherit;
-webkit-transition: color 0.15s, box-shadow 0.15s;
transition: color 0.15s, box-shadow 0.15s;
}
.w-pagehead-nav-item.type_next {
right: 0;
padding-left: 3px;
}
.w-pagehead-nav-item.type_prev {
left: 0;
padding-right: 3px;
}
.no-touch .w-pagehead-nav-item:hover {
box-shadow: 0 0 0 2px #d13a7a inset; color: #d13a7a; } .w-pagehead.type_row h1 {
float: left;
font-size: 24px;
line-height: 34px;
margin: 3px 0;
}
.w-pagehead.type_row p {
float: left;
margin: 12px 0 0 22px;
}
.w-pagehead.type_row .g-breadcrumbs {
float: right;
}
.w-pagehead.type_row .w-pagehead-nav {
float: right;
font-size: 0;
margin: -5px 0;
}
.w-pagehead.type_row .w-pagehead-nav-item {
display: inline-block;
vertical-align: top;
position: static;
margin: 0 0 0 4px;
} .w-portfolio-pagination {
padding-top: 30px;
}
.l-submain.full_width .w-portfolio.with_indents .w-portfolio-list {
margin-top: 5px;
margin-bottom: 5px;
}
.l-submain.full_height .w-portfolio.with_indents .w-portfolio-list {
margin-left: 5px;
margin-right: 5px;
}
.w-portfolio-item-anchor {
cursor: pointer;
background-color: #fff; color: #444; }
.w-portfolio-item-image {
background-color: inherit;
}
.w-portfolio-item-image img {
width: 100%;
}
img.w-portfolio-item-image-second {
display: none;
}
.w-portfolio-item-meta {
padding: 14px 20px;
position: relative;
background-color: inherit;
}
.w-portfolio-item-meta-h {
background-color: inherit;
}
.w-portfolio-item-title {
font-size: 20px;
color: inherit !important;
}
.w-portfolio-item-text {
font-size: 0.9em;
line-height: 18px;
margin-top: 5px;
opacity: 0.66;
}
.w-portfolio-item-arrow {
display: block;
position: absolute;
top: -10px;
left: 50%;
margin-left: -15px;
height: 24px;
width: 24px;
border-radius: 5px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background-color: inherit;
} .type_1 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_1 .w-portfolio-item-image-first {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .type_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image-first {	
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
.no-touch .type_1 img.w-portfolio-item-image-second {
display: block;
position: absolute;
top: 0;
left: 0;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .type_1 .w-portfolio-item-anchor:hover img.w-portfolio-item-image-second {	
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .type_1 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(101%);
-ms-transform: translateY(101%);
transform: translateY(101%);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .type_1 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.type_1 .w-portfolio-item-title {
position: relative;
z-index: 1;
}
.type_1 .w-portfolio-item-arrow {
-webkit-transition: top 0.3s;
transition: top 0.3s;
}
.no-touch .type_1 .w-portfolio-item-arrow {
top: 4px;
}
.no-touch .type_1 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow {
top: -10px;
} .type_2 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_2 img {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .type_2 .w-portfolio-item-anchor:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.no-touch .type_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.35s;
transition: opacity 0.35s;
background-color: inherit;
}
.no-touch .type_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.9;
}
.type_2 .w-portfolio-item-meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 25px;
background: none;
color: #fff;
}
.no-touch .type_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
color: inherit;
}
.type_2 .w-portfolio-item-meta-h {
position: relative;
}
.type_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.35s;
transition: opacity 0.35s;
}
.no-touch .type_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before {
opacity: 0;
}
.type_2 .w-portfolio-item-arrow {
display: none;
} .type_3 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.66;
background-color: inherit;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.no-touch .type_3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0;
}
.type_3 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
}
.type_3 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.type_3 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .type_3 .w-portfolio-item-title {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_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 .type_3 .w-portfolio-item-text {
opacity: 0.66;
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_3 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
.type_3 .w-portfolio-item-arrow {
display: none;
} .no-touch .type_4 .w-portfolio-item-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background-color: inherit;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.no-touch .type_4 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after {
opacity: 0.66;
}
.no-touch .type_4 .w-portfolio-item-meta {
position: absolute;
left: 0;
right: 0;
bottom: 16px;
background: none;
}
.no-touch .type_4 .w-portfolio-item-title {
opacity: 0;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_4 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .type_4 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_4 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.type_3 .w-portfolio-item-arrow {
display: none;
}
.no-touch .type_4 .w-portfolio-item-arrow {
display: none;
} .type_5 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_5 .w-portfolio-item-image {
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.no-touch .type_5 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.no-touch .type_5 .w-portfolio-item-meta {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
padding: 20px;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .type_5 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0.9;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .type_5 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .type_5 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .type_5 .w-portfolio-item-arrow {
display: none;
} .type_6 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_6 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.no-touch .type_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 0.9;
}
.no-touch .type_6 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .type_6 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.no-touch .type_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .type_6 .w-portfolio-item-arrow {
display: none;
} .type_7 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.type_7 .w-portfolio-item-image img {
opacity: 0.66;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .type_7 .w-portfolio-item-anchor:hover .w-portfolio-item-image img {
opacity: 0.3;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.type_7 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 40px 44px 30px;
background: none;
}
.type_7 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.type_7 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .type_7 .w-portfolio-item-meta:after {
content: '';
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
border: 2px solid #fff;
opacity: 0;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .type_7 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .type_7 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .type_7 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.type_7 .w-portfolio-item-arrow {
display: none;
} .type_8 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_8 .w-portfolio-item-image img {
position: relative;
max-width: none;
width: calc(100% + 20px);
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .type_8 .w-portfolio-item-anchor:hover .w-portfolio-item-image img {
opacity: 0.33;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .type_8 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: none;
}
.no-touch .type_8 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .type_8 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.no-touch .type_8 .w-portfolio-item-title {
opacity: 0;
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .type_8 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .type_8 .w-portfolio-item-text {
opacity: 0;
-webkit-transform: translateX(60px);
-ms-transform: translateX(60px);
transform: translateX(60px);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.no-touch .type_8 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.no-touch .type_8 .w-portfolio-item-arrow {
display: none;
} .no-touch .type_9 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_9 .w-portfolio-item-image img {
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
}
.no-touch .type_9 .w-portfolio-item-anchor:hover .w-portfolio-item-image img {
opacity: 0;
-webkit-transform: scale(4);
-ms-transform: scale(4);
transform: scale(4);
}
.no-touch .type_9 .w-portfolio-item-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
transition: transform 0.6s, opacity 0.6s;
}
.no-touch .type_9 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.no-touch .type_9 .w-portfolio-item-meta:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
margin-left: -0.5em;
}
.no-touch .type_9 .w-portfolio-item-meta-h {
display: inline-block;
vertical-align: middle;
width: 100%;
} .no-touch .type_10 .w-portfolio-item-h {
overflow: hidden;
position: relative;
z-index: 1;
}
.no-touch .type_10 .w-portfolio-item-meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 80px 30px 25px;
background: none;
color: #fff;
}
.no-touch .type_10 .w-portfolio-item-meta:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to top, rgba(30,30,30,0.8) 0, transparent 100%) repeat-x;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.3s, opacity 0.45s;
transition: transform 0.3s, opacity 0.45s;
}
.no-touch .type_10 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .type_10 .w-portfolio-item-title {
position: relative;
opacity: 0;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_10 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.no-touch .type_10 .w-portfolio-item-text {
position: relative;
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
transition: transform 0.35s, opacity 0.35s;
}
.no-touch .type_10 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
opacity: 0.66;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .w-pricing {
margin-bottom: 10px;
}
.w-pricing-item-h {
margin: 10px 0;
border-bottom: 1px solid #e8e8e8; box-shadow: 1px 0 0 rgba(0,0,0,0.08) inset;
}
.w-pricing-item:first-child .w-pricing-item-h {
border-radius: 8px 0 0 8px;
}
.w-pricing-item:last-child .w-pricing-item-h {
border-radius: 0 8px 8px 0;
}
.l-submain.color_primary .w-pricing-item-h {
border-color: 1px solid #fff;
}
.w-pricing-item:first-child .w-pricing-item-h,
.w-pricing-item:first-child .w-pricing-item-title,
.w-pricing-item:first-child .w-pricing-item-price {
box-shadow: none;
}
.w-pricing-item-header {
margin-bottom: 20px;
}
.w-pricing-item-title {
font: 20px/20px 'Noto Sans', sans-serif;
padding: 25px 0 10px;
box-shadow: 1px 0 0 rgba(0,0,0,0.05) inset;
background-color: #f2f2f2; color: #444; }
.w-pricing-item:first-child .w-pricing-item-title {
border-radius: 8px 0 0 0;
}
.w-pricing-item:last-child .w-pricing-item-title {
border-radius: 0 8px 0 0;
}
.w-pricing-item-price {
font: 300 44px/44px 'Noto Sans', sans-serif;
padding: 0 20px 20px;
box-shadow: 1px 0 0 rgba(0,0,0,0.05) inset;
background-color: #f2f2f2; color: #444; }
.w-pricing-item-price small {
display: block;
font-size: 13px;
line-height: 22px;
font-weight: normal;
margin-top: 4px;
}
.w-pricing-item .w-pricing-item-features {
list-style-type: none;
margin: 0;
padding: 0;
}
.w-pricing-item .w-pricing-item-features li {
padding: 10px;
margin: 0;
}
.w-pricing-item-footer {
padding: 30px 0;
}
.w-pricing-item.type_featured .w-pricing-item-h {
margin: 0;
position: relative;
box-shadow: 0 1px 10px rgba(0,0,0,0.15);
border-radius: 8px;
}
.w-pricing-item.type_featured .w-pricing-item-title {
padding: 30px 0 15px;
border-radius: 8px 8px 0 0;
box-shadow: none;
background-color: #d13a7a; color: #fff;
}
.w-pricing-item.type_featured .w-pricing-item-price {
box-shadow: none;
background-color: #d13a7a; color: #fff;
}
.w-pricing-item.type_featured .w-pricing-item-footer {
padding-bottom: 40px;
}
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-h,
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-title,
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-price {
box-shadow: none;
} .w-progbar {
position: relative;
margin-bottom: 28px;
}
.w-progbar-title {
margin-bottom: 8px !important;
}
.w-progbar-title-text {
display: block;
padding-right: 60px;
}
.w-progbar-title-count {
position: absolute;
top: 0;
right: 0;
}
.w-progbar-bar {
clear: both;
height: 10px;
width: 100%;
border-radius: 5px;
box-shadow: 0 1px 0 rgba(0,0,0,0.06) inset;
background-color: #f2f2f2; }
.w-progbar-bar-h {
height: 10px;
border-radius: 5px;
}	
.w-progbar.color_primary .w-progbar-bar-h {
background-color: #d13a7a; }
.w-progbar.color_secondary .w-progbar-bar-h {
background-color: #666; } .w-search {
margin-bottom: 40px;
}
.w-search-input input {
padding: 0 10px;
}
.w-search.submit_inside .w-search-input input {
padding-right: 42px;
}
.w-search.submit_inside .w-search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0;
border: none;
height: 42px;
width: 42px;
}
.w-search.submit_inside .w-search-submit:before {
display: block;
position: absolute;
top: 0;
left: 12px;
content: '\f002';
font-size: 16px;
line-height: 42px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
opacity: 0.5;
}
.w-search.submit_inside .w-search-submit:hover:before {
opacity: 1;
}
.w-search.submit_inside .w-search-submit input {
position: absolute;
top: 0;
left: 0;
height: 42px;
width: 42px;
margin: 0;
padding: 0;
text-indent: -9999px;
box-shadow: none !important;
background: none !important;
border: none !important;
} .l-subheader .w-search {
float: right;
line-height: inherit;
width: 36px;
margin: 0 0 0 6px;
position: relative;
z-index: 12;
}
.l-header.logopos_right .l-subheader.at_middle .w-search,
.l-canvas.headertype_centered .l-subheader.at_bottom .w-search {
float: none;
display: inline-block;
vertical-align: top;
}
.l-canvas.headertype_centered .w-nav.touch_enabled ~ .w-search {
display: block;
position: absolute;
top: 0;
right: 0;
margin: 0;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-search {
display: block;
position: absolute;
top: 0;
left: 40px;
margin: 0;
}
.l-subheader .w-search-show {
display: block;
font-size: 18px;
line-height: inherit;
text-align: center;
cursor: pointer;
-webkit-transition: color 0.25s;
transition: color 0.25s;
}
.no-touch .l-subheader .w-search-show:hover {
color: #d13a7a; }
.l-subheader .w-search-show i {
line-height: inherit;
vertical-align: top;
}
.l-subheader .w-search-form {
position: fixed;
left: 0;
top: -100%;
height: 100%;
width: 100%;
z-index: 100;
color: #fff; }
.l-subheader .w-search-form:before {
display: block;
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: -1;
opacity: 0.96;
background-color: #d13a7a; }
.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: 2em;
line-height: 1.6em;
}
.l-subheader .w-search-input {
width: 80%;
margin: 0 auto;
}
.l-subheader .w-search-input input {
font-size: 5em;
line-height: 1.5em;
text-align: center;
height: auto;
width: 100%;
padding: 0;
border: none;
border-radius: 0;
box-shadow: none !important;
background-color: transparent;
}
.l-subheader .w-search.submit_inside .w-search-submit {
display: none;
}
.l-subheader .w-search-close {
display: block;
position: absolute;
top: 0;
right: 0;
font-size: 40px;
line-height: 80px;
height: 80px;
width: 80px;
cursor: pointer;
opacity: 0.5;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.no-touch .l-subheader .w-search-close:hover {
opacity: 1;
} .w-sharing {
font-size: 0;
}
.w-sharing-item {
display: inline-block;
vertical-align: top;
position: relative;
font-size: 15px;
text-align: center;
color: inherit;
}
.no-touch .w-sharing-item:hover {
color: inherit;
}
.w-sharing-icon {
display: inline-block;
vertical-align: top;
position: relative;
margin-right: 3px;
}
.w-sharing-count {
display: inline-block;
vertical-align: top;
position: relative;
} .w-sharing.type_simple .w-sharing-item {
padding: 2px 15px;
border-right: 2px solid #e8e8e8; }
.w-sharing.type_simple .w-sharing-item:first-child {
padding-left: 0;
}	
.w-sharing.type_simple .w-sharing-item:last-child {
padding-right: 0;
border-right: none;
}
.w-sharing.type_simple .w-sharing-icon {
font-size: 24px;
opacity: 0.25;
-webkit-transition: opacity 0.25s, color 0.25s;
transition: opacity 0.25s, color 0.25s;
}
.w-sharing.type_simple .w-sharing-item.facebook:hover .w-sharing-icon {
opacity: 1;
color: #3b5998;
}
.w-sharing.type_simple .w-sharing-item.twitter:hover .w-sharing-icon {
opacity: 1;
color: #00acee;
}
.w-sharing.type_simple .w-sharing-item.gplus:hover .w-sharing-icon {
opacity: 1;
color: #c63b1e;
}
.w-sharing.type_simple .w-sharing-item.pinterest:hover .w-sharing-icon {
opacity: 1;
color: #cb2027;
} .w-sharing.type_outlined .w-sharing-item {
padding: 5px 15px;
margin-right: 4px;
border-radius: 5px;
overflow: hidden;
}
.w-sharing.type_outlined .w-sharing-item:last-child {
margin-right: 0;
}
.w-sharing.type_outlined .w-sharing-icon {
font-size: 18px;
margin-right: 3px;
}
.no-touch .w-sharing.type_outlined .w-sharing-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.25s;
transition: height 0.25s;
}
.no-touch .w-sharing.type_outlined .w-sharing-item:hover:before {
height: 100%;
}
.w-sharing.type_outlined .w-sharing-item.facebook {
box-shadow: 0 0 0 2px #3b5998 inset;
color: #3b5998;
}
.w-sharing.type_outlined .w-sharing-item.facebook:before {
background-color: #3b5998;
}
.w-sharing.type_outlined .w-sharing-item.twitter {
box-shadow: 0 0 0 2px #00acee inset;
color: #00acee;
}
.w-sharing.type_outlined .w-sharing-item.twitter:before {
background-color: #00acee;
}
.w-sharing.type_outlined .w-sharing-item.gplus {
box-shadow: 0 0 0 2px #c63b1e inset;
color: #c63b1e;
}
.w-sharing.type_outlined .w-sharing-item.gplus:before {
background-color: #c63b1e;
}
.w-sharing.type_outlined .w-sharing-item.pinterest {
box-shadow: 0 0 0 2px #cb2027 inset;
color: #cb2027;
}
.w-sharing.type_outlined .w-sharing-item.pinterest:before {
background-color: #cb2027;
}
.no-touch .w-sharing.type_outlined .w-sharing-item:hover {
color: #fff;
} .w-sharing.type_solid .w-sharing-item {
padding: 5px 15px;
margin-right: 4px;
border-radius: 5px;
}
.w-sharing.type_solid .w-sharing-item:last-child {
margin-right: 0;
}
.w-sharing.type_solid .w-sharing-icon {
font-size: 18px;
margin-right: 3px;
}
.no-touch .w-sharing.type_solid .w-sharing-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 0;
background-color: rgba(0,0,0,0.1);
-webkit-transition: height 0.25s;
transition: height 0.25s;
}
.no-touch .w-sharing.type_solid .w-sharing-item:hover:before {
height: 100%;
}
.w-sharing.type_solid .w-sharing-item.facebook {
background-color: #3b5998;
color: #fff;
}
.w-sharing.type_solid .w-sharing-item.twitter {
background-color: #00acee;
color: #fff;
}
.w-sharing.type_solid .w-sharing-item.gplus {
background-color: #c63b1e;
color: #fff;
}
.w-sharing.type_solid .w-sharing-item.pinterest {
background-color: #cb2027;
color: #fff;
} .w-sharing.fixed_left,
.w-sharing.fixed_right {
position: fixed;
top: 50%;
margin-top: -80px;
}
.w-sharing.fixed_left {
left: 0;
}
.w-sharing.fixed_right {
right: 0;
}
.w-sharing.fixed_left .w-sharing-item,
.w-sharing.fixed_right .w-sharing-item {
display: block;
line-height: 40px;
width: 40px;
padding: 0;
margin: 0;
border-radius: 0;
}
.w-sharing.fixed_left .w-sharing-icon,
.w-sharing.fixed_right .w-sharing-icon {
margin: 0;
}	
.w-sharing.fixed_left .w-sharing-count,
.w-sharing.fixed_right .w-sharing-count {
display: none;
} .w-shortblog-list {
overflow: hidden;
}
.w-shortblog.columns_2 .w-shortblog-list,
.w-shortblog.columns_3 .w-shortblog-list {
margin-left: -30px;
margin-right: -30px;
}
.w-shortblog-entry {
min-height: 80px;
}
.w-shortblog.columns_2 .w-shortblog-entry,
.w-shortblog.columns_3 .w-shortblog-entry {
float: left;
padding-left: 30px;
padding-right: 30px;
}
.w-shortblog.columns_2 .w-shortblog-entry {
width: 50%;
}
.w-shortblog.columns_3 .w-shortblog-entry {
width: 33.3333%;
}
.w-shortblog-entry-h {
position: relative;
}
.w-shortblog.date_atleft .w-shortblog-entry-title,
.w-shortblog.date_atleft .w-shortblog-entry-meta,
.w-shortblog.date_atleft .w-shortblog-entry-short {
margin-left: 110px;
}
.w-shortblog-entry-title {
margin-bottom: 16px;
color: inherit !important;
}
.no-touch .w-shortblog-entry-link:hover .w-shortblog-entry-title-h {
border-bottom: 1px solid;
}
.w-shortblog-entry-meta-date {
position: absolute;
left: 0;
top: 0;
font-family: 'Noto Sans',sans-serif;
text-align: center;
height: 80px;
width: 80px;
padding: 18px 0 0;
border-radius: 50%;
box-shadow: 0 0 0 2px #999 inset; }
.w-shortblog-entry-meta-date-day {
display: block;
font-size: 26px;
line-height: 32px;
}
.w-shortblog-entry-meta-date-month {
display: block;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
}
.w-shortblog-entry-meta-date-year {
display: none;
}
.w-shortblog-entry .w-shortblog-entry-short p {
margin-bottom: 0;
} .w-socials-list {
margin: 0 0 -4px;
}
.w-socials-item {
margin: 0 4px 4px 0;
}
.w-socials.align_center .w-socials-item {
margin: 0 2px 4px;
}
.w-socials.align_right .w-socials-item {
margin: 0 0 4px 4px;
}
.w-socials-item-link {
position: relative;
line-height: 36px;
height: 36px;
width: 36px;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 0 0 2px #e8e8e8 inset; color: inherit;
}
.l-subfooter.at_top .w-socials-item-link {
box-shadow: 0 0 0 2px #222 inset;
color: #808080;
}
.w-socials-item-link:hover {
border: none !important;
color: #fff !important;
}
.w-socials.size_normal .w-socials-item-link {
height: 46px;
width: 46px;
}
.w-socials.size_big .w-socials-item-link {
height: 54px;
width: 54px;
}
.w-socials-item-link i {
font-size: 17px;
line-height: 36px;
position: relative;
vertical-align: top;
}
.w-socials.size_normal .w-socials-item-link i {
font-size: 20px;
line-height: 46px;
}
.w-socials.size_big .w-socials-item-link i {
font-size: 24px;
line-height: 54px;
}
.w-socials-item .w-socials-item-link:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
.w-socials-item:hover .w-socials-item-link:before {
height: 100%;
} .w-socials-item.rss .w-socials-item-link:before {
background-color: #ff9702;
}					
.w-socials-item.facebook .w-socials-item-link:before {
background-color: #3b5998;
}
.w-socials-item.twitter .w-socials-item-link:before {
background-color: #00acee;
}
.w-socials-item.gplus .w-socials-item-link:before {
background-color: #c63b1e;
}
.w-socials-item.linkedin .w-socials-item-link:before {
background-color: #0073b2;
}
.w-socials-item.youtube .w-socials-item-link:before {
background-color: #cd332d;
}
.w-socials-item.vimeo .w-socials-item-link:before {
background-color: #20b9eb;
}
.w-socials-item.email .w-socials-item-link:before {
background-color: #697277;
}
.w-socials-item.skype .w-socials-item-link:before {
background-color: #00aff0;
}
.w-socials-item.flickr .w-socials-item-link:before {
background-color: #ff0084;
}
.w-socials-item.pinterest .w-socials-item-link:before {
background-color: #cb2027;
}
.w-socials-item.tumblr .w-socials-item-link:before {
background-color: #2c4762;
}
.w-socials-item.blogger .w-socials-item-link:before {
background-color: #fc9947;
}
.w-socials-item.dribbble .w-socials-item-link:before {
background-color: #ea4c89;
}
.w-socials-item.vk .w-socials-item-link:before {
background-color: #4e7299;
}
.w-socials-item.instagram .w-socials-item-link:before {
background-color: #a17357;
}
.w-socials-item.behance .w-socials-item-link:before {
background-color: #1769ff;
}
.w-socials-item.xing .w-socials-item-link:before {
background-color: #026466;
}
.w-socials-item.yelp .w-socials-item-link:before {
background-color: #c41200;
}
.w-socials-item.twitch .w-socials-item-link:before {
background-color: #6441a5;
}
.w-socials-item.soundcloud .w-socials-item-link:before {
background-color: #ff5600;
}
.w-socials-item-popup {
display: block;
left: 0;
bottom: 44px;
border-radius: 3px;
}
.w-socials.size_normal .w-socials-item-popup {
bottom: 56px;
}
.w-socials.size_big .w-socials-item-popup {
bottom: 62px;
} .l-subheader .w-socials {
float: right;
}
.l-header.logopos_right .l-subheader.at_middle .w-socials {
float: left;
margin-right: 20px;
}
.l-canvas.headertype_centered .l-subheader .w-socials {
display: none;
}
.l-subheader .w-socials-list {
margin: 0;
}
.l-subheader .w-socials-item {
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
margin: 0;
}
.l-subheader.at_top .w-socials-item-link {
border-radius: 0;
box-shadow: none;
}
.l-subheader.at_middle .w-socials-item-link {
border-radius: 3px;
box-shadow: none;
}
.l-subheader .w-socials-item-popup {
display: none !important;
} .w-tabs-list {
background-color: #f2f2f2; }
.w-tabs-item {
padding: 14px 24px;
border-top: 2px solid transparent;
-webkit-transition: background-color 0.25s, color 0.25s;
transition: background-color 0.25s, color 0.25s;
}	
.no-touch .w-tabs-item:hover {
background-color: rgba(0,0,0,0.025);
}	
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover {
background-color: #fff; border-color: #d13a7a; color: #d13a7a; }
.w-tabs-item-icon {
font-size: 18px;
line-height: 26px;
text-align: center;
top: 14px;
left: 22px;
}
.w-tabs-item-title,
.w-tabs-section-title {
font-size: 18px;
line-height: 26px;
color: inherit;
white-space: normal;
margin-bottom: 0 !important;
}
.w-tabs-section-header {
padding: 14px 20px;
white-space: nowrap;
}
.w-tabs-section-icon {
font-size: 18px;
line-height: 24px;
text-align: center;
top: 14px;
left: 18px;
opacity: 0.5;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.no-touch .w-tabs-section-header:hover .w-tabs-section-icon,
.w-tabs-section.active .w-tabs-section-icon {
opacity: 1;
}
.w-tabs-section-title {
color: inherit !important;
}
.w-tabs-section-content {
padding: 0;
}
.w-tabs-section-content-h {
padding: 30px 0 20px;
}
.w-tabs-section-content-h p:last-child,
.w-tabs-section-content-h ul:last-child,
.w-tabs-section-content-h ol:last-child {
margin-bottom: 0;
} .w-tabs.layout_accordion {
border-bottom: 1px solid #e8e8e8; }
.w-tabs.layout_accordion .w-tabs-section {
border-top: 1px solid #e8e8e8; }
.w-tabs-section-header {
-webkit-transition: background-color 0.25s, color 0.25s;
transition: background-color 0.25s, color 0.25s;
}
.no-touch .w-tabs-section-header:hover {
background-color: rgba(0,0,0,0.04);
}
.w-tabs-section-content-h {
padding: 15px 20px 30px;
}
.w-tabs-section-control {
top: 14px;
right: 20px;
font-size: 24px;
line-height: 26px;
height: 26px;
width: 24px;
text-align: center;
transition: transform 0.3s;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.w-tabs-section.active .w-tabs-section-control {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.w-tabs-section-control i {
vertical-align: top;
line-height: inherit;
} .w-tags {
overflow: hidden;
padding-bottom: 35px;
}
.w-tags-title {
float: left;
font-size: 14px;
line-height: 24px;
padding: 3px 0;
margin: 0 10px 0 0;
}
.w-tags-item {
float: left;
margin: 0 3px 3px 0;
}
.w-tags-item-link {
display: block;
padding: 3px 10px 4px;
font-size: 13px;
border-radius: 3px;
box-shadow: 0 0 0 2px #e8e8e8 inset; color: inherit;
}
.no-touch .w-tags-item-link:hover {
box-shadow: 0 0 0 2px #d13a7a inset; color: #d13a7a; }
.w-tags-item-separator {
display: none;
} .w-team {
max-width: 350px;
}
.no-touch .w-team-image {
height: 0;
padding-bottom: 100%;
border-radius: 50%;
overflow: hidden;
}
.w-team-image img {
border-radius: 50%;
}
.w-team-links {
font-size: 0;
text-align: center;
width: 100%;
height: 100%;
z-index: 10;
}
.no-touch .w-team-links {
position: absolute;
top: -100%;
-webkit-transition: top 0.3s;
transition: top 0.3s;
background-color: #d13a7a; }
.no-touch .w-team:hover .w-team-links {
top: 0;
}
.w-team-links:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.w-team-links-list {
display: inline-block;
vertical-align: middle;
line-height: 0;
padding: 8px 0;
}
.w-team-links-item {
font-size: 18px;
line-height: 40px;
height: 40px;
width: 40px;
margin: 4px;
position: relative;
overflow: hidden;
border-radius: 50%;
box-shadow: 0 0 0 2px #e8e8e8 inset; color: inherit;
}
.no-touch .w-team-links-item {
font-size: 22px;
line-height: 50px;
height: 50px;
width: 50px;
box-shadow: 0 0 0 2px #fff inset;
color: #fff;
}
.no-touch .w-team-links-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #fff;
}
.no-touch .w-team-links-item:hover:before {
height: 100%;
}
.w-team-links-item i {
position: relative;
}
.color_alternate .w-team-links-item {
color: #fff;
}
.no-touch .w-team-links-item:hover,
.no-touch .l-submain.color_alternate .w-team-links-item:hover,
.no-touch .l-submain.color_primary .w-team-links-item:hover {
color: #444;
}
.w-team-content {
margin-left: 0;
min-height: 0;
padding: 0;
text-align: center;
}
.no-touch .w-team-content {
padding-top: 15px;
}
.w-team-content .w-team-name {
margin-bottom: 6px;
}
.w-team-link .w-team-name {
color: #d13a7a; -webkit-transition: color 0.2s;
transition: color 0.2s;
}
.no-touch .w-team-link:hover .w-team-name {
color: #666; }
.no-touch .w-team-link:hover .w-team-name span {
border-bottom: 1px solid;
} 
.w-team-role {
font-size: 13px;
margin-bottom: 10px;
opacity: 0.5;
}
.w-team-description p {
margin-bottom: 0;
} .w-testimonial {
position: relative;
padding: 30px 32px;
border-radius: 5px;
-webkit-transition: box-shadow 0.25s, color 0.25s;
transition: box-shadow 0.25s, color 0.25s;
box-shadow: 0 0 0 2px #e8e8e8 inset; }
.no-touch .w-testimonial:hover {
box-shadow: 0 0 0 2px #d13a7a inset; }
.w-testimonial blockquote {
background: none;
border: none;
margin: 0;
padding: 0;
font: inherit;
}
.w-testimonial  .w-testimonial-text {
display: block;
font-size: 18px;
font-style: italic;
line-height: 28px;
}
.w-testimonial-person {
font-size: 13px;
padding: 16px 0 0;
position: relative;
}
.w-testimonial-person i {
font-size: 20px;
margin-right: 10px;
opacity: 0.5;
}
.w-testimonial-person-name {
font-weight: bold;
} .w-timeline-list {
margin: 10px 0 35px;
}
.w-timeline-list:before {
height: 2px;
top: 39px;
left: 1px;
right: 1px;
width: auto;
background-color: #e8e8e8; }
.w-timeline-item {
height: 80px;
width: 80px;
overflow: hidden;
border-radius: 50%;
-webkit-transition: color 0.25s;
transition: color 0.25s;
box-shadow: 0 0 0 2px #d13a7a inset; background-color: #fff; }
.w-timeline-item:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .w-timeline-item:hover:before,
.w-timeline-item.active:before {
height: 100%;
}
.no-touch .w-timeline-item:hover,
.w-timeline-item.active {
color: #fff;
}
.w-timeline-item-title {
font-size: 17px;
line-height: 80px;
position: relative;
}
.w-timeline-section {
overflow: hidden;
}
.w-timeline.type_vertical .w-timeline-section:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 50%;
height: 100%;
width: 4px;
margin-left: -2px;
background-color: #d13a7a; }
.w-timeline-section-title {
height: 60px;
padding: 0;
margin: 10px auto 0;
z-index: 12;
overflow: hidden;
border-radius: 50%;
-webkit-transition: color 0.25s;
transition: color 0.25s;
box-shadow: 0 0 0 2px #d13a7a inset; background-color: #fff; }
.w-timeline-section-title:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .w-timeline-section-title:hover:before,
.w-timeline-section.active .w-timeline-section-title:before {
height: 100%;
}
.w-timeline-section:first-child .w-timeline-section-title {
margin-top: 0;
}
.no-touch .w-timeline-section-title:hover,
.w-timeline-section.active .w-timeline-section-title {
color: #fff;
}
.w-timeline-section-title-text {
font-size: 16px;
height: 60px;
line-height: 60px;
margin-left: 0;
position: relative;
z-index: 13;
}
.w-timeline-section-content {
border-radius: 5px;
padding: 0 0 15px;
}
.w-timeline.type_vertical .w-timeline-section-content {
padding: 49px 20px 15px;
margin-top: -30px;
border: 1px solid #e8e8e8; background-color: #fff; } .w-toplink {
display: block;
position: fixed;
bottom: -52px;
right: 15px;
text-align: center;
font-size: 30px;
line-height: 48px;
height: 50px;
width: 50px;
border-radius: 5px;
z-index: 100;
-webkit-transition: background-color 0.25s, bottom 0.25s;
transition: background-color 0.25s, bottom 0.25s;
background-color: rgba(0,0,0,0.3);
color: #fff;
}
.w-toplink.active {
bottom: 15px;
}
.no-touch .w-toplink.active:hover {
background-color: #d13a7a; color: #fff;
}
.w-toplink.active:active {
color: #fff;
}
.w-toplink i {
line-height: inherit;
} .w-video {
margin-bottom: 0;
} .page-404 {
text-align: center;
}
.page-404 i {
font-size: 200px;
color: #e8e8e8; } .g-html .wpb_text_column:last-child h1:last-child,
.g-html .wpb_text_column:last-child h2:last-child,
.g-html .wpb_text_column:last-child h3:last-child,
.g-html .wpb_text_column:last-child h4:last-child,
.g-html .wpb_text_column:last-child h5:last-child,
.g-html .wpb_text_column:last-child h6:last-child,
.g-html .wpb_text_column:last-child p:last-child,
.g-html .wpb_text_column:last-child ul:last-child,
.g-html .wpb_text_column:last-child ol:last-child {
margin-bottom: 0;
}
.wpb_button.align_left {
display: inline-block;
vertical-align: top;
margin-right: 6px;
}
.wpb_button.align_center {
display: block;
text-align: center;
}
.wpb_button.align_right {
float: right;
margin-left: 10px;
}
.wpb_single_image {
line-height: 0;
margin-bottom: 40px;
}
.wpb_single_image.align_left {
display: inline;
float: left;
margin-right: 30px;
}
.wpb_single_image.align_right {
display: inline;
float: right;
margin-left: 30px;
}
.wpb_single_image.align_center {
clear: both;
text-align: center;
}
.one-half .wpb_single_image,
.one-third .wpb_single_image,
.two-thirds .wpb_single_image,
.one-quarter .wpb_single_image,
.three-quarters .wpb_single_image {
margin-bottom: 20px;
}
.wpb_single_image:last-child,
.l-submain.full_width .wpb_single_image {
margin-bottom: 0;
}
.wpb_single_image + h1,
.wpb_single_image + h2,
.wpb_single_image + h3,
.wpb_single_image + h4,
.wpb_single_image + h5,
.wpb_single_image + h6 {
padding-top: 0;
} .widget {
margin-bottom: 45px;
}
.widgettitle {
font-size: 22px;
margin-bottom: 20px;
}
.g-html .widget ul {
list-style-type: none;
margin: 0;
} .comment-reply-title {
font-size: 22px;
margin-bottom: 16px;
}
.comment-reply-title small {
font-size: 13px;
margin-left: 10px;
}
.no-touch .comment-reply-title a:hover {
border-bottom: 1px solid;
}
.w-comments-form .comment-form p {
margin-bottom: 20px;
}
.w-comments-form p label {
display: block;
margin-bottom: 5px;
}
.w-comments-form p input[type="text"],
.w-comments-form p input[type="email"] {
max-width: 400px;
} .widget_search form label {
display: none;
}
.widget_search form input[type="text"] {
height: 42px;
padding: 10px 80px 10px 10px;
}
.widget_search form input[type="submit"] {
position: absolute;
top: 0;
right: 0;
font-size: 13px;
line-height: 40px;
height: 42px;
width: 70px;
padding: 0;
} .widget_archive ul li {
line-height: 1.5em;
padding: 7px 18px;
margin: 0;
position: relative;
}
.widget_archive ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
} #wp-calendar {
margin: 0;
width: 100%;
}
#wp-calendar caption {
padding: 8px 20px 2px;
}
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td {
padding: 0;
border-top: 1px solid #e8e8e8; border-bottom: 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: bold;
}
#wp-calendar tbody td#today {
font-weight: bold;
}
#wp-calendar td#prev {
text-align: left;
padding-left: 10px;
}
#wp-calendar td#next {
text-align: right;
padding-right: 10px;
} .widget_categories ul li {
line-height: 1.5em;
padding: 7px 18px;
margin: 0;
position: relative;
}
.widget.widget_categories .children {
margin: 7px 0 -7px;
}
.widget_categories ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
} .widget_nav_menu li.menu-item {
padding: 0;
margin: 0;
}
.widget_nav_menu .menu-item a {
display: block;
padding: 12px 20px 12px 25px;
font-size: 15px;
line-height: 20px;
position: relative;
-webkit-transition: color 0.1s, background-color 0.1s, border-color 0.1s;
transition: color 0.1s, background-color 0.1s, border-color 0.1s;
border-bottom: none !important;
border-top: 1px solid #e8e8e8; color: inherit;
}
.no-touch .widget_nav_menu .menu-item a:hover {
background-color: #f5f5f5; }
.widget_nav_menu .menu-item.current-menu-item > a,
.no-touch .widget_nav_menu .menu-item.current-menu-item > a:hover {
background-color: #d13a7a; color: #fff;
}
.widget_nav_menu .menu-item a:before {
position: absolute;
top: 12px;
left: 10px;
content: '\f105';
font-size: 18px;
font-family: FontAwesome;
opacity: 0.5;
}
.widget_nav_menu .sub-menu > .menu-item > a {
padding: 12px 20px 12px 45px;
}
.widget_nav_menu .sub-menu .menu-item a:before {
left: 30px;
}
.widget_nav_menu .sub-menu .sub-menu > .menu-item > a {
padding: 12px 20px 12px 65px;
}
.widget_nav_menu .sub-menu .sub-menu .menu-item a:before {
left: 50px;
}
.l-footer .widget_nav_menu .menu-item a {
background-color: transparent !important;
}
.l-footer .widget_nav_menu .menu-item.current-menu-item > a {
font-weight: bold;
color: inherit !important;
} .widget_meta ul li {
line-height: 1.5em;
padding: 7px 18px;
margin: 0;
position: relative;
}
.widget_meta ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
} .widget_pages ul li {
line-height: 1.5em;
padding: 7px 18px;
margin: 0;
position: relative;
}
.widget.widget_pages ul.children {
margin: 7px 0 -7px;
}
.widget_pages ul li:before {
position: absolute;
top: 6px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
} .widget_recent_comments .recentcomments {
line-height: 1.5em;
padding: 7px 0 7px 22px;
margin: 0;
position: relative;
}
.widget_recent_comments .recentcomments:before {
position: absolute;
top: 7px;
left: 1px;
content: '\f0e5';
font-size: 12px;
font-family: "FontAwesome";
opacity: 0.5;
} .widget_recent_entries ul li {
line-height: 1.5em;
padding: 7px 0 7px 18px;
margin: 0;
position: relative;
}
.widget_recent_entries ul li:before {
position: absolute;
top: 7px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
}
.widget_recent_entries ul li span {
display: block;
padding-top: 3px;
font-size: 0.9em;
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: -2px;
left: 1px;
content: '\f143';
font-family: "FontAwesome";
opacity: 0.5;
}
.widget_rss ul li {
line-height: 1.5em;
padding-bottom: 14px;
margin-bottom: 14px;
}
.widget_rss ul li span {
display: block;
padding-top: 5px;
font-size: 12px;
opacity: 0.5;
}
.widget_rss ul li cite {
font-size: 12px;
font-style: normal;
opacity: 0.5;
}
.widget_rss ul li div {
display: block;
font-size: 12px;
padding: 6px 0;
} .widget_tag_cloud .tagcloud a {
color: #999; }
.no-touch .widget_tag_cloud .tagcloud a:hover {
border-bottom: 1px solid;
color: #666; } .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: 12px;
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;
} .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;
}
.gallery-caption {
font-size: inherit;
}
.bypostauthor {
font-size: inherit;
}
img#wpstats {
display: none;
}
.form-allowed-tags {
font-size: 12px;
line-height: 18px;
margin: -15px 0 15px !important;
opacity: 0.66;
}
.g-html .form-allowed-tags code {
display: inline;
vertical-align: inherit;
padding: 0;
background-color: transparent;
color: inherit;
} .menu-item-language {
display: none;
}
#lang_sel {
display: block;
height: auto;
}
#lang_sel li {
float: none;
width: 100%;
}
#lang_sel a,
#lang_sel a:visited {
line-height: 40px;
padding-left: 15px;
border-color: #e5e5e5; color: inherit !important;
}
#lang_sel a:hover,
#lang_sel ul ul a:hover {
background-color: rgba(0,0,0,0.05);
}
#lang_sel a.lang_sel_sel {
position: relative;
border-radius: 5px;
background: none !important;
}
#lang_sel a.lang_sel_sel:before {
display: block;
content: "\f107";
position: absolute;
top: 0;
right: 15px;
font-size: 20px;
font-family: FontAwesome;
cursor: pointer;
}
#lang_sel li:hover a.lang_sel_sel {
border-radius: 5px 5px 0 0;
}
#lang_sel img.iclflag {
top: 2px;
}
#lang_sel ul ul {
top: 42px;
z-index: 1;
height: auto;
width: 100%;
border: none;
background-color: #fff; }
#lang_sel ul ul a,
#lang_sel ul ul a:visited {
line-height: 16px;
padding: 12px 15px;
border-radius: 0;
background: none;
}
#lang_sel ul ul li:last-child a {
border-radius: 0 0 5px 5px;
} .flex-loading {
min-height: 100px;
background: url(//www.gaia-voyance-distance.fr/wp-content/themes/Impreza/img/loader.gif) no-repeat center center;
}
.flexslider {
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
}
.flexslider ul.slides {
list-style-type: none;
margin: 0;
padding: 0;
}
.flexslider .slides:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
.flexslider .slides > li {
display: none;
line-height: 0;
-webkit-backface-visibility: hidden;
margin-bottom: 0;
padding-left: 0;
}
.flexslider .slides > li > img {
width: 100%;
} ul.flex-direction-nav {
list-style-type: none;
margin: 0;
}
.no-touch ul.flex-direction-nav {
opacity: 0.5;
-webkit-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.no-touch .flexslider:hover ul.flex-direction-nav {
opacity: 1;
}
ul.flex-direction-nav li {
padding: 0;
margin: 0;
}
.flex-direction-nav li span {
display: block;
position: absolute;
top: 50%;
font-size: 0;
text-align: center;
line-height: 49px;
height: 50px;
width: 50px;
margin-top: -25px;
border-radius: 50%;
background-image: none;
overflow: hidden;
cursor: pointer;
z-index: 1;
box-shadow: 0 0 0 2px #fff inset;
-webkit-transition: box-shadow 0.25s;
transition: box-shadow 0.25s;
color: #fff;
}
.no-touch .flex-direction-nav li span:hover {
box-shadow: 0 0 0 2px transparent inset;
}
.no-touch .flex-direction-nav li span:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .flex-direction-nav li span:hover:before {
height: 100%;
}
.flex-direction-nav .flex-next:after {
display: block;
position: absolute;
top: 0;
left: 0;
content: '\f105';
font-size: 34px;
font-family: FontAwesome;
width: 48px;
padding-left: 2px;
}
.flex-direction-nav .flex-prev:after {
display: block;
position: absolute;
top: 0;
left: 0;
content: '\f104';
font-size: 34px;
font-family: FontAwesome;
width: 48px;
}
.flex-direction-nav .flex-next {
right: 20px;
}
.flex-direction-nav .flex-prev {
left: 20px;
}
.flex-direction-nav .flex-disabled {
opacity: .3!important;
cursor: default;
} .revslider-initialised ul {
margin: 0 !important;
}
.no-touch .revslider-initialised li a:hover {
border-bottom: none !important;
}
.tp-leftarrow.custom,
.tp-rightarrow.custom {
font-size: 34px;
text-align: center;
line-height: 50px;
height: 50px;
width: 50px;
border-radius: 50%;
overflow: hidden;
background-image: none;
-webkit-transition: opacity 0.25s, box-shadow 0.25s;
transition: opacity 0.25s, box-shadow 0.25s;
box-shadow: 0 0 0 2px #fff inset;
color: #fff;
}
.no-touch .tp-leftarrow.custom:hover,
.no-touch .tp-rightarrow.custom:hover {
box-shadow: 0 0 0 2px transparent inset;
}
.no-touch .tp-leftarrow.custom:before,
.no-touch .tp-rightarrow.custom:before {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
height: 0;
width: 100%;
-webkit-transition: height 0.3s;
transition: height 0.3s;
background-color: #d13a7a; }
.no-touch .tp-leftarrow.custom:hover:before,
.no-touch .tp-rightarrow.custom:hover:before {
height: 100%;
}
.tp-rightarrow.custom:after {
display: block;
content: '\f105';
font-family: FontAwesome;
margin-left: 3px;
position: relative;
}
.tp-leftarrow.custom:after {
display: block;
content: '\f104';
font-family: FontAwesome;
margin-right: 3px;
position: relative;
}
.tp-bannertimer {
background: rgba(0,0,0,0.1) !important;
height: 5px;
} .mfp-arrow:after {
display: none;
}
.mfp-arrow:before {
content: '\f104';
font-family: FontAwesome;
font-size: 60px;
width: 100%;
margin-top: 40px;
margin-left: 0;
border: none;
color: #fff;
}
.mfp-arrow.mfp-arrow-right:before {
content: '\f105';
} span.wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
.l-subfooter.at_top .wpcf7-form p:last-child {
margin-bottom: 20px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea,
.wpcf7-form select {
margin-top: 5px;
}
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
display: inline-block;
padding: 10px 0;
}
span.wpcf7-list-item {
margin: 0 20px 0 0;
}
span.wpcf7-list-item input[type="checkbox"],
span.wpcf7-list-item input[type="radio"] {
margin: 0 2px 0 0;
}
div.wpcf7 img.ajax-loader {
margin-left: 10px;
}
div.wpcf7-response-output {
text-align: center;
line-height: 24px;
margin: 0;
padding: 8px 16px;
border-radius: 5px;
}
span.wpcf7-not-valid-tip {
left: auto;
top: auto;
right: 5px;
bottom: 5px;
text-align: center;
width: 250px;
border-radius: 3px;
} .gform_wrapper h2,
.gform_wrapper h3,
.gform_wrapper h4 {
margin-bottom: 10px;
}
.gform_wrapper ul,
.gform_wrapper li {
list-style: none !important;
margin: 0 !important;
}
.gform_wrapper .gform_heading,
.g-html .gform_wrapper li {
padding: 0 0 16px;
}
.gform_wrapper li:after {
content: '';
display: block;
clear: both;
}
.gform_wrapper .gfield_label {
display: block;
margin-bottom: 6px;
}	
.gform_wrapper .gfield_required {
margin-left: 4px;
}
.gform_wrapper .charleft,
.gform_wrapper .gfield_description {
font-size: 0.88em;
line-height: 1.2em;
padding-top: 6px;
opacity: 0.65;
}
.gform_wrapper .description_above .gfield_description {
padding-top: 0;
padding-bottom: 8px;
margin-top: -4px;
}
.g-html .gform_wrapper .gfield_radio li,
.g-html .gform_wrapper .gfield_checkbox li {
display: block;
padding: 2px 0 4px 20px;
}
.gform_wrapper .gfield_radio input[type="radio"],
.gform_wrapper .gfield_checkbox input[type="checkbox"] {
position: absolute;
margin: 6px 0 0 -20px;
}
.gform_wrapper .top_label input.small,
.gform_wrapper .top_label select.small {
width: 25%;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
width: 50%;
}
.gform_wrapper textarea.small {
height: 80px;
}
.gform_wrapper textarea.medium {
height: 150px;
}
.gform_wrapper textarea.large {
height: 250px;
} .gform_wrapper .left_label .gfield_label,
.gform_wrapper .right_label .gfield_label {
float: left;
padding-right: 15px;
width: 30%;
}
.gform_wrapper .right_label .gfield_label {
text-align: right;
}
.gform_wrapper .left_label .ginput_container,
.gform_wrapper .right_label .ginput_container {
float: left;
width: 70%;
}
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .right_label .gfield_description {
clear: both;
margin-left: 30%;
}
.gform_wrapper .left_label .gfield_captcha_container,
.gform_wrapper .right_label .gfield_captcha_container,
.gform_wrapper .gform_footer.left_label,
.gform_wrapper .gform_footer.right_label {
margin-left: 30%;
} .gform_wrapper .ginput_complex .ginput_full {
display: block;
clear: both;
}
.gform_wrapper .ginput_complex .ginput_left {
float: left;
width: 48%;
}
.gform_wrapper .ginput_complex .ginput_right {
float: right;
width: 48%;
}
.gform_wrapper .ginput_complex .name_suffix,
.gform_wrapper .ginput_complex .name_prefix {
float: left;
margin-right: 10px;
width: 50px;
}
.gform_wrapper .ginput_complex .name_first,
.gform_wrapper .ginput_complex .name_last {
float: left;
margin-right: 10px;
width: 150px;
}
.gform_wrapper .ginput_complex input + label,
.gform_wrapper .ginput_complex select + label {
display: block;
font-size: 0.88em;
line-height: 1.2em;
padding: 4px 0 10px;
opacity: 0.65;
}
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_time_ampm,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
float: left;
margin-right: 10px;
width: 70px !important;
}
.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
float: left;
margin-right: 10px;
width: auto !important;
}
.gform_wrapper input.datepicker {
float: left;
margin-right: 5px;
width: 210px !important;
}
.gform_wrapper .simple_captcha_small input {
width: 100px;
}
.gform_wrapper .simple_captcha_medium input {
width: 150px;
}
.gform_wrapper .simple_captcha_large input {
width: 200px;
}
.gform_wrapper table.gfield_list {
margin: 0;
width: 100%;
}
.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
padding: 0 6px 6px 0;
border-width: 0;
}
.gform_confirmation_message {
font-size: 1.2em;
color: #5a0;
}
.gform_wrapper .validation_error,
.gfield_error .gfield_checkbox,
.gfield_error .gfield_radio {
color: #f00;
}
.gfield_error input[type="text"],
.gfield_error input[type="password"],
.gfield_error input[type="email"],
.gfield_error input[type="url"],
.gfield_error input[type="tel"],
.gfield_error input[type="number"],
.gfield_error input[type="date"],
.gfield_error textarea,
.gfield_error select {
box-shadow: 0 0 0 2px #f00;
} .gform_wrapper .gf_progressbar_wrapper {
clear: both;
margin: 0 0 20px;
width: 100%;
}
.gform_wrapper .gf_progressbar {
font-size: 11px;
line-height: 6px !important;
height: 6px;
overflow: hidden;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(0,0,0,0.08) inset;
background-color: rgba(0,0,0,0.05);
}
.gform_wrapper .gf_progressbar_percentage {
height: 16px;
background-color: #d13a7a; color: #fff;
}
.gform_wrapper .gf_progressbar_percentage span {
display: none;
float: right;
margin: 0 5px;
width: auto;
}
.gform_wrapper .gform_page_footer {
margin: 15px 0 5px;
width: 100%;
}
.gform_wrapper .gform_page_footer img {
margin-left: 10px;
vertical-align: middle;
}
.gform_wrapper .gform_page_footer .gform_next_button,
.gform_wrapper .gform_page_footer .gform_previous_button {
vertical-align: middle;
font-size: 15px;
line-height: 20px;
padding: 10px 36px;
border: none;
border-radius: 5px;
background-color: rgba(0,0,0,0.12);
color: inherit;
}
.no-touch .gform_wrapper .gform_page_footer .gform_next_button:hover,
.no-touch .gform_wrapper .gform_page_footer .gform_previous_button:hover {
color: #fff;
} .ui-datepicker {
height: auto;
width: 210px;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
background-color: #fff;
}
.ui-datepicker table {
width: 100%;
}
.ui-datepicker-header {
line-height: 30px;
min-height: 30px;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset;
}
.ui-datepicker-title select {
height: auto;
border-radius: 0;
background: none !important;
color: #666;
}
.ui-datepicker-prev {
float: left;
padding-left: 10px;
cursor: pointer;
}
.ui-datepicker-next {
float: right;
padding-right: 10px;
cursor: pointer;
}
.ui-datepicker th {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
color: #999;
}
.ui-datepicker tbody td {
padding: 0;
border: none;
}
.ui-datepicker td span, 
.ui-datepicker td a {
display: inline-block;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
color: #666;
}
.ui-datepicker-calendar .ui-state-hover {
background-color: #666;
color: #fff !important;
}
.ui-datepicker-calendar .ui-state-active {
background-color: #FFF2AA;
color: #333 !important;
} .wp-polls {
padding: 28px;
border: 2px solid #e1e5e8;
}
.wp-polls p {
text-align: left !important;
}
.wp-polls ul.wp-polls-ul {
margin-left: 0 !important;
}
.wp-polls ul.wp-polls-ul li {
margin-bottom: 8px !important;
}
.wp-polls ul.wp-polls-ul li strong {
font-weight: normal;
}
.wp-polls ul.wp-polls-ul li strong:before {
content: '\f058';
font-family: Fontawesome;
margin-right: 5px;
}
.wp-polls ul.wp-polls-ul li i {
font-style: normal;
}	
.wp-polls ul.wp-polls-ul li small {
opacity: 0.5;
white-space: nowrap;
}
.wp-polls .pollbar {
margin: 0 !important;
}
.wp-polls .Buttons {
border-radius: 5px;
padding: 6px 12px;
background-color: rgba(0,0,0,0.06);
border: 1px solid rgba(0,0,0,0.1);
}
.wp-polls .Buttons:hover {
border-color: rgba(0,0,0,0.4);
}
.wp-polls-loading {
height: 20px;
line-height: 20px;
} .animate_start {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} @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;
} @keyframes rfc {
from { opacity: 0; transform: scale(0.01) rotate(360deg); }
to { opacity: 1; transform: scale(1) rotate(0); }
}
@-webkit-keyframes rfc {
from { opacity: 0; -webkit-transform: scale(0.01) rotate(360deg); }
to { opacity: 1; -webkit-transform: scale(1) rotate(0); }
}
.animate_rfc {
opacity: 0;
}
.animate_rfc.animate_start {
-webkit-animation-name: rfc;
animation-name: rfc;
opacity: 1;
} @keyframes rfl {
from { opacity: 0; transform: translateX(-100px) rotate(-180deg); }
to { opacity: 1; transform: translateX(0) rotate(0); }
}
@-webkit-keyframes rfl {
from { opacity: 0; -webkit-transform: translateX(-100px) rotate(-180deg); }
to { opacity: 1; -webkit-transform: translateX(0) rotate(0); }
}
.animate_rfl {
opacity: 0;
}
.animate_rfl.animate_start {
-webkit-animation-name: rfl;
animation-name: rfl;
opacity: 1;
} @keyframes rfr {
from { opacity: 0; transform: translateX(100px) rotate(180deg); }
to { opacity: 1; transform: translateX(0) rotate(0); }
}
@-webkit-keyframes rfr {
from { opacity: 0; -webkit-transform: translateX(100px) rotate(180deg); }
to { opacity: 1; -webkit-transform: translateX(0) rotate(0); }
}
.animate_rfr {
opacity: 0;
}
.animate_rfr.animate_start {
-webkit-animation-name: rfr;
animation-name: rfr;
opacity: 1;
} .d1.animate_start {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.d2.animate_start {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.d3.animate_start {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.d4.animate_start {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.d5.animate_start {
-webkit-animation-delay: 1s;
animation-delay: 1s;
} .s1.animate_start {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.s2.animate_start {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.s3.animate_start {
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.s4.animate_start {
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.s5.animate_start {
-webkit-animation-duration: 1.4s;
animation-duration: 1.4s;
} .disable_animation .animate_afc,
.disable_animation .animate_aft,
.disable_animation .animate_afb,
.disable_animation .animate_afl,
.disable_animation .animate_afr,
.disable_animation .animate_wfc,
.disable_animation .animate_hfc,
.disable_animation .animate_rfl,
.disable_animation .animate_rfr,
.disable_animation .animate_rfc {
opacity: 1;
-webkit-animation: none !important;
animation: none !important;
} @media print {
.l-header,
.l-footer {
display: none;
}
.l-main,
.l-submain {
padding: 0 !important;
}
}.l-body {
overflow-x: hidden;
min-width: 0;
}
.l-canvas.headerpos_fixed .l-header {
min-width: 0;
}
@media only screen and (max-width: 1300px) {
.w-blog.type_masonry .w-blog-entry {
width: 33.3%;
}
}
@media only screen and (max-width: 1023px) {
.l-submain-h {
padding: 40px 0;
}
.l-submain.for_pagehead .l-submain-h {
padding: 16px 0 18px;
}
.l-submain.for_pagehead.size_small .l-submain-h {
padding: 10px 0 12px;
}
.l-submain.parallax_ver .l-submain-bg {
background-position: center center !important;
}
.l-subfooter.at_top {
padding-top: 40px;
padding-bottom: 10px;
}
.l-subfooter.at_bottom {
padding-top: 25px;
padding-bottom: 0;
text-align: center;
}
.l-subfooter.at_bottom .w-copyright,
.l-subfooter.at_bottom .w-nav {
float: none;
margin-bottom: 20px;
}
.l-subfooter.at_bottom .w-nav-list {
display: inline-block;
}
.g-hr {
margin: 30px 0;
}
.g-hr.size_small {
margin: 20px 0;
}
.g-hr.size_big {
margin: 40px 0;
}
.g-hr.size_huge {
margin: 50px 0;
}
.g-hr.type_invisible {
margin: 10px 0;
}
.g-hr.type_invisible.size_small {
margin: 6px 0;
}
.g-hr.type_invisible.size_big {
margin: 20px 0;
}
.g-hr.type_invisible.size_huge {
margin: 30px 0;
}
.g-btn.size_big,
input.g-btn.size_big,
button.g-btn.size_big {
padding: 12px 36px;
font-size: 15px;
}
.w-blog.type_masonry .w-blog-entry {
width: 49.9999%;
}
.w-blog-entry {
margin-bottom: 25px;
padding-bottom: 25px;
}
.flex-direction-nav .flex-prev {
left: 10px;
}
.flex-direction-nav .flex-next {
right: 10px;
}
}
@media only screen and (max-width: 899px) {
.l-canvas.headertype_advanced.headerpos_fixed .l-header,
.l-canvas.headertype_centered.headerpos_fixed .l-header {
position: relative;
}
.l-canvas.headertype_advanced.headerpos_fixed .l-submain:first-child,
.l-canvas.headertype_centered.headerpos_fixed .l-submain:first-child {
padding-top: 0 !important;
}
.l-subheader.at_top {
line-height: 36px !important;
height: auto !important;
text-align: center;
}
.l-canvas.headerpos_fixed .l-subheader.at_top {
display: none;
}
.l-canvas.headerpos_fixed .no_fixed .l-subheader.at_top {
display: block;
}
.l-subheader.at_top .w-socials,
.l-subheader.at_top .w-contacts,
.l-subheader.at_middle .w-socials,
.l-subheader.at_middle .w-contacts {
float: none;
display: inline-block;
vertical-align: top;
position: relative;
margin: 0 10px;
}
.l-subheader.at_top .w-lang,
.l-subheader.at_middle .w-lang {
float: none;
display: inline-block;
vertical-align: top;
margin: 0;
}
.l-subheader.at_top .w-lang-h,
.l-subheader.at_middle .w-lang-h {
display: block;
}
.l-subheader.at_middle {
line-height: 80px !important;
}
.l-canvas.headertype_advanced .l-subheader.at_middle {
line-height: 36px !important;
height: auto !important;
text-align: center;
}
.l-canvas.headertype_centered .l-subheader.at_middle {
height: 80px !important;
}
.l-canvas.headertype_advanced.headerpos_fixed .l-subheader.at_bottom,
.l-canvas.headertype_centered.headerpos_fixed .l-subheader.at_bottom {
position: static;
top: -60px;
left: 0;
right: 0;
z-index: 3;
}
.l-canvas.headertype_advanced.headerpos_fixed .l-header.state_sticky .l-subheader.at_bottom,
.l-canvas.headertype_centered.headerpos_fixed .l-header.state_sticky .l-subheader.at_bottom {
position: fixed;
top: 0;
}
.l-canvas.headertype_advanced .w-logo {
float: none;
height: auto;
margin: 20px 0 15px;
}
.l-canvas.headerpos_fixed .l-submain:first-child {
padding-top: 80px !important;
}
.l-sidebar {
float: none !important;
width: 100% !important;
}
.l-content {
float: none !important;
width: 100% !important;
padding-bottom: 30px;
}
.g-cols > div {
width: 100% !important;
margin-left: 0 !important;
margin-bottom: 30px;
}
.g-cols.offset_none > div,
.g-cols > div:last-child {
margin-bottom: 0;
}
.w-pagehead p {
display: none;
}
}
@media only screen and (max-width: 767px) {
.l-submain.parallax_ver .l-submain-img {
background-position: center center !important;
}
.l-subfooter.at_top {
padding-bottom: 5px;
}
.l-subfooter.at_top .g-cols > div {
margin-bottom: 10px;
}
.g-pagination-item {
line-height: 40px;
height: 40px;
width: 40px;
}
.g-pagination-item.to_next {
padding: 0 25px 0 10px;
}
.g-pagination-item.to_next:before {
right: 10px;
}
.g-pagination-item.to_prev {
padding: 0 10px 0 25px;
}
.g-pagination-item.to_prev:before {
left: 10px;
}
.w-actionbox {
padding: 20px;
}
.w-actionbox-button.g-btn {
margin-right: 8px;
}
.w-filters-item {
font-size: 13px;
}
.w-filters-item-link {
height: 42px;
line-height: 42px;
padding: 0 10px;
}
.w-gallery-tnails {
text-align: center;
}
.w-pagehead.type_row h1 {
margin: 0;
}
.w-pagehead.type_row .g-breadcrumbs {
float: none;
clear: both;
text-align: left;
margin: 0;
}
.l-subheader .w-search-input input {
font-size: 3em;
}
.w-shortblog-list {
margin: 0 !important;
}
.w-shortblog-entry {
padding: 0 !important;
width: 100% !important;
margin-bottom: 20px;
}
.w-shortblog-entry:last-child {
margin-bottom: 0;
}
.page-404 i {
font-size: 100px;
}
}
@media only screen and (max-width: 599px) {
.l-subheader.at_top,
.l-subheader.at_middle,
.l-subheader.at_bottom,
.l-subfooter.at_top,
.l-subfooter.at_bottom,
.l-submain,
.l-submain.for_pagehead {
padding-left: 25px;
padding-right: 25px;
}
.l-subheader.at_middle,
.l-subheader.at_bottom {
line-height: 50px !important;
}
.w-logo-title {
font-size: 26px;
}
.l-canvas.headertype_centered .l-subheader.at_middle {
height: 50px !important;
}
.l-canvas.headerpos_fixed .l-submain:first-child {
padding-top: 50px !important;
}
.l-submain-h {
padding: 25px 0;
}
.l-subfooter.at_bottom .w-nav.layout_hor > .w-nav-list > .w-nav-item {
float: none;
margin-bottom: 10px;
}
.widget {
margin-bottom: 30px;
}
.l-subheader .w-search-label {
font-size: 1.2em;
}
.l-subheader .w-search-input input {
font-size: 2em;
}
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;
}
.g-hr {
margin: 15px 0;
}
.g-hr.size_small {
margin: 5px 0;
}
.g-hr.size_big {
margin: 25px 0;
}
.g-hr.size_huge {
margin: 35px 0;
}
.g-hr.type_invisible {
margin: 5px 0;
}
.g-hr.type_invisible.size_small {
margin: 2px 0;
}
.g-hr.type_invisible.size_big {
margin: 10px 0;
}
.g-hr.type_invisible.size_huge {
margin: 15px 0;
}
.w-blog.type_masonry .w-blog-entry {
width: 100%;
}
.l-subheader .w-search {
margin: 0;
}
.l-subheader.at_middle .w-nav-control {
width: 36px;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-search {
left: 36px;
width: 30px;
}
.l-subheader.at_middle .w-cart {
width: 36px;
}
.l-subheader.at_middle .w-nav.touch_enabled ~ .w-search ~ .w-cart {
left: 72px;
}
.l-subheader.at_middle .w-cart-link {
padding: 0 !important;
}
.l-subheader.at_middle .w-cart-quantity {
display: none;
}
ul.flex-direction-nav,
.tp-leftarrow.default,
.tp-rightarrow.default {
display: none;
}
}
@media only screen and (max-width: 479px) {
.l-submain,
.l-subheader.at_top,
.l-subheader.at_middle,
.l-subfooter.at_top,
.l-subfooter.at_bottom,
.l-submain.for_pagehead {
padding-left: 20px;
padding-right: 20px;
}
.w-actionbox-button.g-btn,
.w-actionbox.controls_aside .w-actionbox-button.g-btn {
margin: 4px;
}
.l-subheader .w-contacts-list {
line-height: 30px;
}
.w-lang-h {
line-height: 30px;
}
.w-lang-list {
padding-top: 30px;
}
.w-logo-title {
font-size: 20px;
}
.w-pagehead .g-breadcrumbs {
display: none;
}
.w-pagehead.type_row .w-pagehead-nav {
float: none;
clear: both;
}
.w-cart-notification {
position: fixed;
top: 50px;
left: 0;
width: auto;
z-index: 1111;
}
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3 {
white-space: normal;
}
}