/*!
 * Template Name: folktheme
 * Theme URI: https://folkancare.ie/
 * Description: folkancare.ie
 * Version: 1.0.0
 * Author: M.G.
 * Author URI: https://www.facebook.com/migyurka
 * License: MIT
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
 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,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
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,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [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 {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[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;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { #wpforms-6374 { display: none; }}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.folk-container {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
    max-width: 1400px;
}
.folk-container .folk-container {
    padding: 0;
}
.folk-grid {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-left: -15px;
    margin-right: -15px;
}
.folk-grid--gapless {
    margin-left: 0;
    margin-right: 0;
}
.folk-grid--masonry {
    align-items: flex-start;
}
.folk-grid__col {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.folk-grid--gapless > .folk-grid__col {
    padding-left: 0;
    padding-right: 0;
}
.folk-grid--1-cols > .folk-grid__col {
    width: 100%;
}
.folk-grid--2-cols > .folk-grid__col {
    width: 50%;
}
.folk-grid--3-cols > .folk-grid__col {
    width: 33.3333%;
}
.folk-grid--4-cols > .folk-grid__col {
    width: 25%;
}
.folk-grid--5-cols > .folk-grid__col {
    width: 20%;
}
.folk-grid__col--span-1 {
    flex-grow: 1;
    flex-basis: 8.333%;
}
.folk-grid__col--span-2 {
    flex-grow: 2;
    flex-basis: 16.666%;
}
.folk-grid__col--span-3 {
    flex-grow: 3;
    flex-basis: 24.999%;
}
.folk-grid__col--span-4 {
    flex-grow: 4;
    flex-basis: 33.332%;
}
.folk-grid__col--span-5 {
    flex-grow: 5;
    flex-basis: 41.665%;
}
.folk-grid__col--span-6 {
    flex-grow: 6;
    flex-basis: 49.998%;
}
.folk-grid__col--span-7 {
    flex-grow: 7;
    flex-basis: 58.331%;
}
.folk-grid__col--span-8 {
    flex-grow: 8;
    flex-basis: 66.664%;
}
.folk-grid__col--span-9 {
    flex-grow: 9;
    flex-basis: 74.997%;
}
.folk-grid__col--span-10 {
    flex-grow: 10;
    flex-basis: 83.33%;
}
.folk-grid__col--span-11 {
    flex-grow: 11;
    flex-basis: 91.663%;
}
.folk-grid__col--span-12 {
    flex-grow: 12;
    flex-basis: 99.996%;
}
.folk-grid__col--order-1 {
    order: 1;
}
.folk-grid__col--order-2 {
    order: 2;
}
.folk-grid__col--order-3 {
    order: 3;
}
.folk-grid__col--order-4 {
    order: 4;
}
.folk-grid__col--order-5 {
    order: 5;
}
.folk-grid__col--order-6 {
    order: 6;
}
.folk-grid__col--order-7 {
    order: 7;
}
.folk-grid__col--order-8 {
    order: 8;
}
.folk-grid__col--order-9 {
    order: 9;
}
.folk-grid__col--order-10 {
    order: 10;
}
.folk-grid__col--order-11 {
    order: 11;
}
.folk-grid__col--order-12 {
    order: 12;
}
@media (max-width: 1399px) {
    .folk-grid--xl-1-cols > .folk-grid__col {
        width: 100%;
    }
    .folk-grid--xl-2-cols > .folk-grid__col {
        width: 50%;
    }
    .folk-grid--xl-3-cols > .folk-grid__col {
        width: 33.3333%;
    }
    .folk-grid--xl-4-cols > .folk-grid__col {
        width: 25%;
    }
    .folk-grid--xl-5-cols > .folk-grid__col {
        width: 20%;
    }
    .folk-grid__col--xl-span-1 {
        flex-grow: 1;
        flex-basis: 8.333%;
    }
    .folk-grid__col--xl-span-2 {
        flex-grow: 2;
        flex-basis: 16.666%;
    }
    .folk-grid__col--xl-span-3 {
        flex-grow: 3;
        flex-basis: 24.999%;
    }
    .folk-grid__col--xl-span-4 {
        flex-grow: 4;
        flex-basis: 33.332%;
    }
    .folk-grid__col--xl-span-5 {
        flex-grow: 5;
        flex-basis: 41.665%;
    }
    .folk-grid__col--xl-span-6 {
        flex-grow: 6;
        flex-basis: 49.998%;
    }
    .folk-grid__col--xl-span-7 {
        flex-grow: 7;
        flex-basis: 58.331%;
    }
    .folk-grid__col--xl-span-8 {
        flex-grow: 8;
        flex-basis: 66.664%;
    }
    .folk-grid__col--xl-span-9 {
        flex-grow: 9;
        flex-basis: 74.997%;
    }
    .folk-grid__col--xl-span-10 {
        flex-grow: 10;
        flex-basis: 83.33%;
    }
    .folk-grid__col--xl-span-11 {
        flex-grow: 11;
        flex-basis: 91.663%;
    }
    .folk-grid__col--xl-span-12 {
        flex-grow: 12;
        flex-basis: 99.996%;
    }
    .folk-grid__col--xl-order-1 {
        order: 1;
    }
    .folk-grid__col--xl-order-2 {
        order: 2;
    }
    .folk-grid__col--xl-order-3 {
        order: 3;
    }
    .folk-grid__col--xl-order-4 {
        order: 4;
    }
    .folk-grid__col--xl-order-5 {
        order: 5;
    }
    .folk-grid__col--xl-order-6 {
        order: 6;
    }
    .folk-grid__col--xl-order-7 {
        order: 7;
    }
    .folk-grid__col--xl-order-8 {
        order: 8;
    }
    .folk-grid__col--xl-order-9 {
        order: 9;
    }
    .folk-grid__col--xl-order-10 {
        order: 10;
    }
    .folk-grid__col--xl-order-11 {
        order: 11;
    }
    .folk-grid__col--xl-order-12 {
        order: 12;
    }
}
@media (max-width: 1199px) {
    .folk-grid--lg-1-cols > .folk-grid__col {
        width: 100%;
    }
    .folk-grid--lg-2-cols > .folk-grid__col {
        width: 50%;
    }
    .folk-grid--lg-3-cols > .folk-grid__col {
        width: 33.3333%;
    }
    .folk-grid--lg-4-cols > .folk-grid__col {
        width: 25%;
    }
    .folk-grid--lg-5-cols > .folk-grid__col {
        width: 20%;
    }
    .folk-grid__col--lg-span-1 {
        flex-grow: 1;
        flex-basis: 8.333%;
    }
    .folk-grid__col--lg-span-2 {
        flex-grow: 2;
        flex-basis: 16.666%;
    }
    .folk-grid__col--lg-span-3 {
        flex-grow: 3;
        flex-basis: 24.999%;
    }
    .folk-grid__col--lg-span-4 {
        flex-grow: 4;
        flex-basis: 33.332%;
    }
    .folk-grid__col--lg-span-5 {
        flex-grow: 5;
        flex-basis: 41.665%;
    }
    .folk-grid__col--lg-span-6 {
        flex-grow: 6;
        flex-basis: 49.998%;
    }
    .folk-grid__col--lg-span-7 {
        flex-grow: 7;
        flex-basis: 58.331%;
    }
    .folk-grid__col--lg-span-8 {
        flex-grow: 8;
        flex-basis: 66.664%;
    }
    .folk-grid__col--lg-span-9 {
        flex-grow: 9;
        flex-basis: 74.997%;
    }
    .folk-grid__col--lg-span-10 {
        flex-grow: 10;
        flex-basis: 83.33%;
    }
    .folk-grid__col--lg-span-11 {
        flex-grow: 11;
        flex-basis: 91.663%;
    }
    .folk-grid__col--lg-span-12 {
        flex-grow: 12;
        flex-basis: 99.996%;
    }
    .folk-grid__col--lg-order-1 {
        order: 1;
    }
    .folk-grid__col--lg-order-2 {
        order: 2;
    }
    .folk-grid__col--lg-order-3 {
        order: 3;
    }
    .folk-grid__col--lg-order-4 {
        order: 4;
    }
    .folk-grid__col--lg-order-5 {
        order: 5;
    }
    .folk-grid__col--lg-order-6 {
        order: 6;
    }
    .folk-grid__col--lg-order-7 {
        order: 7;
    }
    .folk-grid__col--lg-order-8 {
        order: 8;
    }
    .folk-grid__col--lg-order-9 {
        order: 9;
    }
    .folk-grid__col--lg-order-10 {
        order: 10;
    }
    .folk-grid__col--lg-order-11 {
        order: 11;
    }
    .folk-grid__col--lg-order-12 {
        order: 12;
    }
}
@media (max-width: 991px) {
    .folk-grid--md-1-cols > .folk-grid__col {
        width: 100%;
    }
    .folk-grid--md-2-cols > .folk-grid__col {
        width: 50%;
    }
    .folk-grid--md-3-cols > .folk-grid__col {
        width: 33.3333%;
    }
    .folk-grid--md-4-cols > .folk-grid__col {
        width: 25%;
    }
    .folk-grid--md-5-cols > .folk-grid__col {
        width: 20%;
    }
    .folk-grid__col--md-span-1 {
        flex-grow: 1;
        flex-basis: 8.333%;
    }
    .folk-grid__col--md-span-2 {
        flex-grow: 2;
        flex-basis: 16.666%;
    }
    .folk-grid__col--md-span-3 {
        flex-grow: 3;
        flex-basis: 24.999%;
    }
    .folk-grid__col--md-span-4 {
        flex-grow: 4;
        flex-basis: 33.332%;
    }
    .folk-grid__col--md-span-5 {
        flex-grow: 5;
        flex-basis: 41.665%;
    }
    .folk-grid__col--md-span-6 {
        flex-grow: 6;
        flex-basis: 49.998%;
    }
    .folk-grid__col--md-span-7 {
        flex-grow: 7;
        flex-basis: 58.331%;
    }
    .folk-grid__col--md-span-8 {
        flex-grow: 8;
        flex-basis: 66.664%;
    }
    .folk-grid__col--md-span-9 {
        flex-grow: 9;
        flex-basis: 74.997%;
    }
    .folk-grid__col--md-span-10 {
        flex-grow: 10;
        flex-basis: 83.33%;
    }
    .folk-grid__col--md-span-11 {
        flex-grow: 11;
        flex-basis: 91.663%;
    }
    .folk-grid__col--md-span-12 {
        flex-grow: 12;
        flex-basis: 99.996%;
    }
    .folk-grid__col--md-order-1 {
        order: 1;
    }
    .folk-grid__col--md-order-2 {
        order: 2;
    }
    .folk-grid__col--md-order-3 {
        order: 3;
    }
    .folk-grid__col--md-order-4 {
        order: 4;
    }
    .folk-grid__col--md-order-5 {
        order: 5;
    }
    .folk-grid__col--md-order-6 {
        order: 6;
    }
    .folk-grid__col--md-order-7 {
        order: 7;
    }
    .folk-grid__col--md-order-8 {
        order: 8;
    }
    .folk-grid__col--md-order-9 {
        order: 9;
    }
    .folk-grid__col--md-order-10 {
        order: 10;
    }
    .folk-grid__col--md-order-11 {
        order: 11;
    }
    .folk-grid__col--md-order-12 {
        order: 12;
    }
}
@media (max-width: 767px) {
    .folk-grid--sm-1-cols > .folk-grid__col {
        width: 100%;
    }
    .folk-grid--sm-2-cols > .folk-grid__col {
        width: 50%;
    }
    .folk-grid--sm-3-cols > .folk-grid__col {
        width: 33.3333%;
    }
    .folk-grid--sm-4-cols > .folk-grid__col {
        width: 25%;
    }
    .folk-grid--sm-5-cols > .folk-grid__col {
        width: 20%;
    }
    .folk-grid__col--sm-span-1 {
        flex-grow: 1;
        flex-basis: 8.333%;
    }
    .folk-grid__col--sm-span-2 {
        flex-grow: 2;
        flex-basis: 16.666%;
    }
    .folk-grid__col--sm-span-3 {
        flex-grow: 3;
        flex-basis: 24.999%;
    }
    .folk-grid__col--sm-span-4 {
        flex-grow: 4;
        flex-basis: 33.332%;
    }
    .folk-grid__col--sm-span-5 {
        flex-grow: 5;
        flex-basis: 41.665%;
    }
    .folk-grid__col--sm-span-6 {
        flex-grow: 6;
        flex-basis: 49.998%;
    }
    .folk-grid__col--sm-span-7 {
        flex-grow: 7;
        flex-basis: 58.331%;
    }
    .folk-grid__col--sm-span-8 {
        flex-grow: 8;
        flex-basis: 66.664%;
    }
    .folk-grid__col--sm-span-9 {
        flex-grow: 9;
        flex-basis: 74.997%;
    }
    .folk-grid__col--sm-span-10 {
        flex-grow: 10;
        flex-basis: 83.33%;
    }
    .folk-grid__col--sm-span-11 {
        flex-grow: 11;
        flex-basis: 91.663%;
    }
    .folk-grid__col--sm-span-12 {
        flex-grow: 12;
        flex-basis: 99.996%;
    }
    .folk-grid__col--sm-order-1 {
        order: 1;
    }
    .folk-grid__col--sm-order-2 {
        order: 2;
    }
    .folk-grid__col--sm-order-3 {
        order: 3;
    }
    .folk-grid__col--sm-order-4 {
        order: 4;
    }
    .folk-grid__col--sm-order-5 {
        order: 5;
    }
    .folk-grid__col--sm-order-6 {
        order: 6;
    }
    .folk-grid__col--sm-order-7 {
        order: 7;
    }
    .folk-grid__col--sm-order-8 {
        order: 8;
    }
    .folk-grid__col--sm-order-9 {
        order: 9;
    }
    .folk-grid__col--sm-order-10 {
        order: 10;
    }
    .folk-grid__col--sm-order-11 {
        order: 11;
    }
    .folk-grid__col--sm-order-12 {
        order: 12;
    }
}
@media (max-width: 480px) {
    .folk-grid {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .folk-grid > .folk-grid__col {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .folk-grid--xs,
    .folk-grid--xs-1-cols,
    .folk-grid--xs-2-cols,
    .folk-grid--xs-3-cols,
    .folk-grid--xs-4-cols,
    .folk-grid--xs-5-cols {
        display: flex;
    }
    .folk-grid--xs:not(.folk-grid--gapless),
    .folk-grid--xs-1-cols:not(.folk-grid--gapless),
    .folk-grid--xs-2-cols:not(.folk-grid--gapless),
    .folk-grid--xs-3-cols:not(.folk-grid--gapless),
    .folk-grid--xs-4-cols:not(.folk-grid--gapless),
    .folk-grid--xs-5-cols:not(.folk-grid--gapless) {
        margin-left: -15px;
        margin-right: -15px;
    }
    .folk-grid--xs-1-cols > .folk-grid__col {
        width: 100%;
    }
    .folk-grid--xs-2-cols > .folk-grid__col {
        width: 50%;
    }
    .folk-grid--xs-3-cols > .folk-grid__col {
        width: 33.3333%;
    }
    .folk-grid--xs-4-cols > .folk-grid__col {
        width: 25%;
    }
    .folk-grid--xs-5-cols > .folk-grid__col {
        width: 20%;
    }
    .folk-grid--xs:not(.folk-grid--gapless) > .folk-grid__col,
    .folk-grid--xs-1-cols:not(.folk-grid--gapless) > .folk-grid__col,
    .folk-grid--xs-2-cols:not(.folk-grid--gapless) > .folk-grid__col,
    .folk-grid--xs-3-cols:not(.folk-grid--gapless) > .folk-grid__col,
    .folk-grid--xs-4-cols:not(.folk-grid--gapless) > .folk-grid__col,
    .folk-grid--xs-5-cols:not(.folk-grid--gapless) > .folk-grid__col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .folk-grid__col--xs-span-1 {
        flex-grow: 1;
        flex-basis: 8.333%;
    }
    .folk-grid__col--xs-span-2 {
        flex-grow: 2;
        flex-basis: 16.666%;
    }
    .folk-grid__col--xs-span-3 {
        flex-grow: 3;
        flex-basis: 24.999%;
    }
    .folk-grid__col--xs-span-4 {
        flex-grow: 4;
        flex-basis: 33.332%;
    }
    .folk-grid__col--xs-span-5 {
        flex-grow: 5;
        flex-basis: 41.665%;
    }
    .folk-grid__col--xs-span-6 {
        flex-grow: 6;
        flex-basis: 49.998%;
    }
    .folk-grid__col--xs-span-7 {
        flex-grow: 7;
        flex-basis: 58.331%;
    }
    .folk-grid__col--xs-span-8 {
        flex-grow: 8;
        flex-basis: 66.664%;
    }
    .folk-grid__col--xs-span-9 {
        flex-grow: 9;
        flex-basis: 74.997%;
    }
    .folk-grid__col--xs-span-10 {
        flex-grow: 10;
        flex-basis: 83.33%;
    }
    .folk-grid__col--xs-span-11 {
        flex-grow: 11;
        flex-basis: 91.663%;
    }
    .folk-grid__col--xs-span-12 {
        flex-grow: 12;
        flex-basis: 99.996%;
    }
    .folk-grid__col--xs-order-1 {
        order: 1;
    }
    .folk-grid__col--xs-order-2 {
        order: 2;
    }
    .folk-grid__col--xs-order-3 {
        order: 3;
    }
    .folk-grid__col--xs-order-4 {
        order: 4;
    }
    .folk-grid__col--xs-order-5 {
        order: 5;
    }
    .folk-grid__col--xs-order-6 {
        order: 6;
    }
    .folk-grid__col--xs-order-7 {
        order: 7;
    }
    .folk-grid__col--xs-order-8 {
        order: 8;
    }
    .folk-grid__col--xs-order-9 {
        order: 9;
    }
    .folk-grid__col--xs-order-10 {
        order: 10;
    }
    .folk-grid__col--xs-order-11 {
        order: 11;
    }
    .folk-grid__col--xs-order-12 {
        order: 12;
    }
}
@font-face {
    font-family: "folkancare-icons";
    src: url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.ttf") format("truetype"), url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.woff?ukb2tz") format("woff"), url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.svg?ukb2tz#folkancare-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "folkancare-icons";
    src: url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.ttf") format("truetype"), url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.woff") format("woff"), url("https://www.folkancare.ie/wp-content/themes/blankslate/assets/fonts/folkancare-icons.svg#folkancare-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-help-circle:before {
  content: "\e90a";
}
.icon-apollo-icon:before {
  content: "\e902";
}
.icon-carpet_cleaning:before {
  content: "\e900";
  color: #58595b;
}
.icon-commercial_carpet_cleaning:before {
  content: "\e901";
  color: #58595b;
}
.icon-floor_cleaning_and_polishing:before {
  content: "\e903";
}
.icon-once_off_commercial_cleaning:before {
  content: "\e905";
}
.icon-once_off_house_cleaning:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e908";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-close:before {
  content: "\f00d";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-google:before {
  content: "\ea88";
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
html {
    height: 100%;
}
body {
    position: relative;
    margin: 0;
    font-size: 16px;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    transition: all 250ms;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
abbr {
    border-bottom: 1px dotted transparent;
}
address {
    margin-bottom: 30px;
}
blockquote {
    margin: 0 0 30px 0;
    font-size: 1.2em;
    font-style: italic;
}
button {
    padding: 0;
    transition: all 250ms;
    background: none;
    cursor: pointer;
    outline: 0;
    border: 0;
}
code {
    padding: 5px;
    font-family: monospace;
    border: 1px solid transparent;
}
em {
    font-style: italic;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
figure {
    margin: 0 0 30px 0;
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
}
p {
    line-height: 1.5em;
    margin: 0 0 30px 0;
}
pre {
    margin-bottom: 30px;
    padding: 10px;
    font-family: monospace;
    border: 1px solid transparent;
    overflow-x: scroll;
}
q {
    font-style: italic;
}
strong {
    font-weight: bold;
}
sub,
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.75em;
    vertical-align: top;
}
sub {
    top: auto;
    bottom: -0.5em;
}
var {
    font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    margin: 0 0 30px 0;
    line-height: normal;
    font-weight: bold;
}
h1 {
    font-size: 3em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.125em;
    line-height: normal;
}
h5 {
    margin-bottom: 15px;
    font-size: 1em;
}
h6 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 0.875em;
    letter-spacing: 0.04em;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
dl {
    margin: 0 0 30px 0;
}
dt {
    margin: 15px 0 0 0;
    font-weight: bold;
}
dt:first-child {
    margin-top: 0;
}
dd {
    margin: 0;
}
ul {
    margin: 0 0 30px 0;
    padding: 0 0 0 20px;
    list-style: disc outside;
}
ol {
    margin: 0 0 30px 0;
    padding: 0 0 0 20px;
    list-style: decimal outside;
}
li {
    margin-bottom: 7px;
    padding: 0;
    line-height: 1.5em;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin: 10px 0 10px 10px;
}
table {
    margin-bottom: 30px;
    width: 100%;
    border-collapse: collapse;
}
table th {
    padding: 15px 20px 13px 20px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    border: 0;
}
table td {
    padding: 15px 20px 13px 20px;
    vertical-align: middle;
    border: 0;
}
table p {
    margin-bottom: 15px;
}
table p:last-child {
    margin: 0;
}
label {
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 0.875em;
    letter-spacing: 0.04em;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
input,
select,
textarea {
    box-sizing: border-box;
    padding: 12px 20px;
    width: 100%;
    max-width: 1000px;
    line-height: normal;
    font-size: 15px;
    border: 0;
    border: 1px solid transparent;
}
textarea {
    max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    border: 0;
}
input:focus,
select:focus {
    outline: none;
}
select {
    padding: 11px 30px 11px 20px;
    font-size: 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" fill="rgb( 100, 100, 100 )"><polygon points="0, 0 12, 0 6, 8"/></svg>');
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    cursor: pointer;
}
label input[type="text"],
label input[type="password"] {
    display: block;
}
input[type="submit"] {
    width: auto;
    cursor: pointer;
}
#wrapper {
    position: relative;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.person-social-icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.person-social-icon--facebook:before {
    content: "\f09a";
}
.person-social-icon--linkedin:before {
    content: "\f0e1";
}
.person-social-icon--skype:before {
    content: "\f17e";
}
.person-social-icon--twitter:before {
    content: "\f099";
}
.search-form {
    max-width: 1000px;
}
.search-form__input-holder {
    position: relative;
}
.search-form__input {
    padding: 8px 40px 8px 15px;
    font-size: 16px;
    font-style: italic;
    border: 2px solid transparent;
    border-radius: 0;
}
.search-form__button {
    transition: all 250ms;
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -15px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.search-form__button:hover {
    opacity: 0.8;
}
.search-form__button:active {
    opacity: 0.5;
}
.search-form__button-icon {
    font-size: 16px;
}
.search-form__button-icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
}
#header {
    top: 0;
    left: 0;
    width: auto;
    height: 110px;
    -webkit-transform: translate3d(0, 0, 0);
    background-position: center center;
    background-size: cover; 
    z-index: 20
}
.archive .fixed, .single-post .fixed, .page-template-page-contact .fixed, .search .fixed, .error404 .fixed, .page-template-page-online-forms .fixed {
    position: relative
}
.fixed, .scroll-down .fixed {
    position: fixed;
    z-index: 21;
    width: 100%
}

.logo {
    display: block;
    padding: 0 10px 0 10px;
    text-align: center;
    margin-top: 25px
}

.header__menu {
    position: relative;
    padding-top: 10px
}
.line-menu {
    position: absolute;
    height: 2px;
    background: 0 0;
    bottom: 10px
}

.active>a {
    opacity: .7!important
}

@media (max-width: 768px) {
    .line-menu {
        display:none
    }
}
.header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 0;
    max-width: 1400px;
    margin: 0 auto;
    transition: all 1.2s cubic-bezier(.4,0,.0,1)
}

.header__icon {
    display: none;
    width: 130px;
    position: relative;
    color: #fff;
    z-index: 10
}

.header__logo {
    width: 180px;
    transition: all 1.2s cubic-bezier(.4,0,.0,1)
}

.header__cta {
    position: relative;
    transition: all 1.2s cubic-bezier(.4,0,.0,1)
}

.header__cta .button {
    width: 100%
}

.header__cta .phone {
    display: block;
    margin-top: 10px;
    margin-right: 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Montserrat',sans-serif;
    font-size: 32px;
    border-bottom: 1px solid #fff;
    font-weight: 800;
    padding-bottom: 3px
}

.header__cta span {
    color: #fff;
    padding-top: 5px;
    display: block;
    font-size: 14px
}

.header__cta:before {
    transition: all .3s cubic-bezier(.28,.44,.49,1);
    content: url(/img/contattaci-header.svg);
    width: 40px;
    height: 135px;
    position: absolute;
    top: -145px;
    left: -70px;
    display: none
}

.header__cta:hover:before {
    content: url(/img/contattaci-header.svg);
    width: 40px;
    height: 135px;
    position: absolute;
    top: -25px;
    left: -70px
}
 
.header-footer-blog {
    text-align: center
}

.header-footer-blog ul.site-nav li a {
    font-size: 28px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff
}

.header-footer-blog ul.site-nav li a:hover {
    opacity: 1
}

.header-area-service {
    position: absolute;
    z-index: 1;
    margin: 6.5rem 2rem 0px 2rem;
}
.header-area-service label {
    color: #FFF;
}

.area-template-default .post__content p {
    font-size: 1.7vh!important;
    color: #555;
    line-height: 33px;
}

.header-area-service .wpcf7-response-output {
    display: none;
}

.header-area-service .wpcf7-not-valid-tip {
    color: rgb(243 186 186)!important;
}
.site-nav {
    padding: 0;
    list-style-type: none;
    position: relative
}

.site-nav>li {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.site-nav>li>a {
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
    font-weight: 700;
    display: block;
    padding: 20px 5px;
    color: #fff;
    opacity: 1;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap
}

.site-nav>li>a:hover {
    opacity: .8
}

.site-nav>li>ul.dropdown-menu {
    background-color: #008891;
    padding: 15px;
    position: absolute;
    top: 50px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease
}

.site-nav>li>ul.dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -7px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #008891
}

.site-nav>li>ul.dropdown-menu>li {
    display: block;
    padding: 5px 0;
    position: relative
}

.site-nav>li>ul.dropdown-menu>li>a {
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    font-size: 16px;
    white-space: nowrap
}

.site-nav>li>ul.dropdown-menu>li>a:hover {
    opacity: .7
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 20px;
    position: absolute;
    top: -10px;
    left: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 7px solid #fff
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu>li {
    padding: 5px 0
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu>li:first-child {
    padding-top: 0
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu>li>a {
    color: #008891;
    font-size: 15px
}

.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu>li>a:hover {
    opacity: .7
}

@media (min-width: 1024px) and (max-width:1280px) {
    .site-nav>li>a {
        font-size:14px;
        padding: 20px 4px
    }

    .header__cta .phone {
        font-size: 22px
    }

    .header__cta span {
        font-size: 13px
    }
}

@media (min-width: 1025px) {
    .site-nav>li:hover>ul.dropdown-menu,.site-nav>li>ul.dropdown-menu>li:hover>ul.dropdown-menu {
        opacity:1;
        visibility: visible
    }
}

.scroll-down .fixed, .archive .fixed, .single-post .fixed, .page-template-page-contact .fixed, .search .fixed, .error404 .fixed, .page-template-page-online-forms .fixed {
    background-color: #008891
}

.scroll-down .header {
    width: 100%;
    max-width: 100%;
    padding: 0 120px 0 20px
}

.scroll-down .header__logo {
    transform: scale(.9)
}

.scroll-down .header__cta {
    position: relative;
    padding-right: 100px
}
.bubble {
    height: 60px;
    width: 60px;
    position: absolute;
    background: #eee;
    border-radius: 100%
}

.bubble--1 {
    top: 3%;
    left: -7%;
    background: #befae0;
    width: 254px;
    height: 254px
}

.bubble--2 {
    top: 1%;
    right: -7%;
    background: #befae0;
    width: 204px;
    height: 204px
}

.bubble--3 {
    bottom: 1%;
    right: -7%;
    background: #befae0;
    width: 354px;
    height: 354px
}

.bubble--4 {
    bottom: 10%;
    left: 10%;
    background: #befae0;
    width: 154px;
    height: 154px
}

@media (max-width: 768px) {
    .bubble--1 {
        left:-50%
    }

    .bubble--2 {
        right: -27%
    }

    .bubble--3 {
        right: -80%
    }

    .bubble--4 {
        left: -20%
    }
}

.scroll-down-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    display: block
}

.line-center {
    background: #000;
    width: 3px;
    height: 0;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-top: 10px;
    animation: vertical_line_growth 4s cubic-bezier(.215,.61,.355,1) infinite
}

.line-center span {
    position: absolute;
    bottom: -20px;
    width: 100px;
    display: block;
    left: -50px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 11px
}

@keyframes vertical_line_growth {
    0% {
        height: 0;
        opacity: 0
    }

    20% {
        height: 0;
        opacity: 0
    }

    40% {
        height: 0;
        opacity: 1
    }

    60% {
        height: 30px;
        opacity: 1
    }

    80% {
        height: 30px;
        opacity: 1
    }

    100% {
        height: 30px;
        opacity: 0
    }
}

@media (max-width: 1024px) {
    .header__icon {
        display:block
    }

    .header__menu {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 80px);
        height: 100vh;
        background: #008891;
        transform: translateX(-100%);
        transition: all 1s cubic-bezier(.215,.61,.355,1);
        z-index: 9
    }

    .header__menu--open {
        transform: translateX(0%)
    }

    .site-nav>li {
        width: 100%
    }

    .site-nav>li>a {
        width: 90%;
        display: block;
        color: #fff;
        font-size: 18px;
        padding: 10px;
        margin: 4px;
        position: relative;
        border-bottom: 1px dashed #fff
    }

    .site-nav>li>ul.dropdown-menu:before,.site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu:before {
        display: none
    }

    .site-nav>li>ul.dropdown-menu>li>ul.dropdown-menu {
        margin-top: 10px;
        display: none
    }

    .site-nav>li>ul.dropdown-menu>li.active>ul.dropdown-menu {
        display: block
    }

    .site-nav>li.active>ul.dropdown-menu,.site-nav>li>ul.dropdown-menu>li.active>ul.dropdown-menu {
        position: static;
        opacity: 1;
        visibility: visible
    }

    .icon-hamburger {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 30px;
        right: 25px
    }

    .icon-hamburger span {
        height: 4px;
        width: 100%;
        position: absolute;
        background: #fff;
        top: 11px;
        transition: all .2s ease-in-out
    }

    .icon-hamburger span:before,.icon-hamburger span:after {
        height: 4px;
        width: 100%;
        position: absolute;
        background: #fff;
        content: ' ';
        margin-top: -10px;
        transition: all .3s cubic-bezier(.215,.61,.355,1)
    }

    .icon-hamburger span:after {
        margin-top: 10px
    }

    .has-cover .icon-hamburger span,.has-cover .icon-hamburger span:before,.has-cover .icon-hamburger span:after {
        background: #fff
    }

    .icon-hamburger--open span {
        background: transparent!important
    }

    .icon-hamburger--open span:before {
        transform: rotate(45deg);
        margin-top: 0
    }

    .icon-hamburger--open span:after {
        transform: rotate(-45deg);
        margin-top: 0
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .header__icon {
        right:80px
    }

    .scroll-down .header__icon {
        right: 80px
    }

    .header__menu {
        width: calc(100% - 340px)
    }

}

.fade-left {
    opacity: 0;
    transition: all 1s cubic-bezier(.215,.61,.355,1);
    transform: translateX(-30%);
    transition-delay: .5s
}

.fade-left.is-inview {
    opacity: 1;
    transform: translateX(0px)
}

.fade-right {
    opacity: 0;
    transition: all 1s cubic-bezier(.215,.61,.355,1);
    transform: translateX(30%);
    transition-delay: .5s
}

.fade-right.is-inview {
    opacity: 1;
    transform: translateX(0px)
}

.fade-up {
    opacity: 0;
    transition: all 1s cubic-bezier(.215,.61,.355,1);
    transform: translateY(30%);
    transition-delay: .5s
}

.fade-up.is-inview {
    opacity: 1;
    transform: translateY(0px)
}

.fade-down {
    opacity: 0;
    transition: all 1s cubic-bezier(.215,.61,.355,1);
    transform: translateY(-30%);
    transition-delay: .5s
}

.fade-down.is-inview {
    opacity: 1;
    transform: translateY(0px)
}

.fade {
    opacity: 0;
    transition: all 1s cubic-bezier(.215,.61,.355,1);
    transition-delay: .5s
}

.fade.is-inview {
    opacity: 1
}


.bottom-icon-left, .bottom-icon-right {
    position: fixed;
    bottom: 40px;
    width: 100px;
    height: 100px;
    z-index: 999;
    text-align: center;
    line-height: 100px;
    cursor: pointer;
}
.bottom-icon-right {
    top: 20px;
    right: -30px;
    z-index: 1000
}

.delay-2 {
    transition-delay: .2s!important;
}
@media (min-width: 1024px) and (max-width:1441px) {

    .bottom-icon-right {
        top: 120px
    }
}

.search-button {
    width: 50px;
    height: 50px;
    position: relative;
    transition: all .3s cubic-bezier(.215,.61,.355,1);
    background-color: #008891;
    border-radius: 4rem;
    border: 3px #f5f5f5 solid
}
.search-button:before, .search-button:after {
    transition: all .3s ease-in-out;
}
.search-icon {
    position: absolute;
    top: 19%;
    left: 20%;
    width: 62%;
    height: 62%;
}
.search-icon .icon-phone{
    display: block;
    font-size: 34px;
    color: #FFF
}

@-webkit-keyframes intervalSearchBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
}

@keyframes intervalSearchBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    80% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
}
.search-icon:not(.anim-off):after {
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: -11px;
    pointer-events: none;
    border: 4px solid #eeeeeeeb;
    border-radius: 50%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: intervalSearchBorder;
    animation-name: intervalSearchBorder;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@media (min-width: 1024px) and (max-width: 1441px){
.scroll-down .bottom-icon-right {
    top: 15px
}}
.header-top_banner {
    position: relative;
    width: 100%;
    height: 400px
}
.header-top_banner .inner {
	position: absolute;
	height: 400px;
	width:100%
}
@media (max-width: 768px) {
    .search-button {
        width:45px;
        height: 45px;
        top: 20px;
        right: -30px
    }
    .calc-prev-hp,.panel-top-hp .panel-left,.bottom-icon-right,.panel-top-hp img {
        display: none
    }
    .header__cta {
        padding-right: 0!important;
    }
    .header__cta .phone {
        font-size: 3.06vw;
        margin-top: 15px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .header__cta span {
        font-size: 2.6vw;
        margin-bottom: 15px;
    }
}
.header-top_banner img {
    /*position: absolute; Dezactivat pentru spliderjs*/
    width: 100%;
    height: 400px;
    object-fit: cover;
    top: 0
}
.header-top_banner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient( 
320deg
 ,#e1e7ec00,#00393d);
    z-index: 1;
}

