img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
}

:root {
}

:root {
    --ver_page_top_button_url: url(/assets/plugins/vk-all-in-one-expansion-unit/images/to-top-btn-icon.svg);
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: "vk_sns";
    src: url("/assets/plugins/vk-all-in-one-expansion-unit/inc/sns/icons/fonts/vk_sns.eot?-bq20cj");
    src: url("/assets/plugins/vk-all-in-one-expansion-unit/inc/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj") format("embedded-opentype"), url("/assets/plugins/vk-all-in-one-expansion-unit/inc/sns/icons/fonts/vk_sns.woff?-bq20cj") format("woff"), url("/assets/plugins/vk-all-in-one-expansion-unit/inc/sns/icons/fonts/vk_sns.ttf?-bq20cj") format("truetype"), url("/assets/plugins/vk-all-in-one-expansion-unit/inc/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns") format("svg");
}

.vk-cols--reverse {
    flex-direction: row-reverse
}

.vk-cols--hasbtn {
    margin-bottom: 0
}

.vk-cols--hasbtn > .row > .vk_gridColumn_item,
.vk-cols--hasbtn > .wp-block-column {
    position: relative;
    padding-bottom: 3em;
    margin-bottom: var(--vk-margin-block-bottom)
}

.vk-cols--hasbtn > .row > .vk_gridColumn_item > .wp-block-buttons,
.vk-cols--hasbtn > .row > .vk_gridColumn_item > .vk_button,
.vk-cols--hasbtn > .wp-block-column > .wp-block-buttons,
.vk-cols--hasbtn > .wp-block-column > .vk_button {
    position: absolute;
    bottom: 0;
    width: 100%
}

.vk-cols--fit.wp-block-columns {
    gap: 0
}

.vk-cols--fit.wp-block-columns,
.vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) {
    margin-top: 0;
    margin-bottom: 0;
    justify-content: space-between
}

.vk-cols--fit.wp-block-columns > .wp-block-column *:last-child,
.vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column *:last-child {
    margin-bottom: 0
}

.vk-cols--fit.wp-block-columns > .wp-block-column > .wp-block-cover,
.vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column > .wp-block-cover {
    margin-top: 0
}

.vk-cols--fit.wp-block-columns.has-background,
.vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile).has-background {
    padding: 0
}

@media (max-width: 599px) {

    .vk-cols--fit.wp-block-columns:not(.has-background) > .wp-block-column:not(.has-background),
    .vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile):not(.has-background) > .wp-block-column:not(.has-background) {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 782px) {

    .vk-cols--fit.wp-block-columns .block-editor-block-list__block.wp-block-column:not(:first-child),
    .vk-cols--fit.wp-block-columns > .wp-block-column:not(:first-child),
    .vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) .block-editor-block-list__block.wp-block-column:not(:first-child),
    .vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: 0
    }
}

@media (min-width: 600px)and (max-width: 781px) {

    .vk-cols--fit.wp-block-columns .wp-block-column:nth-child(2n),
    .vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) .wp-block-column:nth-child(2n) {
        margin-left: 0
    }

    .vk-cols--fit.wp-block-columns .wp-block-column:not(:only-child),
    .vk-cols--fit.wp-block-columns:not(.is-not-stacked-on-mobile) .wp-block-column:not(:only-child) {
        flex-basis: 50% !important
    }
}

.vk-cols--fit--gap1.wp-block-columns {
    gap: 1px
}

@media (min-width: 600px)and (max-width: 781px) {
    .vk-cols--fit--gap1.wp-block-columns .wp-block-column:not(:only-child) {
        flex-basis: calc(50% - 1px) !important
    }
}

.vk-cols--fit.vk-cols--grid > .block-editor-block-list__block,
.vk-cols--fit.vk-cols--grid > .wp-block-column,
.vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile) > .block-editor-block-list__block,
.vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 50%;
    box-sizing: border-box
}

@media (max-width: 599px) {

    .vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover,
    .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover {
        width: 100vw;
        margin-right: calc((100% - 100vw) / 2);
        margin-left: calc((100% - 100vw) / 2)
    }
}

@media (min-width: 600px) {

    .vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover,
    .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover {
        margin-right: calc(100% - 50vw);
        width: 50vw
    }
}

