@charset "UTF-8";

:root {
--primary-color: #B6702A;
--secondary-color: #ffb61e;
--accent-color: #FF3B33;
--headings-color: #313131;
--text-color: #333;
--secondary-text-color: #82868A;
--header-color: inherit;
--body-background-color: #fefefe;
--white-color: #fefefe;
--topbar-background: rgba(0, 0, 0, 0.45);
--topbar-text: #fff;
--topbar-hover-text: #162466;
--topbar-sticky-bg: #ffffff;
--topbar-sticky-text: #B6702A;
--topbar-hover-sticky-text: #FF3B33;
--footer-background: #f1f4fa;
--footer-background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/footer-bg.jpg);
--footer-text-color: rgba(255, 255, 255, 0.66);
--copyright-background: #f2f5fb;
--copyright-text: #B6702A;
--wd-btn-color-1: #B6702A;
--wd-btn-color-2: #F92245;
--wd-btn-color-3: #000;
--wd-btn-color-4: #A6AAB7;
--wd-btn-color-5: #FFF;
--wd-acccordion-title-color: #B6702A;
--wd-acccordion-active-title-color: #FF3B33;
--wd-acccordion-active-panel-border: #FF3B33;
--copyright-bg-color: #383838;
--copyright-text-color: #828282;
--wd-circle-size: 576px;
} @media print, screen and (min-width: 56.25em) {
.reveal, .reveal.tiny, .reveal.small, .reveal.large {
right: auto;
left: auto;
margin: 0 auto;
}
}   html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  figcaption,
figure {
display: block;
} figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block;
} pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
[type="button"],
[type="reset"],
[type="submit"] {  }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} input {
overflow: visible;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
}  details {
display: block;
} summary {
display: list-item;
} menu {
display: block;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
}
.foundation-mq {
font-family: "small=0em&medium=56.25em&large=64em&xlarge=90em&xxlarge=120em";
}
html {
box-sizing: border-box;
font-size: 100%;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
}
textarea {
height: auto;
min-height: 50px;
border-radius: 0;
}
select {
box-sizing: border-box;
width: 100%;
border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important;
}
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
cursor: auto;
}
[data-whatinput='mouse'] button {
outline: 0;
}
pre {
overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
}
.is-visible {
display: block !important;
}
.is-hidden {
display: none !important;
}
.row {
max-width: 85.625rem;
margin-right: auto;
margin-left: auto;
}
.row::before, .row::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-order: 1;
order: 1;
}
.row::after {
clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.row .row {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
.row .row.collapse {
margin-right: 0;
margin-left: 0;
}
.row.expanded {
max-width: none;
}
.row.expanded .row {
margin-right: auto;
margin-left: auto;
}
.row:not(.expanded) .row {
max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.column, .columns {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.column, .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left;
}
.column.row.row, .row.row.columns {
float: none;
}
.row .column.row.row, .row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
.small-1 {
width: 8.33333%;
}
.small-push-1 {
position: relative;
left: 8.33333%;
}
.small-pull-1 {
position: relative;
left: -8.33333%;
}
.small-offset-0 {
margin-left: 0%;
}
.small-2 {
width: 16.66667%;
}
.small-push-2 {
position: relative;
left: 16.66667%;
}
.small-pull-2 {
position: relative;
left: -16.66667%;
}
.small-offset-1 {
margin-left: 8.33333%;
}
.small-3 {
width: 25%;
}
.small-push-3 {
position: relative;
left: 25%;
}
.small-pull-3 {
position: relative;
left: -25%;
}
.small-offset-2 {
margin-left: 16.66667%;
}
.small-4 {
width: 33.33333%;
}
.small-push-4 {
position: relative;
left: 33.33333%;
}
.small-pull-4 {
position: relative;
left: -33.33333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-5 {
width: 41.66667%;
}
.small-push-5 {
position: relative;
left: 41.66667%;
}
.small-pull-5 {
position: relative;
left: -41.66667%;
}
.small-offset-4 {
margin-left: 33.33333%;
}
.small-6 {
width: 50%;
}
.small-push-6 {
position: relative;
left: 50%;
}
.small-pull-6 {
position: relative;
left: -50%;
}
.small-offset-5 {
margin-left: 41.66667%;
}
.small-7 {
width: 58.33333%;
}
.small-push-7 {
position: relative;
left: 58.33333%;
}
.small-pull-7 {
position: relative;
left: -58.33333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-8 {
width: 66.66667%;
}
.small-push-8 {
position: relative;
left: 66.66667%;
}
.small-pull-8 {
position: relative;
left: -66.66667%;
}
.small-offset-7 {
margin-left: 58.33333%;
}
.small-9 {
width: 75%;
}
.small-push-9 {
position: relative;
left: 75%;
}
.small-pull-9 {
position: relative;
left: -75%;
}
.small-offset-8 {
margin-left: 66.66667%;
}
.small-10 {
width: 83.33333%;
}
.small-push-10 {
position: relative;
left: 83.33333%;
}
.small-pull-10 {
position: relative;
left: -83.33333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-11 {
width: 91.66667%;
}
.small-push-11 {
position: relative;
left: 91.66667%;
}
.small-pull-11 {
position: relative;
left: -91.66667%;
}
.small-offset-10 {
margin-left: 83.33333%;
}
.small-12 {
width: 100%;
}
.small-offset-11 {
margin-left: 91.66667%;
}
.small-up-1 > .column, .small-up-1 > .columns {
float: left;
width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
float: left;
width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
float: left;
width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
float: left;
width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
float: left;
width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
float: left;
width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
float: left;
width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
float: left;
width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left;
}
.small-collapse > .column, .small-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.small-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .small-collapse.row {
margin-right: 0;
margin-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.small-centered {
margin-right: auto;
margin-left: auto;
}
.small-centered, .small-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
@media print, screen and (min-width: 56.25em) {
.medium-1 {
width: 8.33333%;
}
.medium-push-1 {
position: relative;
left: 8.33333%;
}
.medium-pull-1 {
position: relative;
left: -8.33333%;
}
.medium-offset-0 {
margin-left: 0%;
}
.medium-2 {
width: 16.66667%;
}
.medium-push-2 {
position: relative;
left: 16.66667%;
}
.medium-pull-2 {
position: relative;
left: -16.66667%;
}
.medium-offset-1 {
margin-left: 8.33333%;
}
.medium-3 {
width: 25%;
}
.medium-push-3 {
position: relative;
left: 25%;
}
.medium-pull-3 {
position: relative;
left: -25%;
}
.medium-offset-2 {
margin-left: 16.66667%;
}
.medium-4 {
width: 33.33333%;
}
.medium-push-4 {
position: relative;
left: 33.33333%;
}
.medium-pull-4 {
position: relative;
left: -33.33333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-5 {
width: 41.66667%;
}
.medium-push-5 {
position: relative;
left: 41.66667%;
}
.medium-pull-5 {
position: relative;
left: -41.66667%;
}
.medium-offset-4 {
margin-left: 33.33333%;
}
.medium-6 {
width: 50%;
}
.medium-push-6 {
position: relative;
left: 50%;
}
.medium-pull-6 {
position: relative;
left: -50%;
}
.medium-offset-5 {
margin-left: 41.66667%;
}
.medium-7 {
width: 58.33333%;
}
.medium-push-7 {
position: relative;
left: 58.33333%;
}
.medium-pull-7 {
position: relative;
left: -58.33333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-8 {
width: 66.66667%;
}
.medium-push-8 {
position: relative;
left: 66.66667%;
}
.medium-pull-8 {
position: relative;
left: -66.66667%;
}
.medium-offset-7 {
margin-left: 58.33333%;
}
.medium-9 {
width: 75%;
}
.medium-push-9 {
position: relative;
left: 75%;
}
.medium-pull-9 {
position: relative;
left: -75%;
}
.medium-offset-8 {
margin-left: 66.66667%;
}
.medium-10 {
width: 83.33333%;
}
.medium-push-10 {
position: relative;
left: 83.33333%;
}
.medium-pull-10 {
position: relative;
left: -83.33333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-11 {
width: 91.66667%;
}
.medium-push-11 {
position: relative;
left: 91.66667%;
}
.medium-pull-11 {
position: relative;
left: -91.66667%;
}
.medium-offset-10 {
margin-left: 83.33333%;
}
.medium-12 {
width: 100%;
}
.medium-offset-11 {
margin-left: 91.66667%;
}
.medium-up-1 > .column, .medium-up-1 > .columns {
float: left;
width: 100%;
}
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left;
}
.medium-up-2 > .column, .medium-up-2 > .columns {
float: left;
width: 50%;
}
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left;
}
.medium-up-3 > .column, .medium-up-3 > .columns {
float: left;
width: 33.33333%;
}
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left;
}
.medium-up-4 > .column, .medium-up-4 > .columns {
float: left;
width: 25%;
}
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left;
}
.medium-up-5 > .column, .medium-up-5 > .columns {
float: left;
width: 20%;
}
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left;
}
.medium-up-6 > .column, .medium-up-6 > .columns {
float: left;
width: 16.66667%;
}
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left;
}
.medium-up-7 > .column, .medium-up-7 > .columns {
float: left;
width: 14.28571%;
}
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left;
}
.medium-up-8 > .column, .medium-up-8 > .columns {
float: left;
width: 12.5%;
}
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left;
}
.medium-collapse > .column, .medium-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.medium-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .medium-collapse.row {
margin-right: 0;
margin-left: 0;
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.medium-centered {
margin-right: auto;
margin-left: auto;
}
.medium-centered, .medium-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.medium-uncentered,
.medium-push-0,
.medium-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.large-1 {
width: 8.33333%;
}
.large-push-1 {
position: relative;
left: 8.33333%;
}
.large-pull-1 {
position: relative;
left: -8.33333%;
}
.large-offset-0 {
margin-left: 0%;
}
.large-2 {
width: 16.66667%;
}
.large-push-2 {
position: relative;
left: 16.66667%;
}
.large-pull-2 {
position: relative;
left: -16.66667%;
}
.large-offset-1 {
margin-left: 8.33333%;
}
.large-3 {
width: 25%;
}
.large-push-3 {
position: relative;
left: 25%;
}
.large-pull-3 {
position: relative;
left: -25%;
}
.large-offset-2 {
margin-left: 16.66667%;
}
.large-4 {
width: 33.33333%;
}
.large-push-4 {
position: relative;
left: 33.33333%;
}
.large-pull-4 {
position: relative;
left: -33.33333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-5 {
width: 41.66667%;
}
.large-push-5 {
position: relative;
left: 41.66667%;
}
.large-pull-5 {
position: relative;
left: -41.66667%;
}
.large-offset-4 {
margin-left: 33.33333%;
}
.large-6 {
width: 50%;
}
.large-push-6 {
position: relative;
left: 50%;
}
.large-pull-6 {
position: relative;
left: -50%;
}
.large-offset-5 {
margin-left: 41.66667%;
}
.large-7 {
width: 58.33333%;
}
.large-push-7 {
position: relative;
left: 58.33333%;
}
.large-pull-7 {
position: relative;
left: -58.33333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-8 {
width: 66.66667%;
}
.large-push-8 {
position: relative;
left: 66.66667%;
}
.large-pull-8 {
position: relative;
left: -66.66667%;
}
.large-offset-7 {
margin-left: 58.33333%;
}
.large-9 {
width: 75%;
}
.large-push-9 {
position: relative;
left: 75%;
}
.large-pull-9 {
position: relative;
left: -75%;
}
.large-offset-8 {
margin-left: 66.66667%;
}
.large-10 {
width: 83.33333%;
}
.large-push-10 {
position: relative;
left: 83.33333%;
}
.large-pull-10 {
position: relative;
left: -83.33333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-11 {
width: 91.66667%;
}
.large-push-11 {
position: relative;
left: 91.66667%;
}
.large-pull-11 {
position: relative;
left: -91.66667%;
}
.large-offset-10 {
margin-left: 83.33333%;
}
.large-12 {
width: 100%;
}
.large-offset-11 {
margin-left: 91.66667%;
}
.large-up-1 > .column, .large-up-1 > .columns {
float: left;
width: 100%;
}
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left;
}
.large-up-2 > .column, .large-up-2 > .columns {
float: left;
width: 50%;
}
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left;
}
.large-up-3 > .column, .large-up-3 > .columns {
float: left;
width: 33.33333%;
}
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left;
}
.large-up-4 > .column, .large-up-4 > .columns {
float: left;
width: 25%;
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left;
}
.large-up-5 > .column, .large-up-5 > .columns {
float: left;
width: 20%;
}
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left;
}
.large-up-6 > .column, .large-up-6 > .columns {
float: left;
width: 16.66667%;
}
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left;
}
.large-up-7 > .column, .large-up-7 > .columns {
float: left;
width: 14.28571%;
}
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left;
}
.large-up-8 > .column, .large-up-8 > .columns {
float: left;
width: 12.5%;
}
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left;
}
.large-collapse > .column, .large-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.large-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .large-collapse.row {
margin-right: 0;
margin-left: 0;
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.large-centered {
margin-right: auto;
margin-left: auto;
}
.large-centered, .large-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.large-uncentered,
.large-push-0,
.large-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
.column-block {
margin-bottom: 1.25rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
.column-block {
margin-bottom: 1.875rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
}
.row {
max-width: 85.625rem;
margin-right: auto;
margin-left: auto;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.row .row {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
.row .row.collapse {
margin-right: 0;
margin-left: 0;
}
.row.expanded {
max-width: none;
}
.row.expanded .row {
margin-right: auto;
margin-left: auto;
}
.row:not(.expanded) .row {
max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
margin-right: 0;
margin-left: 0;
}
.column, .columns {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
padding-right: 0.625rem;
padding-left: 0.625rem;
min-width: 0;
}
@media print, screen and (min-width: 56.25em) {
.column, .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.column.row.row, .row.row.columns {
float: none;
display: block;
}
.row .column.row.row, .row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
.small-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.small-offset-0 {
margin-left: 0%;
}
.small-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.small-offset-1 {
margin-left: 8.33333%;
}
.small-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.small-offset-2 {
margin-left: 16.66667%;
}
.small-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.small-offset-4 {
margin-left: 33.33333%;
}
.small-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.small-offset-5 {
margin-left: 41.66667%;
}
.small-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.small-offset-7 {
margin-left: 58.33333%;
}
.small-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.small-offset-8 {
margin-left: 66.66667%;
}
.small-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.small-offset-10 {
margin-left: 83.33333%;
}
.small-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.small-offset-11 {
margin-left: 91.66667%;
}
.small-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.small-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.small-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.small-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.small-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.small-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.small-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%;
}
.small-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.small-collapse > .column, .small-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.medium-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.medium-offset-0 {
margin-left: 0%;
}
.medium-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.medium-offset-1 {
margin-left: 8.33333%;
}
.medium-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.medium-offset-2 {
margin-left: 16.66667%;
}
.medium-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.medium-offset-4 {
margin-left: 33.33333%;
}
.medium-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.medium-offset-5 {
margin-left: 41.66667%;
}
.medium-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.medium-offset-7 {
margin-left: 58.33333%;
}
.medium-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.medium-offset-8 {
margin-left: 66.66667%;
}
.medium-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.medium-offset-10 {
margin-left: 83.33333%;
}
.medium-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.medium-offset-11 {
margin-left: 91.66667%;
}
.medium-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-1 > .column, .medium-up-1 > .columns {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.medium-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-2 > .column, .medium-up-2 > .columns {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.medium-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-3 > .column, .medium-up-3 > .columns {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.medium-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-4 > .column, .medium-up-4 > .columns {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.medium-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-5 > .column, .medium-up-5 > .columns {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.medium-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-6 > .column, .medium-up-6 > .columns {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.medium-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-7 > .column, .medium-up-7 > .columns {
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%;
}
.medium-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.medium-up-8 > .column, .medium-up-8 > .columns {
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
}
@media print, screen and (min-width: 56.25em) and (min-width: 56.25em) {
.medium-expand {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media print, screen and (min-width: 56.25em) {
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
@media print, screen and (min-width: 56.25em) {
.medium-collapse > .column, .medium-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 64em) {
.large-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.large-offset-0 {
margin-left: 0%;
}
.large-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.large-offset-1 {
margin-left: 8.33333%;
}
.large-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.large-offset-2 {
margin-left: 16.66667%;
}
.large-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.large-offset-4 {
margin-left: 33.33333%;
}
.large-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.large-offset-5 {
margin-left: 41.66667%;
}
.large-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.large-offset-7 {
margin-left: 58.33333%;
}
.large-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.large-offset-8 {
margin-left: 66.66667%;
}
.large-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.large-offset-10 {
margin-left: 83.33333%;
}
.large-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.large-offset-11 {
margin-left: 91.66667%;
}
.large-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-1 > .column, .large-up-1 > .columns {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.large-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-2 > .column, .large-up-2 > .columns {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.large-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-3 > .column, .large-up-3 > .columns {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.large-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-4 > .column, .large-up-4 > .columns {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.large-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-5 > .column, .large-up-5 > .columns {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.large-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-6 > .column, .large-up-6 > .columns {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.large-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-7 > .column, .large-up-7 > .columns {
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%;
}
.large-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.large-up-8 > .column, .large-up-8 > .columns {
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
.large-expand {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
.row.large-unstack > .column, .row.large-unstack > .columns {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
.row.large-unstack > .column, .row.large-unstack > .columns {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
@media print, screen and (min-width: 64em) {
.large-collapse > .column, .large-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.shrink {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 100%;
}
.column-block {
margin-bottom: 1.25rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
.column-block {
margin-bottom: 1.875rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
}
.grid-container {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 85.625rem;
margin: 0 auto;
}
@media print, screen and (min-width: 56.25em) {
.grid-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.grid-container.fluid {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 100%;
margin: 0 auto;
}
@media print, screen and (min-width: 56.25em) {
.grid-container.fluid {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.grid-container.full {
padding-right: 0;
padding-left: 0;
max-width: 100%;
margin: 0 auto;
}
.grid-x {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.cell {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
min-height: 0px;
min-width: 0px;
width: 100%;
}
.cell.auto {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.cell.shrink {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.grid-x > .auto {
width: auto;
}
.grid-x > .shrink {
width: auto;
}
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media print, screen and (min-width: 56.25em) {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
@media print, screen and (min-width: 64em) {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
.grid-x > .small-1 {
width: 8.33333%;
}
.grid-x > .small-2 {
width: 16.66667%;
}
.grid-x > .small-3 {
width: 25%;
}
.grid-x > .small-4 {
width: 33.33333%;
}
.grid-x > .small-5 {
width: 41.66667%;
}
.grid-x > .small-6 {
width: 50%;
}
.grid-x > .small-7 {
width: 58.33333%;
}
.grid-x > .small-8 {
width: 66.66667%;
}
.grid-x > .small-9 {
width: 75%;
}
.grid-x > .small-10 {
width: 83.33333%;
}
.grid-x > .small-11 {
width: 91.66667%;
}
.grid-x > .small-12 {
width: 100%;
}
@media print, screen and (min-width: 56.25em) {
.grid-x > .medium-auto {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
}
.grid-x > .medium-shrink {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.grid-x > .medium-1 {
width: 8.33333%;
}
.grid-x > .medium-2 {
width: 16.66667%;
}
.grid-x > .medium-3 {
width: 25%;
}
.grid-x > .medium-4 {
width: 33.33333%;
}
.grid-x > .medium-5 {
width: 41.66667%;
}
.grid-x > .medium-6 {
width: 50%;
}
.grid-x > .medium-7 {
width: 58.33333%;
}
.grid-x > .medium-8 {
width: 66.66667%;
}
.grid-x > .medium-9 {
width: 75%;
}
.grid-x > .medium-10 {
width: 83.33333%;
}
.grid-x > .medium-11 {
width: 91.66667%;
}
.grid-x > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.grid-x > .large-auto {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
}
.grid-x > .large-shrink {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.grid-x > .large-1 {
width: 8.33333%;
}
.grid-x > .large-2 {
width: 16.66667%;
}
.grid-x > .large-3 {
width: 25%;
}
.grid-x > .large-4 {
width: 33.33333%;
}
.grid-x > .large-5 {
width: 41.66667%;
}
.grid-x > .large-6 {
width: 50%;
}
.grid-x > .large-7 {
width: 58.33333%;
}
.grid-x > .large-8 {
width: 66.66667%;
}
.grid-x > .large-9 {
width: 75%;
}
.grid-x > .large-10 {
width: 83.33333%;
}
.grid-x > .large-11 {
width: 91.66667%;
}
.grid-x > .large-12 {
width: 100%;
}
}
.grid-margin-x:not(.grid-x) > .cell {
width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
height: auto;
}
.grid-margin-x {
margin-left: -0.625rem;
margin-right: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-x {
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
}
.grid-margin-x > .cell {
width: calc(100% - 1.25rem);
margin-left: 0.625rem;
margin-right: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-x > .cell {
width: calc(100% - 1.875rem);
margin-left: 0.9375rem;
margin-right: 0.9375rem;
}
}
.grid-margin-x > .auto {
width: auto;
}
.grid-margin-x > .shrink {
width: auto;
}
.grid-margin-x > .small-1 {
width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-x > .auto {
width: auto;
}
.grid-margin-x > .shrink {
width: auto;
}
.grid-margin-x > .small-1 {
width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .small-2 {
width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .small-3 {
width: calc(25% - 1.875rem);
}
.grid-margin-x > .small-4 {
width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .small-5 {
width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .small-6 {
width: calc(50% - 1.875rem);
}
.grid-margin-x > .small-7 {
width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .small-8 {
width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .small-9 {
width: calc(75% - 1.875rem);
}
.grid-margin-x > .small-10 {
width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .small-11 {
width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .small-12 {
width: calc(100% - 1.875rem);
}
.grid-margin-x > .medium-auto {
width: auto;
}
.grid-margin-x > .medium-shrink {
width: auto;
}
.grid-margin-x > .medium-1 {
width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .medium-2 {
width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .medium-3 {
width: calc(25% - 1.875rem);
}
.grid-margin-x > .medium-4 {
width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .medium-5 {
width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .medium-6 {
width: calc(50% - 1.875rem);
}
.grid-margin-x > .medium-7 {
width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .medium-8 {
width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .medium-9 {
width: calc(75% - 1.875rem);
}
.grid-margin-x > .medium-10 {
width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .medium-11 {
width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .medium-12 {
width: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-margin-x > .large-auto {
width: auto;
}
.grid-margin-x > .large-shrink {
width: auto;
}
.grid-margin-x > .large-1 {
width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .large-2 {
width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .large-3 {
width: calc(25% - 1.875rem);
}
.grid-margin-x > .large-4 {
width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .large-5 {
width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .large-6 {
width: calc(50% - 1.875rem);
}
.grid-margin-x > .large-7 {
width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .large-8 {
width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .large-9 {
width: calc(75% - 1.875rem);
}
.grid-margin-x > .large-10 {
width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .large-11 {
width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .large-12 {
width: calc(100% - 1.875rem);
}
}
.grid-padding-x .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-padding-x .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
.grid-padding-x > .cell {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-padding-x > .cell {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.small-up-1 > .cell {
width: 100%;
}
.small-up-2 > .cell {
width: 50%;
}
.small-up-3 > .cell {
width: 33.33333%;
}
.small-up-4 > .cell {
width: 25%;
}
.small-up-5 > .cell {
width: 20%;
}
.small-up-6 > .cell {
width: 16.66667%;
}
.small-up-7 > .cell {
width: 14.28571%;
}
.small-up-8 > .cell {
width: 12.5%;
}
@media print, screen and (min-width: 56.25em) {
.medium-up-1 > .cell {
width: 100%;
}
.medium-up-2 > .cell {
width: 50%;
}
.medium-up-3 > .cell {
width: 33.33333%;
}
.medium-up-4 > .cell {
width: 25%;
}
.medium-up-5 > .cell {
width: 20%;
}
.medium-up-6 > .cell {
width: 16.66667%;
}
.medium-up-7 > .cell {
width: 14.28571%;
}
.medium-up-8 > .cell {
width: 12.5%;
}
}
@media print, screen and (min-width: 64em) {
.large-up-1 > .cell {
width: 100%;
}
.large-up-2 > .cell {
width: 50%;
}
.large-up-3 > .cell {
width: 33.33333%;
}
.large-up-4 > .cell {
width: 25%;
}
.large-up-5 > .cell {
width: 20%;
}
.large-up-6 > .cell {
width: 16.66667%;
}
.large-up-7 > .cell {
width: 14.28571%;
}
.large-up-8 > .cell {
width: 12.5%;
}
}
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem);
}
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.875rem);
}
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.875rem);
}
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.875rem);
}
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.875rem);
}
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-margin-x.large-up-1 > .cell {
width: calc(100% - 1.875rem);
}
.grid-margin-x.large-up-2 > .cell {
width: calc(50% - 1.875rem);
}
.grid-margin-x.large-up-3 > .cell {
width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.large-up-4 > .cell {
width: calc(25% - 1.875rem);
}
.grid-margin-x.large-up-5 > .cell {
width: calc(20% - 1.875rem);
}
.grid-margin-x.large-up-6 > .cell {
width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.large-up-7 > .cell {
width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 1.875rem);
}
}
.small-margin-collapse {
margin-right: 0;
margin-left: 0;
}
.small-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
}
.small-margin-collapse > .small-1 {
width: 8.33333%;
}
.small-margin-collapse > .small-2 {
width: 16.66667%;
}
.small-margin-collapse > .small-3 {
width: 25%;
}
.small-margin-collapse > .small-4 {
width: 33.33333%;
}
.small-margin-collapse > .small-5 {
width: 41.66667%;
}
.small-margin-collapse > .small-6 {
width: 50%;
}
.small-margin-collapse > .small-7 {
width: 58.33333%;
}
.small-margin-collapse > .small-8 {
width: 66.66667%;
}
.small-margin-collapse > .small-9 {
width: 75%;
}
.small-margin-collapse > .small-10 {
width: 83.33333%;
}
.small-margin-collapse > .small-11 {
width: 91.66667%;
}
.small-margin-collapse > .small-12 {
width: 100%;
}
@media print, screen and (min-width: 56.25em) {
.small-margin-collapse > .medium-1 {
width: 8.33333%;
}
.small-margin-collapse > .medium-2 {
width: 16.66667%;
}
.small-margin-collapse > .medium-3 {
width: 25%;
}
.small-margin-collapse > .medium-4 {
width: 33.33333%;
}
.small-margin-collapse > .medium-5 {
width: 41.66667%;
}
.small-margin-collapse > .medium-6 {
width: 50%;
}
.small-margin-collapse > .medium-7 {
width: 58.33333%;
}
.small-margin-collapse > .medium-8 {
width: 66.66667%;
}
.small-margin-collapse > .medium-9 {
width: 75%;
}
.small-margin-collapse > .medium-10 {
width: 83.33333%;
}
.small-margin-collapse > .medium-11 {
width: 91.66667%;
}
.small-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.small-margin-collapse > .large-1 {
width: 8.33333%;
}
.small-margin-collapse > .large-2 {
width: 16.66667%;
}
.small-margin-collapse > .large-3 {
width: 25%;
}
.small-margin-collapse > .large-4 {
width: 33.33333%;
}
.small-margin-collapse > .large-5 {
width: 41.66667%;
}
.small-margin-collapse > .large-6 {
width: 50%;
}
.small-margin-collapse > .large-7 {
width: 58.33333%;
}
.small-margin-collapse > .large-8 {
width: 66.66667%;
}
.small-margin-collapse > .large-9 {
width: 75%;
}
.small-margin-collapse > .large-10 {
width: 83.33333%;
}
.small-margin-collapse > .large-11 {
width: 91.66667%;
}
.small-margin-collapse > .large-12 {
width: 100%;
}
}
.small-padding-collapse {
margin-right: 0;
margin-left: 0;
}
.small-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
@media print, screen and (min-width: 56.25em) {
.medium-margin-collapse {
margin-right: 0;
margin-left: 0;
}
.medium-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 56.25em) {
.medium-margin-collapse > .small-1 {
width: 8.33333%;
}
.medium-margin-collapse > .small-2 {
width: 16.66667%;
}
.medium-margin-collapse > .small-3 {
width: 25%;
}
.medium-margin-collapse > .small-4 {
width: 33.33333%;
}
.medium-margin-collapse > .small-5 {
width: 41.66667%;
}
.medium-margin-collapse > .small-6 {
width: 50%;
}
.medium-margin-collapse > .small-7 {
width: 58.33333%;
}
.medium-margin-collapse > .small-8 {
width: 66.66667%;
}
.medium-margin-collapse > .small-9 {
width: 75%;
}
.medium-margin-collapse > .small-10 {
width: 83.33333%;
}
.medium-margin-collapse > .small-11 {
width: 91.66667%;
}
.medium-margin-collapse > .small-12 {
width: 100%;
}
}
@media print, screen and (min-width: 56.25em) {
.medium-margin-collapse > .medium-1 {
width: 8.33333%;
}
.medium-margin-collapse > .medium-2 {
width: 16.66667%;
}
.medium-margin-collapse > .medium-3 {
width: 25%;
}
.medium-margin-collapse > .medium-4 {
width: 33.33333%;
}
.medium-margin-collapse > .medium-5 {
width: 41.66667%;
}
.medium-margin-collapse > .medium-6 {
width: 50%;
}
.medium-margin-collapse > .medium-7 {
width: 58.33333%;
}
.medium-margin-collapse > .medium-8 {
width: 66.66667%;
}
.medium-margin-collapse > .medium-9 {
width: 75%;
}
.medium-margin-collapse > .medium-10 {
width: 83.33333%;
}
.medium-margin-collapse > .medium-11 {
width: 91.66667%;
}
.medium-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.medium-margin-collapse > .large-1 {
width: 8.33333%;
}
.medium-margin-collapse > .large-2 {
width: 16.66667%;
}
.medium-margin-collapse > .large-3 {
width: 25%;
}
.medium-margin-collapse > .large-4 {
width: 33.33333%;
}
.medium-margin-collapse > .large-5 {
width: 41.66667%;
}
.medium-margin-collapse > .large-6 {
width: 50%;
}
.medium-margin-collapse > .large-7 {
width: 58.33333%;
}
.medium-margin-collapse > .large-8 {
width: 66.66667%;
}
.medium-margin-collapse > .large-9 {
width: 75%;
}
.medium-margin-collapse > .large-10 {
width: 83.33333%;
}
.medium-margin-collapse > .large-11 {
width: 91.66667%;
}
.medium-margin-collapse > .large-12 {
width: 100%;
}
}
@media print, screen and (min-width: 56.25em) {
.medium-padding-collapse {
margin-right: 0;
margin-left: 0;
}
.medium-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.large-margin-collapse {
margin-right: 0;
margin-left: 0;
}
.large-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .small-1 {
width: 8.33333%;
}
.large-margin-collapse > .small-2 {
width: 16.66667%;
}
.large-margin-collapse > .small-3 {
width: 25%;
}
.large-margin-collapse > .small-4 {
width: 33.33333%;
}
.large-margin-collapse > .small-5 {
width: 41.66667%;
}
.large-margin-collapse > .small-6 {
width: 50%;
}
.large-margin-collapse > .small-7 {
width: 58.33333%;
}
.large-margin-collapse > .small-8 {
width: 66.66667%;
}
.large-margin-collapse > .small-9 {
width: 75%;
}
.large-margin-collapse > .small-10 {
width: 83.33333%;
}
.large-margin-collapse > .small-11 {
width: 91.66667%;
}
.large-margin-collapse > .small-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .medium-1 {
width: 8.33333%;
}
.large-margin-collapse > .medium-2 {
width: 16.66667%;
}
.large-margin-collapse > .medium-3 {
width: 25%;
}
.large-margin-collapse > .medium-4 {
width: 33.33333%;
}
.large-margin-collapse > .medium-5 {
width: 41.66667%;
}
.large-margin-collapse > .medium-6 {
width: 50%;
}
.large-margin-collapse > .medium-7 {
width: 58.33333%;
}
.large-margin-collapse > .medium-8 {
width: 66.66667%;
}
.large-margin-collapse > .medium-9 {
width: 75%;
}
.large-margin-collapse > .medium-10 {
width: 83.33333%;
}
.large-margin-collapse > .medium-11 {
width: 91.66667%;
}
.large-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .large-1 {
width: 8.33333%;
}
.large-margin-collapse > .large-2 {
width: 16.66667%;
}
.large-margin-collapse > .large-3 {
width: 25%;
}
.large-margin-collapse > .large-4 {
width: 33.33333%;
}
.large-margin-collapse > .large-5 {
width: 41.66667%;
}
.large-margin-collapse > .large-6 {
width: 50%;
}
.large-margin-collapse > .large-7 {
width: 58.33333%;
}
.large-margin-collapse > .large-8 {
width: 66.66667%;
}
.large-margin-collapse > .large-9 {
width: 75%;
}
.large-margin-collapse > .large-10 {
width: 83.33333%;
}
.large-margin-collapse > .large-11 {
width: 91.66667%;
}
.large-margin-collapse > .large-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) {
.large-padding-collapse {
margin-right: 0;
margin-left: 0;
}
.large-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
}
.small-offset-0 {
margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
margin-left: 8.33333%;
}
.grid-margin-x > .small-offset-1 {
margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
margin-left: 16.66667%;
}
.grid-margin-x > .small-offset-2 {
margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
margin-left: 33.33333%;
}
.grid-margin-x > .small-offset-4 {
margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
margin-left: 41.66667%;
}
.grid-margin-x > .small-offset-5 {
margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
margin-left: 58.33333%;
}
.grid-margin-x > .small-offset-7 {
margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
margin-left: 66.66667%;
}
.grid-margin-x > .small-offset-8 {
margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
margin-left: 83.33333%;
}
.grid-margin-x > .small-offset-10 {
margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
margin-left: 91.66667%;
}
.grid-margin-x > .small-offset-11 {
margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width: 56.25em) {
.medium-offset-0 {
margin-left: 0%;
}
.grid-margin-x > .medium-offset-0 {
margin-left: calc(0% + 0.9375rem);
}
.medium-offset-1 {
margin-left: 8.33333%;
}
.grid-margin-x > .medium-offset-1 {
margin-left: calc(8.33333% + 0.9375rem);
}
.medium-offset-2 {
margin-left: 16.66667%;
}
.grid-margin-x > .medium-offset-2 {
margin-left: calc(16.66667% + 0.9375rem);
}
.medium-offset-3 {
margin-left: 25%;
}
.grid-margin-x > .medium-offset-3 {
margin-left: calc(25% + 0.9375rem);
}
.medium-offset-4 {
margin-left: 33.33333%;
}
.grid-margin-x > .medium-offset-4 {
margin-left: calc(33.33333% + 0.9375rem);
}
.medium-offset-5 {
margin-left: 41.66667%;
}
.grid-margin-x > .medium-offset-5 {
margin-left: calc(41.66667% + 0.9375rem);
}
.medium-offset-6 {
margin-left: 50%;
}
.grid-margin-x > .medium-offset-6 {
margin-left: calc(50% + 0.9375rem);
}
.medium-offset-7 {
margin-left: 58.33333%;
}
.grid-margin-x > .medium-offset-7 {
margin-left: calc(58.33333% + 0.9375rem);
}
.medium-offset-8 {
margin-left: 66.66667%;
}
.grid-margin-x > .medium-offset-8 {
margin-left: calc(66.66667% + 0.9375rem);
}
.medium-offset-9 {
margin-left: 75%;
}
.grid-margin-x > .medium-offset-9 {
margin-left: calc(75% + 0.9375rem);
}
.medium-offset-10 {
margin-left: 83.33333%;
}
.grid-margin-x > .medium-offset-10 {
margin-left: calc(83.33333% + 0.9375rem);
}
.medium-offset-11 {
margin-left: 91.66667%;
}
.grid-margin-x > .medium-offset-11 {
margin-left: calc(91.66667% + 0.9375rem);
}
}
@media print, screen and (min-width: 64em) {
.large-offset-0 {
margin-left: 0%;
}
.grid-margin-x > .large-offset-0 {
margin-left: calc(0% + 0.9375rem);
}
.large-offset-1 {
margin-left: 8.33333%;
}
.grid-margin-x > .large-offset-1 {
margin-left: calc(8.33333% + 0.9375rem);
}
.large-offset-2 {
margin-left: 16.66667%;
}
.grid-margin-x > .large-offset-2 {
margin-left: calc(16.66667% + 0.9375rem);
}
.large-offset-3 {
margin-left: 25%;
}
.grid-margin-x > .large-offset-3 {
margin-left: calc(25% + 0.9375rem);
}
.large-offset-4 {
margin-left: 33.33333%;
}
.grid-margin-x > .large-offset-4 {
margin-left: calc(33.33333% + 0.9375rem);
}
.large-offset-5 {
margin-left: 41.66667%;
}
.grid-margin-x > .large-offset-5 {
margin-left: calc(41.66667% + 0.9375rem);
}
.large-offset-6 {
margin-left: 50%;
}
.grid-margin-x > .large-offset-6 {
margin-left: calc(50% + 0.9375rem);
}
.large-offset-7 {
margin-left: 58.33333%;
}
.grid-margin-x > .large-offset-7 {
margin-left: calc(58.33333% + 0.9375rem);
}
.large-offset-8 {
margin-left: 66.66667%;
}
.grid-margin-x > .large-offset-8 {
margin-left: calc(66.66667% + 0.9375rem);
}
.large-offset-9 {
margin-left: 75%;
}
.grid-margin-x > .large-offset-9 {
margin-left: calc(75% + 0.9375rem);
}
.large-offset-10 {
margin-left: 83.33333%;
}
.grid-margin-x > .large-offset-10 {
margin-left: calc(83.33333% + 0.9375rem);
}
.large-offset-11 {
margin-left: 91.66667%;
}
.grid-margin-x > .large-offset-11 {
margin-left: calc(91.66667% + 0.9375rem);
}
}
.grid-y {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.grid-y > .cell {
width: auto;
}
.grid-y > .auto {
height: auto;
}
.grid-y > .shrink {
height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media print, screen and (min-width: 56.25em) {
.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
@media print, screen and (min-width: 64em) {
.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
.grid-y > .small-1 {
height: 8.33333%;
}
.grid-y > .small-2 {
height: 16.66667%;
}
.grid-y > .small-3 {
height: 25%;
}
.grid-y > .small-4 {
height: 33.33333%;
}
.grid-y > .small-5 {
height: 41.66667%;
}
.grid-y > .small-6 {
height: 50%;
}
.grid-y > .small-7 {
height: 58.33333%;
}
.grid-y > .small-8 {
height: 66.66667%;
}
.grid-y > .small-9 {
height: 75%;
}
.grid-y > .small-10 {
height: 83.33333%;
}
.grid-y > .small-11 {
height: 91.66667%;
}
.grid-y > .small-12 {
height: 100%;
}
@media print, screen and (min-width: 56.25em) {
.grid-y > .medium-auto {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
}
.grid-y > .medium-shrink {
height: auto;
}
.grid-y > .medium-1 {
height: 8.33333%;
}
.grid-y > .medium-2 {
height: 16.66667%;
}
.grid-y > .medium-3 {
height: 25%;
}
.grid-y > .medium-4 {
height: 33.33333%;
}
.grid-y > .medium-5 {
height: 41.66667%;
}
.grid-y > .medium-6 {
height: 50%;
}
.grid-y > .medium-7 {
height: 58.33333%;
}
.grid-y > .medium-8 {
height: 66.66667%;
}
.grid-y > .medium-9 {
height: 75%;
}
.grid-y > .medium-10 {
height: 83.33333%;
}
.grid-y > .medium-11 {
height: 91.66667%;
}
.grid-y > .medium-12 {
height: 100%;
}
}
@media print, screen and (min-width: 64em) {
.grid-y > .large-auto {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
}
.grid-y > .large-shrink {
height: auto;
}
.grid-y > .large-1 {
height: 8.33333%;
}
.grid-y > .large-2 {
height: 16.66667%;
}
.grid-y > .large-3 {
height: 25%;
}
.grid-y > .large-4 {
height: 33.33333%;
}
.grid-y > .large-5 {
height: 41.66667%;
}
.grid-y > .large-6 {
height: 50%;
}
.grid-y > .large-7 {
height: 58.33333%;
}
.grid-y > .large-8 {
height: 66.66667%;
}
.grid-y > .large-9 {
height: 75%;
}
.grid-y > .large-10 {
height: 83.33333%;
}
.grid-y > .large-11 {
height: 91.66667%;
}
.grid-y > .large-12 {
height: 100%;
}
}
.grid-padding-y .grid-padding-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-padding-y .grid-padding-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
}
.grid-padding-y > .cell {
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-padding-y > .cell {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem;
}
}
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
}
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem;
}
}
.grid-margin-y > .auto {
height: auto;
}
.grid-margin-y > .shrink {
height: auto;
}
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y > .auto {
height: auto;
}
.grid-margin-y > .shrink {
height: auto;
}
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
height: auto;
}
.grid-margin-y > .medium-shrink {
height: auto;
}
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto;
}
.grid-margin-y > .large-shrink {
height: auto;
}
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem);
}
}
.grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
}
.cell .grid-frame {
width: 100%;
}
.cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-container {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
}
.cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media print, screen and (min-width: 56.25em) {
.medium-grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
}
.cell .medium-grid-frame {
width: 100%;
}
.medium-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
.medium-cell-block-container {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
}
.medium-cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.medium-cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
@media print, screen and (min-width: 64em) {
.large-grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
}
.cell .large-grid-frame {
width: 100%;
}
.large-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
.large-cell-block-container {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
}
.large-cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.large-cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
.grid-y.grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
@media print, screen and (min-width: 56.25em) {
.grid-y.medium-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
}
@media print, screen and (min-width: 64em) {
.grid-y.large-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
}
.cell .grid-y.grid-frame {
height: 100%;
}
@media print, screen and (min-width: 56.25em) {
.cell .grid-y.medium-grid-frame {
height: 100%;
}
}
@media print, screen and (min-width: 64em) {
.cell .grid-y.large-grid-frame {
height: 100%;
}
}
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
}
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem;
}
}
.grid-margin-y > .auto {
height: auto;
}
.grid-margin-y > .shrink {
height: auto;
}
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y > .auto {
height: auto;
}
.grid-margin-y > .shrink {
height: auto;
}
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
height: auto;
}
.grid-margin-y > .medium-shrink {
height: auto;
}
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto;
}
.grid-margin-y > .large-shrink {
height: auto;
}
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem);
}
}
.grid-frame.grid-margin-y {
height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 56.25em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 56.25em) {
.grid-margin-y.medium-grid-frame {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 64em) {
.grid-margin-y.large-grid-frame {
height: calc(100vh + 1.875rem);
}
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility;
}
em,
i {
font-style: italic;
line-height: inherit;
}
strong,
b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 80%;
line-height: inherit;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
line-height: 0;
color: #cacaca;
}
h1, .h1 {
font-size: 2.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h2, .h2 {
font-size: 2rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h3, .h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h4, .h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h5, .h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h6, .h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 56.25em) {
h1, .h1 {
font-size: 3rem;
}
h2, .h2 {
font-size: 2.5rem;
}
h3, .h3 {
font-size: 1.9375rem;
}
h4, .h4 {
font-size: 1.5625rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
}
a {
line-height: inherit;
color: #B6702A;
text-decoration: none;
cursor: pointer;
}
a:hover, a:focus {
color: #9d6024;
}
a img {
border: 0;
}
hr {
clear: both;
max-width: 85.625rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
}
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6;
}
li {
font-size: inherit;
}
ul {
margin-left: 1.25rem;
list-style-type: disc;
}
ol {
margin-left: 1.25rem;
}
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0;
}
dl {
margin-bottom: 1rem;
}
dl dt {
margin-bottom: 0.3rem;
font-weight: bold;
}
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a;
}
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a;
}
cite:before {
content: "— ";
}
abbr, abbr[title] {
border-bottom: 1px dotted #0a0a0a;
cursor: help;
text-decoration: none;
}
figure {
margin: 0;
}
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a;
}
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a;
}
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a;
}
.lead {
font-size: 125%;
line-height: 1.6;
}
.stat {
font-size: 2.5rem;
line-height: 1;
}
p + .stat {
margin-top: -1rem;
}
ul.no-bullet, ol.no-bullet {
margin-left: 0;
list-style: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
@media print, screen and (min-width: 56.25em) {
.medium-text-left {
text-align: left;
}
.medium-text-right {
text-align: right;
}
.medium-text-center {
text-align: center;
}
.medium-text-justify {
text-align: justify;
}
}
@media print, screen and (min-width: 64em) {
.large-text-left {
text-align: left;
}
.large-text-right {
text-align: right;
}
.large-text-center {
text-align: center;
}
.large-text-justify {
text-align: justify;
}
}
.show-for-print {
display: none !important;
}
@media print {
* {
background: transparent !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important;
}
.show-for-print {
display: block !important;
}
.hide-for-print {
display: none !important;
}
table.show-for-print {
display: table !important;
}
thead.show-for-print {
display: table-header-group !important;
}
tbody.show-for-print {
display: table-row-group !important;
}
tr.show-for-print {
display: table-row !important;
}
td.show-for-print {
display: table-cell !important;
}
th.show-for-print {
display: table-cell !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: '';
}
abbr[title]:after {
content: " (" attr(title) ")";
}
pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.print-break-inside {
page-break-inside: auto;
}
}
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
font-family: inherit;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 0.9rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #B6702A;
color: #fefefe;
}
[data-whatinput='mouse'] .button {
outline: 0;
}
.button:hover, .button:focus {
background-color: #9b5f24;
color: #fefefe;
}
.button.tiny {
font-size: 0.6rem;
}
.button.small {
font-size: 0.75rem;
}
.button.large {
font-size: 1.25rem;
}
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0;
}
.button.primary {
background-color: #B6702A;
color: #0a0a0a;
}
.button.primary:hover, .button.primary:focus {
background-color: #925a22;
color: #0a0a0a;
}
.button.secondary {
background-color: #ffb61e;
color: #0a0a0a;
}
.button.secondary:hover, .button.secondary:focus {
background-color: #e49a00;
color: #0a0a0a;
}
.button.success {
background-color: #3adb76;
color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #0a0a0a;
}
.button.warning {
background-color: #ffae00;
color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #0a0a0a;
}
.button.alert {
background-color: #cc4b37;
color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe;
}
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #B6702A;
color: #fefefe;
}
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #B6702A;
color: #0a0a0a;
}
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #ffb61e;
color: #0a0a0a;
}
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #3adb76;
color: #0a0a0a;
}
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #0a0a0a;
}
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe;
}
.button.hollow {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent;
}
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
border-color: #5b3815;
color: #5b3815;
}
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.hollow.primary {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #5b3815;
color: #5b3815;
}
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.hollow.secondary {
border: 1px solid #ffb61e;
color: #ffb61e;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #8f6000;
color: #8f6000;
}
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
border: 1px solid #ffb61e;
color: #ffb61e;
}
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539;
}
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700;
}
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a;
}
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.clear {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.clear, .button.clear:hover, .button.clear:focus {
background-color: transparent;
}
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
background-color: transparent;
}
.button.clear:hover, .button.clear:focus {
border-color: #5b3815;
color: #5b3815;
}
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
border-color: transparent;
}
.button.clear.primary {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.clear.primary:hover, .button.clear.primary:focus {
border-color: #5b3815;
color: #5b3815;
}
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
border: 1px solid #B6702A;
color: #B6702A;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
border-color: transparent;
}
.button.clear.secondary {
border: 1px solid #ffb61e;
color: #ffb61e;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
border-color: #8f6000;
color: #8f6000;
}
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
border: 1px solid #ffb61e;
color: #ffb61e;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
border-color: transparent;
}
.button.clear.success {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
border-color: #157539;
color: #157539;
}
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
border-color: transparent;
}
.button.clear.warning {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
border-color: #805700;
color: #805700;
}
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
border-color: transparent;
}
.button.clear.alert {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
border-color: #67251a;
color: #67251a;
}
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
border-color: transparent;
}
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em;
}
.button.dropdown.hollow::after {
border-top-color: #B6702A;
}
.button.dropdown.hollow.primary::after {
border-top-color: #B6702A;
}
.button.dropdown.hollow.secondary::after {
border-top-color: #ffb61e;
}
.button.dropdown.hollow.success::after {
border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after {
border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after {
border-top-color: #cc4b37;
}
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0;
}
a.button:hover, a.button:focus {
text-decoration: none;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
box-shadow: 0 0 5px #cacaca;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
max-width: 100%;
}
textarea[rows] {
height: auto;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #cacaca;
}
input::placeholder,
textarea::placeholder {
color: #cacaca;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed;
}
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
input[type='search'] {
box-sizing: border-box;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem;
}
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
}
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer;
}
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem;
}
[type='file'] {
width: 100%;
}
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a;
}
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0;
}
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a;
}
.input-group {
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 1rem;
-ms-flex-align: stretch;
align-items: stretch;
}
.input-group > :first-child {
border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
border-radius: 0 0 0 0;
}
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;
}
.input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-align: center;
align-items: center;
}
.input-group-label:first-child {
border-right: 0;
}
.input-group-label:last-child {
border-left: 0;
}
.input-group-field {
border-radius: 0;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
min-width: 0;
}
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: auto;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem;
}
fieldset {
margin: 0;
padding: 0;
border: 0;
}
legend {
max-width: 100%;
margin-bottom: 0.5rem;
}
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca;
}
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
}
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
}
}
select:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
box-shadow: 0 0 5px #cacaca;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed;
}
select::-ms-expand {
display: none;
}
select[multiple] {
height: auto;
background-image: none;
}
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37;
}
.is-invalid-label {
color: #cc4b37;
}
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37;
}
.form-error.is-visible {
display: block;
}
.accordion {
margin-left: 0;
background: #fefefe;
list-style-type: none;
}
.accordion[disabled] .accordion-title {
cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0;
}
.accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #B6702A;
}
:last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6;
}
.accordion-title::before {
position: absolute;
top: 50%;
right: 1rem;
margin-top: -0.5rem;
content: '+';
}
.is-active > .accordion-title::before {
content: '\2013';
}
.accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6;
}
.accordion-menu li {
width: 100%;
}
.accordion-menu a {
padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
margin-right: 0;
margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
margin-right: 1rem;
margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #B6702A transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
left: auto;
right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
right: auto;
left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
transform: rotate(180deg);
transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
position: relative;
}
.has-submenu-toggle > a {
margin-right: 40px;
}
.submenu-toggle {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
width: 40px;
height: 40px;
}
.submenu-toggle::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #B6702A transparent transparent;
top: 0;
bottom: 0;
margin: auto;
}
.submenu-toggle[aria-expanded='true']::after {
transform: scaleY(-1);
transform-origin: 50% 50%;
}
.submenu-toggle-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.breadcrumbs {
margin: 0 0 1rem 0;
list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-order: 1;
order: 1;
}
.breadcrumbs::after {
clear: both;
}
.breadcrumbs li {
float: left;
font-size: 0.6875rem;
color: #0a0a0a;
cursor: default;
text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
position: relative;
margin: 0 0.75rem;
opacity: 1;
content: "/";
color: #cacaca;
}
.breadcrumbs a {
color: #B6702A;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed;
}
.card {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
box-shadow: none;
overflow: hidden;
color: #0a0a0a;
}
.card > :last-child {
margin-bottom: 0;
}
.card-divider {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
display: -ms-flexbox;
display: flex;
padding: 1rem;
background: #e6e6e6;
}
.card-divider > :last-child {
margin-bottom: 0;
}
.card-section {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem;
}
.card-section > :last-child {
margin-bottom: 0;
}
.card-image {
min-height: 1px;
}
.menu {
padding: 0;
margin: 0;
list-style: none;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
[data-whatinput='mouse'] .menu li {
outline: 0;
}
.menu a,
.menu .button {
line-height: 1;
text-decoration: none;
display: block;
padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0;
}
.menu input {
display: inline-block;
}
.menu, .menu.horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: row;
flex-direction: row;
}
.menu.vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-direction: column;
flex-direction: column;
}
.menu.expanded li {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.menu.simple {
-ms-flex-align: center;
align-items: center;
}
.menu.simple li + li {
margin-left: 1rem;
}
.menu.simple a {
padding: 0;
}
@media print, screen and (min-width: 56.25em) {
.menu.medium-horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: row;
flex-direction: row;
}
.menu.medium-vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-direction: column;
flex-direction: column;
}
.menu.medium-expanded li {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.menu.medium-simple li {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
@media print, screen and (min-width: 64em) {
.menu.large-horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: row;
flex-direction: row;
}
.menu.large-vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-direction: column;
flex-direction: column;
}
.menu.large-expanded li {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.menu.large-simple li {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
.menu.nested {
margin-right: 0;
margin-left: 1rem;
}
.menu.icons a {
display: -ms-flexbox;
display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
display: -ms-flexbox;
display: flex;
}
.menu.icon-left li a {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
margin-right: 0.25rem;
}
.menu.icon-right li a {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
margin-left: 0.25rem;
}
.menu.icon-top li a {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center;
}
.menu.icon-bottom li a {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center;
}
.menu .is-active > a {
background: #B6702A;
color: #fefefe;
}
.menu .active > a {
background: #B6702A;
color: #fefefe;
}
.menu.align-left {
-ms-flex-pack: start;
justify-content: flex-start;
}
.menu.align-right li {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end;
}
.menu.align-right li .submenu li {
-ms-flex-pack: start;
justify-content: flex-start;
}
.menu.align-right.vertical li {
display: block;
text-align: right;
}
.menu.align-right.vertical li .submenu li {
text-align: right;
}
.menu.align-right .nested {
margin-right: 1rem;
margin-left: 0;
}
.menu.align-center li {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.menu.align-center li .submenu li {
-ms-flex-pack: start;
justify-content: flex-start;
}
.menu .menu-text {
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit;
}
.menu-centered > .menu {
-ms-flex-pack: center;
justify-content: center;
}
.menu-centered > .menu li {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.menu-centered > .menu li .submenu li {
-ms-flex-pack: start;
justify-content: flex-start;
}
.no-js [data-responsive-menu] ul {
display: none;
}
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
}
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: '';
}
.menu-icon:hover::after {
background: #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
}
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: '';
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
position: relative;
overflow: hidden;
}
.is-drilldown li {
display: block;
}
.is-drilldown.animate-height {
transition: height 0.5s;
}
.drilldown a {
padding: 0.7rem 1rem;
background: #fefefe;
}
.drilldown .is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
z-index: 1;
display: block;
transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
margin-right: 0;
margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
left: auto;
right: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
right: auto;
left: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
}
.drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0;
}
.dropdown-pane {
position: absolute;
z-index: 10;
width: 300px;
padding: 1rem;
visibility: hidden;
display: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-size: 1rem;
}
.dropdown-pane.is-opening {
display: block;
}
.dropdown-pane.is-open {
visibility: visible;
display: block;
}
.dropdown-pane.tiny {
width: 100px;
}
.dropdown-pane.small {
width: 200px;
}
.dropdown-pane.large {
width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #B6702A transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
}
.dropdown.menu a {
padding: 0.7rem 1rem;
}
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0;
}
.dropdown.menu .is-active > a {
background: transparent;
color: #B6702A;
}
.no-js .dropdown.menu ul {
display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
margin-right: 0;
margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.vertical > li > a::after {
right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
}
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
@media print, screen and (min-width: 56.25em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #B6702A transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
}
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0;
}
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.medium-vertical > li > a::after {
right: 14px;
}
.dropdown.menu.medium-vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
}
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
}
@media print, screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #B6702A transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
}
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0;
}
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
.dropdown.menu.large-vertical > li > a::after {
right: 14px;
}
.dropdown.menu.large-vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
}
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto;
}
.is-dropdown-menu.vertical {
width: 100px;
}
.is-dropdown-menu.vertical.align-right {
float: right;
}
.is-dropdown-submenu-parent {
position: relative;
}
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
left: auto;
margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 200px;
border: 1px solid #cacaca;
background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #B6702A transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #B6702A;
}
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px;
}
.is-dropdown-submenu > li {
width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
display: block;
}
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%;
}
.media-object {
display: -ms-flexbox;
display: flex;
margin-bottom: 1rem;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.media-object img {
max-width: none;
}
@media screen and (max-width: 56.1875em) {
.media-object.stack-for-small {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 56.1875em) {
.media-object.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.media-object.stack-for-small .media-object-section img {
width: 100%;
}
}
.media-object-section {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.media-object-section:first-child {
padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem;
}
.media-object-section > :last-child {
margin-bottom: 0;
}
.media-object-section.main-section {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.pagination {
margin-left: 0;
margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-order: 1;
order: 1;
}
.pagination::after {
clear: both;
}
.pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none;
}
.pagination li:last-child, .pagination li:first-child {
display: inline-block;
}
@media print, screen and (min-width: 56.25em) {
.pagination li {
display: inline-block;
}
}
.pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
background: #e6e6e6;
}
.pagination .current {
padding: 0.1875rem 0.625rem;
background: #B6702A;
color: #fefefe;
cursor: default;
}
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed;
}
.pagination .disabled:hover {
background: transparent;
}
.pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab';
}
.pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb';
}
.sticky-container {
position: relative;
}
.sticky {
position: relative;
z-index: 0;
transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
position: fixed;
z-index: 5;
width: 100%;
}
.sticky.is-stuck.is-at-top {
top: 0;
}
.sticky.is-stuck.is-at-bottom {
bottom: 0;
}
.sticky.is-anchored {
position: relative;
right: auto;
left: auto;
}
.sticky.is-anchored.is-at-bottom {
bottom: 0;
}
body.is-reveal-open {
overflow: hidden;
}
html.is-reveal-open,
html.is-reveal-open body {
min-height: 100%;
overflow: hidden;
position: fixed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: scroll;
}
.reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto;
}
[data-whatinput='mouse'] .reveal {
outline: 0;
}
@media print, screen and (min-width: 56.25em) {
.reveal {
min-height: 0;
}
}
.reveal .column, .reveal .columns {
min-width: 0;
}
.reveal > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
.reveal {
width: 600px;
max-width: 85.625rem;
}
}
.reveal.collapse {
padding: 0;
}
@media print, screen and (min-width: 56.25em) {
.reveal.tiny {
width: 30%;
max-width: 85.625rem;
}
}
@media print, screen and (min-width: 56.25em) {
.reveal.small {
width: 50%;
max-width: 85.625rem;
}
}
@media print, screen and (min-width: 56.25em) {
.reveal.large {
width: 90%;
max-width: 85.625rem;
}
}
.reveal.full {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
@media screen and (max-width: 56.1875em) {
.reveal {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
}
.reveal.without-overlay {
position: fixed;
}
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0;
}
thead,
tbody,
tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe;
}
caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
}
thead {
background: #f8f8f8;
color: #0a0a0a;
}
tfoot {
background: #f1f1f1;
color: #0a0a0a;
}
thead tr,
tfoot tr {
background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left;
}
tbody th,
tbody td {
padding: 0.5rem 0.625rem 0.625rem;
}
tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1;
}
table.unstriped tbody {
background-color: #fefefe;
}
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe;
}
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none;
}
table.stack tfoot {
display: none;
}
table.stack tr,
table.stack th,
table.stack td {
display: block;
}
table.stack td {
border-top: 0;
}
}
table.scroll {
display: block;
width: 100%;
overflow-x: auto;
}
table.hover thead tr:hover {
background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
background-color: #ececec;
}
table.hover tbody tr:hover {
background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec;
}
.table-scroll {
overflow-x: auto;
}
.table-scroll table {
width: auto;
}
.title-bar {
padding: 0.5rem;
background: #0a0a0a;
color: #fefefe;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center;
}
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.title-bar-left,
.title-bar-right {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
.title-bar-right {
text-align: right;
}
.title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold;
}
.top-bar {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
padding: 0.5rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
background-color: transparent;
}
.top-bar input {
max-width: 200px;
margin-right: 1rem;
}
.top-bar .input-group-field {
width: 100%;
margin-right: 0;
}
.top-bar input.button {
width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media print, screen and (min-width: 56.25em) {
.top-bar {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.top-bar .top-bar-left {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-right: auto;
}
.top-bar .top-bar-right {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-left: auto;
}
}
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width: 89.9375em) {
.top-bar.stacked-for-large {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.top-bar-title {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0.5rem 1rem 0.5rem 0;
}
.top-bar-left,
.top-bar-right {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.hide {
display: none !important;
}
.invisible {
visibility: hidden;
}
@media screen and (max-width: 56.1875em) {
.hide-for-small-only {
display: none !important;
}
}
@media screen and (max-width: 0em), screen and (min-width: 56.25em) {
.show-for-small-only {
display: none !important;
}
}
@media print, screen and (min-width: 56.25em) {
.hide-for-medium {
display: none !important;
}
}
@media screen and (max-width: 56.1875em) {
.show-for-medium {
display: none !important;
}
}
@media screen and (min-width: 56.25em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important;
}
}
@media screen and (max-width: 56.1875em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important;
}
}
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important;
}
}
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important;
}
}
@media screen and (min-width: 64em) and (max-width: 89.9375em) {
.hide-for-large-only {
display: none !important;
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 90em) {
.show-for-large-only {
display: none !important;
}
}
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
}
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important;
}
}
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
}
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important;
}
}
.align-right {
-ms-flex-pack: end;
justify-content: flex-end;
}
.align-center {
-ms-flex-pack: center;
justify-content: center;
}
.align-justify {
-ms-flex-pack: justify;
justify-content: space-between;
}
.align-spaced {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.align-right.vertical.menu > li > a {
-ms-flex-pack: end;
justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
-ms-flex-pack: center;
justify-content: center;
}
.align-top {
-ms-flex-align: start;
align-items: flex-start;
}
.align-self-top {
-ms-flex-item-align: start;
align-self: flex-start;
}
.align-bottom {
-ms-flex-align: end;
align-items: flex-end;
}
.align-self-bottom {
-ms-flex-item-align: end;
align-self: flex-end;
}
.align-middle {
-ms-flex-align: center;
align-items: center;
}
.align-self-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.align-stretch {
-ms-flex-align: stretch;
align-items: stretch;
}
.align-self-stretch {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.align-center-middle {
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
}
.small-order-1 {
-ms-flex-order: 1;
order: 1;
}
.small-order-2 {
-ms-flex-order: 2;
order: 2;
}
.small-order-3 {
-ms-flex-order: 3;
order: 3;
}
.small-order-4 {
-ms-flex-order: 4;
order: 4;
}
.small-order-5 {
-ms-flex-order: 5;
order: 5;
}
.small-order-6 {
-ms-flex-order: 6;
order: 6;
}
@media print, screen and (min-width: 56.25em) {
.medium-order-1 {
-ms-flex-order: 1;
order: 1;
}
.medium-order-2 {
-ms-flex-order: 2;
order: 2;
}
.medium-order-3 {
-ms-flex-order: 3;
order: 3;
}
.medium-order-4 {
-ms-flex-order: 4;
order: 4;
}
.medium-order-5 {
-ms-flex-order: 5;
order: 5;
}
.medium-order-6 {
-ms-flex-order: 6;
order: 6;
}
}
@media print, screen and (min-width: 64em) {
.large-order-1 {
-ms-flex-order: 1;
order: 1;
}
.large-order-2 {
-ms-flex-order: 2;
order: 2;
}
.large-order-3 {
-ms-flex-order: 3;
order: 3;
}
.large-order-4 {
-ms-flex-order: 4;
order: 4;
}
.large-order-5 {
-ms-flex-order: 5;
order: 5;
}
.large-order-6 {
-ms-flex-order: 6;
order: 6;
}
}
.flex-container {
display: -ms-flexbox;
display: flex;
}
.flex-child-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-child-grow {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.flex-child-shrink {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.flex-dir-row {
-ms-flex-direction: row;
flex-direction: row;
}
.flex-dir-row-reverse {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.flex-dir-column {
-ms-flex-direction: column;
flex-direction: column;
}
.flex-dir-column-reverse {
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
@media print, screen and (min-width: 56.25em) {
.medium-flex-container {
display: -ms-flexbox;
display: flex;
}
.medium-flex-child-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.medium-flex-child-grow {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.medium-flex-child-shrink {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.medium-flex-dir-row {
-ms-flex-direction: row;
flex-direction: row;
}
.medium-flex-dir-row-reverse {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.medium-flex-dir-column {
-ms-flex-direction: column;
flex-direction: column;
}
.medium-flex-dir-column-reverse {
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
@media print, screen and (min-width: 64em) {
.large-flex-container {
display: -ms-flexbox;
display: flex;
}
.large-flex-child-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.large-flex-child-grow {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.large-flex-child-shrink {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.large-flex-dir-row {
-ms-flex-direction: row;
flex-direction: row;
}
.large-flex-dir-row-reverse {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.large-flex-dir-column {
-ms-flex-direction: column;
flex-direction: column;
}
.large-flex-dir-column-reverse {
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.primary-color_bg, .show-cart-btn .hidden-cart .widget_shopping_cart .woocommerce-mini-cart__buttons a, .xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:hover:after, .xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:hover:before, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn, .blog-info, .carousel_blog span.tag a, .wd-carousel-container .carousel-icon i {
background: var(--primary-color);
}
.primary-color_color, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn:hover, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn:focus {
color: var(--primary-color);
}
.primary-color_border, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn {
border-color: var(--primary-color);
}   .hvr-grow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
transform: scale(1.1);
} .hvr-shrink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
transform: scale(0.9);
} @keyframes hvr-pulse {
25% {
transform: scale(1.1);
}
75% {
transform: scale(0.9);
}
}
.hvr-pulse {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
animation-name: hvr-pulse;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes hvr-pulse-grow {
to {
transform: scale(1.1);
}
}
.hvr-pulse-grow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
animation-name: hvr-pulse-grow;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes hvr-pulse-shrink {
to {
transform: scale(0.9);
}
}
.hvr-pulse-shrink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
animation-name: hvr-pulse-shrink;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes hvr-push {
50% {
transform: scale(0.8);
}
100% {
transform: scale(1);
}
}
.hvr-push {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
animation-name: hvr-push;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} @keyframes hvr-pop {
50% {
transform: scale(1.2);
}
}
.hvr-pop {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
animation-name: hvr-pop;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} .hvr-bounce-in {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
transform: scale(1.2);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .hvr-bounce-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
transform: scale(0.8);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .hvr-rotate {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
transform: rotate(4deg);
} .hvr-grow-rotate {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
transform: scale(1.1) rotate(4deg);
} .hvr-float {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
transform: translateY(-8px);
} .hvr-sink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
transform: translateY(8px);
} @keyframes hvr-bob {
0% {
transform: translateY(-8px);
}
50% {
transform: translateY(-4px);
}
100% {
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
animation-name: hvr-bob-float, hvr-bob;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} @keyframes hvr-hang {
0% {
transform: translateY(8px);
}
50% {
transform: translateY(4px);
}
100% {
transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
transform: translateY(8px);
}
}
.hvr-hang {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
animation-name: hvr-hang-sink, hvr-hang;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} .hvr-skew {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
transform: skew(-10deg);
} .hvr-skew-forward {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
transform: skew(-10deg);
} .hvr-skew-backward {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
transform: skew(10deg);
} @keyframes hvr-wobble-vertical {
16.65% {
transform: translateY(8px);
}
33.3% {
transform: translateY(-6px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
animation-name: hvr-wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-horizontal {
16.65% {
transform: translateX(8px);
}
33.3% {
transform: translateX(-6px);
}
49.95% {
transform: translateX(4px);
}
66.6% {
transform: translateX(-2px);
}
83.25% {
transform: translateX(1px);
}
100% {
transform: translateX(0);
}
}
.hvr-wobble-horizontal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
animation-name: hvr-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-to-bottom-right {
16.65% {
transform: translate(8px, 8px);
}
33.3% {
transform: translate(-6px, -6px);
}
49.95% {
transform: translate(4px, 4px);
}
66.6% {
transform: translate(-2px, -2px);
}
83.25% {
transform: translate(1px, 1px);
}
100% {
transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
animation-name: hvr-wobble-to-bottom-right;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-to-top-right {
16.65% {
transform: translate(8px, -8px);
}
33.3% {
transform: translate(-6px, 6px);
}
49.95% {
transform: translate(4px, -4px);
}
66.6% {
transform: translate(-2px, 2px);
}
83.25% {
transform: translate(1px, -1px);
}
100% {
transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
animation-name: hvr-wobble-to-top-right;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-top {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.hvr-wobble-top {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
animation-name: hvr-wobble-top;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-bottom {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.hvr-wobble-bottom {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
animation-name: hvr-wobble-bottom;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-wobble-skew {
16.65% {
transform: skew(-12deg);
}
33.3% {
transform: skew(10deg);
}
49.95% {
transform: skew(-6deg);
}
66.6% {
transform: skew(4deg);
}
83.25% {
transform: skew(-2deg);
}
100% {
transform: skew(0);
}
}
.hvr-wobble-skew {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
animation-name: hvr-wobble-skew;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-buzz {
50% {
transform: translateX(3px) rotate(2deg);
}
100% {
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
animation-name: hvr-buzz;
animation-duration: 0.15s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes hvr-buzz-out {
10% {
transform: translateX(3px) rotate(2deg);
}
20% {
transform: translateX(-3px) rotate(-2deg);
}
30% {
transform: translateX(3px) rotate(2deg);
}
40% {
transform: translateX(-3px) rotate(-2deg);
}
50% {
transform: translateX(2px) rotate(1deg);
}
60% {
transform: translateX(-2px) rotate(-1deg);
}
70% {
transform: translateX(2px) rotate(1deg);
}
80% {
transform: translateX(-2px) rotate(-1deg);
}
90% {
transform: translateX(1px) rotate(0);
}
100% {
transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
animation-name: hvr-buzz-out;
animation-duration: 0.75s;
animation-timing-function: linear;
animation-iteration-count: 1;
}  .hvr-fade {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
transition-duration: 0.3s;
transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
background-color: #B6702A;
color: white;
} @keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
transition-duration: 0.5s;
transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
animation-name: hvr-back-pulse;
animation-duration: 1s;
animation-delay: 0.5s;
animation-timing-function: linear;
animation-iteration-count: infinite;
background-color: #B6702A;
background-color: #2098d1;
color: white;
} .hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleX(0);
transform-origin: 0 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
transform: scaleX(1);
} .hvr-sweep-to-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleX(0);
transform-origin: 100% 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
transform: scaleX(1);
} .hvr-sweep-to-bottom {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleY(0);
transform-origin: 50% 0;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
transform: scaleY(1);
} .hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleY(0);
transform-origin: 50% 100%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
transform: scaleY(1);
} .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleX(0);
transform-origin: 0 50%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
transform: scaleX(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleX(0);
transform-origin: 100% 50%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
transform: scaleX(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleY(0);
transform-origin: 50% 0;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
transform: scaleY(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-top {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-property: color;
transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scaleY(0);
transform-origin: 50% 100%;
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
transform: scaleY(1);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-radial-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #e1e1e1;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-radial-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
border-radius: 100%;
transform: scale(0);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
transform: scale(2);
} .hvr-radial-in {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #B6702A;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
border-radius: 100%;
transform: scale(2);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
transform: scale(0);
} .hvr-rectangle-in {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #B6702A;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
transform: scale(1);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
transform: scale(0);
} .hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
transform: scale(0);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
transform: scale(1);
} .hvr-shutter-in-horizontal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #B6702A;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
transform: scaleX(1);
transform-origin: 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
transform: scaleX(0);
} .hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #B6702A;
transform: scaleX(0);
transform-origin: 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
transform: scaleX(1);
} .hvr-shutter-in-vertical {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #B6702A;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
transform: scaleY(1);
transform-origin: 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
transform: scaleY(0);
} .hvr-shutter-out-vertical {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
transition-property: color;
transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #B6702A;
transform: scaleY(0);
transform-origin: 50%;
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
transform: scaleY(1);
}  .hvr-border-fade {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0); }
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
box-shadow: inset 0 0 0 4px #B6702A, 0 0 1px rgba(0, 0, 0, 0); } .hvr-hollow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: background;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0); }
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
background: none;
} .hvr-trim {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-trim:before {
content: '';
position: absolute;
border: white solid 4px;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
opacity: 0;
transition-duration: 0.3s;
transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
opacity: 1;
} @keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
animation-name: hvr-ripple-out;
} @keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
.hvr-ripple-in {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-in:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
animation-name: hvr-ripple-in;
} .hvr-outline-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition-duration: 0.3s;
transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
} .hvr-outline-in {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-in:before {
pointer-events: none;
content: '';
position: absolute;
border: #B6702A solid 4px;
top: -16px;
right: -16px;
bottom: -16px;
left: -16px;
opacity: 0;
transition-duration: 0.3s;
transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 1;
} .hvr-round-corners {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
border-radius: 1em;
} .hvr-underline-from-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0;
background: #B6702A;
height: 4px;
transition-property: right;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right: 0;
} .hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
@media only screen and (max-width: 40em) {
.hvr-underline-from-center {
display: block;
}
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
background: var(--primary-color);
height: 1px;
transition-property: left, right;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
} .hvr-underline-from-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
bottom: 0;
background: #B6702A;
height: 4px;
transition-property: left;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
left: 0;
} .hvr-overline-from-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
top: 0;
background: #B6702A;
height: 4px;
transition-property: right;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
right: 0;
} .hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
top: 0;
background: #B6702A;
height: 4px;
transition-property: left, right;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
left: 0;
right: 0;
} .hvr-overline-from-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
top: 0;
background: #B6702A;
height: 4px;
transition-property: left;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
left: 0;
} .hvr-reveal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-color: #B6702A;
border-style: solid;
border-width: 0;
transition-property: border-width;
transition-duration: 0.1s;
transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
transform: translateY(0);
border-width: 4px;
} .hvr-underline-reveal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
background: #B6702A;
height: 4px;
transform: translateY(4px);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
transform: translateY(0);
} .hvr-overline-reveal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
background: #B6702A;
height: 4px;
transform: translateY(-4px);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
transform: translateY(0);
}  .hvr-glow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
} .hvr-shadow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
} .hvr-grow-shadow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
transform: scale(1.1);
} .hvr-box-shadow-outset {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
} .hvr-box-shadow-inset {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: box-shadow;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0); }
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0); } .hvr-float-shadow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); transition-duration: 0.3s;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
transform: translateY(-5px); }
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
transform: translateY(5px); } .hvr-shadow-radial {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
pointer-events: none;
position: absolute;
content: '';
left: 0;
width: 100%;
box-sizing: border-box;
background-repeat: no-repeat;
height: 5px;
opacity: 0;
transition-duration: 0.3s;
transition-property: opacity;
}
.hvr-shadow-radial:before {
bottom: 100%;
background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
top: 100%;
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
opacity: 1;
}  .hvr-bubble-top {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-top:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
transition-duration: 0.3s;
transition-property: transform;
left: calc(50% - 10px);
top: 0;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
transform: translateY(-10px);
} .hvr-bubble-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-right:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
transition-duration: 0.3s;
transition-property: transform;
top: calc(50% - 10px);
right: 0;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
transform: translateX(10px);
} .hvr-bubble-bottom {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-bottom:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
transition-duration: 0.3s;
transition-property: transform;
left: calc(50% - 10px);
bottom: 0;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
transform: translateY(10px);
} .hvr-bubble-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
transition-duration: 0.3s;
transition-property: transform;
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
transform: translateX(-10px);
} .hvr-bubble-float-top {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-top:before {
position: absolute;
z-index: -1;
content: '';
left: calc(50% - 10px);
top: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
transform: translateY(-10px);
} .hvr-bubble-float-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-right:before {
position: absolute;
z-index: -1;
top: calc(50% - 10px);
right: 0;
content: '';
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
transform: translateX(10px);
} .hvr-bubble-float-bottom {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-bottom:before {
position: absolute;
z-index: -1;
content: '';
left: calc(50% - 10px);
bottom: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
transform: translateY(10px);
} .hvr-bubble-float-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-left:before {
position: absolute;
z-index: -1;
content: '';
top: calc(50% - 10px);
left: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
transition-duration: 0.3s;
transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
transform: translateX(-10px);
}  .hvr-icon-back {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-left: 2.2em;
transition-duration: 0.1s;
}
.hvr-icon-back:before {
content: "\f137";
position: absolute;
left: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.1s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
transform: translateX(-4px);
} .hvr-icon-forward {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.1s;
}
.hvr-icon-forward:before {
content: "\f138";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.1s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
transform: translateX(4px);
} @keyframes hvr-icon-down {
0%,
50%,
100% {
transform: translateY(0);
}
25%,
75% {
transform: translateY(6px);
}
} .hvr-icon-down {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-down:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
animation-name: hvr-icon-down;
animation-duration: 0.75s;
animation-timing-function: ease-out;
} @keyframes hvr-icon-up {
0%,
50%,
100% {
transform: translateY(0);
}
25%,
75% {
transform: translateY(-6px);
}
} .hvr-icon-up {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-up:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
animation-name: hvr-icon-up;
animation-duration: 0.75s;
animation-timing-function: ease-out;
} .hvr-icon-spin {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-spin:before {
content: "\f021";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transition-duration: 1s;
transition-property: transform;
transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
transform: rotate(360deg);
} @keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
} .hvr-icon-drop {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-drop:before {
content: "\f041";
position: absolute;
right: 1em;
opacity: 1;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
opacity: 0;
transition-duration: 0.3s;
animation-name: hvr-icon-drop;
animation-duration: 0.5s;
animation-delay: 0.3s;
animation-fill-mode: forwards;
animation-timing-function: ease-in-out;
animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-icon-fade {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-fade:before {
content: "\f00c";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.5s;
transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
color: #0F9E5E;
} @keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translateY(-1em);
}
} .hvr-icon-float-away {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
content: "\f055";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
}
.hvr-icon-float-away:after {
opacity: 0;
animation-duration: 0.5s;
animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
animation-name: hvr-icon-float-away;
animation-timing-function: ease-out;
} @keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
transform: translateY(1em);
}
} .hvr-icon-sink-away {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
content: "\f056";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-sink-away:after {
opacity: 0;
animation-duration: 0.5s;
animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
animation-name: hvr-icon-sink-away;
animation-timing-function: ease-out;
} .hvr-icon-grow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-grow:before {
content: "\f118";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
transform: scale(1.3) translateZ(0);
} .hvr-icon-shrink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
content: "\f119";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
transform: scale(0.8);
} @keyframes hvr-icon-pulse {
25% {
transform: scale(1.3);
}
75% {
transform: scale(0.8);
}
}
.hvr-icon-pulse {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
animation-name: hvr-icon-pulse;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes hvr-icon-pulse-grow {
to {
transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
animation-name: hvr-icon-pulse-grow;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes hvr-icon-pulse-shrink {
to {
transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
animation-name: hvr-icon-pulse-shrink;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-direction: alternate;
} @keyframes hvr-icon-push {
50% {
transform: scale(0.5);
}
}
.hvr-icon-push {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-push:before {
content: "\f006";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
animation-name: hvr-icon-push;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} @keyframes hvr-icon-pop {
50% {
transform: scale(1.5);
}
}
.hvr-icon-pop {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-pop:before {
content: "\f005";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
animation-name: hvr-icon-pop;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
} .hvr-icon-bounce {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
content: "\f087";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
transform: scale(1.5);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .hvr-icon-rotate {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
content: "\f0c6";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
transform: rotate(20deg);
} .hvr-icon-grow-rotate {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
content: "\f095";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
transform: scale(1.5) rotate(12deg);
} .hvr-icon-float {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-float:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
transform: translateY(-4px);
} .hvr-icon-sink {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-sink:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
transform: translateY(4px);
} @keyframes hvr-icon-bob {
0% {
transform: translateY(-6px);
}
50% {
transform: translateY(-2px);
}
100% {
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
transform: translateY(-6px);
}
}
.hvr-icon-bob {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-bob:before {
content: "\f077";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
animation-name: hvr-icon-bob-float, hvr-icon-bob;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} @keyframes hvr-icon-hang {
0% {
transform: translateY(6px);
}
50% {
transform: translateY(2px);
}
100% {
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
transform: translateY(6px);
}
}
.hvr-icon-hang {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-hang:before {
content: "\f078";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
animation-name: hvr-icon-hang-sink, hvr-icon-hang;
animation-duration: .3s, 1.5s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: forwards;
animation-direction: normal, alternate;
} @keyframes hvr-icon-wobble-horizontal {
16.65% {
transform: translateX(6px);
}
33.3% {
transform: translateX(-5px);
}
49.95% {
transform: translateX(4px);
}
66.6% {
transform: translateX(-2px);
}
83.25% {
transform: translateX(1px);
}
100% {
transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
content: "\f061";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
animation-name: hvr-icon-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-icon-wobble-vertical {
16.65% {
transform: translateY(6px);
}
33.3% {
transform: translateY(-5px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
content: "\f062";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
animation-name: hvr-icon-wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
} @keyframes hvr-icon-buzz {
50% {
transform: translateX(3px) rotate(2deg);
}
100% {
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
content: "\f017";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
animation-name: hvr-icon-buzz;
animation-duration: 0.15s;
animation-timing-function: linear;
animation-iteration-count: infinite;
} @keyframes hvr-icon-buzz-out {
10% {
transform: translateX(3px) rotate(2deg);
}
20% {
transform: translateX(-3px) rotate(-2deg);
}
30% {
transform: translateX(3px) rotate(2deg);
}
40% {
transform: translateX(-3px) rotate(-2deg);
}
50% {
transform: translateX(2px) rotate(1deg);
}
60% {
transform: translateX(-2px) rotate(-1deg);
}
70% {
transform: translateX(2px) rotate(1deg);
}
80% {
transform: translateX(-2px) rotate(-1deg);
}
90% {
transform: translateX(1px) rotate(0);
}
100% {
transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
content: "\f023";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
animation-name: hvr-icon-buzz-out;
animation-duration: 0.75s;
animation-timing-function: linear;
animation-iteration-count: 1;
}  .hvr-curl-top-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
left: 0;
background: white; background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000'); z-index: 1000;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
transition-duration: 0.3s;
transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
width: 25px;
height: 25px;
} .hvr-curl-top-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
right: 0;
background: white; background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
transition-duration: 0.3s;
transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
width: 25px;
height: 25px;
} .hvr-curl-bottom-right {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
right: 0;
background: white; background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
transition-duration: 0.3s;
transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
width: 25px;
height: 25px;
} .hvr-curl-bottom-left {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
left: 0;
background: white; background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
transition-duration: 0.3s;
transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
width: 25px;
height: 25px;
}
body {
font-size: 14px;
}
body p {
font-size: 14px;
}
ul li {
font-size: 14px;
}
.wd-section-title {
padding-bottom: 30px;
}
.wd-section-title .subtitle {
text-transform: uppercase;
}
.wd-section-title h2 {
font-weight: 300;
font-size: 27px;
text-transform: uppercase;
}
.wd-section-title h2:after {
background-color: var(--primary-color);
bottom: 0;
content: " ";
display: block;
height: 1px;
margin: 20px auto 0;
width: 52px;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.wd-smple-title h2 {
font-weight: 600;
font-size: 28px;
text-transform: uppercase;
}
.wd-section-title > h2, .title-center .wd-section-title.block-title > h2, .wd-section-title > .subtitle {
color: #fff;
}
.m-0 {
margin: 0 !important;
}
.m-t-50 {
margin-top: 50px !important;
}
.m-b-0 {
margin-bottom: 0 !important;
}
.p-0, .p-0-r-8, .p-0-l-8 {
padding: 0 !important;
}
.p-0-15 {
padding: 0 em-calc(15);
}
.p-0-20, .blog-info > div {
padding: 0 em-calc(20);
}
.p-t-0 {
padding-top: 0 !important;
}
.p-t-15 {
padding-top: 15px !important;
}
.p-t-20 {
padding-top: 20px !important;
}
.p-t-150 {
padding-top: 150px;
}
.p-b-40 {
padding-bottom: 40px !important;
}
.p-b-15 {
padding-bottom: 15px !important;
}
.p-b-20 {
padding-bottom: 20px !important;
}
.p-0-r-8 {
padding-right: em-calc(8) !important;
}
.p-0-l-8 {
padding-left: em-calc(8) !important;
}
.empty-menu {
color: #fff;
}
.wd-copyright .empty-menu {
color: #fff;
}
@media screen and (max-width: 56.1875em) {
.row-mobile > div {
margin-top: 0 !important;
}
}
#commentform div.large-12.columns {
padding-left: 0;
}
#commentform .form-submit .button {
background: var(--primary-color);
}
section.wd-section-call-to-action {
padding: 55px 0 40px;
}
@media screen and (min-width: 56.25em) {
.wpb_column.moved-50per {
transform: translateX(50%) translateY(10%);
}
}
.wpb_column.moved-50per > div.vc_column-inner {
padding: 40px;
}
@media print, screen and (min-width: 64em) {
.wpb_column.moved-50per > div.vc_column-inner {
padding: 70px 60px 90px 80px;
}
}
@media screen and (min-width: 90em) {
.wpb_column.moved-50per > div.vc_column-inner {
padding: 90px 90px 100px 110px;
}
}
.rs-parallax-wrap .Fashion-BigDisplay {
text-transform: capitalize !important;
}
.top-header-info {
background: var(--primary-color);
height: 63px;
}
header.navigation {
position: relative;
z-index: 2;
}
@media screen and (max-width: 360px) {
.top-bar-right {
float: unset;
margin-right: 0;
margin-top: 0;
width: 100%;
z-index: 20;
}
}
.top-header-info {
font-weight: 700;
}
.header-social-media {
float: right;
list-style: none;
display: -ms-flexbox;
display: flex;
}
.header-social-media li {
font-size: 14px;
padding: 0 4px;
}
.top-bar-phone-section:after {
background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/bg-phone.png);
background-repeat: no-repeat;
content: " ";
height: 51px;
position: absolute;
right: -83px;
top: 0;
width: 83px;
z-index: 1;
}
.top-bar-phone-section {
background: #fff;
padding-bottom: 26px;
padding-top: 13px;
text-align: right;
color: #7d8793;
font-size: 16px;
}
.top-bar-phone-section i {
font-size: 20px;
color: #365598;
}
.top-bar-adress-section {
padding-left: 110px;
font-size: 16px;
color: #fff;
}
.top-bar-adress-section .contact-info {
padding-top: 12px;
}
.top-bar-adress-section i {
padding: 0 5px 0 10px;
}
.top-bar-social-section {
padding-top: 16px;
padding-left: 130px;
}
.top-bar-social-section i {
color: #fff;
font-size: 1.3em;
}
.creative-social .social-icons, .coreporate-social .social-icons {
list-style: none;
}
.creative-social .social-icons li, .coreporate-social .social-icons li {
display: inline-block;
margin-right: 20px;
}
.desktop-menu {
width: 100%;
}
.desktop-menu li {
float: right;
}
.top-bar .name {
padding: 10px;
}
.top-bar .toggle-topbar.menu-icon a {
color: #FFF;
margin-top: 5px;
}
.top-bar .toggle-topbar.menu-icon a span:after {
box-shadow: 0 0 0 1px #aaa, 0 7px 0 1px #aaa, 0 14px 0 1px #aaa;
}
.top-bar .title-area {
height: 74px;
}
.top-bar .title-area .name a {
line-height: 23px;
}
@media screen and (max-width: 56.1875em) {
.top-bar .title-area .name a {
line-height: 43px;
}
}
.top-bar .title-area .name a img {
max-height: 80px;
}
@media screen and (max-width: 56.1875em) {
.top-bar .title-area .name a img {
max-height: 50px;
}
}
.top-bar .title-area .name h1 {
font-size: 2.5rem;
} .wd-title-bar {
background: url(//pisoquattro.com/wp-content/themes/flooring/images/titlebar-bg.jpg) no-repeat center center;
min-height: 289px;
padding-top: 150px;
margin-bottom: 70px;
background-size: cover;
}
.single-portfolio .wd-title-bar {
margin-bottom: 90px;
}
.wd-title-bar h2 {
color: #fff;
}
.wd-title-bar div h5 {
color: white;
}
.wd-footer {
background: var(--footer-background);
color: var(--footer-text-color);
}
.wd-copyright {
text-align: center;
padding-top: 15px;
}
.wd-copyright.footer-style1 > .row {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 15px;
}
.wd-copyright.footer-style2 {
background: var(--copyright-bg-color);
margin-top: 70px;
}
.wd-footer p, .wd-footer li, .wd-footer a {
color: var(--footer-text-color);
}
.wd-footer .footer-style2 p {
color: var(--copyright-text-color);
margin: 0;
padding: 10px 0;
}
.wd-footer ul {
list-style: none;
display: block;
margin: 0;
}
.wd-footer ul.block {
margin: 0;
}
.wd-footer h2 {
font-family: "Segoe UI";
font-size: 24px;
margin-top: 50px;
margin-bottom: 30px;
padding-bottom: 0;
color: #fff;
text-transform: capitalize;
font-weight: 700;
}
.wd-footer .widget > ul {
margin: 0;
}
.wd-footer .widget > ul li {
padding: 5px 0;
}
.wd-footer .widget .wp-caption-text {
color: #000;
}
.copyright-menu {
text-align: center;
margin-bottom: 20px;
}
.copyright-menu .sub-menu {
display: none;
}
.copyright-menu a {
color: var(--copyright-text);
font-size: 13px;
padding: 0;
}
.copyright-menu a:hover {
color: var(--primary-color);
}
.copyright-menu li {
border-right: 1px solid rgba(255, 255, 255, 0.41);
padding: 0 30px;
display: inline-block;
margin: 0;
line-height: 12px;
}
@media screen and (max-width: 56.1875em) {
.copyright-menu li {
padding: 0 20px;
}
}
.copyright-menu li:last-child {
border: none;
}
.copyright {
color: #93a1a7;
font-size: 14px;
margin: 0;
opacity: 0.5;
padding-bottom: 0.7em;
}
.copyright p {
color: rgba(255, 255, 255, 0.8);
}
.widget-logo {
padding: 0px 10px;
}
.widget-logo img {
display: block;
padding-bottom: 30px;
} .sidebar .widget {
border: 1px solid #e7e7e7;
padding: 10px 35px 25px;
margin-bottom: 50px;
}
.sidebar .widget .block-title, .sidebar .widget .widget-title {
font-size: 18px;
margin-bottom: 25px;
margin-top: 30px;
text-transform: uppercase;
padding-bottom: 15px;
border-bottom: 1px solid var(--primary-color);
}
.sidebar .widget > ul {
margin: 0;
}
.sidebar .widget ul {
list-style: none;
}
.sidebar .widget ul li {
width: 100%;
padding: 10px 0;
}
.sidebar .widget ul li a {
display: inline;
margin-left: 5px;
color: #555555;
}
.sidebar .widget ul li a:hover {
color: var(--primary-color);
}
.sidebar .widget #searchform, .sidebar .widget .woocommerce-product-search {
position: relative;
}
.sidebar .widget #searchform input[type="text"], .sidebar .widget #searchform .search-field, .sidebar .widget .woocommerce-product-search input[type="text"], .sidebar .widget .woocommerce-product-search .search-field {
margin: 0;
margin-top: 0px;
padding: 20px;
min-height: 60px;
background: #f4f4f4;
border: none;
color: #666;
border-radius: 3px;
margin-top: 15px;
}
.sidebar .widget #searchform #searchsubmit, .sidebar .widget #searchform button, .sidebar .widget .woocommerce-product-search #searchsubmit, .sidebar .widget .woocommerce-product-search button {
border: 0 none;
box-shadow: none;
position: absolute;
right: 18px;
top: 15px;
transition: all .3s ease-in-out 0s;
background: transparent url(//pisoquattro.com/wp-content/themes/flooring/images/search-icon.png) no-repeat;
background-size: auto;
width: 25px;
height: 25px;
cursor: pointer;
background-size: cover;
color: transparent;
}
.sidebar .widget .price_slider .ui-slider-range, .sidebar .widget .price_slider .ui-slider-handle {
background-color: var(--primary-color);
}
.sidebar .widget .price_slider .ui-slider-handle {
top: -.25em;
}
.l-header .contain-to-grid {
background: var(--topbar-background);
box-shadow: none;
position: relative;
margin: 0 auto;
width: 100%;
z-index: 1001;
}
.l-header .contain-to-grid .sticky-container {
background: var(--topbar-background);
}
.l-header .contain-to-grid .top-bar {
position: relative;
transition: all 0.4s ease 0s;
}
.l-header .contain-to-grid .top-bar .top-bar-right {
margin-right: 30px;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu {
background-color: transparent;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu > .menu-item.has-dropdown > .is-dropdown-submenu {
left: 0;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item {
background-color: transparent;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item a {
padding: 0 35px 0 11px;
background: transparent;
color: var(--topbar-text);
text-transform: uppercase;
font-size: 14px;
transition: all 0.4s ease 0s;
font-weight: 600;
line-height: 1.6;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item a:hover {
color: var(--topbar-hover-text);
border: none;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item a:hover:after {
border-top: solid var(--topbar-hover-text) !important;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown .is-dropdown-submenu {
background-color: rgba(0, 0, 0, 0.61);
min-width: 260px;
width: auto;
border-radius: 5px;
list-style: none;
transform: translateY(70px);
transition: all 0.55s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
opacity: 0;
visibility: hidden;
display: block;
padding: 10px 15px;
margin: 0;
border: none;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown .is-dropdown-submenu .menu-item {
padding: 5px 0;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown .is-dropdown-submenu a {
color: var(--topbar-text);
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown .is-dropdown-submenu a:hover {
color: var(--topbar-hover-text);
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item:hover > .is-dropdown-submenu {
transform: translatey(46px);
opacity: 1;
z-index: 23;
visibility: visible;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item:hover > .is-dropdown-submenu .is-dropdown-submenu {
transform: translatey(0);
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown > a::after {
content: "";
display: block;
height: 0;
width: 0;
border: 5px inset transparent;
border-top: solid var(--topbar-text);
position: absolute;
right: 14px;
top: 17px;
margin-top: -8px;
}
.l-header .contain-to-grid .top-bar .top-bar-right .menu .menu-item.has-dropdown .menu-item-has-children > a::after {
border-right: 5px solid transparent !important;
border-top: 5px solid transparent !important;
border-bottom: 5px solid transparent !important;
border-left: 5px solid var(--topbar-text) !important;
}
.l-header .contain-to-grid .top-bar .top-bar-right .creative-social {
float: right;
}
.l-header .contain-to-grid .top-bar .top-bar-right .mobile-menu {
display: none;
}
.creative-layout .contain-to-grid {
position: absolute;
background: linear-gradient(180deg, var(--topbar-background) 0px, transparent 97%);
color: var(--topbar-text);
}
.creative-layout .sticky {
position: fixed;
top: 0;
left: 0;
z-index: 2;
background: linear-gradient(180deg, var(--topbar-sticky-bg) 0px, transparent 97%);
}
.creative-layout .sticky .top-bar-right .menu li.menu-item a {
color: var(--topbar-sticky-text) !important;
}
.creative-layout .sticky .top-bar-right .menu li.menu-item a:hover {
color: var(--topbar-hover-sticky-text) !important;
}
.corporate-layout .top-bar-section > .row {
-ms-flex-pack: justify;
justify-content: space-between;
}
.corporate-layout .top-bar-section > .row::after,
.corporate-layout .top-bar-section > .row::before {
display: none;
}
.corporate-layout .menu {
display: inherit;
width: 100%;
}
.corporate-layout .menu-menu-container {
display: -ms-flexbox;
display: flex;
}
.corporate-layout.title-bar {
background: var(--topbar-background);
}
.corporate-layout.title-bar .menu-icon::after {
background: var(--topbar-text);
box-shadow: 0 7px 0 var(--topbar-text), 0 14px 0 var(--topbar-text);
}
.corporate-layout .title-bar {
margin: 0;
background: var(--topbar-background);
}
.corporate-layout .title-bar ul {
list-style: none;
}
.corporate-layout .title-bar .menu a {
color: var(--topbar-text);
}
.corporate-layout .top-bar {
padding-top: 0;
padding-bottom: 6px;
display: block;
background: var(--topbar-background);
}
.corporate-layout .top-bar .header-info .top-bar-right {
margin-top: 15px;
}
.corporate-layout .top-bar .text-right .address_bar {
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
padding-left: 72px;
}
.corporate-layout .top-bar .text-right .address_bar .address_icon {
position: absolute;
left: 48px;
top: 8px;
}
.corporate-layout .top-bar .text-right .address_bar .address_icon path {
fill: var(--primary-color);
}
.corporate-layout .top-bar .text-right .address_bar .bar {
list-style: none;
}
.corporate-layout .top-bar .text-right .address_bar .bar .address {
color: var(--headings-color);
font-weight: 600;
font-size: 16px;
text-align: left;
}
.corporate-layout .top-bar ul.menu > li a:not(.button) {
font-size: 16px;
font-weight: 600;
padding: 10px 20px;
text-transform: capitalize;
line-height: 22px;
color: var(--topbar-text);
}
.corporate-layout .top-bar ul.menu > li a:not(.button):hover {
color: var(--topbar-hover-text);
}
.corporate-layout .top-bar .active > a {
background: transparent;
}
.corporate-layout .top-bar span.show-search a {
padding-top: 5px;
}
.corporate-layout .header-info {
border-bottom: solid 1px rgba(93, 85, 85, 0.23);
}
.corporate-layout .top-bar-section {
padding-top: 12px;
}
.corporate-layout .sticky-container {
background: var(--topbar-background);
color: var(--topbar-text);
}
.corporate-layout .sticky, .corporate-layout.sticky {
position: fixed;
top: -60px;
left: 0;
z-index: 2;
background: var(--topbar-sticky-bg);
}
.corporate-layout .sticky .top-bar-right .menu li.menu-item a, .corporate-layout.sticky .top-bar-right .menu li.menu-item a {
color: var(--topbar-sticky-text) !important;
}
.corporate-layout .sticky .top-bar-right .menu li.menu-item a:hover, .corporate-layout.sticky .top-bar-right .menu li.menu-item a:hover {
color: var(--topbar-hover-sticky-text) !important;
}
.corporate-layout .sticky.sticky, .corporate-layout.sticky.sticky {
top: 0;
width: 100%;
}
.corporate-layout .sticky.sticky .title-bar, .corporate-layout.sticky.sticky .title-bar {
position: absolute;
top: 57px;
width: 100%;
background: var(--topbar-sticky-bg) !important;
}
.corporate-layout .sticky.sticky .title-bar .menu li.menu-item a, .corporate-layout.sticky.sticky .title-bar .menu li.menu-item a {
color: var(--topbar-sticky-text) !important;
}
.corporate-layout .sticky.sticky .title-bar .menu li.menu-item a:hover, .corporate-layout.sticky.sticky .title-bar .menu li.menu-item a:hover {
color: var(--topbar-hover-sticky-text) !important;
}
.corporate-layout .icon-header {
position: relative;
float: right;
display: -ms-flexbox;
display: flex;
}
.corporate-layout .icon-header .min-search {
font-size: 20px;
color: #999797;
font-weight: 100;
padding-top: 4px;
}
.corporate-layout .icon-header .show-cart-btn {
top: 7px;
}
.corporate-layout .icon-header .show-cart-btn span.min-cart-count {
margin-left: 0;
}
.corporate-layout .icon-header .show-cart-btn:after {
content: '';
}
.corporate-layout .icon-header .request-quote {
padding: 0;
border: none;
position: relative;
height: 40px;
padding-left: 30px;
}
.corporate-layout .icon-header .request-quote a {
background: var(--primary-color);
color: #fff;
border-radius: 20px;
font-size: 15px;
line-height: 21px;
padding: 10px 35px 9px;
display: inline-block;
transition: all 0.25s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.corporate-layout .hidden-cart {
background-color: #FFF;
padding: 15px;
position: absolute;
right: 0;
top: 65px;
width: 320px;
z-index: 1;
border-radius: 3px;
border: 1px solid #EEE;
}
.corporate-layout .hidden-cart li img {
border: 1px solid #eee;
}
.corporate-layout .hidden-cart .woocommerce-mini-cart li.mini_cart_item {
margin-left: 0 !important;
padding: 0;
position: relative;
width: 100%;
margin-bottom: 10px;
}
.corporate-layout .hidden-cart .woocommerce-mini-cart li.mini_cart_item .remove_from_cart_button {
left: auto;
right: 0;
color: #333 !important;
border: 1px solid #333;
line-height: 15px;
text-align: center;
width: 15px;
height: 15px;
}
.corporate-layout .hidden-cart .woocommerce-mini-cart li.mini_cart_item .remove_from_cart_button:hover {
background-color: #FFF;
}
.corporate-layout .hidden-cart .widget_shopping_cart ul.cart_list li.empty {
padding: 0;
}
.corporate-layout .hidden-cart .widget_shopping_cart {
overflow: hidden;
}
.corporate-layout .hidden-cart .widget_shopping_cart .woocommerce-mini-cart__buttons a {
background-color: var(--primary-color);
color: #FFF !important;
}
.corporate-layout .min-search .overlay-search {
position: absolute;
left: -70px;
top: 48px;
}
.corporate-layout .min-search .overlay-search .search-field {
width: 235px;
border: 1px solid #c0c0c0;
height: 2.3em;
box-shadow: none;
border-radius: 30px;
padding: 10px 0 10px 20px;
background: rgba(255, 255, 255, 0.79);
}
.corporate-layout .min-search .search-form label span {
display: none;
}
.corporate-layout .min-search .search-submit {
display: none;
}
@media screen and (max-width: 56.1875em) {
#responsive-menu {
background-color: #000;
}
#responsive-menu .top-bar-left .menu-text {
display: none;
}
#responsive-menu .top-bar-right .desktop-menu {
display: none;
}
#responsive-menu .mobile-menu {
display: -ms-flexbox;
display: flex;
}
#responsive-menu .mobile-menu .menu .menu-item {
padding: 5px 10px;
}
}
.top-bar-left .menu-text {
font-size: 35px;
}
.top-bar-left .menu-text a {
color: #fff;
}
@media screen and (max-width: 39.9375em) {
.corporate-layout.l-header .contain-to-grid .title-bar {
background: unset;
margin-left: 0;
}
.corporate-layout.l-header .contain-to-grid .title-bar ul {
list-style: none;
}
.corporate-layout.l-header .contain-to-grid .title-bar .vertical {
width: 100%;
}
}
.button {
text-transform: uppercase;
letter-spacing: 2px;
}
.wd-bouton {
background-color: #fe5b10;
font-size: 14px;
font-weight: 700;
padding: 11.5px 10px;
text-transform: uppercase;
border: none;
color: #fff;
}
.wd-call-to-action-btn {
margin-top: 30px;
text-align: center;
}
.wd-call-to-action-btn a {
border: 2px solid #fff;
padding: 15px 30px;
color: #fff;
}
.wd-call-to-action-btn-invers {
margin-top: 30px;
text-align: center;
}
.wd-call-to-action-btn-invers a {
background: var(--primary-color);
padding: 15px 30px;
color: #fff;
}
.button.small {
font-weight: 700;
padding: 11px 42px;
}
.wd-btn {
text-align: center;
font-weight: bold;
display: inline-block;
transition: .4s all ease-in-out;
text-transform: uppercase;
cursor: pointer;
will-change: background;
text-transform: uppercase;
}
a.wd-btn.btn-underline {
line-height: unset;
height: auto;
border-bottom: 2px solid;
border-radius: 0;
padding: 0 0 2px;
}
a.btn-border {
border: 1px solid var(--primary-color);
}
.wd-btn.btn-big {
line-height: 2;
font-size: 15px;
padding: 18px 48px 13px;
}
.wd-btn.btn-big.btn-border {
padding: 14px 48px 9px;
}
.wd-btn.btn-medium {
line-height: 2em;
font-size: 13px;
padding: 11px 36px 9px;
}
.wd-btn.btn-medium.btn-border {
padding: 7px 36px 5px;
}
.wd-btn.btn-small {
line-height: 2;
font-size: 12px;
padding: 9px 30px 7px;
}
.wd-btn.btn-small, .wd-btn.btn-small:hover {
border-width: 3px;
}
.wd-btn.btn-small.btn-border {
padding: 6px 30px 4px;
}
.wd-btn.btn-round {
border-radius: 32px;
}
.wd-btn.btn-radius {
border-radius: 5px;
}
.wd-btn.btn-none {
border-radius: 0;
}
.overflow-visible a.btn-border:after {
position: absolute;
top: -2px;
bottom: -2px;
left: -2px;
right: -2px;
background: linear-gradient(to right, #ffc739, #c78a25);
content: '';
z-index: -1;
border-radius: 26px;
transition: all .5s ease-in-out;
}
.overflow-visible a.btn-border:hover:after {
background: linear-gradient(to right, #ffc739 50%, #c78a25 120%);
}
.list-icon li {
padding-left: 15px;
margin-bottom: 10px;
}
.list-icon li::before {
color: var(--primary-color);
content: "\f00c";
font-family: "FontAwesome";
position: absolute;
margin: 0px -19px 0px;
}
.list-icon.check-circle li::before {
content: "\f00c";
}
.list-icon.check-circle-o li::before {
content: "\f00c";
}
.list-icon.check-square li::before {
content: "\f00c";
}
.list-icon.check-square-o li::before {
content: "\f00c";
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
height: 46px;
border-radius: 2px;
background-color: #FFF;
border: 1px solid #e5e5e5;
margin: 0 0 1.35286rem;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #83CA13;
background-color: #FFF;
}
textarea {
height: auto;
}
.input {
position: relative;
z-index: 1;
display: inline-block;
width: 100%;
margin-bottom: 20px;
vertical-align: top;
}
input.input__field {
position: relative;
display: block;
float: right;
padding: 0.8em;
width: 100%;
border: none;
border-radius: 0;
background: #f0f0f0;
color: #aaa;
margin-bottom: 0;
border: 0;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-appearance: none; }
.select2-container .select2-selection--single {
height: 46px;
padding: 9px 0;
font-size: 16px;
border-radius: 0;
border: 1px solid #e5e5e5;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 9px;
right: 5px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
border-color: #6dc22e;
}
.input__field:focus {
outline: none;
}
.input__label {
display: inline-block;
float: right;
padding: 0 1em;
width: 40%;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.input__label-content {
position: relative;
display: block;
padding: 1.6em 0;
width: 100%;
}
.graphic {
position: absolute;
top: 0;
left: 0;
fill: none;
}
.icon {
color: #ddd;
font-size: 150%;
} input.wd-input-strocked-field {
width: 100%;
background: transparent;
color: #7A7593;
}
.input__label--strocked {
position: absolute;
width: 100%;
height: 100%;
color: #e5e5e5;
text-align: left;
cursor: text;
}
.input__label-content--strocked {
transform-origin: 0% 50%;
transition: transform 0.3s;
}
.graphic--strocked {
transform: scale3d(1, -1, 1);
transition: stroke-dashoffset 0.3s;
pointer-events: none;
stroke: #e5e5e5;
stroke-width: 4px;
stroke-dasharray: 962;
stroke-dashoffset: 558;
}
.wd-input-strocked-field:focus + .input__label--strocked,
.input--filled .input__label--strocked {
cursor: default;
pointer-events: none;
padding: 1em;
}
.wd-input-strocked-field:focus + .input__label--strocked .graphic--strocked,
.input--filled .graphic--strocked {
stroke-dashoffset: 0;
}
.wd-input-strocked-field:focus + .input__label--strocked .input__label-content--strocked,
.input--filled .input__label-content--strocked {
transform: scale3d(0.81, 0.81, 1) translate3d(0, 4em, 0);
}
.input--filled .input__label-content {
padding: 0;
}
.post-password-form input[type="submit"] {
padding: 10px 20px;
color: #fff;
background: var(--primary-color);
border: none;
}
.free-quote input[type="text"],
.free-quote input[type="password"],
.free-quote input[type="date"],
.free-quote input[type="datetime"],
.free-quote input[type="datetime-local"],
.free-quote input[type="month"],
.free-quote input[type="week"],
.free-quote input[type="email"],
.free-quote input[type="number"],
.free-quote input[type="search"],
.free-quote input[type="tel"],
.free-quote input[type="time"],
.free-quote input[type="url"],
.free-quote input[type="color"],
.free-quote textarea {
box-shadow: none;
border-radius: 30px;
padding: 10px 0 10px 20px;
background: rgba(255, 255, 255, 0.79);
height: 3.7em;
}
.free-quote textarea {
height: auto;
}
.free-quote input.wpcf7-submit {
box-shadow: none;
border-radius: 30px;
padding: 13px 40px 13px 40px;
transition: .5s ease;
border: none;
background: var(--primary-color);
color: #fff;
}
.free-quote input.wpcf7-submit:hover {
padding: 13px 50px 13px 50px;
}
.wd-newsletter {
position: relative;
color: rgba(254, 254, 254, 0.76);
font-family: inherit;
font-size: 1em;
font-weight: normal;
line-height: 1.714;
margin-bottom: 1.42857em;
text-transform: uppercase;
}
.wd-newsletter > div {
margin-top: 15px;
}
.wd-newsletter .newslettersubmit {
background-color: #fe5b10;
border: 0 none;
box-shadow: none;
color: #fff;
height: 38px;
left: 214px;
padding: 0 13px;
position: absolute;
right: auto;
top: 40px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.wd-newsletter .newslettersubmit {
top: 40px;
}
}
.wd-newsletter .email-adress, .wd-newsletter .email-adress:focus {
background-color: transparent;
color: #93a1a7;
height: 40px;
width: 262px;
}
.wd-newsletter li {
margin: 0;
display: inline;
}
.wd-newsletter i {
color: #FFF;
font-size: 16px;
margin: 0;
padding: 3px;
width: 24px;
}
.wd-newsletter i:hover {
color: #FE5B10;
}
.box-icon {
padding: 5px 10px 0 0;
position: absolute;
}
.box-icon img, .box-icon i {
border-radius: 50px;
height: 60px;
padding: 10px;
width: 60px;
}
.box-icon i {
color: #fff;
padding-left: 17px;
padding-top: 15px;
font-size: 2em;
}
.wd-text-icon-style1 {
position: relative;
margin: 10px;
}
.wd-text-icon-style1 .box-icon {
position: relative;
text-align: center;
padding: 0;
background: #fefefe;
}
.wd-text-icon-style1 .box-icon:after {
transition: all .35s ease-in-out;
content: '';
display: inline-block;
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
}
.wd-text-icon-style1 .box-icon img, .wd-text-icon-style1 .box-icon i {
background: transparent;
border-radius: 0;
width: auto;
height: auto;
padding: 0;
}
.wd-text-icon-style1 .box-icon i {
color: #fff;
font-size: 3.5em;
padding: 39px 65px;
}
.wd-text-icon-style1 .box-description {
position: absolute;
bottom: 0;
width: 100%;
padding: 0 20px;
}
.wd-text-icon-style1 .box-description h4 {
color: #FFF;
margin-bottom: 10px;
}
.wd-text-icon-style1 .box-description h3 {
font-size: 40px;
margin-bottom: 10px;
letter-spacing: 1px;
line-height: 30px;
color: #FFF;
font-weight: 400;
}
.wd-text-icon-style1 .box-description p {
font-family: "Open Sans", sans-serif;
font-size: 18px;
padding: 0;
color: #FFF;
}
.wd-text-icon-style1:hover .box-icon:after {
background: rgba(0, 0, 0, 0.35);
}
.box-description {
padding-left: 70px;
}
.box-description h3 {
font-size: 19px;
margin-bottom: 10px;
text-transform: uppercase;
color: #555;
letter-spacing: 2px;
line-height: 23.75px;
}
.box-description p {
color: #888;
font-family: "Open Sans", sans-serif;
font-size: 13px;
padding: 0;
}
.wd-text-icon-rtl {
border: 1px solid rgba(238, 238, 238, 0.75);
padding: 40px;
margin-bottom: 30px;
transition: .35s;
}
.wd-text-icon-rtl:not(.no-hover):hover {
box-shadow: 0 3px 30px rgba(110, 122, 182, 0.1);
border-bottom-color: var(--primary-color);
}
.wd-text-icon-rtl .box-icon {
padding: 0 35px 0 0;
border-bottom-width: 2px;
}
.wd-text-icon-rtl .box-icon img, .wd-text-icon-rtl .box-icon i {
border-radius: 0;
width: unset;
height: unset;
padding: 0 35px 0 0;
}
.wd-text-icon-rtl .box-icon i {
color: #fff;
font-size: 3.5em;
padding: 39px 65px;
}
.wd-text-icon-rtl .box-description {
padding: 85px 0 0;
background: #fff;
}
.wd-text-icon-rtl .box-description h3 {
padding: 11px 0 15px;
margin: 0;
transition: all 0.3s ease 0s;
font-size: 20px;
}
.wd-text-icon-rtl .box-description p {
color: #858585;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.wd-text-icon-style2 .box-icon {
height: 100%;
padding: 5px;
position: absolute;
}
.wd-text-icon-style2 .box-icon img, .wd-text-icon-style2 .box-icon i {
background: var(--primary-color);
border-radius: 5px;
height: 50px;
padding: 10px;
width: 50px;
}
.wd-text-icon-style2 .box-icon i {
color: #fff;
font-size: 2em;
padding-left: 12px;
}
.wd-text-icon-style2 .box-description {
padding-left: 70px;
}
.wd-text-icon-style2 .box-description h3 {
color: #555;
font-size: 20px;
margin-bottom: 10px;
}
.wd-text-icon-style2 .box-description p {
color: #888;
font-family: "Open Sans", sans-serif;
font-size: 13px;
padding: 0;
}
.wd-text-icon-style2-2 {
padding: 20px 0;
}
.wd-text-icon-style2-2 .box-icon {
height: 100%;
padding: 5px;
position: absolute;
}
.wd-text-icon-style2-2 .box-icon img, .wd-text-icon-style2-2 .box-icon i {
background: var(--secondary-color);
border-radius: 5px;
height: 50px;
padding: 10px;
width: 50px;
}
.wd-text-icon-style2-2 .box-icon i {
color: #fff;
font-size: 2em;
padding-left: 12px;
}
.wd-text-icon-style2-2 .box-description {
padding-left: 80px;
}
.wd-text-icon-style2-2 .box-description h4 {
color: #FFF;
}
.wd-text-icon-style2-2 .box-description p {
color: rgba(255, 255, 255, 0.89);
font-family: "Open Sans", sans-serif;
font-size: 13px;
padding: 0;
}
.wd-text-icon-style3 .box-icon {
position: unset;
text-align: center;
padding: 37px 0;
background: #fefefe;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.wd-text-icon-style3 .box-icon img, .wd-text-icon-style3 .box-icon i {
background: var(--primary-color);
border-radius: 0;
width: unset;
height: unset;
padding: 26px 55px;
}
.wd-text-icon-style3 .box-icon i {
color: #fff;
font-size: 3.5em;
padding: 39px 65px;
}
.wd-text-icon-style3 .box-description {
padding: 30px 20px;
background: #fff;
}
.wd-text-icon-style3 .box-description h4 {
color: #333;
margin-bottom: 10px;
}
.wd-text-icon-style3 .box-description p {
color: #888;
font-family: "Open Sans", sans-serif;
font-size: 13px;
padding: 0;
}
.wd-text-icon-style5 {
position: relative;
margin: 10px;
}
.wd-text-icon-style5 p {
position: absolute;
top: calc(50% - 6px);
left: 0;
z-index: 10;
opacity: 0;
transition: all .5s ease-in-out;
}
.wd-text-icon-style5 .box-icon:after {
content: '';
display: inline-block;
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
opacity: 0;
transition: all .5s ease-in-out;
}
.wd-text-icon-style5:hover .box-icon:after {
opacity: 1;
}
.wd-text-icon-style5:hover .box-description p {
color: #fff;
opacity: 1;
top: calc(50% - 60px);
}
.wd-text-icon-style5 .box-icon {
position: relative;
text-align: center;
padding: 0;
background: #fefefe;
}
.wd-text-icon-style5 .box-icon img, .wd-text-icon-style5 .box-icon i {
background: transparent;
border-radius: 0;
width: auto;
height: auto;
padding: 0;
}
.wd-text-icon-style5 .box-icon i {
color: #fff;
font-size: 3.5em;
padding: 39px 65px;
}
.wd-text-icon-style5 .box-description {
padding: 30px 20px;
background: #fff;
}
.wd-text-icon-style5 .box-description h4 {
color: #333;
margin-bottom: 10px;
}
.wd-text-icon-style5 .box-description h3 {
font-size: 18px;
margin-bottom: 8px;
letter-spacing: 1px;
line-height: 23.75px;
color: #000;
font-weight: 600;
}
.wd-text-icon-style5 .box-description p {
font-family: "Open Sans", sans-serif;
font-size: 14px;
padding: 0 40px;
}
.wd-fucts {
text-align: center;
margin-bottom: 20px;
}
.wd-fucts .icon {
min-height: 70px;
}
.wd-fucts .number {
color: #fff;
font-weight: bold;
font-size: 30px;
}
.wd-fucts .number span {
border-bottom: 2px solid rgba(255, 255, 255, 0.5);
padding-top: 5px;
width: 100px;
display: inline-block;
padding-bottom: 10px;
}
.wd-fucts .title {
padding-top: 10px;
color: #fff;
font-size: 16px;
}
.overflow-visible {
overflow: visible !important;
}
.numbers-movedup {
margin-left: -25px;
margin-right: -25px;
z-index: 9;
box-shadow: 0 5px 20px #eee;
}
@media only screen and (min-with: 664px) and (max-with: 1024px) {
.numbers-movedup {
transform: translate(12%, 40px) scale(1.135);
}
}
@media only screen and (min-width: 1024px) {
.numbers-movedup {
transform: translate(22%, 80px) scale(1.35);
}
}
.numbers-movedup .vc_column-inner {
padding: 15px !important;
}
.numbers-movedup .wd-fucts {
margin-bottom: 0;
}
.numbers-movedup .wd-fucts .icon {
display: none;
}
.numbers-movedup .wd-fucts .title {
padding-top: 0;
}
.wd-section-blog, .wd-section-blog-services {
margin-bottom: 85px;
}
.wd-section-blog article, .wd-section-blog-services article {
padding-top: 30px;
}
.wd-section-blog .wd-blog-post, .wd-section-blog-services .wd-blog-post {
border: 1px solid #d4dee5;
margin-bottom: 20px;
}
.wd-section-blog .no-padding .wd-blog-post, .wd-section-blog-services .no-padding .wd-blog-post {
border-right-width: 0;
}
.wd-section-blog .no-padding :last-child .wd-blog-post, .wd-section-blog-services .no-padding :last-child .wd-blog-post {
border-right-width: 1px;
}
.wd-section-blog h4, .wd-section-blog-services h4 {
padding: 0 35px;
}
.wd-section-blog p, .wd-section-blog-services p {
padding: 5px 35px 20px;
}
.wd-section-blog a, .wd-section-blog-services a {
display: block;
margin-bottom: 20px;
padding: 0 35px;
}
.wd-section-blog.style2 .wd-blog-post {
border: none;
}
.wd-section-blog.style2 h4:after {
content: " ";
display: block;
background-color: #82CA13;
height: 3px;
width: 40px;
margin: 20px auto 0;
}
.wd-section-blog-services.style-3 .wd-blog-post {
margin-top: 30px;
}
.wd-section-blog-services.style-3 .wd-blog-post > div {
transform: rotate(45deg) translateX(-150px) translateY(-150px);
transition: all .4s;
opacity: 0;
width: 160px;
height: 160px;
margin: 0px auto;
border: 2px solid #F8BA07;
}
.wd-section-blog-services.style-3 .wd-blog-post > div img {
transform: rotate(-45deg) scale(2.3) translateY(10px);
}
.wd-section-blog-services.style-3 .wd-blog-post h4:after {
content: " ";
display: block;
background-color: var(--primary-color);
height: 3px;
width: 40px;
margin: 20px auto 0;
}
.wd-section-blog-services.style-3 .wd-blog-post svg {
position: absolute;
top: -6px;
left: -6px;
}
.wd-section-blog-services.style-3 .wd-blog-post .shape {
stroke-dasharray: 760;
stroke-dashoffset: 0;
stroke-width: 2px;
fill: transparent;
stroke: #82CA13;
border-bottom: 5px solid #000;
transition: stroke-width 1s ease 0s, stroke-dashoffset 1s ease 0s, stroke-dasharray 1s ease 0s;
}
.wd-section-blog-services.style-3 .wd-blog-post .text {
font-family: 'Roboto Condensed';
font-size: 22px;
line-height: 32px;
letter-spacing: 8px;
color: #fff;
top: -48px;
position: relative;
}
.wd-section-blog-services.style-3 .wd-blog-post.nohover .shape {
stroke-dasharray: 80, 504;
stroke-dashoffset: -368;
stroke-width: 8px;
}
.wd-section-blog-services.style-3 .wd-blog-post:hover .shape {
stroke-dasharray: 760;
stroke-dashoffset: 0;
stroke-width: 2px;
}
.wd-section-blog-services.style-3 .wd-blog-post .img-wrapper {
overflow: hidden;
position: absolute;
top: 0px;
bottom: 0px;
width: 100%;
}
.wd-section-blog-services.style-3.anim-on .wd-blog-post > div {
transform: rotate(0deg) translateX(-15px) translateY(-15px);
opacity: 1;
}
.wd-section-about-us {
margin-bottom: 85px;
}
.wd-section-about-us .wd-block-image {
background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/about-us.jpg);
background-size: cover;
height: 370px;
}
.wd-section-contact .wd-title-section_l {
margin: 0;
}
.wd-section-contact h2 {
color: inherit;
margin-bottom: 35px;
}
.wd-section-contact .wd-form {
background: var(--primary-color);
padding: 50px 0;
}
@media screen and (max-width: 56.1875em) {
.wd-section-contact .wd-form {
padding: 0;
}
}
.wd-section-contact .wd-form .form-content {
background: var(--primary-color);
float: right;
padding: 0 30px;
}
@media screen and (max-width: 56.1875em) {
.wd-section-contact .wd-form .form-content {
max-width: 100%;
}
}
.wd-section-contact .wd-form input[type="text"],
.wd-section-contact .wd-form textarea {
background: rgba(0, 0, 0, 0);
color: #fff;
box-shadow: none;
}
.wd-section-contact .wd-form .button {
margin-left: 15px;
}
.wd-section-contact .wd-form-image {
background: url(//pisoquattro.com/wp-content/themes/flooring/images/contact3.jpg);
background-size: cover;
height: 100%;
position: absolute;
}
.wd-section-contact .wd-form-image2 {
background: url(//pisoquattro.com/wp-content/themes/flooring/images/contact.png);
height: 100%;
width: 100%;
}
.wd-section-contact ::-webkit-input-placeholder {
color: #fff;
}
.wd-section-contact :-moz-placeholder { color: #fff;
}
.wd-section-contact ::-moz-placeholder { color: #fff;
}
.wd-section-contact :-ms-input-placeholder {
color: #fff;
}
.creative-area {
background: var(--primary-color);
padding-top: 50px;
}
.creative-area .wd-title-section_l {
margin-bottom: 20px;
}
.creative-area .wd-title-section_l h2 {
color: #fff;
}
.wd-benefits {
padding-top: 60px;
background: #7dc1f9;
}
.wd-benefits .flow-wrapper {
position: absolute;
}
@media (max-width: 1752px) and (min-width: 1642px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% - 780px);
}
}
@media (max-width: 1642px) and (min-width: 1200px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% - 488px);
}
}
@media (max-width: 1200px) and (min-width: 1085px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% - 63px);
}
}
@media (max-width: 1085px) and (min-width: 745px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% - 10px);
}
}
@media (max-width: 745px) and (min-width: 672px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% + 157px);
}
}
@media (max-width: 672px) {
.wd-benefits .flow-wrapper {
padding-top: calc(50% + 347px);
}
}
@media (max-width: 357px) {
.wd-benefits .flow-wrapper {
display: none;
}
}
.wd-benefits .flow-wrapper #Stage_static-svg2 {
background-position: 0 -1px !important;
}
.wd-benefits .row {
position: relative;
z-index: 1;
padding-bottom: 180px;
}
@media (min-width: 1753px) {
.wd-benefits .row {
padding-bottom: 220px;
}
}
@media (max-width: 1752px) and (min-width: 1642px) {
.wd-benefits .row {
padding-bottom: 226px;
}
}
@media (max-width: 1367px) and (min-width: 1200px) {
.wd-benefits .row {
padding-bottom: 150px;
}
}
@media (max-width: 1220px) and (min-width: 1200px) {
.wd-benefits .row {
padding-bottom: 180px;
}
}
@media (max-width: 1642px) and (min-width: 1367px) {
.wd-benefits .row {
padding-bottom: 340px;
}
}
@media (max-width: 1200px) and (min-width: 1172px) {
.wd-benefits .row {
padding-bottom: 550px;
}
}
@media (max-width: 1172px) and (min-width: 1085px) {
.wd-benefits .row {
padding-bottom: 300px;
}
}
@media (max-width: 1085px) and (min-width: 1045px) {
.wd-benefits .row {
padding-bottom: 420px;
}
}
@media (max-width: 1045px) and (min-width: 900px) {
.wd-benefits .row {
padding-bottom: 420px;
}
}
@media (max-width: 900px) and (min-width: 745px) {
.wd-benefits .row {
padding-bottom: 330px;
}
}
@media (max-width: 745px) and (min-width: 672px) {
.wd-benefits .row {
padding-bottom: 179px;
}
}
@media (max-width: 672px) and (min-width: 505px) {
.wd-benefits .row {
padding-bottom: 330px;
}
}
@media (max-width: 505px) {
.wd-benefits .row {
padding-bottom: 140px;
}
}
.wd-benefits .wd-title-section_c {
margin-top: 30px;
}
.wd-benefits .wd-title-section_c h5,
.wd-benefits .wd-title-section_c h2 {
color: inherit;
}
.wd-section-project img {
width: 100%;
}
.wd-section-project .wd-title-section_c h2 {
color: inherit;
}
.wd-section-project .wd-project {
text-align: center;
background: #fff;
margin-bottom: 28px;
}
.wd-section-project .wd-project h4 {
padding: 16px 10px 0;
margin-bottom: 0;
font-size: 19px;
}
.wd-section-project .wd-project p {
padding: 0 40px 19px;
font-size: 13px;
}
.wd-section-project .wd-project p span:last-child {
display: none;
}
.wd-section-project .wd-more-project {
text-align: center;
}
.wd-section-project .wd-more-project .button {
padding: 13px 20px;
font-size: 14px;
}
.wd-section-project .wd-more-project .button i {
margin-right: 9px;
}
.wd-section-project .style-3 {
height: 500px;
}
.wd-section-project .style-3 .column-block {
padding: 0;
margin: 0;
background-size: cover;
background-position: center;
height: 100%;
}
.wd-section-project .style-3 .portfolio-item {
position: relative;
height: 100%;
}
.wd-section-project .style-3 .portfolio-item:before {
content: "";
display: block;
position: absolute;
top: 0;
width: 100%;
height: 100%;
transition: all .45s ease-out;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.569), transparent);
}
.wd-section-project .style-3 .portfolio-item:after {
content: "";
display: block;
border: 1px solid #fff;
position: absolute;
top: 3%;
width: 94%;
height: 94%;
bottom: 3%;
opacity: 0;
left: 3%;
transition: all .35s ease-out;
transform: scale(0.01);
}
.wd-section-project .style-3 .portfolio-item .portfolio-content {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
width: 100%;
transition: all 0.35s cubic-bezier(0.69, -0.04, 0.12, 1.1);
-ms-flex-pack: end;
justify-content: flex-end;
padding: 30px;
}
.wd-section-project .style-3 .portfolio-item .portfolio-content > * {
z-index: 2;
}
.wd-section-project .style-3 .portfolio-item .portfolio-content h2 {
font-size: 30px;
margin: 0;
}
.wd-section-project .style-3 .portfolio-item .portfolio-content a {
color: #fff;
}
.wd-section-project .style-3 .portfolio-item .portfolio-content .wd-portfolio-category {
font-size: 16px;
letter-spacing: .8px;
}
.wd-section-project .style-3 .portfolio-item:hover:before {
background-color: rgba(0, 0, 0, 0.5);
}
.wd-section-project .style-3 .portfolio-item:hover:after {
opacity: 1;
transform: scale(1);
}
.wd-section-project .style-3 .portfolio-item:hover .portfolio-content {
transform: translateY(-120px);
}
.wd-section-project .style-3 .wd-portfolio-category {
padding-right: 5px;
}
.wd-project {
width: 100%;
}
.wd-section-project-page {
background: #eee;
padding-top: 50px;
}
.wd-section-project-page img {
width: 100%;
}
.wd-section-project-page .wd-title-section_c h2 {
color: inherit;
}
.wd-section-project-page .wd-project {
width: 100%;
text-align: center;
background: #fff;
margin-bottom: 28px;
}
.wd-section-project-page .wd-project h4 {
padding: 16px 10px 0;
margin-bottom: 0;
font-size: 19px;
}
.wd-section-project-page .wd-project p {
padding: 0 40px 19px;
font-size: 13px;
}
.wd-section-project-page .wd-more-project {
text-align: center;
}
.wd-section-project-page .wd-more-project .button {
border-bottom: 3px solid rgba(0, 0, 0, 0.4);
padding: 13px 20px;
font-size: 14px;
}
.wd-section-project-page .wd-more-project .button i {
margin-right: 9px;
}
.wd-latest-news {
margin-bottom: 20px;
border: 1px solid #F3F1F1;
padding-bottom: 25px;
background-color: #FFF;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
.wd-latest-news .wd-image-date {
position: relative;
}
.wd-latest-news .wd-image-date img {
width: 100%;
}
.wd-latest-news .wd-image-date span {
background: #FBD232;
color: #fff;
display: inline-block;
left: 0;
padding-bottom: 4px;
position: absolute;
text-align: center;
top: 0;
}
.wd-latest-news .wd-image-date span strong {
background: var(--primary-color);
font-size: 22px;
font-weight: 400;
line-height: 24px;
display: block;
padding: 7px 15px 4px;
}
.wd-latest-news .wd-title-element {
margin-bottom: 5px;
padding: 0 20px;
}
.wd-latest-news .wd-title-element::after {
content: " ";
display: block;
background-color: var(--primary-color);
height: 3px;
width: 40px;
margin: 15px 0 10px;
}
.wd-latest-news .wd-title-element a {
color: #222;
}
.wd-latest-news h6 {
color: #787878;
margin-bottom: 15px;
padding: 0 20px;
}
.wd-latest-news p {
padding: 0 20px;
}
.wd-latest-news .read-more {
padding: 20px;
}
.wd-latest-news .hvr-pop.read-more {
float: right;
padding: 30px 0px 0px;
}
.wd-section-clients {
background: #fafcfa;
padding-bottom: 100px;
background: url(//pisoquattro.com/wp-content/themes/flooring/images/clients-bg.jpg);
background-size: cover;
}
.wd-section-clients .owl-item {
text-align: center;
}
.wd-section-testimonail {
padding-bottom: 100px;
background: url(//pisoquattro.com/wp-content/themes/flooring/images/section-project-bg-2.jpg);
background-size: cover;
}
.wd-section-testimonail blockquote p, .wd-section-testimonail .wd-title-section_c h2, .wd-section-testimonail blockquote div.job-title {
color: #fff;
}
.wd-section-fucts {
padding-bottom: 100px;
background: url(//pisoquattro.com/wp-content/themes/flooring/images/section-project-bg-2.jpg);
background-size: cover;
margin-top: 30px;
}
.wd-section-fucts .wd-title-section_c {
margin-bottom: 50px;
}
.wd-section-fucts .wd-title-section_c h2 {
color: inherit;
}
.wd-section-team {
background: #f5f5f5;
padding-bottom: 100px;
}
.wd-section-team .wd-team-member {
background: #fff;
padding-bottom: 10px;
box-shadow: 0 5px 20px rgba(99, 98, 97, 0.08);
}
.wd-section-team .wd-team-member img {
width: 100%;
}
.wd-section-team .wd-team-member .wd-title-element,
.wd-section-team .wd-team-member p,
.wd-section-team .wd-team-member h6 {
padding: 0 15px;
}
.wd-section-team .wd-team-member .wd-title-element {
letter-spacing: .35px;
}
.wd-section-team .wd-team-member h6 {
color: #787878;
}
.wd-section-team .wd-team-member a {
display: block;
border-top: 1px solid #eaeaea;
margin: 20px 15px;
padding: 10px 0;
}
.vc_row.wpb_row.vc_row-fluid.our-resources {
background-position: center bottom !important;
background-size: 100% auto;
}
.wd-text-icon, .wd-text-icon-rtl {
margin-bottom: 50px;
}
.wd-section-text-icon .wd-title-section_c {
margin-bottom: 40px;
}
.wd-section-text-icon .wd-text-icon-style2 {
margin-bottom: 40px;
}
.wd-section-text-icon .wd-text-icon-style2 .box-description {
padding-left: 104px;
padding-top: 10px;
}
.wd-section-text-icon .wd-text-icon-style2 .box-description h4 {
color: #333;
font-size: 19px;
}
.wd-section-text-icon .wd-text-icon-style2 .box-icon i {
font-size: 3em;
padding: 19px;
height: 76px;
width: 76px;
}
.wd-section-text-icon-style3 {
background: #F5F5F5;
padding-bottom: 50px;
}
.wd-section-text-icon-style3 .wd-text-icon-style3 .box-description h4 {
font-size: 18px;
}
.wd-section-call-to-action {
background: var(--primary-color);
padding: 40px 0 50px;
}
.wd-section-call-to-action h4, .wd-section-call-to-action p {
color: #fff;
}
.page-services.wd-section-call-to-action {
margin-bottom: 0;
}
.wd-section-call-to-action-invers .call-to-action-invers {
border: 4px solid var(--primary-color);
background: #fff;
padding: 40px 20px 50px;
}
.wd-section-accordion ul {
margin-left: 0;
}
.wd-section-accordion .wd-title-section_l {
margin-bottom: 13px;
}
.wd-section-accordion .wd-title-section_l h2 {
font-size: 25px;
}
.wd-section-accordion .second-row {
margin-bottom: 80px;
}
.wd-section-pricing-tables.second-row {
margin-bottom: 80px;
}
.map-description h4 {
font-size: 15px;
}
.wd-section-portfolio {
margin-bottom: 50px;
}
.wd-footer > div {
padding-top: 70px;
}
div.screen {
position: relative;
height: 100%;
min-height: 700px;
}
@media screen and (max-width: 56.1875em) {
div.screen {
min-height: 500px;
}
}
div.screen .screen1, div.screen .screen2 {
position: absolute;
}
div.screen .screen1 {
top: 0;
left: 50px;
}
div.screen .screen2 {
bottom: 70px;
left: 0;
z-index: -1;
}
@media screen and (max-width: 56.1875em) {
div.screen .screen2 {
bottom: 0;
}
}
.flying-row {
position: absolute;
top: 50px;
right: 0;
}
.wd-heading-box {
width: 200px;
min-height: 175px;
background: #966528 0% 0% no-repeat padding-box;
opacity: 1;
position: absolute;
top: calc(71% - 60px);
}
@media screen and (min-width: 64em) {
.wd-heading-box {
right: calc(90% - 60px);
}
}
.wd-heading-box h2 {
font-size: 22px;
text-align: center;
letter-spacing: 0;
color: #FFFFFF;
font-family: Roboto;
position: absolute;
top: 20px;
left: 30px;
width: 139px;
height: 27px;
font-weight: lighter;
}
.wd-heading-box h2 span {
font-size: 26px;
font-weight: bold;
line-height: 39px;
background: none;
}
.wd-heading-box2 {
width: 622px;
height: 484px;
background: #966528 0% 0% no-repeat padding-box;
opacity: 1;
}
@media screen and (max-width: 56.1875em) {
.wd-heading-box2 {
width: 542px;
}
}
.box2-p p {
position: absolute;
top: calc(55% - 20px);
min-width: 114%;
padding-left: 125px;
}
@media screen and (max-width: 56.1875em) {
.box2-p p {
padding-left: 25px;
min-width: 90%;
}
}
.box-bleue .wd-btn-wrap .wd-btn {
background: #ebebeb;
position: relative;
bottom: 140px;
right: -120px;
}
@media screen and (max-width: 56.1875em) {
.box-bleue .wd-btn-wrap .wd-btn {
right: -25px;
}
}
.wd-heading-box2 h2 {
color: #fff !important;
position: relative;
left: calc(36% - 100px);
top: calc(40% - 100px);
max-width: 66%;
height: 128px;
z-index: 99;
font-size: 48px;
}
@media screen and (max-width: 56.1875em) {
.wd-heading-box2 h2 {
left: calc(20% - 90px);
font-size: 38px;
}
} .owl-testimonial:not(.wd-testimonial_style_2) {
margin: 0;
}
.owl-testimonial:not(.wd-testimonial_style_2) blockquote {
border: none;
color: inherit;
}
.owl-testimonial:not(.wd-testimonial_style_2) blockquote img {
margin: 0 0px 0 20px;
height: 70px;
width: 70px;
border-radius: 50%;
float: right;
padding: 8px;
border: 2px solid rgba(0, 0, 0, 0.1);
}
.owl-testimonial:not(.wd-testimonial_style_2) blockquote cite {
text-align: right;
padding-left: 0;
font-size: 16px;
color: var(--primary-color);
font-weight: 600;
padding-top: 22px;
}
.owl-testimonial:not(.wd-testimonial_style_2) blockquote cite::before {
content: "";
}
.owl-testimonial:not(.wd-testimonial_style_2) blockquote .job-title {
color: #000000;
font-size: 14px;
text-align: center;
}
.owl-testimonial:not(.wd-testimonial_style_2) p {
margin-top: 15px;
line-height: 1.714;
color: inherit;
text-align: left;
font-style: italic;
font-size: 18px;
padding: 50px;
border-radius: 4px;
margin-bottom: 12px;
font-family: serif;
position: relative;
}
.owl-testimonial:not(.wd-testimonial_style_2) p:before {
content: "\f10d";
font-family: "FontAwesome";
color: rgba(255, 255, 255, 0.4);
font-size: 30px;
position: absolute;
top: 0;
left: 0;
}
.owl-testimonial:not(.wd-testimonial_style_2) p:after {
content: "\f10e";
font-family: "FontAwesome";
color: rgba(255, 255, 255, 0.4);
font-size: 30px;
position: absolute;
right: 20px;
bottom: 0;
}
.owl-testimonial:not(.wd-testimonial_style_2) .quote {
display: none;
}
.owl-testimonial:not(.wd-testimonial_style_2) .owl-controls .owl-nav {
display: none;
} .wd-testimonial.wd-testimonial_style_2 {
padding-bottom: 0;
padding-right: 40px;
position: relative;
}
@media screen and (max-width: 56.1875em) {
.wd-testimonial.wd-testimonial_style_2 .owl-stage-outer .owl-stage {
padding-bottom: 200px;
}
}
.wd-testimonial.wd-testimonial_style_2 .slick-slide {
padding: 30px 15px;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item {
border: none;
display: -ms-flexbox !important;
display: flex !important;
transition: all ease-in-out 400ms;
padding: 40px 30px;
margin: 0;
box-shadow: none;
position: relative;
}
@media screen and (max-width: 56.1875em) {
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item {
display: block !important;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item .wd-testimonial__thumbnail {
margin-bottom: 20px;
}
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item::after {
content: "";
display: block;
background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/quote.svg);
background-repeat: no-repeat;
background-size: 90%;
background-position: 5px;
position: absolute;
right: 20px;
bottom: 30px;
width: 105px;
height: 97px;
}
@media screen and (max-width: 56.1875em) {
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item::after {
right: 0 !important;
width: 75px;
}
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__item::before {
display: none;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__thumbnail {
min-width: 195px;
margin-right: 20px;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__info { }
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__info .title {
font-size: 20px;
font-weight: 700;
color: #333;
margin-bottom: 4px;
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__info .job {
font-size: 16px;
font-weight: 400;
color: var(--primary-color);
}
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__info .excerpt {
color: var(--text-color);
margin-bottom: 20px;
}
@media screen and (min-width: 64em) {
.wd-testimonial.wd-testimonial_style_2 .wd-testimonial__info .excerpt {
max-width: 80%;
}
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav {
position: absolute;
width: 60px;
text-align: center;
line-height: 20px;
z-index: 99;
cursor: pointer;
bottom: unset;
right: 0;
left: unset;
transform: rotate(90deg) translate(-50%);
top: 50%;
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav .owl-prev {
bottom: 50%;
transform: translate(-10%);
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav .owl-prev::after {
content: '';
display: block;
width: 2px;
height: 90%;
background: #000;
position: absolute;
top: 0;
right: 0;
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav .owl-next {
bottom: 50%;
transform: translate(90%);
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav > div {
left: unset;
padding: 0;
border: none;
border-radius: 0;
top: unset;
background: none;
margin: 0;
right: unset;
height: unset;
width: 60px;
}
.wd-testimonial.wd-testimonial_style_2 .owl-controls .owl-nav svg {
height: 20px;
}
.pricing-table {
list-style: none;
margin: 0;
}
.pricing-table .title {
text-transform: uppercase;
color: #fff;
padding: 40px 10px;
text-align: center;
font-weight: 700;
background: var(--primary-color);
font-size: 25px;
}
.pricing-table .price {
background-color: var(--secondary-color);
color: #fff;
text-align: center;
padding: 20px 10px;
}
.pricing-table .description, .pricing-table .bullet-item {
padding: 20px;
text-align: center;
border: 1px solid #eee;
}
.pricing-table .cta-button {
text-align: center;
border: 1px solid #eee;
padding: 20px;
}
.flooring-pricing-table .table-title {
position: relative;
}
.flooring-pricing-table .table-title h2 {
font-size: 25px;
border-bottom: 1px solid var(--primary-color);
padding-bottom: 10px;
margin-bottom: 20px;
}
.flooring-pricing-table .table-title i {
position: absolute;
right: 10px;
top: 5px;
font-size: 30px;
color: #7b7b7b;
}
.flooring-pricing-table .details {
float: left;
}
.flooring-pricing-table .details h5 {
font-weight: 500;
margin-bottom: 0;
}
.flooring-pricing-table .price {
float: right;
}
.flooring-pricing-table .price span {
font-weight: 700;
}
.wd-section-portfolio .image-wrapper {
width: 100%;
height: 100%;
border: 1px solid rgba(0, 0, 0, 0.04);
overflow: hidden;
position: relative;
text-align: center;
border-radius: 4px;
}
.wd-section-portfolio .image-overlay-content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.overlay-fade-in p {
letter-spacing: 0.15em;
color: #f4f4f4;
font-size: 28px;
opacity: 0;
transition: all 0.2s linear;
}
.overlay-fade-in img {
transition: all 0.2s linear;
}
.overlay-fade-in .image-overlay-content {
opacity: 0;
background-color: rgba(0, 0, 0, 0.4);
transition: all 0.4s ease-in-out;
}
.overlay-fade-in h2 {
color: #f2f2f2;
font-size: 1.8rem;
margin-top: 40%;
opacity: 0;
transition: all 0.2s ease-in-out;
background: rgba(0, 0, 0, 0.7);
}
.overlay-fade-in .button {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #FFF;
color: #222;
text-transform: uppercase;
box-shadow: 0 0 1px #000;
position: relative;
border: 1px solid #999;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.overlay-fade-in .button:hover {
box-shadow: 0 0 5px #000;
}
.overlay-fade-in:hover img {
transform: scale(1.2);
}
.overlay-fade-in:hover .image-overlay-content {
opacity: 1;
}
.overlay-fade-in:hover h2, .overlay-fade-in p, .overlay-fade-in .button {
opacity: 1;
}
.overlay-fade-in:hover p {
transition-delay: 0.1s;
}
.overlay-fade-in:hover .button {
transition-delay: 0.2s;
}
.overlay-slide-in-left img {
transition: all 0.3s ease-in-out;
}
.overlay-slide-in-left .image-overlay-content {
background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/portfolio/hover-bg.jpg);
background-color: rgba(0, 0, 0, 0.3);
transform: translateX(-110%);
opacity: 1;
transition: all 0.4s ease-in-out;
box-shadow: 0 0 7px #ccc;
}
.overlay-slide-in-left h2 {
font-size: 1.8rem;
background: rgba(255, 255, 255, 0.7);
margin-top: 40%;
color: #000;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.overlay-slide-in-left p {
opacity: 0;
color: #333;
transition: all 0.2s linear;
}
.overlay-slide-in-left .button {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #000;
color: #fff;
text-transform: uppercase;
box-shadow: 0 0 1px #000;
position: relative;
border-radius: 7px;
}
.overlay-slide-in-left .button:hover {
background-color: #444;
}
.overlay-slide-in-left:hover .image-overlay-content {
transform: translateX(0px);
}
.overlay-slide-in-left:hover img {
transform: translateX(80%);
transition-delay: 0.1s;
}
.overlay-slide-in-left:hover p {
opacity: 1;
transition-delay: 0.4s;
}
.overlay-fade-in-new-background .button {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #000;
color: #fff;
text-transform: uppercase;
border-radius: 5px;
box-shadow: 0 0 1px #000;
position: relative;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.overlay-fade-in-new-background .button:hover {
box-shadow: 0 0 5px #fff;
background-color: #222;
}
.overlay-fade-in-new-background p {
font-size: 28px;
}
.overlay-fade-in-new-background .image-overlay-content {
opacity: 0;
background-image: url(http://subtlepatterns.com/patterns/gplaypattern.png);
background-color: rgba(255, 255, 255, 0.5);
transition: all 0.4s ease-in-out;
}
.overlay-fade-in-new-background h2 {
color: #000;
font-size: 1.6rem;
margin-top: 30%;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.overlay-fade-in-new-background p {
opacity: 0;
transition: all 0.2s linear;
}
.overlay-fade-in-new-background img {
transition: all 0.2s ease-in-out;
}
.overlay-fade-in-new-background:hover img {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
transform: scale(1.5);
}
.overlay-fade-in-new-background:hover .image-overlay-content {
opacity: 1;
}
.overlay-fade-in-new-background:hover h2, .overlay-fade-in-new-background p, .overlay-fade-in-new-background .button {
opacity: 1;
}
.overlay-fade-in-new-background:hover p {
transition-delay: 0.1s;
}
.overlay-fade-in-new-background:hover .button {
transition-delay: 0.2s;
}
.accordion-navigation > a:after {
content: "+";
padding-left: 5px;
float: right;
font-size: 20px;
font-weight: bold;
padding-right: 8px;
}
.accordion-navigation.active a:after {
content: "-";
}
.accordion .accordion-navigation.active > a, .accordion .accordion-navigation > a, .accordion .accordion-navigation > a:hover, .accordion .accordion-navigation a {
border: 1px solid #fff;
padding: 11px;
}
.accordion-invers .accordion-navigation.active > a, .accordion-invers .accordion-navigation > a, .accordion-invers .accordion-navigation > a:hover {
border: 1px solid var(--primary-color);
background: #fff;
color: #000;
padding: 11px;
}
.accordion-invers .accordion-navigation > a:after {
color: var(--primary-color);
}
.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-panel .vc_tta-panel-title > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .wd_accordion_style_d .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #FFF;
font-weight: 400;
}
.vc_tta-container .vc_tta.vc_general .wd_accordion_style_d .vc_tta-panel-title > a {
background-color: var(--primary-color);
border-color: #FFF;
font-size: 16px;
padding: 11px;
color: #FFF;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: auto !important;
right: 20px;
font-size: 20px;
color: #FFF !important;
}
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::after {
border-color: #FFF !important;
}
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::after {
border-color: #FFF !important;
}
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-panel .vc_tta-panel-body {
background-color: #FFF !important;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .wd_accordion_style_l .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #000;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title > a {
color: var(--primary-color);
background-color: #FFF;
border-color: var(--primary-color);
font-size: 16px;
padding: 11px;
color: #000;
}
.vc_tta.vc_tta-accordion .wd_accordion_style_l .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: auto !important;
right: 20px;
font-size: 20px;
color: #000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::after {
border-color: var(--primary-color) !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: var(--primary-color) !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-panel .vc_tta-panel-body {
background-color: #FFF !important;
} @media (min-width: 900px) {
.title-bar {
display: none;
}
}
.titlebar {
background-color: #e7e7e7;
padding: 100px 0;
}
.titlebar .large-8 {
border-left: 6px solid #7A7A7A;
}
.titlebar .breadcrumbs {
background-color: transparent;
border-color: transparent;
}
.wd-title-bar.style_2 {
background: #fff;
}
.wd-title-bar.style_2 h2#page-title {
color: #333;
position: relative;
font-size: 60px;
z-index: 1;
}
.wd-title-bar.style_2 h2#page-title:after {
content: "";
display: block;
width: 10%;
height: 12px;
background: var(--primary-color);
position: absolute;
bottom: 12px;
left: -4px;
z-index: -1;
}
.wd-title-bar.corporate {
padding-top: 220px;
padding-bottom: 50px;
}
.wd-title-bar.corporate .title {
position: relative;
display: inline-block;
z-index: 1;
padding: 0;
margin-bottom: 0;
margin-top: 40px;
font-size: 3em;
}
.wd-title-bar.corporate .title:after {
content: "";
display: block;
width: 10%;
height: 10px;
background: var(--primary-color);
position: absolute;
bottom: 15px;
left: 0;
z-index: -1;
}
.wd-our-client li {
padding: 0 0 33px;
}
.wd-our-client li .client-img {
text-align: center;
border: 1px solid #eee;
margin: 0 15px;
}
li.isotope-itemm {
list-style: none;
}
.wd-heading.left {
text-align: left;
}
.wd-heading.center {
text-align: center;
}
.wd-heading.right {
text-align: right;
}
.wd-heading .first-title {
font-size: 22px;
}
.wd-heading.text-right .title_a, .wd-heading.text-right .title_b, .wd-heading.text-right .title_c {
float: right;
width: 100%;
}
.wd-heading h2 span, .wd-heading h3 span, .wd-heading h4 span, .wd-heading h5 span, .wd-heading h6 span {
display: inline-block;
position: relative;
z-index: 1;
}
.wd-heading h2 span:after, .wd-heading h3 span:after, .wd-heading h4 span:after, .wd-heading h5 span:after, .wd-heading h6 span:after {
content: '';
display: block;
background-color: var(--primary-color);
height: 6px;
width: 100%;
position: absolute;
bottom: 5px;
z-index: -1;
}
@media screen and (min-width: 56.25em) {
.wd-heading h2 span:after, .wd-heading h3 span:after, .wd-heading h4 span:after, .wd-heading h5 span:after, .wd-heading h6 span:after {
height: 13px;
bottom: 8px;
}
}
.wd-heading h2 span br, .wd-heading h3 span br, .wd-heading h4 span br, .wd-heading h5 span br, .wd-heading h6 span br {
line-height: 0;
}
@media screen and (min-width: 64em) {
.wd-heading h2, .wd-heading h3, .wd-heading h4, .wd-heading h5, .wd-heading h6 {
margin: 17px 0;
}
}
.wd-heading.s-behind-t {
position: relative;
}
.wd-heading.s-behind-t h2 {
position: relative;
}
@media screen and (min-width: 64em) {
.wd-heading.s-behind-t h2 {
font-size: 48px;
}
}
.wd-heading.s-behind-t .subtitle {
position: absolute;
left: -30px;
z-index: 0;
margin: 0;
font-weight: 900;
opacity: .05;
color: var(--header-color);
display: none;
bottom: -30px;
font-size: 120px;
display: none;
}
@media screen and (min-width: 64em) {
.wd-heading.s-behind-t .subtitle {
display: block;
}
}
.woocommerce div.product .variations_form table.variations {
margin-bottom: 0;
}
.woocommerce div.product .variations_form table.variations td.value {
padding-bottom: 0;
}
.woocommerce div.product .variations_form table.variations td.value select {
margin-bottom: 5px;
}
.woocommerce div.product .variations_form .single_variation_wrap .woocommerce-variation {
margin-bottom: 10px;
}
.woocommerce div.product .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-description p {
margin-bottom: 0;
}
.show-cart-btn {
position: relative;
cursor: pointer;
background-repeat: no-repeat;
text-align: center;
font-weight: bold;
top: 0;
}
.show-cart-btn::after {
content: "\f07a";
font-family: fontawesome;
font-size: 24px;
line-height: 22px;
}
.show-cart-btn span {
font-size: 14px;
color: #000;
}
.show-cart-btn span.min-cart-count {
background-color: var(--primary-color);
border-radius: 50%;
font-size: 11px;
height: 20px;
width: 20px;
position: absolute;
top: 0;
color: #fff;
line-height: 20px;
text-align: center;
margin-left: 15px;
}
.show-cart-btn .hidden-cart {
background-color: #FFF;
padding: 15px;
position: absolute;
right: 0;
top: 65px;
width: 320px;
z-index: 1;
border-radius: 3px;
border: 1px solid #EEE;
}
.show-cart-btn .hidden-cart li img {
border: 1px solid #eee;
}
.show-cart-btn .hidden-cart .woocommerce-mini-cart li.mini_cart_item {
margin-left: 0 !important;
padding: 0;
position: relative;
width: 100%;
margin-bottom: 10px;
}
.show-cart-btn .hidden-cart .woocommerce-mini-cart li.mini_cart_item .remove_from_cart_button {
left: auto;
right: 0;
color: #333 !important;
border: 1px solid #333;
line-height: 15px;
text-align: center;
width: 15px;
height: 15px;
}
.show-cart-btn .hidden-cart .woocommerce-mini-cart li.mini_cart_item .remove_from_cart_button:hover {
background-color: #FFF;
}
.show-cart-btn .hidden-cart .widget_shopping_cart ul.cart_list li.empty {
padding: 0;
}
.show-cart-btn .hidden-cart .widget_shopping_cart {
overflow: hidden;
}
.show-cart-btn .hidden-cart .widget_shopping_cart .woocommerce-mini-cart__buttons a {
color: #FFF !important;
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsc-ctxt {
font-size: 15px;
font-weight: 700;
color: #222;
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsc-close {
display: inline-block;
width: 20px;
height: 2px;
background: 0 0;
transition: .3s;
position: absolute;
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsc-close:before, .xoo-wsc-container .xoo-wsc-header .xoo-wsc-close:after {
transform-origin: 50% 50%;
top: 0;
display: inline-block;
width: 20px;
height: 2px;
background-color: #333;
transition: .3s;
position: absolute;
left: 0;
content: "";
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsc-close:before {
transform: rotate3d(0, 0, 1, 45deg);
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsc-close:after {
transform: rotate3d(0, 0, 1, -45deg);
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product {
position: relative;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col,
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-sum-col {
display: table-cell;
vertical-align: middle;
float: none;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col {
width: 75px;
height: 75px;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove {
position: absolute;
top: 20px;
right: 25px;
margin: 0;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span {
display: inline-block;
width: 10px;
height: 2px;
background: 0 0;
transition: .3s;
position: absolute;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:after, .xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:before {
transform-origin: 50% 50%;
top: 0;
display: inline-block;
width: 10px;
height: 2px;
background-color: #333;
transition: .3s;
position: absolute;
left: 0;
content: "";
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:before {
transform: rotate3d(0, 0, 1, 45deg);
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-img-col .xoo-wsc-remove span:after {
transform: rotate3d(0, 0, 1, -45deg);
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-sum-col {
width: auto;
padding-left: 15px;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-sum-col a {
color: #222;
font-weight: 600;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product .xoo-wsc-sum-col .variation dd p {
margin-bottom: 0;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-content .xoo-wsc-product:last-child {
border-bottom: 0;
}
.xoo-wsc-container .xoo-wsc-footer {
background-color: #FFF;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-a .xoo-wsc-subtotal {
color: #222;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b {
overflow: hidden;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn {
margin: 3px;
display: inline-block;
transition: all .35s ease-in-out;
border: 1px solid var(--primary-color);
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: .5px;
border-radius: 2px;
padding: 10px;
color: #FFF;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn.xoo-wsc-cart, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn.xoo-wsc-chkt {
float: left;
width: calc(50% - 3px);
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn.xoo-wsc-cart {
margin-left: 0;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn.xoo-wsc-chkt {
margin-right: 0;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn.xoo-wsc-cont {
margin-left: 0;
margin-right: 0;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn:hover, .xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-b .btn:focus {
background-color: transparent;
}
.xoo-wsc-basket {
display: none;
}
@media screen and (max-width: 56.1875em) {
.logged-in div.xoo-wsc-container {
top: 46px;
}
}
.logged-in .xoo-wsc-container {
top: 32px;
}
.team-list-style2 > li {
list-style: none;
}
@media screen and (max-width: 56.1875em) {
.team-list-style2 > li {
padding: 0 5px;
}
}
.team-list-style2 .team-member {
border-radius: unset;
transition: all 0.35s cubic-bezier(0.45, 0.05, 0.55, 0.95);
overflow: hidden;
position: relative;
box-shadow: 0 5px 20px rgba(99, 98, 97, 0.08);
margin-bottom: 15px;
}
@media screen and (min-width: 56.25em) {
.team-list-style2 .team-member {
margin-bottom: 40px;
}
}
.team-list-style2 .team-member:hover { transform: translate3d(0, -20px, 0);
}
.team-list-style2 .team-member__picture {
padding: 0;
}
.team-list-style2 .team-member__picture img {
border-bottom: 4px solid #FDB900;
}
.team-list-style2 .team-member__info {
text-align: center;
padding: 24px 30px 10px 30px;
}
@media screen and (max-width: 56.1875em) {
.team-list-style2 .team-member__info {
padding: 30px 15px 6px 15px;
}
}
.team-list-style2 .team-member__name {
margin: 0;
font-weight: 500;
font-size: 22px;
}
.team-list-style2 .team-member__job {
color: #FDB900;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
padding: 3px;
}
.team-list-style2 .team-member__socialmedia {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: center;
justify-content: center;
padding-bottom: 20px;
margin-top: -10px;
}
.team-list-style2 .team-member__socialmedia ul {
margin: 0;
}
.team-list-style2 .team-member__socialmedia ul li {
display: inline;
padding: 0 6px;
}
.team-list-style2 .team-member__socialmedia ul li a {
color: #BDBAC2;
font-weight: 400;
padding: 3px 8px;
background: #F5F5F5;
border-radius: 50%;
font-size: 17px;
min-width: 34px;
display: inline-block;
text-align: center;
min-height: 34px;
}
.team-list-style2 .team-member__socialmedia .fa-twitter {
color: #000;
}
.wd-image-text h4 {
padding: 25px 15px 0px 5px;
font-weight: 600;
line-height: 1;
font-size: 19px;
color: var(--headings-color);
}
.wd-image-text p {
padding: 5px 15px 20px 5px;
color: #999;
}
.wd-image-text a {
display: block;
margin-bottom: 20px;
padding: 0;
}
.wd-image-text.style-2 h4:after {
content: " ";
display: block;
background-color: var(--primary-color);
height: 1px;
width: 40px;
margin: 8px 0 0;
}
.wd-image-text.style-2 a {
margin: 0;
padding: 0;
}
.wd-image-text.style3 {
margin-bottom: 60px;
}
.wd-image-text.style3 .service-img-box {
border: none;
transition: .3s;
background: #FFF;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.wd-image-text.style3 .service-img-box #Polygon_1 {
transform: translate(691px, 2523px) rotate(212deg);
transition: .35s ease-in-out;
}
.wd-image-text.style3 .service-img-box #Polygon_1 path.next1 {
display: none;
}
.wd-image-text.style3 .service-img-box line, .wd-image-text.style3 .service-img-box path {
stroke: #707070;
}
.wd-image-text.style3 .service-img-box:hover {
box-shadow: 0 3px 30px rgba(110, 122, 182, 0.1);
}
.wd-image-text.style3 .service-img-box:hover h4 {
color: var(--primary-color);
margin-left: 30px;
}
.wd-image-text.style3 .service-img-box:hover line, .wd-image-text.style3 .service-img-box:hover path {
stroke: var(--primary-color);
}
.wd-image-text.style3 .service-img-box:hover svg {
transform: translateX(-5px);
}
html[dir="rtl"] .wd-image-text.style3 .service-img-box:hover svg {
margin-right: 70px;
margin-left: -28px;
}
.wd-image-text.style3 .service-img-box svg {
float: right;
margin-top: -30px;
padding-right: 10px;
transition: .5s;
transform: translateX(-25px);
}
html[dir="rtl"] .wd-image-text.style3 .service-img-box svg {
padding-left: 10px;
padding-right: unset;
margin-right: unset;
margin-left: -10px;
transform: rotate(180deg);
}
.wd-image-text.style3 .service-img-box h4 {
font-size: 28px;
transition: .5s;
font-weight: 700;
padding: 0 35px;
}
.wd-image-text.style3 .service-img-box h4:before {
content: unset;
}
.wd-image-text.style3 .service-img-box p {
font-size: 16px;
color: var(--headings-color);
padding: 0 20px 10px 35px;
margin-top: -6px;
transition: .5s;
line-height: 1.6;
}
.wd-image-text.style4 .service-img-box {
border: 1px solid #ddd;
transition: .3s;
}
.wd-image-text.style4 .service-img-box #Polygon_1 {
transform: translate(691px, 2523px) rotate(212deg);
transition: .35s ease-in-out;
}
.wd-image-text.style4 .service-img-box #Polygon_1 path.next1 {
display: none;
}
.wd-image-text.style4 .service-img-box line, .wd-image-text.style4 .service-img-box path {
stroke: #707070;
}
.wd-image-text.style4 .service-img-box:hover {
box-shadow: 0 3px 30px rgba(110, 122, 182, 0.1);
}
.wd-image-text.style4 .service-img-box:hover h4 {
color: var(--primary-color);
margin-left: 30px;
}
.wd-image-text.style4 .service-img-box:hover p {
padding: 0 11px 5px 65px;
}
.wd-image-text.style4 .service-img-box:hover line, .wd-image-text.style4 .service-img-box:hover path {
stroke: var(--primary-color);
}
.wd-image-text.style4 .service-img-box:hover svg {
transform: translateX(-5px);
}
html[dir="rtl"] .wd-image-text.style4 .service-img-box:hover svg {
margin-right: 70px;
margin-left: -28px;
}
.wd-image-text.style4 .service-img-box svg {
float: right;
margin-top: -30px;
padding-right: 10px;
transition: .5s;
transform: translateX(-25px);
}
html[dir="rtl"] .wd-image-text.style4 .service-img-box svg {
padding-left: 10px;
padding-right: unset;
margin-right: unset;
margin-left: -10px;
transform: rotate(180deg);
}
.wd-image-text.style4 .service-img-box h4 {
font-size: 28px;
transition: .5s;
font-weight: 700;
letter-spacing: 2px;
padding: 0 35px;
}
.wd-image-text.style4 .service-img-box h4:before {
content: unset;
}
.wd-image-text.style4 .service-img-box p {
font-size: 16px;
color: var(--headings-color);
padding: 0 11px 5px 35px;
margin-top: -18px;
transition: .5s;
}
.boxes.box-style-2 {
padding: 0 15px 15px;
}
.boxes.box-style-2 .box-container {
padding: 50px 40px 30px;
background-image: linear-gradient(to bottom right, #fff, #fff);
box-shadow: 0 6px 26px #eee;
border-radius: 23px;
transition: .5s background-image ease-in-out;
will-change: background;
}
.boxes.box-style-2 .box-container:hover {
background-image: linear-gradient(to bottom right, #2061D1, #915AF1);
}
.boxes.box-style-2 .box-container:hover .box-icon i {
color: #fff;
}
.boxes.box-style-2 .box-container:hover .box-title-1 {
color: #fff;
}
.boxes.box-style-2 .box-container:hover .box-body {
color: #fff;
}
.boxes.box-style-2 .box-container .box-icon i {
color: #915AF1;
transition: .5s all ease-in-out;
will-change: color;
}
.boxes.box-style-2 .box-container .box-title-1 {
font-size: 22px;
font-weight: 700;
letter-spacing: 1px;
color: #000;
margin: 20px 0;
transition: .5s all ease-in-out;
will-change: color;
}
.boxes.box-style-2 .box-container .box-body {
color: #000;
font-size: 14px;
transition: .5s all ease-in-out;
will-change: color;
}
br {
display: block;
margin: 5px 0;
}
body {
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
color: var(--headings-color);
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
box-shadow: none;
}
p {
font-family: "Open Sans";
font-size: 14px;
color: #787878;
line-height: 1.7;
}
pre {
overflow: auto;
margin-bottom: 20px;
}
li {
color: #787878;
}  .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
clear: both;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 4px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
box-sizing: border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.bypostauthor > article .fn:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
} .mi-row,
.mi-row-right {
max-width: 585px;
float: right;
padding: 0px 30px;
}
.mi-row-right {
float: left !important;
}
.m-b-0 {
margin-bottom: 0 !important;
}
.p-t-30 {
padding-top: 30px;
}
.p-t-50 {
padding-top: 50px;
}
.wd_empty_space {
clear: both;
}
.wd-title-section_c {
text-align: center;
margin-bottom: 50px;
}
.wd-title-section_c h2 {
font-size: 26px;
color: inherit;
}
.wd-title-section_c h2::after {
content: " ";
display: block;
background-color: var(--primary-color);
height: 3px;
width: 80px;
margin: 15px auto 15px;
}
.wd-title-section_c h5 {
font-size: 16px;
color: #888;
margin: 0 auto;
font-weight: normal;
width: 300px;
padding-left: 15px;
padding-right: 15px;
}
@media screen and (min-width: 56.25em) {
.wd-title-section_c h5 {
width: 600px;
}
}
.wd-title-section_l {
text-align: left;
}
.wd-title-section_l h2 {
font-size: 26px;
}
.white .wd-title-section_l h2 {
color: #FFF;
}
.wd-title-section_l h2::after {
content: " ";
display: block;
background-color: var(--primary-color);
height: 3px;
width: 80px;
margin: 15px 0 20px;
}
.wd-title-section_l h5 {
font-size: 16px;
color: #888;
width: 600px;
width: 100%;
}
.white .wd-title-section_l h5 {
color: RGBA(255, 255, 255, 0.74);
}
.wd-title-section_r {
margin-bottom: 50px;
text-align: right;
}
.wd-title-section_r h2 {
font-size: 30px;
}
.wd-title-section_r h5 {
font-size: 16px;
color: #888;
width: 600px;
}
.wd-title-element {
font-size: 19px;
margin-top: 30px;
margin-bottom: 16px;
}
.wd-title-block {
font-size: 28px;
margin-bottom: 15px;
}
.element {
transition: all 0.3s ease 0s;
}
#filters {
text-align: center;
}
#filters li {
display: inline-block;
padding: 10px 20px;
border-radius: 5px;
}
#filters li a {
color: #111;
}
#filters li:hover, #filters li:focus, #filters li:active {
background: var(--primary-color);
}
#filters li:hover a, #filters li:focus a, #filters li:active a {
color: #fff;
}
#filters li:first-child {
background: var(--primary-color);
}
#filters li:first-child a {
color: #fff;
}
.mi-row,
.min-row-child > div {
max-width: 42.8125rem;
}
.row .row {
max-width: 85.625rem;
margin: 0 auto;
}
.wpb_row.row {
margin: 0 auto;
clear: both;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
margin-bottom: 0 !important;
}
.list-icon {
list-style: none;
}
@media screen and (max-width: 56.1875em) {
div.vc_row.wpb_row.vc_inner.vc_row-fluid.title-service {
margin: auto;
}
} .custom-pagination span,
.custom-pagination a {
display: inline-block;
padding: 2px 10px;
}
.custom-pagination a {
background-color: #ebebeb;
color: #333;
}
.custom-pagination a:hover {
background-color: var(--primary-color);
color: #fff;
}
.custom-pagination span.page-num {
margin-right: 10px;
padding: 0;
}
.custom-pagination span.dots {
padding: 0;
color: gainsboro;
}
.custom-pagination span.current {
background-color: var(--primary-color);
color: #fff;
}
.custom-pagination {
padding: 20px 0;
}
.white-row .columns {
padding: 0;
}
.white-row .wd-title-section_l h2,
.white-row .wd-title-section_l h5,
.white-row .wd-title-section_c h2,
.white-row .wd-title-section_c h5,
.white-row .wd-title-section_r h2,
.white-row .wd-title-section_r h5 {
color: inherit;
}
.white-row .wd-title-section_l h2,
.white-row .wd-title-section_c h2,
.white-row .wd-title-section_r h2 {
font-size: 35px;
font-weight: 500;
margin-bottom: 15px;
}
.white-row .wd-title-section_l h2:after,
.white-row .wd-title-section_c h2:after,
.white-row .wd-title-section_r h2:after {
display: none;
}
.white-row .wd-title-section_l h5,
.white-row .wd-title-section_c h5,
.white-row .wd-title-section_r h5 {
font-size: 20px;
font-weight: 300 !important;
}
.custom-row .wd-title-section_l h2,
.custom-row .wd-title-section_c h2,
.custom-row .wd-title-section_r h2 {
font-size: 35px;
}
.custom-row .wd-title-section_l h2:after,
.custom-row .wd-title-section_c h2:after,
.custom-row .wd-title-section_r h2:after {
display: none;
}
.custom-row .wd-testimonail p {
line-height: 27px;
font-size: 14px;
font-style: normal;
padding: 40px 50px;
font-family: 'Open Sans';
}
.custom-row .wd-testimonail .owl-controls {
display: none !important;
}
.has-primary-color {
color: #59BACC;
}
.has-primary-background-color {
background-color: #59BACC;
}
.has-secondary-color {
color: #59BACC;
}
.has-secondary-background-color {
background-color: #59BACC;
}
.page-links {
text-align: center;
margin: 20px 0 55px;
}
.page-links .post-page-numbers {
border: 1px solid #eee;
padding: 5px 10px;
margin-right: 10px;
margin-left: 5px;
color: #000;
}
.page-links .post-page-numbers.current {
background: var(--primary-color);
color: #fff;
}
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff; display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 550px;
}
.fullscreen .swiper-slide,
.medium .swiper-slide {
height: 700px;
}
.large .swiper-slide {
height: 900px;
}
.slide-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-attachment: scroll;
background-position: center;
background-repeat: repeat;
background-origin: content-box;
}
.slide-bg:after {
content: " ";
display: block;
background-color: rgba(0, 0, 0, 0.19);
position: absolute;
width: 100%;
height: 100%;
left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: none;
}
.swiper-button-next i,
.swiper-container-rtl .swiper-button-prev i,
.swiper-button-next.swiper-button-disabled i,
.swiper-button-prev.swiper-button-disabled i,
.swiper-button-prev i,
.swiper-container-rtl .swiper-button-next i {
color: #fff;
font-size: 4em;
}
.slider-text {
background-color: rgba(31, 31, 31, 0.81);
color: #fff;
left: 37%;
left: calc(50% - 222px);
position: absolute;
width: 444px;
bottom: 37%;
bottom: calc(50% - 140px);
padding: 40px 30px;
}
@media screen and (max-width: 56.1875em) {
.slider-text {
width: 300px;
left: calc(50% - 150px);
}
}
.slider-text h2 {
color: #ccc;
font-weight: 300;
font-size: 34px;
text-transform: uppercase;
}
@media screen and (max-width: 56.1875em) {
.slider-text h2 {
font-size: 20px;
}
}
.slider-text h4 {
color: #ccc;
font-weight: 300;
font-size: 14px;
text-transform: uppercase;
}
.slider-text p {
color: #ccc;
}
.swiper-slide .subtitle {
transition: all .5s ease .5s;
transform: scale(5);
opacity: 0;
}
.swiper-slide.swiper-slide-active .subtitle {
transform: scale(1);
opacity: 1;
}
.swiper-slide .slider-text .text {
transition: all .5s ease 1s;
transform: translateY(150px);
opacity: 0;
}
.swiper-slide.swiper-slide-active .slider-text .text {
transform: translateY(0);
opacity: 1;
}
.slider-text.style-2 {
background-color: transparent;
left: calc(50% - 300px);
width: 600px;
}
.slider-text.style-2, .slider-text.style-2 h2, .slider-text.style-2 h4, .slider-text.style-2 p {
color: #fff;
}
.slider-text.style-2 h2 {
font-weight: 900;
font-size: 46px;
}
.swiper-pagination-bullet {
width: 10px;
height: 10px;
display: inline-block;
border-radius: 100%;
background: #fff;
opacity: .65;
z-index: 99;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary-color);
}
.widget-info {
padding-bottom: 20px;
}
.widget-info ul {
margin: 0;
}
.widget-info li {
margin-bottom: 1.7rem;
}
.widget-info span {
color: rgba(255, 255, 255, 0.75);
font-size: 13px;
text-transform: uppercase;
}
.widget-info span > span {
color: #fff;
}
.widget-info a {
color: #fff;
}
.widget-logo {
padding: 0 10px 0px 10px;
}
.blog-info {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
min-height: 510px;
width: 11.667%;
margin-right: 3%;
padding: 0;
}
@media screen and (max-width: 56.1875em) {
.blog-info {
min-height: 70px;
padding-top: 10px;
width: 100%;
}
}
.blog-info a, .blog-info {
color: #EEE;
}
.blog-info .arrow {
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: rgba(0, 0, 0, 0) var(--primary-color);
position: absolute;
right: -50px;
top: 15px;
width: 20px;
}
@media screen and (max-width: 56.1875em) {
.blog-info br {
display: none;
}
}
.blog-info .date {
padding: 15px;
background: rgba(0, 0, 0, 0.15);
margin-top: 100px;
text-align: center;
}
@media screen and (max-width: 56.1875em) {
.blog-info .date {
float: left;
margin: 0 0 0 90px;
padding: 7px 0 0 7px;
width: 130px;
}
}
.blog-info .date .day {
font-size: 2.3em;
color: #FFF;
padding-bottom: 10px;
display: block;
}
@media screen and (max-width: 56.1875em) {
.blog-info .date .day {
float: left;
}
}
.blog-info .date .year {
display: block;
padding: 2px;
}
.blog-info .author div {
font-size: 1.3em;
}
.blog-info .author div a {
color: #FFF;
}
@media screen and (max-width: 56.1875em) {
.blog-info .author {
float: left;
}
}
.blog-info .author div {
padding-top: 5px;
}
.blog-info .comment-count {
margin-top: 100px;
}
@media screen and (max-width: 56.1875em) {
.blog-info .comment-count {
float: right;
margin: 0;
}
}
.blog-info .comment-count div {
font-size: 1em;
color: #FFF;
padding-bottom: 6px;
}
.blog-posts {
width: 85.333%;
}
.blog-posts .node-title {
font-size: 2.05em;
margin: 15px 0 10px;
}
.blog-posts .wp-post-image {
padding: 10px 0;
}
@media screen and (max-width: 56.1875em) {
.blog-posts {
width: 100%;
}
}
.blog-posts article > div {
position: relative;
}
.blog-posts .fa-image {
font-size: 3em;
right: 10px;
position: absolute;
top: 10px;
z-index: 2;
}
.blog-posts .body {
line-height: 1.6em;
margin-top: 10px;
}
#respond, #comments {
margin-top: 70px;
}
.blog-posts .body.field {
margin-top: 15px;
}
code {
background: none;
border: none;
}
.wd-pagination {
text-align: center;
margin-bottom: 20px;
}
.wd-pagination .page-numbers {
padding: 15px 19px;
margin-right: 13px;
border-radius: 3px;
color: #222;
}
.wd-pagination .page-numbers.next, .wd-pagination .page-numbers.prev {
border: 1px solid #fbfbfb;
background: transparent;
border-radius: 3px;
}
.wd-pagination .page-numbers.next:hover, .wd-pagination .page-numbers.prev:hover {
background: #292d2e;
color: #fff;
}
.wd-pagination .page-numbers.current {
background: var(--primary-color);
color: #fff;
border-color: #ce966b;
}
.simple-blog .wd-carousel-container {
overflow: hidden;
}
.blog-layout2 .wd-latest-news {
box-shadow: none;
}
.blog-layout2 .wd-latest-news:hover {
border-bottom-color: var(--primary-color);
}
.blog-layout2 .post-category ul {
list-style: none;
margin: 0;
position: absolute;
bottom: 15px;
left: 15px;
}
.blog-layout2 .post-category ul li {
padding: 0 14px;
background: var(--headings-color);
}
.blog-layout2 .post-category ul li a {
color: #fff;
text-transform: uppercase;
font-size: 13px;
}
.blog-layout2 .post-title {
margin-bottom: 5px;
padding: 30px 20px 0;
line-height: 30px;
font-weight: 800;
}
.blog-layout2 .post-title a {
color: var(--headings-color);
}
.blog-layout2 .post-date {
padding: 5px 20px 10px;
color: #44464A;
}
.blog .wd-gallery-images-holder {
margin-left: 0;
}
.blog-page {
padding-right: 30px;
}
.blog-page .large-block-grid-3 > li {
margin-bottom: 25px;
padding: 0 15px 10px;
}
.blog-page .post {
position: relative;
margin: 45px 0px;
border-bottom: 1px solid #f2f2f2;
padding: 0 0px 35px;
}
.blog-page .post.has-post-thumbnail header {
margin-bottom: 35px;
}
.blog-page .post:first-child {
margin-top: 0;
}
.blog-page .post:last-child {
border-bottom: none;
}
.blog-page article.sticky {
border-left: 3px solid var(--primary-color);
background: #fafafa;
padding-left: 10px;
padding-right: 10px;
}
.blog-page .post-left {
float: left;
text-align: center;
width: 44px;
margin-top: 28px;
}
.blog-page .post-left .day {
background-color: #ececec;
background-image: linear-gradient(center top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
padding: 6px 4px;
font-size: 17px;
color: #727272;
border-radius: 2px 2px 0px 0px;
border-bottom: 1px solid #FFF;
}
.blog-page .post-left .month {
background-color: var(--primary-color);
background-image: linear-gradient(center top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
padding: 1px 4px 2px;
color: #FFF;
font-size: 13px;
border-radius: 0px 0px 2px 2px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.blog-page .post-right {
margin-left: 70px;
padding-top: 24px;
}
.blog-page .article > a {
display: block;
overflow: hidden;
text-align: center;
}
.blog-page .article img {
transition: all .5s ease;
}
.blog-page .article a img:hover {
transform: scale(1.1);
}
.blog-page.blog-shortcode .article a img:hover, .blog-page.blog-shortcode .article .wd-gallery-image-holder img:hover {
transform: scale(1.05);
}
.blog-page.blog-shortcode .article img, .blog-page.blog-shortcode .article .wd-gallery-image-holder img:hover {
transition: all 1.5s ease 0s;
}
.blog-page .article .user-picture img:hover {
transform: none;
}
.blog-page article .user-picture {
border-radius: 50%;
overflow: hidden;
left: 7px;
position: absolute;
top: 122px;
border: 1px solid white;
}
.blog-page .post-infos {
padding: 5px 0;
margin: 0;
line-height: 12px;
list-style: none;
}
.blog-page .post-infos li {
border-right: 1px solid #ccc;
display: inline-block;
margin-right: 10px;
padding-right: 10px;
color: #666;
font-size: 13px;
}
.blog-page .post-infos li a {
color: #666666;
line-height: 1.6;
}
.blog-page .post-infos li:last-child {
border: none;
}
.blog-page .post-author a {
color: #f0f0f0;
}
.blog-page .post-author .post-categories {
margin: 0;
}
.blog-page .postdate .day {
font-size: 1.1em;
font-weight: 600;
line-height: 1em;
}
.blog-page .postdate .year {
display: block;
font-size: 13px;
line-height: 1em;
}
.blog-page .post-datas { font-size: 13px;
font-weight: 400;
color: #727272;
margin: 6px 20px 36px 10px;
}
.blog-page .post-datas span i {
color: #1694CE;
margin-right: 2px;
}
.blog-page .blog-page .post-body {
margin-top: 0;
}
.blog-page article h2 {
font-size: 22px;
text-transform: uppercase;
font-weight: 600;
padding: 0px 20px 0px 0px;
font-size: 28px;
font-weight: 700;
}
.blog-page article h2 a {
color: #000;
}
.blog-page.blog-shortcode article h2 {
clear: both;
font-size: 17px;
font-weight: 700;
line-height: 20px;
}
.blog-page article .blog-body {
clear: both;
font-size: 14px;
margin: 13px 0px 12px;
}
.blog-page article .blog-body p {
color: #444;
line-height: 26px;
}
.blog-page .read-more-link {
color: var(--primary-color);
display: block;
margin-top: 20px;
}
.blog-page .read-more-link:hover {
color: #666;
transition: all .2s;
}
.blog-page .gallery-container {
position: relative;
margin-bottom: 30px;
}
.blog-page .gallery-container .owl-controls {
margin-top: -30px;
}
.blog-page .gallery-container .owl-next {
padding-left: 5px;
padding-top: 10px;
}
.blog-page .gallery-container .owl-prev {
padding-top: 10px;
}
.blog-page .format-gallery .gallery-icon {
font-size: 3em;
position: absolute;
top: 10px;
z-index: 2;
right: 10px;
color: #fff;
}
.owl-carousel {
margin: 0;
}
.post-item article.article {
border: 2px solid #f8f8f8;
}
.post-text {
font-size: 14px;
padding: 0px 12px 10px 10px;
}
.short-blog article h2 {
font-size: 1.25em;
font-weight: 600;
margin: 0 0 5px 60px;
}
.short-blog article .post-author {
padding-left: 45px;
}
.short-blog .postdate {
padding: 0px 6px;
}
.short-blog .readmore {
margin: 5px;
}
.share-post {
margin: 14px 0;
}
.share-post span, .share-post > div {
margin: 0 6px;
}
.share-post span i {
color: #b7b7b7;
font-size: 21px;
}
.share-post a {
color: #b7b7b7;
}
.share i {
font-size: 17px;
margin-left: 4px;
margin-right: 7px;
}
article.fixed {
z-index: auto;
}
.box-comment {
margin-top: 70px;
}
#submit_comment {
border: 0;
padding: 10px 20px;
width: 100%;
background: #eee;
text-transform: uppercase;
border: 1px solid #ddd;
color: #333;
cursor: pointer;
border-radius: 4px;
transition: all .5s ease;
}
#submit_comment:hover {
color: #000;
background-color: #FFF;
border-color: #000;
}
.comment {
margin-bottom: 30px;
list-style-type: none;
}
.comment p {
font-family: "open sans", sans-serif;
color: #666;
font-size: 16px;
line-height: 29px;
}
#comments {
margin-top: 100px;
}
#comments .commentlist {
margin-top: 60px;
}
section.comment {
border-bottom: 1px solid #f4f4f4;
margin-top: 20px;
padding: 20px 30px;
}
#comments .author-meta img {
margin-right: 10px;
}
#comments > h3 {
margin-bottom: 30px;
}
.author-meta a {
color: #777;
font-size: 12px;
font-family: "Open Sans", sans-serif;
display: block;
}
.author-meta a i {
margin-right: 6px;
}
.comment-reply-link {
border-radius: 3px;
color: #fff;
float: right;
font-size: 14px;
padding: 3px 10px;
}
.comment-reply-link:hover {
color: #64b8ef;
background-color: #FFF;
border-color: #64b8ef;
}
.comment-author img {
float: left;
margin-right: 12px;
} .single-post .body.field {
padding-top: 40px;
}
.single-post .body.field .thumbnail {
margin-bottom: 30px;
}
.single-post .titlebar {
position: relative;
}
.single-post .title-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.blog-shortcode .post-info {
margin-top: 15px;
}
.post-info {
margin: 50px 0 18px 0;
font-size: 16px;
}
.post-info > span {
padding-right: 15px;
}
.post-info > span i {
padding-right: 5px;
}
.blog-page .post-datas::before {
background-color: #F9BC16;
content: " ";
height: 4px;
position: absolute;
top: 40px;
width: 40px;
}
.blog-shortcode .post-body {
position: relative;
} .post-item article.article {
border: 1px solid #f0f0f0;
background-color: #f0f0f0;
text-align: center;
transition: all .3s;
}
.post-item article.article:hover {
background-color: #282828;
}
.blog-page.blog-shortcode article h2 {
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
padding-top: 30px;
}
.blog-page article h2 a {
color: #000;
}
.blog-page .post-datas {
color: #bbb;
}
.blog-page .post-datas::before {
background-color: var(--primary-color);
content: " ";
height: 1px;
position: absolute;
top: 40px;
width: 140px;
left: calc(50% - 70px);
}
.post-text {
color: #777;
padding: 0px 12px 23px 10px;
}
.post-list .post-text .text-right {
text-align: center !important;
}
.post-list .post-text .text-right a {
color: var(--primary-color);
font-style: italic;
}
.wd-small-blog .wd-thumbnail {
float: left;
max-width: 84px;
}
.blog-desc .blog-desc-header {
font-family: "open sans";
font-size: 16px;
font-weight: 700;
letter-spacing: 2px;
line-height: 20px;
margin: 0 0 0.5rem;
padding: 0;
text-transform: uppercase;
}
.blog-desc {
display: table-cell;
padding: 0 0 0 1rem;
text-align: left;
vertical-align: top;
}
.wd-small-blog {
display: table;
padding: 0 20px 30px 6px;
}
.blog-page .quote-format blockquote {
background-color: var(--primary-color);
box-shadow: none;
border-left: none;
padding: 30px;
position: relative;
margin: 80px 0 50px;
}
.blog-page .quote-format p {
padding-left: 20px;
color: #fff;
font-size: 1.7em;
font-style: normal;
}
.blog-page .quote-format p a {
color: #f0f0f0;
font-weight: 600;
}
.blog-page .quote-format h2 {
font-size: 0.8em;
margin-left: 20px;
float: right;
}
.blog-page .quote-format .quotes {
color: rgba(0, 0, 0, 0.2);
font-size: 4em;
position: absolute;
}
.blog-page .quote-format .leftq {
color: #fff;
font-family: "FontAwesome";
font-size: 2em;
left: 20px;
padding: 15px 0;
top: 6px;
transform: rotate(-45deg) translateX(-8px);
}
.blog-page .quote-format .rightq {
bottom: 15px;
right: 15px;
color: #FFF;
}
.blog-page .quote-format .share-post a, .blog-page .quote-format .share-post span i {
color: #FFF;
}
.blog-page .format-link .quote-format .leftq {
left: 0;
top: 6px;
color: #BEBEBE;
font-size: 2em;
transform: rotate(-45deg) translateX(-8px);
padding: 15px 0px;
} .latest-posts li {
margin-bottom: 10px;
border-bottom: 1px dashed rgba(237, 237, 237, 0.2);
padding-bottom: 10px;
}
.latest-posts li:last-child {
border: none;
}
.latest-posts .blog-image {
float: left;
width: 30%;
margin-top: 5px;
}
.latest-posts .recent-post-details.has-image {
float: right;
width: 60%;
}
.latest-posts .recent-post-details .blog-title {
margin-bottom: 0;
line-height: 25px;
}
.latest-posts .recent-post-details .blog-title a {
font-size: 16px;
}
.latest-posts .recent-post-details .subheader {
margin: 0;
}
.l-footer-columns .latest-posts .blog-title a {
color: #eee;
}
.latest-posts ul {
margin-left: 0;
}
.single-post .blog-body p:not(.wp-block-cover-text) {
margin: 28px 0px 12px;
font-size: 16px;
line-height: 1.8;
}
.single-post .blog-body ul {
margin-left: 0;
padding-left: 0;
line-height: 1.8;
}
.single-post .blog-body ul li {
font-size: 16px;
margin-bottom: 0;
}
.single-post .blog-body .wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 1px solid #ddd;
padding-left: 1em;
}
#l-main.row .large-9 {
margin-top: 80px;
}
.post-categories {
display: inline-block;
}
.comment-list {
list-style: none;
}
.comment-list .pingback {
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
}
.comment-list .pingback .edit-link {
display: block;
background: var(--primary-color);
padding: 5px 10px;
width: 50px;
border-radius: 5px;
margin-top: 10px;
}
.comment-list .pingback .edit-link a {
color: #fff;
}
.single .wp-block-gallery .blocks-gallery-item:last-child {
margin-top: 1em;
}
.single-post .wp-block-pullquote.alignleft p,
.single-post .wp-block-pullquote.alignright p, .page .wp-block-pullquote.alignleft p,
.page .wp-block-pullquote.alignright p {
font-size: 28px;
}
.single-post ul.wp-block-latest-posts, .page ul.wp-block-latest-posts {
list-style-type: none;
}
.single-post .has-pale-pink-background-color, .page .has-pale-pink-background-color {
background-color: #000;
}
.single-post .wp-block-button.is-style-outline, .page .wp-block-button.is-style-outline {
margin: 32px 0;
}
.single-post .aligncenter, .page .aligncenter {
text-align: center;
}
.blog .wp-block-group h2,
.single-post .wp-block-group h2 {
font-size: 18px;
margin-bottom: 25px;
margin-top: 30px;
text-transform: uppercase;
padding-bottom: 15px;
border-bottom: 1px solid var(--primary-color);
}
.blog .wp-block-group ul,
.single-post .wp-block-group ul {
margin-left: 0;
}
.blog .widget .wp-block-search__button,
.single-post .widget .wp-block-search__button {
max-height: 46px;
}
#page-wrap {
position: relative;
}
.corp {
background: #444;
padding-bottom: 10em;
padding-top: 10em;
}
.oops {
width: 100%;
}
.oops h2 {
border-bottom: 1px solid #aaa;
box-shadow: 0 1px 0 #727272;
font-size: 5em;
margin-bottom: 30px;
padding-bottom: 15px;
color: #fff;
}
.message {
color: #fff;
font-size: 2em;
margin-bottom: 30px;
width: 50%;
}
.oops-footer {
margin-top: 20px;
}
.oops-footer .social-icons {
text-align: center;
}
.oops-footer .social-icons li {
width: auto;
padding: 14px 13px;
border: medium solid;
display: inline-block;
float: none;
margin-right: 10px;
}
.oops-footer .social-icons li:hover {
border-color: #f74a13;
}
.oops-footer .social-icons li:hover i {
border: none;
color: #f74a13;
}
.oops-footer .social-icons li i {
color: #090909;
}
.oops-footer .social-icons li i:hover {
border: none;
}
#serch {
position: relative;
}
#serch .text-input {
border-radius: 30px;
height: 50px;
padding-left: 20px;
}
#serch .submit-input {
background: #aaa none repeat scroll 0 0;
border: medium none;
border-radius: 0 20px 20px 0;
color: #fff;
padding: 17px 12px;
position: absolute;
right: 0;
top: 0;
}
@media screen and (max-width: 900px) {
.message {
width: 100%;
text-align: center;
}
.oops-footer .inline-list > li {
float: none;
}
}
.carousel {
width: 500px;
min-height: 315px;
margin: 0 auto;
position: relative;
padding-bottom: 30px;
overflow: hidden;
}
.carousel h2 {
color: #736861;
margin: 15px 0 5px;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.carousel h6 {
color: #928566;
margin: 0;
}
.carousel blockquote {
margin: 0;
padding: 30px;
background-color: #DB532B;
color: white;
box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
position: relative;
transition: background-color 0.6s linear;
}
.carousel blockquote:after {
content: " ";
height: 0;
width: 0;
position: absolute;
top: 100%;
border: solid transparent;
border-top-color: #DA532B;
border-left-color: #DA532B;
border-width: 10px;
left: 10%;
z-index: 200;
}
.two blockquote:after {
border: solid transparent;
border-top-color: purple;
border-left-color: purple;
border-width: 10px;
}
.quotes {
position: absolute;
color: rgba(255, 255, 255, 0.5);
font-size: 5em;
}
.leftq {
top: -25px;
left: 5px;
}
.rightq {
bottom: -10px;
right: 5px;
}
.quote-format {
margin-top: 50px;
}
.quote-format .leftq, .quote-format .rightq {
color: #eee;
}
.quote-format blockquote {
border: none;
padding: 0 80px;
}
.quote-format h2 {
font-size: 15px;
}
.quote-format i, .quote-format .quotes.link {
font-size: 150px;
opacity: 0.3;
padding-top: 10px;
}
.carousel img {
float: left;
margin-right: 20px;
width: 170px !important;
height: auto;
}
.owl-carousel {
cursor: -moz-grab;
overflow: hidden;
}
.owl-carousel .owl-nav > div {
background: rgba(255, 255, 255, 0.3);
height: 20%;
position: absolute;
top: 38%;
width: 44px;
opacity: .8;
height: 30px;
transition: opacity 0.6s;
}
.owl-carousel .owl-nav > div:hover {
background: rgba(255, 255, 255, 0.5);
}
.owl-carousel .owl-nav > div i {
color: #888;
font-size: 18px;
}
.owl-carousel .owl-nav .owl-next {
float: right;
right: 0;
}
.owl-carousel:hover .owl-nav > div {
opacity: 1;
}
.owl-carousel.carousel_portfolio .owl-nav > div {
height: 20%;
}
.owl-theme .owl-nav [class*="owl-"] {
margin: 6px;
padding: 6px 4px;
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 5px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
top: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
top: 10px;
}
.carousel_blog span.tag a {
border-radius: 2px;
color: #fff;
font-size: 0.9em;
padding: 0 7px;
}
.wd-carousel-container {
list-style: none;
position: relative;
text-align: center;
}
.wd-carousel-container .info {
position: absolute;
bottom: 0px;
width: 100%;
}
.wd-carousel-container .carousel-icon {
position: absolute;
width: 100%;
top: 45%;
top: calc( 50% - 15px);
opacity: 0;
transition: all 0.6s, opacity 0.3s;
}
.wd-carousel-container .carousel-icon i {
border-radius: 50%;
color: #fff;
font-size: 2em;
line-height: 29px;
padding: 10px 10px 7px;
width: 48px;
}
.wd-carousel-container > img {
transition: transform 0.6s, opacity 0.5s;
}
.wd-carousel-container .carousel-details {
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-webkit-transition-delay: 0s, 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
background: #FFF;
width: 100%;
padding: 5px 10px;
transform: translateY(100%);
}
.wd-carousel-container:hover > img {
transform: translatey(-30px);
opacity: .9;
}
.wd-carousel-container:hover .carousel-icon {
top: 100px;
top: calc( 50% - 32px);
opacity: 1;
}
.wd-carousel-container:hover .carousel-details {
transform: translateY(0);
}
.carousel_client.owl-carousel .owl-item {
padding: 0 30px;
}
.carousel_client.owl-carousel .owl-item .wd-item {
text-align: center;
}
.carousel_client.owl-carousel .owl-item img {
display: inline;
float: none;
text-align: center;
width: auto;
filter: grayscale(1);
}
.masque {
height: 100%;
overflow: hidden;
}
.owl-carousel .owl-item img {
width: auto !important;
}
.team-member-slider .owl-dots .owl-dot, .team-member-carousel .owl-dots .owl-dot {
display: inline-block;
}
.team-member-slider .owl-dots .owl-dot span, .team-member-carousel .owl-dots .owl-dot span {
background: #d6d6d6 none repeat scroll 0 0;
border-radius: 30px;
display: block;
height: 10px;
margin: 5px 7px;
transition: opacity 200ms ease 0s;
width: 10px;
}
.team-member-slider .owl-dots .owl-dot.active span, .team-member-slider .owl-theme .owl-dots .owl-dot:hover span, .team-member-carousel .owl-dots .owl-dot.active span, .team-member-carousel .owl-theme .owl-dots .owl-dot:hover span {
background: #869791 none repeat scroll 0 0;
}
.team-member-slider .owl-dots, .team-member-carousel .owl-dots {
bottom: 1px;
margin: 0 auto;
position: absolute;
text-align: center;
width: 100%;
}
.woocommerce {     }
.woocommerce .woocommerce-result-count {
margin: 20px 0 0 0;
color: #403d3d;
}
.woocommerce .woocommerce-ordering .orderby {
padding: 15px 30px;
background-color: #f4f4f4;
background-image: url(//pisoquattro.com/wp-content/themes/flooring/images/down-icon.png);
background-origin: content-box;
background-position: right 0 center;
background-repeat: no-repeat;
background-size: 9px 6px;
border: none;
min-height: 60px;
min-width: 270px;
color: #919191;
}
.woocommerce .products .product.type-product {
position: relative;
}
.woocommerce .products .product.type-product .button {
position: absolute;
top: calc(50% - 50px);
left: calc(50% - 70px);
margin: 0;
background-color: var(--primary-color);
color: #fff;
opacity: 0;
border-radius: 2px;
transition: all 0.4s cubic-bezier(0.42, 0, 0.41, 1.29);
transform: translateY(50px);
letter-spacing: 1px;
padding: 13px 25px;
}
.woocommerce .products .product.type-product:hover .button {
opacity: 1;
transform: translateY(0px);
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link {
text-align: center;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .onsale {
border-radius: 0;
padding: 5px 10px;
background: var(--secondary-color);
top: 5px;
right: 5px;
z-index: 1;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
color: #000;
font-size: 1.1em;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .star-rating {
margin: 10px auto;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .price {
font-size: 16px;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .price .woocommerce-Price-amount {
font-weight: 700;
color: #0a0a0a;
}
.woocommerce .products .product.type-product .woocommerce-LoopProduct-link .price del {
margin-right: 10px;
}
.woocommerce .woocommerce-pagination .page-numbers {
border: none;
margin-bottom: 20px;
}
.woocommerce .woocommerce-pagination .page-numbers li {
border: none;
}
.woocommerce .woocommerce-pagination .page-numbers .page-numbers {
padding: 15px 19px;
border: 1px solid transparent;
margin-right: 13px;
border-radius: 3px;
}
.woocommerce .woocommerce-pagination .page-numbers .page-numbers.next, .woocommerce .woocommerce-pagination .page-numbers .page-numbers.prev {
border: 1px solid #fbfbfb;
background: transparent;
border-radius: 3px;
}
.woocommerce .woocommerce-pagination .page-numbers .page-numbers.next:hover, .woocommerce .woocommerce-pagination .page-numbers .page-numbers.prev:hover {
background: #292d2e;
color: #fff;
}
.woocommerce .woocommerce-pagination .page-numbers .page-numbers.current {
background: var(--primary-color);
color: #fff;
border-color: #ce966b;
}
@media only screen and (max-width: 1450px) {
.woocommerce.single-product .product {
padding: 0 15px;
}
}
.woocommerce.single-product .product .onsale {
border-radius: 0;
padding: 10px 20px;
background: var(--secondary-color);
top: 50px;
left: 150px;
z-index: 1;
}
@media screen and (max-width: 56.1875em) {
.woocommerce.single-product .product .onsale {
top: -10px;
left: 30px;
}
}
.woocommerce.single-product .product .woocommerce-product-gallery {
display: -ms-flexbox;
display: flex;
width: 56%;
margin-top: 50px;
margin-bottom: 100px;
}
@media screen and (max-width: 56.1875em) {
.woocommerce.single-product .product .woocommerce-product-gallery {
width: 100%;
margin-bottom: 0;
margin-top: 0;
}
}
.woocommerce.single-product .product .woocommerce-product-gallery .flex-viewport {
-ms-flex-order: 2;
order: 2;
}
.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-nav {
-ms-flex: 0 0 135px;
flex: 0 0 135px;
margin-right: 15px;
}
.woocommerce.single-product .product .woocommerce-product-gallery .flex-control-nav li {
margin-bottom: 18px;
float: none;
width: auto;
margin-right: 3px;
}
.woocommerce.single-product .product .summary {
width: 40%;
margin-top: 80px;
}
@media screen and (max-width: 56.1875em) {
.woocommerce.single-product .product .summary {
width: 100%;
margin-top: 20px;
}
}
.woocommerce.single-product .product .summary .woocommerce-product-rating .star-rating span:before {
color: #fdd443;
}
.woocommerce.single-product .product .summary .product_title {
font-size: 27px;
}
.woocommerce.single-product .product .summary .price {
color: #000;
font-weight: 500;
}
.woocommerce.single-product .product .summary .woocommerce-product-details__short-description {
margin-bottom: 40px;
}
.woocommerce.single-product .product .summary .cart .quantity .qty {
min-width: 100px;
margin-right: 20px;
}
.woocommerce.single-product .product .summary .cart .woocommerce-grouped-product-list {
border-collapse: unset;
}
.woocommerce.single-product .product .summary .cart .button {
background-color: var(--primary-color);
padding: 16px 25px;
border-radius: 0;
}
.woocommerce.single-product .product .woocommerce-tabs {
margin-bottom: 100px;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs {
padding: 0;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs:before {
border-color: #E0E0E0;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab {
padding: 0 35px 0 5px;
border: none;
background: transparent;
color: #000;
font-size: 1.3em;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab:after, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab:after, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab:after {
display: none;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab.active, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab.active, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab.active {
background: transparent;
}
.woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab.active:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .description_tab.active:after, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab.active:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .reviews_tab.active:after, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab.active:before, .woocommerce.single-product .product .woocommerce-tabs .wc-tabs .additional_information_tab.active:after {
display: none;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 20px;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #comments {
margin-top: 10px;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel #respond input#submit {
background: var(--primary-color);
color: #fff;
}
.woocommerce.single-product .product .related.products > h2, .woocommerce.single-product .product .up-sells > h2 {
font-size: 30px;
position: relative;
display: inline-block;
margin-bottom: 35px;
}
.woocommerce.single-product .product .related.products > h2:after, .woocommerce.single-product .product .up-sells > h2:after {
content: "";
display: block;
width: 100%;
height: 10px;
background: var(--primary-color);
position: absolute;
bottom: 5px;
left: 0;
z-index: -1;
}
.woocommerce .woocommerce-notices-wrapper {
width: 100%;
}
.woocommerce .woocommerce-notices-wrapper .button {
background-color: var(--primary-color);
color: #fff;
}
.woocommerce .woocommerce-notices-wrapper .button:hover {
background-color: var(--primary-color);
color: #fff;
}
.woocommerce .widget-area .button {
background: var(--primary-color);
color: #fff;
} .woocommerce-cart .woocommerce-cart-form .coupon #coupon_code {
width: 100%;
margin-bottom: 10px;
}
.woocommerce-cart .woocommerce-cart-form .coupon .button {
background-color: var(--primary-color);
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
background-color: var(--primary-color);
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .button:hover {
background-color: var(--secondary-color);
color: #fff;
}