.header-top_banner .banner-text {
    position: absolute;
    width: 600px;
    height: 256px;
    opacity: 0.95;
    padding: 30px 0 0px 30px;
    top: 55px;
    z-index: 9
}
/*
.header-top_banner .banner-text#dark-blue {
    background-color: #00587a;
}
*/
.header-top_banner .banner-text .breadcrumbs a {
    font-weight: 500;
    text-decoration: underline
}

.header-top_banner .banner-text .breadcrumbs {
    font-weight: 600
}

.header-top_banner .banner-text .breadcrumbs,.header-top_banner .banner-text .breadcrumbs a {
    font-size: 14px;
    line-height: 1.67;
    color: #ffffff;
    margin-bottom: 10px
}

.header-top_banner .banner-text h1 {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.29;
    color: #ffffff;
    margin-bottom: 10px
}

.header-top_banner .banner-text .h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.45;
    color: #ffffff
}

.header-top_banner .splide__arrows, .header-top_banner .splide__pagination{
    display: none;
}

.folk-services-types {
    display: flex;
    margin-bottom: 30px;
    font-family: 'Montserrat';
}

.folk-services-types li {
    position: relative;
    display: grid;
    float: left;
    margin: 15px 0;
    height: 150px;
    padding: 15px;
    text-align: center;
    transition: 0.3s
}