@media (min-width: 600px) {

    .vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column,
    .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column {
        margin-left: 0;
        margin-right: 0
    }

    .vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover,
    .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover {
        margin-left: calc(100% - 50vw)
    }
}

.vk-cols--menu h2,
.vk-cols--menu h3,
.vk-cols--menu h4,
.vk-cols--menu h5 {
    margin-bottom: .2em;
    text-shadow: #000 0 0 10px
}

.vk-cols--menu h2:first-child,
.vk-cols--menu h3:first-child,
.vk-cols--menu h4:first-child,
.vk-cols--menu h5:first-child {
    margin-top: 0
}

.vk-cols--menu p {
    margin-bottom: 1rem;
    text-shadow: #000 0 0 10px
}

.vk-cols--menu .wp-block-cover__inner-container:last-child {
    margin-bottom: 0
}

.vk-cols--fitbnrs .wp-block-column .wp-block-cover:hover img {
    filter: unset
}

.vk-cols--fitbnrs .wp-block-column .wp-block-cover:hover {
    background-color: unset
}

.vk-cols--fitbnrs .wp-block-column .wp-block-cover:hover .wp-block-cover__image-background {
    filter: unset !important
}

.vk-cols--fitbnrs .wp-block-cover__inner-container {
    position: absolute;
    height: 100%;
    width: 100%
}

.vk-cols--fitbnrs .vk_button {
    height: 100%;
    margin: 0
}

.vk-cols--fitbnrs .vk_button .vk_button_btn,
.vk-cols--fitbnrs .vk_button .btn {
    height: 100%;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: unset !important;
    transition: unset
}

.vk-cols--fitbnrs .vk_button .vk_button_btn:hover,
.vk-cols--fitbnrs .vk_button .btn:hover {
    transition: unset
}

.vk-cols--fitbnrs .vk_button .vk_button_btn:after,
.vk-cols--fitbnrs .vk_button .btn:after {
    border: none
}

.vk-cols--fitbnrs .vk_button .vk_button_link_txt {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 2rem;
    text-shadow: #000 0 0 10px
}

.vk-cols--fitbnrs .vk_button .vk_button_link_subCaption {
    width: 100%;
    position: absolute;
    top: calc(50% + 2.2em);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-shadow: #000 0 0 10px
}

@media (min-width: 992px) {
    .vk-cols--media.wp-block-columns {
        gap: 3rem
    }
}

.vk-fit-map iframe {
    position: relative;
    margin-bottom: 0;
    display: block;
    max-height: 400px;
    width: 100vw
}

.vk-fit-map.alignfull div[class*=__inner-container],
.vk-fit-map.alignwide div[class*=__inner-container] {
    max-width: 100%
}

:root {
    --vk-color-th-bg-bright: rgba(0, 0, 0, 0.05)
}

.vk-table--th--width25 :where(tr>*:first-child) {
    width: 25%
}

.vk-table--th--width30 :where(tr>*:first-child) {
    width: 30%
}

.vk-table--th--width35 :where(tr>*:first-child) {
    width: 35%
}

.vk-table--th--width40 :where(tr>*:first-child) {
    width: 40%
}

.vk-table--th--bg-bright :where(tr>*:first-child) {
    background-color: var(--vk-color-th-bg-bright)
}

@media (max-width: 599px) {
    .vk-table--mobile-block :is(th, td) {
        width: 100%;
        display: block;
        border-top: none
    }
}

.vk-table--width--th25 :where(tr>*:first-child) {
    width: 25%
}

.vk-table--width--th30 :where(tr>*:first-child) {
    width: 30%
}

.vk-table--width--th35 :where(tr>*:first-child) {
    width: 35%
}

.vk-table--width--th40 :where(tr>*:first-child) {
    width: 40%
}

.no-margin {
    margin: 0
}

