@charset "UTF-8";

 @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@media print, screen and (min-width: 40em) {
.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=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: -apple-system, Inter, 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;
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: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-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: 40em) {
.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 {
-webkit-flex: 1 1 0px;
-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: 40em) {
.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 {
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.small-offset-0 {
margin-left: 0%; }
.small-2 {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.small-offset-1 {
margin-left: 8.33333%; }
.small-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.small-offset-2 {
margin-left: 16.66667%; }
.small-4 {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.small-offset-3 {
margin-left: 25%; }
.small-5 {
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.small-offset-4 {
margin-left: 33.33333%; }
.small-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.small-offset-5 {
margin-left: 41.66667%; }
.small-7 {
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.small-offset-6 {
margin-left: 50%; }
.small-8 {
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.small-offset-7 {
margin-left: 58.33333%; }
.small-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.small-offset-8 {
margin-left: 66.66667%; }
.small-10 {
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.small-offset-9 {
margin-left: 75%; }
.small-11 {
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.small-offset-10 {
margin-left: 83.33333%; }
.small-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.small-offset-11 {
margin-left: 91.66667%; }
.small-up-1 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-1 > .column, .small-up-1 > .columns {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.small-up-2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-2 > .column, .small-up-2 > .columns {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.small-up-3 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-3 > .column, .small-up-3 > .columns {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.small-up-4 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-4 > .column, .small-up-4 > .columns {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.small-up-5 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-5 > .column, .small-up-5 > .columns {
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.small-up-6 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-6 > .column, .small-up-6 > .columns {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.small-up-7 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-7 > .column, .small-up-7 > .columns {
-webkit-flex: 0 0 14.28571%;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.small-up-8 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-8 > .column, .small-up-8 > .columns {
-webkit-flex: 0 0 12.5%;
-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: 40em) {
.medium-1 {
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.medium-offset-0 {
margin-left: 0%; }
.medium-2 {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.medium-offset-1 {
margin-left: 8.33333%; }
.medium-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.medium-offset-2 {
margin-left: 16.66667%; }
.medium-4 {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.medium-offset-3 {
margin-left: 25%; }
.medium-5 {
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.medium-offset-4 {
margin-left: 33.33333%; }
.medium-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.medium-offset-5 {
margin-left: 41.66667%; }
.medium-7 {
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.medium-offset-6 {
margin-left: 50%; }
.medium-8 {
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.medium-offset-7 {
margin-left: 58.33333%; }
.medium-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.medium-offset-8 {
margin-left: 66.66667%; }
.medium-10 {
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.medium-offset-9 {
margin-left: 75%; }
.medium-11 {
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.medium-offset-10 {
margin-left: 83.33333%; }
.medium-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.medium-offset-11 {
margin-left: 91.66667%; }
.medium-up-1 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-1 > .column, .medium-up-1 > .columns {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.medium-up-2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-2 > .column, .medium-up-2 > .columns {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.medium-up-3 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-3 > .column, .medium-up-3 > .columns {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.medium-up-4 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-4 > .column, .medium-up-4 > .columns {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.medium-up-5 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-5 > .column, .medium-up-5 > .columns {
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.medium-up-6 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-6 > .column, .medium-up-6 > .columns {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.medium-up-7 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-7 > .column, .medium-up-7 > .columns {
-webkit-flex: 0 0 14.28571%;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.medium-up-8 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-8 > .column, .medium-up-8 > .columns {
-webkit-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.medium-expand {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media print, screen and (min-width: 40em) {
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 40em) {
.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 {
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.large-offset-0 {
margin-left: 0%; }
.large-2 {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.large-offset-1 {
margin-left: 8.33333%; }
.large-3 {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.large-offset-2 {
margin-left: 16.66667%; }
.large-4 {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.large-offset-3 {
margin-left: 25%; }
.large-5 {
-webkit-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.large-offset-4 {
margin-left: 33.33333%; }
.large-6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.large-offset-5 {
margin-left: 41.66667%; }
.large-7 {
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.large-offset-6 {
margin-left: 50%; }
.large-8 {
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.large-offset-7 {
margin-left: 58.33333%; }
.large-9 {
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.large-offset-8 {
margin-left: 66.66667%; }
.large-10 {
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.large-offset-9 {
margin-left: 75%; }
.large-11 {
-webkit-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.large-offset-10 {
margin-left: 83.33333%; }
.large-12 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.large-offset-11 {
margin-left: 91.66667%; }
.large-up-1 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-1 > .column, .large-up-1 > .columns {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.large-up-2 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-2 > .column, .large-up-2 > .columns {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.large-up-3 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-3 > .column, .large-up-3 > .columns {
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.large-up-4 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-4 > .column, .large-up-4 > .columns {
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.large-up-5 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-5 > .column, .large-up-5 > .columns {
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.large-up-6 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-6 > .column, .large-up-6 > .columns {
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.large-up-7 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-7 > .column, .large-up-7 > .columns {
-webkit-flex: 0 0 14.28571%;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.large-up-8 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-8 > .column, .large-up-8 > .columns {
-webkit-flex: 0 0 12.5%;
-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 {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
.row.large-unstack > .column, .row.large-unstack > .columns {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media print, screen and (min-width: 64em) {
.row.large-unstack > .column, .row.large-unstack > .columns {
-webkit-flex: 1 1 0px;
-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 {
-webkit-flex: 0 0 auto;
-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: 40em) {
.column-block {
margin-bottom: 1.875rem; }
.column-block > :last-child {
margin-bottom: 0; } }
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: -apple-system, Inter, 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: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h2, .h2 {
font-size: 1.25rem;
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: 40em) {
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: #83b735;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: #719d2e; }
a img {
border: 0; }
hr {
clear: both;
max-width: 75rem;
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: 40em) {
.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: #83b735;
color: #fefefe; }
[data-whatinput='mouse'] .button {
outline: 0; }
.button:hover, .button:focus {
background-color: #6f9c2d;
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: #83b735;
color: #0a0a0a; }
.button.primary:hover, .button.primary:focus {
background-color: #69922a;
color: #0a0a0a; }
.button.secondary {
background-color: #ffed00;
color: #0a0a0a; }
.button.secondary:hover, .button.secondary:focus {
background-color: #ccbe00;
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: #83b735;
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: #83b735;
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: #ffed00;
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 #83b735;
color: #83b735; }
.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: #425c1b;
color: #425c1b; }
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
border: 1px solid #83b735;
color: #83b735; }
.button.hollow.primary {
border: 1px solid #83b735;
color: #83b735; }
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #425c1b;
color: #425c1b; }
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
border: 1px solid #83b735;
color: #83b735; }
.button.hollow.secondary {
border: 1px solid #ffed00;
color: #ffed00; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #807700;
color: #807700; }
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
border: 1px solid #ffed00;
color: #ffed00; }
.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 #83b735;
color: #83b735; }
.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: #425c1b;
color: #425c1b; }
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
border: 1px solid #83b735;
color: #83b735; }
.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 #83b735;
color: #83b735; }
.button.clear.primary:hover, .button.clear.primary:focus {
border-color: #425c1b;
color: #425c1b; }
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
border: 1px solid #83b735;
color: #83b735; }
.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 #ffed00;
color: #ffed00; }
.button.clear.secondary:hover, .button.clear.secondary:focus {
border-color: #807700;
color: #807700; }
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
border: 1px solid #ffed00;
color: #ffed00; }
.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: #83b735; }
.button.dropdown.hollow.primary::after {
border-top-color: #83b735; }
.button.dropdown.hollow.secondary::after {
border-top-color: #ffed00; }
.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;
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::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #cacaca; }
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;
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: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 1rem;
-webkit-align-items: stretch;
-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: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-align-items: center;
-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;
-webkit-flex: 1 1 0px;
-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: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 0 auto;
-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;
-webkit-align-self: stretch;
-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;
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)::-webkit-input-placeholder {
color: #cc4b37; }
.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-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: #0a0a0a 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 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
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: #0a0a0a transparent transparent;
top: 0;
bottom: 0;
margin: auto; }
.submenu-toggle[aria-expanded='true']::after {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
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; }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #0a0a0a; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.menu {
padding: 0;
margin: 0;
list-style: none;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-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 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.expanded li {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.simple {
-webkit-align-items: center;
-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: 40em) {
.menu.medium-horizontal {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.medium-vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.medium-expanded li {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.medium-simple li {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) {
.menu.large-horizontal {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.large-vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.large-expanded li {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.large-simple li {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
.menu.nested {
margin-right: 0;
margin-left: 1rem; }
.menu.icons a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.menu.icon-left li a {
-webkit-flex-flow: row nowrap;
-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 {
-webkit-flex-flow: row nowrap;
-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 {
-webkit-flex-flow: column nowrap;
-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 {
-webkit-align-self: stretch;
-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 {
-webkit-flex-flow: column nowrap;
-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 {
-webkit-align-self: stretch;
-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: #83b735;
color: #fefefe; }
.menu .active > a {
background: #83b735;
color: #fefefe; }
.menu.align-left {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.menu.align-right li {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.menu.align-right li .submenu li {
-webkit-justify-content: flex-start;
-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: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu.align-center li .submenu li {
-webkit-justify-content: flex-start;
-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 {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu-centered > .menu li {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu-centered > .menu li .submenu li {
-webkit-justify-content: flex-start;
-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; }
.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 5px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
right: 5px;
left: auto;
margin-top: -2.5px; }
.dropdown.menu a {
padding: 0.7rem 1rem; }
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0; }
.dropdown.menu .is-active > a {
background: transparent;
color: #83b735; }
.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 5px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent; }
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 5px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a; }
@media print, screen and (min-width: 40em) {
.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 5px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
right: 5px;
left: auto;
margin-top: -2.5px; }
.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 5px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent; }
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 5px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a; } }
@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 5px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
right: 5px;
left: auto;
margin-top: -2.5px; }
.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 5px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent; }
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 5px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a; } }
.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: -5px; }
.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 5px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 5px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a; }
.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%; }
.is-off-canvas-open {
overflow: hidden; }
.js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 11;
width: 100%;
height: 100%;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(254, 254, 254, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden; }
.js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible; }
.js-off-canvas-overlay.is-closable {
cursor: pointer; }
.js-off-canvas-overlay.is-overlay-absolute {
position: absolute; }
.js-off-canvas-overlay.is-overlay-fixed {
position: fixed; }
.off-canvas-wrapper {
position: relative;
overflow: hidden; }
.off-canvas {
position: fixed;
z-index: 12;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #2C3840; }
[data-whatinput='mouse'] .off-canvas {
outline: 0; }
.off-canvas.is-transition-push {
z-index: 12; }
.off-canvas.is-closed {
visibility: hidden; }
.off-canvas.is-transition-overlap {
z-index: 13; }
.off-canvas.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-absolute {
position: absolute;
z-index: 12;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #2C3840; }
[data-whatinput='mouse'] .off-canvas-absolute {
outline: 0; }
.off-canvas-absolute.is-transition-push {
z-index: 12; }
.off-canvas-absolute.is-closed {
visibility: hidden; }
.off-canvas-absolute.is-transition-overlap {
z-index: 13; }
.off-canvas-absolute.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas-absolute.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.position-left {
top: 0;
left: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-left.has-transition-push {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.position-left.is-transition-push {
box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-right {
top: 0;
right: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-right.has-transition-push {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.position-right.is-transition-push {
box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-top {
top: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-top.has-transition-push {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.position-top.is-transition-push {
box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }
.position-bottom {
bottom: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-bottom.has-transition-push {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.position-bottom.is-transition-push {
box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }
.off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.off-canvas-content.has-transition-push {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content .off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
@media print, screen and (min-width: 40em) {
.position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-left.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-right.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-top.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
.position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-left.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-right.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-top.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 40em) {
.off-canvas.in-canvas-for-medium {
visibility: visible;
height: auto;
position: static;
background: inherit;
width: inherit;
overflow: inherit;
transition: inherit; }
.off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-medium .close-button {
display: none; } }
@media print, screen and (min-width: 64em) {
.off-canvas.in-canvas-for-large {
visibility: visible;
height: auto;
position: static;
background: inherit;
width: inherit;
overflow: inherit;
transition: inherit; }
.off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-large .close-button {
display: none; } }
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;
-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: 40em) {
.reveal {
min-height: 0; } }
.reveal .column, .reveal .columns {
min-width: 0; }
.reveal > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 75rem; } }
.reveal.collapse {
padding: 0; }
@media print, screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 75rem; } }
.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: 39.9375em) {
.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; }
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none; }
.tabs::before, .tabs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.tabs::after {
clear: both; }
.tabs.vertical > li {
display: block;
float: none;
width: auto; }
.tabs.simple > li > a {
padding: 0; }
.tabs.simple > li > a:hover {
background: transparent; }
.tabs.primary {
background: #83b735; }
.tabs.primary > li > a {
color: #0a0a0a; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #7cae32; }
.tabs-title {
float: left; }
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #83b735; }
.tabs-title > a:hover {
background: #fefefe;
color: #719d2e; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #83b735; }
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
transition: all 0.5s ease; }
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0; }
.tabs-panel {
display: none;
padding: 1rem; }
.tabs-panel.is-active {
display: block; }
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@media screen and (max-width: 39.9375em) {
.hide-for-small-only {
display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important; } }
@media print, screen and (min-width: 40em) {
.hide-for-medium {
display: none !important; } }
@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important; } }
@media screen and (max-width: 39.9375em), 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: 74.9375em) {
.hide-for-large-only {
display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.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 {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-justify {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.align-spaced {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; }
.align-right.vertical.menu > li > a {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center.vertical.menu > li > a {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.align-self-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.align-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.align-self-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.align-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.align-self-middle {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.align-stretch {
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.align-self-stretch {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.align-center-middle {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center; }
.small-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.small-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.small-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.small-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.small-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.small-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; }
@media print, screen and (min-width: 40em) {
.medium-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.medium-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.medium-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.medium-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.medium-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.medium-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
@media print, screen and (min-width: 64em) {
.large-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.large-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.large-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.large-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.large-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.large-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
.flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
@media print, screen and (min-width: 40em) {
.medium-flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.medium-flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.medium-flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.medium-flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.medium-flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.medium-flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.medium-flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.medium-flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
.large-flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.large-flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.large-flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.large-flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.large-flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.large-flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.large-flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.large-flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }   .ba-main-content {
min-height: 600px; }
svg {
display: inline-block;
vertical-align: middle;
fill: currentColor;
transition-timing-function: ease-in;
transition-duration: 0.2s;
transition-property: fill, stroke; }
a,
[type="submit"],
[type="button"],
button {
transition-timing-function: ease-in;
transition-duration: 0.2s;
transition-property: color, border-color, background-color, opacity, -webkit-transform;
transition-property: color, border-color, background-color, opacity, transform;
transition-property: color, border-color, background-color, opacity, transform, -webkit-transform; }
.ba-questions {
margin-top: 30px; }
address {
font-style: normal; }
address a {
color: #0a0a0a; }
address a:hover {
color: #fefefe; }
.front-slider a {
padding: 10px;
object-fit: cover; }
.front-slider .slick-dots li button:before {
font-size: 50px;
color: #83b735; }
.front-slider .slick-dots li.slick-active button:before {
color: #83b735; }
.front-slider .slick-next {
font-size: 0;
width: 40px;
height: 40px;
opacity: .6;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/slider_arrow.svg) no-repeat 50%/contain; }
@media screen and (max-width: 63.9375em) {
.front-slider .slick-next {
right: -10px; } }
.front-slider .slick-next:before {
font-size: 0; }
.front-slider .slick-next:hover, .front-slider .slick-next:focus {
width: 40px;
height: 40px;
opacity: 1;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/slider_arrow.svg) no-repeat 50%/contain; }
.front-slider .slick-prev {
z-index: 9;
font-size: 0;
width: 40px;
height: 40px;
opacity: .6;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/slider_arrow_l.svg) no-repeat 50%/contain; }
@media screen and (max-width: 63.9375em) {
.front-slider .slick-prev {
left: -10px; } }
.front-slider .slick-prev:before {
font-size: 0; }
.front-slider .slick-prev:hover, .front-slider .slick-prev:focus {
width: 40px;
height: 40px;
opacity: 1;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/slider_arrow_l.svg) no-repeat 50%/contain; }
.ba-category-link {
margin-top: 50px;
margin-bottom: 30px; }
.ba-category-link__item {
position: relative;
margin-bottom: 20px; }
.ba-category-link__item:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: calc(100% - 30px);
height: 30%;
background-color: #83b735;
opacity: .8;
z-index: 1; }
@media screen and (max-width: 39.9375em) {
.ba-category-link__item:after {
width: calc(100% - 20px); } }
.ba-category-link__item-title {
position: absolute;
bottom: 0;
font-weight: bold;
color: #fefefe;
z-index: 2;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-wrap: none;
width: -webkit-fit-content;
width: fit-content;
text-shadow: 0 1px 1px rgba(0, 9, 28, 0.6); }
@media screen and (max-width: 63.9375em) {
.ba-category-link__item-title {
font-size: 22px; } }
@media screen and (max-width: 39.9375em) {
.ba-category-link__item-title {
bottom: 15px; } }
.ba-category-link__item:hover:after {
background-color: #ffed00;
opacity: .7; }
.ba-category-link__item:hover-title {
color: #0a0a0a; }
.ba-category-link__item img {
object-fit: cover;
width: 100%;
height: 100%; }
iframe {
border: none; }
.footer {
border-top: 1px solid #e6e6e6;
box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
padding-top: 20px;
padding-bottom: 20px;
background-color: #e6e6e6; }
.footer__adress {
border-bottom: 1px dotted #0a0a0a;
width: -webkit-fit-content;
width: fit-content; }
.footer p {
line-height: 1;
margin-bottom: 10px; }
.footer__col-title {
font-weight: bold; }
.footer__col-1 {
text-align: center; }
.footer__col-1 img {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9); }
.ba-archive-item {
padding: 20px;
margin-bottom: 30px; }
.ba-archive-item article {
box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
border-radius: 8px;
height: 100%; }
.ba-archive-item article a {
display: block;
overflow: hidden;
border-radius: 8px 8px 0 0; }
.ba-archive-item article img {
border-radius: 8px 8px 0 0;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s; }
.ba-archive-item article img:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s; }
.ba-archive-item article .entry-title {
padding: 10px;
font-size: 28px;
line-height: 1; }
.pagination {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
list-style: none;
margin-left: auto;
margin-right: auto;
width: -webkit-fit-content;
width: fit-content; }
.pagination li {
padding: 10px 15px;
border: 1px solid #e6e6e6;
border-radius: 5px; }
.ba-single-article__img {
width: 100%;
max-height: 500px;
object-fit: cover;
margin-bottom: 20px;
border-radius: 16px;
box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15); }
.ba-single-article .entry-title {
line-height: 1.1;
font-size: 40px; }
@media screen and (max-width: 39.9375em) {
.ba-single-article .entry-title {
font-size: 24px; } }
.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; }
#wpadminbar {
position: fixed !important; }
body.admin-bar.f-topbar-fixed .sticky.fixed {
margin-top: 2rem; }
body.admin-bar.offcanvas .off-canvas.is-open {
top: 2.875rem; }
@media screen and (min-width: 48.9375em) {
body.admin-bar.offcanvas .off-canvas.is-open {
top: 2rem; } }
.wp-caption > figcaption {
max-width: 100%;
font-size: 0.8rem;
color: #999;
padding: 0.25rem 0; }
p.wp-caption-text {
font-size: 90%;
color: #666;
padding: 0.625rem 0; }
.alignleft {
float: left;
padding-right: 1rem;
margin: 0; }
.alignright {
float: right;
padding-left: 1rem;
margin: 0; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.gallery {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -0.625rem;
margin-left: -0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
.gallery.gallery-columns-1 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-1 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-1 > .gallery-item {
width: calc(100% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-2 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-2 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-2 > .gallery-item {
width: calc(50% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-3 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-3 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-3 > .gallery-item {
width: calc(33.33333% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-4 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-4 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-4 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-5 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-5 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-5 > .gallery-item {
width: calc(20% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-6 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-6 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-6 > .gallery-item {
width: calc(16.66667% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-7 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-7 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-7 > .gallery-item {
width: calc(14.28571% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-8 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-8 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-8 > .gallery-item {
width: calc(12.5% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery.gallery-columns-9 > .gallery-item {
width: calc(50% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-9 > .gallery-item {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.gallery.gallery-columns-9 > .gallery-item {
width: calc(11.11111% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.gallery .gallery-icon > a {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0;
transition: box-shadow 200ms ease-out; }
.gallery .gallery-icon > a:hover, .gallery .gallery-icon > a:focus {
box-shadow: 0 0 6px 1px rgba(131, 183, 53, 0.5); }
.gallery .gallery-icon > a image {
box-shadow: none; }
.gallery .gallery-icon > img {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0; }
.ba-header-bar {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
margin: 0 auto;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 2;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media print, screen and (min-width: 40em) {
.ba-header-bar {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media screen and (max-width: 63.9375em) {
.ba-header-bar {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media print, screen and (min-width: 40em) {
.mobile-menu {
display: none !important; } }
@media screen and (max-width: 39.9375em) {
.desktop-menu {
display: none !important; } }
.mobile-menu {
display: none; }
.off-canvas {
height: 100vh; }
.off-canvas > ul.menu {
padding: 1rem; }
.off-canvas > ul.menu a {
color: #fefefe; }
.post-navigation::before, .post-navigation::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.post-navigation::after {
clear: both; }
.nav-previous {
float: left; }
.nav-next {
float: right; }
.ba-header {
position: relative;
padding-bottom: 20px;
background-image: url(//parketnik.ua/wp-content/themes/parketnik/src/assets/images/18684.jpg);
background-size: cover;
background-position: 50%; }
.ba-header-adress {
position: relative;
padding: 20px 0;
background-color: #85be31;
margin-bottom: 20px;
z-index: 2; }
.ba-header:after {
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0.9;
background: #2e1710;
z-index: 0; }
#store {
position: relative;
padding: 0 20px 0 0;
background-color: transparent;
border: none;
font-weight: 600;
height: auto;
margin: 0;
border-bottom: 1px dashed #0a0a0a;
width: -webkit-fit-content;
width: fit-content;
-webkit-appearance: none;
appearance: none; }
#store:focus, #store:active {
box-shadow: none; }
@media screen and (max-width: 63.9375em) {
#store {
width: 180px; } }
@media screen and (max-width: 39.9375em) {
#store {
width: -webkit-fit-content;
width: fit-content; } }
#store option {
background-color: transparent;
padding: 0; }
.ba-nav-menu {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 20px;
box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.15);
font-weight: 500; }
.ba-nav-menu a {
color: #0a0a0a; }
.ba-nav-menu a:hover {
color: #83b735; }
.any-logo {
margin-right: 20px; }
@media screen and (max-width: 39.9375em) {
.any-logo {
margin-bottom: 20px; } }
.ba-search #yith-ajaxsearchform {
width: 470px;
margin-left: auto; }
.ba-search #yith-ajaxsearchform > div {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative; }
@media screen and (max-width: 63.9375em) {
.ba-search #yith-ajaxsearchform {
width: 400px; } }
@media screen and (max-width: 39.9375em) {
.ba-search #yith-ajaxsearchform {
display: none; } }
.ba-search #yith-ajaxsearchform--mobile {
display: initial; }
.ba-search #yith-s {
margin-bottom: 0;
padding: 5px 10px;
background-color: transparent;
border-radius: 8px;
color: #fefefe; }
.ba-search #yith-searchsubmit {
background-color: transparent;
border: none;
position: relative;
right: 30px;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/search_icon.svg) no-repeat 50%/contain;
width: 25px;
font-size: 0;
padding: 0 5px; }
.ba-search #yith-searchsubmit:hover {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
cursor: pointer; }
.ba-search #yith-searchsubmit:focus {
outline: none;
border: none;
box-shadow: none; }
.ba-all-category-store {
position: relative;
z-index: 99; }
.ba-all-category-store__button {
position: relative;
height: 100%;
background-color: #83b735;
padding: 15px 15px 15px 60px;
line-height: 1;
font-size: 20px;
font-weight: 600;
color: #fefefe;
text-shadow: 0 1px 1px rgba(0, 9, 28, 0.6); }
@media screen and (max-width: 63.9375em) {
.ba-all-category-store__button {
font-size: 17px; } }
@media screen and (max-width: 39.9375em) {
.ba-all-category-store__button {
font-size: 15px;
font-weight: 500; } }
.ba-all-category-store__button:before {
position: absolute;
content: "";
left: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/menu_icon.svg) no-repeat 50%/contain;
height: 40px;
width: 30px; }
.ba-all-category-store__button:after {
position: absolute;
content: "";
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/down-arrow.svg) no-repeat 50%/contain;
height: 40px;
width: 20px; }
.ba-products-list {
position: absolute;
z-index: 99;
width: 100%;
background-color: #fefefe;
box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
font-weight: normal;
display: none; }
.ba-products-list a {
color: #0a0a0a; }
.ba-products-list a:hover {
color: #83b735; }
.ba-products-list .is-dropdown-submenu-parent {
border-bottom: 1px solid #e6e6e6; }
.ba-products-list .is-dropdown-submenu-parent:last-of-type {
border-bottom: none; }
.ba-products-list .is-dropdown-submenu-parent:hover {
background-color: rgba(212, 211, 211, 0.22); }
.ba-products-list .is-dropdown-submenu-parent a:active {
color: #83b735; }
.ba-products-list .is-submenu-item .is-dropdown-submenu-item {
border-bottom: 1px solid #e6e6e6; }
.bg-hover-catalog {
position: fixed;
width: 100vw;
height: 100vh;
left: 0;
top: 0;
z-index: 98;
background-color: rgba(0, 0, 0, 0.3);
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
display: none; }
.ba-login-link {
font-weight: 600;
margin-right: 20px; }
.ba-login-link a {
color: #fefefe; }
.ba-login-link:hover {
text-decoration: underline; }
@media screen and (max-width: 63.9375em) {
.ba-login-link {
font-size: 14px;
margin-right: auto;
margin-left: 5px; } }
.menu-icon {
display: inline-block;
margin-left: auto; }
#small-nav-menu .menu .is-active > a {
background: #e6e6e6;
color: #83b735; }
#small-nav-menu .is-accordion-submenu-parent {
border-bottom: 1px solid #e6e6e6; }
.ba-search-button {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: auto;
margin-bottom: auto;
position: relative;
width: 30px;
height: 25px;
margin-right: 10px;
background-color: #e6e6e6;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/search_icon_blck.svg) no-repeat 50%/contain; }
.ba-search-button:after {
content: '';
position: absolute;
top: 50%;
left: -12px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 30px;
width: 1px;
background-color: #e6e6e6; }
@media screen and (max-width: 39.9375em) {
.ba-header-adress .flex-container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.ba-our-service-menu {
position: relative;
list-style: none;
margin: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.ba-our-service-menu:after {
content: '';
position: absolute;
right: -20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 1px;
height: 30px;
background-color: #e6e6e6; }
.ba-our-service-menu li {
position: relative;
width: -webkit-fit-content;
width: fit-content;
line-height: 1;
text-align: right; }
.ba-our-service-menu li a {
color: #83b735;
font-weight: 500; }
.ba-our-service-menu li a:hover {
color: #0a0a0a; }
.ba-our-service-menu li:last-of-type {
margin-right: 0; }
.ba-our-service-menu li:before {
content: '';
position: absolute;
left: -10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 1px;
height: 30px;
background-color: #e6e6e6; }
.dropdown.menu a {
padding: 0.7rem; }
.tabs {
border: none;
width: -webkit-fit-content;
width: fit-content;
margin-left: auto;
margin-right: auto; }
.tabs-title > a {
padding: 10px 10px;
font-size: 20px;
font-weight: bold;
color: #0a0a0a; }
.tabs-content {
border: none; }
.tabs-content .ba-social-ico {
display: block;
width: 30px;
height: auto;
margin-right: 20px;
margin-top: 20px; }
.tabs-content .ba-social-ico:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tabs-panel {
padding: 0; }
#ba-search-mobile {
padding-top: 40px; }
#ba-search-mobile #yith-searchsubmit {
padding: 10px 20px;
background-color: #83b735;
border: none;
color: #fefefe;
font-weight: 500;
width: 100%; }
.ba-container {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
margin: 0 auto; }
@media print, screen and (min-width: 40em) {
.ba-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.main-grid {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-top: 1rem; }
@media print, screen and (min-width: 40em) {
.main-grid {
margin-top: 3rem; } }
.main-grid.sidebar-left .main-content {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.main-grid.sidebar-left .sidebar {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
@media print, screen and (min-width: 40em) {
.main-grid.sidebar-left .main-content {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.main-grid.sidebar-left .sidebar {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; } }
.main-grid .main-content-full-width {
width: calc(100% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; }
.main-grid .main-content {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.main-grid .main-content {
width: calc(66.66667% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.main-grid .sidebar {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.main-grid .sidebar {
width: calc(33.33333% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
margin-top: 1rem; } }
.ba-footer-menu {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
@media screen and (max-width: 39.9375em) {
.ba-footer-menu {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.ba-footer-menu a {
padding: 10px;
font-size: 16px;
font-weight: 600;
color: #0a0a0a; }
.ba-footer-menu a:hover {
color: #83b735; }
.ba-footer-menu .is-active a {
background-color: transparent;
color: #83b735; }
@media screen and (max-width: 39.9375em) {
.footer-payments {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 15px; } }
.footer-payments img {
max-height: 40px; }
@media screen and (max-width: 39.9375em) {
.footer-payments img {
max-height: 30px; } }
#developer,
#trademark {
font-size: 16px; }
#developer a,
#trademark a {
font-weight: bold; }
.to-top {
width: 85px;
position: fixed;
bottom: -180px;
right: 30px;
z-index: 9999;
opacity: 1;
cursor: pointer;
border-radius: 50%; }
@media screen and (max-width: 63.9375em) {
.to-top {
width: 50px;
right: 5px;
border-radius: 50%; } }
.to-top.show {
bottom: 7%;
transition: 1.0s;
background-color: white; }
.to-top.car-run {
bottom: 100%;
transition: 1.0s; }
.to-top.car-down {
transition: 1.0s; }
.to-top:before, .to-top:after {
content: "";
position: absolute;
transition: 0.2s;
opacity: 0; }
.to-top:hover:before, .to-top:hover:after, .to-top.car-run:before, .to-top.car-run:after {
opacity: 1; }
@media screen and (max-width: 63.9375em) {
top: -15px;
left: -12px;
width: 103px; }
body#tinymce {
height: auto;
max-width: 75rem;
padding: 1.25rem !important; }
[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
outline: none; }
.woocommerce-ordering select {
border: none;
border-bottom: 2px solid #cacaca;
font-weight: 600; }
.woocommerce-ordering select:focus {
box-shadow: none; }
.bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
background: #83b735; }
.ui-slider-handle ui-state-default ui-corner-all:focus {
border-color: #83b735; }
.products {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 30px; }
@media print, screen and (min-width: 40em) {
.products {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } }
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: 33.33%;
margin: 0;
padding: 10px;
transition: box-shadow 0.3s; }
@media screen and (max-width: 39.9375em) {
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: 50%; } }
.woocommerce ul.products.columns-3 li.product img, .woocommerce-page ul.products.columns-3 li.product img {
transition: all 0.3s;
border-radius: 5px; }
.woocommerce ul.products.columns-3 li.product:hover, .woocommerce-page ul.products.columns-3 li.product:hover {
box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
z-index: 10;
transition: box-shadow 0.3s; }
.woocommerce a.button {
display: block;
width: -webkit-fit-content;
width: fit-content;
background: transparent;
border: 2px solid #83b735;
border-radius: 5px;
margin-left: auto;
margin-right: auto; }
.woocommerce a.button:hover {
background: #83b735;
color: #fefefe; }
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
position: absolute;
z-index: 10;
margin: 0;
top: 20px;
left: auto;
right: 20px; }
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
color: #ffed00; }
.woocommerce div.product .product_title {
font-size: 20px;
font-weight: 600;
line-height: 1; }
.woocommerce-loop-product__title {
color: #0a0a0a;
line-height: 1.1;
font-weight: 400;
word-break: break-word; }
.woocommerce ul.products li.product .price {
font-weight: 600;
font-size: 20px;
text-align: center; }
.woocommerce ul.products li.product .onsale {
right: auto;
left: 0;
top: 0; }
.woocommerce span.onsale {
background-color: #83b735;
border-radius: 5px;
font-weight: normal;
text-shadow: 0 1px 1px rgba(0, 9, 28, 0.6);
box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.8); }
.ba-viewed-product {
margin-bottom: 30px; }
.ba-viewed-product .products {
border: none; }
.ba-viewed-product .products > li {
max-width: 20%; }
@media screen and (max-width: 39.9375em) {
.ba-viewed-product .products > li {
max-width: 50%; } }
@media screen and (max-width: 63.9375em) {
.ba-viewed-product .products > li {
max-width: 33.33%; } }
.ba-viewed-product .woocommerce ul.products.columns-3 li.product, .ba-viewed-product .woocommerce-page ul.products.columns-3 li.product {
border: none; }
.ba-wh-counter {
width: 30px;
height: 30px;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/heart_icon.svg) no-repeat 50%/contain;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
color: #fefefe;
font-size: 14px; }
.cart-contents {
display: inline-block;
width: 30px;
height: 30px;
color: #fefefe;
margin-left: 20px; }
.cart-contents:hover {
color: #fefefe; }
.cart-contents-count {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: bold;
width: 30px;
height: 30px;
background: url(//parketnik.ua/wp-content/themes/parketnik/dist/assets/images/shopping-cart.svg) no-repeat 50%/contain; }
.page-numbers {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
.ba-sidebar {
height: -webkit-fit-content;
height: fit-content;
margin-bottom: 20px; }
@media print, screen and (min-width: 40em) {
.ba-sidebar {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } }
@media screen and (max-width: 39.9375em) {
.ba-sidebar__filter {
display: none; } }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: none;
width: 100%; }
#price_calculator {
font-size: 16px;
font-weight: bold; }
#price_calculator input {
margin-bottom: 0;
box-shadow: none;
border-radius: 5px;
height: auto;
padding-top: 0;
padding-bottom: 0; }
#price_calculator tbody {
border: none; }
#price_calculator td {
padding: 3px; }
#price_calculator tr {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px dotted #8a8a8a; }
#price_calculator tbody tr:nth-child(even) {
background-color: transparent; }
#price_calculator label {
font-weight: bold; }
.woocommerce-product-attributes .shop_attributes {
border: none; }
tbody {
border: none;
background-color: transparent; }
.shop_attributes tr {
background-color: transparent !important; }
.woocommerce-product-attributes-item__label {
color: #0a0a0a;
text-align: left; }
.woocommerce table.shop_attributes th {
border-bottom: 1px dotted #0a0a0a;
padding: 0;
width: 200px;
font-size: 14px; }
.woocommerce table.shop_attributes td {
border-bottom: 1px dotted #0a0a0a; }
.woocommerce table.shop_attributes td p {
text-align: right;
padding: 0;
color: #0a0a0a;
line-height: 1;
font-size: 14px; }
.woocommerce table.shop_attributes td p a {
color: #0a0a0a; }
.woocommerce table.shop_attributes td p a:hover {
opacity: .7; }
.price {
font-weight: 500; }
.woocommerce ul.products li.product .price {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.cart div.quantity {
float: right; }
.cart .single_add_to_cart_button {
display: inline-block;
margin-left: auto;
width: -webkit-fit-content;
width: fit-content; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #83b735; }
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:active, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:active {
background-color: #ffed00;
color: #0a0a0a; }
h1.product_title.entry-title {
font-size: 24px;
font-weight: bold; }
.product {
padding-top: 20px;
border-top: 1px solid #e6e6e6; }
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 5px; }
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 5px; }
#price_calculator span.wc-measurement-price-calculator-input-help {
display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs {
display: none; }
.related.products {
box-shadow: none; }
.related.products li.product.type-product.product-type-simple {
padding: 10px; }
@media screen and (max-width: 39.9375em) {
.related.products li.product.type-product.product-type-simple {
width: 50%; } }
.related.products ul.products li.product, .related.products .woocommerce-page ul.products li.product {
width: 25%;
margin: 0; }
.product_meta {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.woocommerce div.product form.cart {
margin-bottom: 20px; }
.woocommerce div.product form.cart div.quantity {
float: right; }
.woocommerce div.product form.cart div.quantity input {
padding: 0 5px;
border-radius: 5px; }
.bapf_sfilter ul li {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.bapf_hascolarr {
font-size: 24px;
line-height: 1;
margin-bottom: 20px;
border-bottom: 1px dotted #e6e6e6; }
.berocket_ajax_group_filter_title {
display: none; }
.cart-collaterals {
max-width: 50%;
margin-left: auto;
margin-right: auto;
padding: 20px;
border-radius: 8px;
border: 1px solid #83b735;
margin-bottom: 30px; }
@media screen and (max-width: 39.9375em) {
.cart-collaterals {
max-width: 100%; } }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%; }
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
min-width: 150px; }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 150px; }
.woocommerce table.shop_table {
border: none; }
.woocommerce table.shop_table thead {
background-color: transparent; }
.woocommerce table.shop_table tbody tr {
border: 1px dotted #0a0a0a; }
.woocommerce table.shop_table tbody tr:nth-child(even) {
background-color: transparent; }
.woocommerce table.shop_table .product-quantity {
min-height: 60px; }
.woocommerce table.shop_table .product-name a {
display: block;
max-width: 80%;
margin-left: auto; }
.woocommerce .quantity .qty {
border-radius: 5px;
padding: 0; }
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
display: none; }
.ba-product-info {
font-size: 13px; }
.ba-product-info__link {
text-decoration: underline; }
.woocommerce div.product {
max-width: 100%; }
nav.rank-math-breadcrumb {
width: 100%; }
.woocommerce-notices-wrapper {
width: 100%; }
@media screen and (max-width: 39.9375em) {
.woocommerce-notices-wrapper a.button.wc-forward {
width: 100%;
display: block;
margin-bottom: 20px; } }
@media screen and (max-width: 63.9375em) {
.bapf_hascolarr {
font-size: 18px; } }
#wpfwoofilterswidget-2::marker {
content: ''; }
#wpfwoofilterswidget-2 .ui-slider.ui-widget-content .ui-slider-handle {
background: #83b735;
border-radius: 50%;
border: none !important; }
#wpfwoofilterswidget-2 .wpfPriceRangeField#wpfMinPrice,
#wpfwoofilterswidget-2 .wpfPriceRangeField#wpfMaxPrice {
margin-bottom: 0; }
#wpfwoofilterswidget-2 .ui-slider.ui-widget-content:not(.iris-slider-offset) {
border: none;
background: #e6e6e6; }
#wpfwoofilterswidget-2 .wpfFilterButton.wpfButton,
#wpfwoofilterswidget-2 .wpfClearButton.wpfButton {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 16px;
text-transform: none;
width: -webkit-fit-content;
width: fit-content;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
color: #fefefe;
padding: 10px 15px !important;
line-height: normal;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
font-weight: 700;
border-radius: 3px;
left: auto;
background-color: #83b735;
border: 0;
min-height: auto;
transition: background-color 0.3s, color 0.3s; }
#wpfwoofilterswidget-2 .wpfFilterButton.wpfButton:hover,
#wpfwoofilterswidget-2 .wpfClearButton.wpfButton:hover {
background-color: #ffed00;
color: #0a0a0a;
transition: background-color 0.3s, color 0.3s; }
.product-tabs {
margin-left: 0; }
@media screen and (max-width: 39.9375em) {
.product-tabs .tabs-title a {
font-size: 15px;
font-weight: 500; } }
.tabs-content--product-page {
border: 1px solid #e6e6e6;
margin-bottom: 30px; }
.tabs-content--product-page .tabs-panel {
padding: 20px;
font-size: 14px; }
@media screen and (max-width: 39.9375em) {
h1.product_title.entry-title {
font-size: 17px; } } .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; } .slick-loading .slick-list {
background: #fff url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/ajax-loader.gif) center center no-repeat; } @font-face {
font-family: "slick";
src: url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/fonts/slick.eot);
src: url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/fonts/slick.woff) format("woff"), url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/fonts/slick.ttf) format("truetype"), url(https://parketnik.ua/wp-content/themes/parketnik/dist/assets/css/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-prev {
left: -25px; }
[dir="rtl"] .slick-prev {
left: auto;
right: -25px; }
.slick-prev:before {
content: "←"; }
[dir="rtl"] .slick-prev:before {
content: "→"; }
.slick-next {
right: -25px; }
[dir="rtl"] .slick-next {
left: -25px;
right: auto; }
.slick-next:before {
content: "→"; }
[dir="rtl"] .slick-next:before {
content: "←"; } .slick-dotted.slick-slider {
margin-bottom: 30px; }
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%; }
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer; }
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75; }
.ba-our-service {
background-color: #e6e6e6;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
.ba-our-service__item-img {
max-width: 300px;
max-width: 300px;
max-height: 150px;
margin-bottom: 20px; }
.ba-our-service__item-title {
color: #0a0a0a;
font-weight: bold; }
.ba-our-service__item-title:hover {
color: #83b735; }
.ba-our-service__item-desc {
color: #2a2a2a; }
.acf-map {
width: 100%;
height: 500px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
margin: 20px 0; }
.acf-map img {
max-width: inherit !important; }
tbody tr:nth-child(2n){
background-color: transparent;
}
tbody th, tbody td {
padding: 0;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{ }.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//parketnik.ua/wp-content/plugins/woocommerce-cross-sell-products-display/slider-assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots, .owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
margin-top: 10px
}               .owl-theme .owl-nav .disabled {
opacity: .5;
cursor: default
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791
}.cross-sells.woocommerce.wcsp-cross-sell-slider {
position: relative;
}
.products.owl-carousel li, .products.owl-carousel .owl-item > div{
width: 100% !important;
}
.products.owl-carousel  .owl-nav {
position: absolute;
top: 20%;
left: 0;
right: 0;
}
.products.owl-carousel  .owl-nav .owl-prev, .products.owl-carousel  .owl-nav .owl-next {
position: absolute;
z-index: 100;
}
.products.owl-carousel  .owl-nav .owl-prev i, .products.owl-carousel  .owl-nav .owl-next i {
font-size: 2.5rem;
color: #cecece;
}
.products.owl-carousel  .owl-nav .owl-prev {
left: 0;
}
.products.owl-carousel  .owl-nav .owl-next {
right: 0;
}
.owl-carousel .owl-dot{
padding: 0;
background: none;
}