.folk-services-types li span {
    font-size: 16px;
    font-weight: bold;
}

.folk-services-types li div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    opacity: 0
}

.folk-services-types li div:hover {
    background-color: #f5f5f5;
    border: 1px #008891 solid;
    opacity: 10
}

.folk-services-types li a {
    position: absolute;
    display: inline-block;
    width: 70%;
    text-align: center;
    top: 65%;
    left: 15%;
    font-size: 16px;
    font-weight: bold
}

.folk-services-types li a.btn {
    top: 30%;
    width: 70%;
    color: #ffffff !important;
    padding: 5px
}

.folk-services-types li img {
    width: 30%;
    margin: 0 auto 10px auto
}

.folk-services-types li.granny-flats img {
    margin-bottom: 22px
}

.folk-services-types li.reclad img {
    margin-bottom: 10px
}

.folk-services-types li.all,.folk-services-types li.all a {
    color: #008891;

}

.folk-services-types li.all a.btn {
  background-color: #008891;
  border-color: #008891;
}

.folk-services-header {
    margin: 0;
}

.folk-services-header-types {
    font-family: 'Montserrat';
}

.folk-services-header-types li {
    position: relative;
    display: flex;
    margin: 15px 0;
    height: auto;
    transition: 0.3s
}
.folk-services-header-types li span {
    font-size: 16px;
    font-weight: bold;
    margin: auto;
}


.folk-services-header-types li a {
    width: auto;
    margin: auto 0;
}

.folk-services-header-types li img {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    margin-right: 10px;
}

.folk-services-header-types li.all,.folk-services-header-types li.all a {
    color: #008891;

}
 
