img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
#section_68 {
  padding-top: 30px;
  padding-bottom: 30px;
  height: 30vh !important;
}
#section_68 .section-bg-overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
#section_68   {
  background-image: url(../images/banner2.jpg);
}
#section_68 .section-bg {
  background-position: top;
}
#section_68 .ux-shape-divider--top svg {
  height: 150px;
  --divider-top-width: 100%;
}
#section_68 .ux-shape-divider--bottom svg {
  height: 150px;
  --divider-width: 100%;
}
.bdr{
background:#f5f5f5;
margin-bottom:30px;
}
.bdr .breadcrumb {
margin-bottom:0;
}
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;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
:root {
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color);
    --wp-editor-canvas-background: #ddd;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px;
    }
}
.wp-element-button {
    cursor: pointer;
}
:root .has-very-light-gray-background-color {
    background-color: #eee;
}
:root .has-very-dark-gray-background-color {
    background-color: #313131;
}
:root .has-very-light-gray-color {
    color: #eee;
}
:root .has-very-dark-gray-color {
    color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc);
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}
.has-regular-font-size {
    font-size: 1em;
}
.has-larger-font-size {
    font-size: 2.625em;
}
.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
    text-align: center;
}
.has-text-align-left {
    text-align: left;
}
.has-text-align-right {
    text-align: right;
}
.has-fit-text {
    white-space: nowrap !important;
}
#end-resizable-editor-section {
    display: none;
}
.aligncenter {
    clear: both;
}
.items-justified-left {
    justify-content: flex-start;
}
.items-justified-center {
    justify-content: center;
}
.items-justified-right {
    justify-content: flex-end;
}
.items-justified-space-between {
    justify-content: space-between;
}
.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
html :where(.has-border-color) {
    border-style: solid;
}
html :where([style*="border-top-color"]) {
    border-top-style: solid;
}
html :where([style*="border-right-color"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
    border-left-style: solid;
}
html :where([style*="border-width"]) {
    border-style: solid;
}
html :where([style*="border-top-width"]) {
    border-top-style: solid;
}
html :where([style*="border-right-width"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
    border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
    height: auto;
    max-width: 100%;
}
:where(figure) {
    margin: 0 0 1em;
}
html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px;
    }
}

/*# sourceURL=wp-block-library-inline-css */
: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,
        rgb(6, 147, 227) 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,
        rgb(252, 185, 0) 0%,
        rgb(255, 105, 0) 100%
    );
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
        135deg,
        rgb(255, 105, 0) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
    --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}
:where(.is-layout-flex) {
    gap: 0.5em;
}
:where(.is-layout-grid) {
    gap: 0.5em;
}
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;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}
.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;
}

/*# sourceURL=global-styles-inline-css */

