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;
}

.wp-block-audio :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio :where(figcaption) {
    color: #ffffffa6
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo, Consolas, monaco, monospace;
    padding: .8em 1em
}

.wp-block-embed :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed :where(figcaption) {
    color: #ffffffa6
}

.wp-block-embed {
    margin: 0 0 1em
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: #ffffffa6
}

:root :where(.wp-block-image figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme :root :where(.wp-block-image figcaption) {
    color: #ffffffa6
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    color: currentColor;
    margin-bottom: 1.75em
}

.wp-block-pullquote cite, .wp-block-pullquote footer, .wp-block-pullquote__citation {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    text-transform: uppercase
}

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

.wp-block-quote cite, .wp-block-quote footer {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    position: relative
}

.wp-block-quote:where(.has-text-align-right) {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em
}

.wp-block-quote:where(.has-text-align-center) {
    border: none;
    padding-left: 0
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote:where(.is-style-plain) {
    border: none
}

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

.wp-block-search__button {
    border: 1px solid #ccc;
    padding: .375em .625em
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

.wp-block-separator.has-alpha-channel-opacity {
    opacity: 1
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}

.wp-block-table {
    margin: 0 0 1em
}

.wp-block-table td, .wp-block-table th {
    word-break: normal
}

.wp-block-table :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-table :where(figcaption) {
    color: #ffffffa6
}

.wp-block-video :where(figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video :where(figcaption) {
    color: #ffffffa6
}

.wp-block-video {
    margin: 0 0 1em
}

:root :where(.wp-block-template-part.has-background) {
    margin-bottom: 0;
    margin-top: 0;
    padding: 1.25em 2.375em
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --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--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;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:root {
    --wp--style--global--content-size: 823px;
    --wp--style--global--wide-size: 1080px;
}

:where(body) {
    margin: 0;
}

.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}

.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}

.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.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;
}

.is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex > :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid > :is(*, div) {
    margin: 0;
}

body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}

.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;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

.dd-me-023 nav > ul > li > a:hover {
    opacity: 1 !important
}

.dd-me-023 nav > ul > li > a > span {
    position: relative
}

.dd-me-023 nav > ul > li > a > span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #fff;
    top: -7px;
    left: 0;
    -webkit-transition: width .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: width .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: width .4s ease-in-out, transform .4s ease-in-out;
    transition: width .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

.dd-me-023 nav > ul > li:hover > a > span:before {
    width: 50%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.dd-me-023 nav > ul > li.current-menu-item > a > span:before {
    width: 50%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.dd-me-023 nav > ul > li.current-menu-item > a {
    color: #fff !important
}

@media (min-width: 981px) {
    .dd-dme-2a .et-menu li li.menu-item-has-children > a:first-child:after {
        font-family: "ETmodules";
        content: "L";
        font-size: 14px;
        text-align: center;
        top: calc(50% - 14px);
        background-color: rgba(0, 0, 0, 0.05);
        width: 26px;
        border-radius: 5px;
        -webkit-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .dd-dme-2a .et-menu li li.menu-item-has-children > a:first-child:hover:after {
        background-color: #9b000e12
    }

    .dd-dme-2a .nav li ul {
        border-top: none;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 50px 0 rgba(37, 45, 73, 0.15);
        box-shadow: 0 0 50px 0 rgba(37, 45, 73, 0.15)
    }

    .dd-dme-2a .nav li li {
        padding: 0
    }

    .dd-dme-2a .nav li li a {
        width: 240px;
        padding: 6px 25px;
        font-size: 14px !important;
        -webkit-transition: all .3s ease-in-out !important;
        transition: all .3s ease-in-out !important
    }

    .dd-dme-2a .nav li li a:hover {
        background: transparent;
        opacity: 1;
        padding-left: 30px
    }

    .dd-dme-2a li li a > span:before {
        content: "";
        position: absolute;
        width: 0;
        top: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: width .3s ease-in-out, background-color .3s ease-in-out;
        transition: width .3s ease-in-out, background-color .3s ease-in-out
    }

    .dd-dme-2a li li a:hover > span:before {
        width: 4px;
        background-color: #9b000e
    }

    .dd-dme-2a .nav li ul.sub-menu li.current-menu-item > a {
        color: #9b000e !important;
        padding-left: 30px
    }

    .dd-dme-2a li li.current-menu-item > a > span:before {
        width: 4px;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: #9b000e
    }
}

.dd-dme-bfade .sub-menu {
    -webkit-animation: dd-closing-1 0.3s ease-in-out both !important;
    animation: dd-closing-1 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-closing-1 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0
    }
}

@keyframes dd-closing-1 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0
    }
}

.dd-dme-bfade .et-show-dropdown > .sub-menu {
    -webkit-animation: dd-opening-1 0.3s ease-in-out both !important;
    animation: dd-opening-1 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-opening-1 {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes dd-opening-1 {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.dd-dme-bfade .sub-menu .sub-menu {
    -webkit-animation: dd-closing-2 0.3s ease-in-out both !important;
    animation: dd-closing-2 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-closing-2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        opacity: 0
    }
}

@keyframes dd-closing-2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        opacity: 0
    }
}

.dd-dme-bfade .et-show-dropdown > .sub-menu > .et-show-dropdown > .sub-menu {
    -webkit-animation: dd-opening-2 0.3s ease-in-out both !important;
    animation: dd-opening-2 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-opening-2 {
    0% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes dd-opening-2 {
    0% {
        -webkit-transform: translateY(30%);
        transform: translateY(30%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.dd-dme-bfade .sub-menu .sub-menu .sub-menu {
    -webkit-animation: dd-closing-3 0.3s ease-in-out both !important;
    animation: dd-closing-3 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-closing-3 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
        opacity: 0
    }
}

@keyframes dd-closing-3 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
        opacity: 0
    }
}

.dd-dme-bfade .et-show-dropdown > .sub-menu > .et-show-dropdown > .sub-menu > .et-show-dropdown > .sub-menu {
    -webkit-animation: dd-opening-3 0.3s ease-in-out both !important;
    animation: dd-opening-3 0.3s ease-in-out both !important
}

@-webkit-keyframes dd-opening-3 {
    0% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes dd-opening-3 {
    0% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.dd-dme-ar nav > ul > li > ul:after {
    content: '';
    display: block;
    position: absolute;
    left: 20%;
    top: -1.2em;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2a2a2a;
    border-left: 10px solid transparent
}

.et-db #et-boc .et-l .dd-r-height img {
    height: 40px !important
}

@media (max-width: 1024px) and (min-width: 768px) {
    .et-db #et-boc .et-l .dd-r-height img {
        height: 40px !important
    }
}

@media (max-width: 767px) {
    .et-db #et-boc .et-l .dd-r-height img {
        height: 30px !important
    }
}

.et_pb_section_0_tb_header {
    height: 187px;
    max-height: 187px
}

.et_pb_section_0_tb_header.et_pb_section {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #15223f !important
}

.et_pb_row_0_tb_header {
    background-color: #006296;
    height: 80px;
    max-height: 80px
}

.et_pb_row_0_tb_header.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px
}

.et_pb_row_0_tb_header, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row {
    width: 100%;
    max-width: 2560px
}

.et_pb_text_0_tb_header.et_pb_text, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #FFFFFF !important
}

.et_pb_text_0_tb_header {
    line-height: 80px;
    font-size: 32px;
    line-height: 80px;
    min-height: 80px
}

.et_pb_row_1_tb_header {
    min-height: 30px
}

.et_pb_row_1_tb_header.et_pb_row {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    margin-right: auto !important;
    margin-bottom: -18px !important;
    margin-left: auto !important;
    padding-top: 15px;
    padding-bottom: 0px
}

.et_pb_row_1_tb_header, body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row {
    width: 100%
}

.et_pb_image_0_tb_header .et_pb_image_wrap img {
    height: auto
}