#core {
    position: relative;
    z-index: 10;
}
.core__columns {
    margin-top: 45px;
}
.core__columns-inner {
    padding: 0 30px;
}
#main {
    margin: 0 0 75px 0;
}
.core__columns-col--right #main {
    padding-left: 30px;
}
.core__columns-col--left #main {
    padding-right: 30px;
}
.core--fullwidth .core__columns {
    margin-top: 0;
}
.core--fullwidth .core__columns-inner {
    padding: 0;
}
.core--fullwidth #main {
    margin: 0;
}
.core--narrow .folk-container {
    max-width: 1000px;
}
.page-header {
    margin: 0 0 60px 0;
    padding-top: 45px;
}
.page-header__inner {
    padding: 0 30px;
}
.page-header__content {
    position: relative;
}
.page-header--has-portrait .page-header__content {
    padding-left: 100px;
}
.page-header__title {
    margin: 0;
}
.page-header__title--center {
    text-align: center;
}
.page-header__subtitle {
    margin: 0;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
}
.page-header__portrait {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 80px;
    border-radius: 50%;
}
.page-header__portrait-inner {
    display: block;
    padding: 3px;
    border: 0;
    border-radius: 50%;
}
.page-header__portrait-inner > img {
    display: block;
    border-radius: 50%;
}
.breadcrumbs {
    margin: 15px 0 0 0;
    font-size: 0.875em;
}
.breadcrumbs__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.breadcrumbs__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    padding: 5px 0 5px 15px;
}
.breadcrumbs__item:first-child {
    padding-left: 0;
}
.breadcrumbs__item:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    top: 9px;
    left: 2px;
    font-size: 10px;
}
.breadcrumbs__item:first-child:before {
    display: none;
}
.breadcrumbs__link {
    text-decoration: none;
}
.pagination {
    margin: 60px 0 0 0;
}
.pagination__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pagination__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.pagination__item-link {
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    text-decoration: none;
}
a.pagination__item-link:hover {
    opacity: 0.6;
}
a.pagination__item-link:active {
    opacity: 0.4;
}
.pagination__item--dots {
    padding: 0;
    font-weight: normal;
}
.pagination__item--prev .pagination__item-link,
.pagination__item--next .pagination__item-link {
    padding: 0;
    width: auto;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
}
.pagination__item--prev {
    margin-right: 20px;
}
.pagination__item--next {
    margin-left: 20px;
}
.post-archive-categories {
    margin: 0 0 30px 0;
}
.post-archive-categories:first-child {
    padding-top: 0;
    border-top-width: 0;
}
.post-archive-categories__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.post-archive-categories__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    position: relative;
    margin: 5px 10px 5px 0;
}
.post-archive-categories__item--active {
    font-weight: bold;
}
.post-archive-categories__item-link {
    text-decoration: none;
}
.post-navigation {
    margin: 30px 0;
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.post-navigation__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 0 30px 0;
}
.post-navigation__list:before,
.post-navigation__list:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.post-navigation__prev,
.post-navigation__next {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    box-sizing: border-box;
    width: 45%;
}
.post-navigation__prev-inner,
.post-navigation__next-inner {
    position: relative;
}
.post-navigation__prev {
    float: left;
}
.post-navigation__prev:last-child {
    border: 0;
}
.post-navigation__next {
    position: relative;
    left: -1px;
    float: right;
    text-align: right;
}
.post-navigation__next:first-child {
    border: 0;
}
.post-navigation__title {
    margin: 0 0 5px 0;
    font-size: 0.812em;
}
.post-navigation__title-link {
    text-decoration: none;
    letter-spacing: 0.04em;
}
.post-navigation__link {
    text-decoration: none;
}
.blog-post-archive .post__thumbnail-link,
.blog-post-single .post__thumbnail-link {
    display: block;
}
.blog-post-archive .post__thumbnail-link:hover,
.blog-post-single .post__thumbnail-link:hover {
    opacity: 0.9;
}
.blog-post-archive .post__thumbnail-link:active,
.blog-post-single .post__thumbnail-link:active {
    opacity: 0.8;
}
.blog-post-archive .post__header,
.blog-post-single .post__header {
    margin: 0 0 30px 0;
}
.blog-post-archive .post__title,
.blog-post-single .post__title {
    position: relative;
    margin: 0;
}
.blog-post-archive .post__title-link,
.blog-post-single .post__title-link {
    text-decoration: none;
}
.blog-post-archive .post__meta,
.blog-post-single .post__meta {
    margin: 5px 0 0 0;
    font-size: 0.875em;
}
.blog-post-archive .post__meta-author-link,
.blog-post-archive .post__meta .post__meta-link,
.blog-post-single .post__meta-author-link,
.blog-post-single .post__meta .post__meta-link {
    text-decoration: none;
}
.blog-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.blog-post-archive .post {
    margin: 0 0 30px 0;
    padding: 20px;
    border: 1px solid transparent;
}
.blog-post-archive .post__thumbnail {
    margin: 0px 21px 15px 0px;
    float: left;
}
.blog-post-archive .post__thumbnail img {
    display: block;
}
.blog-post-archive .post__thumbnail-link:hover {
    opacity: 0.9;
}
.blog-post-archive .post__thumbnail-link:active {
    opacity: 0.8;
}
.blog-post-archive .post__header {
    margin: 0 0 15px 0;
}
.blog-post-archive .post__title {
    margin: 0;
    font-size: 1.125em;
}
.blog-post-archive .post__title-link {
    text-decoration: none;
}
.blog-post-archive .post__meta {
    margin: 2px 0 0 0;
    font-size: 0.875em;
}
.blog-post-archive .post__meta .post__meta-link {
    text-decoration: none;
}
.blog-post-archive .post__content p {
    margin: 15px 0 0 0;
}
.blog-post-archive .post__content iframe {
    width: 100%;
    height: auto;
}
.blog-post-archive .post__permalink-link {
    font-size: 0.875em;
    text-decoration: none;
    float: right;
    margin: -11px -21px 0 0;
}
.blog-post-single .post__meta {
    margin: 0 0 10px 0;
}
.blog-post-single .post__content p {
    font-size: 1.125em;
}
.blog-post-single .post__footer {
    margin: 60px 0 30px 0;
}
.faq-post-single .post__content p {
    font-size: 1.125em;
}
.gallery-post-archive .post-archive-categories {
    margin: 0 0 30px 0;
}
.gallery-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.gallery-post-archive .post {
    margin: 0 0 30px 0;
    background-size: cover;
    background-position: center;
}
.gallery-post-archive .post__inner {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 300px;
}
.gallery-post-archive .post__bg {
    display: table-cell;
    position: relative;
    padding: 20px;
    transition: all, 300ms;
    vertical-align: bottom;
    border-radius: 3px;
}
.gallery-post-archive .post__header {
    position: relative;
    z-index: 20;
}
.gallery-post-archive .post__title {
    margin: 0;
    font-size: 1.125em;
}
.gallery-post-archive .post__title-link {
    text-decoration: none;
}
.gallery-post-archive .post__meta {
    position: relative;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    font-size: 0.875em;
    border-top: 1px solid transparent;
    z-index: 20;
}
.gallery-post-archive .post__term-link {
    text-decoration: none;
}
.gallery-post-archive .post__meta-images {
    display: block;
}
.gallery-post-archive .post__overlay-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.gallery-post-archive .pagination {
    margin-top: 60px;
}
.gallery-post-single .post__content p {
    font-size: 1.125em;
}
.gallery-post-single .post__image-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 -5px 30px -5px;
}
.gallery-post-single .post__image-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin-bottom: 5px;
    padding: 0 5px;
}
.gallery-post-single .post__image-link:hover {
    opacity: 0.9;
}
.gallery-post-single .post__image-link:active {
    opacity: 0.8;
}
.person-post-page .post__contact {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 30px 0;
    padding-top: 30px;
    font-size: 0.875em;
    border-top: 1px solid transparent;
}
.person-post-page .post__contact:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}
.person-post-page .post__contact-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    position: relative;
    margin: 10px 0 0 0;
    padding-left: 25px;
}
.person-post-page .post__contact-item:first-child {
    margin: 0;
}
.person-post-page .post__contact-item-icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 16px;
}
.person-post-page .post__contact-item-icon--email:before {
    content: "\f0e0";
}
.person-post-page .post__contact-item-icon--phone:before {
    content: "\f095";
}
.person-post-page .post__contact-item-icon--website:before {
    content: "\f0c1";
}
.person-post-page .post__contact-item > a {
    text-decoration: none;
}
.person-post-page .post__social-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 0 30px 0;
}
.person-post-page .post__social-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    vertical-align: top;
}
.person-post-page .post__social-link {
    display: block;
    position: relative;
    margin: 5px 4px 0 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
}
.person-post-page .post__social-icon:before {
    line-height: inherit;
}
.person-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.person-post-archive .post {
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
    border: 1px solid transparent;
}
.person-post-archive .has-post-thumbnail .post__inner {
    position: relative;
}
.person-post-archive .post__thumbnail {
    margin: 0 auto 15px auto;
    width: 140px;
    border-radius: 50%;
}
.person-post-archive .post__thumbnail-link {
    display: inline-block;
    padding: 3px;
    border: 0;
    border-radius: 50%;
}
.person-post-archive .post__thumbnail-link:hover {
    opacity: 0.9;
}
.person-post-archive .post__thumbnail img {
    display: block;
    border-radius: 50%;
}
.person-post-archive .folk-grid--4-cols .has-post-thumbnail .post__inner {
    padding-left: 0;
}
.person-post-archive .folk-grid--4-cols .post__thumbnail {
    position: relative;
}
.person-post-archive .post__title {
    margin: 0;
    font-size: 1.125em;
}
.person-post-archive .post__title-link {
    text-decoration: none;
}
.person-post-archive .post__subtitle {
    margin: 2px 0 0 0;
    font-size: 0.875em;
    font-weight: normal;
    font-style: italic;
}
.person-post-archive .post__content {
    margin-top: 15px;
}
.person-post-archive .post__content > p {
    margin: 15px 0 0 0;
}
.person-post-archive .post__social-list {
    margin: 15px 0 0 0;
}
.person-post-archive .navigation.pagination {
    margin-top: 60px;
    text-align: center;
}
.person-post-single .post {
    margin-bottom: 30px;
}
.person-post-single .post__content {
    margin-bottom: 30px;
}
.person-post-single .post__content p {
    font-size: 1.125em;
}
.person-post-single .post__social-list {
    margin-top: 30px;
}
.product-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.product-post-archive .post {
    margin: 0 0 30px 0;
    padding: 20px;
    text-align: center;
    border: 1px solid transparent;
}
.product-post-archive .post__thumbnail {
    margin: 0;
}
.product-post-archive .post__thumbnail-link:hover {
    opacity: 0.9;
}
.product-post-archive .post__thumbnail-link:active {
    opacity: 0.8;
}
.product-post-archive .post__title {
    margin: 15px 0 0 0;
    font-size: 1em;
}
.product-post-archive .post__title-link {
    text-decoration: none;
}
.product-post-archive .post__price {
    margin: 15px 0 0 0;
}
.product-post-archive .post__price-old {
    text-decoration: line-through;
}
.product-post-archive .post__buy {
    margin: 15px 0 0 0;
}
.product-post-single .post__gallery {
    margin: 0 0 30px 0;
}
.product-post-single .post__gallery-featured-link:hover {
    opacity: 0.9;
}
.product-post-single .post__gallery-featured-link:active {
    opacity: 0.8;
}
.product-post-single .post__gallery-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.product-post-single .post__gallery-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    margin: 0 5px 5px 0;
    width: 70px;
}
.product-post-single .post__gallery-item-link:hover {
    opacity: 0.9;
}
.product-post-single .post__gallery-item-link:active {
    opacity: 0.8;
}
.product-post-single .post__intro {
    font-size: 1.125em;
}
.product-post-single .post__form {
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.product-post-single .post__form:before,
.product-post-single .post__form:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.product-post-single .post__stock {
    float: left;
    margin: 0;
    padding: 15px 30px;
}
.product-post-single .post__stock-status {
    display: block;
    text-transform: uppercase;
}
.product-post-single .post__stock-inventory {
    font-size: 0.875em;
    font-style: italic;
}
.product-post-single .post__price {
    float: right;
    margin: 0;
    padding-right: 15px;
}
.product-post-single .post__price-old {
    text-decoration: line-through;
}
.product-post-single .post__price-current {
    font-size: 1.5em;
}
.product-post-single .post__add-to-cart {
    clear: right;
    float: right;
    margin: 10px 0 0 0;
}
.product-post-single .post__content {
    margin: 30px 0;
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.product-post-order .product-cart__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.product-post-order .product-cart__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: flex;
    align-items: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.product-post-order .product-cart__item:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.product-post-order .product-cart__item-col {
    box-sizing: border-box;
}
.product-post-order .product-cart__item-col--thumb {
    width: 100px;
}
.product-post-order .product-cart__item-thumb {
    margin: 0;
}
.product-post-order .product-cart__item-thumb-link:hover {
    opacity: 0.9;
}
.product-post-order .product-cart__item-thumb-link:active {
    opacity: 0.8;
}
.product-post-order .product-cart__item-col--title {
    flex-grow: 1;
    padding: 0 20px;
}
.product-post-order .product-cart__item-title {
    margin: 0;
    font-size: 1em;
}
.product-post-order .product-cart__item-title-link {
    text-decoration: none;
}
.product-post-order .product-cart__item-status {
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 2px 15px;
    font-size: 0.75em;
    text-transform: uppercase;
    border-radius: 20px;
}
.product-post-order .product-cart__item-col--quantity {
    width: 80px;
}
.product-post-order .product-cart__item-quantity {
    margin: 0;
}
.product-post-order .product-cart__item-col--price {
    width: 200px;
    padding: 0 50px;
}
.product-post-order .product-cart__item-price {
    margin: 0;
    font-size: 1.25em;
    text-align: right;
}
.product-post-order .product-cart__item-col--remove {
    width: 50px;
}
.product-post-order .product-cart__item-remove {
    margin: 0;
    text-align: right;
}
.product-post-order .product-cart__item-remove-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 2px solid transparent;
}
.product-post-order .product-cart__item-remove-btn:hover {
    opacity: 0.7;
}
.product-post-order .product-cart__item-remove-btn:active {
    opacity: 0.5;
}
.product-post-order .product-cart__item-remove-btn-icon {
    line-height: inherit;
}
.product-post-order .product-cart__item-remove-btn-icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    line-height: inherit;
}
.product-post-order .product-cart__summary {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.product-post-order .product-cart__summary:before,
.product-post-order .product-cart__summary:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.product-post-order .product-cart__coupon {
    float: left;
    margin: 0;
    width: 60%;
}
.product-post-order .product-cart__coupon-input {
    display: inline-block;
    margin-right: 10px;
    width: 200px;
}
.product-post-order .product-cart__coupon-btn {
    display: inline-block;
}
.product-post-order .product-cart__total {
    box-sizing: border-box;
    float: right;
    margin: 0;
    width: 40%;
    text-align: right;
}
.product-post-order .product-cart__total-label {
    display: block;
}
.product-post-order .product-cart__total-price {
    font-size: 1.25em;
}
.product-post-order .product-order__footer {
    margin: 60px 0 30px 0;
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.product-post-order .product-order__footer:before,
.product-post-order .product-order__footer:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.product-post-order .product-order__footer-back {
    float: left;
    margin: 0;
    width: 50%;
}
.product-post-order .product-order__footer-back-link {
    display: inline-block;
    padding-top: 5px;
    text-decoration: none;
}
.product-post-order .product-order__footer-checkout {
    float: right;
    margin: 0;
    width: 50%;
    text-align: right;
}
.service-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.service-post-archive .post {
    margin: 0 0 30px 0;
    padding: 20px;
    border: 1px solid transparent;
}
.service-post-archive .post__thumbnail {
    margin: -21px -21px 15px -21px;
}
.service-post-archive .post__thumbnail-link {
    display: block;
}
.service-post-archive .post__thumbnail-link:hover {
    opacity: 0.9;
}
.service-post-archive .post__thumbnail-link:active {
    opacity: 0.8;
}
.service-post-archive .post__icon {
    display: block;
    position: relative;
    top: -2px;
    margin: -45px auto 0 auto;
    width: 50px;
    height: 50px;
    line-height: 52px;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
}
.service-post-archive .post--has-thumbnail .post__icon {
    top: -5px;
}
.service-post-archive .post__title {
    display: inline;
    margin: 0;
    font-size: 1.125em;
}
.service-post-archive .post__title-link {
    text-decoration: none;
}
.service-post-archive .post__meta {
    margin: 2px 0 0 0;
    font-size: 0.875em;
}
.service-post-archive .post__meta .post__term-link {
    text-decoration: none;
}
.service-post-archive .post__content > p {
    margin: 15px 0 0 0;
}
.service-post-archive .post__permalink-link {
    font-size: 0.875em;
    text-decoration: none;
}
.service-post-archive .pagination {
    margin-top: 60px;
}
.service-post-single .post__content p {
    font-size: 1.125em;
}
.service-post-single .post__gallery {
    margin: 60px 0 30px 0;
}
.service-post-single .post__image-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 0 30px 0;
}
.service-post-single .post__image-list:before,
.service-post-single .post__image-list:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.service-post-single .post__image-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin-bottom: 5px;
    padding: 0 5px;
}
.service-post-single .post__image-link:hover {
    opacity: 0.9;
}
.service-post-single .post__image-link:active {
    opacity: 0.8;
}
.testimonial-post-page .post {
    margin-bottom: 60px;
}
.testimonial-post-page .post__quote {
    margin: 0;
    font-size: 1em;
}
.testimonial-post-page .post__quote > p {
    margin: 0 0 15px 0;
    font-size: 1.125em;
}
.testimonial-post-page .post__footer {
    position: relative;
}
.testimonial-post-page .post__footer--has-thumbnail {
    padding-left: 55px;
}
.testimonial-post-page .post__thumbnail {
    margin: 0;
    position: absolute;
    top: -2px;
    left: 0;
    width: 40px;
}
.testimonial-post-page .post__thumbnail-link {
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
}
.testimonial-post-page .post__thumbnail-link > img {
    display: block;
    border-radius: 50%;
}
.testimonial-post-page .post__title {
    font-size: 1em;
    font-style: normal;
}
.testimonial-post-page .post__title-name {
    font-weight: bold;
}
.testimonial-post-page .post__title-link {
    font-weight: bold;
    text-decoration: none;
}
.testimonial-post-page .post__title-description {
    display: block;
    margin: 2px 0 0 0;
    font-size: 0.875em;
}
.testimonial-post-archive .post-archive__list {
    margin-bottom: -30px;
}
.testimonial-post-archive .post {
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid transparent;
}
.testimonial-post-archive .post__footer {
    margin-top: 15px;
}
.testimonial-post-archive .navigation.pagination {
    margin-top: 60px;
}
.testimonial-post-single .post__quote > p {
    font-size: 1.5em;
}
.testimonial-post-single .post__thumbnail > img {
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
}
.testimonial-post-single .post__footer {
    margin: 30px 0 0 0;
}
.search-results-page .search-form {
    margin: 0 0 30px 0;
}
.search-results-page__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 0 30px 0;
}
.search-results-page__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin: 15px 0 0 0;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.search-results-page__item:before,
.search-results-page__item:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.search-results-page__item:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.search-results-page__item-title {
    float: left;
    margin: 0;
    width: 70%;
    font-size: 1em;
}
.search-results-page__item-title-link {
    text-decoration: none;
}
.search-results-page__item-type {
    float: right;
    margin: 0;
    width: 20%;
    font-size: 0.875em;
    text-align: right;
}
.search-results-page__item-excerpt {
    clear: both;
    padding: 15px 0 0 0;
}
.search-results-page__item-excerpt p {
    margin: 15px 0 0 0;
}
.search-results-page__item-excerpt p:first-child {
    margin: 0;
}
.error-404-page__inner {
    position: relative;
    margin-top: 120px;
    padding-top: 120px;
}
.error-404-page__title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 110px;
    font-size: 190px;
    text-align: center;
    z-index: 10;
}
.error-404-page__content {
    position: relative;
    z-index: 20;
}
.error-404-page__button {
    text-align: center;
}
.error-404-page__button-link {
    text-decoration: none;
}
#sidebar {
    margin-bottom: 60px;
}
.widget {
    margin: 0 0 60px 0;
}
.widget__title {
    position: relative;
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    font-size: 0.875em;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}
.widget__more {
    margin: 30px 0 0 0;
    padding-top: 15px;
    font-size: 0.875em;
    border-top: 1px solid transparent;
}
.widget__more-link {
    text-decoration: none;
}
.folk-post-featured-widget .widget__title {
    margin-bottom: 15px;
    padding: 0;
    border: 0;
}
.folk-post-featured-widget__thumb {
    margin: 0;
}
.folk-post-featured-widget__thumb-link {
    display: block;
}
.folk-post-featured-widget__thumb-link:hover {
    opacity: 0.9;
}
.folk-post-featured-widget__thumb-link:active {
    opacity: 0.8;
}
.folk-post-featured-widget__thumb-img {
    display: block;
}
.folk-post-featured-widget__content-inner {
    padding: 20px;
    border: 1px solid transparent;
}
.folk-post-featured-widget__title {
    margin: 0;
    font-size: 1em;
}
.folk-post-featured-widget__title-link {
    text-decoration: none;
}
.folk-post-featured-widget__date,
.folk-post-featured-widget__category {
    display: inline-block;
    margin: 2px 0 0 0;
    font-size: 0.875em;
}
.folk-post-featured-widget__category-link {
    text-decoration: none;
}
.folk-post-featured-widget__excerpt p {
    margin: 15px 0 0 0;
}
.folk-post-featured-widget .widget__more {
    margin-top: 15px;
}
.folk-testimonial-featured-widget .widget__title {
    margin-bottom: 15px;
    padding: 0;
    border: 0;
}
.folk-testimonial-featured-widget__content {
    padding: 20px;
    border: 1px solid transparent;
}
.folk-testimonial-featured-widget__quote {
    margin: 0;
    font-size: 1em;
}
.folk-testimonial-featured-widget__quote > p {
    margin: 0 0 15px 0;
    font-size: 1em;
}
.folk-testimonial-featured-widget__footer {
    position: relative;
    margin-top: 10px;
}
.folk-testimonial-featured-widget__footer--has-thumb {
    padding-left: 55px;
    min-height: 40px;
}
.folk-testimonial-featured-widget__thumb {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
}
.folk-testimonial-featured-widget__thumb-link {
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
}
.folk-testimonial-featured-widget__thumb-link > img {
    display: block;
    border-radius: 50%;
}
.folk-testimonial-featured-widget__author {
    font-style: normal;
}
.folk-testimonial-featured-widget__author-link {
    font-size: 0.875em;
    font-weight: bold;
    text-decoration: none;
}
.folk-testimonial-featured-widget__author-description {
    display: block;
    margin: 2px 0 0 0;
    font-size: 0.75em;
}
.folk-testimonial-featured-widget .widget__more {
    margin-top: 15px;
}
.folk-gallery-list-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0;
}
.folk-gallery-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin: 15px 0 0 0;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.folk-gallery-list-widget__item:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}
.folk-gallery-list-widget__item-inner {
    position: relative;
}
.folk-gallery-list-widget__item--has-thumb .folk-gallery-list-widget__item-inner {
    padding-left: 65px;
    min-height: 50px;
}
.folk-gallery-list-widget__item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
}
.folk-gallery-list-widget__item-thumb-link {
    display: block;
}
.folk-gallery-list-widget__item-thumb-link:hover {
    opacity: 0.9;
}
.folk-gallery-list-widget__item-thumb-link:active {
    opacity: 0.8;
}
.folk-gallery-list-widget__item-thumb img {
    display: block;
}
.folk-gallery-list-widget__item-title {
    margin: 0;
    font-size: 0.875em;
}
.folk-gallery-list-widget__item-title-link {
    text-decoration: none;
}
.folk-gallery-list-widget__item-date,
.folk-gallery-list-widget__item-count {
    margin: 0;
    font-size: 0.875em;
}
.folk-image-grid-widget p {
    margin: 0;
}
.folk-person-list-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0;
}
.folk-person-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin: 15px 0 0 0;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.folk-person-list-widget__item:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}
.folk-person-list-widget__item-inner {
    position: relative;
}
.folk-person-list-widget__item--has-thumb .folk-person-list-widget__item-inner {
    padding-left: 65px;
    min-height: 50px;
}
.folk-person-list-widget__item-thumb {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 50px;
}
.folk-person-list-widget__item-thumb-link {
    display: block;
    padding: 2px;
    border-radius: 50%;
}
.folk-person-list-widget__item-thumb-link:hover {
    opacity: 0.9;
}
.folk-person-list-widget__item-thumb-link > img {
    display: block;
    border-radius: 50%;
}
.folk-person-list-widget__item-title {
    margin: 0;
    font-size: 1em;
}
.folk-person-list-widget__item-title-link {
    text-decoration: none;
}
.folk-person-list-widget__item-subtitle {
    margin: 2px 0 0 0;
    font-size: 0.875em;
    font-weight: normal;
    font-style: italic;
}
.folk-person-list-widget__item-social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 7px 0 0 0;
}
.folk-person-list-widget__item-social-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
}
.folk-person-list-widget__item-social-link {
    display: block;
    position: relative;
    margin: 0 2px 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
}
.folk-person-list-widget__item-social-icon:before {
    line-height: inherit;
}
.folk-person-list-widget .widget__more {
    margin-top: 30px;
}
.folk-post-list-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0;
}
.folk-post-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin: 15px 0 0 0;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.folk-post-list-widget__item:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}
.folk-post-list-widget__item-inner {
    position: relative;
}
.folk-post-list-widget__item--has-thumb .folk-post-list-widget__item-inner {
    padding-left: 65px;
    min-height: 50px;
}
.folk-post-list-widget__item-thumb {
    position: absolute;
    left: 0;
    top: 2px;
    width: 50px;
}
.folk-post-list-widget__item-thumb-link {
    display: block;
}
.folk-post-list-widget__item-thumb-link:hover {
    opacity: 0.9;
}
.folk-post-list-widget__item-thumb-link:active {
    opacity: 0.8;
}
.folk-post-list-widget__item-thumb img {
    display: block;
}
.folk-post-list-widget__item-title {
    margin: 0 0 2px 0;
    font-size: 1em;
}
.folk-post-list-widget__item-title-link {
    text-decoration: none;
}
.folk-post-list-widget__item-date,
.folk-post-list-widget__item-category {
    display: inline;
    margin: 0;
    font-size: 0.875em;
}
.folk-post-list-widget__item-category-link {
    text-decoration: none;
}
.folk-product-list-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.folk-product-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.folk-product-list-widget__item:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.folk-product-list-widget__item--has-thumb .folk-product-list-widget__item-inner {
    position: relative;
    padding-left: 70px;
    min-height: 50px;
}
.folk-product-list-widget__item-thumb {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 50px;
}
.folk-product-list-widget__item-thumb-link:hover {
    opacity: 0.9;
}
.folk-product-list-widget__item-thumb-link:active {
    opacity: 0.8;
}
.folk-product-list-widget__item-title {
    margin: 0;
    font-size: 1em;
}
.folk-product-list-widget__item-title-link {
    text-decoration: none;
}
.folk-product-list-widget__item-price {
    margin: 2px 0 0 0;
    font-style: italic;
}
.folk-product-list-widget__item-price-old {
    text-decoration: line-through;
}
.folk-service-list-widget .widget__title {
    margin-bottom: 15px;
}
.folk-service-list-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0;
}
#menu-online-forms {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0;
}
.folk-service-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    position: relative;
    margin: 5px 0 0 0;
    padding: 8px 10px;
}
.folk-page-list-widget__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    position: relative;
    margin: 5px 0 0 0;
    padding: 8px 10px;
}
.folk-service-list-widget__item:first-child {
    margin-top: 0;
}
.folk-service-list-widget__item--has-icon {
    padding-left: 35px;
}
.folk-service-list-widget__item-icon {
    position: absolute;
    top: 9px;
    left: 8px;
    font-size: 20px;
}
.folk-service-list-widget__item--current .folk-service-list-widget__item-icon, .folk-service-list-widget__item--current a {
    color: #FFF;
    box-shadow: 0 0 0 0 #fff;
}
.folk-service-list-widget__item a {
    text-decoration: none;
}
.folk-service-list-widget__item--current {
    font-weight: bold;
}
#footer {
    position: relative;
    z-index: 10;
}
.footer-widgets {
    position: relative;
    background-position: center 0;
    background-size: cover;
}
.footer-widgets__inner {
    position: relative;
    padding: 75px 30px 15px 30px;
    z-index: 20;
    background-color: #008891c2!important;
    background-image: linear-gradient(to bottom, rgb(15 48 87 / 71%), #008891bf)!important;

}
.footer-widgets .widget {
    margin: 0 0 60px 0;
}
.footer-widgets .widget__title {
    font-size: 1.125em;
    border: 0;
}
.footer-bottom {
    position: relative;
    padding: 0 30px;
}
.footer-bottom__inner {
    position: relative;
    padding: 30px 0;
    border-top: 1px solid transparent;
}
.footer-bottom__inner:before,
.footer-bottom__inner:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.footer-bottom a {
    text-decoration: none;
}
.footer-menu {
    float: right;
    width: 45%;
    font-size: 0.875em;
    text-align: right;
}
.footer-menu__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-menu__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    margin: 0 0 3px 14px;
}
.footer-text {
    float: left;
    width: 45%;
    font-size: 0.875em;
    line-height: 1.3em;
}
.footer-text p {
    margin: 0;
}
.footer-panel {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0.875em;
    z-index: 30;
}
.footer-panel__toggle-icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
}
.footer-contact {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.footer-contact__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-contact__list:before,
.footer-contact__list:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.footer-contact__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
}
.footer-contact__item:nth-child(2n + 1) {
    clear: right;
}
.footer-contact__item--has-icon {
    padding-left: 25px;
    padding-bottom: 15px;
}
.footer-contact__item-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #008891;
}
.footer-contact dl {
    margin: -2px 0 0 0;
}
.footer-contact dl:before,
.footer-contact dl:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.footer-contact dt {
    display: block;
    float: left;
    margin: 2px 0 0 0;
    width: 40%;
    color: #e7e7de;
}
.footer-contact dd {
    display: block;
    float: left;
    margin: 2px 0 0 0;
    width: 60%;
}
.footer-contact a {
    text-decoration: none;
}
.footer-contact p {
    margin: 0;
}
.footer--has-collapsed-panel .footer-contact {
    display: none;
}
.footer-panel__bottom {
    margin: 20px auto;
    padding: 0 20px;
    max-width: 500px;
}
.footer-panel__bottom-inner {
    display: table;
    width: 100%;
}
.footer-social {
    display: table-cell;
    padding-right: 4px;
    width: auto;
}
.footer-social__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.footer-social__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    margin: 0 2px;
    font-size: 16px;
}
.footer-social__item-link {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}
.footer-panel__bottom-decor {
    display: table-cell;
    position: relative;
    width: 100%;
}
.footer-panel__bottom-decor:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1px;
    width: 100%;
    height: 2px;
}
.folk-accordion__item {
    margin: 0 0 15px 0;
    border: 1px solid transparent;
}
.folk-accordion__item-header {
    transition: background-color 500ms;
    position: relative;
    padding: 20px 50px 20px 20px;
    cursor: pointer;
}
.folk-accordion__item-header:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
}
.folk-accordion__item--expanded .folk-accordion__item-header:before {
    content: "\f106";
}
.folk-accordion__item-title {
    margin: 0;
    font-size: 1em;
}
.folk-accordion__item-content-wrapper {
    display: none;
    padding: 20px;
    border-top: 1px solid transparent;
}
.folk-accordion__item-content > p {
    margin: 15px 0 0 0;
}
.folk-accordion__item-content > p:first-child {
    margin: 0;
}
.folk-accordion__item-permalink-link {
    font-size: 0.875em;
    text-decoration: none;
}
.folk-accordion__item-footer {
    margin-top: 15px;
}
.folk-accordion__item-footer-permalink {
    display: inline-block;
    margin: 0;
    font-size: 0.875em;
}
.folk-accordion__item-footer-permalink-link {
    text-decoration: none;
}
.folk-alert-message {
    position: relative;
    margin: 0 0 30px 0;
    padding: 22px 20px 20px 50px;
}
.folk-alert-message__icon {
    position: absolute;
    top: 23px;
    left: 20px;
    font-size: 20px;
}
.folk-alert-message__icon:before {
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f129";
}
.folk-alert-message__title {
    margin: 0;
    font-size: 1em;
}
.folk-alert-message > p {
    margin: 15px 0 0 0;
}
.folk-alert-message > p:first-of-type {
    margin: 0;
}
.folk-button {
    transition: all 250ms;
    display: inline-block;
    padding: 7px 25px;
    line-height: 1.5em;
    font-size: 0.875em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.folk-button--type-2 {
    border: 2px solid transparent;
}
.folk-button--small {
    padding: 5px 15px;
    font-size: 0.75em;
}
.folk-button--large {
    padding: 10px 30px;
    font-size: 1.125em;
}
.folk-menu-floor {
    margin: 15px 0 45px 0;
}
.folk-menu-floor__inner {
    position: relative;
    padding: 0 30px;
}
.folk-menu-floor__header {
    position: relative;
    padding-left: 25px;
    margin: 0 0 45px 0;
}
.btn-glass {
    flex: 0 0 17%;
    flex-grow: 1;
    text-align: center;
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    padding: 1em 2em;
    font-weight: 600;
    border: 1px solid #f5f5f5;
    letter-spacing: 0.98pt;
    text-transform: uppercase;
    transition: background-position 2s cubic-bezier(0, 1, 0, 1), border-color 500ms, background-color 500ms;
    position: relative;
    background-attachment: fixed, scroll;
    background-size: 100vw 100vh, cover;
    background-position: center center, 0 0;
    background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0) 8%, rgba(255, 255, 255, 0.075) 10%, rgba(255, 255, 255, 0.075) 14%, rgba(255, 255, 255, 0.15) 14%, rgba(255, 255, 255, 0.15) 15%, rgba(255, 255, 255, 0.075) 17%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 36%, rgba(255, 255, 255, 0.075) 40%, rgba(255, 255, 255, 0.15) 42%, rgba(255, 255, 255, 0) 43%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.075) 60%, rgba(255, 255, 255, 0.075) 66%, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0.075) 70%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%), radial-gradient(ellipse farthest-corner, transparent, rgba(0, 0, 0, 0.2) 110%);
  }
  .btn-glass:hover {
    background-position: -100vw 0, 0 0;
  }
  .btn-glass:active {
    background-position: -75vw 0, 0 0;
    border-style: solid;
  }
  .nav-dark {
    background-color: #008891;
  }
  .nav-dark .btn-glass {
    color: rgba(255, 255, 255);
    background-color: rgba(17, 17, 17, 0);
  }
  .nav-dark .btn-glass:hover {
    border-color: #00b5c1;
    background-color: #00b5c1;
  }
  .nav-dark .btn-glass:active {
    position: relative;
    z-index: 1;
    box-shadow: 0 0 1em 0.5ex rgba(17, 17, 17, 0.5);
  }
  .nav-dark .btn-glass.btn-primary {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(42, 143, 189, 0);
  }
  .nav-dark .btn-glass.btn-primary:hover {
    border-color: #1c607e;
    background-color: #2A8FBD;
  }
  .nav-dark .btn-glass.btn-primary:active {
    position: relative;
    z-index: 1;
    box-shadow: 0 0 1em 0.5ex rgba(42, 143, 189, 0.5);
  }
  nav.btn-bar {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

/****************************************************************

 Section floor cleaning "how we do it" header background

*****************************************************************/

.section-floor-cleaning__background::before {
    content: "";
    float: left;
    width: 100%;
    height: 500px;
    background: url('../../images/floor_cleaning_and_polishing-406px.min.svg') no-repeat top; 
    background-size: 100%;
    position: absolute;
    right: 0;
}

.section-floor-cleaning {
    z-index: 1;
    margin-bottom: 110px;
}
.section-floor-cleaning__inner {
    position: relative;
}

.section-floor-cleaning__header h2 {
    padding: 174px 0 55px;
    text-align: center;
    position: relative;
}

.section-floor-cleaning__content {
    padding: 0 200px;
    text-align: center;
    margin-bottom: 120px;
}

.section-floor-cleaning__content::after {
    content: url('https://www.folkancare.ie/wp-content/themes/blankslate/images/floor_cleaning_and_polishing_after.svg');
    position: absolute;
    left: 50%;
    bottom: -90px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

@media only screen and (max-width: 1200px) {
    .section-floor-cleaning__content {
        padding: 0 100px;
    }
}
@media only screen and (max-width: 992px) {
    .section-floor-cleaning__content {
        padding: 0 50px;
    }
}
@media only screen and (max-width: 767px) {
    .section-floor-cleaning__content {
        padding: 0 25px;
    }
    .section-floor-cleaning__background::before {
        background: none;

    }
    .section-floor-cleaning__header h2 {
        padding: 24px 0 55px;
    }
}
@media only screen and (max-width: 480px) {
    .section-floor-cleaning__content {
        padding: 0 25;
    }
    .section-floor-cleaning__header h2 {
        padding: 24px 0 55px;
        text-align: center;
        position: relative;
    }
    .section-floor-cleaning__background::before {
        background: none;

    }
}

.folk-counter {
    margin: 0 0 30px 0;
}
.folk-counter__number {
    margin: 0;
    font-size: 3em;
    font-weight: bold;
}
.folk-counter__label {
    margin: 0;
}
.folk-cta {
    margin: 60px 0 60px 0;
}
.folk-cta__inner {
    position: relative;
    padding: 0 30px;
}
.folk-cta__content {
    position: relative;
    z-index: 20;
}
.folk-cta--has-button .folk-cta__content {
    padding-right: 300px;
}
.folk-cta__title {
    margin: 0;
}
.folk-cta__text {
    font-size: 1.125em;
    font-style: italic;
}
.folk-cta__text > p {
    margin: 5px 0 0 0;
}
.folk-cta__button {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -25px 0 0 0;
    font-size: 1.125em;
    text-transform: uppercase;
}
.folk-cta--has-dark-background {
    margin: 0;
}
.folk-cta--has-dark-background .folk-cta__inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.folk-definition-list__list:before,
.folk-definition-list__list:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
}
.folk-definition-list__item-title {
    box-sizing: border-box;
    clear: both;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 10px 0 0;
    width: 50%;
    border-top: 1px solid transparent;
}
.folk-definition-list__item-text {
    box-sizing: border-box;
    float: right;
    margin: 10px 0 0 0;
    padding: 10px 0 0 10px;
    width: 50%;
    text-align: right;
    border-top: 1px solid transparent;
}
.folk-definition-list__item-title-link {
    text-decoration: none;
}
.folk-definition-list__item-text-link {
    text-decoration: none;
}
.folk-definition-list__item-title:first-of-type,
.folk-definition-list__item-text:first-of-type {
    margin: 0;
    padding-top: 0;
    border: 0;
}
.folk-faq {
    margin: 75px 0 45px 0;
}
.folk-faq__inner {
    position: relative;
    padding: 0 30px;
}
.folk-faq__header {
    position: relative;
    padding-left: 25px;
    margin: 0 0 45px 0;
}
.folk-faq__header:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 0;
    width: 5px;
}
.folk-faq__content {
    position: relative;
    z-index: 20;
}
.folk-faq__title {
    margin: 0;
}
.folk-faq__title-link {
    text-decoration: none;
}
.folk-faq__subtitle {
    margin: 5px 0 0 0;
    font-size: 1.125em;
    font-family: inherit;
    font-weight: normal;
    font-style: italic;
}
.folk-faq__subtitle a {
    text-decoration: none;
}
.folk-faq--has-dark-background {
    margin: 0;
}
.folk-faq--has-dark-background .folk-faq__inner {
    padding-top: 75px;
    padding-bottom: 45px;
}
.folk-feature {
    margin: 0 0 30px 0;
}
.folk-feature--has-icon .folk-feature__inner {
    position: relative;
    padding-left: 50px;
}
.folk-feature__icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
}
.folk-feature__title {
    margin: 0 0 15px 0;
    font-size: 1.125em;
}
.folk-feature__title-link {
    text-decoration: none;
}
.folk-feature__text > p {
    margin: 15px 0 0 0;
}
.folk-feature__text > p:first-child {
    margin: 0;
}
.folk-feature__more {
    margin: 15px 0 0 0;
}
.folk-feature__more-link {
    text-decoration: none;
}
.folk-form__message {
    display: none;
}
.folk-form__field--list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 0 30px 0;
}
.folk-form__field-list-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}
.folk-form__field-input-email {
    display: none;
}
.folk-form__field-label--checkbox,
.folk-form__field-label--radio {
    display: inline-block;
    margin-right: 20px;
    text-transform: none;
    font-weight: normal;
    font-size: 1em;
    letter-spacing: normal;
    cursor: pointer;
}
.folk-form__field-label--checkbox > span,
.folk-form__field-label--radio > span {
    position: relative;
    top: 1px;
    margin-left: 10px;
}
.folk-intro {
    margin: 75px 0 75px 0;
}
.tcm {
    max-width: 750px;
    margin: 0 auto 35px;
}
.folk-intro--has-image-background {
  background-image: url(../../images/dublin-layer.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}
.tt {
    text-align: center;
}
.folk-intro-nm {
    margin: 0;
}
.folk-intro__inner {
    position: relative;
    margin: 0 auto;
    padding: 30px;
    max-width: 1400px;
}
.folk-intro__image-wrapper {
    display: inline-block;
    margin: 0;
}
.folk-intro__image {
    border-radius: 50%;
}
.folk-intro__title {
    margin: 0;
}
.folk-intro__title a {
    text-decoration: none;
}
.folk-intro__subtitle {
    margin: 0;
    font-size: 1.125em;
    font-family: inherit;
    font-weight: normal;
    font-style: italic;
}
.folk-intro__subtitle a {
    text-decoration: none;
}
.folk-intro__text {
    margin-top: 30px;
    font-size: 1.125em;
    color: #0f3057;
}
.folk-intro__text:first-child {
    margin: 0;
}
.folk-intro__text p {
    margin: 30px 0 0 0;
}
.folk-intro__text p:first-child {
    margin: 0;
}
.folk-intro__more {
    margin: 30px 0 0 0;
}
.folk-intro--has-image .folk-intro__wrapper {
    display: table;
}
.folk-intro--has-image .folk-intro__image-col {
    display: table-cell;
    width: 25%;
}
.folk-intro--has-image .folk-intro__text-col {
    box-sizing: border-box;
    display: table-cell;
    padding-left: 50px;
    width: 75%;
    vertical-align: middle;
}
.folk-posts {
    margin: 75px 0 45px 0;
}
.folk-posts__inner {
    position: relative;
    padding: 0 30px;
}
.folk-posts__header {
    position: relative;
    padding-left: 25px;
    margin: 0 0 45px 0;
}
/*
.folk-posts__header:before {
    transform: scaleX(1);
    transition: transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: 100% 50%;
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + -62.8rem);
    top: 1rem;
    left: 0;
    height: 0.871rem;
}
*/
.folk-posts__title {
    margin: 0;
}
.folk-posts__title-link {
    text-decoration: none;
}
.folk-posts__subtitle {
    margin: 5px 0 0 0;
    font-size: 1.125em;
    font-family: inherit;
    font-weight: normal;
    font-style: italic;
}
.folk-posts__subtitle a {
    text-decoration: none;
}
.folk-posts__content {
    position: relative;
    z-index: 20;
}
.folk-posts__post {
    margin: 0 0 30px 0;
}
.folk-posts__post-thumbnail {
    margin: 0 0 15px 0;
}
.folk-posts__post-thumbnail-link {
    display: block;
}
.folk-posts__post-thumbnail-link:hover {
    opacity: 0.9;
}
.folk-posts__post-thumbnail-link:active {
    opacity: 0.8;
}
.folk-posts__post-thumbnail img {
    display: block;
}
.folk-posts__post-title {
    margin: 0;
    font-size: 1.125em;
    text-transform: uppercase
}
.folk-posts__post-title-link {
    text-decoration: none;
}
.folk-posts__post-meta {
    margin: 5px 0 0 0;
    font-size: 0.875em;
}
.folk-posts__post-meta a {
    text-decoration: none;
}
.folk-posts__post-content p {
    margin: 15px 0 0 0;
}
.folk-posts__post-permalink {
    margin: 15px 0 0 0;
}
.folk-posts__post-permalink-link {
    font-size: 0.875em;
    text-decoration: none;
}
.folk-posts--has-dark-background {
    margin: 0;
}
.folk-posts--has-dark-background .folk-posts__inner {
    padding-top: 75px;
    padding-bottom: 45px;
}
.folk-pricing-table {
    margin: 0 0 30px 0;
    border: 1px solid transparent;
    text-align: center;
}
.folk-pricing-table__inner {
    padding: 30px;
}
.folk-pricing-table__title {
    padding: 15px 10px;
    margin: -31px -31px 15px -31px;
    font-weight: normal;
}
.folk-pricing-table__price {
    margin: 0 0 15px 0;
}
.folk-pricing-table__price-value {
    display: block;
    line-height: 1em;
    font-size: 3.75em;
    font-weight: bold;
}
.folk-pricing-table__price-description {
    display: block;
    margin: 0;
}
.folk-pricing-table__text {
    padding-top: 30px;
    border-top: 1px solid transparent;
}
.folk-pricing-table__text > p {
    margin: 15px 0 0 0;
}
.folk-pricing-table__text > p:first-child {
    margin: 0;
}
.folk-pricing-table__button {
    margin: 30px 0 0 0;
}
.folk-progress-bar {
    margin: 0 0 30px 0;
}
.folk-progress-bar__title {
    margin: 0 0 15px 0;
}
.folk-progress-bar__bar {
    position: relative;
}
.folk-progress-bar__bar-inner {
    height: 25px;
}
.folk-progress-bar__bar-label {
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 0.875em;
    font-weight: bold;
}
.folk-services {
    margin: 75px 0 45px 0;
}
.folk-services__inner {
    position: relative;
}
.folk-services__header-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}
.folk-services__header {
    position: relative;
    padding-left: 25px;
    margin: 0 0 45px 0;
    text-align: center;
}
/*
.folk-services__header:before {
  transform: scaleX(1);
  transition: transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 100% 50%;
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + -67rem);
  top: 1rem;
  left: 0;
  height: 0.871rem;
}
*/
.folk-services__title {
    margin: 0;
}
.folk-services__title-link {
    text-decoration: none;
}
.folk-services__subtitle {
    margin: 0;
    font-size: 1.125em;
    font-family: inherit;
    font-weight: normal;
    font-style: italic;
}
.folk-services__subtitle a {
    text-decoration: none;
}
.folk-services__list-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}
.folk-services__list {
    margin: -5px;
}
.folk-services__item {
    padding: 5px;
}
.folk-services__post {
    position: relative;
    overflow: hidden;
}
.folk-services__post-bg {
    position: relative;
    padding-bottom: 70%;
    background-size: cover;
}
.folk-services__post-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.folk-services__post-header {
    display: table;
    width: 100%;
    height: 100%;
}
.folk-services__post-header-inner {
    box-sizing: border-box;
    display: table-cell;
    padding: 30px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
.folk-services__post-icon {
    font-size: 3em;
    top: 5px;
    left: 4px;
    position: absolute;
}
.folk-services__post-title {
    margin: 10px 0 0 0;
    font-size: 1.5em;
    font-family: inherit;
    font-weight: normal;
}
.folk-services__post-title-link {
    text-decoration: none;
}
.folk-services__post-meta {
    margin: 0;
    font-size: 0.75em;
}
.folk-services__post-meta .post__term-link {
    text-decoration: none;
}
.folk-services__post-description {
    box-sizing: border-box;
    transition: opacity 250ms;
    display: table;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
}
.folk-services__item:hover .folk-services__post-description {
    top: 0;
    opacity: 1;
}
.folk-services__item:active .folk-services__post-description {
    opacity: 0.9;
}
.folk-services__post-description-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.folk-services__post-description p {
    margin: 15px 0 0 0;
}
.folk-services__post-description p:first-child {
    margin: 0;
}
.folk-services__post-overlay-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.folk-services--fullwidth-layout {
    margin-top: 0;
    margin-bottom: 0;
}
.folk-services--fullwidth-layout .folk-services__header {
    margin-top: 75px;
}
.folk-services--fullwidth-layout .folk-services__list-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.folk-services--fullwidth-layout .folk-services__list-wrapper .folk-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.folk-services--fullwidth-layout .folk-services__list {
    margin: 0;
}
.folk-services--fullwidth-layout .folk-services__item {
    padding: 0;
}
.folk-services--has-dark-background {
    margin: 0;
}
.folk-services--has-dark-background .folk-services__inner {
    padding-top: 75px;
    padding-bottom: 75px;
}
.folk-services--fullwidth-layout.folk-services--has-dark-background .folk-services__header {
    margin-top: 0;
}
.folk-services--fullwidth-layout.folk-services--has-dark-background .folk-services__inner {
    padding-bottom: 0;
}

.folk-services-types {
    display: flex;
    margin-bottom: 30px;
    font-family: 'Montserrat';
}

.folk-services-types li {
    position: relative;
    display: grid;
    float: left;
    margin: 15px 0;
    height: 150px;
    padding: 15px;
    text-align: center;
    transition: 0.3s
}


.single-service .folk-services-types li span {
    padding-top: 20px
}
.folk-services-types li span {
    font-size: 16px;
    font-weight: bold;
}

.folk-services-types li div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    opacity: 0
}

