.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } 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;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
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-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} .container,
.container-fluid {
width: 100%;
max-width: 1752px;
margin-right: auto;
margin-left: auto;
padding-right: 2rem;
padding-left: 2rem;
}
.row {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex: 0 1 auto;
-webkit-box-flex: 0;
flex: 0 1 auto;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -2rem;
margin-left: -2rem;
}
.row.reverse {
-ms-flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.col.reverse {
-ms-flex-direction: column-reverse;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 2rem;
padding-left: 2rem;
}
.col-xs {
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xs-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-xs-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-xs-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xs-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-xs-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-xs-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xs-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-xs-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-xs-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xs-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-xs-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-xs-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xs-offset-1 {
margin-left: 8.333%;
}
.col-xs-offset-2 {
margin-left: 16.667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.333%;
}
.col-xs-offset-5 {
margin-left: 41.667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.333%;
}
.col-xs-offset-8 {
margin-left: 66.667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.333%;
}
.col-xs-offset-11 {
margin-left: 91.667%;
}
.start-xs {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xs {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-xs {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xs {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-xs {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-xs {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-xs {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xs {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-xs {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-xs {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
} @media only screen and (min-width: 768px) {
.container,
.container-fluid {
padding-right: 2rem;
padding-left: 2rem;
}
.row {
margin-right: -2rem;
margin-left: -2rem;
}
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 2rem;
padding-left: 2rem;
}
.col-sm {
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-sm-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-sm-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-sm-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-sm-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-sm-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-sm-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-sm-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-sm-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-1 {
margin-left: 8.333%;
}
.col-sm-offset-2 {
margin-left: 16.667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333%;
}
.col-sm-offset-5 {
margin-left: 41.667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333%;
}
.col-sm-offset-8 {
margin-left: 66.667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333%;
}
.col-sm-offset-11 {
margin-left: 91.667%;
}
.start-sm {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-sm {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-sm {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-sm {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-sm {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-sm {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-sm {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
} @media only screen and (min-width: 992px) {
.container,
.container-fluid {
padding-right: 2rem;
padding-left: 2rem;
}
.row {
margin-right: -2rem;
margin-left: -2rem;
}
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 2rem;
padding-left: 2rem;
}
.col-md {
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-md-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-md-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-md-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-md-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-md-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-md-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-md-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-md-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-1 {
margin-left: 8.333%;
}
.col-md-offset-2 {
margin-left: 16.667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333%;
}
.col-md-offset-5 {
margin-left: 41.667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333%;
}
.col-md-offset-8 {
margin-left: 66.667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333%;
}
.col-md-offset-11 {
margin-left: 91.667%;
}
.start-md {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-md {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-md {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-md {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-md {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-md {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-md {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
} @media only screen and (min-width: 1200px) {
.container,
.container-fluid {
padding-right: 2rem;
padding-left: 2rem;
}
.row {
margin-right: -2rem;
margin-left: -2rem;
}
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-35,
.col-lg-4,
.col-lg-5,
.col-lg-55,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-85,
.col-lg-9 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 2rem;
padding-left: 2rem;
}
.row--small .col-lg,
.row--small .col-lg-1,
.row--small .col-lg-10,
.row--small .col-lg-11,
.row--small .col-lg-12,
.row--small .col-lg-2,
.row--small .col-lg-3,
.row--small .col-lg-35,
.row--small .col-lg-4,
.row--small .col-lg-5,
.row--small .col-lg-55,
.row--small .col-lg-6,
.row--small .col-lg-7,
.row--small .col-lg-8,
.row--small .col-lg-85,
.row--small .col-lg-9 {
padding-right: 1rem;
padding-left: 1rem;
}
.col-lg {
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-lg-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-lg-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-35 {
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
max-width: 30%;
}
.col-lg-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-lg-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-lg-55 {
-ms-flex-preferred-size: 40%;
flex-basis: 40%;
max-width: 40%;
}
.col-lg-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-lg-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-lg-85 {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
max-width: 70%;
}
.col-lg-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-lg-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-lg-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-1 {
margin-left: 8.333%;
}
.col-lg-offset-2 {
margin-left: 16.667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333%;
}
.col-lg-offset-5 {
margin-left: 41.667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333%;
}
.col-lg-offset-8 {
margin-left: 66.667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333%;
}
.col-lg-offset-11 {
margin-left: 91.667%;
}
.start-lg {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.middle-lg {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.bottom-lg {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.around-lg {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-lg {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.first-lg {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.last-lg {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
} @font-face {
font-family: Biennale;
src: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/fonts/BiennaleLight.woff2) format('woff2'), url(//nearshoringpoland.eu/wp-content/themes/nearshoring/fonts/BiennaleLight.woff) format('woff');
font-weight: normal;
font-style: normal;
display: swap;
} @font-face {
font-family: Biennale;
src: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/fonts/BiennaleMedium.woff2) format('woff2'), url(//nearshoringpoland.eu/wp-content/themes/nearshoring/fonts/BiennaleMedium.woff) format('woff');
font-weight: bold;
font-style: normal;
display: swap;
} html {
font-size: 62.5%;
}
body,
button,
input,
select,
optgroup,
textarea {
color: #111;
font-family: Biennale, sans-serif;
font-weight: 400;
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
line-height: 3rem;
}
h1, h2, h3, h4, h5, h6 {
font-family: Biennale, sans-serif;
font-weight: 400;
color: #111;
margin: 1em 0;
}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
color: #EA5B0C;
}
h1 {
font-size: 40px;
font-size: 4rem;
line-height: 48px;
line-height: 4.8rem;
}
h2 {
font-size: 36px;
font-size: 3.6rem;
line-height: 38px;
line-height: 3.8rem;
}
h3 {
font-size: 25px;
font-size: 2.5rem;
line-height: 30px;
line-height: 3rem;
}
p {
margin: 0;
}
p + * {
margin: 0.7em 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
font-size: 16px;
font-size: 1.6rem;
}
abbr, acronym {
border-bottom: 1px dotted #444;
cursor: help;
}
mark, ins {
text-decoration: none;
}
big {
font-size: 125%;
}
table {
display: block;
border: 1px solid rgba(3, 3, 3, 0.2);
margin: 1em 0;
}
table tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
}
table td, table th {
display: block;
-webkit-box-flex: 1;
-ms-flex: 1 1 150px;
flex: 1 1 150px;
padding: 20px;
border-top: 1px solid rgba(3, 3, 3, 0.2);
border-left: 1px solid rgba(3, 3, 3, 0.2);
}
table td:first-child, table th:first-child {
border-left: none;
}
table th {
background: #EA5B0C;
color: #fff;
border-top: none;
font-family: Biennale, sans-serif;
}
table td {
background: #fff;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
table tbody,
table thead {
display: block;
}
@media (max-width: 480px) {
table td, table th {
border-left: none;
}
}
table + table,
.wp-block-table + .wp-block-table {
margin: 0;
}
.wp-block-table table {
margin: 0;
}
.color {
color: #EA5B0C;
}
ul:not([class]) {
list-style-position: outside;
list-style-type: disc;
padding: 0 0 0 40px;
margin: 1em 0;
}
ul:not([class]) li:not([class])::marker {
font-size: 22px;
color: #EA5B0C;
}
ol:not([class]) {
list-style-position: outside;
padding: 0 0 0 40px;
margin: 1em 0;
}
ol:not([class]) li::marker {
color: #EA5B0C;
}
ol:not([class]) ul {
margin-top: 10px;
margin-bottom: 20px;
}
.text-center {
text-align: center;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff;
}
hr {
background-color: #000;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
.table {
margin: 0 0 1.5em;
width: 100%;
border-collapse: collapse;
}
.table__row {
border-bottom: 1px solid #CECECE;
}
.table__head {
padding: 10px;
font-size: 14px;
line-height: 17px;
text-align: center;
}
.table__cell {
padding: 10px;
font-weight: bold;
font-size: 16px;
line-height: 24px;
text-align: center;
}
@media screen and (min-width: 992px) {
.table__cell {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.table-responsive {
overflow-x: auto;
position: relative;
}
.table-responsive:before, .table-responsive:after {
content: '\2194';
display: block;
margin: 5px 0;
opacity: 0.8;
}
}
.file:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 25px;
height: 26px;
background: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/file-pdf.svg);
background-size: contain;
background-repeat: no-repeat;
}
.file--pdf:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 25px;
height: 26px;
background: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/file-pdf.svg);
background-size: contain;
background-repeat: no-repeat;
} .message {
background: #d9edf7;
border: 1px solid #bce8f1;
display: block;
padding: 10px;
text-align: justify;
color: #3a87ad;
border-radius: 5px;
margin: 20px 0;
}
.message--success {
background: #dff0d8;
border: 1px solid #d6e9c6;
color: #468847;
}
.message--fail {
background: #f2dede;
border: 1px solid #eed3d7;
color: #b94a48;
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
display: inline-block;
margin: 0;
border: none;
text-decoration: none;
background: #EA5B0C;
color: #fff;
padding: 10px 20px;
font-family: inherit;
font-style: normal;
font-size: 18px;
line-height: 27px;
text-align: center;
cursor: pointer;
-webkit-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff;
background: #f3691c;
}
.btn:focus, .btn.active, .btn:active,
button:focus,
button.active,
button:active,
input[type="button"]:focus,
input[type="button"].active,
input[type="button"]:active,
input[type="reset"]:focus,
input[type="reset"].active,
input[type="reset"]:active,
input[type="submit"]:focus,
input[type="submit"].active,
input[type="submit"]:active {
outline: 0;
}
.btn.disabled, .btn[disabled],
button.disabled,
button[disabled],
input[type="button"].disabled,
input[type="button"][disabled],
input[type="reset"].disabled,
input[type="reset"][disabled],
input[type="submit"].disabled,
input[type="submit"][disabled] {
cursor: default;
opacity: .65;
}
@media screen and (min-width: 992px) {
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 18px 57px;
font-size: 20px;
}
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
font: inherit;
font-size: 16px;
color: #000;
padding: 15px 12px 19px;
line-height: 20px;
background: #E8E8E8;
border: 1px solid transparent;
width: 100%;
max-width: 400px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
outline: 0;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #000;
opacity: 1;
}
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="range"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="color"]:-moz-placeholder, textarea:-moz-placeholder {
color: #000;
opacity: 1;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="color"]::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
opacity: 1;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
opacity: 1;
}  a {
color: #000;
text-decoration: none;
}
a:hover, a:focus, a:active {
color: #EA5B0C;
}
a:focus, a:hover, a:active {
outline: 0;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:after {
content: "";
display: table;
clear: both;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #000;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #fff;
display: block;
font-size: 0.875px;
font-size: 0.0875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-caption {
display: block;
} .header__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 30px;
padding-bottom: 30px;
}
.header__nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__lang {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
z-index: 1001;
font-size: 12px;
line-height: 15px;
}
@media screen and (max-width: 991px) {
.header__lang {
margin-bottom: 10px;
}
}
.header__lang .wpml-ls {
border: none;
padding: 0;
}
.header__lang .wpml-ls ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.header__lang .wpml-ls-link {
color: rgba(17, 17, 17, 0.4);
}
.header__lang .wpml-ls-current-language .wpml-ls-link {
color: #111;
}
.header__lang .wpml-ls-item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__lang .wpml-ls-item + .wpml-ls-item:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 1px;
height: 14px;
background: #707070;
opacity: 0.4;
}
.header__lang .wpml-ls-item:first-child:last-child {
display: none;
}
.header .header__social {
margin: 0;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.admin-bar .header {
top: 32px;
}
.brand {
min-height: 76px;
}
.brand__mask {
display: none;
}
.brand__logo {
max-width: 300px;
}
.brand__logo img {
width: 100%;
}
@media (min-width: 992px) {
.show-brand .brand__mask {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: #fff;
z-index: 10000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
cursor: pointer;
}
.show-brand .brand__bg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.show-brand .brand__logo {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 10001;
max-width: 600px;
pointer-events: none;
}
.show-brand.brand-effect .brand__mask {
opacity: 0;
-webkit-transition: all 1s linear;
transition: all 1s linear;
}
.show-brand.brand-effect .brand__logo {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
top: 35px;
left: 95px;
max-width: 300px;
-webkit-transition: all 1s linear;
transition: all 1s linear;
}
}
.nav-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.nav-menu__toggle {
display: block;
position: relative;
z-index: 301;
}
.nav-menu__list {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.nav-menu__list > .menu-item > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 20px;
font-size: 18px;
line-height: 22px;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
}
.nav-menu__list > .menu-item > a:hover {
color: #EA5B0C;
}
.nav-menu__list > .menu-item.current_page_item > a {
color: #EA5B0C;
}
@media screen and (max-width: 991px) {
.nav-menu {
-webkit-box-ordinal-group: 2;
-ms-flex-order: +1;
order: +1;
margin-left: 15px;
}
.nav-menu__container {
position: fixed;
top: -100vh;
left: 0;
width: 100%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: rgba(255, 255, 255, 0.9);
z-index: 300;
padding: 30px;
-webkit-animation-duration: .5s;
animation-duration: .5s;
overflow: auto;
}
.nav-menu__container--mobile {
top: 0;
}
}
@media screen and (min-width: 992px) {
.nav-menu__toggle {
display: none;
}
.nav-menu__list {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.nav-menu__list > .menu-item > a {
font-size: 18px;
line-height: 22px;
}
}
.hamburger {
cursor: pointer;
-webkit-transition-property: opacity, -webkit-filter;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
-webkit-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
overflow: visible;
background: none;
width: 40px;
height: 40px;
}
.hamburger:hover {
opacity: 0.7;
background: none;
}
.hamburger__inner {
display: block;
top: 50%;
margin-top: -2px;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger__inner:before, .hamburger__inner:after {
content: "";
display: block;
}
.hamburger__inner:before {
top: -10px;
-webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger__inner:after {
bottom: -10px;
-webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger__inner, .hamburger__inner:before, .hamburger__inner:after {
width: 40px;
height: 4px;
background-color: #111;
border-radius: 4px;
position: absolute;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.075s;
transition-duration: 0.075s;
}
.hamburger--active .hamburger__inner {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition-delay: 0.12s;
transition-delay: 0.12s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--active .hamburger__inner:before {
top: 0;
opacity: 0;
-webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--active .hamburger__inner:after {
bottom: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.search-nav {
margin-left: 15px;
}
.search-nav__button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: none;
background: none;
padding: 5px;
}
.search-nav__button:hover {
background: none;
}
.search-box {
opacity: 0;
max-height: 0;
-webkit-transition: all ease 0.3s;
transition: all ease 0.3s;
background: #F6F6F6;
visibility: hidden;
border-bottom: 1px solid #E8E8E8;
}
.search-box--open {
opacity: 1;
max-height: 200px;
visibility: visible;
}
.search-box__form {
margin: 0;
padding: 50px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.search-box__input {
width: 100%;
max-width: 400px;
}
.search-box__button {
background: #E8E8E8;
}
.search-box__button:hover {
background: #fff;
}
.categories {
font-family: Biennale, sans-serif;
}
.categories__title {
font-size: 40px;
line-height: 48px;
margin: 0 0 56px;
}
.categories__list {
list-style: none;
margin: 0;
padding: 0;
}
.categories__item--active .categories__link {
color: #EA5B0C;
}
.categories--boxed .categories__list {
margin: -20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1440px) {
.categories--boxed .categories__list {
margin: -10px;
}
}
.categories--boxed .categories__item {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
padding: 20px;
}
@media (max-width: 1440px) {
.categories--boxed .categories__item {
padding: 10px;
}
}
@media (max-width: 767px) {
.categories--boxed .categories__item {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
}
.categories--boxed .categories__link {
min-height: 234px;
background-color: #EA5B0C;
background-size: cover;
background-position: center;
color: #fff;
padding: 50px;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
}
@media (max-width: 1240px) {
.categories--boxed .categories__link {
padding: 20px;
}
}
.categories--boxed .categories__link:before {
content: '';
background: #EA5B0C;
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.categories--boxed .categories__link:hover {
color: #fff;
}
.categories--boxed .categories__link:hover:before {
opacity: 1;
}
.categories--boxed .categories__link > span {
position: relative;
}
.categories--boxed .categories__num {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 30px;
line-height: 36px;
opacity: 0.5;
margin: 0 0 11px;
}
.categories--boxed .categories__name {
width: 100%;
-ms-flex-item-align: end;
align-self: flex-end;
font-size: 22px;
font-weight: 700;
line-height: 27px;
}
.categories--single {
margin: 0 0 62px;
}
.categories--single .categories__list {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.blog {
font-family: Biennale, sans-serif;
}
@media (max-width: 991px) {
.main .blog {
padding-top: 30px;
}
}
.blog__header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 0 0 56px;
}
.blog__title {
font-size: 40px;
line-height: 48px;
margin: 0;
}
.blog__content {
position: relative;
}
.blog__content--loading {
opacity: 0.5;
}
.blog__content--loading:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
background: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/loading.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 40px;
height: 40px;
}
.blog__list {
list-style: none;
margin: -20px;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1440px) {
.blog__list {
margin: -10px;
}
}
.blog__list .post {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
padding: 20px;
}
@media (max-width: 1440px) {
.blog__list .post {
padding: 10px;
width: 50%;
}
}
@media (max-width: 767px) {
.blog__list .post {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
}
}
@media (min-width: 768px) and  (max-width: 1440px) {
.sidebar .blog__list .post {
padding: 10px;
width: 100%;
}
}
.blog--sidebar .blog__header {
margin: 0;
}
.blog--sidebar .blog__title {
margin: 0 0 56px;
}
.blog--sidebar .blog__list {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.blog__navi {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
top: 50%;
left: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 10px;
}
@media (max-width: 1850px) {
.blog__navi {
margin: 10px;
position: static;
-webkit-transform: none;
transform: none;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.blog__navi .prev, .blog__navi .next {
background: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/orange-link-arrow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 20%;
border: 1px solid #EA5B0C;
border-radius: 50%;
padding: 0;
width: 39px;
height: 39px;
}
.blog__navi .prev.disabled, .blog__navi .next.disabled {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
@media (max-width: 1850px) {
.blog__navi .prev, .blog__navi .next {
margin: 10px;
}
}
.blog__navi .prev {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
margin-bottom: 10px;
}
@media (min-width: 767px) {
html[lang="de-DE"] .blog__header {
margin-bottom: 104px;
}
}
.post--box .post__link {
min-height: 371px;
background: #F6F6F6;
color: #111;
padding: 40px;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (max-width: 1240px) {
.post--box .post__link {
padding: 20px;
}
}
@media (max-width: 767px) {
.post--box .post__link {
min-height: 100px;
}
}
.post--box .post__link:hover {
background: #eeeeee;
}
.post--box .post__link:hover .post__title,
.post--box .post__link:hover .readmore {
color: #EA5B0C;
}
.blog--sidebar .post--box .post__link {
min-height: auto;
background: #fff;
border: 2px solid #F6F6F6;
}
.post--box .post__meta {
opacity: 0.5;
}
.post--box .post__title {
font-size: 18px;
font-weight: 700;
line-height: 27px;
color: inherit;
}
.post--list + .post {
margin-top: 60px;
padding-top: 60px;
border-top: 2px solid #F6F6F6;
}
.post--list .post__title {
font-size: 40px;
line-height: 48px;
margin: 0 0 38px;
}
.dot {
color: #EA5B0C;
}
.readmore {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.readmore__icon {
margin-top: 2px;
margin-left: 14px;
}
.news-link {
font-size: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.news-link__icon {
margin-left: 20px;
}
.hero {
background: #F6F6F6;
margin: 0 0 40px;
}
.hero img {
display: block;
}
.intro__fulltext {
display: none;
}
.intro__fulltext--active {
display: block;
}
.partners {
background: #F6F6F6;
padding: 100px 0;
}
.partners__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: -20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.partners__row.slick {
display: block;
}
@media (max-width: 1240px) {
.partners__row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.partners__list {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.partners__title {
-ms-flex-negative: 1;
flex-shrink: 1;
font-size: 40px;
line-height: 48px;
margin: 20px;
margin-right: 90px;
}
.partners__box {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
background: #fff;
border: 2px solid #EA5B0C;
margin: 20px;
}
.partners__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 35px;
min-height: 160px;
}
@media (max-width: 767px) {
.partners__link {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.smartslider a {
color: inherit;
}
.smartslider a:hover {
color: #EA5B0C;
}
.partners__divider {
width: 2px;
height: 73px;
background: #EA5B0C;
}
@media (max-width: 767px) {
.partners__divider {
display: none;
}
}
.slick-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
margin: 0;
padding: 0;
}
.slick-dots button {
padding: 0;
border: none;
font-size: 0;
text-indent: -999px;
width: 10px;
height: 10px;
line-height: 1;
border-radius: 50%;
margin: 5px;
opacity: 0.8;
}
.slick-dots .slick-active button {
opacity: 1;
}
.main {
margin-top: 40px;
margin-bottom: 100px;
}
.sidebar .widget {
margin: 0 0 56px;
}
.breadcrumbs {
background: #F6F6F6;
font-size: 16px;
line-height: 19px;
color: rgba(17, 17, 17, 0.3);
padding: 38px 0 33px;
}
.breadcrumbs a {
color: inherit;
}
.breadcrumbs a:hover {
color: #EA5B0C;
}
.breadcrumbs span span span {
position: relative;
}
.breadcrumbs span span span:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 33px;
height: 2px;
background: #E4E4E4;
margin: 0 19px;
}
.breadcrumbs__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
padding: 0;
margin: 0;
}
.breadcrumbs__list .sep {
position: relative;
}
.breadcrumbs__list .sep:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 33px;
height: 2px;
background: #E4E4E4;
margin: 0 19px;
}
.content__container {
padding-bottom: 30px;
}
@media (min-width: 1280px) {
.content__container {
padding-right: 60px;
}
}
.sidebar .widget-title {
font-size: 40px;
line-height: 48px;
margin: 0 0 56px;
}
@media only screen and (min-width: 992px) {
.main > .row {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.main .col-md-3 {
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
max-width: 23%;
min-width: 400px;
}
.main .col-md-9 {
-ms-flex-preferred-size: 77%;
flex-basis: 77%;
max-width: 77%;
-ms-flex-negative: 1;
flex-shrink: 1;
}
}
@media only screen and (max-width: 991px) {
.main .content {
margin-bottom: 60px;
}
}
.author {
max-width: 544px;
margin: 0 0 56px;
}
.author__photo {
line-height: 1;
}
.author__photo img {
display: block;
width: 100%;
}
.author__content {
position: relative;
padding: 20px;
border: 2px solid #EA5B0C;
}
@media (max-width: 1280px) {
.author__content {
padding: 15px;
}
}
.author__name {
font-size: 28px;
line-height: 32px;
color: #EA5B0C;
}
.author__subtitle {
font-size: 20px;
line-height: 25px;
color: #9E9E9E;
}
.author__mail, .author__phone {
font-size: 18px;
line-height: 25px;
word-break: break-all;
}
.author__linkedin svg path {
fill: #EA5B0C;
}
.author__photo + .author__content .author__linkedin {
position: absolute;
top: -95px;
right: 40px;
}
.author__photo + .author__content .author__linkedin svg path {
fill: #fff;
}
.author__photo + .author__content .author__linkedin:hover svg path {
fill: #EA5B0C;
}
.single-post .content .post__title,
.single-post .content .page__title,
.page .content .post__title,
.page .content .page__title {
font-size: 48px;
line-height: 64px;
margin: 0 0 30px;
}
@media (max-width: 480px) {
.single-post .content .post__title,
.single-post .content .page__title,
.page .content .post__title,
.page .content .page__title {
font-size: 30px;
line-height: 1.2;
}
}
@media (max-width: 320px) {
.single-post .content .post__title,
.single-post .content .page__title,
.page .content .post__title,
.page .content .page__title {
word-break: break-all;
}
}
.single-post .content .post__meta,
.single-post .content .page__meta,
.page .content .post__meta,
.page .content .page__meta {
font-size: 24px;
line-height: 32px;
opacity: 0.5;
margin: 0 0 56px;
}
.single-post .content .post__thumbnail,
.single-post .content .page__thumbnail,
.page .content .post__thumbnail,
.page .content .page__thumbnail {
margin: 0 0 30px;
}
.single-post .content .post__content,
.single-post .content .page__content,
.page .content .post__content,
.page .content .page__content {
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.single-post .content .post__content > p:first-child,
.single-post .content .page__content > p:first-child,
.page .content .post__content > p:first-child,
.page .content .page__content > p:first-child {
font-family: Biennale, sans-serif;
line-height: 24px;
line-height: 2.4rem;
font-weight: bold;
margin: 0 0 50px;
}
.single-post .content .post__content h2, .single-post .content .post__content h3, .single-post .content .post__content h4, .single-post .content .post__content h5,
.single-post .content .page__content h2,
.single-post .content .page__content h3,
.single-post .content .page__content h4,
.single-post .content .page__content h5,
.page .content .post__content h2,
.page .content .post__content h3,
.page .content .post__content h4,
.page .content .post__content h5,
.page .content .page__content h2,
.page .content .page__content h3,
.page .content .page__content h4,
.page .content .page__content h5 {
color: #EA5B0C;
}
.single-post .content .post__content a,
.single-post .content .page__content a,
.page .content .post__content a,
.page .content .page__content a {
color: #EA5B0C;
}
.single-post .content .post__content a:hover,
.single-post .content .page__content a:hover,
.page .content .post__content a:hover,
.page .content .page__content a:hover {
color: #b9480a;
}
.main .content h1.resize-font,
.main .content h2.resize-font,
.main .content h3.resize-font {
word-break: normal;
overflow-wrap: normal;
}
.wp-block-quote {
margin: 2em 0;
padding: 70px;
font-size: 28px;
line-height: 47px;
font-style: italic;
border-left: 2px solid #EA5B0C;
}
.wp-block-image {
margin: 2em 0;
}
.wpcf7-form {
font-family: Biennale, sans-serif;
}
.wpcf7-form .row {
margin-bottom: 20px;
}
.wpcf7-form .wpcf7-list-item {
margin: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
margin: 0;
}
.form-webinar label {
display: block;
}
.social {
margin: 60px 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.social__label {
font-size: 22px;
margin-right: 26px;
}
.social__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.social__list a {
margin: 10px;
}
.social a {
line-height: 1;
margin: 0 5px;
}
.footer {
padding: 60px 0;
background: #111;
color: rgba(255, 255, 255, 0.4);
}
.footer a {
color: inherit;
}
.footer a:hover {
color: #EA5B0C;
}
.contact {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 1140px) {
.contact {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.contact__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 80px;
}
.contact__title {
color: #fff;
}
.contact__copyform {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-right: 80px;
}
@media (max-width: 1140px) {
.contact__copyform {
padding-right: 0;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}
.contact__box {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
border-left: 1px solid #EA5B0C;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 80px;
}
@media (max-width: 1140px) {
.contact__box {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
padding-left: 0;
border: none;
}
}
.contact__form {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 14px;
max-width: 836px;
}
.contact__form .row {
margin-bottom: 45px;
}
.contact__form input[type="text"],
.contact__form input[type="email"],
.contact__form textarea {
font-size: 18px;
line-height: 27px;
padding: 27px 0;
width: 100%;
background: transparent;
color: #fff;
border: none;
border-bottom: 1px solid #fff;
}
.contact__form input[type="text"]::-webkit-input-placeholder, .contact__form input[type="email"]::-webkit-input-placeholder, .contact__form textarea::-webkit-input-placeholder {
color: #fff;
opacity: 0.4;
}
.contact__form input[type="text"]:-moz-placeholder, .contact__form input[type="email"]:-moz-placeholder, .contact__form textarea:-moz-placeholder {
color: #fff;
opacity: 0.4;
}
.contact__form input[type="text"]::-moz-placeholder, .contact__form input[type="email"]::-moz-placeholder, .contact__form textarea::-moz-placeholder {
color: #fff;
opacity: 0.4;
}
.contact__form input[type="text"]:-ms-input-placeholder, .contact__form input[type="email"]:-ms-input-placeholder, .contact__form textarea:-ms-input-placeholder {
color: #fff;
opacity: 0.4;
}
.contact__form textarea {
height: 180px;
max-width: 100%;
}
.contact__form .readmore-wrapper {
color: #fff;
}
.contact__form p {
line-height: 21px;
}
.contact .contact-box {
color: #fff;
}
.copyrights {
margin: 60px 0 0;
-ms-flex-item-align: end;
align-self: flex-end;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.copyrights__divider {
margin: 0 15px;
}
.copyrights__menu {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 100px;
}
@media (max-width: 969px) {
.copyrights {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.copyrights__menu {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin: 0 0 20px;
}
}
.contact-box {
line-height: 30px;
padding: 40px 0;
}
@media (max-width: 767px) {
.contact-box {
padding: 30px 0;
}
}
.contact-box__name {
font-size: 28px;
color: #EA5B0C;
}
.contact-box__subtitle {
opacity: 0.6;
}
.contact-box__phone {
display: block;
}
.contact-box__phone .smaller {
font-size: 18px;
}
.contact-box__mail {
display: block;
}
.contact-box__label {
font-size: 18px;
opacity: 0.6;
}
@media (max-width: 480px) {
.contact-box__label {
display: block;
}
}
.readmore-wrapper {
position: relative;
}
.readmore-wrapper button,
.readmore-wrapper .btn {
font-size: 18px;
padding: 10px 0;
background: none;
border: none;
color: inherit;
position: relative;
}
.readmore-wrapper button:hover,
.readmore-wrapper .btn:hover {
color: #EA5B0C;
}
.readmore-wrapper:after {
content: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/icon_readmore.svg);
width: 8px;
height: 16px;
margin-left: 18px;
}
.footer-nav__list {
list-style: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 480px) {
.footer-nav__list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.footer-nav__list > .menu-item > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 15px;
font-size: 18px;
line-height: 22px;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
}
.footer-nav__list > .menu-item > a:hover {
color: #EA5B0C;
}
.pagination {
margin: 45px 0 0;
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}
.pagination a.page-numbers,
.pagination span.current {
width: 39px;
height: 39px;
line-height: 39px;
border-radius: 50%;
border: 1px solid #EA5B0C;
color: #EA5B0C;
text-align: center;
}
.pagination a.page-numbers:hover {
color: #fff;
background: #EA5B0C;
}
.pagination span.current {
color: #fff;
background: #EA5B0C;
}
.pagination a.page-numbers.prev,
.pagination a.page-numbers.next {
color: #EA5B0C;
background: url(//nearshoringpoland.eu/wp-content/themes/nearshoring/img/orange-link-arrow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 20%;
}
.pagination a.page-numbers.prev {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}