.et_pb_image_0_tb_header {
    margin-top: 5px !important;
    margin-bottom: -11px !important;
    width: 100%;
    text-align: left;
    margin-left: 0
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF !important;
    line-height: 56.4px
}

.et_pb_menu_0_tb_header.et_pb_menu {
    background-color: RGBA(255, 255, 255, 0);
    height: 57px
}

.et_pb_menu_0_tb_header {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-right: -229px !important;
    margin-bottom: 0px !important;
    margin-left: -253px !important
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul {
    background-color: RGBA(255, 255, 255, 0) !important
}

.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
    width: 660px;
    max-width: 100%
}

.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img {
    height: auto;
    max-height: none
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button {
    color: #3e92cc
}

.et_pb_image_1_tb_header .et_pb_image_wrap img {
    min-height: 22.5px
}

.et_pb_image_1_tb_header {
    margin-top: 16px !important;
    margin-bottom: 0px !important;
    width: 100%;
    text-align: right;
    margin-right: 0
}

@media only screen and (max-width: 980px) {
    .et_pb_image_1_tb_header {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
        width: 100%;
        text-align: right;
        margin-right: 0
    }

    div.et_pb_section.et_pb_section_0_tb_header {
        background-image: initial !important
    }

    .et_pb_section_0_tb_header {
        height: 170px
    }

    .et_pb_section_0_tb_header.et_pb_section {
        background-color: #15223f !important
    }

    .et_pb_row_0_tb_header {
        height: 80px
    }

    .et_pb_text_0_tb_header {
        font-size: 32px;
        line-height: 80px;
        min-height: 80px
    }

    .et_pb_row_1_tb_header {
        background-image: initial;
        background-color: initial;
        min-height: 55px
    }

    .et_pb_image_0_tb_header .et_pb_image_wrap img {
        height: auto;
        width: auto
    }

    .et_pb_image_1_tb_header .et_pb_image_wrap img {
        width: auto
    }
}

@media only screen and (max-width: 767px) {
    div.et_pb_section.et_pb_section_0_tb_header {
        background-image: initial !important
    }

    .et_pb_section_0_tb_header {
        height: 115px
    }

    .et_pb_section_0_tb_header.et_pb_section {
        background-color: #15223f !important
    }

    .et_pb_row_0_tb_header {
        height: 50px
    }

    .et_pb_text_0_tb_header {
        font-size: 16px;
        line-height: 30px;
        min-height: 50px;
        padding-top: 10px !important
    }

    .et_pb_row_1_tb_header {
        background-image: initial;
        background-color: #15223f;
        min-height: 74px
    }

    .et_pb_image_0_tb_header .et_pb_image_wrap img {
        height: 39px;
        width: auto
    }

    .et_pb_image_0_tb_header, .et_pb_column_1_tb_header {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px
    }

    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        font-size: 40px
    }

    .et_pb_image_1_tb_header .et_pb_image_wrap img {
        width: auto
    }
}

@media (max-width: 540px) {
    #header_ {
        position: fixed;
        width: 100%
    }
}

#mobile_menu1 {
    background: rgb(0, 0, 0) !important;
    top: 162% !important
}

@media (max-width: 540px) {
    #mo_header {
        display: flex;
        padding: 0 15px;
        align-items: center;
        height: 60px
    }

    #mo_header .et_pb_menu__wrap {
        justify-content: flex-end
    }

    #mo_header .et_pb_menu--style-centered {
        width: 100vw;
        position: fixed;
        left: 0;
        transform: none;
        margin: 0 !important
    }
}

@media (max-width: 540px) {
    #mo_menu {
        width: 120px !important;
        height: 40px !important;
        order: 1
    }
}

@media (max-width: 540px) {
    #header_ {
        position: fixed;
        width: 100%
    }
}

.et_pb_section_0_tb_footer {
    min-height: 236.8px
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-top: 0px;
    padding-bottom: 115px;
    margin-top: -1px;
    margin-bottom: 0px;
    background-color: #15223f !important
}

.et_pb_row_0_tb_footer {
    background-color: #121d37
}

.et_pb_row_0_tb_footer.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
    margin-top: -35px !important;
    margin-right: auto !important;
    margin-bottom: -24px !important;
    margin-left: auto !important;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px
}

.et_pb_row_0_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row, .et_pb_row_1_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_footer.et_pb_row {
    width: 100%;
    max-width: 100%
}

.et_pb_text_0_tb_footer.et_pb_text, .et_pb_contact_field_2_tb_footer .input + label, .et_pb_contact_field_2_tb_footer .input + label i:before {
    color: #FFFFFF !important
}

.et_pb_text_0_tb_footer {
    font-size: 20px;
    border-bottom-color: #006296;
    min-height: 21.8px;
    padding-top: 10px !important;
    padding-right: 0px !important;
    padding-bottom: 8px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    max-width: 1130px
}

.et_pb_row_1_tb_footer {
    min-height: 200px
}

.et_pb_row_1_tb_footer.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px
}

.et_pb_image_0_tb_footer {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    text-align: center
}

.et_pb_contact_field_2_tb_footer {
    width: 114px
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="checkbox"] + label, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="radio"] + label, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="checkbox"]:checked + label i:before, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::placeholder, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:focus, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="checkbox"]:active + label, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="radio"]:active + label, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="checkbox"]:checked:active + label i:before, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:focus::placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::-webkit-input-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::-moz-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::-ms-input-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:focus::-webkit-input-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:focus::-moz-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:focus::-ms-input-placeholder {
    color: #FFFFFF
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="radio"]:checked + label i:before, .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type="radio"]:checked:active + label i:before, .et_pb_contact_form_0_tb_footer .input, .et_pb_contact_form_0_tb_footer .input[type="checkbox"] + label i, .et_pb_contact_form_0_tb_footer .input[type="radio"] + label i, .et_pb_contact_form_0_tb_footer .input:focus, .et_pb_contact_form_0_tb_footer .input[type="checkbox"]:active + label i, .et_pb_contact_form_0_tb_footer .input[type="radio"]:active + label i {
    background-color: #FFFFFF
}

.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container {
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    margin-left: 0px !important
}

body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #FFFFFF !important;
    border-color: RGBA(255, 255, 255, 0);
    font-size: 20px;
    font-weight: 700 !important;
    background-color: #15223f !important;
    margin-top: 0px !important
}

body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button, body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
    padding: 0.3em 1em !important
}

body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:before, body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:after {
    display: none !important
}

.et_pb_contact_form_0_tb_footer .input, .et_pb_contact_form_0_tb_footer .input[type="checkbox"] + label, .et_pb_contact_form_0_tb_footer .input[type="radio"] + label, .et_pb_contact_form_0_tb_footer .input[type="checkbox"]:checked + label i:before, .et_pb_contact_form_0_tb_footer .input::placeholder {
    color: #a0a0a0
}

.et_pb_contact_form_0_tb_footer .input::-webkit-input-placeholder {
    color: #a0a0a0
}

.et_pb_contact_form_0_tb_footer .input::-moz-placeholder {
    color: #a0a0a0
}

.et_pb_contact_form_0_tb_footer .input::-ms-input-placeholder {
    color: #a0a0a0
}

