﻿.footer {
    position: relative;
    background: #ffff;
}

    .footer .grid.wide {
        padding: 0;
    }

    .footer ul {
        list-style: none;
    }

.footer-tag {
    color: #fff;
    border: 1px solid #fff;
    width: fit-content;
    font-size: 15px;
    margin-top: 19px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear .2s;
}

.footer .social {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

    .footer .social a {
        font-size: 16px;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border: 1px solid #fff;
        color: #fff;
        margin: 0 3px;
        transition: all ease-in-out .3s;
    }

.down-btn-footer {
    margin-left: 20px;
}

.footer .social a:hover {
    background-color: #fff;
    color: var(--default-color-1);
}

.footer .social a i {
}

.footer-tag:hover {
    color: var(--default-color-3);
    background-color: #fff;
}

.footer-top {
    position: relative;
    z-index: 1;
    padding-top: 35px;
    padding-bottom: 3px;
}

.full-compa-footer {
    padding-left: 13px;
}

.item-compa-f h2:before {
    content: "";
    position: absolute;
    background: url(/Design/img/MoiTruongViet/r1.svg) no-repeat;
    background-size: cover;
    left: -13px;
    top: 4px;
    width: 6px;
    height: 9px;
}

.footer-top .list-nav ul i:before {
    content: "";
    position: absolute;
    background: url(/Design/img/MoiTruongViet/r1.svg) no-repeat;
    background-size: cover;
    left: -4px;
    top: 0px;
    width: 6px;
    height: 9px;
}

.item-compa-f h2 {
    position: relative;
    color: #FFF;
    font-family: 'Inter_24pt-Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin: 14px 0 4px 0;
}

.item-compa-f p {
    position: relative;
    padding-left: 18px;
    margin: 5px 0;
    color: #FFF;
    font-family: 'Inter_24pt-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.footer-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding-top: 71px;
    padding-bottom: 20px;
}

.footer-top .infor {
    max-width: 316px;
}

.footer-top .list-nav {
    padding-right: 25px;
    padding-left: 0;
    height: 100%;
    margin-top: 50px;
}

    .footer-top .list-nav:nth-child(4) {
        flex: 1 1 0;
        padding-right: 0;
    }

    .footer-top .list-nav:nth-child(2) {
        width: 13%;
        padding-right: 0;
    }

    .footer-top .list-nav:nth-child(3) {
        width: 22%;
    }

.footer-top .fanpage {
    height: 178px;
    width: 320px;
}

    .footer-top .fanpage .fb-page {
        border-radius: 5px;
        overflow: hidden;
    }

.footer-top .list-nav.about {
    max-width: 420px;
    padding: 0;
}

.footer-top .list-nav .title .strong {
}

.footer-top .list-nav.about .title {
    font-size: 15px;
    margin-left: 15px;
    margin-top: 0;
    font-family: SFH;
    text-transform: uppercase;
}

.footer-phone-side-c {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.footer-phone-content-t span {
    display: block;
    font-size: 18px;
    color: #02a5e3;
    font-family: 'AvertaStdCY-Regular';
    line-height: 83%;
}

.footer-phone-content-t a {
    font-size: 24px;
    font-family: 'AvertaStdCY-Bold';
    color: #02a5e3;
}

    .footer-phone-content-t a:hover {
        color: #fff;
    }

.footer-phone-side-c:hover .icon-phone-f img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.footer-phone-content-t {
    margin-left: 4px;
}

.footer-about-top-compa h2 {
    margin: 0;
    font-family: 'AvertaStdCY-Extrabold';
    font-size: 25px;
    color: #02a5e3;
}

.footer:after {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    background: url(/Design/img/MoiTruongViet/b7.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.footer-about-content a:hover {
    color: #fff;
}

    .footer-about-content a:hover .icon img {
        transform: translateX(7px);
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }

.footer-about-content a .icon img {
    transition: all linear .3s;
}

.footer-about-content section {
    margin-top: 16px;
    margin-bottom: 14px;
    font-size: 16px;
    color: #fff;
    font-family: 'AVERTASTDCY-REGULAR';
}

.footer-about-content a {
    font-size: 15px;
    font-family: 'AvertaStdCY-Regular';
    color: #02a5e3;
    display: flex;
    align-items: center;
}

.footer-about-top-compa {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 23px;
}

    .footer-about-top-compa:after {
        content: "";
        position: absolute;
        background: #02a5e3;
        width: 125px;
        height: 1px;
        bottom: 0;
        left: 0;
    }

.r-social-footer-list {
    display: flex;
    align-items: center;
}

    .r-social-footer-list span {
        display: block;
        font-size: 15px;
        color: #ffffff;
        font-family: 'AvertaStdCY-Regular';
        margin-right: 6px;
    }

.logo-footer-nsc img {
    width: 146px;
}

.footer-bottom .grid.wide {
    padding: 15px;
}

.footer-about-content a .icon {
    margin-left: 8px;
}

.footer-top .list-nav:nth-child(1) {
    flex: 1 1 0;
}

.footer-top .list-nav .title {
    margin: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    color: #FFF;
    font-family: 'Inter_24pt-SemiBold';
    font-size: 23.3px;
    font-style: normal;
    font-weight: normal;
    line-height: 138.5%; /* 35.041px */
    padding-left: 9px;
}

    .footer-top .list-nav .title strong {
        font-size: 19px;
        font-weight: 100;
        margin-top: 8px;
        white-space: pre-wrap;
    }

.fanpage-fb-footer .fb-page.fb_iframe_widget, .fanpage-fb-footer .fb-page.fb_iframe_widget span {
    display: block;
    width: 100% !important;
}

.footer-top .list-nav ul {
    margin-top: 14px;
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 25px;
    row-gap: 0;
    padding-left: 5px;
}

    .footer-top .list-nav ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: all ease .2s;
        -o-transition: all ease .2s;
        margin-bottom: 8px;
        transition: all ease .2s;
    }

        .footer-top .list-nav ul li::before {
            content: '\f105';
            position: absolute;
            font-family: FontAwesome;
            font-size: 11px;
            color: #fff;
            transform: translateX(-5px);
            opacity: 0;
            transition: all linear .2s;
            display: none;
        }

        .footer-top .list-nav ul li:hover::before {
            opacity: 1;
        }

        .footer-top .list-nav ul li:hover {
            -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
            transform: translateX(10px);
        }

            .footer-top .list-nav ul li:hover a {
                color: #044131;
            }

    .footer-top .list-nav ul a {
        position: relative;
        transition: all linear .3s;
        color: #FFF;
        font-family: 'Inter_24pt-Medium';
        font-size: 15.813px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
    }

.l-cefice-footer ul li {
    position: relative;
    color: #FFF;
    font-family: 'Inter_24pt-Medium';
    font-size: 15.813px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.item-social {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

    .item-social span {
        font-size: 16px;
        position: relative;
        color: #fff;
        transition: all linear .3s;
        font-family: 'AvertaStdCY-Regular';
    }

.infor-footer-b {
    text-align: left;
    margin-right: 32px;
    width: 37%;
}

.footer-bottom .right .text span {
    display: block;
    font-size: 16px;
    position: relative;
    color: #fff;
    transition: all linear .3s;
    font-family: 'AvertaStdCY-Regular';
    text-align: right;
}

.infor-footer-b h3 {
    position: relative;
    display: flex;
    flex-direction: column;
    color: #FFF;
    font-family: 'Inter_24pt-SemiBold';
    font-size: 25.3px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding-left: 9px;
}

.footer-wrap {
    display: flex;
    height: 100%;
    padding-left: 6px;
    padding-right: 0;
    width: 100%;
}

.footer-top .list-nav ul i {
    position: relative;
    top: 5px;
    font-size: 10px;
    color: #fff;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    padding-right: 6px;
}

.footer-top .infor .title {
    font-family: quickB;
    position: relative;
    margin: 0px 0px 13px;
    font-size: 20px;
    color: #FFFFFF;
    width: 80%;
    padding-bottom: 12px;
    font-weight: 100;
}

    .footer-top .infor .title b {
        font-weight: 100;
        display: inline-block;
        text-transform: uppercase;
        color: #2ce256;
    }

.info-contact-footer section {
}

    .info-contact-footer section p {
        position: relative;
    }

        .info-contact-footer section p em {
            font-family: 'AvertaStdCY-Regular';
            font-style: unset;
            font-size: 17px;
        }

            .info-contact-footer section p em strong {
                font-weight: 100;
                font-family: baiSB;
                font-size: 24px;
            }

        .info-contact-footer section p strong {
        }

        .info-contact-footer section p::before {
            content: "\f007";
            position: absolute;
            font-family: FontAwesome;
            color: #fff;
            left: 0px;
            font-size: 13px;
            transform: translateY(3px);
            margin-right: 5px;
        }

        .info-contact-footer section p:nth-child(1)::before {
            content: "\f3c5";
        }

        .info-contact-footer section p:nth-child(2)::before {
            content: "\f3c5";
        }

        .info-contact-footer section p:nth-child(3)::before {
            content: "\f095";
        }

        .info-contact-footer section p:nth-child(4)::before {
            content: "\f0ac";
        }

.footer-top .nav-item {
}

.footer-bottom {
    position: relative;
    z-index: 1;
    background: #044131;
}

    .footer-bottom .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        text-align: center;
    }

    .footer-bottom .left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        justify-content: space-between;
        height: 100%;
    }

        .footer-bottom .left .text {
            display: flex;
            color: #fff;
            justify-content: center;
        }

.full-bb-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.total-onl-access-f {
    display: flex;
    align-items: center;
}

    .total-onl-access-f .access {
        display: flex;
    }

.total-access {
    display: flex;
    align-items: center;
    margin-right: 4px;
}

.total-onl-access-f .total-online {
    font-size: 16px;
    color: #fff;
    font-family: 'AVERTASTDCY-REGULAR';
    margin-right: 35px;
    display: flex;
    align-items: center;
}

.full-bb-footer span {
    font-size: 16px;
    color: #fff;
    font-family: 'AVERTASTDCY-REGULAR';
}

.footer-bb {
    padding: 23px 0;
    position: relative;
    z-index: 1;
}

.footer-bottom .left .text span {
    display: flex;
    color: #FFF;
    text-align: center;
    font-family: 'Inter_24pt-Regular';
    font-size: 16.867px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .footer-bottom .left .text span:nth-child(2) {
        margin-left: 5px;
        display: flex;
    }

.footer-bottom .left a {
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    padding-left: 4px;
}

    .footer-bottom .left a:hover {
        text-decoration: underline;
    }

.footer-bottom .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* display: none; */
}

    .footer-bottom .right .access {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-size: 13px;
        margin-right: 9px;
        display: none;
    }

        .footer-bottom .right .access img {
            margin-right: 5px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .footer-bottom .right .access span {
            line-height: 100%;
            -webkit-transform: translateY(2px);
            -ms-transform: translateY(2px);
            transform: translateY(2px);
            font-size: 13px;
            font-family: RobotoR;
        }

.list-nav.about .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
}

    .list-nav.about .social a {
        height: 35px;
        width: 35px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
        font-size: 14px;
        opacity: .5;
        margin-left: 6px;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
    }

        .list-nav.about .social a:hover {
            opacity: 1;
        }

.under::before {
    content: '';
    position: absolute;
    width: 2px;
    left: 0;
    bottom: 1px;
    height: 27px;
    background-color: #fff;
    top: 0;
    margin: auto;
}

.text-footer-about {
    font-size: 15px;
    color: #F8F8F8;
    margin-top: 20px;
    width: 313px;
    display: block;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 100;
    font-family: 'RayR';
    line-height: calc(100% + 7px);
}

    .text-footer-about a {
        display: inline-block
    }

.more-about-footer {
    font-size: 16px;
    margin-top: 20px;
    font-family: 'RayR';
    color: var(--default-color-1);
    text-decoration: underline;
}

    .more-about-footer i {
        padding-left: 2px;
        font-size: 12px;
    }

    .more-about-footer:hover {
        text-decoration: underline;
    }

.footer-end {
    height: 9px;
    width: 100%;
    background-color: var(--default-color-3);
    display: none;
}

.partner {
    width: 100%;
    height: 96px;
    background-color: #fff;
    display: flex;
    display: none;
}

    .partner .sliderswiper {
        width: calc(100%);
        height: 100%;
        padding: 10px 0;
    }

        .partner .sliderswiper .swiper {
            height: 100%;
        }

            .partner .sliderswiper .swiper .item {
                display: flex;
                position: relative;
                align-items: center;
            }

                .partner .sliderswiper .swiper .item::before {
                    height: 53px;
                    content: '';
                    width: 1px;
                    position: absolute;
                    left: 0;
                    background-color: #ececec;
                }

                .partner .sliderswiper .swiper .item img {
                    max-width: 80%;
                    max-height: 80%;
                    margin: auto;
                }

.footer-about-content {
    display: block;
}

.footer-about-left {
    display: none;
}

.footer-about-right {
}

.footer-about-text {
    margin-top: 0;
    font-size: 14px;
    color: #fff;
    line-height: 20.734px;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
}

.info-contact-footer section {
    font-size: 14px;
    color: #fff;
    margin-top: 14px;
}

.footer-about-tel {
    display: none;
}

    .footer-about-tel h3 {
        font-family: 'InterSB';
        color: #fff;
        font-size: 14px;
        display: flex;
        align-items: baseline;
        margin-top: 21px;
        margin-bottom: 13px;
    }

        .footer-about-tel h3 i {
            margin-right: 5px;
        }

        .footer-about-tel h3 span {
            text-decoration: underline;
        }

    .footer-about-tel a {
        position: relative;
        margin-left: 14px;
        display: flex;
        align-items: center;
        transition: all linear .3s;
    }

        .footer-about-tel a:hover {
            text-decoration: underline;
        }

        .footer-about-tel a::before {
            content: '';
            position: absolute;
            width: 5px;
            height: 2px;
            background-color: #fff;
            left: -9px;
        }

        .footer-about-tel a:first-child::before {
            display: none;
        }

    .footer-about-tel .tel-list {
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
        color: #fff;
        font-family: 'InterSB';
    }

    .footer-about-tel a:first-child {
        margin-left: 0;
    }

.total-onl-access-f .total-online svg {
    margin-right: 3px;
}

.footer-list-tag {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 24px;
    width: 100%;
    flex-wrap: wrap;
    display: none;
    left: 0px;
}

    .footer-list-tag a {
        margin: 8px;
    }

.footer-about-top {
    display: flex;
    align-items: center;
}

    .footer-about-top img {
    }

/*rs*/

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important
    }

    .footer-top .list-nav .title {
        font-size: 18px;
    }

    .footer-top .list-nav ul a {
        font-size: 15px;
    }

    .infor-footer-b {
        margin: 0;
        width: 100%;
    }

    .item-compa-f p {
        line-height: 145%;
    }

    .infor-footer-b h3 {
        font-size: 18px;
        white-space: normal;
    }

    .item-compa-f h2 {
        font-size: 17px;
    }

        .item-compa-f h2:before {
            content: "";
            position: absolute;
            background: url(/Design/img/MoiTruongViet/r1.svg) no-repeat;
            background-size: cover;
            left: -13px;
            top: 6px;
            width: 6px;
            height: 9px;
        }

    .info-contact-footer section p::before {
        transform: translateY(1px);
    }

    .footer-phone-content-t a {
        font-size: 20px;
    }

    .footer-top .list-nav.about {
        max-width: 100%;
    }

    .footer .social a {
        font-size: 15px;
        width: 33px;
        height: 33px;
    }

    .down-btn-footer a img {
        display: block;
        width: 100%;
    }

    .r-social-footer-list span {
        display: none;
    }

    .full-bb-footer {
        flex-direction: column-reverse;
        text-align: center;
    }

    .total-onl-access-f {
        margin-bottom: 20px;
    }

    .full-bb-footer span {
        font-size: 14px;
    }

    .footer-top .infor .title {
        width: 100%;
    }

    .footer-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .fanpage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 !important;
    }

    .footer-bottom {
        height: auto;
    }

    .footer:after {
        display: none;
    }

    .footer-top:after {
        content: "";
        position: absolute;
        pointer-events: none;
        left: 0;
        top: 0;
        background: url(/Design/img/MoiTruongViet/f.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .footer-bottom .container {
        flex-direction: column;
        padding: 15px 0;
        flex-direction: column;
        display: flex;
    }

    .footer-bottom .right {
        margin-top: 15px;
    }
}

@media(max-width:1200px) {
    .footer-wrap {
        display: flex;
        height: 100%;
        padding-left: 26px;
        padding-right: 10px;
    }

    .footer-top .list-nav {
        padding-right: 10px;
    }

    .info-contact-footer section p em strong {
        font-size: 20px;
    }

    .info-contact-footer section p {
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important
    }

    .footer-top .list-nav {
        margin: 20px 0;
        padding: 0;
    }

    .footer-wrap .list-nav {
        margin-right: 60px;
    }

    .footer-top .list-nav .title {
        margin-top: 0;
    }

    .footer-top .list-nav {
        width: 100%;
    }

    .footer-wrap {
        width: 100%;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important
    }

    .fanpage-fb-footer .fb-page.fb_iframe_widget span iframe {
        width: 100% !important;
    }

    .footer-about-top-compa h2 {
        font-size: 20px;
    }

    .footer-about-content section {
        text-align: justify;
    }

    .footer .grid.wide {
        max-width: 100%;
        padding: 0 5px;
    }

    .footer-top .infor .title {
        font-size: 18px;
    }

    .footer-top .infor .descript {
        font-size: 12px;
    }

    .footer-top .infor section p {
        font-size: 13px;
        margin: 12px 0;
    }

    .footer-top .list-nav .title {
        margin-top: 0;
    }

    .footer-top .list-nav.about .title {
        align-items: unset;
        justify-content: center;
        font-size: 16px;
    }

    .footer-top .list-nav {
        margin: 15px 0;
        width: 100% !important;
    }

    .footer-bottom {
        height: auto;
    }

        .footer-bottom .container {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            padding: 15px 0;
        }

        .footer-bottom .right {
            width: 100%;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: center;
            margin-bottom: 15px;
        }

            .footer-bottom .right .text span {
                text-align: center;
            }

    .footer-top .list-nav {
        padding: 0;
    }

    .fanpage {
        width: 100%;
    }

        .fanpage .fb-page {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .text-footer-about {
        font-size: 15px;
    }

    .footer-top {
        padding-top: 15px;
    }

    .footer-bottom .left img {
        margin-top: 10px;
        width: 100%;
    }

    .footer-bottom .left .text span {
        display: inline-block;
        margin: 1px 52px;
        font-size: 14px;
        line-height: 154%;
        text-align: center;
    }

    .footer-bottom .left .text {
        flex-direction: column;
    }

    .footer-about-content {
        flex-direction: column;
        align-items: center;
    }

    .footer-about-right {
        padding: 0;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footer-about-left {
        display: none;
    }

    .footer-top .container {
        padding: 20px 0px;
        padding-bottom: 0;
    }

    .footer-wrap .list-nav {
        width: 100%;
    }

    .footer-top .list-nav:nth-child(2) {
        display: none;
    }

    .footer .social {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        width: max-content;
        justify-content: space-between;
    }

    .footer-wrap {
        justify-content: space-around;
        margin-bottom: 0;
        flex-direction: column;
        width: 100%;
        padding-left: 2px;
        padding-right: 2px;
    }

    .footer-about-right section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 0 27px;
    }

    .footer-address section p {
        font-size: 13px;
        margin: 5px 0px;
        line-height: 156%;
        padding: 0;
    }

        .footer-address section p::before {
            margin: 0;
            left: -17px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 10px;
            top: -1px;
        }
}

/*rs*/