/*
Theme Name: Pierluigimarano
Theme URI: 
Author: CarmineRumma
Author URI: 
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.0
*/
:root {
  --cf-primary-color: #fd6e0a;
  --cf-white: #ffffff;
  --cf-dark: #15295f;
  --cf-blue: #15295f;
  --cf-text-gray: #6f6b80;
  --cf-red: #ff4e6e;
  --cf-yellow: #ffaf00;
  --cf-purple: #9c19c9;
  --cf-hero-bg: #F1F3F7;
  --cf-arrow-bg: #ececec;
  --cf-blog-bg: #F1F3F7;
  --cf-progress-bar-bg: #cdcdcd;
  --cf-border-color: #f2f2f2;
  --cf-cyan: #4ac3ca;
}

@font-face {
  font-family: 'Minimal';
  src: url('./assets/webfonts/minimal/Minimal.eot');
  src: url('./assets/webfonts/minimal/Minimal.eot?#iefix') format('embedded-opentype'),
  url('./assets/webfonts/minimal/Minimal.woff2') format('woff2'),
  url('./assets/webfonts/minimal/Minimal.woff') format('woff'),
  url('./assets/webfonts/minimal/Minimal.ttf') format('truetype'),
  url('./assets/webfonts/minimal/Minimal.svg#Minimal') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MinimalBold';
  src: url('./assets/webfonts/minimal/MinimalBold.eot');
  src: url('./assets/webfonts/minimal/MinimalBold.eot?#iefix') format('embedded-opentype'),
  url('./assets/webfonts/minimal/MinimalBold.woff2') format('woff2'),
  url('./assets/webfonts/minimal/MinimalBold.woff') format('woff'),
  url('./assets/webfonts/minimal/MinimalBold.ttf') format('truetype'),
  url('./assets/webfonts/minimal/MinimalBold.svg#MinimalBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

pre,
textarea {
    overflow: auto
}

address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}

a,
table {
    background-color: transparent
}

caption,
th {
    text-align: left
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
legend,
main,
menu,
nav,
section {
    display: block
}

audio,
canvas,
label,
output,
progress,
video {
    display: inline-block
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label,
legend {
    margin-bottom: .5rem
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

a {
    -webkit-text-decoration-skip: objects;
    color: #0275d8;
    text-decoration: none
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal
}

textarea {
    resize: vertical
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

address,
button,
input,
legend,
select,
textarea {
    line-height: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: var(--cf-hero-bg);
}
html,body {

  overflow-x: hidden;
}

[tabindex="-1"]:focus {
    outline: 0!important
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

address {
    font-style: normal
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    caption-side: bottom
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    padding: 0;
    font-size: 1.5rem
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none!important
}

.container,
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal!important
}

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 540px;
        max-width: 100%
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 720px;
        max-width: 100%
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 960px;
        max-width: 100%
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 1140px;
        max-width: 100%
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-2 {
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

.col-4 {
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6,
.col-7 {
    -webkit-box-flex: 0
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-8 {
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-10 {
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.333333%
    }
    .pull-sm-2 {
        right: 16.666667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.333333%
    }
    .pull-sm-5 {
        right: 41.666667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.333333%
    }
    .pull-sm-8 {
        right: 66.666667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.333333%
    }
    .pull-sm-11 {
        right: 91.666667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.333333%
    }
    .push-sm-2 {
        left: 16.666667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.333333%
    }
    .push-sm-5 {
        left: 41.666667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.333333%
    }
    .push-sm-8 {
        left: 66.666667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.333333%
    }
    .push-sm-11 {
        left: 91.666667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.333333%
    }
    .pull-md-2 {
        right: 16.666667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.333333%
    }
    .pull-md-5 {
        right: 41.666667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.333333%
    }
    .pull-md-8 {
        right: 66.666667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.333333%
    }
    .pull-md-11 {
        right: 91.666667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.333333%
    }
    .push-md-2 {
        left: 16.666667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.333333%
    }
    .push-md-5 {
        left: 41.666667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.333333%
    }
    .push-md-8 {
        left: 66.666667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.333333%
    }
    .push-md-11 {
        left: 91.666667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.333333%
    }
    .pull-lg-2 {
        right: 16.666667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.333333%
    }
    .pull-lg-5 {
        right: 41.666667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.333333%
    }
    .pull-lg-8 {
        right: 66.666667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.333333%
    }
    .pull-lg-11 {
        right: 91.666667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.333333%
    }
    .push-lg-2 {
        left: 16.666667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.333333%
    }
    .push-lg-5 {
        left: 41.666667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.333333%
    }
    .push-lg-8 {
        left: 66.666667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.333333%
    }
    .push-lg-11 {
        left: 91.666667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.333333%
    }
    .pull-xl-2 {
        right: 16.666667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.333333%
    }
    .pull-xl-5 {
        right: 41.666667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.333333%
    }
    .pull-xl-8 {
        right: 66.666667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.333333%
    }
    .pull-xl-11 {
        right: 91.666667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.333333%
    }
    .push-xl-2 {
        left: 16.666667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.333333%
    }
    .push-xl-5 {
        left: 41.666667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.333333%
    }
    .push-xl-8 {
        left: 66.666667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.333333%
    }
    .push-xl-11 {
        left: 91.666667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.onecom-webshop-main p,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
p {
    font-style: normal;
    font-weight: 400
}

.container,
.site-logo img,
img {
    max-width: 100%
}

* {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    color: #000
}

.banner-caption h1,
.banner-caption h2,
.button,
.cpt-content:not(.dashicons),
.onecom-webshop-main *,
.post-comments *,
.post-content,
.section-title h2,
.sidebar,
.sidebar .widget-title,
.site-logo h1,
.site-logo h2,
.widget_banner_caption,
.widget_categories select,
article header,
body,
input,
p {
    font-family: Quicksand, One Open Sans, Helvetica Neue, Helvetica, sans-serif
}

.cursive-font,
.footer-widgets .widget-title,
.post-comments #respond h3 {
    font-family: Minimal, sans-serif;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.banner-caption,
.site-logo {
    word-wrap: break-word
}

.onecom-webshop-main p,
p {
    font-size: 16px;
    text-decoration: none;
    text-shadow: none;
    color: #000;
    line-height: 1.8;
    margin-bottom: 0
}

img {
    height: auto
}

a,
a:active,
a:focus,
a:hover,
a:visited,
input,
input:active,
input:focus,
input:hover,
input:visited,
textarea,
textarea:focus,
textarea:hover {
    text-decoration: none;
    outline: 0;
    color: #000
}

.footer-widgets a:hover,
a:active,
a:focus,
a:visited {
    color: inherit
}

ol,
ul {
    padding: 0
}

ul li {
    list-style: none
}

.container {
    display: block;
    margin: 0 auto;
    width: 1210px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4 {
    margin-top: 0
}

.page-content h1 {
    font-size: 38px;
    line-height: 51px
}

.page-content h2 {
    font-size: 34px;
    line-height: 45px
}

.page-content h3 {
    font-size: 30px;
    line-height: 40px
}

.page-content h4 {
    font-size: 26px;
    line-height: 35px
}

.page-content h5 {
    font-size: 22px;
    line-height: 30px
}

.page-content h6 {
    font-size: 18px;
    line-height: 26px
}

.button,
.button:visited {
    line-height: 1;
    white-space: inherit;
    display: inline-block;
    text-align: center;
    transition: background-color .2s ease-out, border .2s ease-out, color .2s ease-out;
    border: none;
    cursor: pointer;
    color: #000;
    max-width: 100%;
    text-decoration: none
}

.button.small {
    font-size: 16px;
    width: auto;
    padding: 5px 10px;
    height: 30px;
    min-width: 120px
}

.button.border {
    border: inherit
}

.button.round {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

.button.dark {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.button:hover,
section.background input[type=submit]:hover {
    background-color: rgba(255, 255, 255, .6);
    color: #4f4f4f;
    text-decoration: none
}

.cpt-tags a:hover,
.post-meta ul li.post-categories a:hover,
.tagcloud a:hover {
    text-decoration: underline
}

.button.dark:hover {
    background-color: rgba(0, 0, 0, .6);
    color: #fff
}

.button.border:hover {
    border-color: rgba(0, 0, 0, .7)
}

.button[disabled],
input[disabled] {
    opacity: .5
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.clear {
    clear: both;
    display: block
}

#page {
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    background-color: #fff;
    position: relative;
    z-index: 10;
    width: 100%;
    overflow-x: hidden;
    min-width: 300px
}

#page.shifted {
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    display: block;
    margin-left: 250px!important;
    transition: all .3s ease 0s;
    width: 100%
}

.site-logo h1 {
    margin: 0;
    color: #000;
    display: block;
    line-height: 38px;
    font-size: 38px;
    font-weight: 400;
    word-break: break-all
}

.site-logo a {
    display: block;
    font: inherit;
    color: inherit
}

.site-logo img {
    max-height: 170px;
    width: auto
}

#primary-nav {
    text-align: right
}

#primary-nav ul {
    margin: 0;
    padding: 0;
    color: #000;
    float: right
}

#primary-nav ul:after,
#primary-nav ul:before,
#primary-nav:after,
#primary-nav:before {
    display: block;
    content: '';
    clear: both
}

#primary-nav>div>ul>li,
#primary-nav>ul>li {
    display: block;
    position: relative;
    float: left;
    z-index: 10
}

#primary-nav ul li a {
    color: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 20px;
    text-align: center;
    display: block;
    transition: background-color .2s ease-out, border .2s ease-out, color .2s ease-out
}

#primary-nav ul li.current-menu-parent a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li:hover>a {
    background-color: #000;
    color: #fff
}

#primary-nav ul li ul li a {
    background-color: #000;
    text-align: left
}

#primary-nav ul li ul li.current_page_item a,
#primary-nav ul li ul li:hover>a {
    background-color: #222
}

#primary-nav ul li ul {
  color: #fff;
  display: none;
  width: 200px;
  position: absolute;
  background: #6b7e84;
}

#primary-nav ul li ul li {
    display: list-item;
    width: 100%;

  color: #fff;
}

#primary-nav ul li ul:hover,
#primary-nav ul li:hover>ul {
    display: block
}

.banner[role=banner] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    background-color: #ccc
}