.et_pb_contact_form_0_tb_footer .input:focus, .et_pb_contact_form_0_tb_footer .input[type="checkbox"]:active + label, .et_pb_contact_form_0_tb_footer .input[type="radio"]:active + label, .et_pb_contact_form_0_tb_footer .input[type="checkbox"]:checked:active + label i:before {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p .input:focus::-webkit-input-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p .input:focus::-moz-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p .input:focus:-ms-input-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p textarea:focus::-webkit-input-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p textarea:focus::-moz-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer p textarea:focus:-ms-input-placeholder {
    color: #000000
}

.et_pb_contact_form_0_tb_footer .et_pb_contact_field .input {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

.et_pb_contact_form_0_tb_footer .et_pb_contact_field {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px
}

.et_pb_contact_form_0_tb_footer .input[type="radio"]:checked + label i:before {
    background-color: #a0a0a0
}

.et_pb_contact_form_0_tb_footer .input[type="radio"]:checked:active + label i:before {
    background-color: #000000
}

.et_pb_row_2_tb_footer.et_pb_row {
    padding-top: 33px !important;
    padding-bottom: 84px !important;
    margin-top: -39px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-top: 33px;
    padding-bottom: 84px
}

.et_pb_row_2_tb_footer, body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_footer.et_pb_row {
    max-width: 1130px
}

.et_pb_image_1_tb_footer {
    margin-top: 23px !important;
    text-align: left;
    margin-left: 0
}

.et_pb_row_3_tb_footer {
    min-height: 32.6px
}

.et_pb_row_3_tb_footer.et_pb_row {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: -31px !important;
    margin-left: 0px !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

.et_pb_image_2_tb_footer, .et_pb_image_3_tb_footer, .et_pb_image_4_tb_footer {
    text-align: left;
    margin-left: 0
}

.et_pb_contact_field_2_tb_footer.et_pb_contact_field .et_pb_contact_field_options_title, .et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input, .et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::placeholder, .et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type=checkbox] + label, .et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input[type=radio] + label {
    line-height: 1.2em
}

.et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::-webkit-input-placeholder {
    line-height: 1.2em
}

.et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input::-moz-placeholder {
    line-height: 1.2em
}

.et_pb_contact_form_container .et_pb_contact_field_2_tb_footer.et_pb_contact_field .input:-ms-input-placeholder {
    line-height: 1.2em
}

.et_pb_text_0_tb_footer.et_pb_module {
    margin-left: auto !important;
    margin-right: auto !important
}

@media only screen and (min-width: 981px) {
    .et_pb_text_0_tb_footer {
        width: 90%
    }
}

@media only screen and (max-width: 980px) {
    .et_pb_section_0_tb_footer.et_pb_section {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 10px
    }

    .et_pb_text_0_tb_footer {
        font-size: 15px;
        border-bottom-color: #006296;
        margin-top: 30px !important
    }

    .et_pb_image_0_tb_footer .et_pb_image_wrap img, .et_pb_image_1_tb_footer .et_pb_image_wrap img, .et_pb_image_2_tb_footer .et_pb_image_wrap img, .et_pb_image_3_tb_footer .et_pb_image_wrap img, .et_pb_image_4_tb_footer .et_pb_image_wrap img {
        width: auto
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container {
        padding-top: 110px;
        padding-right: 60px;
        padding-bottom: 110px;
        padding-left: 60px;
        margin-left: 50px !important
    }

    body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button {
        font-size: 33px !important
    }

    .et_pb_text_0_tb_footer.et_pb_module {
        margin-left: auto !important;
        margin-right: 0px !important
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_section_0_tb_footer.et_pb_section {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px
    }

    .et_pb_text_0_tb_footer {
        font-size: 13px;
        border-bottom-color: #006296;
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: -12px !important;
        margin-left: 0px !important;
        width: 80%
    }

    .et_pb_image_0_tb_footer .et_pb_image_wrap img, .et_pb_image_1_tb_footer .et_pb_image_wrap img, .et_pb_image_2_tb_footer .et_pb_image_wrap img, .et_pb_image_3_tb_footer .et_pb_image_wrap img, .et_pb_image_4_tb_footer .et_pb_image_wrap img {
        width: auto
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h1, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h2.et_pb_contact_main_title, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h3.et_pb_contact_main_title, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h4.et_pb_contact_main_title, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h5.et_pb_contact_main_title, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container h6.et_pb_contact_main_title {
        font-size: 16px
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::placeholder, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type=checkbox] + label, .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type=radio] + label {
        font-size: 12px
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::-webkit-input-placeholder {
        font-size: 12px
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::-moz-placeholder {
        font-size: 12px
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input:-ms-input-placeholder {
        font-size: 12px
    }

    .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 30px !important;
        margin-left: 0px !important
    }

    body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button {
        font-size: 25px !important
    }

    .et_pb_contact_form_0_tb_footer .et_pb_contact_field .input {
        padding-top: 13px;
        padding-right: 13px;
        padding-bottom: 13px;
        padding-left: 13px
    }

    .et_pb_text_0_tb_footer.et_pb_module {
        margin-left: auto !important;
        margin-right: auto !important
    }
}

#sec_1 {
    position: relative;
    padding-bottom: 30px !important
}

body, html {
    min-width: 1400px !important;
    overflow-x: auto
}

@media (max-width: 540px) {
    body, html {
        min-width: initial !important;
        overflow-x: hidden
    }
}

@media (max-width: 540px) {
    #slide_1 {
        display: none
    }
}

#slide_1 {
    position: relative
}

#slide_1 .dsm_image_carousel_0 .swiper-button-prev, #slide_1 .dsm_image_carousel_0 .swiper-button-next {
    z-index: 10
}

#main_slide .dsm_image_gallery_thumbs {
    display: none !important
}

#sec_1_img_1 {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

@media (max-width: 540px) {
    #sec_1_img_1 {
        display: none
    }
}

#sec_1_title {
    position: absolute;
    z-index: 5;
    bottom: 100px
}

#sec_1_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
}

#mo_slide_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_slide_1 {
        display: block
    }
}

#mo_slide_ {
    position: relative;
    top: 80px
}

#mo_text_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_text_1 {
        display: block;
        position: relative;
        z-index: 10
    }
}

#sec_1_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3
}

@media (max-width: 540px) {
    #more_btn {
        display: none
    }
}

#list_man {
    position: relative;
    z-index: 1
}

#mo_block_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_block_1 {
        display: block
    }
}

.et_pb_image_5 .et_pb_image_wrap img, .et_pb_image_6 .et_pb_image_wrap img, .et_pb_image_7 .et_pb_image_wrap img {
    max-width: initial;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 980px) {
    #pc_none {
        display: flex
    }
}

@media (max-width: 540px) {
    #pc_none {
        display: none
    }
}

#list_text {
    position: absolute;
    bottom: 0;
    height: 114px;
    width: 100%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    z-index: 3
}

@media (max-width: 540px) {
    #list_text {
        display: none
    }
}

#list_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0
}

@media (max-width: 540px) {
    #list_bg {
        display: none
    }
}

#list_bg_2 {
    position: absolute;
    bottom: 0;
    z-index: 2
}

@media (max-width: 540px) {
    #list_bg_2 {
        display: none
    }
}

@media (max-width: 540px) {
    #mo_slide_3 .swiper-button-prev, #mo_slide_3 .swiper-button-next {
        display: none
    }
}

.section_slide .swiper-arrow-button.swiper-button-prev {
    display: none
}

.section_slide .swiper-arrow-button.swiper-button-prev {
    display: none
}

#video_slide .swiper-slide {
    opacity: 0.4;
    height: 390px;
    background: none
}

#video_slide .swiper-slide iframe {
    transition: all 1s;
    border: 4px solid transparent;
    border-radius: 20px;
    box-sizing: border-box
}

#video_slide .swiper-slide img {
    transition: all 1s;
    border: 4px solid transparent;
    border-radius: 20px;
    box-sizing: border-box
}

#video_slide .swiper-slide-active {
    opacity: 1;
    position: relative
}

#video_slide .swiper-slide-active iframe {
    transform: scale(2.2);
    border-color: #ffeb8b;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.53);
    overflow: hidden
}

#video_slide .swiper-slide-active img {
    transform: scale(2.2);
    border-color: #ffeb8b;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.53);
    overflow: hidden;
    height: 100%;
    max-width: initial
}

#video_slide .swiper-slide-active .thumb-wrap {
    transform: scaleX(1.2);
    transition: all 0.5s
}