@media (max-width: 599px) {
    .wp-block-image.vk-aligncenter--mobile > .alignright {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .vk-no-padding-horizontal--mobile {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

body .is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

body .is-layout-flex > * {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}

/* vk-mobile-nav */
:root {
    --vk-mobile-nav-menu-btn-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-btn-black.svg");
    --vk-mobile-nav-menu-btn-close-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-close-black.svg");
    --vk-menu-acc-icon-open-black-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-acc-icon-open-black.svg");
    --vk-menu-acc-icon-open-white-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-acc-icon-open-white.svg");
    --vk-menu-acc-icon-close-black-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-close-black.svg");
    --vk-menu-acc-icon-close-white-bg-src: url("/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg");
}

/* ltg common custom */
:root {
    --vk-menu-acc-btn-border-color: #333;
    --vk-color-primary: #00b9f2;
    --color-key: #00b9f2;
    --color-key-dark: #008df9;
}

.bbp-submit-wrapper .button.submit {
    background-color: #008df9;
}

.bbp-submit-wrapper .button.submit:hover {
    background-color: #00b9f2;
}

.veu_color_txt_key {
    color: #008df9;
}

.veu_color_bg_key {
    background-color: #008df9;
}

.veu_color_border_key {
    border-color: #008df9;
}

.btn-default {
    border-color: #00b9f2;
    color: #00b9f2;
}

.btn-default:focus,
.btn-default:hover {
    border-color: #00b9f2;
    background-color: #00b9f2;
}

.wp-block-search__button,
.btn-primary {
    background-color: #00b9f2;
    border-color: #008df9;
}

.wp-block-search__button:focus,
.wp-block-search__button:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #008df9;
    border-color: #00b9f2;
}

.btn-outline-primary {
    color: #00b9f2;
    border-color: #00b9f2;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
    color: #fff;
    background-color: #00b9f2;
    border-color: #008df9;
}

a {
    color: #337ab7;
}

.tagcloud a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f02b";
    font-weight: bold;
}

/* Pro Title Design */
h3 {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
    color: #333;
    padding: 0.6em 0 0.5em;
    margin-bottom: 1.2em;
    border-top: double 3px #00b9f2;
    border-bottom: double 3px #00b9f2;
}

h3 a {
    color: #333;
}

h3::before {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
}

h3::after {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
}

h4 {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
    color: #333;
    background-color: #efefef;
    padding: 0.6em 0.7em 0.5em;
    margin-bottom: 1.2em;
    border-radius: 4px;
}

h4 a {
    color: #333;
}

h4::before {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
}

h4::after {
    background-color: unset;
    position: relative;
    border: none;
    padding: unset;
    margin-left: auto;
    margin-right: auto;
    border-radius: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
    content: none;
    overflow: unset;
}

.vk-campaign-text {
    background: #eab010;
    color: #fff;
}

.vk-campaign-text_btn,
.vk-campaign-text_btn:link,
.vk-campaign-text_btn:visited,
.vk-campaign-text_btn:focus,
.vk-campaign-text_btn:active {
    background: #fff;
    color: #4c4c4c;
}

a.vk-campaign-text_btn:hover {
    background: #eab010;
    color: #fff;
}

.vk-campaign-text_link,
.vk-campaign-text_link:link,
.vk-campaign-text_link:hover,
.vk-campaign-text_link:visited,
.vk-campaign-text_link:active,
.vk-campaign-text_link:focus {
    color: #fff;
}

.media .media-body .media-heading a:hover {
    color: #00b9f2;
}

@media (min-width: 768px) {

    .gMenu > li:before,
    .gMenu > li.menu-item-has-children::after {
        border-bottom-color: #008df9
    }

    .gMenu li li {
        background-color: #008df9
    }

    .gMenu li li a:hover {
        background-color: #00b9f2;
    }
}

/* @media (min-width: 768px) */
h2,
.mainSection-title {
    border-top-color: #00b9f2;
}

h3:after,
.subSection-title:after {
    border-bottom-color: #00b9f2;
}

ul.page-numbers li span.page-numbers.current,
.page-link dl .post-page-numbers.current {
    background-color: #00b9f2;
}

.pager li > a {
    border-color: #00b9f2;
    color: #00b9f2;
}

.pager li > a:hover {
    background-color: #00b9f2;
    color: #fff;
}

.siteFooter {
    border-top-color: #00b9f2;
}

dt {
    border-left-color: #00b9f2;
}

:root {
    --g_nav_main_acc_icon_open_url: url(/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-acc-icon-open-black.svg);
    --g_nav_main_acc_icon_close_url: url(/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-close-black.svg);
    --g_nav_sub_acc_icon_open_url: url(/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-acc-icon-open-white.svg);
    --g_nav_sub_acc_icon_close_url: url(/assets/themes/lightning-pro/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg);
}

:root {
    --vk_flow-arrow: url(/assets/plugins/vk-blocks-pro/inc/vk-blocks/images/arrow_bottom.svg);
    --vk_image-mask-wave01: url(/assets/plugins/vk-blocks-pro/inc/vk-blocks/images/wave01.svg);
    --vk_image-mask-wave02: url(/assets/plugins/vk-blocks-pro/inc/vk-blocks/images/wave02.svg);
    --vk_image-mask-wave03: url(/assets/plugins/vk-blocks-pro/inc/vk-blocks/images/wave03.svg);
    --vk_image-mask-wave04: url(/assets/plugins/vk-blocks-pro/inc/vk-blocks/images/wave04.svg);
}

:root {
    --vk-balloon-border-width: 1px;
    --vk-balloon-speech-offset: -12px;
}

/* ltg theme common */
.color_key_bg,
.color_key_bg_hover:hover {
    background-color: #00b9f2;
}

.color_key_txt,
.color_key_txt_hover:hover {
    color: #00b9f2;
}

.color_key_border,
.color_key_border_hover:hover {
    border-color: #00b9f2;
}

.color_key_dark_bg,
.color_key_dark_bg_hover:hover {
    background-color: #008df9;
}

.color_key_dark_txt,
.color_key_dark_txt_hover:hover {
    color: #008df9;
}

.color_key_dark_border,
.color_key_dark_border_hover:hover {
    border-color: #008df9;
}

.no-js .native-lazyload-js-fallback {
    display: none;
}

/* Layout 58 */
#pgc-58-0-0,
#pgc-58-2-0,
#pgc-58-5-0,
#pgc-58-6-0,
#pgc-58-7-0 {
    width: 100%
}