.banner.home-banner {
    height: 630px
}

.banner.full_view {
    min-height: 100vh
}

.banner.internal-banner {
  height: auto;
  padding-top: 140px;
}

.banner.auto_height {
    height: auto;
    padding: 2rem 0
}

.banner-content {
    display: flex;
    height: 100%
}

.banner-content.align-left {
    align-items: center;
    justify-content: flex-start
}

.banner-content.align-center {
    align-items: center;
    justify-content: center
}

.banner-content.align-right {
    align-items: center;
    justify-content: flex-end
}

.banner-caption {
    color: #fff;
    display: table-cell;
    vertical-align: middle
}

.archive-description,
.archive-description p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    max-width: 760px
}

.section {
    padding: 114px 0 120px;
    clear: both;
    display: block
}

.section.home-content {
    padding: 40px 0
}

.section.text-white {
    color: #fff
}

.section.text-dark {
    color: #000
}

.section.background {
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover
}

.section-title {
    margin-bottom: 28px
}

.section-title h2 {
    margin: 0;
    line-height: 1.1;
    font-size: 38px;
    font-weight: 400;
    font-style: normal
}

.section.background .feature-text *,
.section.background .section-content *,
.section.background .section-title * {
    color: inherit
}

.section-features {
    margin: 30px 0 0
}

.feature-box {
    margin-top: 30px
}

.feature-image,
.feature-text {
    display: inline-block;
    vertical-align: middle
}

.feature-image {
    width: 96px
}

.feature-image img {
    margin-top: 12px
}

.feature-text {
    width: calc(100% - 106px)
}

.feature-text h4 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 33px
}

.feature-box.text-left .feature-image {
    float: left
}

.feature-box.text-right .feature-image {
    float: right
}

.section-button {
    margin-top: 60px
}

.section-columns {
    margin: 20px 0
}

.cta-block {
    background-color: #f4f4f4;
    text-align: center;
    max-width: 370px
}

.cta-banner {
    display: block
}

.cta-banner img {
    height: auto
}

.cta-content {
    padding: 32px 20px
}

.cta-content h3 {
    font-size: 26px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    margin-bottom: 6px
}

.cta-content .button {
    margin-top: 38px;
    display: inline-block
}

.testimonials {
    display: block;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .7);
    width: 980px;
    max-width: 90%;
    padding-bottom: 100px
}

.testimonials .testimonials-row {
    padding: 0 100px
}

.testimonials .icon {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 80px;
    background-color: #fff;
    background-image: url(../coach/assets/images/quotes.png);
    background-repeat: no-repeat;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
    background-position: center center
}

.testimonials .section-title {
    margin-top: 70px
}

.testimonial blockquote {
    margin-bottom: 44px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8
}

.testimonial cite {
    line-height: 33px;
    font-size: 26px;
    font-weight: 400;
    font-style: normal
}

.form-container {
    clear: both
}

.newsletter-form {
    margin: 30px auto 0;
    width: 514px;
    max-width: 90%
}

.form fieldset {
    padding: 0 17px 26px
}

.form label {
    font-size: 16px;
    margin-bottom: 3px
}

.form .input {
    width: 100%;
    padding: 1px 8px;
    font-size: 13px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #bbb
}

.form textarea.input {
    min-height: 130px;
    padding-top: 4px
}

.form .form_message {
    font-size: 16px
}

.newsletter-form .submit {
    margin-top: 10px;
    text-transform: uppercase
}

#site-footer {
    display: block;
    clear: both
}

.footer-widgets {
    background: #000;
    color: #fff;
    padding: 70px 0 40px
}

.footer-widgets * {
    color: inherit
}

.site-logo.footer-logo {
    margin-top: 0;
    margin-bottom: 20px
}

.footer-logo.site-logo .site-title {
    font-size: 38px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 700;
    color: #000;
    word-break: break-all
}

.footer-widgets .footer-logo.site-logo .site-title {
    color: #fff;
    text-transform: uppercase
}

