
footer.footer {
    position: relative;
    padding-top: 50px;
    margin-top: 50px;
    background-color: var(--bgFoot);
    border-top: 4px solid var(--mainColor)
}

@media (max-width: 1025px) {
    footer.footer {
        margin-top: 30px;
        padding-top: 30px
    }
}

footer.footer .mid-footer {
    position: relative
}

footer.footer .mid-footer .footer-info .logo-footer {
    margin-bottom: 15px;
    position: relative;
    display: block
}

footer.footer .mid-footer .footer-info .logo-footer a {
    width: 400px;
    max-width: 250px;
    aspect-ratio: 400/188;
    display: inline-block
}

@media (max-width: 767px) {
    footer.footer .mid-footer .footer-info .logo-footer a {
        max-width: 200px
    }
}

footer.footer .mid-footer .footer-info .logo-footer a img.lazyload:not(.loaded) {
    width: auto;
    height: auto
}

footer.footer .mid-footer .footer-info .info_foo_content {
    margin-bottom: 15px;
    position: relative;
    display: block;
    color: var(--textColor);
    font-size: 1.6rem
}

footer.footer .mid-footer .footer-info .content-contact {
    font-weight: 500;
    position: relative
}

footer.footer .mid-footer .footer-info .content-contact:last-child {
    margin-bottom: 0px
}

footer.footer .mid-footer .footer-info .content-contact.mb-3 {
    margin-bottom: 10px
}

footer.footer .mid-footer .footer-info .content-contact span.list_footer {
    color: var(--textColor);
    font-size: 1.6rem;
    font-weight: 400
}

@media (max-width: 767px) {
    footer.footer .mid-footer .footer-info .content-contact span.list_footer {
        font-size: 1.4rem
    }
}

footer.footer .mid-footer .footer-info .content-contact span.list_footer a:hover {
    color: var(--mainColor)
}

footer.footer .mid-footer .social-footer {
    margin-top: 20px;
    margin-bottom: 20px
}

footer.footer .mid-footer .social-footer .social a {
    display: inline-block;
    background-color: transparent;
    width: 40px;
    font-size: 14px;
    margin-right: 3px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative
}

footer.footer .mid-footer .social-footer .social a+a {
    margin-left: 3px
}

footer.footer .mid-footer .social-footer .social a img {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px
}

footer.footer .mid-footer .social-footer .social a:hover,
footer.footer .mid-footer .social-footer .social a:focus {
    filter: brightness(1.3);
    transition-duration: .3s
}

footer.footer .mid-footer .col-xs-12 .title-menu {
    line-height: normal;
    position: relative;
    font-size: 1.8rem;
    margin: 0px 0 12px 0;
    color: var(--textColor);
    font-weight: 700
}

@media (max-width: 767px) {
    footer.footer .mid-footer .col-xs-12 .title-menu {
        margin-top: 0px;
        padding-top: 0px;
        position: relative;
        margin-bottom: 0px
    }
}

footer.footer .mid-footer .col-xs-12 .list-menu {
    line-height: 26px;
    padding-left: 0px;
    margin: 0
}

@media (max-width: 767px) {
    footer.footer .mid-footer .col-xs-12 .list-menu.hidden-mob {
        display: none
    }

    footer.footer .mid-footer .col-xs-12 .list-menu.hidden-mob.current {
        display: block
    }
}

footer.footer .mid-footer .col-xs-12 .list-menu .li_menu a {
    padding: 5px 0;
    position: relative;
    color: var(--textColor);
    line-height: normal;
    display: block;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 1.6rem
}

@media (max-width: 767px) {
    footer.footer .mid-footer .col-xs-12 .list-menu .li_menu a {
        font-size: 1.4rem
    }
}

footer.footer .mid-footer .col-xs-12 .list-menu .li_menu a:hover,
footer.footer .mid-footer .col-xs-12 .list-menu .li_menu a:focus {
    color: var(--mainColor)
}

footer.footer .mid-footer .col-xs-12 .title-menu span {
    display: block;
    position: relative
}

footer.footer .info_support {
    display: block;
    margin: 15px 0px
}

footer.footer .info_support p {
    margin-bottom: 0px
}

footer.footer .info_support a {
    display: flex;
    position: relative;
    overflow: hidden;
    line-height: 1.3
}

footer.footer .info_support a .title-menu-zalo {
    font-size: 18px;
    position: relative;
    color: var(--mainColor);
    font-weight: 700;
    margin-bottom: 5px;
    margin-bottom: 5px;
    display: block
}

footer.footer .info_support a img {
    max-width: 80px;
    height: auto;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px
}

footer.footer .info_support a:hover {
    opacity: 0.8
}

footer.footer .block-payment {
    display: block
}

footer.footer .block-payment .content-newsletter {
    font-size: 1.6rem;
    margin-bottom: 10px;
    display: block
}

@media (max-width: 767px) {
    footer.footer .block-payment .content-newsletter {
        font-size: 1.4rem
    }
}

footer.footer .block-payment .content-mailchimp {
    margin-bottom: 7px;
    display: block;
    font-size: 1.6rem
}

@media (max-width: 767px) {
    footer.footer .block-payment .content-mailchimp {
        font-size: 1.4rem
    }
}

footer.footer .block-payment .newsletter-form {
    position: relative;
    overflow: hidden
}

footer.footer .block-payment .newsletter-form input {
    height: 40px;
    width: 100%;
    border: 0;
    padding: 5px 70px 5px 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-bottom: 1px solid #ACACAC
}

footer.footer .block-payment .newsletter-form button {
    height: 40px;
    border: 0;
    background: transparent;
    color: var(--mainColor);
    padding: 0px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0px
}
footer.footer .footer-click ul li {
    list-style: disc;
    margin-left: 17px;
}
footer.footer .block-payment .newsletter-form button:hover {
    color: var(--subColor)
}

footer.footer .block-payment .mailchimp-alerts {
    margin-bottom: 15px;
    margin-top: 5px
}
.fot_copyright{
    color: var(--bv-footer-text);
}
footer.footer .copyright {
    margin-bottom: 0px;
    position: relative;
    font-size: 1.6rem;
    background-color: var(--bv-footer-bg);
    padding: 15px 0px
}

@media (max-width: 767px) {
    footer.footer .copyright {
        font-size: 1.4rem;
        border-top: none
    }
}

footer.footer .copyright span.wsp {
    display: block;
    color: #fff
}

@media (max-width: 992px) {
    footer.footer .copyright span.wsp {
        text-align: center
    }
}

footer.footer .copyright span.wsp b {
    color: var(--subColor);
    font-weight: 600
}

footer.footer .copyright a {
    font-weight: 600;
    color: var(--subColor)
}

footer.footer .copyright a:hover {
    color: #fff !important;
    text-decoration: underline
}

footer.footer .copyright .listmenu_footer {
    text-align: right
}

footer.footer .copyright .listmenu_footer li {
    display: inline-block;
    margin-right: 25px
}

footer.footer .copyright .listmenu_footer li a {
    color: #fff;
    font-weight: 400
}

footer.footer .copyright .listmenu_footer li a:hover {
    color: var(--subColor) !important;
    text-decoration: underline
}

footer.footer .copyright .listmenu_footer li:last-child {
    margin-right: 0px
}

@media (max-width: 992px) {
    footer.footer .copyright .listmenu_footer {
        text-align: center;
        margin-bottom: 5px
    }
}

@media (max-width: 992px) {
    footer.footer .footer-info {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    footer.footer .copyright .wsp {
        overflow: hidden;
        display: block;
        line-height: 24px
    }

    footer.footer .copyright .mobile {
        display: block;
        width: 100%;
        line-height: 24px
    }

    footer.footer .copyright .dash {
        display: none
    }

    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

footer.footer .clicked {
    position: relative
}

@media (max-width: 767px) {

    footer.footer .clicked::before,
    footer.footer .clicked::after {
        position: absolute;
        content: '';
        top: 50%;
        right: 0;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        background-color: currentColor;
        -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out
    }

    footer.footer .clicked::before {
        width: 11px;
        height: 1.5px;
        opacity: 1
    }

    footer.footer .clicked::after {
        width: 1.5px;
        height: 11px;
        right: 10px
    }

    footer.footer .clicked.open_:after {
        transform: rotate(180deg);
        right: 0
    }

    footer.footer .clicked.cls_mn::after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg)
    }

    footer.footer .clicked.cls_mn::before {
        opacity: 0
    }
}