#pg-58-0,
#pg-58-1,
#pg-58-2,
#pg-58-3,
#pg-58-4,
#pg-58-5,
#pg-58-6,
#pl-58 .so-panel {
    margin-bottom: 30px
}

#pg-58-0,
#pg-58-1,
#pg-58-2,
#pg-58-3,
#pg-58-4,
#pg-58-5,
#pg-58-6,
#pg-58-7 {
    margin-left: -15px;
    margin-right: -15px
}

#pg-58-0 > .panel-grid-cell,
#pg-58-0 > .panel-row-style > .panel-grid-cell,
#pg-58-1 > .panel-grid-cell,
#pg-58-1 > .panel-row-style > .panel-grid-cell,
#pg-58-2 > .panel-grid-cell,
#pg-58-2 > .panel-row-style > .panel-grid-cell,
#pg-58-3 > .panel-grid-cell,
#pg-58-3 > .panel-row-style > .panel-grid-cell,
#pg-58-4 > .panel-grid-cell,
#pg-58-4 > .panel-row-style > .panel-grid-cell,
#pg-58-5 > .panel-grid-cell,
#pg-58-5 > .panel-row-style > .panel-grid-cell,
#pg-58-6 > .panel-grid-cell,
#pg-58-6 > .panel-row-style > .panel-grid-cell,
#pg-58-7 > .panel-grid-cell,
#pg-58-7 > .panel-row-style > .panel-grid-cell {
    padding-left: 15px;
    padding-right: 15px
}

#pgc-58-1-0,
#pgc-58-1-1,
#pgc-58-3-0,
#pgc-58-3-1,
#pgc-58-4-0,
#pgc-58-4-1 {
    width: 50%
}

#pl-58 .so-panel:last-child {
    margin-bottom: 0px
}