.footer-widgets .flex-row .flex-column {
    border-right: 2px solid #363636;
    padding: 0 44px
}

.footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column {
    padding-bottom: 70px
}

.footer-widgets .flex-row .flex-column:first-child,
.footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n+1) {
    padding: 0 48px 0 0
}

.footer-widgets .flex-row .flex-column:last-child,
.footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n) {
    padding: 0 44px 0 48px;
    border-right: none
}

.footer-widgets .flex-row.columns-4 .flex-column {
    flex: 1;
    padding: 0 24px
}

.footer-widgets .social-icons {
    margin-top: 42px
}

.sidebar .social-icons {
    margin-top: 22px
}

.social-icons ul {
    margin-bottom: 0
}

.social-icons ul li {
    display: inline-block;
    margin: 0 8px 0 0
}

.extra_columns .social-icons ul li {
    margin: 0 6px
}

.social-icons ul li:last-child {
    margin-right: 0
}

.social-icons ul li a {
    display: block;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: opacity .3s
}

.social-icons svg {
    display: block;
    width: 42px;
    height: 42px
}

.social-icons.inverted svg * {
    fill: #000
}

.footer-widgets .social-icons.inverted svg * {
    fill: #fff
}

.social-icons a:hover {
    opacity: .7
}

.copyright {
    background-color: #fff;
    clear: both;
    color: #000;
    padding: 30px 0;
    font-size: 16px;
    font-weight: 400
}

.copyright * {
    color: inherit;
    line-height: 20px;
    text-align: center
}

.widget-title {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 400;
    line-height: 31px
}

.sidebar .widget-title {
    margin-bottom: 15px
}

.widget-title * {
    font: inherit;
    margin-bottom: 0;
    line-height: inherit
}

.sidebar .widget-title {
    font-size: 22px;
    font-weight: 500
}

.widget_recent_entries ul li {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  margin-bottom: 26px;
  list-style: circle;
  margin-left: 20px;
  margin-bottom: 5px;
}

.widget_recent_entries ul li a {
    font: inherit;
    display: block;
    margin-bottom: 15px
}

.post-date {    font: inherit;
  padding-left: 18px;
  min-height: 16px;
  display: block;
  background-image: url(./assets/images/clock.png);
  background-repeat: no-repeat;
  background-size: auto 14px;
  background-position: 0 center;
  font-size: 14px;
}

.sidebar .widget_recent_entries .post-date {
    background-image: url(./assets/images/clock_black.png)
}

.sidebar .widget {
    margin-bottom: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.tagcloud a {
    font-size: 16px!important
}

.widget_cta_banner {
    padding: 38px 30px;
    background-size: cover
}

.widget_cta_banner .widget_banner_caption h4 {
    color: #000;
    font-family: inherit;
    font-size: 38px;
    font-weight: 700;
    line-height: 45.6px
}

.widget_categories ul li {
    margin-bottom: 5px
}

.widget_categories ul li ul {
    margin: 4px 0 10px
}

.widget_categories ul li ul li {
    padding-left: 20px;
    background-image: url(../coach/assets/images/down-right.svg);
    background-position: 3px 5px;
    background-repeat: no-repeat;
    background-size: auto 13px
}

.widget_categories select {
    width: 100%;
    border: 1px solid #777
}

.widget_categories select,
.widget_categories select option {
    padding: 8px;
    background: #fff;
    font-size: 16px
}

.widget_recent_comments ul li {
    margin-bottom: 26px
}

.widget_recent_comments ul li .comment-author-link {
    text-transform: capitalize
}

.widget_calendar table {
    border: 1px solid #000
}

.footer-widgets .widget_calendar table {
    border: 1px solid #fff
}

.widget_calendar table caption {
    display: none
}

.widget_calendar table thead {
    background-color: #000;
    color: #fff;
    border-radius: 100%;
    overflow: hidden
}

.footer-widgets .widget_calendar table thead {
    background-color: #fff;
    color: #000
}

.widget_calendar table td,
.widget_calendar table th {
    padding: 8px 13px;
    text-align: center
}

.footer-widgets .widget_calendar table td,
.footer-widgets .widget_calendar table th {
    padding: 6px 10px
}

.widget_calendar table tbody td a {
    font-weight: 600;
    background-color: #000;
    color: #fff;
    padding: 2px;
    border-radius: 40px;
    width: 30px;
    height: 30px;
    display: block;
    -webkit-transition: .2s;
    transition: .2s
}

.footer-widgets .widget_calendar table tbody td a {
    background-color: #fff;
    color: #000
}

.widget_calendar table tbody td a:hover {
    background: #444
}

.footer-widgets .widget_calendar table tbody td a:hover {
    background: #ccc
}

#sticky_menu li>i,
.comment-content,
.cpt-tags,
.cpt-thumb img,
.menu-toggle,
.post-author,
.searchform input[type=submit] {
    background-repeat: no-repeat
}

.widget_calendar table tfoot {
    border-top: 1px solid #000
}

.footer-widgets .widget_calendar table tfoot {
    border-top: 1px solid #fff
}

.widget_calendar table tfoot #prev {
    text-align: left
}

.widget_calendar table tfoot #next {
    text-align: right
}

.footer-widgets .tagcloud a {
    font-size: 16px
}

.searchform input[type=submit] {
    width: 40px;
    background-color: #000;
    background-image: url(../coach/assets/images/search-white.png);
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    background-position: center center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 0;
    padding: 10px;
    border: none
}

.footer-widgets .searchform input[type=submit] {
    background-color: transparent
}

.searchform input[type=text] {
    padding: 8px;
    width: calc(100% - 50px);
    border: 1px solid #777;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.searchform input[type=submit]:hover {
    background-color: #444
}

.searchform input[type=submit],
.searchform input[type=text] {
    height: 39px;
    float: left;
    display: block
}

.searchform>div:after,
.searchform>div:before {
    content: '';
    display: block;
    clear: both
}

.banner .searchform {
    max-width: 310px;
    margin-top: 20px
}

.mobile-only {
    display: none
}

.cpt-listing,
.cpt-thumb img {
    display: block;
    max-width: 100%
}

.page-content {
    padding: 40px 0
}

.cpt-listing {
    clear: both
}

.cpt-listing .cpt-single-item {
  margin-bottom: 40px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 40px;
}

.cpt-listing .cpt-single-item:last-child {
    margin-bottom: 0
}

.cpt-listing .cpt-thumb {
    width: 480px;
    padding-top: 7px;
    padding-right: 0;
  height: 170px;
  overflow: hidden;
}

.cpt-thumb img {
    height: auto;
    background-image: url(../coach/assets/images/placeholder.png);
    background-position: center center;
    background-size: 64px auto;
    background-color: #ccc
}

.cpt-listing .cpt-content {
    width: calc(100% - 500px);
    padding-left: 50px
}

.cpt-listing .cpt-content.reset-padding,
.cpt-listing.has-sidebar .cpt-content {
    padding-left: 15px
}

.cpt-listing .cpt-content.full-width {
    width: auto
}