#video_slide .fluid-width-video-wrapper {
    padding-top: 56.25% !important
}

@media (max-width: 540px) {
    #video_slide .swiper-slide {
        opacity: 0.4;
        background: none;
        max-height: 230px;
        position: relative;
        z-index: 1
    }

    #video_slide .swiper-slide-active {
        opacity: 1;
        z-index: 2
    }

    #video_slide .swiper-slide iframe {
        transition: all 1s;
        border: 3px solid transparent;
        border-radius: 10px;
        box-sizing: border-box
    }

    #video_slide .swiper-slide img {
        transition: all 1s;
        border: 3px solid transparent;
        border-radius: 10px;
        box-sizing: border-box
    }

    #video_slide .swiper-slide-active iframe {
        transform: scale(1.5);
        border-color: #ffeb8b;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.53);
        overflow: hidden
    }

    #video_slide .swiper-slide-active img {
        transform: scale(1.5);
        border-color: #ffeb8b;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.53);
        overflow: hidden
    }
}

#board_last {
    position: relative
}

#board_last .wp-pagenavi {
    display: none
}

#board_last .post-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 145px;
    height: 145px;
    border-radius: 100%;
    background: linear-gradient(to right, #004f91, #0072da);
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    box-shadow: 6.6px 9.6px 5px rgba(0, 0, 0, 0.5)
}

#board_last::before {
    content: 'NEW';
    position: absolute;
    top: 20px;
    right: 20px;
    background: #ffeb8b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #1f272a;
    z-index: 2;
    font-weight: bold;
    padding: 2px 6px
}

#board_last .entry-title {
    height: auto !important
}

@media (max-width: 540px) {
    #board_last {
        position: relative;
        min-height: max-content
    }

    #board_last .wp-pagenavi {
        display: none
    }

    #board_last .post-meta {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 97px;
        height: 97px;
        border-radius: 100%;
        background: linear-gradient(to right, #004f91, #0072da);
        position: absolute;
        left: 0;
        top: 0;
        transform: translate(-20%, -50%);
        box-shadow: 6.6px 9.6px 5px rgba(0, 0, 0, 0.5)
    }

    #board_last::before {
        content: 'NEW';
        position: absolute;
        top: 15px;
        right: 15px;
        background: #ffeb8b;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        color: #1f272a;
        z-index: 2;
        font-weight: bold;
        padding: 0px 6px
    }

    #board_last .entry-title {
        height: auto !important
    }

    #board_last .et_pb_post .post-content {
        margin-top: 20px
    }

    #board_last .et_pb_post {
        margin-bottom: 0
    }
}

#board_list .entry-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#board_list.et_pb_posts .et_pb_post {
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 40px;
    padding-left: 130px;
    margin-bottom: 40px
}

#board_list.et_pb_posts .et_pb_post:last-child {
    border: none
}

#board_list .post-meta {
    width: 108px;
    height: 108px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #15223f;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0%
}

@media (max-width: 540px) {
    #board_list .entry-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #board_list.et_pb_posts .et_pb_post {
        border-bottom: 1px solid #b1b1b1;
        padding-bottom: 25px;
        padding-left: 77px;
        margin-bottom: 25px
    }

    #board_list.et_pb_posts .et_pb_post:last-child {
        border: none
    }

    #board_list .post-meta {
        width: 67px;
        height: 67px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #15223f;
        padding: 0 5px;
        box-sizing: border-box;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0%
    }

    #board_list .entry-title {
        height: fit-content !important;
        padding-bottom: 15px
    }
}

@media (max-width: 540px) {
    #strip_banner .swiper-slide {
    }

    #strip_banner .swiper-slide img {
        height: 25px
    }
}

#strip_banner .swiper-slide img {
    height: 25px
}

#b_wrap {
    position: relative
}

#b_wrap .et_pb_column::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: #000;
    opacity: 0.6;
    left: 0;
    top: 0;
    z-index: 2
}

#b_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3
}

#b_text img {
    padding: 80px
}

@media (max-width: 540px) {
    #b_text {
        width: 90%
    }

    #b_text img {
        padding: 0px
    }
}

.et-pb-contact-message {
    display: none
}

#et_pb_contact_form_0 .et_contact_bottom_container {
    width: 100%
}

#et_pb_contact_form_0 .et_contact_bottom_container button {
    width: 100%;
    margin-left: 0;
    border-radius: 10px
}

.et_pb_contact_form_0 .et_pb_contact_field .input {
    border-radius: 10px
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
    display: none
}

#et_pb_contact_form_0 .et_pb_contact_field_checkbox {
    margin-top: 15px
}

@media (max-width: 540px) {
    #et_pb_contact_form_0 .et_contact_bottom_container {
        width: 100%
    }

    #et_pb_contact_form_0 .et_contact_bottom_container button {
        width: 100%;
        margin-left: 0;
        border-radius: 6px
    }

    .et_pb_contact_form_0 .et_pb_contact_field .input {
        border-radius: 6px
    }

    .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
        display: none
    }

    #et_pb_contact_form_0 .et_pb_contact_field_checkbox {
        margin-top: 10px
    }
}

#dda {
    position: relative
}

.mo_img {
    display: none !important
}

.pc_img {
    display: block !important
}

@media (max-width: 540px) {
    .mo_img {
        display: block !important
    }

    .pc_img {
        display: none !important
    }
}

#map_ .dsm-active {
    font-weight: 900;
    color: #15223f !important
}

#map_ .dsm-active .dsm-title {
    color: #15223f !important
}

#map_ .dsm-tab {
    padding: 0 40px;
    position: relative
}

#map_ .dsm-tab::before {
    content: '';
    width: 3px;
    height: 24px;
    background: #cbd4db;
    position: absolute;
    right: 0;
    z-index: 2
}

#map_ .dsm-tab:last-child::before {
    display: none
}

#map_ .dsm-content p:last-child {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

#map_ .dsm-content p:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

@media (max-width: 540px) {
    #map_ .dsm-active {
        font-weight: 900;
        color: #15223f !important
    }

    #map_ .dsm-active .dsm-title {
        color: #15223f
    }

    #map_ {
        width: 100%
    }

    #map_ .dsm-tab {
        padding: 0 20px !important;
        position: relative
    }

    #map_ .dsm-tab::before {
        content: '';
        width: 2px;
        height: 24px;
        background: #cbd4db;
        position: absolute;
        right: 0;
        z-index: 2
    }

    #map_ .dsm-tab:last-child::before {
        display: none
    }

    #map_ .dsm-advanced-tabs-wrapper {
        justify-content: center;
        align-items: center;
        gap: 10px 0
    }

    #map_ .dsm-advanced-tabs-wrapper .dsm-tab .dsm-title {
        font-size: 20px !important
    }

    #map_ iframe {
        height: 320px
    }

    #map_ .dsm-content p:nth-child(2) {
        display: none
    }

    #map_ .dsm-content p:last-child {
        display: block
    }

    .wp-image-987510868 {
        width: 90%
    }
}

#f_fixed_ {
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0
}

#f_fixed_ .et_pb_column {
    position: absolute;
    bottom: 0
}

#f_fixed_ .et_pb_image .et_pb_image_wrap {
    width: 100%
}

#f_fixed_ .et_pb_image .et_pb_image_wrap img {
    width: 100%
}

@media (max-width: 540px) {
    #f_fixed_ {
        display: none
    }
}

#fixed_img {
}

#ft_form {
    position: absolute;
    width: 95%;
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

#ft_form form {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width: 1590px) and (min-width: 768px) {
    #ft_form form {
        transform: scale(0.9);
        transform-origin: bottom right;
        margin-bottom: -10px;
    }
}

#ft_form p.et_pb_contact_field {
    padding-left: 15px
}

#ft_form .et_pb_contact_field .input {
    border-radius: 10px
}