@font-face {
				font-family: "fl-icons";
				font-display: block;
				src: url(../fonts/fl-icons.eot);
				src:
					url(../fonts/fl-icons.eot#iefix) format("embedded-opentype"),
					url(../fonts/fl-icons.woff2) format("woff2"),
					url(../fonts/fl-icons.ttf) format("truetype"),
					url(../fonts/fl-icons.woff) format("woff"),
					url(../fonts/fl-icons.svg?v=3.16.2#fl-icons) format("svg");
			}
/*# sourceURL=flatsome-main-inline-css */
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
:root {
    --primary-color: #255530;
}
.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1170px;
}
.row.row-collapse {
    max-width: 1140px;
}
.row.row-small {
    max-width: 1162.5px;
}
.row.row-large {
    max-width: 1200px;
}
.header-main {
    height: 60px;
}
#logo img {
    max-height: 60px;
}
#logo {
    width: 150px;
	margin-top:35px;
}
#logo img {
    padding: 3px 0;
}
.header-bottom {
    min-height: 55px;
}
.header-top {
    min-height: 35px;
}
.transparent .header-main {
    height: 60px;
}
.transparent #logo img {
    max-height: 60px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 90px;
}
.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important;
}
.stuck #logo img {
    max-height: 70px !important;
}
.search-form {
    width: 15%;
}
.header-bg-color {
    background-color: rgba(255, 255, 255, 0.9);
}
.header-bottom {
    background-color: #f1f1f1;
}
.header-main .nav > li > a {
    line-height: 16px;
}
.stuck .header-main .nav > li > a {
    line-height: 50px;
}
@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }
    #logo img {
        max-height: 70px;
    }
}
.main-menu-overlay {
    background-color: #ffffff;
}
.nav-dropdown {
    border-radius: 15px;
}
.nav-dropdown {
    font-size: 100%;
} /* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline > li.active > a,
.nav-outline > li.active > a,
.cart-icon strong,
[data-color="primary"],
.is-outline.primary {
    color: #255530;
} /* Color !important */
[data-text-color="primary"] {
    color: #255530 !important;
} /* Background Color */
[data-text-bg="primary"] {
    background-color: #255530;
} /* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item > a:after,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.header-vertical-menu__opener,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type="submit"]:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box > li > a:hover,
.nav-box > li.active > a,
.nav-pills > li.active > a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type="submit"].primary,
input[type="submit"].primary,
input[type="reset"].button,
input[type="button"].primary,
.badge-inner {
    background-color: #255530;
} /* Border */
.nav-vertical.nav-tabs > li.active > a,
.scroll-to-bullets a.active,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #255530;
}
.nav-tabs > li.active > a {
    border-top-color: #255530;
}
.widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #255530;
}
.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #255530;
} /* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #255530;
} /* Focus */
.primary:focus-visible,
.submit-button:focus-visible,
button[type="submit"]:focus-visible {
    outline-color: #255530 !important;
} /* Background Color */
[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
    background-color: #ff3c2c;
}
[data-text-bg="secondary"] {
    background-color: #ff3c2c;
} /* Color */
.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
    color: #ff3c2c;
} /* Color !important */
[data-text-color="secondary"] {
    color: #ff3c2c !important;
} /* Border */
.secondary.is-outline:hover {
    border-color: #ff3c2c;
} /* Focus */
.secondary:focus-visible,
.alt:focus-visible {
    outline-color: #ff3c2c !important;
}
body {
    color: #212121;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #0a0a0a;
}
body {
    font-size: 100%;
}
@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}
body {
    font-family: "Open Sans", sans-serif;
}
body {
    font-weight: 400;
    font-style: normal;
}
.nav > li > a {
    font-family: "Open Sans", sans-serif;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: "Open Sans", sans-serif;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 600;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 400;
    font-style: normal;
}
.alt-font {
    font-family: "Open Sans", sans-serif;
}
.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}
a {
    color: #ff3c2c;
}
a:hover {
    color: #1e1666;
}
.tagcloud a:hover {
    border-color: #1e1666;
    background-color: #1e1666;
}
.widget a {
    color: #191919;
}
.widget a:hover {
    color: #ff3c2c;
}
.widget .tagcloud a:hover {
    border-color: #ff3c2c;
    background-color: #ff3c2c;
}
.absolute-footer,
html {
    background-color: #112469;
}
.nav-vertical-fly-out > li + li {
    border-top-width: 1px;
    border-top-style: solid;
} /* Custom CSS */
.header-main .nav > li > a {
    color: #255530;
    font-size: 16px;
    font-weight: 600;
}
.nav-spacing-large > li {
    margin: 0 13px;
}
.nav-dropdown.nav-dropdown-default > li > a {
    display: inline-block;
    font-size: 15px;
    color: #1c183f;
    border-bottom: none;
    padding-top: 7px;
    padding-bottom: 7px;
}
.accordion .toggle {
    top: 0px;
}
.toggle i {
    font-size: 20px;
}
.accordion-inner {
    font-size: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    border: 1px solid #e6e6e6;
}
.dich-vu-section .large-12 {
    padding-bottom: 0;
}
.tab-xay-dung .nav {
    margin-bottom: 20px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    padding: 8px 0;
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 7%);
}
.tab-xay-dung ul li.active a {
    font-weight: 600;
    color: #fd3430;
}
.tab-xay-dung h3 {
    font-weight: 600;
    color: #1e1666;
}
.tab-xay-dung .icon-box {
    margin-bottom: 20px;
}
.tab-xay-dung .icon-box h4 {
    margin-bottom: 0;
    font-weight: 600;
    color: #fd3430;
}
.tab-xay-dung .icon-box .icon-box-img img {
    width: 90%;
}
.tab-xay-dung .icon-box.icon-box-noi-bat {
    background: white;
    padding: 10px;
    box-shadow: 2px 2px 20px grey;
    border-radius: 10px;
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 7%);
}
.tab-xay-dung .nav-line-bottom > li > a:before {
    background-color: #fd3430;
    bottom: -8px;
}
.tab-xay-dung ul li {
    margin: 0;
}
.tab-xay-dung ul li a {
    line-height: 45px;
    color: rgb(30 22 102);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: normal;
}
.tai-sao-section .accordion-item span {
    display: inline-block;
}
.nav-dropdown li:hover a:before,
.tai-sao-section .accordion-item a:hover span:before {
    width: 100%;
}
.nav-dropdown li a:before,
.tai-sao-section .accordion-item a span:before {
    position: relative;
    bottom: -21px;
    content: " ";
    display: block;
    width: 0;
    height: 1px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    background: #fd3430;
}
.nav-dropdown.nav-dropdown-default > li > a:hover {
    color: #1e1666;
}
.header-button span:before {
    content: "";
    margin-right: 8px;
    width: 27px;
    height: 27px;
    background-image: url(/wp-content/uploads/2021/03/phone-icon.png);
    background-position: center center;
    background-size: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-animation: ring 4s 0.7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s 0.7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s 0.7s ease-in-out infinite;
    transform-origin: 50% 4px;
    position: absolute;
    left: 17px;
    top: 2px;
}
@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }
    1% {
        -webkit-transform: rotateZ(30deg);
    }
    3% {
        -webkit-transform: rotateZ(-28deg);
    }
    5% {
        -webkit-transform: rotateZ(34deg);
    }
    7% {
        -webkit-transform: rotateZ(-32deg);
    }
    9% {
        -webkit-transform: rotateZ(30deg);
    }
    11% {
        -webkit-transform: rotateZ(-28deg);
    }
    13% {
        -webkit-transform: rotateZ(26deg);
    }
    15% {
        -webkit-transform: rotateZ(-24deg);
    }
    17% {
        -webkit-transform: rotateZ(22deg);
    }
    19% {
        -webkit-transform: rotateZ(-20deg);
    }
    21% {
        -webkit-transform: rotateZ(18deg);
    }
    23% {
        -webkit-transform: rotateZ(-16deg);
    }
    25% {
        -webkit-transform: rotateZ(14deg);
    }
    27% {
        -webkit-transform: rotateZ(-12deg);
    }
    29% {
        -webkit-transform: rotateZ(10deg);
    }
    31% {
        -webkit-transform: rotateZ(-8deg);
    }
    33% {
        -webkit-transform: rotateZ(6deg);
    }
    35% {
        -webkit-transform: rotateZ(-4deg);
    }
    37% {
        -webkit-transform: rotateZ(2deg);
    }
    39% {
        -webkit-transform: rotateZ(-1deg);
    }
    41% {
        -webkit-transform: rotateZ(1deg);
    }
    43% {
        -webkit-transform: rotateZ(0);
    }
    100% {
        -webkit-transform: rotateZ(0);
    }
}
@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }
    1% {
        -moz-transform: rotate(30deg);
    }
    3% {
        -moz-transform: rotate(-28deg);
    }
    5% {
        -moz-transform: rotate(34deg);
    }
    7% {
        -moz-transform: rotate(-32deg);
    }
    9% {
        -moz-transform: rotate(30deg);
    }
    11% {
        -moz-transform: rotate(-28deg);
    }
    13% {
        -moz-transform: rotate(26deg);
    }
    15% {
        -moz-transform: rotate(-24deg);
    }
    17% {
        -moz-transform: rotate(22deg);
    }
    19% {
        -moz-transform: rotate(-20deg);
    }
    21% {
        -moz-transform: rotate(18deg);
    }
    23% {
        -moz-transform: rotate(-16deg);
    }
    25% {
        -moz-transform: rotate(14deg);
    }
    27% {
        -moz-transform: rotate(-12deg);
    }
    29% {
        -moz-transform: rotate(10deg);
    }
    31% {
        -moz-transform: rotate(-8deg);
    }
    33% {
        -moz-transform: rotate(6deg);
    }
    35% {
        -moz-transform: rotate(-4deg);
    }
    37% {
        -moz-transform: rotate(2deg);
    }
    39% {
        -moz-transform: rotate(-1deg);
    }
    41% {
        -moz-transform: rotate(1deg);
    }
    43% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(0);
    }
}
@keyframes ring {
    0% {
        transform: rotate(0);
    }
    1% {
        transform: rotate(30deg);
    }
    3% {
        transform: rotate(-28deg);
    }
    5% {
        transform: rotate(34deg);
    }
    7% {
        transform: rotate(-32deg);
    }
    9% {
        transform: rotate(30deg);
    }
    11% {
        transform: rotate(-28deg);
    }
    13% {
        transform: rotate(26deg);
    }
    15% {
        transform: rotate(-24deg);
    }
    17% {
        transform: rotate(22deg);
    }
    19% {
        transform: rotate(-20deg);
    }
    21% {
        transform: rotate(18deg);
    }
    23% {
        transform: rotate(-16deg);
    }
    25% {
        transform: rotate(14deg);
    }
    27% {
        transform: rotate(-12deg);
    }
    29% {
        transform: rotate(10deg);
    }
    31% {
        transform: rotate(-8deg);
    }
    33% {
        transform: rotate(6deg);
    }
    35% {
        transform: rotate(-4deg);
    }
    37% {
        transform: rotate(2deg);
    }
    39% {
        transform: rotate(-1deg);
    }
    41% {
        transform: rotate(1deg);
    }
    43% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}