.folk-services-types li div:hover {
    background-color: #f5f5f5;
    border: 1px #008891 solid;
    opacity: 10
}

.folk-services-types li a {
    position: absolute;
    display: inline-block;
    width: 70%;
    text-align: center;
    top: 65%;
    left: 15%;
    font-size: 16px;
    font-weight: bold
}

.folk-services-types li a.btn {
    top: 30%;
    width: 70%;
    color: #ffffff !important;
    padding: 5px
}

.folk-services-types li img {
    width: 30%;
    margin: 0 auto 10px auto
}

.folk-services-types li.granny-flats img {
    margin-bottom: 22px
}

.folk-services-types li.reclad img {
    margin-bottom: 10px
}

.folk-services-types li.all,.folk-services-types li.all a {
    color: #008891;

}

.folk-services-types li.all a.btn {
  background-color: #008891;
  border-color: #008891;
}


.top-hero {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 0;
    overflow: hidden
}

.top-hero .overlay-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999
}

.top-hero .overlay-container .text {
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 44px;
    color: #ffffff
}

.top-hero .overlay-container .text h1,.top-hero .overlay-container .text p,.top-hero .overlay-container .text ul li,.top-hero .overlay-container .text .scroll-down {
    color: #ffffff;
    text-shadow: 1px 2px 4px #7C8089
}