body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button {
    height: 60px;
    width: 150px;
    border-radius: 10px
}

#ft_form .et_pb_contact_field a {
    display: block
}

#ft_form .et_contact_bottom_container {
    margin-top: 0
}

#mo_bottom_bar {
    display: none
}

@media (max-width: 540px) {
    #mo_bottom_bar {
        display: flex;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 99
    }
}

#mo_bottom_1 {
    width: 50%
}

#mo_bottom_2 {
    z-index: 3;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50% !important
}

#mo_bottom_3 {
    width: 50%
}

#sec_1 {
    position: relative;
    padding-bottom: 30px !important
}

body, html {
    min-width: 1400px !important;
    overflow-x: auto
}

@media (max-width: 540px) {
    body, html {
        min-width: initial !important;
        overflow-x: hidden
    }
}

@media (max-width: 540px) {
    #slide_1 {
        display: none
    }
}

#slide_1 {
    position: relative
}

#slide_1 .dsm_image_carousel_0 .swiper-button-prev, #slide_1 .dsm_image_carousel_0 .swiper-button-next {
    z-index: 10
}

#main_slide .dsm_image_gallery_thumbs {
    display: none !important
}

#sec_1_img_1 {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

@media (max-width: 540px) {
    #sec_1_img_1 {
        display: none
    }
}

#sec_1_title {
    position: absolute;
    z-index: 5;
    bottom: 100px
}

#sec_1_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
}

#mo_slide_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_slide_1 {
        display: block
    }
}

#mo_slide_ {
    position: relative;
    top: 80px
}

#mo_text_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_text_1 {
        display: block;
        position: relative;
        z-index: 10
    }
}

#sec_1_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3
}

@media (max-width: 540px) {
    #more_btn {
        display: none
    }
}

#list_man {
    position: relative;
    z-index: 1
}

#mo_block_1 {
    display: none
}

@media (max-width: 540px) {
    #mo_block_1 {
        display: block
    }
}

.et_pb_image_5 .et_pb_image_wrap img, .et_pb_image_6 .et_pb_image_wrap img, .et_pb_image_7 .et_pb_image_wrap img {
    max-width: initial;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 980px) {
    #pc_none {
        display: flex
    }
}

@media (max-width: 540px) {
    #pc_none {
        display: none
    }
}

#list_text {
    position: absolute;
    bottom: 0;
    height: 114px;
    width: 100%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    z-index: 3
}

@media (max-width: 540px) {
    #list_text {
        display: none
    }
}

#list_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0
}

@media (max-width: 540px) {
    #list_bg {
        display: none
    }
}

#list_bg_2 {
    position: absolute;
    bottom: 0;
    z-index: 2
}

@media (max-width: 540px) {
    #list_bg_2 {
        display: none
    }
}

@media (max-width: 540px) {
    #mo_slide_3 .swiper-button-prev, #mo_slide_3 .swiper-button-next {
        display: none
    }
}

.section_slide .swiper-arrow-button.swiper-button-prev {
    display: none
}

.section_slide .swiper-arrow-button.swiper-button-prev {
    display: none
}

#video_slide .swiper-slide {
    opacity: 0.4;
    height: 390px;
    background: none
}

#video_slide .swiper-slide iframe {
    transition: all 1s;
    border: 4px solid transparent;
    border-radius: 20px;
    box-sizing: border-box
}

#video_slide .swiper-slide img {
    transition: all 1s;
    border: 4px solid transparent;
    border-radius: 20px;
    box-sizing: border-box
}

#video_slide .swiper-slide-active {
    opacity: 1;
    position: relative
}

#video_slide .swiper-slide-active iframe {
    transform: scale(2.2);
    border-color: #ffeb8b;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.53);
    overflow: hidden
}

#video_slide .swiper-slide-active img {
    transform: scale(2.2);
    border-color: #ffeb8b;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.53);
    overflow: hidden;
    height: 100%;
    max-width: initial
}

#video_slide .swiper-slide-active .thumb-wrap {
    transform: scaleX(1.2);
    transition: all 0.5s
}

#video_slide .fluid-width-video-wrapper {
    padding-top: 56.25% !important
}

@media (max-width: 540px) {
    #video_slide .swiper-slide {
        opacity: 0.4;
        background: none;
        max-height: 230px;
        position: relative;
        z-index: 1
    }

    #video_slide .swiper-slide-active {
        opacity: 1;
        z-index: 2
    }

    #video_slide .swiper-slide iframe {
        transition: all 1s;
        border: 3px solid transparent;
        border-radius: 10px;
        box-sizing: border-box
    }

    #video_slide .swiper-slide img {
        transition: all 1s;
        border: 3px solid transparent;
        border-radius: 10px;
        box-sizing: border-box
    }

    #video_slide .swiper-slide-active iframe {
        transform: scale(1.5);
        border-color: #ffeb8b;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.53);
        overflow: hidden
    }

    #video_slide .swiper-slide-active img {
        transform: scale(1.5);
        border-color: #ffeb8b;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.53);
        overflow: hidden
    }
}

#board_last {
    position: relative
}

#board_last .wp-pagenavi {
    display: none
}

#board_last .post-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 145px;
    height: 145px;
    border-radius: 100%;
    background: linear-gradient(to right, #004f91, #0072da);
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    box-shadow: 6.6px 9.6px 5px rgba(0, 0, 0, 0.5)
}

#board_last::before {
    content: 'NEW';
    position: absolute;
    top: 20px;
    right: 20px;
    background: #ffeb8b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #1f272a;
    z-index: 2;
    font-weight: bold;
    padding: 2px 6px
}

#board_last .entry-title {
    height: auto !important
}

@media (max-width: 540px) {
    #board_last {
        position: relative;
        min-height: max-content
    }

    #board_last .wp-pagenavi {
        display: none
    }

    #board_last .post-meta {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 97px;
        height: 97px;
        border-radius: 100%;
        background: linear-gradient(to right, #004f91, #0072da);
        position: absolute;
        left: 0;
        top: 0;
        transform: translate(-20%, -50%);
        box-shadow: 6.6px 9.6px 5px rgba(0, 0, 0, 0.5)
    }

    #board_last::before {
        content: 'NEW';
        position: absolute;
        top: 15px;
        right: 15px;
        background: #ffeb8b;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        color: #1f272a;
        z-index: 2;
        font-weight: bold;
        padding: 0px 6px
    }

    #board_last .entry-title {
        height: auto !important
    }

    #board_last .et_pb_post .post-content {
        margin-top: 20px
    }

    #board_last .et_pb_post {
        margin-bottom: 0
    }
}

#board_list .entry-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#board_list.et_pb_posts .et_pb_post {
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 40px;
    padding-left: 130px;
    margin-bottom: 40px
}

#board_list.et_pb_posts .et_pb_post:last-child {
    border: none
}

#board_list .post-meta {
    width: 108px;
    height: 108px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #15223f;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0%
}

@media (max-width: 540px) {
    #board_list .entry-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #board_list.et_pb_posts .et_pb_post {
        border-bottom: 1px solid #b1b1b1;
        padding-bottom: 25px;
        padding-left: 77px;
        margin-bottom: 25px
    }

    #board_list.et_pb_posts .et_pb_post:last-child {
        border: none
    }

    #board_list .post-meta {
        width: 67px;
        height: 67px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #15223f;
        padding: 0 5px;
        box-sizing: border-box;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0%
    }

    #board_list .entry-title {
        height: fit-content !important;
        padding-bottom: 15px
    }
}

@media (max-width: 540px) {
    #strip_banner .swiper-slide {
    }

    #strip_banner .swiper-slide img {
        height: 25px
    }
}

#strip_banner .swiper-slide img {
    height: 25px
}

#b_wrap {
    position: relative
}