.cpt-listing .cpt-content.full-width .cpt-thumb {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

.cpt-listing .cpt-content,
.cpt-listing .cpt-thumb {
    display: inline-block;
    vertical-align: top
}

.cpt-listing.has-sidebar .cpt-thumb {
    padding-left: 0
}

.cpt-listing .cpt-excerpt,
.cpt-listing .cpt-tags {
    margin-bottom: 30px
}

article.instructor {
    margin-bottom: 80px
}

article.instructor .featured-image {
    margin-top: 8px;
    margin-bottom: 20px
}

article header {
    font-size: 38px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    line-height: 1.2;
    margin-bottom: 20px
}

article header>h1,
article header>h2 {
    font: inherit;
    font-weight: 400;
    color: inherit;
    line-height: inherit;
    text-transform: uppercase;
    margin-bottom: 0
}

article.single-post header>h1,
article.single-post header>h2 {
    text-transform: none
}

article.instructor header h2 {
    text-transform: capitalize
}

article header>h6 {
    font: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 5px
}

.cpt-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px
}

.cpt-custom-fields {
    margin-top: 63px;
    font-size: 16px;
    font-weight: 400
}

.field-block {
    margin-bottom: 6px
}

.field-block h5.cursive-font {
    margin-bottom: 15px;
    font-size: 26px
}

.field-block ul li {
    margin-bottom: 10px
}

.cpt-buttons .button {
    width: 220px;
    display: block;
    text-transform: uppercase
}

.comment-author,
.cpt-tags {
    text-transform: capitalize
}

.cpt-tags {
    padding-left: 26px;
    background-image: url(../coach/assets/images/tag.svg);
    background-size: auto 19px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    background-position: left center
}

.cpt-custom-fields.contact_fields {
    margin-top: 30px
}

.contact_fields .field-block {
    margin-bottom: 30px
}

.contact_fields .field-block .cursive-font {
    font-size: 26px;
    font-weight: 400;
    line-height: 26px
}

.post-meta {
    margin-bottom: 15px
}

.full-width .post-meta {
    display: inline-block
}

.cpt-listing.has-sidebar .full-width .post-meta {
    display: block
}

figure.wp-caption {
    margin: 1em 40px 1em 0;
    display: inline-block
}

.gallery {
    margin: 20px 0 10px
}

.gallery-item {
    margin-bottom: 10px!important;
    margin-left: 0
}

.gallery-caption {
    margin: 0
}

.wp-caption {
    margin-bottom: 20px
}

.wp-caption.alignleft {
    float: left
}

.wp-caption.alignright {
    float: right
}

.wp-caption-text {
    font-size: 14px;
    line-height: 1.2;
    text-align: left
}

.post-meta ul {
    margin: 0;
    position: relative;
    padding: 4px 0;
    border-top: 1px solid #777;
    font-size: 14px;
    border-bottom: 1px solid #777;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400
}

.post-meta ul li {
    display: inline-block;
    margin-right: 9px
}

.post-meta ul li:not(:first-child) {
    border-left: 1px solid #777;
    padding-left: 15px
}

.post-meta ul li.post-categories {
    padding-left: 43px;
    background-size: auto 17px;
    background-repeat: no-repeat;
    background-position: 15px 6px;
    background-image: url(../coach/assets/images/post_category.svg)
}

.post-meta ul:after {
    content: '';
    position: absolute;
    width: 20px;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: -17px 0 16px #fff inset
}

.updated:not(.published) {
    display: none
}

.post-meta .post-date {
    background-image: url(../coach/assets/images/clock_black.png);
    padding-left: 27px;
    background-size: auto 18px
}

.post-author {
    background-image: url(../coach/assets/images/post_author.svg);
    padding-left: 24px;
    background-size: auto 17px;
    background-position: left center
}

.post-comments.border {
    padding-top: 25px;
    border-top: 1px solid #777
}

.post-comments .commentlist {
    margin: 30px 0
}

.commentlist>article {
    margin-bottom: 50px
}

.commentlist>article:last-child {
    margin-bottom: 0
}

.commentlist #respond {
    margin-top: 15px
}

.post-comments #respond h3 {
    font-size: 24px
}

.post-comments h3#comments {
    font-weight: 700
}

.post-comments form p {
    font-size: 14px;
    margin-bottom: 0
}

.post-comments form input:not([type=submit]) {
    border: 1px solid #000;
    padding: 6px 10px;
    font-size: 16px
}

.post-comments textarea {
    border: 1px solid #000;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    max-width: 100%
}

.comment-author-meta:after,
.comment-author-meta:before {
    content: '';
    display: block;
    clear: both
}

.moderation_msg,
.page-numbers,
.page-numbers.current {
    display: inline-block
}

.comment-author-meta figure {
    margin: 0 13px 0 0;
    float: left
}

.comment-author {
    font-size: 16px;
    line-height: 1;
    font-weight: 500
}

.comment-author-meta .gravatar img {
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    padding: 2px
}

.comment-meta {
    font-size: 14px
}

.comment-content {
    padding-left: 20px;
    -webkit-background-size: 24px auto;
    background-size: 13px auto;
    background-image: url(../coach/assets/images/quotes.png);
    background-position: left top;
    margin-top: 15px
}

.comment-content p {
    margin-bottom: 15px
}

.comment-reply {
    margin-top: 10px
}

.commentlist .children {
    margin-top: 20px;
    padding-left: 60px
}

.moderation_msg {
    border: 1px solid #777;
    color: #555;
    padding: 0 12px;
    font-size: 14px;
    border-radius: 10px
}

#cancel-comment-reply-link {
    text-decoration: underline;
    font-weight: 500
}

.comments-pagination .icon,
.pagination .icon {
    width: .666666666em;
    height: .666666666em
}

.comments-pagination {
    border: 0
}

nav.navigation.pagination {
    margin-bottom: 20px
}

.page-numbers {
    font-size: 18px;
    font-weight: 400;
    padding: 6px 12px;
    min-width: 45px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.next.page-numbers,
.prev.page-numbers {
    -webkit-border-radius: 2px;
    display: inline-block;
    font-size: 24px;
    font-size: 12px;
    line-height: 0;
    font-weight: 400;
    padding: 8px 14px;
    background-color: #fff;
    border: 1px solid #000
}

.next.page-numbers:focus,
.next.page-numbers:hover,
.page-numbers.current,
.page-numbers:hover,
.prev.page-numbers:focus,
.prev.page-numbers:hover {
    background-color: #000;
    color: #fff
}

.cpt-single .cpt-title {
    margin-bottom: 15px
}

.cpt-single .cpt-thumb {
    margin-bottom: 32px
}

.cpt-single .cpt-excerpt {
    margin-bottom: 48px
}

.cpt-single .cpt-content .post-content,
.cpt-single .cpt-content>footer {
    margin-bottom: 21px
}

.post-content ul:not(.order-items) {
    margin: 16px 0;
    padding-left: 30px
}

.post-content ul:not(.order-items) li {
    list-style: disc
}

.post-content.not_found h1 {
    font-size: 88px
}

.sidebar {
    padding-left: 50px
}

.sidebar.left_sidebar {
    padding-left: 15px;
    padding-right: 50px
}

.blog_sidebar {
    padding-top: 10px
}

.sidebar .cpt-custom-fields {
    margin-top: 0
}

.sidebar .cpt-custom-fields .field-block {
    margin-bottom: 60px
}

.sidebar h5 {
    font-size: 26px
}

.sidebar .cpt-buttons {
    margin-bottom: 20px
}

.upcoming-events {
    margin-top: 20px
}

.upcoming-events .event {
    display: block;
    clear: both;
    margin-bottom: 47px
}

.event .event-date {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    width: 86px
}

.event .event-date .day {
    font: inherit;
    font-size: 38px;
    display: block
}

.event .event-date .day sup {
    font-size: 17px;
    line-height: 17px;
    vertical-align: 5px
}

.event .event-content {
    display: inline-block;
    width: calc(100% - 120px);
    vertical-align: top
}

.event .event-content .event-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 28.8px;
    margin-bottom: 0
}