@media (max-width: 780px) {
    #pl-58 .panel-grid-cell {
        float: none;
        width: auto
    }

    #pl-58 .panel-grid {
        margin-left: 0;
        margin-right: 0
    }

    #pl-58 .panel-grid-cell {
        padding: 0
    }

    #pl-58 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-58 .panel-grid .panel-grid-cell-mobile-last,
    #pg-58-0 > .panel-grid-cell,
    #pg-58-0 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-1 > .panel-grid-cell,
    #pg-58-1 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-2 > .panel-grid-cell,
    #pg-58-2 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-3 > .panel-grid-cell,
    #pg-58-3 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-4 > .panel-grid-cell,
    #pg-58-4 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-5 > .panel-grid-cell,
    #pg-58-5 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-6 > .panel-grid-cell,
    #pg-58-6 > .panel-row-style > .panel-grid-cell:last-child,
    #pg-58-7 > .panel-grid-cell,
    #pg-58-7 > .panel-row-style > .panel-grid-cell:last-child {
        margin-bottom: 0px
    }

    #pg-58-0 > .panel-grid-cell,
    #pg-58-0 > .panel-row-style > .panel-grid-cell,
    #pg-58-1 > .panel-grid-cell,
    #pg-58-1 > .panel-row-style > .panel-grid-cell,
    #pg-58-2 > .panel-grid-cell,
    #pg-58-2 > .panel-row-style > .panel-grid-cell,
    #pg-58-3 > .panel-grid-cell,
    #pg-58-3 > .panel-row-style > .panel-grid-cell,
    #pg-58-4 > .panel-grid-cell,
    #pg-58-4 > .panel-row-style > .panel-grid-cell,
    #pg-58-5 > .panel-grid-cell,
    #pg-58-5 > .panel-row-style > .panel-grid-cell,
    #pg-58-6 > .panel-grid-cell,
    #pg-58-6 > .panel-row-style > .panel-grid-cell,
    #pg-58-7 > .panel-grid-cell,
    #pg-58-7 > .panel-row-style > .panel-grid-cell {
        margin-bottom: 30px
    }
}

/* Layout 56 */
#pgc-56-0-0, #pgc-56-1-0, #pgc-56-3-0, #pgc-56-8-0, #pgc-56-9-0 {
    width: 100%;
    width: calc(100% - (0 * 30px))
}

#pg-56-0, #pg-56-1, #pg-56-2, #pg-56-3, #pg-56-4, #pg-56-5, #pg-56-6, #pg-56-7, #pg-56-8, #pl-56 .so-panel {
    margin-bottom: 30px
}

#pgc-56-2-0, #pgc-56-2-1, #pgc-56-2-2 {
    width: 33.3333%;
    width: calc(33.3333% - (0.66666666666667 * 30px))
}

#pgc-56-4-0, #pgc-56-4-1, #pgc-56-5-0, #pgc-56-5-1, #pgc-56-6-0, #pgc-56-6-1, #pgc-56-7-0, #pgc-56-7-1 {
    width: 50%;
    width: calc(50% - (0.5 * 30px))
}

#pl-56 .so-panel:last-of-type {
    margin-bottom: 0px
}

#pg-56-2.panel-has-style > .panel-row-style, #pg-56-2.panel-no-style, #pg-56-4.panel-has-style > .panel-row-style, #pg-56-4.panel-no-style, #pg-56-5.panel-has-style > .panel-row-style, #pg-56-5.panel-no-style, #pg-56-6.panel-has-style > .panel-row-style, #pg-56-6.panel-no-style, #pg-56-7.panel-has-style > .panel-row-style, #pg-56-7.panel-no-style, #pg-56-8.panel-has-style > .panel-row-style, #pg-56-8.panel-no-style, #pg-56-9.panel-has-style > .panel-row-style, #pg-56-9.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width: 780px) {
    #pg-56-0.panel-no-style, #pg-56-0.panel-has-style > .panel-row-style, #pg-56-0, #pg-56-1.panel-no-style, #pg-56-1.panel-has-style > .panel-row-style, #pg-56-1, #pg-56-2.panel-no-style, #pg-56-2.panel-has-style > .panel-row-style, #pg-56-2, #pg-56-3.panel-no-style, #pg-56-3.panel-has-style > .panel-row-style, #pg-56-3, #pg-56-4.panel-no-style, #pg-56-4.panel-has-style > .panel-row-style, #pg-56-4, #pg-56-5.panel-no-style, #pg-56-5.panel-has-style > .panel-row-style, #pg-56-5, #pg-56-6.panel-no-style, #pg-56-6.panel-has-style > .panel-row-style, #pg-56-6, #pg-56-7.panel-no-style, #pg-56-7.panel-has-style > .panel-row-style, #pg-56-7, #pg-56-8.panel-no-style, #pg-56-8.panel-has-style > .panel-row-style, #pg-56-8, #pg-56-9.panel-no-style, #pg-56-9.panel-has-style > .panel-row-style, #pg-56-9 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-56-0 > .panel-grid-cell, #pg-56-0 > .panel-row-style > .panel-grid-cell, #pg-56-1 > .panel-grid-cell, #pg-56-1 > .panel-row-style > .panel-grid-cell, #pg-56-2 > .panel-grid-cell, #pg-56-2 > .panel-row-style > .panel-grid-cell, #pg-56-3 > .panel-grid-cell, #pg-56-3 > .panel-row-style > .panel-grid-cell, #pg-56-4 > .panel-grid-cell, #pg-56-4 > .panel-row-style > .panel-grid-cell, #pg-56-5 > .panel-grid-cell, #pg-56-5 > .panel-row-style > .panel-grid-cell, #pg-56-6 > .panel-grid-cell, #pg-56-6 > .panel-row-style > .panel-grid-cell, #pg-56-7 > .panel-grid-cell, #pg-56-7 > .panel-row-style > .panel-grid-cell, #pg-56-8 > .panel-grid-cell, #pg-56-8 > .panel-row-style > .panel-grid-cell, #pg-56-9 > .panel-grid-cell, #pg-56-9 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0
    }

    #pgc-56-2-0, #pgc-56-2-1, #pgc-56-4-0, #pgc-56-5-0, #pgc-56-6-0, #pgc-56-7-0 {
        margin-bottom: 30px
    }

    #pl-56 .panel-grid-cell {
        padding: 0
    }

    #pl-56 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-56 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}