#b_wrap .et_pb_column::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: #000;
    opacity: 0.6;
    left: 0;
    top: 0;
    z-index: 2
}

#b_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3
}

#b_text img {
    padding: 80px
}

@media (max-width: 540px) {
    #b_text {
        width: 90%
    }

    #b_text img {
        padding: 0px
    }
}

.et-pb-contact-message {
    display: none
}

#et_pb_contact_form_0 .et_contact_bottom_container {
    width: 100%
}

#et_pb_contact_form_0 .et_contact_bottom_container button {
    width: 100%;
    margin-left: 0;
    border-radius: 10px
}

.et_pb_contact_form_0 .et_pb_contact_field .input {
    border-radius: 10px
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
    display: none
}

#et_pb_contact_form_0 .et_pb_contact_field_checkbox {
    margin-top: 15px
}

@media (max-width: 540px) {
    #et_pb_contact_form_0 .et_contact_bottom_container {
        width: 100%
    }

    #et_pb_contact_form_0 .et_contact_bottom_container button {
        width: 100%;
        margin-left: 0;
        border-radius: 6px
    }

    .et_pb_contact_form_0 .et_pb_contact_field .input {
        border-radius: 6px
    }

    .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
        display: none
    }

    #et_pb_contact_form_0 .et_pb_contact_field_checkbox {
        margin-top: 10px
    }
}

#dda {
    position: relative
}

.mo_img {
    display: none !important
}

.pc_img {
    display: block !important
}

@media (max-width: 540px) {
    .mo_img {
        display: block !important
    }

    .pc_img {
        display: none !important
    }
}

#map_ .dsm-active {
    font-weight: 900;
    color: #15223f !important
}

#map_ .dsm-active .dsm-title {
    color: #15223f !important
}

#map_ .dsm-tab {
    padding: 0 40px;
    position: relative
}

#map_ .dsm-tab::before {
    content: '';
    width: 3px;
    height: 24px;
    background: #cbd4db;
    position: absolute;
    right: 0;
    z-index: 2
}

#map_ .dsm-tab:last-child::before {
    display: none
}

#map_ .dsm-content p:last-child {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

#map_ .dsm-content p:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

@media (max-width: 540px) {
    #map_ .dsm-active {
        font-weight: 900;
        color: #15223f !important
    }

    #map_ .dsm-active .dsm-title {
        color: #15223f
    }

    #map_ {
        width: 100%
    }

    #map_ .dsm-tab {
        padding: 0 20px !important;
        position: relative
    }

    #map_ .dsm-tab::before {
        content: '';
        width: 2px;
        height: 24px;
        background: #cbd4db;
        position: absolute;
        right: 0;
        z-index: 2
    }

    #map_ .dsm-tab:last-child::before {
        display: none
    }

    #map_ .dsm-advanced-tabs-wrapper {
        justify-content: center;
        align-items: center;
        gap: 10px 0
    }

    #map_ .dsm-advanced-tabs-wrapper .dsm-tab .dsm-title {
        font-size: 20px !important
    }

    #map_ iframe {
        height: 320px
    }

    #map_ .dsm-content p:nth-child(2) {
        display: none
    }

    #map_ .dsm-content p:last-child {
        display: block
    }

    .wp-image-987510868 {
        width: 90%
    }
}

#f_fixed_ {
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0
}

#f_fixed_ .et_pb_column {
    position: absolute;
    bottom: 0
}

#f_fixed_ .et_pb_image .et_pb_image_wrap {
    width: 100%
}

#f_fixed_ .et_pb_image .et_pb_image_wrap img {
    width: 100%
}

@media (max-width: 540px) {
    #f_fixed_ {
        display: none
    }
}

#fixed_img {
}

#ft_form {
    position: absolute;
    width: 95%;
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

#ft_form form {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#ft_form p.et_pb_contact_field {
    padding-left: 15px
}

#ft_form .et_pb_contact_field .input {
    border-radius: 10px
}

body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button {
    height: 60px;
    width: 150px;
    border-radius: 10px
}

#ft_form .et_pb_contact_field a {
    display: block
}

#ft_form .et_contact_bottom_container {
    margin-top: 0
}

#mo_bottom_bar {
    display: none
}

@media (max-width: 540px) {
    #mo_bottom_bar {
        display: flex;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 99
    }
}

#mo_bottom_1 {
    width: 50%
}

#mo_bottom_2 {
    z-index: 3;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50% !important
}

#mo_bottom_3 {
    width: 50%
}

.dsm_block_reveal_text_0.dsm_block_reveal_text {
    text-align: center;
    margin-top: 50px !important;
    margin-bottom: -17px !important
}

.dsm_block_reveal_text_0.dsm_block_reveal_text .dsm_block_reveal_text_header {
    font-size: 22px;
    color: #FFFFFF !important;
    letter-spacing: 4px
}

.dsm_block_reveal_text_0 {
    max-width: 350px
}

.dsm_block_reveal_text_0.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_1.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_2.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_3.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_4.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_5.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_6.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_7.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_8.dsm_block_reveal_text .dsm_block_image_reveal_front, .dsm_block_reveal_text_9.dsm_block_reveal_text .dsm_block_image_reveal_front {
    background-color: #3e92cc
}

.dsm_block_reveal_text_1.dsm_block_reveal_text {
    text-align: center;
    margin-top: 30px !important
}

.dsm_block_reveal_text_1.dsm_block_reveal_text .dsm_block_reveal_text_header {
    font-weight: 800;
    font-size: 60px;
    color: #FFFFFF !important
}

.et_pb_row_1.et_pb_row {
    margin-top: -37px !important;
    margin-right: auto !important;
    margin-left: auto !important
}

.et_pb_row_1, body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row, .et_pb_row_3, body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, .et_pb_row_4, body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, .et_pb_row_7, body #page-container .et-db #et-boc .et-l .et_pb_row_7.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7.et_pb_row, .et_pb_row_8, body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8.et_pb_row, .et_pb_row_9, body #page-container .et-db #et-boc .et-l .et_pb_row_9.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9.et_pb_row, .et_pb_row_10, body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10.et_pb_row, .et_pb_row_14, body #page-container .et-db #et-boc .et-l .et_pb_row_14.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_14.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_14.et_pb_row, .et_pb_row_15, body #page-container .et-db #et-boc .et-l .et_pb_row_15.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_15.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_15.et_pb_row, .et_pb_row_19, body #page-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_19.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_19.et_pb_row, .et_pb_row_31, body #page-container .et-db #et-boc .et-l .et_pb_row_31.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_31.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_31.et_pb_row, .et_pb_row_32, body #page-container .et-db #et-boc .et-l .et_pb_row_32.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_32.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_32.et_pb_row {
    width: 100%;
    max-width: 100%
}

.dsm_block_reveal_text_2.dsm_block_reveal_text {
    text-align: center;
    background-color: #006296;
    min-height: 90.6px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.dsm_block_reveal_text_2.dsm_block_reveal_text .dsm_block_reveal_text_header {
    font-weight: 800;
    font-size: 60px;
    color: #FFFFFF !important;
    line-height: 1.2em
}

.dsm_block_reveal_text_2, .et_pb_section_2 {
    max-width: 100%
}

.et_pb_row_2.et_pb_row, .et_pb_row_6.et_pb_row, .et_pb_row_7.et_pb_row, .et_pb_row_9.et_pb_row, .et_pb_row_14.et_pb_row, .et_pb_row_15.et_pb_row, .et_pb_row_27.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px
}

.dsm_image_carousel_0 .dsm_image_carousel_container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 45px !important;
    margin-right: 0px !important;
    margin-bottom: 300px !important;
    margin-left: 0px !important
}

.dsm_image_carousel_0, .dsm_image_carousel_2 {
    max-width: 1100px
}

