.footer-width-fixer {
width: 100%;
} .ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%;
} .ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent !important; }
.bhf-hidden {
display: none
} .ehf-header #masthead {
z-index: 99;
position: relative;
}@-ms-viewport {
width: device-width;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1612px) {
.container {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 769px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media (min-width: 1366px) {
.container {
max-width: 1280px;
}
}
.container-fluid {
width: 100%;
padding-right: 10px;
padding-left: 10px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col,
.col-auto,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 769px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
box-sizing: border-box;
}
* {
overflow-wrap: break-word;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
line-height: 1;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
sans-serif;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; }
hr.wp-block-separator {
margin: 35px 0;
border: none;
border-bottom: 1px solid #a6a7a8;
}
hr.wp-block-separator:not([class*="is-style"]) {
width: 25%;
} pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bold;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-size: 100%; line-height: 1.15; margin: 0; outline: none;
font-family: inherit;
box-sizing: border-box;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
font-size: 13px;
padding: 5px 20px;
cursor: pointer;
background-color: #837af5;
border: none;
color: #000;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
transition: all 0.2s ease;
}
button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover {
background-color: #000;
color: #fff;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
} .alignnone {
margin: 5px 20px 20px 0;
clear: both;
}
.kt-clear {
clear: both;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
text-align: center;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
display: inline-block;
}
figcaption {
font-size: 13px;
line-height: 1.4;
padding: 8px 5px 4px;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p:empty {
margin-bottom: 5px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
:focus-visible,
input:focus-visible {
outline: -webkit-focus-ring-color auto 1px !important;
}
.header-close-search:focus i {
outline: -webkit-focus-ring-color auto 0px !important;
}
.kt-skip-link {
position: absolute;
top: -100px;
background-color: #f1f1f1;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
left: 6px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
width: auto;
z-index: 100000;
-webkit-transition: top 0.75s ease-out;
transition: top 0.75s ease-out;
}
.kt-skip-link:focus {
color: #21759b;
top: 7px;
-webkit-transition: top 0s;
transition: top 0s;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } body {
background-color: #fff;
}
.wp-block-quote {
border-left: none;
}
body blockquote p {
font-size: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
color: inherit;
line-height: inherit;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
input:focus {
outline: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #252627;
font-weight: 300;
line-height: 1.2;
margin-bottom: 10px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: inherit;
}
h1 {
font-size: 50px;
line-height: 1.1;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 21px;
line-height: 1.3;
}
h5 {
font-size: 18px;
line-height: 1.4;
}
h6 {
font-size: 15px;
line-height: 1.4;
} p {
font-size: 18px;
line-height: 1.7;
font-weight: 400;
color: #333;
margin: 0 0 20px 0;
}
p.lead {
font-size: 20px;
line-height: 26px;
}
p.has-large-font-size {
line-height: 1.3;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
small {
font-size: 75%;
color: #878889;
}
p small {
font-size: 87%;
}
.page .kata-content .kata-section > .container > p:first-of-type:not(empty) {
margin-top: 40px;
} a {
color: #000;
text-decoration: none;
outline: 0;
transition: 200ms ease;
}
a:hover,
a:focus {
color: var(--ct-base-color);
}
a:active {
outline: none;
}
a i:hover {
cursor: pointer;
} ul,
ol {
margin-bottom: 21px;
margin-left: 3px;
}
ul {
list-style: inside;
}
ol {
list-style: decimal;
}
ol,
ul.disc {
margin-left: 20px;
}
ul.disc {
list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin: 4px 0 5px 15px;
font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
margin-bottom: 6px;
}
li {
line-height: 1.6;
margin-bottom: 4px;
font-size: 15px;
font-weight: 400;
}
.wp-block-rss li::marker {
font-size: 0;
line-height: 0;
}
.wp-block-rss li {
line-height: 1;
} img,
img.scale-with-grid {
max-width: 100%;
height: auto;
vertical-align: middle;
}
img.full-width {
width: 100%;
}
p img {
margin-bottom: 15px;
} form {
margin-bottom: 20px;
}
fieldset {
margin-bottom: 20px;
}
.kata-site input[type="text"],
.kata-site input[type="tel"],
.kata-site input[type="password"],
.kata-site input[type="email"],
.kata-site textarea,
.kata-site select {
display: block;
color: #616263;
min-width: 80px;
max-width: 100%;
min-height: 38px;
border: 1px solid #e7e8e9;
padding: 5px 10px;
outline: none;
border-radius: 0;
margin: 0;
margin-bottom: 20px;
font-family: inherit;
font-size: 14px;
width: 100%;
min-width: 200px;
}
select {
padding: 5px;
outline: none;
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
textarea:hover {
border-color: #d0d1d2;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #a7a8a9;
color: #404142;
background: #fff;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
textarea {
min-height: 70px;
}
label,
legend {
display: block;
font-weight: bold;
font-size: 0.94em;
}
select {
min-width: 200px;
}
input[type="checkbox"] {
display: inline-block;
}
label span,
legend span {
font-weight: normal;
font-size: 13px;
color: #606162;
} fieldset {
border: 1px solid #e7e8e9;
margin: 0 0px;
padding: 0.35em 1.5em 0.75em;
}
legend {
border: 0;
padding: 0;
}
fieldset legend {
margin-bottom: 1em;
padding: 0 0.5em;
}
pre,
code {
background: #f3f3f3;
color: #000;
padding: 5px 10px;
font-size: 14px;
line-height: 1.1;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
display: inline-block;
}
pre {
display: block;
margin-bottom: 20px;
line-height: 1.4;
}
address {
font-style: italic;
margin: 0 0 1.6em;
line-height: 1.4;
}
abbr[title] {
border-bottom: 1px dotted #eaeaea;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
big {
font-size: 125%;
}
dl {
margin-bottom: 1.6em;
font-size: 0.94em;
}
dt {
font-weight: bold;
margin-bottom: 0.6em;
}
dd {
margin-bottom: 1.6em;
line-height: 1.5;
}
table,
th,
td {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed;
width: 100%;
}
table.has-fixed-layout {
border-width: 1px;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
background: #f7f8f9;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 0.5em;
font-size: 0.9em;
text-align: center;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
background: #f7f8f9;
}
del {
opacity: 0.8;
} .df-color,
.df-color-h:hover {
color: var(--ct-base-color);
}
.dbg-color,
.dbg-color-h:hover {
background-color: var(--ct-base-color);
}
.dbo-color,
.dbo-color-h:hover {
border-color: var(--ct-base-color);
}
.kata-plus-shape {
position: absolute;
bottom: -20px;
left: 0;
width: 50px;
height: 10px;
} #kata-site {
position: relative;
display: block;
padding: 0;
margin: 0 auto;
visibility: visible;
clear: both;
overflow: hidden;
}
#kata-site.kata-boxed {
display: block;
max-width: 1280px;
background-color: #fff;
box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.07);
overflow: hidden;
visibility: visible;
margin: 0 auto;
padding: 0 15px;
}
#kata-site.kata-boxed .kata-blog-posts .owl-nav .owl-prev i {
left: -30px;
}
#kata-site.kata-boxed .kata-blog-posts .owl-nav .owl-next i {
left: 30px;
}
#kata-site.kata-boxed .container {
width: 100%;
}
.kata-section {
position: relative;
}
.kata-section.kata-section-with-page-title {
padding-top: 133px;
}
.kata-container .kata-container,
.kata-container-fluid .kata-container,
.kata-container .container,
.kata-container-fluid .container {
max-width: none !important;
width: auto;
margin: 0;
padding: 0;
}
#kata-site .kata-container .kata-container,
#kata-site .kata-container .container {
max-width: none !important;
}
#kata-site p img {
height: auto;
} .df-color,
.df-color-h:hover {
color: var(--ct-base-color);
}
.dbg-color,
.dbg-color-h:hover {
background-color: var(--ct-base-color);
}
.dbo-color,
.dbo-color-h:hover {
border-color: var(--ct-base-color);
} [class*="kata_parallax_"] {
position: static;
z-index: 2;
transition: transform 0.5s cubic-bezier(0, 0, 0.25, 1);
}
[class*="kata_parallax_"] > div {
display: block;
}
.kata-mouse-parallax {
transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1);
}
.scrollup {
background-color: var(--ct-base-color);
padding: 0;
width: 42px;
height: 42px;
line-height: 41px;
text-align: center;
border-radius: 3px;
position: fixed;
right: 16px;
bottom: 16px;
cursor: pointer;
font-size: 21px;
fill: #fff;
font-weight: 400;
text-shadow: none;
box-shadow: 0 2px 10px -4px var(--ct-base-color);
transition: all 0.22s;
z-index: 999;
display: none;
}
.scrollup:hover {
background-color: #000;
}
@media (max-width: 1024px) {
.sp-active-mobile-panel .scrollup {
bottom: 60px;
}
}
:dir(rtl) {
.scrollup {
right: unset;
left: 16px;
}
} i.kata-icon,
i.kata-svg-icon {
width: 1em;
height: 1em;
line-height: 1em;
box-sizing: content-box;
font-style: normal;
}
i.kata-icon svg {
fill: inherit;
width: inherit;
height: inherit;
}
i.kata-svg-icon svg {
fill: inherit;
stroke: inherit;
font-size: inherit;
}
i.kata-icon svg path {
fill: inherit;
stroke: inherit;
}
.kata-logo i.kata-svg-icon {
width: auto;
height: auto;
} #kata-page-title {
padding: 15px 0;
border-bottom: 1px solid #e7e8e9;
}
#kata-page-title h1,
#kata-page-title h2,
#kata-page-title h3 {
text-align: center;
color: #000;
font-size: 32px;
line-height: 1.09;
margin: 5px;
position: relative;
text-transform: capitalize;
font-weight: 300;
letter-spacing: 0.3px;
}
#kata-page-title h3 small,
#kata-page-title h2 small,
#kata-page-title h1 small {
font-size: 56%;
color: #777;
font-weight: 300;
margin-left: 12px;
letter-spacing: 0;
text-transform: capitalize;
} #kata-breadcrumbs {
background: #f6f6f6;
padding: 9px 0 6px;
font-size: 12px;
color: #6c7279;
letter-spacing: 0;
text-transform: none;
font-weight: 500;
margin: auto;
border-bottom: 1px solid #eee;
}
#kata-breadcrumbs a {
color: #5c646d;
}
#kata-breadcrumbs a:hover {
text-decoration: underline;
}
#kata-breadcrumbs i {
margin: 0 4px;
}
#kata-breadcrumbs .kata-container {
padding-left: 20px;
padding-right: 20px;
} .search-form,
.kata-plus-search-form {
position: relative;
margin: 20px 0;
}
.search-form input[type="submit"],
.kata-plus-search-form input[type="submit"] {
border: 1px solid #e0deff;
border-radius: 4px;
padding: 8px 16px;
text-transform: capitalize;
letter-spacing: 0.3px;
background-color: #f7f6ff;
color: var(--ct-base-color);
font-family: inherit;
font-size: 13px;
font-weight: 500;
line-height: 100%;
position: absolute;
bottom: 5px;
right: 5px;
top: 5px;
cursor: pointer;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.search-form input[type="submit"]:hover,
.kata-plus-search-form input[type="submit"]:hover {
background: #fff;
}
.search-form input[type="search"],
.kata-plus-search-form input[type="search"] {
width: 100%;
border: 1px solid #e3e4e5;
padding: 15px;
border-radius: 5px;
color: #474849;
font-family: inherit;
font-size: 15px;
font-weight: 400;
}
.kata-plus-search-form input[type="search"]:focus,
.kata-plus-search-form input[type="submit"]:focus,
.search-form input[type="search"]:focus,
.search-form input[type="submit"]:focus {
outline: none;
}
.kata-plus-search-form input[type="search"]::-webkit-input-placeholder { color: #a5a5a5;
font-size: 15px;
}
.kata-plus-search-form input[type="search"]:-ms-input-placeholder { color: #a5a5a5;
font-size: 15px;
}
.search-form input[type="search"]:-ms-input-placeholder { color: #a5a5a5;
font-size: 15px;
}
.search-form input[type="search"]::-webkit-input-placeholder { color: #a5a5a5;
font-size: 15px;
} .kata-plus-search-ajax-result-wrap {
max-width: 50%;
margin: 0 auto;
border: none;
}
.kata-plus-search-ajax-result li {
list-style: none;
}
.kata-plus-search-ajax-result li a {
display: flex;
align-items: center;
flex-flow: row wrap;
}
.kata-plus-search-ajax-result li a:hover {
background-color: #a3a3a3;
}
.kata-plus-search-ajax-result li h4 {
font-size: 20px;
margin-left: 12px;
}
.kata-plus-search-ajax-result::-webkit-scrollbar {
width: 12px;
}
.kata-plus-search-ajax-result::-webkit-scrollbar-thumb {
border: 4px solid transparent;
background-clip: padding-box;
border-radius: 9px;
background-color: #b4b4b4ee;
}
.kata-plus-search-form .kata-search-icon {
position: relative;
}
.kata-plus-search-form .kata-search-icon i.kata-icon {
position: absolute;
right: 20px;
z-index: 9;
top: 15px;
font-size: 14px;
}
body.search .kata-content .search-form input[type="search"],
body.error404:not(.elementor-default) .search-form input[type="search"] {
color: #000;
font-weight: 300;
padding: 14px;
border: 1px solid #e3e5e7;
border-radius: 7px;
}
body.search .search-form input[type="submit"],
body.error404:not(.elementor-default) .search-form input[type="submit"] {
display: none;
} .kata-logo a {
display: inline-block;
}
@media (max-width: 1025px) {
.kata-make-header-transparent .kata-logo .kata-transparent-logo {
display: none;
}
} .kata-text-right {
text-align: right;
} #kata-header {
padding: 15px 0;
margin-bottom: 30px;
}
#kata-header .kata-menu-wrap {
padding-top: 24px;
} .kata-make-header-transparent .kata-header-wrap {
position: absolute;
z-index: 2;
left: 0;
right: 0;
}
body:not(.kata-make-header-transparent) .kata-logo a.kata-transparent-logo {
display: none;
}
#kata-site .kata-plus-button-wrap .kata-button span {
color: inherit;
}
@media (min-width: 1025px) {
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
.kata-nav-menu
> li.menu-item:not(.current-menu-item)
> a,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
span,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
.kata-plus-iconbox
[data-class="ck-icon-box-title"],
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
span,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h1,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h2,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h3,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h4,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h5,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
[class*="elementor-widget-kata-plus"]
h6 {
color: #fff !important;
}
.kata-make-header-transparent
.kata-builder-wrap.kata-header
> [data-elementor-type="wp-post"]
> .elementor-section,
.kata-make-header-transparent
.kata-builder-wrap.kata-header
> [data-elementor-type="wp-post"]
> .e-con.e-parent {
background-color: transparent;
border-color: transparent;
}
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
.kata-icon,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header
.elementor-element {
fill: #fff;
border-color: #fff;
}
.kata-make-header-transparent
.kata-header-wrap
.kata-header
> .elementor
> .elementor-inner
> .elementor-section-wrap
> section,
.kata-make-header-transparent
.kata-header-wrap
.kata-header
.elementor-element:not(
.elementor-motion-effects-element-type-background
),
.kata-make-header-transparent
.kata-header-wrap
.kata-header
.elementor-element
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
background-color: transparent;
}
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-header-wrap
.kata-logo
a.kata-default-logo,
.kata-make-header-transparent:not(.kata-header-transparent-white-color)
.kata-header-wrap
.kata-logo
a.kata-transparent-logo,
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-sticky-header-wrap
.kata-logo
a.kata-default-logo,
.kata-make-header-transparent:not(.kata-header-transparent-white-color)
.kata-sticky-header-wrap
.kata-logo
a.kata-transparent-logo {
display: none;
}
.kata-make-header-transparent:not(.kata-header-transparent-white-color)
.kata-logo
a.kata-transparent-logo {
display: none;
}
}
@media (max-width: 1024px) {
.kata-make-header-transparent .kata-header-wrap {
position: relative;
}
.kata-make-header-transparent.kata-header-transparent-white-color
.kata-logo
a.kata-transparent-logo {
display: none;
}
} .kata-button {
font-size: 15px;
font-weight: 500;
letter-spacing: 0.6px;
padding: 18px 26px;
border-radius: 3px;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
transition: all 0.23s ease;
display: inline-block;
}
.kata-button:hover {
background-color: #1b1b1c;
color: #fff;
}
.elementor-container .elementor-widget-wrap > .elementor-widget-kata-plus-gap {
display: block !important;
width: 100%;
}
.kata-button .kata-icon {
fill: #ffffff;
display: inline-block;
} p.no-cm {
font-size: 18px;
margin-top: 50px;
text-align: center;
}
@media (max-width: 320px) {
.elementor:not(.elementor-edit-area-active) .elementor-hidden-smallmobile {
display: none;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.elementor:not(.elementor-edit-area-active)
.elementor-hidden-tabletlandscape {
display: none;
}
}
@media (min-width: 1025px) and (max-width: 1366px) {
.elementor:not(.elementor-edit-area-active) .elementor-hidden-laptop {
display: none;
}
} @media (min-width: 1025px) {
.hide-in-desktop {
display: none;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.hide-in-tablet {
display: none;
}
} @media (max-width: 767px) {
.hide-in-mobile {
display: none;
}
} .elementor-editor-active.kata-make-header-transparent
.kata-header-wrap:hover
+ .kata-sticky-header-wrap
+ #kata-content
section.elementor-element:nth-child(1)
.elementor-editor-element-settings {
display: flex;
}
.elementor-editor-active.kata-make-header-transparent
.kata-header-wrap:hover
+ .kata-sticky-header-wrap
+ #kata-content
section.elementor-element:nth-child(1) {
-webkit-box-shadow: 0 0 0 1px #71d7f7;
box-shadow: 0 0 0 1px #71d7f7;
}
.kata-svg-icon.close-icon svg {
transition: all ease 0.25s;
}
.kata-svg-icon.close-icon:hover svg {
transform: rotate(90deg);
} .elementor-widget:not(:last-child) {
margin-bottom: 0 !important;
}
.kata-content .kata-logo a.kata-transparent-logo,
.kata-footer .kata-logo a.kata-transparent-logo {
display: none;
}
:dir(rtl) {
* {
letter-spacing: 0;
}
}