.map {
    margin-top: 50px
}

.map iframe {
    max-width: 100%
}

#sticky_menu_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: inherit
}

body.admin-bar #sticky_menu_wrapper {
    top: 47px
}

#sticky_menu {
    position: relative;
    left: 0;
    top: 0;
    width: 250px;
    padding: 0;
    transition: all .3s ease 0s;
    z-index: 1
}

#sticky_menu li {
    list-style: none;
    position: relative
}

#sticky_menu li>i {
    position: absolute;
    height: 42px;
    width: 43px;
    background-color: #fff;
    top: 0;
    right: 0;
    border: 1px solid #aaa;
    background-image: url(../coach/assets/images/close.png);
    background-position: center center;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    background-size: 22px
}

#sticky_menu li.current-menu-ancestor>i,
#sticky_menu li.expanded>i {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg)
}

#sticky_menu li.menu-item-has-children>a {
    padding-right: 54px!important;
    word-break: break-all
}

#sticky_menu li>a {
    display: block;
    padding: 12px 20px;
    line-height: 1;
    color: inherit;
    font-size: 18px
}

#sticky_menu li.current-menu-item>a {
    background-color: #000;
    color: #fff
}

#sticky_menu li.current-menu-ancestor>a,
#sticky_menu li>a:hover {
    background-color: rgba(0, 0, 0, .05)
}

#sticky_menu li.current-menu-ancestor>.sub-menu {
    display: block
}

#sticky_menu .sub-menu {
    padding: 0;
    display: none;
    box-shadow: 0 0 9px #ddd inset;
    -webkit-box-shadow: 0 0 9px #ddd inset
}

#sticky_menu .sub-menu li>a {
    padding: 12px 12px 12px 40px
}

#sticky_menu .sub-menu .sub-menu li>a {
    padding: 12px 12px 12px 60px
}

.menu-toggle {
    background-image: url(./assets/images/menu.svg);
    background-color: transparent;
    background-size: contain;
    font-size: 0;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 28px;
    margin: 0;
    padding: 10px 21px;
    width: 42px;
    box-shadow: none;
    outline: 0;
    -moz-outline: none;
    -webkit-outline: none;
    cursor: pointer
}

.menu-toggle:focus,
.menu-toggle:hover {
    outline: 0;
    -moz-outline: none;
    -webkit-outline: none
}

.banner-caption,
.cta-block,
.section-title {
    position: relative
}

.section-title {
    display: inline-block
}

#primary-nav ul span.customize-partial-edit-shortcut {
    z-index: 999999!important
}

.onecom_edit_section_icon {
    display: block;
    position: absolute;
    right: -40px;
    top: -20px;
    z-index: 99990
}

.onecom_edit_section_icon.inline {
    position: static;
    display: inline-block
}

.cta-block .onecom_edit_section_icon {
    right: 8px;
    top: 6px
}

.onecom_edit_section_icon a {
    display: block;
    font-size: 0;
    line-height: 1!important;
    width: 30px;
    height: 30px;
    padding: 2px;
    background-color: #000;
    opacity: .2;
    border-radius: 100%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 2px 1px rgba(46, 68, 83, .15);
    box-shadow: 0 0 2px rgba(0, 0, 0, .5);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.onecom_edit_section_icon a.customize-unpreviewable {
    cursor: pointer!important
}

.onecom_edit_section_icon a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

#subscribe_form .button {
    background-color: rgba(0, 0, 0, .7)
}

#subscribe_form .button:hover {
    background-color: rgba(0, 0, 0, .5)
}

.button.border,
.comment-reply-link,
form#commentform #submit {
    border: 1px solid #000
}

.button,
.onecom-webshop-main .button,
.onecom-webshop-main .button.button-back,
.onecom-webshop-main .button.button-checkout,
.onecom-webshop-main .button.button-continue,
.onecom-webshop-main .button.button-seemore,
.onecom-webshop-main .product .info .button-addtocart,
input[type=submit] {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: rgba(255, 255, 255, .7);
    padding: 22px 20px;
    outline: 0!important
}

.button {
    min-width: 220px
}

.onecom-webshop-main .button,
.onecom-webshop-main .button.button-back,
.onecom-webshop-main .button.button-checkout,
.onecom-webshop-main .button.button-continue,
.onecom-webshop-main .button.button-seemore,
.onecom-webshop-main .product .info .button-addtocart {
    min-height: auto!important;
    height: auto!important
}

.button.medium,
.cta-content .button {
    width: 200px;
    padding: 21px 10px
}

input[type=submit] {
    background: #fff;
    color: #000;
    cursor: pointer;
    width: auto;
    padding: 14px 31px;
    border-width: 0;
    border-style: solid;
    border-color: #000;
    font-size: 16px;
    font-weight: 400;
    transition: .2s
}

section.background input[type=submit] {
    background-color: rgba(255, 255, 255, .8)
}

input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:not(.searchform input[type=submit]):hover {
    background: #000;
    color: #fff
}

.button.transparent {
    background-color: transparent
}

.button.transparent:hover {
    background: rgba(255, 255, 255, .8)
}

.section-button .button {
    min-width: 270px
}

.section-button .button.transparent {
    min-width: 250px
}

.comment-reply-link {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 5px 20px;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    transition: background-color .2s ease-out, border .2s ease-out, color .2s ease-out;
    cursor: pointer;
    border-radius: 60px;
    text-decoration: none
}

.comment-reply-link:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000
}

#site-header {
    min-height: 80px
}

.no-banner #site-header {
    box-shadow: 0 0 7px rgba(0, 0, 0, .23)
}

.site-logo {
    margin: 21px 0;
    display: inline-block
}

#primary-nav ul li a {
    font-family: Quicksand, One Open Sans, Helvetica Neue, Helvetica, sans-serif
}

#primary-nav {
    margin-top: 20px
}

.home-banner .banner-caption {
    color: #000;
    padding-top: 76px
}

.banner-caption h1,
.banner-caption h2,
.internal-banner h1,
.internal-banner h2 {
    color: inherit;
    font-size: 60px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 0;
    -ms-word-break: break-all;
    word-break: break-all
}

.internal-banner .banner-caption h1,
.internal-banner .banner-caption h2 {
    text-transform: uppercase
}