.top-hero .overlay-container .text h1 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.29
}

.top-hero .overlay-container .text p {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.45
}

.top-hero .overlay-container .text ul li {
    float: left;
    font-size: 14px;
    line-height: 1.57;
    margin-right: 35px;
    margin-top: 30px
}

.top-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-hero .overlay-container i {
    font-size: 20px
}

.top-hero .overlay-container .text .scroll-down {
    float: right;
    font-size: 16px;
    cursor: pointer;
    line-height: 1.57;
    margin-top: 30px;
    font-weight: 600
}

.overlay-header-s2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(to bottom, #002d3f, rgb(88 88 88 / 23%));
    z-index: 1;
}
.top-hero{height:800px}
  .top-hero img{position:absolute;top:0}
  .top-hero .overlay-container{background-image:linear-gradient(to bottom, #002d3f, rgb(88 88 88 / 23%));z-index:9;}
  .top-hero .overlay-container.top .text{top:10vw;text-align:center;width:700px;}
  .top-hero .overlay-container.top .text h1{font-size:42px;font-weight:800;width:90%;line-height:1.19;text-shadow:none;margin:0 auto 10px auto}
  .top-hero .overlay-container.top .text p{font-size:22px;font-weight:500;line-height: 1.45;text-shadow:none;margin-bottom:20px}
  .top-hero .overlay-container.top .text .btn{display:inline-block;width:280px;margin:0 auto;font-weight:700;box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1)}
  /*
  .top-hero .overlay-container.top .text a.video-play i{margin-left:10px;margin-top:2px}
  .top-hero .overlay-container.top .text a.video-play{display:inline-block;margin-top:30px;font-size:16px;font-weight:bold;line-height:1.63;text-shadow:1px 2px 4px #ffffff}
  */

  @media only all and (min-width: 78em) {
  .top-hero {
      height: 810px;
  }
  }
  @media only all and (min-width: 1025px) {
  .top-hero {
      height: 700px;
  }
  }
  .nodesk { display:none; }
  @media only all and (max-width: 47.937em){
  /* .svg #topnav img {background-position:-132px -70px !important} */
  .top-hero {height:auto}
  .top-hero .overlay-container {
    background-color: #008891
}
  .top-hero .overlay-container.top,.top-hero .overlay-container.top .text,.top-hero img{position: relative;}
  .top-hero .overlay-container {
    background-image: none
}
  .top-hero .overlay-container.top .text {top:25vw;width:95%}
  .top-hero .overlay-container.top .text h1,.full-width-text p.title{font-size:28px}
  .top-hero .overlay-container.top .text p,.full-width-text p{font-size:18px}
  .top-hero .overlay-container.top .text .btn{margin-bottom:15px}
  .top-hero .overlay-container.top .text .btn-jos{box-shadow:none;}
  .top-hero .overlay-container.top .text a i{margin-right:0}
  .top-hero .overlay-container.top .text a.video-play{margin-top:15px}
  .top-hero .overlay-img{width:100%;margin:auto;position:relative}
  .top-hero .overlay-img::after{
    display: block;
    position: absolute;
    top: 0;
    background-image: linear-gradient(to bottom, #008891, #008891de,#00889194,#00889129,#00889100);
    height: 100%;
    width: 100%;
    content: ''
}
  .folk-home-banner img {
      width: 100%!important;
      margin: 60px auto!important
  }
  .header-top_banner {
    height: 435px
  }
  .header-top_banner .folk-container {
    padding: 6px 14px 0px 0px
  }

  .header-top_banner .banner-text {
    width: 85%
  }
  .header-top_banner .banner-text h1 {
    font-size: 3.3vh
  }
  .header-top_banner .banner-text .h2 {
    font-size: 1.6vh
}
  /*
  .header-top_banner .banner-text {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 7px;
    border-radius: 0;
    top: 0;
  }
  */
  .header-top_banner .banner-text h2 {
    font-size: 19px;
}
  .header-top_banner img {
    position: relative;
    height: 180px;
  }
  #callback_popup, #sengmsg_popup {
    width: 80%!important;

  }
    #sengmsg_popup, #sengmsg_popup .h1, #sengmsg_popup, #sengmsg_popup button.mfp-close  {
      color: #e7e7de;
      font-size: 6vw!important;
      text-align: center;
      font-weight: 400;
  }
  #sengmsg_popup .wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    display:none;}
.nomob {
    display:none;}
	 .nodesk {
    display:inline-block!important; }
.header-logo {
    margin: 0 auto;
    float: none;
}
  }