.nav-dropdown {
    background-image: url(/wp-content/uploads/2021/03/megamenu-img-4-1.png);
    background-repeat: no-repeat;
    background-size: 299px;
    min-width: 280px;
}
.header-button span:hover {
    color: white !important;
}
.header-button span {
    padding: 6px 10px 6px 30px;
    font-size: 16px;
    font-weight: normal;
}
form {
    margin-bottom: 0;
}
.header-main .nav > li.active > a,
.header-nav li a:hover {
    color: #8a534d !important;
}
.nut-xem-them2:hover {
    box-shadow: 0px 0px 30px 0px rgb(177 89 105 / 20%);
}
.logo-section .ux-logo-link img {
    margin: 0 auto;
}
.logo-section .large-12 .col-inner {
    background: white;
    box-shadow: 0px 0px 30px 0px rgb(177 89 105 / 10%);
    padding: 40px 10px;
    border-radius: 20px;
}
.logo-section .large-12 .col-inner .col-inner {
    padding: 0;
    box-shadow: none;
}
.nut-lam-gi {
    background-color: white;
    margin: 0;
    padding: 10px 20px 10px 44px;
    background-image: url(/wp-content/uploads/2021/03/home-ten-service-icon-1.png);
    background-position: 7px 6px;
    background-repeat: no-repeat;
    border-radius: 35px;
    box-shadow: 0px 0px 30px 0px rgb(177 89 105 / 20%);
    text-transform: uppercase;
    color: #fd3430;
}
.list-post .post-item .box-text {
    background: white;
    padding: 15px;
}
.list-post .post-item .post-title {
    font-size: 20px;
    font-weight: 600;
    color: #1e1765;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tin-tuc-section .large-12 {
    padding-bottom: 0;
}
.tin-tuc-section {
    background-image: url(/wp-content/uploads/2021/03/bg-tin-tuc.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: contain;
}
.list-post .post-item:hover .col-inner {
    box-shadow: rgb(0 0 0 / 7%) 0px 0px 55px 0px;
}
.footer-section {
    background-image: url(/wp-content/uploads/2021/03/footer-bg-2.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
}
.lam-gi-section h2,
.gioi-thieu-section h2,
.dich-vu-section h2,
.tai-sao-section h2,
.lien-he-section h2,
.tin-tuc-section h2 {
    font-weight: 600;
    font-size: 30px;
    color: #1e1765;
}
.lam-gi-section .img-plus {
    margin-top: -68px;
}
.lien-he-section .col {
    padding-bottom: 0;
}
.form-lien-he .row-info {
    display: inline-block;
    clear: both;
    width: 100%;
}
.form-lien-he .row-info .left {
    display: inline-block;
    width: 50%;
    padding-right: 5px;
    float: left;
}
.form-lien-he .row-info .right {
    display: inline-block;
    width: 50%;
    padding-left: 5px;
    float: right;
}
.lam-gi-section .flickity-prev-next-button {
    bottom: 54%;
}
.form-lien-he input,
.form-lien-he textarea {
    min-height: 45px;
    margin-bottom: 5px;
    background: #e7f0ff;
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    border: none;
}
.form-lien-he textarea {
    margin-top: 8px;
    min-height: 97px;
    margin-bottom: 10px;
}
.lam-gi-section .large-12 {
    padding-bottom: 10px;
}
.lam-gi-section .large-4 {
    padding-bottom: 0;
}
.lam-gi-section {
    padding-bottom: 0 !important;
    background: url(/wp-content/uploads/2021/03/bg-lam-gi.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
}
.lam-gi-section .cot4 .icon-box {
    background-color: #fbeeff !important;
}
.lam-gi-section .cot1 .icon-box,
.lam-gi-section .cot4 .icon-box {
    padding: 55px 20px 80px 10px;
    background-color: #fdf8e3;
    border-radius: 40px 0 0;
}
.lam-gi-section .cot5 .icon-box {
    background-color: #f5ffe5 !important;
}
.lam-gi-section .cot2 .icon-box,
.lam-gi-section .cot5 .icon-box {
    padding: 55px 20px 80px 10px;
    background-color: #f0f3fa;
    border-radius: 40px;
}
.lam-gi-section .icon-box h3 {
    font-size: 22px;
    font-weight: 600;
    color: #1e1666;
}
.lam-gi-section .icon-box .icon-box-text {
    font-size: 15px;
    color: #5a5a5a;
}
.lam-gi-section .cot6 .icon-box {
    background-color: #eaf8ff !important;
}
.lam-gi-section .cot3 .icon-box,
.lam-gi-section .cot6 .icon-box {
    padding: 55px 20px 80px 10px;
    background-color: #feeff0;
    border-radius: 0 0 40px;
}
.logo-section .ux-logo-link {
    padding: 10px !important;
}
.logo-section .large-12 {
    padding-bottom: 0;
}
.logo-section {
    margin-top: -100px !important;
}
.nut-xem-them2 {
    padding: 4px 27px;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 15px;
}
.lam-gi-section .nut-xem-them {
    margin-top: -20px;
}
.tai-sao-section .accordion-title {
    font-size: 100%;
    font-weight: 600;
    padding: 5px 0 5px 35px;
    border-top: none;
}
.tai-sao-section .accordion-title.active {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #1e1666;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #e6e6e6;
}
.tai-sao-section .icon-box img {
    box-shadow: 0px 0px 30px 0px rgb(177 89 105 / 20%) !important;
    border-radius: 20px !important;
    padding: 10px;
}
.tai-sao-section .icon-box h3 {
    font-weight: 600;
    color: #1e1666;
}
.tai-sao-section .icon-box {
    margin-bottom: 20px;
}
.header-wrapper.stuck .header-main .nav > li > a {
    color: #1e1666;
}
.accordion-inner p {
    margin-bottom: 0;
}
.tai-sao-section .accordion-item a:hover span:before {
    bottom: -25px;
}
.tai-sao-section .accordion-title span {
    display: inline-block !important;
}
.footer-section .col {
    padding-bottom: 0;
}
a.back-to-top {
    bottom: 150px;
    background: #ff3c2c !important;
    border: none !important;
    color: white !important;
}
.footer-section {
    margin-top: -50px;
    padding-bottom: 0 !important;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #1e1666;
}
.header:not(.transparent) .header-main {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 8%);
}
#breadcrumbs {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}
.blog-single .entry-title {
    font-weight: 600;
    color: #1e1666;
    font-size: 24px;
}
.is-divider {
    display: none;
}
.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}
.blog-single .large-3 {
    padding-left: 0;
}
span.widget-title {
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    color: #1e1666;
}
.recent-blog-posts a {
    font-size: 15px;
}
.recent-blog-posts a:hover {
    text-decoration: underline;
    color: #1e1666;
}
.widget .badge-outline .badge-inner {
    border-radius: 99%;
}
.blog-archive .page-title {
    text-transform: none;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0;
    color: #1e1666;
}
.blog-archive .large-12 {
    padding-bottom: 10px;
}
.xem-them .tieu-de-xem-them {
    font-size: 18px;
    font-weight: 600;
    color: #1e1666;
    margin-bottom: 10px;
    display: block;
}
.xem-them ul li {
    margin-bottom: 5px;
}
.xem-them ul li a:hover {
    text-decoration: underline;
}
.blog-single .blog-share {
    text-align: left;
}
footer.entry-meta {
    font-size: 16px;
}
footer.entry-meta .title {
    font-weight: bold;
}
h1.entry-title.mb {
    font-size: 23px;
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    color: #1e1666;
}
.page-right-sidebar .large-9 {
    border-right: none !important;
}
.page-right-sidebar .large-3 {
    padding-left: 0;
}
.bai-viet-lien-quan h3 {
    color: #1e1666;
    font-weight: 600;
}
.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    clear: both;
}
.bai-viet-lien-quan ul li {
    width: 33.33%;
    float: left;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 160px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}