.home-banner .banner-caption h2 {
    margin-bottom: 15px
}

.home-banner .banner-button .button {
    min-width: 300px
}

.banner-caption .sub-title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

.banner-caption .sub-title p {
    font: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit
}

.banner-caption .banner-button {
    margin-top: 50px
}

.feature-image img {
    max-width: 90px;
    max-height: 90px
}

.section-columns {
    margin: 70px 0 20px
}

.widget-title {
    font-size: 24px
}

.widget_recent_entries ul li a {
    margin-bottom: 8px
}

.footer-widgets {
    padding: 70px 0
}

.cpt-custom-fields {
    margin-top: 55px
}

article header>h1,
article header>h2 {
    text-transform: none
}

.widget_cta_banner .widget_banner_caption h4 {
    color: #fff;
    margin-top: 40px
}

.widget_cta_banner .banner_button {
    width: 270px;
    padding: 17px 20px
}

.cpt-buttons .button {
    width: auto;
    min-width: 218px;
    display: inline-block;
    padding: 21px 26px
}

@media (max-width:1366px) {
    .banner.internal-banner {
        height: 250px
    }
    .internal-banner h1,
    .internal-banner h2 {
        font-size: 60px;
        line-height: 60px
    }
}

@media only screen and (max-width:1199px) {
    .feature-text p br,
    .section .section-content br {
        display: none
    }
    .container {
        max-width: calc(100% - 30px)
    }
    #primary-nav ul li a {
        padding: 20px 15px
    }
    .footer-widgets .widget_calendar table td,
    .footer-widgets .widget_calendar table th,
    .widget_calendar table td,
    .widget_calendar table th {
        padding: 2px 6px;
        font-size: 14px
    }
    .widget_calendar table tbody td a {
        width: 25px;
        height: 25px
    }
    .extra_columns .social-icons ul li {
        margin: 0 1px
    }
    .cpt-listing .cpt-content {
        width: auto;
        padding-left: 25px
    }
    .widget_cta_banner .widget_banner_caption h4 {
        font-size: 27px;
        word-wrap: break-word;
        line-height: 35.6px
    }
    .widget_cta_banner {
        padding: 38px 22px
    }
}

@media only screen and (max-width:990px) {
    .mobile-only {
        display: inline-block
    }
    .desktop-only {
        display: none
    }
    #site-header .site-logo {
        width: calc(100% - 50px)
    }
    .menu-toggle,
    .site-logo {
        vertical-align: middle;
        -ms-word-break: break-all;
        word-break: break-all
    }
    .banner.home-banner {
        height: 460px
    }
    .banner-caption .banner-button {
        margin-top: 30px
    }
    .home-banner .banner-content.align-left,
    .home-banner .banner-content.align-right {
        align-items: center;
        justify-content: center
    }
    .banner.internal-banner {
        height: 255px
    }
    .internal-banner h1,
    .internal-banner h2 {
        font-size: 8vmax;
        line-height: 9vmax
    }
    .section {
        padding: 94px 0 100px
    }
    .section-columns .cpt-col {
        display: block;
        max-width: 48%;
        flex: inherit;
        margin: 0 auto 40px;
        float: none;
        clear: both
    }
    .section-columns .cpt-col:last-child {
        margin-bottom: 0
    }
    .cpt-col .cta-block {
        max-width: 370px;
        margin: 0 auto
    }
    article.instructor .featured-image {
        margin-top: 20px;
        margin-bottom: 18px
    }
    .feature-text h4 {
        font-size: 24px;
        line-height: 30px
    }
    .feature-image {
        width: 77px
    }
    .feature-image img {
        width: 68px
    }
    .feature-text p {
        line-height: 26px
    }
    .testimonials .testimonials-row {
        padding: 0 60px
    }
    .newsletter-form .submit {
        float: none
    }
    .footer-widgets {
        text-align: center
    }
    .footer-widgets .flex-row.columns-4 .flex-column {
        flex: inherit
    }
    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row.columns-4 .flex-column {
        padding-bottom: 70px
    }
    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n) {
        border-right: 2px solid #363636
    }
    .footer-widgets .flex-row .flex-column:nth-child(2n) {
        border: 0
    }
    .blog_sidebar {
        padding-left: 35px
    }
    .widget_cta_banner {
        min-height: inherit!important;
        padding: 16px 22px;
        background-size: cover
    }
    .widget_cta_banner .widget_banner_caption h4 {
        font-size: 2vmax;
        line-height: inherit
    }
    .widget_cta_banner .button {
        word-wrap: break-word;
        display: block;
        white-space: pre-line;
        font-size: 1.5vh
    }
    .cpt-listing.has-sidebar .cpt-thumb {
        max-width: 100%!important
    }
    .widget_calendar table td {
        padding: 2px 5px;
        font-size: 12px
    }
    .widget_calendar table tbody td a {
        width: 22px;
        height: 22px
    }
    .widget_recent_entries .post-date {
        display: inline-block
    }
    .footer-widgets .widget_calendar table {
        margin: 0 auto
    }
}

@media only screen and (max-width:767px) {
    .banner.home-banner {
        height: 460px
    }
    .banner-caption .banner-button {
        margin-top: 30px
    }
    .home-banner .banner-content.align-left,
    .home-banner .banner-content.align-right {
        align-items: center;
        justify-content: center
    }
    .section-content p {
        display: inline
    }
    .feature-box.text-left,
    .feature-box.text-right {
        text-align: center
    }
    .feature-box .feature-image,
    .feature-box .feature-text {
        display: block;
        float: none;
        text-align: center;
        width: 100%
    }
    .feature-image img {
        margin-top: 0;
        margin-bottom: 10px
    }
    .section-columns .cpt-col {
        max-width: inherit
    }
    .page-content {
        padding: 30px 0
    }
    .cpt-listing .cpt-content.full-width {
        max-width: 100%
    }
    .cpt-listing .type-lesson .cpt-content,
    .cpt-listing .type-lesson .cpt-thumb {
        padding: 0 15px
    }
    .cpt-listing .cpt-single-item {
        margin-bottom: 70px
    }
    .cpt-listing .cpt-single-item .cpt-thumb a img,
    .cpt-listing .type-lesson .cpt-thumb a img,
    article.type-page .page-thumb {
        display: block;
        width: 100%
    }
    .cpt-listing .cpt-single-item .cpt-thumb,
    .cpt-listing .type-lesson .cpt-thumb,
    .page-thumb {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px
    }
    .cpt-listing .cpt-single-item .cpt-thumb {
        padding-right: 15px
    }
    .cpt-listing .cpt-content {
        padding-left: 15px;
        max-width: 100%
    }
    .cpt-custom-fields {
        display: flex
    }
    .cpt-buttons .cpt-button,
    .cpt-custom-fields .field-block {
        max-width: 50%;
        flex: 0 0 50%
    }
    .sidebar .cpt-custom-fields .field-block {
        margin-bottom: 20px
    }
    .widget_cta_banner .widget_banner_caption h4 {
        font-size: 30px
    }
    .widget_cta_banner .button {
        font-size: 16px
    }
    .footer-widgets .flex-row .flex-column,
    .footer-widgets .flex-row .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns .flex-column:last-child:not(:nth-child(2n)),
    .footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n) {
        border-color: transparent;
        padding-bottom: 70px
    }
    .footer-widgets .flex-row .flex-column:last-child {
        padding-bottom: 0!important
    }
    .footer-widgets .social-icons ul li {
        margin: 0 7px
    }
    .sidebar.blog_sidebar,
    .sidebar.primary {
        padding-top: 30px;
        padding-left: 15px
    }
    .sidebar.blog_sidebar {
        border-top: 1px solid #777;
        margin-top: 20px
    }
    .sidebar .widget_calendar table th {
        padding: 8px 6px;
        font-size: 16px
    }
    .widget_calendar table td {
        padding: 6px 10px;
        font-size: 16px
    }
    .widget_calendar table tbody td a {
        width: 27px;
        height: 27px
    }
}