/* SPLIDE js */
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}/*.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}*/.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/*
.folk-services-types li.carper_cleaning,.folk-services-types li.carpet_cleaning a {
    color: #d37f04
}

.folk-services-types li.floor_cleaning_and_polishing,.folk-services-types li.floor_cleaning_and_polishing a {
    color: #594fcc
}

.folk-services-types li.commercial_carpet_cleaning,.folk-services-types li.commercial_carpet_cleaning a {
    color: #b82908
}

.folk-services-types li.once_off_commercial_cleaning,.folk-services-types li.once_off_commercial_cleaning a {
    color: #29245e
}

.folk-services-types li.once_off_house_cleaning,.folk-services-types li.once_off_house_cleaning a,.folk-services-types li.once_off_apartment_cleaning,.folk-services-types li.once_off_apartment_cleaning a {
    color: #0079bb
}



.folk-services-types li.carpet_cleaning a.btn {
    background-color: #d37f04;
    border-color: #d37f04
}

.folk-services-types li.floor_cleaning_and_polishing a.btn {
    background-color: #594fcc;
    border-color: #594fcc
}

.folk-services-types li.once_off_house_cleaning a.btn,.folk-services-types li.once_off_apartment_cleaning a.btn {
    background-color: #0079bb;
    border-color: #0079bb
}

.folk-services-types li.commercial_carpet_cleaning a.btn {
    background-color: #f16b00;
    border-color: #f16b00
}

.folk-services-types li.once_off_commercial_cleaning a.btn {
    background-color: #ff0000;
    border-color: #ff0000
}
*/
@media only all and (max-width: 47.937em) {
  .folk-services-types li {
      width: 100%;
      height: auto;
  }
  .folk-services-types li div {
      position: relative;
      opacity: 1;
      height: 100px;
  }
  .folk-services-types li img {
    width: 20%;
}
}

.folk-separator {
    margin: 30px 0;
    height: 1px;
    background: transparent;
    border: 0;
    border-top: 1px solid transparent;
}
.folk-spacer {
    margin: 30px 0;
    height: 1px;
    background: transparent;
    border: 0;
}
.folk-spacer--small {
    margin: 15px 0;
}
.folk-tabs {
    padding: 30px;
    border: 1px solid transparent;
}
.folk-tabs__header {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.folk-tabs__header-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
    margin: 5px 30px 5px 0;
    font-weight: bold;
}
.folk-tabs__header-item-link {
    text-decoration: none;
}
.folk-tabs__content {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid transparent;
}
.folk-tabs__content-item {
    display: none;
}
.folk-tabs__content-item:first-child {
    display: block;
}
.folk-tabs__content-item p {
    margin: 30px 0 0 0;
}
.folk-tabs__content-item p:first-child {
    margin: 0;
}
.folk-testimonials {
    margin: 75px 0 45px 0;
}
.folk-testimonials--has-gradient-background {
    margin: 0;
    padding: 75px 0 45px 0;
    background-color: #008891c2;
    background-image: linear-gradient(to top, rgb(15 48 87 / 71%), #008891bf);
}
.folk-testimonials__item {

}
.folk-testimonials__inner {
    padding: 0 30px;
}
.folk-testimonials__header {
    position: relative;
    padding-left: 25px;
    margin: 0 auto;
    display: table;
}
/*
.folk-testimonials__header:before {
  transform: scaleX(1);
  transition: transform 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 100% 50%;
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + -48rem);
  top: 1rem;
  left: 0;
  height: 0.871rem;
}
*/
#menu-contact_support a {
    text-decoration:none;
}
.folk-testimonials__title {
    margin: 0;
}
.folk-testimonials__title-link {
    text-decoration: none;
}
.folk-testimonials__subtitle {
    margin: 0;
    font-size: 1.125em;
    font-family: inherit;
    font-weight: normal;
    font-style: italic;
}
.folk-testimonials__subtitle a {
    text-decoration: none;
}
.folk-testimonials__content {
    position: relative;
    z-index: 20;
}
.folk-testimonials__post {
    margin: 30px 0px 30px 0;
    padding: 30px;
    border: 1px solid transparent;
}
.folk-testimonials__post-quote {
    margin: 0;
    font-size: 1em;
}
.folk-testimonials__post-quote > .folk-testimonials__post-quote-icons {
    font-size: 1.625em;
    color: gold;
    margin: 0 auto 15px;
    display: table;
}
.folk-testimonials__post-quote > p {
    margin: 0 0 15px 0;
    font-size: 1.125em;
}
.folk-testimonials__post-footer {
    position: relative;
    margin: 0 auto;
    display: table;
    text-align: center;
}
.folk-testimonials__post-footer--has-thumbnail {
    padding-left: 50px;
}
.folk-testimonials__post-thumbnail {
    margin: 0 auto;
    position: relative;
    top: -5px;
    left: 0px;
    width: 52px;
}
.folk-testimonials__post-thumbnail-link {
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
}
.folk-testimonials__post-thumbnail-link > img {
    display: block;
    border-radius: 50%;
}
.folk-testimonials__post-title {
    font-size: 1em;
    font-style: normal;
}
.folk-testimonials__post-title-link {
    font-weight: bold;
    text-decoration: none;
}
.folk-testimonials__post-title-description {
    display: block;
    margin: 2px 0 0 0;
    font-size: 0.875em;
}
.folk-testimonials--has-dark-background {
    margin: 0;
}
.folk-testimonials--has-dark-background .folk-testimonials__inner {
    padding-top: 75px;
    padding-bottom: 45px;
}
.folk-sidebar {
    margin: 60px 0 30px 0;
}
.folk-sidebar__inner {
    position: relative;
    padding: 0 30px;
}
.folk-sidebar__content {
    position: relative;
    z-index: 20;
}
.folk-sidebar--has-dark-background {
    margin: 0;
}
.folk-sidebar--has-dark-background .folk-sidebar__inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
iframe.google-map {
    border: 0;
    width: 100%;
    height: 300px;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-title,
.mfp-counter {
    color: #fff;
}
.mfp-arrow {
    transition: all, 300ms;
}
.mfp-arrow,
.mfp-arrow:focus {
    opacity: 0.6;
}
.mfp-arrow:active,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-removing .mfp-arrow {
    opacity: 0;
}
.mfp-figure:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mfp-arrow:active {
    margin-top: -55px;
}
.mfp-arrow,
.mfp-arrow:after {
    border: 0;
}
.mfp-arrow:before {
    font-size: 30px;
    color: #fff;
    font-family: "folkancare-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
}
.mfp-arrow-left:before {
    content: "\f053";
}
.mfp-arrow-right:before {
    content: "\f054";
}
.mfp-arrow-left {
    left: 10px;
}
.mfp-arrow-left:active {
    left: 5px;
}
.mfp-arrow-right {
    right: 10px;
}
.mfp-arrow-right:active {
    right: 5px;
}
#folk-media-query-breakpoint {
    font-family: "1200";
}
@media (max-width: 1400px) {
    #folk-media-query-breakpoint {
        font-family: "1400";
    }
    .header-branding__inner {
        padding-left: 40px;
        padding-right: 40px;
    }
    .header-menu__list {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 1350px) {
    #folk-media-query-breakpoint {
        font-family: "1350";
    }
}
@media (max-width: 1300px) {
    #folk-media-query-breakpoint {
        font-family: "1300";
    }
}
@media (max-width: 1250px) {
    #folk-media-query-breakpoint {
        font-family: "1250";
    }
}
@media (max-width: 1199px) {
    #folk-media-query-breakpoint {
        font-family: "1199";
    }
    #wrapper {
        padding-left: 0;
    }
    .core__columns--fullwidth .wp-block-columns,
    .main--fullwidth .wp-block-columns {
        padding-left: 30px;
        padding-right: 30px;
    }
    #header {
        position: relative;
        width: auto;
        height: 150px;
    }
    .header__inner {
        padding: 0;
        height: auto;
    }
}
@media (max-width: 991px) {
    #folk-media-query-breakpoint {
        font-family: "991";
    }
    .core__columns-col--right #main {
        padding-left: 0;
    }
    .core__columns-col--left #main {
        padding-right: 0;
    }
    .folk-image-grid-widget p {
        margin: 10px 0 0 0;
        text-align: center;
    }
    .footer-widgets__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-bottom {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-menu,
    .footer-text {
        float: none;
        width: auto;
        text-align: center;
    }
    .footer-text {
        margin-top: 15px;
    }
    .footer-text:first-child {
        margin-top: 0;
    }
    .footer-menu__item {
        margin: 0 7px 3px 7px;
    }
    .folk-cta__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .folk-cta--has-button .folk-cta__content {
        padding: 0;
    }
    .folk-cta__button {
        position: relative;
        top: auto;
        right: auto;
        margin: 30px 0 0 0;
    }
    .folk-faq__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .folk-intro__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .folk-posts__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .folk-services__header-wrapper,
    .folk-services__list-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .folk-testimonials__inner {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    #folk-media-query-breakpoint {
        font-family: "767";
    }
    .page-header__inner {
        padding: 0;
    }
    .core__columns-inner {
        padding: 0;
    }
    .post-navigation__prev,
    .post-navigation__next {
        float: none;
        margin-top: 30px;
        width: auto;
        text-align: left;
    }
    .post-navigation__prev:first-child,
    .post-navigation__next:first-child {
        margin: 0;
    }
    .search-results-page__item-title {
        float: none;
        width: auto;
    }
    .search-results-page__item-type {
        float: none;
        margin: 10px 0 0 0;
        width: auto;
        text-align: left;
    }
    .error-404-page__inner {
        padding-top: 85px;
    }
    .error-404-page__title {
        line-height: 90px;
        font-size: 120px;
    }
    .folk-definition-list__item-title,
    .folk-definition-list__item-text {
        float: none;
        width: auto;
        text-align: left;
        padding-left: 0;
    }
    .folk-definition-list__item-title {
        margin-top: 15px;
    }
    .folk-definition-list__item-text:first-of-type,
    .folk-definition-list__item-text {
        margin: 5px 0 0 0;
        padding: 0;
        border: 0;
    }
    .folk-pricing-table__inner {
        padding: 20px;
    }
    .folk-pricing-table__title {
        margin: -21px -21px 15px -21px;
    }
}
@media (max-width: 480px) {
    #folk-media-query-breakpoint {
        font-family: "480";
    }
    .folk-container {
        padding: 0 15px;
    }
}