.dsm_image_carousel_0 .swiper-button-prev::before, .dsm_image_carousel_0 .swiper-button-next::before, .dsm_image_carousel_1 .swiper-button-prev::before, .dsm_image_carousel_1 .swiper-button-next::before, .dsm_image_carousel_2 .swiper-button-prev::before, .dsm_image_carousel_2 .swiper-button-next::before, .dsm_image_carousel_3 .swiper-button-prev::before, .dsm_image_carousel_3 .swiper-button-next::before, .dsm_image_carousel_6 .swiper-button-prev::before, .dsm_image_carousel_6 .swiper-button-next::before, .dsm_image_carousel_7 .swiper-button-prev::before, .dsm_image_carousel_7 .swiper-button-next::before, .dsm_image_carousel_8 .swiper-button-prev::before, .dsm_image_carousel_8 .swiper-button-next::before, .dsm_advanced_tabs_child_0.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_0.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_0 .dsm_content_icon, .dsm_advanced_tabs_child_1.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_1.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_1 .dsm_content_icon, .dsm_advanced_tabs_child_2.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_2.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_2 .dsm_content_icon, .dsm_advanced_tabs_child_3.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_3.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_3 .dsm_content_icon, .dsm_advanced_tabs_child_4.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_4.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_4 .dsm_content_icon, .dsm_advanced_tabs_child_5.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_5.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_5 .dsm_content_icon, .dsm_advanced_tabs_child_6.dsm-tab .dsm_icon, .dsm_advanced_tabs_child_6.dsm-tab.dsm-tab-active-state .dsm_icon, .dsm-content-wrapper.dsm_advanced_tabs_child_6 .dsm_content_icon {
    font-family: ETmodules !important;
    font-weight: 400 !important
}

.dsm_image_carousel_0 .swiper-button-prev:before, .dsm_image_carousel_0 .swiper-button-next:before {
    color: #666;
    font-size: 53px
}

.dsm_image_carousel_0 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_1 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_4 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_5 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_6 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_7 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dsm_image_carousel_8 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0.75);
    opacity: 1
}

.dsm_image_carousel_0 .swiper-pagination-bullet, .dsm_image_carousel_1 .swiper-pagination-bullet, .dsm_image_carousel_4 .swiper-pagination-bullet, .dsm_image_carousel_5 .swiper-pagination-bullet, .dsm_image_carousel_6 .swiper-pagination-bullet, .dsm_image_carousel_7 .swiper-pagination-bullet, .dsm_image_carousel_8 .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0.2);
    opacity: 1
}

.dsm_image_carousel_0 .swiper-button-prev {
    left: -100px
}

.dsm_image_carousel_0 .swiper-button-next {
    right: -100px
}

.dsm_image_carousel_0 .swiper-button-prev, .dsm_image_carousel_0 .swiper-button-next, .dsm_image_carousel_4 .swiper-button-prev, .dsm_image_carousel_4 .swiper-button-next, .dsm_image_carousel_5 .swiper-button-prev, .dsm_image_carousel_5 .swiper-button-next, .dsm_image_carousel_6 .swiper-button-prev, .dsm_image_carousel_6 .swiper-button-next {
    height: 73px;
    width: 73px;
    margin-top: -36.5px
}

.dsm_image_carousel_0.dsm_image_carousel_arrow_outside .swiper-button-prev, .dsm_image_carousel_4.dsm_image_carousel_arrow_outside .swiper-button-prev, .dsm_image_carousel_5.dsm_image_carousel_arrow_outside .swiper-button-prev, .dsm_image_carousel_6.dsm_image_carousel_arrow_outside .swiper-button-prev {
    left: -73px
}

.dsm_image_carousel_0.dsm_image_carousel_arrow_outside .swiper-button-next, .dsm_image_carousel_4.dsm_image_carousel_arrow_outside .swiper-button-next, .dsm_image_carousel_5.dsm_image_carousel_arrow_outside .swiper-button-next, .dsm_image_carousel_6.dsm_image_carousel_arrow_outside .swiper-button-next {
    right: -73px
}

.dsm_image_carousel_0 .swiper-arrow-button, .dsm_image_carousel_1 .swiper-arrow-button, .dsm_image_carousel_2 .swiper-arrow-button, .dsm_image_carousel_4 .swiper-arrow-button, .dsm_image_carousel_5 .swiper-arrow-button, .dsm_image_carousel_6 .swiper-arrow-button, .dsm_image_carousel_7 .swiper-arrow-button, .dsm_image_carousel_8 .swiper-arrow-button {
    top: 50%
}

.dsm_image_carousel_0 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_1 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_2 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_3 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_4 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_5 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_6 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_7 .dsm_image_carousel_container .swiper-wrapper, .dsm_image_carousel_8 .dsm_image_carousel_container .swiper-wrapper {
    align-items: center
}

.dsm_image_carousel_0 .dsm_image_carousel_slideshow .dsm_image_carousel_item .dsm_image_carousel_slideshow_bg {
    background-size: contain;
    background-position: center;
    height: 450px
}

.dsm_image_carousel_0 .dsm_image_gallery_thumbs .dsm_image_carousel_thumbs_image {
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-position: center
}

.dsm_image_carousel_0 .dsm_image_gallery_thumbs, .dsm_image_carousel_1 .dsm_image_gallery_thumbs {
    padding-top: 10px
}

body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
    font-size: 16px
}

.et_pb_slide_content, .et_pb_best_value {
    font-size: 18px
}

body {
    color: #202020
}

h1, h2, h3, h4, h5, h6 {
    color: #202020
}

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .et_pb_member_social_links a:hover, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
    color: #3e92cc
}

.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_contact p input[type="checkbox"]:checked + label i:before, .et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color: #3e92cc
}

.footer-widget h4 {
    color: #3e92cc
}

.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
    border-color: #3e92cc
}

.et_pb_counter_amount, .et_pb_featured_table .et_pb_pricing_heading, .et_quote_content, .et_link_content, .et_audio_content, .et_pb_post_slider.et_pb_bg_layout_dark, .et_slide_in_menu_container, .et_pb_contact p input[type="radio"]:checked + label i:before {
    background-color: #3e92cc
}

a {
    color: #393940
}

.et_secondary_nav_enabled #page-container #top-header {
    background-color: #3e92cc !important
}

#et-secondary-nav li ul {
    background-color: #3e92cc
}

#top-menu li a {
    font-size: 15px
}

body.et_vertical_nav .container.et_search_form_container .et-search-form input {
    font-size: 15px !important
}

#main-footer .footer-widget h4, #main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6 {
    color: #3e92cc
}

.footer-widget li:before {
    border-color: #3e92cc
}

#footer-widgets .footer-widget li:before {
    top: 10.6px
}

@media only screen and (min-width: 981px) {
    .et_fixed_nav #page-container .et-fixed-header#top-header {
        background-color: #3e92cc !important
    }

    .et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul {
        background-color: #3e92cc
    }
}

@media only screen and (min-width: 1350px) {
    .et_pb_row {
        padding: 27px 0
    }

    .et_pb_section {
        padding: 54px 0
    }

    .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
        padding-top: 81px
    }

    .et_pb_fullwidth_section {
        padding: 0
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'IBM Plex Sans KR', Helvetica, Arial, Lucida, sans-serif
}

body, input, textarea, select {
    font-family: 'IBM Plex Sans KR', Helvetica, Arial, Lucida, sans-serif
}

.et_pb_button {
    font-family: 'Hanna', sans-serif
}

#main-header, #et-top-navigation {
    font-family: 'Hanna', sans-serif
}

#top-header .container {
    font-family: 'Hanna', sans-serif
}

.et_slide_in_menu_container, .et_slide_in_menu_container .et-search-field {
    font-family: 'Hanna', sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Pretendard', sans-serif !important
}

body p {
    font-family: 'Pretendard', sans-serif !important
}

body a {
    font-family: 'Pretendard', sans-serif !important
}