.bai-viet-lien-quan h4:hover {
    text-decoration: underline;
}
.bai-viet-lien-quan h4 {
    font-weight: 600;
    font-size: 16px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}
.bai-viet-lien-quan {
    margin-top: 20px;
}
.xem-them ul li a {
    font-size: 16px;
    font-weight: normal;
    color: #1e1666;
}
.blog-archive .post-item .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-archive .post-item .col-inner {
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgb(160 160 160 / 20%) !important;
}
.blog-archive .post-item .box-text {
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.blog-archive .post-item .post-title:hover {
    color: #fd3430;
}
.blog-archive .post-item .from_the_blog_excerpt {
    color: gray;
    font-size: 14px;
}
.blog-archive .post-item .post-title {
    font-size: 18px;
    font-weight: 600;
    color: #1e1666;
}
.section-slide .slide-description-0 {
    background: url(/wp-content/uploads/2024/12/line-1.svg) center 55px no-repeat;
    background-size: 798px;
    margin-bottom: 40px;
}
p.UTMScriptinaKT {
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    margin-bottom: -22px;
    position: relative;
    text-transform: uppercase;
    z-index: 5;
}
.section-slide .title-2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 50px;
    color: #47ff71;
    font-weight: 700;
}
.section-slide .btn-register {
    background: url(/wp-content/uploads/2024/12/ico-re.svg) 19px center no-repeat;
    background-color: rgb(0 0 0 / 40%);
    border: solid 1px #47ff71;
    border-radius: 23px;
    padding: 6px 27px 3px 50px;
    color: #47ff71;
    font-size: 17px;
    text-transform: uppercase;
    margin-left: 0px;
    background-size: 19px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
}
.section-slide .section-content {
    position: initial !important;
}
#awan {
    position: absolute;
    top: 45%;
    left: -40px;
    width: 120%;
    height: 279px;
    text-align: center;
    background-size: 201px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background: url(/wp-content/uploads/2025/10/may.png) center top no-repeat;
    animation: awan-animasi 65s linear infinite;
    -ms-animation: awan-animasi 65s linear infinite;
    -moz-animation: awan-animasi 65s linear infinite;
    -webkit-animation: awan-animasi 65s linear infinite;
    z-index: 0;
}
@keyframes awan-animasi {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes awan-animasi {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes awan-animasi {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes awan-animasi {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan1 {
    position: absolute;
    top: -11%;
    left: -10%;
    width: 120%;
    height: 293px;
    text-align: center;
    background-size: 201px;
    margin: 0px;
    padding: 0px;
    
    background: url(../images/m1.png) center top no-repeat;
    animation: ani-awan1 60s linear infinite;
    -ms-animation: ani-awan1 60s linear infinite;
    -moz-animation: ani-awan1 60s linear infinite;
    -webkit-animation: ani-awan1 60s linear infinite;
    z-index: 0;
	opacity: 0.8;
}
@keyframes ani-awan1 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes ani-awan1 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes ani-awan1 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes ani-awan1 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan2 {
    position: absolute;
    top: -10%;
    left: 50%;
    width: 120%;
    height: 354px;
    text-align: center;
    background-size: 848px;
    margin: 0px;
    padding: 0px;
    background: url(../images/m2.png) center top no-repeat;
    animation: ani-awan2 65s linear infinite;
    -ms-animation: ani-awan2 65s linear infinite;
    -moz-animation: ani-awan2 65s linear infinite;
    -webkit-animation: ani-awan2 65s linear infinite;
    z-index: 0;
	opacity: 0.8;
}
@keyframes ani-awan2 {
    from {
        background-position: 0% 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes ani-awan2 {
    from {
        background-position: 0% 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes ani-awan2 {
    from {
        background-position: 0% 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes ani-awan2 {
    from {
        background-position: 0% 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150%;
    height: 279px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    
    background: url(../images/m3.png) center top repeat-x;
    animation: ani-awan3 60s linear infinite;
    -ms-animation: ani-awan3 60s linear infinite;
    -moz-animation: ani-awan3 60s linear infinite;
    -webkit-animation: ani-awan3 60s linear infinite;
    z-index: 0;
	opacity: 0.8;
}
@keyframes ani-awan3 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes ani-awan3 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes ani-awan3 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes ani-awan3 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan_uti {
    position: absolute;
    bottom: 0%;
    left: -40px;
    width: 120%;
    height: 278px;
    text-align: center;
    background-size: 201px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2025/10/img-utili.png) center top no-repeat;
    animation: awan-animasi_ul 60s linear infinite;
    -ms-animation: awan-animasi_ul 60s linear infinite;
    -moz-animation: awan-animasi_ul 60s linear infinite;
    -webkit-animation: awan-animasi_ul 60s linear infinite;
    z-index: 0;
}
@keyframes awan-animasi_ul {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes awan-animasi_ul {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes awan-animasi_ul {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes awan-animasi_ul {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan_matbang {
    position: absolute;
    top: -1%;
    left: 0%;
    width: 150%;
    height: 193px;
    text-align: center;
    background-size: 201px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2025/10/may-matbang.png) left top no-repeat;
    animation: ani-matbang 60s linear infinite;
    -ms-animation: ani-matbang 60s linear infinite;
    -moz-animation: ani-matbang 60s linear infinite;
    -webkit-animation: ani-matbang 60s linear infinite;
    z-index: 0;
}
@keyframes ani-matbang {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes ani-matbang {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes ani-matbang {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes ani-matbang {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
#awan_nhamau {
    position: absolute;
    top: 6%;
    left: 0%;
    width: 100%;
    height: 192px;
    text-align: center;
    background-size: 201px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2025/10/may-nha-mau.png) left top no-repeat;
    animation: ani-nhamau 60s linear infinite;
    -ms-animation: ani-nhamau 60s linear infinite;
    -moz-animation: ani-nhamau 60s linear infinite;
    -webkit-animation: ani-nhamau 60s linear infinite;
    z-index: 20;
}
@keyframes ani-nhamau {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes ani-nhamau {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-ms-keyframes ani-nhamau {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes ani-nhamau {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
.section-introduce .title {
    position: relative;
    font-size: 26px;
    color: #484140;
    margin: 0px;
    display: inline-block;
    font-family: "Charmonman", cursive;
}
.section-introduce .title_tagline {
    color: #2a7e3e;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 30px;
    margin-top: 16px;
}
.wrap_tienich ul {
    margin: 15px 0px 0px;
    padding: 0px;
}
.wrap_tienich li {
    width: calc(50% - 10px);
    float: left;
    font-size: 14px;
    padding-left: 33px;
    min-height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.desc_tienich div {
    display: inline;
}
.desc span {
    padding: 0px 3px;
}
.wrap_tienich li:nth-child(1) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l1.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(2) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l2.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(3) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l3.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(4) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l4.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(5) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l5.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(6) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l6.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(7) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l7.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(8) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l8.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(9) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l9.png) left center no-repeat;
    background-size: 27px;
}
.wrap_tienich li:nth-child(10) {
    background: url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-l10.png) left center no-repeat;
    background-size: 27px;
}
.section-locationz ul li {
    margin-left: 0px;
}
#thu-vien .slick-list {
    overflow-y: hidden;
}
.section-matbang .flickity-page-dots {
    margin-bottom: -60px;
}
.section-matbang .flickity-page-dots .dot {
    border: 1px solid #265631 !important;
    height: 15px;
    width: 15px;
}
.section-matbang .flickity-page-dots .is-selected {
    background-color: #265631 !important;
}
.section-library .slick-track p {
    display: none;
}
.register input {
    height: 35px;
    color: #fff;
    border: solid 1px #47ff71;
    border-radius: 20px;
    box-shadow: none;
    background: rgb(3 95 49 / 50%);
    text-align: left;
    padding: 8px 18px;
    width: 100%;
    font-size: 15px;
}
.register textarea {
    height: 70px;
    color: #fff;
    border: solid 1px #47ff71;
    border-radius: 20px;
    box-shadow: none;
    background: rgb(3 95 49 / 50%);
    text-align: left;
    padding: 8px 18px;
    width: 100%;
    font-size: 15px;
}
.register input:focus {
    background: rgb(3 95 49 / 50%);
}
.register textarea:focus {
    background: rgb(3 95 49 / 50%);
}
.register .recive-info {
    background: #1f4728 url(https://lechan.mobifone5.vn/wp-content/uploads/2024/12/ico-re.svg) 19px center no-repeat;
    width: auto;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 3px 29px 9px 49px;
    margin-left: 0px;
    background-size: 18px;
    color: #45f46d;
    border: 0px;
    border-radius: 30px;
    margin-top: 15px;
}
.transparent #logo img {
    max-height: 100px;
    margin-top: -40px;
}
.nav > li > a {
    transition: all 0.5s ease-out;
    border-bottom: 1px solid transparent;
}
.nav > li > a:hover {
    background-color: transparent;
    border-bottom: 1px solid #8b554f;
}
.album_ul img {
    object-fit: cover;
    width: 100%;
} /* iframe css */ /* Modal Container */
.iframe-modal,
.mobile-iframe-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
} /* Modal Content */
.iframe-modal-content,
.mobile-iframe-modal-content {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mobile-iframe-modal-content .btn-container {
    margin-right: 2px;
}
.btn-container {
    position: absolute;
    border-radius: 4px;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(0, 0, 0, 0.2);
    height: 48px;
    width: 48px;
    overflow: hidden;
} /* Close Button */
.close-btn {
    background: linear-gradient(280deg, #0095ff 4.67%, #0773c9 48.79%, #203281 119.14%) !important;
    height: 100%;
    width: 100%;
    color: white;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close-btn:hover,
.close-btn:focus {
    text-decoration: none;
    cursor: pointer;
}
#openModalBtn {
    font-weight: bold;
    font-size: 1.5rem;
}
.no-scroll {
    overflow: hidden !important;
    height: 100% !important;
}
#image_1484107564 {
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    #tien-ich .slick-track {
        max-height: 700px;
        overflow: hidden;
    }
    .slick-active {
        position: absolute !important;
        left: 0 !important;
        width: 100vw !important;
    }
}
@media screen and (max-width: 500px) {
    #tien-ich .slick-track {
        max-height: 500px;
        overflow: hidden;
    }
}
#tien-ich {
    padding: 35px 0 35px 0;
}
@media screen and (min-width: 992px) {
    .diem-food-tour .slick-track .w_s_utilities {
        display: flex;
        flex-direction: row-reverse;
    }
    .di-tich-lich-su .slick-track .w_s_utilities {
        display: flex;
        justify-content: end;
    }
    .diem-food-tour .col-md-8,
    .di-tich-lich-su .col-md-8 {
        width: 50%;
        margin: 0;
    }
    .diem-food-tour .header_ti {
        left: 18%;
    }
}
.diem-food-tour.section-utilities .slick-next {
    right: 15%;
    bottom: 0;
}
.diem-food-tour.section-utilities .slick-prev {
    left: 60%;
    bottom: 0;
}
.di-tich-lich-su.section-utilities .slick-next {
    right: 45%;
    bottom: 0px;
}
.di-tich-lich-su.section-utilities .slick-prev {
    left: 25%;
    bottom: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .diem-food-tour.section-utilities .slick-prev {
        left: 60%;
        bottom: 0;
    }
    .di-tich-lich-su.section-utilities .slick-prev {
        left: 25%;
        bottom: 0;
    }
    .diem-food-tour.section-utilities .slick-next {
        right: 15%;
        bottom: 0;
    }
    .di-tich-lich-su.section-utilities .slick-next {
        right: 45%;
        bottom: 0px;
    }
    .di-tich-lich-su .w_img_ul .description {
        padding-left: 0;
    }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
    .section-utilities .slick-prev {
        left: 29px !important;
    }
}
.header-nav-main #openModalBtn {
    color: #255530;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px;
}
.stuck .hide-for-sticky {
    display: none !important;
}
.reason {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (min-width: 850px) {
    .reason-section-title {
        position: absolute;
        width: 100%;
    }
    .reason .large-2 {
        flex-basis: 19%;
        max-width: 19%;
    }
    .reason .large-2:nth-child(odd) .col-inner {
        padding-top: 150px;
    }
    .reason .large-2:nth-child(even) .col-inner {
        top: 150px;
    }
}
@media screen and (max-width: 849px) {
    .reason .large-2 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .reason .large-2 .col-inner .text {
        padding-left: 35px;
        background: url(../images/bg1.jpg) -0% top no-repeat !important;
        background-size: 30px !important;
    }
}
.reason .large-2 img {
}
.reason-section .reason-title {
    font-family: "Charmonman", cursive;
    margin-bottom: 0;
}
@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block;
    }
}
.logo-tagline {
    margin-top: 0;
    font-size: 1.5rem;
    font-weight: bold;
}
.nav-sidebar .html.custom {
    padding: 0 !important;
}
#wpadminbar {
    z-index: 200000;
}
.header-wrapper.stuck {
    height: 90px;
}
#logo {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.post-item .box-text {
    height: 180px;
    border-radius: 10px;
}
.list-post .post-item .box-text {
    height: 220px;
}
.register input:focus,
.searchform input,
.searchform input:focus,
.searchform input::placeholder {
    color: white;
}
.logo-tagline {
    font-style: normal;
}
.menu-item-has-block .nav-dropdown {
    padding: 10px 20px;
}
.di-tich-lich-su-iframe-open #menu-item-1873.menu-item-has-block .nav-dropdown,
.diem-food-tour-iframe-open #menu-item-1867.menu-item-has-block .nav-dropdown {
    left: -15px;
    max-height: inherit;
    opacity: 1;
    visibility: visible;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.language-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}
.sub-menu a {
    color: #255530;
}
#gt_float_wrapper .gt_float_switcher {
    background-color: transparent;
    box-shadow: none;
}
#gt_float_wrapper .gt-selected {
    background-color: transparent;
}
.dia-diem-title {
    font-weight: bolder;
    color: #1e1666 !important;
}
.header-main .nav > li > a > i {
    line-height: 16px !important;
} /* Custom CSS Mobile */
@media (max-width: 549px) {
    .blog-single .large-3 {
        padding-left: 15px;
    }
    .logo-section {
        margin-top: -20px !important;
    }
    .banner h2 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 600;
    }
    .lam-gi-section {
        padding-top: 50px !important;
    }
    .lam-gi-section h2,
    .gioi-thieu-section h2,
    .dich-vu-section h2,
    .tai-sao-section h2,
    .lien-he-section h2,
    .tin-tuc-section h2 {
        font-size: 22px;
    }
    .lam-gi br {
        display: none;
    }
    .lam-gi-section .large-4 {
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 4px 8px;
    }
    .lam-gi-section .icon-box {
        padding: 20px 5px !important;
        border-radius: 10px !important;
    }
    .lien-he-section .col {
        padding-bottom: 10px;
    }
    .form-lien-he {
        padding: 20px;
    }
    .form-lien-he input[type="submit"] {
        width: 100%;
        margin-right: 0;
    }
    .nut-lam-gi {
        font-size: 14px;
    }
    .list-post .post-item .post-title {
        font-size: 17px;
    }
    .footer-section .col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .footer-section {
        background-color: #191167 !important;
        background-image: none;
    }
    .footer-section .cot2 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .footer-section ul li {
        margin-bottom: 3px;
    }
    .off-canvas .nav-vertical > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 15px;
        color: #1e1666;
    }
    .footer-section ul li a {
        font-size: 14px;
    }
    .off-canvas-right .mfp-content,
    .off-canvas-left .mfp-content {
        background: white;
        opacity: 1;
        width: 300px;
        box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 11%);
    }
    .page-right-sidebar .large-3 {
        padding-left: 15px;
    }
    .lam-gi-section .icon-box .icon-box-img {
        margin-bottom: 0;
    }
    .footer-section {
        margin-top: 0;
    }
    .blog-archive .page-title {
        font-size: 25px;
    }
    #breadcrumbs {
        color: gray;
    }
    .blog-single .entry-title {
        font-size: 22px;
    }
    .page-right-sidebar .page-inner ul,
    .page-right-sidebar .page-inner ol {
        margin-left: 20px;
    }
    .blog-single .entry-content p,
    .page-right-sidebar .page-inner p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .xem-them ul li a {
        font-size: 15px;
        font-weight: 600;
    }
    .bai-viet-lien-quan ul li {
        width: 50%;
    }
    .bai-viet-lien-quan ul li .box-image img {
        height: 108px;
    }
    .bai-viet-lien-quan h4 {
        font-size: 14px;
        height: 68px;
    }
    .header:not(.transparent) .header-main .icon-menu:before,
    .header:not(.transparent) .header-main .icon-search:before {
        color: #1e1766;
    }
    .lam-gi-section .icon-box h3 {
        font-size: 14px;
    }
    .lam-gi-section .icon-box img {
        width: 60%;
    }
    .lam-gi-section .img-plus {
        margin-top: -34px;
    }
    .lam-gi-section .icon-box .icon-box-text p {
        display: none;
    }
    .banner p {
        font-size: 14px;
    }
    .nut-xem-them,
    .form-lien-he input[type="submit"] {
        padding: 3px 21px;
        font-weight: normal;
        letter-spacing: 0;
        font-size: 14px;
    }
    .nut-xem-them2 {
        padding: 3px 21px;
        font-weight: normal;
        font-size: 14px;
    }
    .logo-section .large-12 .col-inner {
        padding: 12px 8px;
    }
    .section-slide .slide-description-0 {
        background: url(../images/bg1.jpg) center 25px no-repeat;
        background-size: 409px;
    }
    p.UTMScriptinaKT {
        font-size: 39px;
        margin-bottom: -10px;
    }
    .section-slide .title-2 {
        font-size: 31px;
        line-height: 40px;
    }
    .title_tagline {
        font-size: 25px;
    }
    .section-library .slick-track p {
        display: none;
    }
    .section-videos .slick-track p {
        display: none;
    }
    .wrap_tienich li {
        width: 100%;
    }
    .section-locationz {
        padding-top: 0px;
    }
    .transparent #logo img {
        max-height: 60px;
        margin-top: 0px;
    }
}
.label-new.menu-item > a:after {
    content: "New";
}
.label-hot.menu-item > a:after {
    content: "Hot";
}
.label-sale.menu-item > a:after {
    content: "Sale";
}
.label-popular.menu-item > a:after {
    content: "Popular";
}


	.header-top {
    background-color:transparent;
}

.header-wrapper.stuck {
	box-shadow:none;
}

.mb-2 {
	margin-bottom:8px;
}

.absolute-footer {
	display:none;
}

.header-main {
	box-shadow:none !important;
}

.html_topbar_right {
	padding:10px;
	justify-content:center;
}

.html_topbar_right img {
	height:80px;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #255530;
}

.searchform input {
    height: 35px;
    color: #fff;
    border: solid 1px #47ff71;
    border-radius: 20px;
    box-shadow: none;
    background: rgb(3 95 49 / 50%);
    text-align: left;
    padding: 8px 18px;
    width: 100%;
    font-size: 15px;
} 

.searchform input:focus {
	background: rgb(3 95 49 / 50%);
}

.searchform .ux-search-submit {
	background-color:transparent !important;
	border:0px;
	margin-left: -40px !important;
}

.slick-track p {
	display:none !important;
}

.slick-track {
	display:flex;
	justify-content:center;
}

#tien-ich .slick-track {
	display:block;
}

body {
	font-size:15px;
}


.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before{
	display:none
}

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/open-sans/font) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}