.header__slider .splide__arrow {
    display: none;
}

.folk-home-banner img {
    width: 70%;
    margin: 60px auto;
    display: block;
}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.carousel {
  background: #EEE;
}

.carousel-cell {
  width: 66%;
  height: 200px;
  border-radius: 5px;
}
.google-business-reviews-rating.badge.tiny {
    border-radius: 3px;
    width: auto;
    padding: .5em 1em;
    max-width: 16em;
    box-shadow: 0 8px 2px -4px rgb(0 0 0 / 15%), 0 0 0 1px rgb(0 0 0 / 20%) inset;
}
.google-business-reviews-rating.link {
    cursor: pointer;
}
.google-business-reviews-rating.tiny {
    font-size: 14px;
    margin-right: auto;
    margin-left: auto;
}

.google-business-reviews-rating>.rating:last-child {
    margin-bottom: 0;
}
.google-business-reviews-rating.tiny .rating {
    font-size: 1.8em;
    line-height: 1.1em;
}
.google-business-reviews-rating .rating {
    font-size: 32px;
    margin: 0 0 .4em 0;
    line-height: 1.2em;
}
.google-business-reviews-rating .rating, .google-business-reviews-rating .rating .rating-stars, .google-business-reviews-rating .listing .rating {
    color: #ffd790;
}
.google-business-reviews-rating .rating span {
    vertical-align: top;
    position: relative;
}
.google-icon {
    top: .05em;
    position: relative;
    margin: 0 .3em 0 0;
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8+CjwvZz4KPGc+CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM+CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+CjwvY2xpcFBhdGg+CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c+CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4) no-repeat 0 0 / 100%;
}
.google-business-reviews-rating .rating .number+.all-stars {
    margin-left: .65rem;
    top: .15em;
}
.google-business-reviews-rating.tiny .rating .count {
    display: table;
    margin: auto;
}
.google-business-reviews-rating .rating .count p {
    margin-top: 15px;
    font-size: 22px;
}

#callback_popup, #sengmsg_popup {
    position: relative;
    justify-content: center;
    background: #00587a;
    border-radius: 9px;
    width: 23em;
    height: auto;
    margin: 0 auto;
    display: grid;
    padding: 15px;
  }
  #floor_type_booking_popup {
    position: relative;
    justify-content: center;
    background: #ffffff;
    border-radius: 9px;
    width: auto;
    height: auto;
    margin: 0 35px 0 35px;
    display: grid;
    padding: 20px;
}

#sengmsg_popup button,#sengmsg_popup label {
    color: #e7e7de;
}
  #callback_popup .h1, #callback_popup button.mfp-close, #sengmsg_popup, #sengmsg_popup button.mfp-close  {
      color: #e7e7de;
      font-size: 2.5em;
      text-align: center;
      font-weight: 600;
  }
  #callback_popup .wpcf7-response-output, #sengmsg_popup .wpcf7-response-output {
    color: #e7e7de;
    border: none;
    font-size: 14px;
    text-align: center;
  }
  #callback_popup .wpcf7-tel, #sengmsg_popup .wpcf7-text{
    font-size: 2.4em;
    padding: 8px 47px;
    font-weight: bolder;
    color: #00587a;
    text-align: center;
  }
  #callback_popup .wpcf7-not-valid-tip, #sengmsg_popup .wpcf7-not-valid-tip {
    color: #f05a5a;
    font-size: .8em;
    font-weight: bold;
    display: table;
    margin: 10px auto;
    font-family: 'Montserrat';
}
  #callback_popup .your-tel {
font-family: "folkancare-icons" !important;
  }
  #callback_popup .your-tel::before {
    content: "\f095";
    left: 7px;
    pointer-events: none;
    position: absolute;
    top: -20px;
    width: 2em;
    font-size: 3.5em;
    color: #00587a;
    height: 100%;
    opacity: 0.8;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
    border-bottom: 5px solid #008891!important;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
    background-color: #008891!important;;
    color: #00587a!important;;
}



.folk-subservice .single-subservice{
    padding: 30px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.3px 21.879px 79px 0px rgb(99 83 165 / 25%);
    margin-bottom: 30px;
}
.folk-subservice .single-subservice h2 {
    font-size: 28px;
    color: #008891;
    font-weight: 800;
    line-height: 1.357;
    margin: 26px 0 24px 0;
}
.folk-subservice .single-subservice p {
    color: rgb(92 85 107);
}
.folk-subservice .single-subservice h5 {
    font-size: 18px;
    color: rgb(0 88 122);
    background-color: rgb(0 136 145 / 21%);
    padding: 13px 34px;
    border-radius: 25px;
    display: inline-block;
    font-weight: 700;
    line-height: 1.556;
}
.folk-service--sublinks {
    display: none!important;
}
.folk-service--sublinks h5 {
    font-size: 16px;
    color: #008891;
    background-color: rgb(0 136 145 / 14%);
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    font-weight: lighter;
    line-height: 1.6;
}

.folk-subservice .single-subservice h5.doi, .folk-service--sublinks h5.doi {
    color: rgb(121 71 0);
    background-color: #fff4e5;
}
.folk-subservice .single-subservice h5.trei, .folk-service--sublinks h5.trei {
    color: rgb(30 21 19);
    background-color: rgb(142 119 104 / 48%);
}
.folk-subservice .single-subservice h5.patru, .folk-service--sublinks h5.patru {
    color: rgb(23 95 3);
    background-color: #e9f7e6;
}
.folk-subservice .single-subservice img {
    border-radius: 10px;
    margin-top: 39px 
}
.folk-subservice .single-subservice .btn-book-e {
    background-color: #008891;
}
.folk-subservice .single-subservice .btn-book-e::before {
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #008891;
}
.book-e:hover .btn-book-e {
    background-color: #008891;
}
.book-e:hover .btn-book-e::before {
    border-color: rgb(0 88 122);
}
.folk-subservice .single-subservice .book-e {
    color: #008891;
    margin-top: 30px;
    text-transform: uppercase;
}
.book-e {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}
@media (max-width: 991px) {
    .book-e {
        font-size: 14px;
        line-height: 24px;
    }
}
.btn-book-e::before {
    position: absolute;
    content: '';
    top: -4px;
    width: 10px;
    height: 10px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: white;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    right: 1px;
    transition: all ease 0.3s;
}
.btn-book-e {
    position: relative;
    content: '';
    background-color: white;
    top: -5px;
    left: 5px;
    height: 1px;
    width: 40px;
    display: inline-block;
    transition: all 0.7s;
}

/*---------------------------------------------------- */
/*Service Faq Area*/
/*----------------------------------------------------*/
/*
.folk-service-faq-section {
    padding: 90px 0px 110px;
  }
  
  .folk-service-faq-section .service_content {
    padding-top: 70px;
  }
  
  .folk-service-faq-section .service-faq-content {
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 25px 30px 30px 35px;
    z-index: 1;
    background-color: #fff;
    transition: 0.5s all ease-in-out;
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.14);
  }
  
  .folk-service-faq-section .service-faq-content:before {
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -3;
    border-radius: 10px;
    position: absolute;
    transition: 0.5s all ease-in-out;
    background-image: linear-gradient(45deg, #fc01fd 32%, #6b2c94 100%);
  }
  
  .folk-service-faq-section .service-faq-content:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    border-radius: 10px;
    background-color: #fff;
  }
  
  .folk-service-faq-section .service-faq-content:hover {
    transform: translate(-7px, -7px);
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.3);
  }
  
  .folk-service-faq-section .service-faq-content:hover:before {
    transform: translate(7px, 7px);
  }
  
  .folk-service-faq-section .service-faq-content .service_icon_box {
    width: 60px;
    margin-bottom: 18px;
  }
  
  .folk-service-faq-section .service-faq-content .service_icon_box .upper_icon svg {
    height: 48px;
    width: 48px;
    fill: #30347b;
  }
  
  .folk-service-faq-section .service-faq-content .service_icon_box .lower_icon {
    position: absolute;
    top: 10px;
    z-index: -1;
    right: 0;
  }
  
  .folk-service-faq-section .service-faq-content .service_icon_box .lower_icon span {
    width: 45px;
    height: 45px;
    fill: #c4a2fc;
  }
  
  .folk-service-faq-section .service-faq-content .service-text-block h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
  }
  
  .folk-service-faq-section .service-faq-content .service-text-block p {
    line-height: 1.5;
    color: #666666;
  }
*/

.section-steps {
    margin: 75px 0 45px 0;
}

.section-steps .num {
    color: #008891;
    font-size: 54px;
    position: relative;
    margin-bottom: 35px;
    text-align: center
}

.section-steps .num span.st-num {
    display: inline-block;
    width: 130px;
    height: 130px;
    line-height: 130px;
    border-radius: 50%;
    border: solid 1px #B8BDC7;
    background: #fff;
    position: relative;
    z-index: 2
}

.section-steps .num:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 1px;
    background: #B8BDC7;
    z-index: 1
}

.section-steps .splide__slide:last-child .num:after {
    content: none
}

.section-steps .title {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.3
}

.section-steps .desc {
    font-size: 16px;
    text-align: center
}

.section-holder.section-steps .btn {
    margin-top: 60px
}

.section-steps p {
    line-height: 20px;
    margin: 0 0 16px 0;
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    .section-steps .num span.wrap {
        border:solid 0px #fff;
        display: inline-block;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        z-index: 2;
        position: relative
    }

    .section-steps .splide.is-active .splide__list {
        width: 100%;
        text-align: center;
        display: block;
        font-size: 0
    }

    .section-steps .splide__slide {
        display: inline-block;
        vertical-align: top
    }

    .section-steps .splide__slide:last-child {
        margin-right: 0!important
    }

    .section-steps .steps .item {
        text-align: center
    }
}

@media only screen and (max-width: 767px) {

    .section-steps .steps {
        padding: 0
    }

    .section-steps .steps .item {
        text-align: center
    }

    .section-steps .title {
        margin-bottom: 10px
    }

    .section-steps .num {
        margin-bottom: 25px
    }

    .section-steps .splide__pagination {
        width: 100%;
        padding: 0 15px;
        margin-top: 40px;
        text-align: center;
        position: relative 
    }

    .section-steps .splide__pagination li {
        width: 25%;
        font-size: 0;
        margin: 0
    }

    .section-holder.section-steps .splide__pagination li:before {
        content: none
    }

    .section-steps .splide__pagination li button {
        width: 100%;
        cursor: pointer;
        background: #E4E6EA;
        height: 4px;
        border: none
    }

    .section-steps .splide__pagination li button.is-active {
        background: #008891;
    }
}

.img-content .cimg {
    border-radius: 7px 70px 7px 70px
}

.img-content .certified {
    float:right;
    margin-top: 30px
}

.img-content .certified ul {
    font-size: 0;
    list-style: none;
    padding: 0
}

.img-content .certified ul li {
    display: inline-block;
    vertical-align: middle;
}

.img-content .certified ul li:before {
    content: none
}

.img-content .certified ul li:last-child {
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    .img-content .cimg {
        margin-bottom:20px
    }

    .img-content .text .btn {
        width: 100%;
        text-align: center
    }

    .img-content .certified {
        display: none
    }
}

.saas_two_service_section {
    padding: 90px 0px 110px;
  }
  
  .saas_two_service_section .service_content {
    padding-top: 70px;
  }
  
  .saas_two_service_section .service_content_box {
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 25px 30px 30px 35px;
    z-index: 1;
    background-color: #fff;
    transition: 0.5s all ease-in-out;
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.14);
  }
  
  .saas_two_service_section .service_content_box:hover {
    transform: translate(-7px, -7px);
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.3);
  }
  
  .saas_two_service_section .service_content_box:hover:before {
    transform: translate(7px, 7px);
  }
  
  .saas_two_service_section .service_content_box .service_icon_box {
    margin-bottom: -25px;
    display: flex;
  }
  
  
  .saas_two_service_section .service_content_box .service_icon_box .lower_icon {
    margin: 0 auto;
  }
  
  .saas_two_service_section .service_content_box .service_icon_box .lower_icon span {
    font-size: 15vh;
    color: rgb(0 136 145 / 16%);
  }
  .saas_two_service_section .service_content_box .service_icon_box .lower_icon span:hover {
    font-size: 15vh;
    color: rgb(0 136 145 / 60%);
  }
  
  .saas_two_service_section .service_content_box .service_text_box h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
  }
  
  .saas_two_service_section .service_content_box .service_text_box p {
    line-height: 1.5;
    color: #666666;
  }
  .marchio_item {
    display: inline-block;
  }
  .bg-partner {
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -10px -10px;
}
  .bg-partner_choice {
    width: 200px; height: 100px;
    }
.bg-partner_dentalhouse {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -230px -10px;
}
.bg-partner_fringefestival {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -450px -10px;
}


.bg-partner_intoactions {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -670px -10px;
}


.bg-partner_lifepharmacy {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -890px -10px;
}


.bg-partner_ratheniska {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -1110px -10px;
}


.bg-partner_Stjames {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -1330px -10px;
}


.bg-partner_thedean {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -1550px -10px;
}


.bg-partner_token {
    width: 200px; height: 100px;
    background: url('https://folkancare.ie/wp-content/themes/blankslate/images/customers_sprites.png') -1770px -10px;
}


  .marchio {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 30px 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    background-color:#FFF
}
.marchio:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #008891bf;
	left: 0;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.marchio:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: rgb(0 136 145 / 100%);
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.marchio:hover:after,
.marchio:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}
.marchio:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}

.cta-fixed{
    font-family: 'Montserrat',sans-serif;
	display:none;
	position:fixed;
	z-index:9998;
	bottom:5px;
	right:5px;
	transition:ease background-color 750ms, ease box-shadow 450ms;
	background-color:rgb(0 136 145 / 100%);
	/*border:3px solid #870051;*/
	box-shadow:3px 6px 9px #666;
	color:#fff;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	text-align:center;
	height:150px;
	width:150px;
	line-height:32px;
	padding-top:4px;
}

.cta-fixed:hover{
	text-decoration:none;
	color:#fff;
	line-height:150px;
	padding-top:0px;
	background-color:rgb(0 136 145 / 100%);
	box-shadow:9px 18px 18px #666;
}

.cta-close{
	position:absolute;
	z-index:9999;
	right:10px;
	bottom:135px;
	color:#f1f1f1;
	text-shadow:2px 1px 3px #000;
	font-size:28px;
	line-height:28px;
	cursor:pointer;
}
.cta-fixed p{
	margin-top: 20px;
}
.cta-fixed p span{
	font-size:14px;
}

.cta-fixed p span{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
}