footer.footer .footer-info {
    margin-bottom: 20px
}

footer.footer .footer-click {
    margin-bottom: 20px
}

footer.footer .footer-click:last-child {
    margin: 0
}

.backtop {
    position: fixed;
    bottom: 110px;
    right: 15px;
    z-index: 3;
    top: auto;
    width: 40px;
    height: 40px;
    display: flex;
    background: transparent;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
    border: 1px solid var(--mainColor);
    background-color: var(--mainColor);
    border-radius: 50%
}

.backtop svg {
    width: 100%;
    height: 100%;
    transform: rotate(270deg)
}
footer.footer .logo img {
    width: 400px;
    max-width: 250px;
    display: inline-block;
}
.backtop svg path {
    stroke: #fff
}

.backtop:hover {
    background-color: var(--subColor);
    border: 1px solid var(--subColor)
}

.backtop:hover svg path {
    stroke: #fff
}

.backtop.show {
    transition: all 0.3s ease-out 0s;
    transform: translateY(0px);
    opacity: 1;
    visibility: visible
}

:root {
    --mainColor: #1b6060;
    --subColor: #f0a793;
    --textColor: #000000;
    --sub_body_Color: #f6f3ed;
    --hover: #f0a793;
    --colorContact: #1b6060;
    --price: #fc0000;
    --bgFoot: #f6f3ed;
    --rotate-letter: 7deg;
    --rotate-letter: 8deg;
    --icon-size: 107px;
    --pt-border-radius: 20px;
    --dark-color: #000;
    --white-color: #fff;
    --support-color: #1b6060;
}
@media (min-width: 992px) {
    .md-hidden {
        display: none !important
    }
}

@media (max-width: 991px) {
    .sm-hidden {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .top-cart-content {
        display: none !important
    }
}

.header-action_cart:hover .top-cart-content {
    display: block
}

.top-cart-content {
    display: none;
    position: absolute;
    top: calc(100% + 15px);
    right: 0px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 2px 4px 9px rgba(0, 0, 0, 0.329);
    z-index: 9999;
    border-radius: 5px
}

.top-cart-content:before {
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    content: "";
    right: 16px;
    top: -18px
}

.tab-wrap .tabs-title {
    *zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
    content: "";
    display: table;
    clear: both
}

.tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left
}

.tab-wrap .tabs-title li:before {
    content: "|";
    color: #c9c9c9;
    padding: 0 16px;
    color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
    display: none
}

.tab-wrap .tabs-title li.current {
    color: #212121
}

.tab-wrap .tab-content {
    position: relative
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer
}

ul.tabs li.current {
    color: #000
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto
}