/* page header */
:root {
    --vk-page-header-url: url(/assets/themes/lightning-pro/inc/vk-page-header/package/images/header-sample-biz.jpg);
}

@media ( max-width: 575.98px ) {
    :root {
        --vk-page-header-url: url(/assets/themes/lightning-pro/inc/vk-page-header/package/images/header-sample-biz.jpg);
    }
}

.page-header {
    position: relative;
    color: #333;
    background: var(--vk-page-header-url, url(/assets/themes/lightning-pro/inc/vk-page-header/package/images/header-sample-biz.jpg)) no-repeat 50% center;
    background-size: cover;
}

/* Layout 32 */
#pgc-32-0-0 {
    width: 100%;
    width: calc(100% - (0 * 30px))
}

#pg-32-0, #pg-32-1, #pl-32 .so-panel {
    margin-bottom: 30px
}

#pgc-32-1-0, #pgc-32-1-1, #pgc-32-2-0, #pgc-32-2-1 {
    width: 50%;
    width: calc(50% - (0.5 * 30px))
}

#pl-32 .so-panel:last-of-type {
    margin-bottom: 0px
}

#pg-32-0.panel-has-style > .panel-row-style, #pg-32-0.panel-no-style, #pg-32-1.panel-has-style > .panel-row-style, #pg-32-1.panel-no-style, #pg-32-2.panel-has-style > .panel-row-style, #pg-32-2.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width: 780px) {
    #pg-32-0.panel-no-style, #pg-32-0.panel-has-style > .panel-row-style, #pg-32-0, #pg-32-1.panel-no-style, #pg-32-1.panel-has-style > .panel-row-style, #pg-32-1, #pg-32-2.panel-no-style, #pg-32-2.panel-has-style > .panel-row-style, #pg-32-2 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-32-0 > .panel-grid-cell, #pg-32-0 > .panel-row-style > .panel-grid-cell, #pg-32-1 > .panel-grid-cell, #pg-32-1 > .panel-row-style > .panel-grid-cell, #pg-32-2 > .panel-grid-cell, #pg-32-2 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0
    }

    #pgc-32-1-0, #pgc-32-2-0 {
        margin-bottom: 30px
    }

    #pl-32 .panel-grid-cell {
        padding: 0
    }

    #pl-32 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-32 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}

.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.panel-grid .so-parallax {
    position: relative
}

.panel-grid .so-parallax > :not(.simpleParallax) {
    position: relative;
    z-index: 1
}

.panel-grid .so-parallax .simpleParallax {
    overflow: hidden
}