@media only screen and (max-width:520px) {
    .banner-caption br {
        display: none
    }
    .section-columns .cpt-col {
        max-width: inherit
    }
    .section-content p {
        display: inline
    }
    .cpt-custom-fields {
        display: block
    }
    .cpt-custom-fields .field-block {
        display: block;
        clear: both;
        max-width: 100%
    }
    .cpt-buttons .cpt-button {
        max-width: 100%;
        flex: 0 0 100%
    }
    .cpt-buttons .cpt-button:not(:last-child),
    .cpt-custom-fields .field-block:not(:last-child) {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:320px) {
    .banner-caption h1,
    .banner-caption h2,
    .internal-banner h1,
    .internal-banner h2 {
        font-size: 50px;
        line-height: 55px
    }
    .banner-caption .sub-title {
        font-size: 24px
    }
    .banner.home-banner {
        height: 420px
    }
    .internal-banner h2 {
        font-size: 36px;
        line-height: 39px
    }
    .button,
    input[type=submit] {
        font-size: 15px;
        width: 252px
    }
    .section {
        padding: 60px 0 70px
    }
    .section-title h2 {
        font-size: 31px
    }
    .feature-text {
        width: 100%;
        text-align: center
    }
    .testimonials {
        width: 100%;
        max-width: 100%;
        padding: 0 4px 40px
    }
    .testimonials .testimonials-row {
        padding: 0 15px
    }
    article header {
        font-size: 30px
    }
    .footer-widgets .social-icons ul li {
        margin: 0 1px
    }
    .event .event-content,
    .event .event-date {
        width: 100%
    }
    .event .event-date {
        margin-bottom: 14px;
        font-size: 28px
    }
    .event .event-date .day {
        font-size: 28px;
        display: inline
    }
    .event .event-date .day sup {
        vertical-align: 0
    }
    .widget_calendar table td {
        padding: 4px 9px;
        font-size: 14px
    }
    .page-content h1 {
        font-size: 31px;
        line-height: 42px
    }
    .post-meta ul {
        font-size: 12px;
        text-overflow: inherit;
        white-space: inherit
    }
    .post-meta ul li {
        padding-right: 7px;
        margin-right: 4px;
        border: none
    }
    .post-meta .post-author,
    .post-meta .post-date,
    .post-meta ul li.post-categories {
        background-size: auto 15px
    }
}

label.madt_error {
    color: red;
}

.alert-danger {
    color: red;
    text-align: center;
    font-size: 20px;
}

.alert-success {
    color: green;
    text-align: center;
    font-size: 20px;
}

#one_footer_address-2 .social-icons ul li a svg *{fill:#ffffff;}.sidebar #one_footer_address-2 .social-icons ul li a svg * {
    fill:#000000;
}
/* DORA */
.hero-section {
  font-family: 'Minimal';
  background-color: var(--cf-hero-bg);
  position: relative;
}
.hero-section > div {
  transform: translate3d(0, -50%, 0);
  top: 50%;
  position: relative;
  z-index: 10;
}
.hero-section {
  height: 100vh;

}
.hero-section .services {
  position: absolute;
  width: 100%;
  height: 30vh;
  bottom: 0;
  left: 0;
  transform: none;
  top: auto;
  z-index: 5;
}
.hero-section .services .col{
  height: 30vh;
  position:relative;
  background: rgba(0,155,198,0.8);
}
.hero-section .services .col:after {
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,155,198,0.8);
  content: "";
  z-index: 10;
}
.hero-section .services .col:nth-child(2):after{
  background: rgba(0,110,140,0.8);
}
.hero-section .services .col:nth-child(3):after{
  background: rgba(26,32,61,0.8);
}
.hero-section .services .col {
  background-size: cover!important;
}
.hero-section .services .col a {
  width: 100%;
  height: 100%;
  position:relative;
  text-align: center;
  line-height: 30vh;
  display: block;
  z-index: 20;
}
.hero-section .services .col a span {
  display: inline-block;
  border-radius: 14px;
  padding: 12px 10px;
  font-size: 28px;
  line-height: 30px;
  font-family: Quicksand, One Open Sans, Helvetica Neue, Helvetica, sans-serif;
  background: #009BC6;
  text-transform: uppercase;
  color: #FFF;
  border: 1px solid #f2f3f7;
  transition: transform 400ms ease-in;
}
.hero-section .services .col a:hover span{
  transform: scale(1.1);
}
.hero-section .services .col:nth-child(2) a span{background: #006E8C;}
.hero-section .services .col:nth-child(3) a span{background: #1A203D;}

  .header-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: auto 0;
  }

.hero-section .hero-text span {
  color: var(--cf-primary-color);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}
.hero-section .hero-text .h1 {
  color: var(--cf-dark);
  font-size: 85px;
  line-height: 80px;
  margin: 10px 0;
  margin-top: -20px;
  text-transform: uppercase;
}
.hero-section .hero-text .h1 p{
  color: var(--cf-dark);
  font-size: 85px;
  line-height: 80px;
  margin: 10px 0;
  margin-top: -20px;
  text-transform: uppercase;
  font-family: Minimal;
}
.hero-section .hero-text h3 {
  color: #0091B4;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
}
.hero-section .hero-text h3 p{
  color: #0091B4;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
}
.hero-section .hero-text p {
  margin: 20px 0 50px;
  color: #BDBDC0;
  font-size: 26px;
  line-height:30px;
}
.hero-section .hero-btn-container {
  gap: 15px;
}
.hero-section .hero-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.hero-section .hero-img img {
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}

header#site-header {
  background-color: var(--cf-hero-bg);
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 80px;
  z-index: 20;
}
.site-logo {
  margin: 8px 0;
  display: inline-block;
  width: 120px;

}
.site-logo img {
  max-height: 170px;
  width: 120px;
  position: absolute;
}
#primary-nav ul li a {
  background: transparent!important;
  color: #6B7D83!important;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
.pcircle {
  position: absolute;
  background: #333D5A;
  width: 140px;
  height: 140px;
  top: 0;
  right: 0;
  border-radius: 50%;
  margin-bottom: 30px;
}