body div {
    font-family: 'Pretendard', sans-serif !important
}

html, body {
    width: 100%;
    overflow-x: hidden
}

#main-content .et_pb_blog_0_tb_body .et_pb_post .entry-title a {
    font-family: 'Pretendard', sans-serif !important
}

.et_pb_row .et_pb_column .et_pb_module .et_pb_promo_description .et_pb_module_header {
    font-family: 'Pretendard', sans-serif !important
}

.wp-pagenavi span.pages {
    border: none
}

.wp-pagenavi a, .wp-pagenavi span {
    padding: 0.3em 0.8em !important;
    font-size: 1.2em !important;
    color: #333333;
    line-height: 2em;
    background: #eeeeee;
    transition: all .5s
}

.wp-pagenavi span.current {
    color: #ffffff !important;
    background: #848484 !important
}

.wp-pagenavi a:hover {
    color: #ffffff !important;
    background: #333333 !important
}

.wp-pagenavi .pages {
    background: none
}

.et_pb_blog_0_tb_body .wp-pagenavi span.current {
    color: #ffffff !important
}

.cosmosfarm-members-form .form-top {
    border: none
}

.cosmosfarm-members-form .form-bottom {
    border: none;
    background-color: unset
}

.cosmosfarm-members-form .form-bottom .form-button {
    background-color: #eeeeee
}

.cosmosfarm-members-form .form-top .form-top-wrap .form-input-row label {
    padding: 0 0 0 25px
}

.form-input-row label {
    position: relative
}

.form-input-row label[for="log"]::before {
    content: '\e08a';
    font-family: 'ETmodules';
    font-weight: normal;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #555
}

.form-input-row label[for="pwd"]::before {
    content: '\e001';
    font-family: 'ETmodules';
    font-weight: normal;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #555
}

.et_pb_wc_description_0_tb_body.et_pb_wc_description .et_pb_module_inner {
    display: none
}

header .et_builder_inner_content .et_pb_newsletter_description_content .cosmosfarm-social-login-title {
    padding: 0;
    display: none
}

header .et_builder_inner_content .cosmosfarm-social-login a {
    zoom: 0.8;
    padding: 0px
}

header .et_builder_inner_content .et_pb_module.et_pb_text_align_left {
    text-align: center
}

header .et_builder_inner_content .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
    width: 100%
}

header .cosmosfarm-social-login {
    margin-right: -50px;
    margin-left: -50px
}

header .et_builder_inner_content .et_pb_login_0_tb_header .et_pb_newsletter_form .input {
    font-size: 12px
}

header .et_pb_login_0_tb_header.et_pb_login .et_pb_newsletter_button.et_pb_button {
    font-size: 12px !important
}

blockquote {
    border-color: #2B2B33
}

a.gt_switcher-popup.glink span {
    display: none !important
}

.gt_white_content.notranslate a.glink span {
    color: #666 !important
}

.gt_white_content {
    background-color: #f9f9f9;
    border-radius: 15px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 25px;
    font-family: sans-serif;
    font-size: 18px;
    color: #555555;
    line-height: 1.6
}

.gt_white_content {
    height: 385px !important
}

.gtranslate_wrapper a {
    margin-top: -4px
}

.gt_white_content {
    transform: translate(00%, 10%) !important
}

.et-menu.nav .webverse-language a {
    display: inline-block !important
}

.et_mobile_menu .webverse-language a {
    display: inline-block !important
}

.et_pb_portfolio_item {
    flex: 0 1 21%;
    margin-bottom: 20px;
    height: 500px;
    overflow: hidden
}

.et_pb_widget.widget_block.widget_text {
    margin-bottom: 6.347%
}

#main-content .et_pb_widget li.cat-item a:before {
    border-color: #acacac !important
}

.et_pb_widget li.cat-item a:before {
    border: 1px solid #b9b9b9
}

#itsec-2fa-on-board {
    padding: 26px;
    background-color: #fff
}

.et_pb_post .entry-title {
    height: 56px !important
}

#main-content .et_pb_widget li.cat-item a:before {
    border-color: #acacac !important
}

.et_pb_widget li.cat-item a:before {
    border: 1px solid #b9b9b9
}

.et_pb_widget.widget_categories li.cat-item a {
    font-size: 20px
}

#kboard-forum-one-document .kboard-document-action .left {
    display: none
}

.dd-me-030 nav > ul > li > a:hover {
    opacity: 1 !important
}

.dd-me-030 nav > ul > li > a > span {
    position: relative
}

.dd-me-030 nav > ul > li > a > span:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    bottom: -7px;
    left: 0;
    background-color: #fff;
    -webkit-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out
}

.dd-me-030 nav > ul > li:hover > a > span:before {
    width: 100%;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dd-me-030 nav > ul > li > a > span:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    bottom: -7px;
    right: 0;
    background-color: #D4AF37;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dd-me-030 nav > ul > li:hover > a > span:after {
    width: 100%;
    background-color: transparent;
    -webkit-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out
}

.dd-me-030 nav > ul > li.current-menu-item > a > span:before {
    width: 100%
}

.dd-me-030 nav > ul > li.current-menu-item > a {
    color: #D4AF37 !important
}

.kboard-hwaikeul-video-slider-list .kboard-list .kboard-list-item .item-padding {
    border: unset
}

.kboard-hwaikeul-video-slider-list .kboard-list .kboard-list-item .kboard-hwaikeul-video-slider-wrap .kboard-hwaikeul-video-slider-title {
    font-size: 16px;
    color: #fff;
    padding-top: 20px
}

.kboard-hwaikeul-video-slider-list .kboard-list .kboard-hwaikeul-video-slider-wrap .kboard-hwaikeul-video-slider-info .kboard-info-value {
    color: #cfcfcf;
    font-size: 14px
}

.kboard-hwaikeul-video-slider-list .kboard-list .kboard-hwaikeul-video-slider-wrap .kboard-hwaikeul-video-slider-info .kboard-info-value.kboard-date {
    display: none
}

.kboard-hwaikeul-video-slider-list .kboard-list .kboard-hwaikeul-video-slider-wrap .kboard-hwaikeul-video-slider-info .kboard-info-separator {
    display: none
}

.kboard-list-container {
    display: flex;
    align-items: center;
    gap: 10px
}

@media screen and (max-width: 768px) {
    .kboard-list-container .w-caseresult {
        display: none
    }
}

.kboard-list-container .kboard-list-category1 a {
    color: #006296
}

.w-kbordtitle {
    font-weight: 700
}

.w-categoryverone .board-list .w-coswebjincontent {
    font-size: 13px !important
}

.kboard-hwaikeul-video-slider-list.kboard-swiper .swiper-button-next {
    right: 10px
}

.kboard-hwaikeul-video-slider-list.kboard-swiper .swiper-button-prev {
    left: 10px
}

.kboard-hwaikeul-video-slider-list.kboard-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #dddddd
}

.et_pb_bg_layout_light .swiper-pagination-bullet {
    background: rgb(255 255 255)
}

.kboard-hwaikeul-video-slider-list.kboard-swiper .swiper-button-next, .kboard-hwaikeul-video-slider-list.kboard-swiper .swiper-button-prev {
    background-color: #D4AF37
}

header .et_builder_inner_content {
    z-index: 9 !important
}

.et_pb_search_0_tb_header.w-search.et_pb_module {
    margin-left: 16px !important;
    margin-right: 16px !important
}

.kboard-hwaikeul-video-slider-container {
    height: 497px
}

@media only screen and (max-width: 767px) {
    .kboard-hwaikeul-video-slider-container {
        height: 617px
    }
}

@media only screen and (min-width: 700px) and (max-width: 1021px) {
    .kboard-hwaikeul-video-slider-container {
        height: 850px
    }
}

#kboard-thumbnail-document .kboard-document-action {
    padding: 10px 5px 5px 5px;
    display: none
}