.panel-grid .so-parallax .simpleParallax, .panel-grid .so-parallax img[data-siteorigin-parallax] {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.panel-layout.panel-is-rtl .panel-grid.panel-has-style > .panel-row-style, .panel-layout.panel-is-rtl .panel-grid.panel-no-style {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.panel-grid-cell {
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.panel-grid-cell .panel-cell-style {
    height: 100%
}

.panel-grid-cell .so-panel {
    zoom: 1
}

.panel-grid-cell .so-panel:before {
    content: "";
    display: block
}

.panel-grid-cell .so-panel:after {
    content: "";
    display: table;
    clear: both
}

.panel-grid-cell .panel-last-child {
    margin-bottom: 0
}

.panel-grid-cell .widget-title {
    margin-top: 0
}

body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) {
    overflow-x: hidden
}

body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch {
    margin-right: -1000px !important;
    margin-left: -1000px !important;
    padding-right: 1000px !important;
    padding-left: 1000px !important
}

/* Layout 58 */
#pgc-58-0-0, #pgc-58-2-0, #pgc-58-5-0, #pgc-58-6-0, #pgc-58-7-0 {
    width: 100%;
    width: calc(100% - (0 * 30px))
}

#pg-58-0, #pg-58-1, #pg-58-2, #pg-58-3, #pg-58-4, #pg-58-5, #pg-58-6, #pl-58 .so-panel {
    margin-bottom: 30px
}

#pgc-58-1-0, #pgc-58-1-1, #pgc-58-3-0, #pgc-58-3-1, #pgc-58-4-0, #pgc-58-4-1 {
    width: 50%;
    width: calc(50% - (0.5 * 30px))
}

#pl-58 .so-panel:last-of-type {
    margin-bottom: 0px
}

#pg-58-0.panel-has-style > .panel-row-style, #pg-58-0.panel-no-style, #pg-58-1.panel-has-style > .panel-row-style, #pg-58-1.panel-no-style, #pg-58-2.panel-has-style > .panel-row-style, #pg-58-2.panel-no-style, #pg-58-3.panel-has-style > .panel-row-style, #pg-58-3.panel-no-style, #pg-58-4.panel-has-style > .panel-row-style, #pg-58-4.panel-no-style, #pg-58-5.panel-has-style > .panel-row-style, #pg-58-5.panel-no-style, #pg-58-7.panel-has-style > .panel-row-style, #pg-58-7.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width: 780px) {
    #pg-58-0.panel-no-style, #pg-58-0.panel-has-style > .panel-row-style, #pg-58-0, #pg-58-1.panel-no-style, #pg-58-1.panel-has-style > .panel-row-style, #pg-58-1, #pg-58-2.panel-no-style, #pg-58-2.panel-has-style > .panel-row-style, #pg-58-2, #pg-58-3.panel-no-style, #pg-58-3.panel-has-style > .panel-row-style, #pg-58-3, #pg-58-4.panel-no-style, #pg-58-4.panel-has-style > .panel-row-style, #pg-58-4, #pg-58-5.panel-no-style, #pg-58-5.panel-has-style > .panel-row-style, #pg-58-5, #pg-58-6.panel-no-style, #pg-58-6.panel-has-style > .panel-row-style, #pg-58-6, #pg-58-7.panel-no-style, #pg-58-7.panel-has-style > .panel-row-style, #pg-58-7 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-58-0 > .panel-grid-cell, #pg-58-0 > .panel-row-style > .panel-grid-cell, #pg-58-1 > .panel-grid-cell, #pg-58-1 > .panel-row-style > .panel-grid-cell, #pg-58-2 > .panel-grid-cell, #pg-58-2 > .panel-row-style > .panel-grid-cell, #pg-58-3 > .panel-grid-cell, #pg-58-3 > .panel-row-style > .panel-grid-cell, #pg-58-4 > .panel-grid-cell, #pg-58-4 > .panel-row-style > .panel-grid-cell, #pg-58-5 > .panel-grid-cell, #pg-58-5 > .panel-row-style > .panel-grid-cell, #pg-58-6 > .panel-grid-cell, #pg-58-6 > .panel-row-style > .panel-grid-cell, #pg-58-7 > .panel-grid-cell, #pg-58-7 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0
    }

    #pgc-58-1-0, #pgc-58-3-0, #pgc-58-4-0 {
        margin-bottom: 30px
    }

    #pl-58 .panel-grid-cell {
        padding: 0
    }

    #pl-58 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-58 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}