@media (min-width: 1199px) {

    header.header .container,
    header.header .container-fluid {
        padding-left: 25px;
        padding-right: 25px;
        /* width: 100%; */
        /* max-width: 100%; */
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 992px) {
    header.header .col-xl-1f {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    header.header .col-xl-5f {
        -ms-flex: 0 0 56.666666%;
        flex: 0 0 56.666666%;
        max-width: 56.666666%;
        position: static
    }

    header.header .box-hearder {
        position: relative
    }
}

@media (max-width: 992px) {
    header.header .col-xl-5f {
        display: none !important
    }
}

header.header .main-header {
    padding: 10px 0;
    background-color: #fff
}

@media (max-width: 992px) {
    header.header .main-header {
        padding: 7px 0
    }
}

header.header .main-header .align-items-center .header-logo a {
    position: relative;
    display: inline-block;
    width: 400px;
    max-width: 160px;
    height: auto;
    aspect-ratio: 400/188;
    margin: 0 auto
}

@media (min-width: 992px) and (max-width: 1025px) {
    header.header .main-header .align-items-center .header-logo a {
        max-width: 150px;
        height: auto;
        aspect-ratio: 150/43
    }
}

header.header .main-header .align-items-center .header-right {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px
}

@media (max-width: 1199px) {
    header.header .main-header .align-items-center .header-right {
        gap: 14px
    }
}

header.header .main-header .align-items-center .header-right .box-phone {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    border-radius: 40px;
    height: 36px
}

@media (max-width: 1250px) {
    header.header .main-header .align-items-center .header-right .box-phone {
        display: none
    }
}

header.header .main-header .align-items-center .header-right .box-phone .icon_phone {
    width: 40px;
    height: 40px;
    background-color: #f6f3ed;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 7px
}

header.header .main-header .align-items-center .header-right .box-phone .icon_phone svg {
    width: 28px;
    height: 28px
}

header.header .main-header .align-items-center .header-right .box-phone .content_phone {
    line-height: 1.2;
    margin-left: 5px
}

header.header .main-header .align-items-center .header-right .box-phone .content_phone span {
    display: block;
    color: #000
}

header.header .main-header .align-items-center .header-right .box-phone .content_phone a {
    color: var(--mainColor);
    font-weight: 700;
    font-size: 1.6rem
}

header.header .main-header .align-items-center .header-right .box-phone .content_phone a:hover,
header.header .main-header .align-items-center .header-right .box-phone .content_phone a:focus {
    color: var(--subColor)
}

header.header .main-header .align-items-center .header-right .sudes-header-search {
    display: inline-block;
    position: relative;
    transition: color 0.2s ease-in-out
}

header.header .main-header .align-items-center .header-right .sudes-header-search>a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    color: #fff
}

header.header .main-header .align-items-center .header-right .sudes-header-search>a .box-icon {
    text-align: center;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 40px
}

header.header .main-header .align-items-center .header-right .sudes-header-search>a .box-icon svg {
    width: 20px;
    height: 20px
}

header.header .main-header .align-items-center .header-right .sudes-header-search>a .box-icon svg path {
    fill: var(--textColor)
}

@media (max-width: 992px) {
    header.header .main-header .align-items-center .header-right .sudes-header-search>a .box-icon {
        width: 30px;
        height: 34px
    }
}

@media (max-width: 340px) {
    header.header .main-header .align-items-center .header-right .sudes-header-search>a .box-icon {
        width: 26px;
        height: 30px
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-search>a:hover .box-icon svg path {
    fill: var(--subColor)
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish {
    display: inline-block;
    position: relative;
    transition: color 0.2s ease-in-out
}

@media (min-width: 767px) {
    header.header .main-header .align-items-center .header-right .sudes-header-iwish:after {
        content: '';
        width: 1px;
        height: 20px;
        background-color: rgba(10, 19, 46, 0.2);
        position: absolute;
        left: -7px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    color: #fff
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon {
    text-align: center;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 40px
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon svg {
    width: 20px;
    height: 20px
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon svg path {
    fill: var(--textColor)
}

@media (max-width: 992px) {
    header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon {
        width: 30px;
        height: 34px
    }
}

@media (max-width: 340px) {
    header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon {
        width: 26px;
        height: 30px
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a .box-icon .js-wishlist-count {
    position: absolute;
    top: 0px;
    right: 0px;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--mainColor);
    transition: all 0.3s ease-in-out;
    text-align: center;
    line-height: 16px;
    font-size: 1rem;
    color: #fff;
    font-weight: 500
}

header.header .main-header .align-items-center .header-right .sudes-header-iwish>a:hover .box-icon svg path {
    fill: var(--subColor)
}

header.header .main-header .align-items-center .header-right .sudes-header-cart {
    display: inline-block;
    transition: color 0.2s ease-in-out;
    position: relative;
    background: transparent;
    position: relative
}

@media (min-width: 767px) {
    header.header .main-header .align-items-center .header-right .sudes-header-cart:after {
        content: '';
        width: 1px;
        height: 20px;
        background-color: rgba(10, 19, 46, 0.2);
        position: absolute;
        left: -7px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a {
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon {
    position: relative;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 40px
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon svg {
    width: 20px;
    height: 20px
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon svg path {
    fill: var(--textColor)
}

@media (max-width: 992px) {
    header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon {
        width: 30px;
        height: 34px
    }
}

@media (max-width: 340px) {
    header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon {
        width: 26px;
        height: 30px
    }
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon .count_item_pr {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--mainColor);
    transition: all 0.3s ease-in-out;
    text-align: center;
    line-height: 16px;
    font-size: 1rem;
    color: #fff;
    font-weight: 500
}

header.header .main-header .align-items-center .header-right .sudes-header-cart>a:hover .box-icon svg path {
    fill: var(--subColor)
}

header.header .main-header .align-items-center .header-right .sudes-header-cart:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 100%;
    width: 100%;
    height: 20px;
    z-index: 1
}

header.header .main-header .align-items-center .header-right .header-action-booking {
    display: inline-block;
    transition: color 0.2s ease-in-out;
    position: relative;
    background: transparent;
    position: relative
}

header.header .main-header .align-items-center .header-right .header-action-booking>a {
    color: #fff;
    display: flex;
    background-color: var(--subColor);
    border-radius: 40px;
    height: 38px;
    padding: 0px 15px;
    align-items: center;
    font-weight: 600;
    justify-content: center
}

header.header .main-header .align-items-center .header-right .header-action-booking>a svg {
    width: 18px;
    height: 18px
}

@media (min-width: 576px) {
    header.header .main-header .align-items-center .header-right .header-action-booking>a svg {
        margin-top: -2px;
        margin-left: 7px
    }
}

header.header .main-header .align-items-center .header-right .header-action-booking>a svg path {
    fill: #fff
}

@media (max-width: 575px) {
    header.header .main-header .align-items-center .header-right .header-action-booking>a {
        font-size: 0px;
        padding: 0px;
        height: 34px;
        width: 34px
    }
}

@media (max-width: 340px) {
    header.header .main-header .align-items-center .header-right .header-action-booking>a {
        width: 30px;
        height: 30px
    }

    header.header .main-header .align-items-center .header-right .header-action-booking>a svg {
        width: 16px;
        height: 16px
    }
}

header.header .main-header .align-items-center .header-right .header-action-booking>a:hover {
    background-color: var(--mainColor)
}

@media (min-width: 992px) {
    header.header .header-menu-mobile {
        display: none !important
    }
}

header.header .header-menu {
    background: transparent;
    position: static
}

@media (min-width: 992px) {
    header.header .header-menu .navigation-horizontal {
        position: static
    }

    header.header .header-menu .navigation-horizontal.overflow .nav_new_menu {
        justify-content: flex-start
    }

    header.header .header-menu .navigation-horizontal .nav_new_menu.no-menu {
        justify-content: flex-start
    }

    header.header .header-menu .navigation-horizontal>.row {
        justify-content: space-between
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header {
        display: flex;
        align-items: center;
        position: static
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .control-menu {
        display: none
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .control-menu svg {
        width: 22px;
        height: 16px
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .control-menu svg path {
        fill: #000
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .control-menu svg:hover path {
        fill: var(--mainColor)
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .control-menu a.unactive {
        pointer-events: none;
        opacity: 0.3
    }

    header.header .header-menu .navigation-horizontal .sudes-main-header .col-menu {
        flex: 1;
        display: block;
        overflow-x: hidden;
        overflow-y: hidden
    }

    header.header .header-menu .navigation-horizontal.overflow .control-menu {
        display: flex;
        align-items: center;
        padding-left: 5px
    }
}

header.header .header-menu .col-menu .title_menu {
    display: none
}

header.header .header-menu .col-menu .nav_new_menu {
    position: static;
    display: flex;
    flex-wrap: nowrap;
    overflow: visible;
    justify-content: center
}

header.header .header-menu .col-menu .nav_new_menu .nav-item {
    float: none;
    position: static;
    display: inline-block
}

@media (min-width: 992px) and (min-width: 992px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega {
        position: static
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content {
        background: #fff none repeat scroll 0 0;
        display: block;
        opacity: 0;
        margin: 0;
        visibility: hidden;
        padding: 10px 15px 10px 10px;
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        z-index: 999;
        width: 100%;
        transition: all 0.2s ease-in-out;
        -webkit-box-shadow: 0px 2px 6px 0px rgba(23, 57, 99, 0.33);
        -moz-box-shadow: 0px 2px 6px 0px rgba(23, 57, 99, 0.33);
        box-shadow: 0px 2px 6px 0px rgba(23, 57, 99, 0.33)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list {
        overflow: hidden;
        max-height: 450px;
        overflow-y: auto
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #F5F5F5
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
        background-color: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level0 {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item {
        float: left;
        width: 33.3333333%;
        padding: 10px;
        display: block
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item>a {
        color: #000 !important;
        font-weight: 500;
        margin-bottom: 10px;
        text-transform: uppercase;
        display: block;
        line-height: 1.4;
        width: 100%;
        padding-bottom: 5px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item>a:hover,
    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item>a:focus {
        color: var(--mainColor) !important
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item h2 {
        font-size: 14px;
        margin-top: 0
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item ul.level1 {
        margin-bottom: 0px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item ul.level1 li.level2 {
        line-height: 1.4;
        margin-bottom: 5px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item ul.level1 li.level2 a {
        font-weight: normal !important;
        text-transform: none;
        color: #555
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item ul.level1 li.level2 a:hover,
    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-mega .mega-content .mega-menu-list .level1.item ul.level1 li.level2 a:focus {
        color: var(--mainColor) !important
    }
}

@media (min-width: 992px) {

    header.header .header-menu .col-menu .nav_new_menu .nav-item:hover,
    header.header .header-menu .col-menu .nav_new_menu .nav-item:focus {
        background-color: transparent
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item:last-child a {
        padding-right: 0px !important
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item>a {
        color: #000;
        font-size: 16px;
        padding: 10px 35px 10px 0px;
        display: inline-block;
        text-align: center;
        position: relative;
        top: 1px;
        white-space: nowrap
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item>a:before {
        content: "";
        height: 2px;
        width: 0px;
        position: absolute;
        bottom: 5px;
        left: 1px;
        background: var(--mainColor);
        transition: all 200ms linear 0s
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item>a svg {
        width: 12px;
        height: 12px;
        margin-left: 5px;
        transform: rotate(90deg);
        transition: all .4s;
        overflow: hidden;
        vertical-align: middle;
        margin-left: 3px;
        margin-bottom: 3px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item>a svg path {
        stroke: #000
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item:hover>a,
    header.header .header-menu .col-menu .nav_new_menu .nav-item:focus>a {
        color: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item:hover>a:before,
    header.header .header-menu .col-menu .nav_new_menu .nav-item:focus>a:before {
        width: 32px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item:hover>a svg path,
    header.header .header-menu .col-menu .nav_new_menu .nav-item:focus>a svg path {
        stroke: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-childs:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
        margin-top: 0px;
        display: block
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-childs:hover>.mega-content {
        visibility: visible;
        opacity: 1;
        top: 100%
    }
}

@media (min-width: 992px) and (min-width: 1025px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item.has-childs:hover>.mega-content {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        -moz-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        -webkit-transition: .3s ease-in;
        -ms-transition: .3s ease-in;
        transition: .3s ease-in;
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@media (min-width: 992px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item .nav-item-lv2 {
        padding: 0 10px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item .nav-item-lv3:not(.level2) {
        padding: 0 10px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item li.dropdown-submenu {
        position: relative
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item li.dropdown-submenu .dropdown-menu {
        left: -100%;
        top: 0
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.active>a {
        color: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.active>a:before {
        width: 32px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.active>a svg path {
        stroke: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
        background: #ffffff;
        position: absolute;
        top: calc(100% + 10px);
        left: auto;
        width: 230px !important;
        z-index: 1030;
        display: block;
        opacity: 0;
        visibility: hidden;
        border-radius: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        padding: 0px;
        min-width: unset;
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li {
        padding: 0;
        border-bottom: 1px solid #ebebeb
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li+li {
        margin-top: 0;
        border-top: 1px solid #f5f5f5
    }
}

@media (min-width: 992px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li:last-child {
        border-bottom: none
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li:hover>a,
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li:focus>a {
        color: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li:hover>a svg path,
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li:focus>a svg path {
        stroke: var(--mainColor) !important
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li a {
        padding: 7px 15px 7px 10px;
        line-height: 25px;
        position: relative;
        padding-right: 20px;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        color: var(--textColor);
        display: block;
        width: max-content !important;
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li a i {
        float: right
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu .dropdown-menu {
        top: -1px;
        left: 100%
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu .dropdown-menu {
        left: 0
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu .dropdown-menu .nav-item-lv3 a {
        padding-left: 35px
    }
}

@media (min-width: 992px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu>a svg {
        height: 9px;
        position: absolute;
        right: 6px;
        top: calc(50% - 4px);
        transition: all .4s
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu>a svg path {
        stroke: var(--textColor)
    }
}

@media (min-width: 992px) and (max-width: 991px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu>a svg {
        height: 20px;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        right: 10px;
        margin-right: 0;
        float: right;
        line-height: 22px;
        width: 20px;
        text-align: center
    }
}

@media (min-width: 992px) {
    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu>a:hover svg path {
        fill: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item ul.dropdown-menu:not(.level1) li.dropdown-submenu:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        top: -1px;
        margin-top: 0;
        box-shadow: none;
        border-top: 1px solid #ebebeb
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li {
        padding: 0
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li:hover>a svg,
    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li:focus>a svg {
        transform: rotate(90deg) translateX(0px) !important
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li:hover>a svg path,
    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li:focus>a svg path {
        stroke: var(--mainColor)
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
        top: 0;
        right: 0;
        left: initial !important;
        padding-left: 10px
    }

    header.header .header-menu .col-menu .nav_new_menu .nav-item.hover-left ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
        position: relative;
        right: 0;
        padding-left: 10px
    }
}

@media (min-width: 992px) {
    header.header.hSticky .main-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -webkit-animation: fadeInDown 0.4s both;
        animation: fadeInDown 0.4s both;
        border-top: 0px
    }
}

@media (max-width: 991px) {
    header.header .main-header .align-items-center .header-logo {
        order: 1
    }

    header.header .main-header .align-items-center .header-logo .logo-wrapper {
        max-width: 160px;
        width: 100%
    }

    header.header .main-header .align-items-center .header-right {
        order: 2;
        gap: 10px
    }
}

@media (max-width: 991px) and (max-width: 415px) {
    header.header .main-header .align-items-center .header-right {
        gap: 7px
    }
}

@media (max-width: 991px) and (max-width: 330px) {
    header.header .main-header .align-items-center .header-right {
        gap: 5px
    }
}

@media (max-width: 991px) {
    header.header .main-header .align-items-center .header-right .sudes-header-account {
        padding-right: 12px
    }

    header.header .main-header .align-items-center .header-right .sudes-header-account:before {
        display: none
    }

    header.header .main-header .align-items-center .header-right .sudes-header-account>a .text-box {
        margin-left: 5px
    }

    header.header .main-header .align-items-center .header-right .sudes-header-account>a .text-box .acc-text {
        font-size: 0px !important
    }

    header.header .main-header .align-items-center .header-right .sudes-header-account ul {
        top: calc(100% + 5px)
    }

    header.header .main-header .align-items-center .header-right .sudes-header-cart:before {
        display: none
    }

    header.header .main-header .align-items-center .header-right .sudes-header-cart>a {
        padding-right: 4px
    }

    header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon .count_item_pr {
        position: absolute;
        width: 15px;
        height: 15px;
        line-height: 16px;
        font-size: 0.8rem;
        right: -6px;
        top: -2px
    }

    header.header .main-header .align-items-center .header-right .sudes-header-cart>a .box-icon svg {
        position: relative
    }

    header.header .main-header .align-items-center .header-right .menu-icon {
        line-height: 1;
        transition: color 0.2s ease-in-out;
        position: relative;
        background: transparent;
        border: none;
        border-radius: 0;
        -webkit-appearance: none;
        padding: 0;
        width: 34px;
        height: 34px;
        vertical-align: middle;
        color: #000;
        border: 1px solid #000;
        border-radius: 50%
    }

    header.header .main-header .align-items-center .header-right .menu-icon svg {
        width: 24px;
        height: 24px;
        position: relative;
        top: 0px
    }

    header.header .main-header .align-items-center .header-right .menu-icon svg path {
        fill: #000
    }
}

@media (max-width: 991px) and (max-width: 340px) {
    header.header .main-header .align-items-center .header-right .menu-icon {
        width: 30px;
        height: 30px
    }

    header.header .main-header .align-items-center .header-right .menu-icon svg {
        width: 20px;
        height: 20px
    }
}

@media (max-width: 991px) {
    header.header .header-menu {
        display: none !important
    }

    header.header .header-menu-mobile {
        height: 100%;
        position: fixed;
        top: 0 !important;
        right: 0;
        z-index: 99999;
        width: 310px;
        transform: translateX(310px);
        visibility: hidden;
        transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
        box-shadow: none;
        touch-action: manipulation;
        border: 0px;
        background: #fff
    }
}

@media (max-width: 991px) and (max-width: 350px) {
    header.header .header-menu-mobile {
        width: 280px
    }
}

@media (max-width: 991px) {
    header.header .header-menu-mobile.current {
        visibility: visible;
        transform: translateX(0)
    }

    header.header .header-menu-mobile .container {
        padding: 0px;
        height: 100%
    }

    header.header .header-menu-mobile .container .title_menu {
        width: 100%;
        background: var(--mainColor);
        padding: 0 10px;
        display: block
    }

    header.header .header-menu-mobile .container .title_menu .close-mb-menu {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 0px;
        right: 100%;
        cursor: pointer;
        border: 1px solid #494949;
        background: #000000
    }

    header.header .header-menu-mobile .container .title_menu .close-mb-menu:hover,
    header.header .header-menu-mobile .container .title_menu .close-mb-menu:focus {
        background: var(--subColor)
    }

    header.header .header-menu-mobile .container .title_menu .close-mb-menu::before {
        transform: rotate(45deg);
        content: "";
        width: 1px;
        height: 20px;
        background: #fff;
        position: absolute;
        top: 5px;
        right: 14px
    }

    header.header .header-menu-mobile .container .title_menu .close-mb-menu::after {
        content: "";
        width: 1px;
        height: 20px;
        background: #fff;
        position: absolute;
        top: 5px;
        right: 14px;
        transform: rotate(-45deg)
    }

    header.header .header-menu-mobile .container .title_menu ul#tabs-menu-mb {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        list-style: none;
        margin: 0;
        gap: 12px
    }

    header.header .header-menu-mobile .container .title_menu ul#tabs-menu-mb li.tab-link {
        position: relative;
        text-align: left;
        font-size: 1.6rem;
        font-weight: 500;
        padding: 10px 0;
        cursor: pointer;
        min-width: 100px;
        text-align: center;
        color: #fff
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile {
        display: flex;
        padding: 0px;
        margin: 0px;
        flex-direction: column;
        overflow: hidden;
        height: 100%
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile>.row {
        margin: 0px;
        padding: 0px;
        overflow-y: auto;
        flex-grow: 1;
        flex-basis: 0;
        display: block
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile>.row .col-12 {
        padding: 0px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu {
        display: block;
        padding-bottom: 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item {
        position: relative;
        display: inline-block;
        width: 100%
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-mega .mega-content.dropdown-menu {
        display: none;
        width: 100%;
        background: transparent;
        position: relative;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transition: none
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-mega .mega-content.dropdown-menu .row {
        padding: 0px;
        margin: 0px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-mega .mega-content.dropdown-menu .row .mega-menu-list {
        padding: 0px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-mega .mega-content.dropdown-menu .row .mega-menu-list .level0 {
        padding-left: 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-mega .mega-content.dropdown-menu .row .mega-menu-list .level0 ul li>a {
        padding: 6px 10px 6px 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item:hover,
    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item:focus {
        background-color: transparent
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item a {
        display: block;
        padding: 4px 10px 4px 10px;
        text-align: left;
        text-decoration: none !important
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item a svg {
        display: none
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item a:before {
        display: none !important
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item a:after {
        display: none !important
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .down_icon {
        width: 34px;
        height: 34px;
        top: 0px;
        right: 0;
        transition: 0.5s all;
        cursor: pointer;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .down_icon:before {
        content: "";
        position: absolute;
        display: block;
        width: 10px;
        height: 10px;
        transition: all .5s;
        -webkit-mask: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/ic-list.svg?1771832589388) center/contain no-repeat;
        mask: url(//bizweb.dktcdn.net/100/632/411/themes/1096693/assets/ic-list.svg?1771832589388) center/contain no-repeat;
        background-color: var(--textColor)
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .down_icon.current:before {
        transform: rotate(90deg);
        moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        background-color: var(--mainColor)
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.active>a,
    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.current>a {
        color: var(--mainColor)
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-childs>ul.dropdown-menu {
        display: none;
        width: 100%;
        background: transparent;
        position: relative;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transition: none;
        padding-left: 10px;
        border: none;
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-childs>ul.dropdown-menu:before {
        content: "";
        width: 1px;
        background: #ddd;
        height: 100%;
        position: absolute;
        top: 0;
        left: 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-childs>ul.dropdown-menu>li {
        border: 0px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-childs>ul.dropdown-menu>li>a {
        color: var(--textColor)
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item.has-childs>a {
        padding: 4px 35px 4px 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2 {
        position: relative
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2>ul.dropdown-menu {
        display: none;
        width: 100%;
        background: transparent;
        position: relative;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transition: none;
        padding-left: 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2>ul.dropdown-menu:before {
        content: "";
        width: 1px;
        background: #ddd;
        height: 100%;
        position: absolute;
        top: 0;
        left: 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2>ul.dropdown-menu>li {
        border: 0px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2>ul.dropdown-menu>li>a {
        text-decoration: none !important
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.has-childs2>a {
        padding: 4px 35px 4px 10px
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.active>a,
    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .col-menu .nav_new_menu .nav-item .nav-item-lv2.current>a {
        color: var(--mainColor)
    }

    header.header .header-menu-mobile .container .navigation-horizontal-mobile .sudes-main-header .control-menu {
        display: none
    }



    header.header .header-menu-mobile .container .navigation-horizontal-mobile .tab-content-mb.active {
        display: block;
        padding-top: 12px
    }

    header.header .mobile-nav-overflow.open {
        content: " ";
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 999
    }

    header.header.hSticky .main-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -webkit-animation: fadeInDown 0.4s both;
        animation: fadeInDown 0.4s both
    }
}

header.header .topbarhea {
    background-color: var(--bv-header-top-bg);
    height: 40px;
    line-height: 40px;
    color: var(--bv-header-top-text)
}

@media (min-width: 767px) and (max-width: 992px) {
    header.header .topbarhea .col-md-7 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%
    }

    header.header .topbarhea .col-md-5 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

header.header .topbarhea .box_text_hi {
    display: flex;
    align-items: center
}

header.header .topbarhea .box_text_hi .box_text_item {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 20px
}

@media (min-width: 767px) and (max-width: 992px) {
    header.header .topbarhea .box_text_hi .box_text_item {
        margin-right: 10px
    }
}

header.header .topbarhea .box_text_hi .box_text_item .bold {
    font-weight: 600
}

header.header .topbarhea .box_text_hi .box_text_item:hover .bold {
    color: var(--subColor)
}

header.header .topbarhea .box_text_hi .box_text_item:last-child {
    margin-right: 0px
}

header.header .topbarhea .box_text_hi .box_text_item .img_top {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    aspect-ratio: 18 / 18
}

header.header .topbarhea .box_text_hi .box_text_item .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1
}

header.header .topbarhea .text-hea-right {
    text-align: right;
    font-weight: 400
}

@media (max-width: 767px) {
    header.header .topbarhea .text-hea-right {
        text-align: center
    }
}

header.header .topbarhea .text-hea-right .language-select {
    color: var(--textColor);
    position: relative;
    display: inline-block;
    margin-right: 20px
}

@media (min-width: 767px) and (max-width: 992px) {
    header.header .topbarhea .text-hea-right .language-select {
        margin-right: 10px
    }
}

@media (max-width: 415px) {
    header.header .topbarhea .text-hea-right .language-select {
        margin-right: 10px
    }
}

@media (max-width: 330px) {
    header.header .topbarhea .text-hea-right .language-select {
        margin-right: 10px;
        font-size: 12px
    }
}

header.header .topbarhea .text-hea-right .language-select:last-child {
    margin-right: 0px
}

header.header .topbarhea .text-hea-right .language-select img {
    width: 24px;
    margin-right: 5px
}

@media (max-width: 330px) {
    header.header .topbarhea .text-hea-right .language-select img {
        width: 20px
    }
}

header.header .topbarhea .text-hea-right .language-select .dox_img {
    width: 16px;
    margin-right: 0px;
    margin-left: 5px
}

header.header .topbarhea .text-hea-right .language-select .dropdown-toggle {
    padding: 0px;
    background-color: transparent;
    color: var(--textColor);
    padding-right: 20px;
    position: relative;
    height: 40px;
    line-height: 40px;
    display: inline-block !important
}

header.header .topbarhea .text-hea-right .language-select .dropdown-toggle:before {
    content: "";
    position: absolute;
    background-image: url(https://bizweb.dktcdn.net/100/601/974/themes/1047016/assets/down-arrow.png?1758079504058);
    background-size: 100%;
    width: 14px;
    height: 14px;
    top: 12.5px;
    right: 0px
}

@media (max-width: 330px) {
    header.header .topbarhea .text-hea-right .language-select .dropdown-toggle {
        padding-right: 16px
    }

    header.header .topbarhea .text-hea-right .language-select .dropdown-toggle:before {
        width: 12px;
        height: 12px;
        top: 13px
    }
}

header.header .topbarhea .text-hea-right .language-select .dropdown-menu {
    width: 130px;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    text-align: left;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
    transition-duration: 0s;
    transition-delay: .1s;
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

header.header .topbarhea .text-hea-right .language-select .dropdown-menu li {
    display: block;
    line-height: 35px
}

header.header .topbarhea .text-hea-right .language-select .dropdown-menu li a {
    display: block;
    padding: 0 5px;
    text-decoration: none
}

header.header .topbarhea .text-hea-right .language-select .dropdown-menu li:first-child {
    border-bottom: solid 1px #ebebeb
}

header.header .topbarhea .text-hea-right .language-select:hover {
    color: var(--subColor)
}

header.header .topbarhea .text-hea-right .language-select:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible
}

header.header .topbarhea .text-hea-right .box_top_hea {
    color: var(--textColor);
    position: relative;
    display: inline-block;
    margin-right: 20px
}

@media (min-width: 767px) and (max-width: 992px) {
    header.header .topbarhea .text-hea-right .box_top_hea {
        margin-right: 10px
    }
}

@media (max-width: 415px) {
    header.header .topbarhea .text-hea-right .box_top_hea {
        margin-right: 10px
    }
}

@media (max-width: 330px) {
    header.header .topbarhea .text-hea-right .box_top_hea {
        margin-right: 10px;
        font-size: 12px
    }
}

header.header .topbarhea .text-hea-right .box_top_hea:last-child {
    margin-right: 0px
}

header.header .topbarhea .text-hea-right .box_top_hea .img_top {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    aspect-ratio: 18 / 18;
    vertical-align: -3px
}

header.header .topbarhea .text-hea-right .box_top_hea svg {
    width: 18px;
    height: 18px;
    vertical-align: -3px
}

header.header .topbarhea .text-hea-right .box_top_hea svg path {
    fill: var(--textColor)
}

header.header .topbarhea .text-hea-right .box_top_hea .opaci_href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1
}

header.header .topbarhea .text-hea-right .box_top_hea:hover .sub-text {
    color: var(--subColor)
}

.popup-search {
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    align-items: center;
    justify-content: center;
    display: flex;
    transform: translateY(-100%);
    transition: all .3s linear;
    opacity: 0;
    visibility: hidden;
    height: 130px
}

@media (max-width: 991px) {
    .popup-search {
        height: 120px
    }
}

.popup-search.active {
    transition: all .3s linear;
    transform: translateY(0%);
    opacity: 1;
    visibility: visible
}

.popup-search .search-header {
    width: 500px
}

@media (max-width: 991px) {
    .popup-search .search-header {
        width: calc(100% - 50px);
        text-align: left;
        float: right
    }
}

.popup-search .close-popup-search {
    margin-left: 15px;
    cursor: pointer
}

.popup-search .close-popup-search:hover svg path {
    fill: var(--mainColor)
}

.popup-search .header_tim_kiem {
    position: relative
}

.popup-search .header_tim_kiem form.search-bar {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    background: transparent
}

.popup-search .header_tim_kiem form.search-bar input {
    height: 50px;
    line-height: 50px;
    margin: 0px;
    border: 0px;
    background: #fff;
    min-height: initial;
    border: 2px solid #dee2e6;
    padding-left: 15px;
    border-radius: 50px;
    padding-right: 50px
}

.popup-search .header_tim_kiem form.search-bar .icon-fallback-text {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0px;
    display: flex;
    background: var(--subColor);
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.popup-search .header_tim_kiem form.search-bar .icon-fallback-text svg {
    width: 20px;
    height: 20px
}

.popup-search .header_tim_kiem form.search-bar .icon-fallback-text svg path {
    fill: #fff
}

.popup-search .header_tim_kiem form.search-bar .icon-fallback-text:hover {
    background: var(--mainColor)
}

.popup-search .header_tim_kiem form.search-bar .search-suggest {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    padding: 16px;
    display: none;
    border-radius: 20px
}

@media (min-width: 992px) {
    .popup-search .header_tim_kiem form.search-bar .search-suggest {
        left: inherit;
        right: 0px
    }
}

.popup-search .header_tim_kiem form.search-bar .search-suggest.open {
    display: block;
    z-index: 99
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent {
    margin-bottom: 18px
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-title {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 26px;
    position: relative
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-title svg {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inherit
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-title svg path {
    fill: #515151 !important
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list {
    display: block;
    width: 100%;
    margin-bottom: -5px
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list a.search-item {
    position: relative;
    display: inline-block;
    padding: 3px 7px;
    padding-right: 28px;
    border: 1px solid var(--mainColor);
    line-height: normal;
    background: var(--sub_body_Color);
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 1.4rem;
    border-radius: 7px
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list a.search-item span.close {
    font-size: 0px;
    background: url(//bizweb.dktcdn.net/100/490/431/themes/913956/assets/rem_cart.svg?1695705106525) no-repeat center/14px 14px;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate(0, -50%);
    width: 16px;
    height: 16px;
    padding-right: 0px !important;
    filter: grayscale(100%)
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list a.search-item:hover {
    background: var(--mainColor);
    color: #fff
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list a.search-item:hover span.close {
    filter: brightness(10)
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .search-recent .search-list a.search-item:hover span.close:hover {
    filter: brightness(0);
    filter: grayscale(0%)
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest {
    display: block
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-title {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 26px;
    position: relative
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-title svg {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inherit
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-title svg path {
    fill: #515151 !important
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-list {
    display: block;
    width: 100%;
    margin-bottom: -5px
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-list .search-item {
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid var(--mainColor);
    line-height: normal;
    background: var(--sub_body_Color);
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 1.4rem;
    border-radius: 7px
}
.header-main__social ul {
    display: flex;
    gap: 0px 10px;
}
.header-main__social ul li a img {
    border-radius: 5px;
}
@media (max-width: 480px) {
    .popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-list .search-item {
        font-size: 1.3rem
    }
}

.popup-search .header_tim_kiem form.search-bar .search-suggest .item-suggest .search-list .search-item:hover {
    background: var(--mainColor);
    color: #fff
}

/*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}



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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #231f20;
    text-decoration: none;
    background-color: transparent
}

a:hover {
}

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

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

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

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible;
    outline: none !important;
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.4
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

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

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

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

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}


@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.display_,
.hidden,
.d-none {
    display: none
}

.hidden {
    display: none !important
}

@media (min-width: 992px) {

    .col-xl-fix-5,
    .col-lg-fix-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.alert-success p {
    margin: 0
}

.lazyload {
    /* background: #ebebeb; */
}

.lazyload.loaded {
    background: transparent;
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

@media (max-width: 480px) {
    .row {
        margin-right: -7px;
        margin-left: -7px
    }
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-lg-cus-30,
.col-lg-cus-20 {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 480px) {

    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-lg-cus-30,
    .col-lg-cus-20 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (min-width: 1200px) {
    .col-xl-cus-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 992px) {
    .col-lg-cus-25 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-cus-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-lg-cus-35 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 1.6rem;
    font-weight: 700;
    color: #333
}

.container,
.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1200px) {

    .container,
    .container-fluid {
        max-width: 1295px
    }
}

@media (min-width: 1800px) {

    .container,
    .container-fluid {
        max-width: 1650px
    }
}

@media (min-width: 1199px) {
    @-webkit-keyframes shine {
        100% {
            left: 125%
        }
    }

    @keyframes shine {
        100% {
            left: 125%
        }
    }
}


@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Bitter", serif;
}

#ajax-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
}

.ajax-spinner {
    width: 45px;
    height: 45px;
    border: 4px solid #eee;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.breadcrumb {
    padding: 10px 0;
    background: #eeeeeebd;
}

.breadcrumb ul {
    display: block;
    white-space: normal;
    margin-bottom: 0;
}

.breadcrumb ul li:not(:last-child) {
    position: relative;
    padding-right: 15px;
}

.breadcrumb ul li:not(:last-child)::before {
    content: '/';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
}

.breadcrumb ul li:last-child {
    color: var(--color-5);
}

.breadcrumb ul li {
    display: inline;
}


.product-category .buy-button a {
    color: #fff;
}

button {
    border: none;
    background: none;
}

.alphabet-nav {
    position: sticky;
    top: 56px;
    z-index: 100;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 17px;
    margin-bottom: 40px;
    padding: 8px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(15px);
    border-radius: 7px;
    box-shadow: 0 2px 15px rgb(0 0 0 / 9%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}

.error {
    color: red;
    font-size: 13px;
}

.alphabet-nav .nav-item {
    padding: 8px 12px;
    background: linear-gradient(145deg, #ffffff, #f0f0f0);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    color: #555;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid #cdcdcd5e;
}

.alphabet-nav .nav-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
    background: #1aace3;
    color: white;
}


.breadcrumb {
    list-style: none;
}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

ul.breadcrumb li+li:before {
    padding: 8px 5px;
    color: black;
    content: "/\00a0";
}

ul.breadcrumb li a {
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.list_tintuc {
    margin-top: 20px;
}

ul.breadcrumb li a:hover {
    color: #1c486f;
    text-decoration: underline;
}

.brackham-commont {
    background: #eee;
    position: relative;
}

.item-banner-pages img {
    width: 100%;
}

.contact-temp-body {
    background-color: white;
    padding: 0px 15px 0px 0px;
    border-radius: 10px;
}

.left-bot {
    text-align: center;
}

.ct-left,
.ct-right {
    margin-top: 15px;
    margin-bottom: 15px !important;
    color: #393939;
    font-size: 14px;
}

.ct-right h1 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #005693;
}

.ct-left.ct-right form {
    width: 64%;
    margin: 0 auto;
}

.ct-left form input {
    font-size: 14px;
    color: #0d0d0d;
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    height: 45px;
    padding: 0 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 5px;
}

.box-input-form {
    display: flex;
    gap: 0px 20px;
}

.ct-left form input {
    font-size: 14px;
    color: #0d0d0d;
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    height: 45px;
    padding: 0 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 5px;
}

.ct-left form textarea {
    font-size: 14px;
    color: #717173;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 10px;
    outline: 0;
}

.ct-left form button {
    font-size: 14px;
    color: #fff;
    background: #005693;
    border: none;
    height: 40px;
    width: 172px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    font-weight: 500;
    text-transform: uppercase;
}


.supplier {
    background: #FFF;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #DDD;
    padding: 15px;
}

.supplier .image {
    position: relative;
    overflow: hidden;
}

.supplier .image:hover img {
    transform: scale(1.2);
    transition: 0.5s ease;
}

.supplier h3 {
    text-align: center;
    color: #5f7aec;
    font-size: 15px;
}

.supplier h3 a {
    color: #333;
}

.title-template-news {
    margin: 10px 0 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    color: #fff;
    padding: 0;
    border-bottom: solid 2px #FF312E;
}

.title-template-news>* {
    background: #FF312E;
    padding: 8px 20px;
    display: inline-block;
    color: white;
    border-radius: 10px 10px 0px 0px;
}

.list-news {
    padding-top: 5px;
}

.content-page ul li {
    list-style: disc !important;
    margin-left: 0px;
}

.products-card>a {
    position: relative;
    overflow: hidden;
}

.link-speed {
    padding-top: 40px;
}

.link-speed .c-title__xl {}

.link-speed__grid {}

.link-speed__grid>.row {
    gap: 20px 0;
}

.link-contact {
    text-align: center;
    height: 100%;
    padding: 20px;
    padding: 20px 10px 20px 10px;
    box-shadow: 0px 0px 10px 2px rgb(175 175 175 / 50%);
    border-radius: 10px;
}

.link-contact--style2 {
    box-shadow: 0px 0px 1px 1px #ff000030;
    background: linear-gradient(135deg, #f43f5e, #f97316);
    color: white;
}

.link-contact__icon img {
    width: 30px;
}

.link-contact--style2 .link-contact__ttl {
    margin-bottom: 10px;
    color: white;
}

.link-contact__ttl {
    font-size: 24px;
    color: #000;
    margin-bottom: 5px;
}

.link-contact--style2 .btn-common01 {
    color: var(--color-main);
    background: white;
    font-weight: 700;
}

.link-contact--style2 .link-contact__decs {
    font-size: 20px;
}

.link-contact__decs:not(:last-child) {
    margin-bottom: 20px;
}

.btn-common01 {
    background: var(--color-main);
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 400;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.btn-common01:hover {
    background: var(--color-main2);
    color: white;
}

.noi_dung_in:not(:last-child) {
    margin-bottom: 20px;
}

.noi_dung_in h1 {
    font-size: 24px;
}

.noi_dung_in h2 {
    font-size: 21px;
}

.noi_dung_in h3 {
    font-size: 18px;
}

.noi_dung_in h4 {
    font-size: 16px;
}

.noi_dung_in h5 {
    font-size: 13px;
}

.noi_dung_in h6 {
    font-size: 11px;
}

.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6 {
    font-weight: 700;
}

.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child) {
    margin-bottom: 15px;
}

.noi_dung_in em {
    display: block;
}

.noi_dung_in ul,
.noi_dung_in ol {
    margin-left: 25px;
}

.noi_dung_in ol li {
    list-style: decimal;
    position: relative;
}

.noi_dung_in ul li {
    list-style: disc;
}

.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),

.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child) {
    margin-bottom: 10px;
}

.noi_dung_in p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.noi_dung_in p em,
.noi_dung_in ul em,
.noi_dung_in li em,
.noi_dung_in div em {
    display: inline;
}

.noi_dung_in iframe {
    max-width: 100%;
}

@media (max-width: 992px) {

    .noi_dung_in:not(.table-sp) table tr,
    .noi_dung_in:not(.table-sp) table td,
    .noi_dung_in:not(.table-sp) table th,
    .noi_dung_in:not(.table-sp) table tbody,
    .noi_dung_in:not(.table-sp) table thead {
        display: block;
        width: 100% !important;
        padding: 0 !important;
    }

    .noi_dung_in:not(.table-sp) table tr:not(:last-child),
    .noi_dung_in:not(.table-sp) table td:not(:last-child),
    .noi_dung_in:not(.table-sp) table th:not(:last-child),
    .noi_dung_in:not(.table-sp) table tbody:not(:last-child),
    .noi_dung_in:not(.table-sp) table thead:not(:last-child) {
        margin-bottom: 10px;
    }
}

.noi_dung_in table {
    width: 100%;
    border-spacing: 0;
}

.noi_dung_in table:not(:last-child) {
    margin-bottom: 10px;
}

.noi_dung_in table tr:last-child,
.noi_dung_in table td:last-child,
.noi_dung_in table th:last-child,
.noi_dung_in table tbody:last-child,
.noi_dung_in table thead:last-child {
    margin-bottom: 0;
}

.noi_dung_in td:first-child {
    padding-right: 10px;
}

.noi_dung_in td:last-child {
    padding-left: 10px;
}

.noi_dung_in td img {
    max-width: 100%;
    display: inline-block;
    border-radius: 25px;
}

.noi_dung_in #toc-list li {
    list-style: none;
}

.noi_dung_in img {
    max-width: 100%;
    display: inline-block;
}

.noi_dung_in blockquote {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 10px 20px;
    border-left: 5px solid #1c486f;
    font-style: italic;
}

.noi_dung_in blockquote:not(:last-child) {
    margin-bottom: 10px;
}

#myTabContent .header-right-tomtat svg {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#myTabContent.active-scroll .header-right-tomtat svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.btn:focus,
.btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
    outline: none;
}

.btn:active,
button:active,
a:active {
    outline: none;
}

.btn:active:focus,
button:active:focus,
a:active:focus {
    outline: none;
}

.post-column {
    gap: 20px 0;
}





/* Wrapper */
.pagination {
    margin: 40px 0;
}

/* Reset ul */
.pagination ul {
    gap: 8px;
    display: flex;
    justify-content: center;
    width: 100%;
}

/* Page item */
.page-item {
    list-style: none;
}

/* Link & span chung */
.page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 14px;

    border-radius: 10px;
    border: 1px solid #e5e7eb;
    background: #ffffff;

    font-size: 14px;
    font-weight: 500;
    color: #374151;
    text-decoration: none;

    transition: all 0.25s ease;
}

/* Hover */
.page-link:hover {
    background: #f3f4f6;
    border-color: #d1d5db;
    transform: translateY(-2px);
}

/* Active */
.page-item.active .page-link {
    background: var(--bv-secondary);
    border-color: var(--bv-secondary);
    color: #fff;
    font-weight: 600;
}

/* Disabled */
.page-item.disabled .page-link {
    background: #f9fafb;
    color: #9ca3af;
    border-color: #e5e7eb;
    cursor: not-allowed;
}

/* Prev Next icon */
.page-link[rel="next"],
.page-link[rel="prev"] {
    font-size: 18px;
}

@media(max-width:1200px) {
    .box-products-list-main {
        padding: 2rem 0px rem;
    }
}

@media(max-width:990px) {
    .heading-title .count {
        display: none;
    }

    ul.breadcrumb li {
        display: inline;
        font-size: 13px;
    }

    ul.breadcrumb li a {
        font-size: 13px;
    }

    .content-page table tr td {
        width: 100% !important;
        display: block;
    }

    .ct-left.ct-right form {
        width: 100%;
    }

    .contact-temp-body {
        padding: unset;
    }

    .link-contact__icon img {
        width: 33px;
    }

    .breadcrumb {
        white-space: normal;
        display: block;
    }
}

@media(max-width:550px) {
    ul.breadcrumb li {}

    .box-detail-sgc {
        padding-top: 0px;
    }
}


.cart-empty img {
    text-align: center;
    margin: auto;
    display: block;
    padding: 20px;
}

.cart-empty {
    text-align: center;
}


.c-btn-01 {
    display: inline-flex;
    align-items: center;
    padding: 8px 28px;
    background: #1c486f;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    border-radius: 49px;
    font-size: 15px;
    transition: 0.5s ease;
}

.c-btn-01 svg path {
    stroke: currentColor;
}

.c-btn-01:hover {
    background: #1c486f;
    color: white;
    transform: translateY(-2px);
    transition: 0.5s ease;
    animation-name: bounce;
    animation-delay: 0s;
    animation-duration: 5s;
    animation-iteration-count: 1;
}

.c-btn-02 {
    display: inline-block;
    padding: 8px 28px;
    border-radius: 35px;
    background-color: #80b93f;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.c-btn-02:hover {
    background: linear-gradient(45deg, #71e4ff, #4990ea, #0e00c6);
    color: white;
    transform: translateY(-2px);
}

/* title */

.c-ttl__01 {
    font-size: 2.7rem;
    font-weight: 700;
    /* text-align: center; */
    margin-bottom: 5px;
    line-height: 1.3;
    position: relative;
    color: #333;
    text-transform: uppercase;
    z-index: 1;
}

.c-ttl__01-accent {
    color: #f6e9e4;
    font-style: italic;
    font-weight: 400;
    /* font-size: 220px; */
    font-size: 170px;
    font-family: var(--font-en);
    position: absolute;
    top: -92px;
    left: -38px;
    z-index: -1;
    background: linear-gradient(208deg, #2971b8, #2978bc, #2975bb);
    background-clip: text;
    color: transparent;
    opacity: .1;
}

.c-ttl__01-accent.sm {
    font-size: 100px;
    top: -56px;
}

.c-ttl__01--center {
    text-align: center;
}

.c-ttl__01--center .c-ttl__01-accent {
    left: 50%;
    transform: translateX(-50%);
}

.c-ttl__01--line span::after {
    content: "";
    width: 15px;
    height: 15px;
    background: var(--color-main2);
    position: absolute;
    right: -4px;
    top: 44%;
    transform: rotate(-45deg) translateY(-50%);
}

.c-ttl__01--line span::before {
    content: "";
    width: 15px;
    height: 15px;
    background: var(--color-main2);
    position: absolute;
    left: 0;
    top: 44%;
    transform: rotate(-45deg) translateY(-50%);
}

.c-ttl__01--line span {
    background: #fff;
    display: inline-block;
    z-index: 9;
    padding: 0 68px;
    position: relative;
}

.c-ttl__01--line:after {
    content: "";
    background: var(--color-main2);
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.c-ttl__02 {
    font-size: 3.8rem;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
}

.c-ttl__02>* {
    display: block;
}

.c-ttl__02-lead {
    font-family: var(--font-en);
    font-size: 100px;
    /* background: linear-gradient(208deg, #1712ff, #4890fd, #64c8fd80);
	background-clip: text;
	color: transparent; */
    color: #3333;
}

@media (max-width:768px) {
    .c-ttl__01 {
        font-size: 2.2rem;
    }

    .c-ttl__01--line span {
        padding: 0 25px;
    }

    .home-about__content {
        padding: 0 5px;
    }

    .home-category__desc {
        max-width: 100%;
    }

    .js-slide__item {
        margin: 0;
    }

    .js-slide .slick-list {
        padding-bottom: 0;
    }

    .c-ttl__01-accent {
        left: 0;
    }

    .home-about .c-ttl__01 p {
        font-size: 16px;
        margin-top: 5px;
    }

    .c-ttl__01-accent.sm {
        font-size: 41px;
        top: -30px;
    }

    .c-ttl__02 {
        font-size: 2.8rem;
        margin-bottom: 15px;
    }

    .c-ttl__02-lead {
        font-size: 55px;
    }
}

/* slide */
.js-slide .slick-list {
    margin: 0 -10px;
    padding: 20px 0;
}

.js-slide__item {
    margin: 0 10px;
}

.arrow-common:hover .slick-arrow {
    opacity: 1;
}

.arrow-common .slick-arrow {
    background: var(--bv-secondary);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow-common .slick-arrow svg {
    width: 20px;
    height: 20px;
    fill: white;
}

/* product */
.product-item {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 13px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
    position: relative;
    text-align: center;
}

.best-seller-product .product-item {
    box-shadow: unset;
    text-align: left;
}

.best-seller-product .product-item:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.best-seller-product .product-item:hover {
    box-shadow: unset;
}

.best-seller-product .product-item__content {
    padding: 0;
}

.best-seller-product .product-item__price {
    justify-content: left;
}

.best-seller-product .product-item__title>a {
    height: unset;
    display: block;
}

/* .product-item:hover .product-item__image-figure img:nth-child(2) {
	opacity: 0;
}

.product-item:hover .product-item__image-figure img:nth-child(1) {
	opacity: 1;
	visibility: inherit;
	z-index: 2;
} */

.product-item:hover .product-item__image-figure img {
    transform: scale(1.09);
}

.product-item:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.product-item__image {
    position: relative;
    /* background: linear-gradient(135deg, #f5f1ed 0%, #ede8e3 100%); */
    /* padding: 40px 20px; */
    text-align: center;
    overflow: hidden;
}

.product-item__image-link {
    line-height: 0;
}

.product-item__badges {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    display: flex;
    justify-content: space-between;
    z-index: 10;
    line-height: 1;
}

.product-item__badge {
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.product-item__badge--stock {
    background-color: #4CAF50;
    color: white;
}

.product-item__badge--sale {
    background-color: #f44336;
    color: white;
}

.product-item__image-figure {
    position: relative;
    padding-top: calc((275 / 306) * 100%);
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.product-item__image-figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in;
}

/*
.product-item__image-figure img:nth-child(1) {
	opacity: 0;
	visibility: hidden;
	z-index: 0;
} */

.product-item__actions {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 12px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product-item:hover .product-item__actions {
    opacity: 1;
}

.product-item__action {
    width: 40px;
    height: 40px;
    background-color: white;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.product-item__action:hover {
    background-color: #2c2c2c;
    color: white;
}

.product-item__action svg {
    width: 18px;
    height: 18px;
}

.product-item__content {
    padding: 10px;
}

.product-item__rating {
    display: flex;
    justify-content: center;
    gap: 2px;
    margin-bottom: 15px;
}

.product-item__star {
    width: 16px;
    height: 16px;
    fill: #ffd700;
}

.product-item__star--empty {
    fill: #e0e0e0;
}

.product-item__title {
    font-size: 1.6rem;
    font-weight: 600;

    margin-bottom: 5px;
    line-height: 1.4;
}

.product-item__title>a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 43px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
}

.product-item__price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.product-item__price-current {
    font-size: 1.6rem;
    font-weight: 600;
    color: #f00;
}

.product-item__price-original {
    font-size: 1.4rem;
    color: #a6a6a6;
    text-decoration: line-through;
}

.flashsale__bottom {
    display: block;
    width: 100%;
    height: 16px;
    background: #ebebeb;
    margin-bottom: 6px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.flashsale___percent {
    width: 0%;
    height: 100%;
    background-color: #ff6347;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 0;
    z-index: 1;
    background-size: 40px 40px;
    -webkit-animation: progress_bar_fill 2s linear infinite;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent)
}

.flashsale__label {
    font-size: 11px;
    position: relative;
    left: 0;
    z-index: 2;
    text-align: center;
    margin: auto;
}

@keyframes progress_bar_fill {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

/* category-item */

.category-item__img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 10px;
    border-radius: 50%;
    transition: unset;
}

.category-item__img>figure {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

.category-item__img>figure img {
    width: 100%;
    height: 100%;
}

.category-item__img:hover {
    border: 2px dashed #1c486f;
    animation: rotate 5s linear infinite;
}

.category-item__img:hover figure {
    animation: rotateinv 5s linear infinite;
}

@keyframes rotateinv {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.category-item__title {
    position: relative;
    text-align: center;
    font-weight: 600;
}

.category-item__title>a {
    display: inline-block;
    font-size: 14px;
}

.category-item__title>a:hover {
    color: #1c486f;
}

.category-item__desc {
    color: #595959;
    overflow: hidden;
    line-height: 1.3;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    text-align: center;
    margin-top: 5px;
    -webkit-box-orient: vertical;
}

@media (max-width: 767px) {
    .category-item__img>figure {
        width: 90px;
        height: 90px;
    }

    .category-item__img {
        width: 110px;
        height: 110px;
    }

    .category-item__title>a {
        padding: 2px 5px;
        font-size: 13px;
        text-transform: none;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 38px;
    }

}

/* posts */
.news-item {
    position: relative;
}

.news-item:hover .news-item__img-child img {
    transform: scale(1.2)
}

.news-item__img {
    position: relative;
    /* margin-bottom: 10px */
}

.news-item__img-child {
    position: relative;
    overflow: hidden
}

.news-item__img-child:before {
    content: "";
    padding-top: 75%;
    display: block
}

.news-item__img-child img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 3s ease 0s
}

.news-item__area {
    width: 76px;
    height: 76px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 13px
}

.news-item__area span {
    font-weight: 700;
    position: relative;
    padding-top: 3px
}

.news-item__area span:before {
    content: "";
    width: 30px;
    height: 1px;
    background: currentColor;
    top: 1px;
    left: 50%;
    transform: translate(-50%);
    position: absolute
}

.news-item__cate {
    position: absolute;
    left: -30px;
    top: 0;
    writing-mode: vertical-lr;
    text-align: center;
    background: #fff;
    width: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    box-shadow: 0 .15rem .35rem #00000013;
    color: var(--color-main2);
    text-transform: uppercase
}

.news-item__cate span {
    transform: rotate(180deg);
    display: inline-block
}

.news-item__ttl {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.news-item__ct {
    background: white;
    padding: 10px;
    box-shadow: 0 0 3px #0000001f;
}

.news-item__desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    color: #595959;
    font-size: 15px;
    line-height: 1.4;
    text-align: justify;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.news-item__ttl a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    font-size: 17px;
    -webkit-box-orient: vertical;
}

.news-item__redmore .icon {
    display: inline-block;
    transform: translateY(5px);
}

.news-item__redmore .icon svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.news-item__redmore .icon svg path,
.news-item__redmore .icon svg line {
    stroke: currentColor;
}

/* hover */
.hover-effect_1 {
    position: relative;
    overflow: hidden;
    display: flex;
    /* border-radius: 10px; */
    margin-bottom: 10px;
}

.hover-effect_1::after {
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: hsla(0, 0%, 100%, .3);
    transform: translate(-50%, -50%) rotate(-45deg);
    content: "";
    z-index: 1
}

.hover-effect_1:hover::after {
    height: 250%;
    transition: all .6s linear;
    background-color: transparent
}

/* sec-breadcrumb */
.sec-breadcrumb {
    background: #eee;
}

.section__search {
    padding: 30px 0;
}

.why-choose__right .c-ttl__01 {
    color: #fff;
}

.why-choose__right .home-about__divider {
    background-color: #fff;
}

@media (max-width: 768px) {
    .product-item__content {
        padding: 6px;
    }

    .home-category {
        padding: 30px 0;
    }

    .home-about__description {
        /* text-align: justify; */
    }
}