.lines {
  position: relative;
  background: #fff;
  width: 30px;
  height: 2px;
  top: calc(50% - 1px);
  left: calc(50% - 15px);
}

#line2 {
  transform: rotate(90deg);
  top: calc(50% - 2px);
}
.relative {
  position: relative;
  width: 100%;
  height: 100%;
}
.space-around {
  justify-content: space-around;
}
.footer-widgets h4 {
  font-family: 'Quicksand';
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #009bc6;
}
.field-block ul li {
  margin-bottom: 0;
  list-style-type: square;
  margin-left: 15px;
}
.field-block h5.cursive-font {
  margin-bottom: 15px;
  font-family: Quicksand;
  font-size: 22px;
  font-weight: bold;
  text-decoration: underline;
}
.footer-social-links li a:hover {
  text-decoration:none;
}
.footer-social-links li a i {
  height: 40px;
  width: 40px;
  border: 2px solid #323232;
  display: block;
  border-radius: 50%;
  color: #999999;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  transition: all 500ms ease;
}

/***

====================================================================
                        Blog-Page
====================================================================

***/

.blog-grid {
  position: relative;
}

.blog-grid .news-block-one .inner-box {
  margin-bottom: 30px;
}

.pagination-wrapper {
  position: relative;
}

.news-block-one .inner-box .lower-content h2 {
  position: relative;
  display: block;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 21px;
  word-break: break-word;
}

.news-block-one .inner-box .lower-content h2 a {
  display: inline-block;
  color: #22272b;
}

.sidebar-page-container .news-block-one .inner-box .lower-content {
  padding-right: 40px;
}

.sidebar-page-container .news-block-one .inner-box {
  margin-bottom: 50px;
}

.sidebar .search-widget {
  position: relative;
  display: block;
  padding: 22px 30px;
  margin-bottom: 30px;
}

.sidebar .search-widget .search-form .form-group {
  position: relative;
  margin: 0px;
}

.sidebar .search-widget .search-form .form-group input[type='search'] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid transparent;
  padding: 10px 40px 10px 20px;
  color: #fff;
  background: transparent;
  font-size: 16px;
  transition: all 500ms ease;
}

.sidebar .search-widget .search-form .form-group input:focus {
  border-color: #fff;
}

.sidebar .search-widget .search-form .form-group input::-webkit-input-placeholder {
  color: #fff;
}

.sidebar .search-widget .search-form .form-group button {
  position: absolute;
  top: 12px;
  right: 17px;
  font-size: 15px;
  color: #fff;
  background: transparent;
  cursor: pointer;
  transition: all 500ms ease;
}

.sidebar .sidebar-widget {
  position: relative;
  display: block;
  background: #f8f7f3;
  padding: 43px 50px 20px 50px;
  margin-bottom: 30px;
}

.sidebar .sidebar-widget:last-child {
  margin-bottom: 0px;
}

.sidebar .sidebar-widget .widget-title {
  position: relative;
  margin-bottom: 27px;
}

.sidebar .sidebar-widget .widget-title:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 15px;
  left: -50px;
  top: 7px;
}

.sidebar .sidebar-widget .widget-title h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.sidebar .post-widget .post {
  position: relative;
  display: block;
  padding-left: 95px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ecebe3;
  min-height: 103px;
}

.sidebar .post-widget .post:last-child {
  margin-bottom: 0px;
  border-bottom: none;
  padding-bottom: 0;
}

.sidebar .post-widget .post .post-thumb {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 66px;
  height: 67px;
  overflow: hidden;
}

.sidebar .post-widget .post .post-thumb img {
  width: 100%;
  transition: all 500ms ease;
}

.sidebar .post-widget .post:hover .post-thumb img {
  opacity: 0.5;
}

.sidebar .post-widget .post .post-date {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
}

.sidebar .post-widget .post h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.sidebar .post-widget .post h5 a {
  display: inline-block;
  color: #22272b;
}

.sidebar .categories-widget .categories-list li {
  position: relative;
  display: block;
  margin-bottom: 18px;
}

.sidebar .categories-widget .categories-list li:last-child {
  margin-bottom: 0px;
}

.sidebar .categories-widget .categories-list li a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 34px;
  color: #717577;
  font-weight: 500;
  padding-left: 10px;
}

.sidebar .categories-widget .categories-list li a:hover {
  color: #22272b;
}

.sidebar .categories-widget .categories-list li a span {
  position: relative;
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  font-size: 12px;
  color: #22272b;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
}

.sidebar .categories-widget .categories-list li a:before {
  position: absolute;
  content: "\f0da";
  font-family: 'Font Awesome 5 Pro';
  color: #717577;
  font-size: 12px;
  font-weight: 700;
  left: 0px;
  top: 1px;
  transition: all 500ms ease;
}

.sidebar .categories-widget .widget-title {
  margin-bottom: 22px;
}

.sidebar .categories-widget {
  padding-bottom: 41px;
}

.sidebar .tags-widget .tags-list li {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}

.sidebar .tags-widget .tags-list li:last-child {
  margin-bottom: 0px;
}

.sidebar .tags-widget .tags-list li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  color: #717577;
  font-weight: 500;
}

.sidebar .tags-widget .tags-list li a:hover {
  color: #22272b;
}

.sidebar .tags-widget .widget-title {
  margin-bottom: 24px;
}

.sidebar .tags-widget {
  padding-bottom: 44px;
}
.sec-pad-2 {
  padding: 120px 0px;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.news-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}
.news-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: Quicksand;
}
.news-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #22272b;
}
.news-block-one .inner-box .lower-content p {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}
.news-block-one .inner-box .image-box .post-date {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #22272b;
  line-height: 34px;
  text-align: center;
  padding: 3px 26px;
}
.news-block-one .inner-box .image-box .post-date {
  background: #009bc6;
}
.news-block-one .inner-box .lower-content {
  position: relative;
  padding: 30px 35px 28px 35px;
}
.news-block-one .inner-box .lower-content .link a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #22272b;
}
.news-block-one .inner-box .lower-content .link a i {
  margin-right: 4px;
  font-size: 15px;
}

/** about */


.r-container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}
.w-100 {
  width: 100%!important;
}
.form .input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form .input {
  background-color: white;
  border-radius: 5px;
  border: solid 1px var(--accent-color);
  width: 100%;
  padding-right: 1.5rem!important;
  padding-left: 1.5rem!important;
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;
  height: 50px;
  line-height: 50px;
}
.hero-section .hero-text p:empty {
  display:none!important;
}

@media (max-width:640px) {
  .widget_recent_entries ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .footer-widgets .flex-row .flex-column:first-child, .footer-widgets .flex-row.extra_columns:not(.columns-4) .flex-column:nth-child(3n+1) {
    padding:0;
  }
}
@media (max-height:1024px) {
  .hero-section .hero-text p {
    font-size: 22px;
    line-height: 24px;
    margin: 20px 0 10px;
  }
}
@media (max-height:865px) {
  .hero-section .hero-text .h1 p {
    font-size: 75px;
    line-height: 70px;
    padding-right: 20px;
  }
  .hero-section .hero-text h3 p {
    font-size: 26px;
  }
  .hero-section .hero-img {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
