/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
ol ol, ol ul, ul ol, ul ul {
    margin: 1em 0 1em 1em;
}
.block-btn-login {
    display: flex;
    gap: .5rem;
}
.btn-register {
    border: 1px solid transparent;
    color: #121314;
    width: 110px;
    background-color:#049be5;
}
.btn {
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    padding: 10px 24px;
    position: relative;
    text-align: center;
}
.btn-login {
    background: #fda335;
    background-size: 400%;
    color: #fff;
    width: 110px;
}
.nav.header-bottom-nav{
    justify-content: space-between;
}
.nav>li>a {
    font-size: 16px;
}
.header-bottom .flex-col{
    width: 100%;
}
.nav.header-bottom-nav img{
    position: absolute;
    top: -10px;
    right: -5px;
    width: 26px;
}
.box-footer .large-3:first-child{
    flex-basis: 40%;
    max-width: 40%;
}
.box-footer .large-3{
    flex-basis: 20%;
    max-width: 20%;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.box-footer, .box-footer h3{
    color: #fff;
    position: relative;
}
.box-footer h3{
    padding-left: .5rem;
    font-size: 14px;
}
.box-footer h3:before{
    content: '';
    position: absolute;
    height: 60%;
    top: 20%;
    width: 3px;
    background-color: #049be5;
    left: 0px;
}
a.icon-circle:hover, a.remove:hover, a:hover,.ux-menu-link:hover .ux-menu-link__link {
    color: #049be5;
}
.ux-menu-link__link {
    border-bottom-width: 0px;
}
.social-box{
    display: flex;
    gap: .75rem;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
.social-box a{
    background-color: #ffffff1a;
    padding:.75rem 1rem;
    border-radius: .5rem;
}
.social-box a:hover{
    background-color: #fff3;
}
.social-box a img{
    width: 30px;
    height: 30px;
}
#footer{
    padding-top: 3rem;
    background-image: linear-gradient(180deg, #1f232b, #1e1f21);
}
.absolute-footer {
    background-color: transparent;
    padding: 1.5rem;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: #1f232c;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #fff
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 0px;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 12px;
    padding-top: 12px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}
.off-canvas .nav-vertical>li>a img{
    width: 30px;
    height: 30px;
}
.nav-sidebar.nav-vertical li:first-child{
    border-bottom: 1px solid #2b303d;
    padding: 10px 20px;
}
.section-header h2 {
    position: relative;
    display: flex;
    align-items: center;
    gap: .5rem;
    padding-left: 10px;
    padding-right: 20px;
    width: fit-content;
    margin-bottom: 0px;
    color: #fff;
}
.section-header h2:before{
    background-image: linear-gradient(90deg, #1473d24d, #1473d233, #1473d200);
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.section-header h2:after, .page-left-sidebar .current-menu-item:after{
    background-color: #0080be;
    content: '';
    position: absolute;
    top: 15%;
    left: 0px;
    width: 3px;
    height: 70%;
    z-index: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.page-left-sidebar .current-menu-item:before{
    background-image: linear-gradient(90deg, #029be5, #13171c00);
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page-left-sidebar .current-menu-item{
    background-image: radial-gradient(100% 166.86% at 0% 50%, #0b5e81, #002e41 25.12%, #1e242d 52.87%, #1e242d);
}
.page-left-sidebar .current-menu-item{
    position: relative;
}
.section-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .75rem;
}
.section-header:after{
    display: none;
}
.noi-bat .col .col-inner{
    background-image: url(/wp-content/uploads/2025/06/background.png);
}
.noi-bat .col .col-inner:hover{
    background-image: url(/wp-content/uploads/2025/06/background-hover.png);
}
.noi-bat .col .col-inner:hover img{
    /*transform: scale(1.05);*/
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transform-origin: bottom right;
    transition-duration: .3s;
}
.noi-bat .box-choi-ngay {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 16px;
    bottom: 30px;
    left: 20px;
}
.box-choi-ngay .title{
    color: #fff;
    text-transform: uppercase;
}
.block-btn-login a.btn-register:hover{
    color: #333;
}
.block-btn-login a.btn-login:hover{
    color: #fff;
}
.choi-ngay{
    background-color: #fda335;
    border-radius: 8px;
    padding:4px 15px;
    color: #333;
    position: relative;
    cursor: pointer;
    width: fit-content;
    font-size: 13px;
    font-weight: 600;
}
.choi-ngay:hover {
    background-color: #f2c24c;
}
.live-casino video {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.sport .flickity-slider>.box-match:not(.col) {
    width: 33.333333% !important;
    padding-right: 16px;
}
.item-match {
    border: 0px;
    border-radius: 12px;
    display: flex;
    background-image: linear-gradient(143.36deg, #3483d8 16%, #1865c9 83%);
    flex-direction: column;
    gap: 12px;
    padding: 0px 0px 4px 0px !important;
    font-size: 11px;
}
.item-match .title-match{
        background-image: linear-gradient(270deg, #0756aa, #055dba);
        border-top-left-radius: 12px;
        clip-path: polygon(0% 0%, 100% 0%, 93% 100%, 0% 100%);
}
.the-thao .col .col-inner{
    border-radius: .75rem;
    border: 1px solid transparent;
    background-size: contain;
    background: url(https://s8.net/build/assets/sport-bg-Bh_JNzvm.jpg) padding-box,linear-gradient(180deg,#6b95dd00,#6b95dd,#6b95dd00) border-box;
}
.the-thao .col .col-inner:hover{
    border: 1px solid transparent;
    background: url(/wp-content/uploads/2025/06/sport-bg-Bh_JNzvm.jpg) padding-box, linear-gradient(180deg, #6b95dd00, #6b9ef5, #77a9ff) border-box;
}
.the-thao .col .col-inner:hover h3{
    color: rgb(62 192 255);
}
.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
    margin-bottom: 0em;
}
.box-the-thao{
    position: absolute;
    bottom: -0.5px;
    display: flex;
    gap: .5rem;
    padding: 15px 15px 10px 15px;
    background-image: linear-gradient(90deg, #0b60d8, #085e87);
    border-bottom-left-radius: .75rem;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    width: 85%;
}
.box-the-thao p{
    margin-bottom: 0px;
}
.box-the-thao h3{
    margin-bottom: 0px;
    color: #fff;
}
.box-the-thao:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(71.92% 77.91% at 86.82% 4.65%, #ffffff80, #fff0);
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    z-index: -2;
    border-bottom-left-radius: .75rem;
}
.box-the-thao:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 1px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    background: linear-gradient(90deg, #0b60d8, #085e87);
    z-index: -1;
    border-bottom-left-radius: .75rem;
}
.the-thao .up-text{
    position: absolute;
    background-color: #0410319e;
    --tw-backdrop-blur: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 4px;
    padding: .1rem 1rem;
    bottom: 48px;
    left: 15px;
    color: #fff;
        font-size: 14px;
    text-transform: capitalize;

}
.song-bai .large-2 {
    flex-basis: 20%;
    max-width: 20%;
}
.song-bai .box-the-thao h3 {
    font-size: .8em;
    line-height: normal;
    display: flex;
    align-items: center;
}
.song-bai .box-the-thao{
    padding: 8px 15px 8px 15px;
}
.song-bai .box-the-thao img{
    width: 24px;
    height: auto;
}
.khuyen-mai .flickity-slider>div:not(.col){
    width: 33.333333% !important;
}
.khuyen-mai .flickity-slider>div:not(.col) .banner-inner {
    margin-right: 16px !important;
}
.banner{
    background-color: transparent;
}
.khuyen-mai .banner-bg {
    border-radius: 12px;
}
.khuyen-mai .text-box-content{
    padding: 16px;
}
.khuyen-mai .text-box-content h3{
    font-size: 18px;
    opacity: .7;
    margin: 0px;
}
.khuyen-mai .text-box-content .name{
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.khuyen-mai .text-box-content .text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.flickity-page-dots {
    display: flex;
}
.flickity-page-dots .dot {
    border: 0px;
    border-radius: 20px;
    height: 6px;
    margin: 0 4px;
    width: 40px;
    background-color: #fff3;
}
.col, .columns, .gallery-item {
    margin: 0;
    padding: 0 6px 12px;
    position: relative;
    width: 100%;
}
.col-game .col{
    padding: 0 6px 18px;
}
.game .col-inner .box-num{
    position: absolute;
    top:0px;
    right:0px;
    z-index: 5;
    border-top-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    --tw-backdrop-blur: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    display: flex;
    align-items: center;
    gap: .35rem;
    padding: 4px 5px;
    font-weight: 700;
    background-color: #00000080;
}
.game p{
    margin-bottom: 0px;
    line-height: normal;
    color: #fff;
    display: flex;
}
.game .col-inner .box-num img{
    width:14px;
    height:14px;
}
.game .col-inner .box-num .num{
    font-size: 12px;
    color: #f49328;
}
.game .col-inner .box-text {
    font-size: .9em;
    padding-bottom: .75em;
    padding-top: .5em;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.game .col-inner .box-text .title{
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.game .col-inner .box-text .des{
    font-size: 12px;
    color: #b6bac0;
    margin-top: 4px;
}
.game .col-inner img{
    border-radius: .5rem;
}
.game .col:first-child{
    padding: 0 9px 16px;
}
.box-game .col-inner:hover .img-inner:before{
    content:'';
    top:0px;
    right:0px;
    width:100%;
    height:100%;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/06/bg-hover-card.avif);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.box-game.quay-so .col-inner:hover .img-inner:after {
    border: 1px solid transparent;
}
.box-game.quay-so .col-inner .img-inner:after {
    content: '';
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #1b5f978c;
    border-radius: 6px;
}
.box-game .choi-ngay{
    display: none;
}
.box-game .col-inner:hover .choi-ngay{
    display: block;
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%, 0);
}
.cate-game{
    display: flex;
    flex-direction: row;
    gap: .5rem;
}
.cate-game .choi-ngay.btn-cate {
    background-color: #404459;
    color: #ffffff;
}
.cate-game .choi-ngay.btn-cate:hover{
    background-color: #616685;
}
.cate-game .choi-ngay {
    padding: 10px 30px;
    display: flex;
    align-items: center;
    gap: .25rem;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
    margin-left: -6px;
    margin-right: -6px;
}
.section.game>.col:first-child {
    padding: 0 9px 0px;
}
.section.game{
    padding-bottom: 0px !important;
}
.page-thethao .col-inner, .page-thethao-ao .col-inner{
    overflow: hidden;
    border-radius: 8px;
}
.page-thethao .col-inner .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: -85%;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to right, #fff0, #ffffff4d, #fff0);
    transform: skew(-25deg);
    transition: .5s;
    pointer-events: none;
}
.page-thethao .col-inner:hover .img:after {
    background-image: linear-gradient(180deg, #0000, #000000c9);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 20%;
}
.page-thethao .col-inner:hover .img:before {
    animation: shine .5s ease-in;
}
.page-thethao .choi-ngay {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 40px); /* bắt đầu thấp hơn một chút */
    opacity: 0;
    transition: all 0.5s ease-in-out; /* dùng transition thay vì animation */
}

.page-thethao .col-inner:hover .choi-ngay {
    transform: translate(-50%, 0); /* di chuyển lên vị trí bình thường */
    opacity: 1;
}
.page-thethao-ao .choi-ngay{
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.page-thethao-ao .box-title{
    position: absolute;
    bottom: 45%;
    left: 40px;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: .5rem;
    color: #fff;
}
.page-thethao-ao .col-inner .choi-ngay{
    position: absolute;
    bottom: 32%;
    left: 40px; 
    transform: translateX(-100px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.page-thethao-ao .col-inner:hover .choi-ngay {
    transform: translateX(0); 
    opacity: 1;
}
.page-thethao-ao .col-inner .text{
    position: absolute;
    bottom: 32%;
    left: 40px; 
    transform: translateX(0);
    opacity: 1;
    transition: all 0.3s ease-in-out;
    color:#ffffffde;
}
.page-thethao-ao .col-inner:hover .text {
    transform: translateX(100px); 
    opacity: 0;
}
@keyframes ani {
    0% {
        bottom: -60px;
        opacity: 0;
    }
    100% {
        bottom: 0px;
        opacity: 1;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.quay-so .img img{
    background-image: url(/wp-content/uploads/2025/06/menu-item-bg-BKFe21_u.avif);
    height: 180px;
    width: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-left-sidebar .widget>ul>li+li,.page-left-sidebar ul.menu>li+li {
    border-top: 0px;
}
.page-left-sidebar ul.menu>li>a{
    color: #fff;
    padding: 8px 0 8px 10px;
    width: 100%;
}
.page-left-sidebar .widget-area, .page-left-sidebar #content {
    background-color: #1f232c;
    padding: 1rem;
    border-radius: 8px;
}
ol, ul {
    margin-left: 1.5rem;
}
.page-left-sidebar .col-divided{
    border-right: 0px;
}
.page-left-sidebar>.row{
    gap: .5rem;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-left-sidebar>.row:after{
    gap: .5rem;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-inner .nav>li.active>a {
    color: #48c3ff !important;
}
.page-inner .nav>li>a:hover {
    color: #48c3ff !important;
}
.page-left-sidebar img{
    margin: auto;
}
.page-inner .nav>li{
    padding: 0px 32px;
}
.page-inner .nav>li.active{
    background-image: url(/wp-content/uploads/2025/06/tab-active-bg-K9f5idSs.avif);
    background-size: 100% 100%;
    
}
.page-inner .nav>li.active:before{
    background-color: #48c3ff;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 40px;
    margin-left: -20px;
    height: 3px;
    z-index: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.page-inner .nav{
    border-bottom: 1px solid rgb(64 68 89);
}
.btn-khuyen-main .bold{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.btn-khuyen-main.choi-ngay{
    margin: auto;
    text-align: center;
    padding: 6px 15px;
}
.page-template-page-khuyen-mai .page-content{
    background-color: #1f232c;
    padding: 1rem;
    border-radius: 6px;
}
td {
    color: #fff;
}
table {
    border: .5px solid #ececec;
}
td:first-child, th:first-child {
    padding-left: 6px;
}
td, th {
    border: .5px solid #ececec;
}
.page-content .tab.active{
    background-color: #049be5;
}
.page-content .tab a {
    padding: 6px 16px;
}
.page-content .tab{
    background-color: #2b303d;
    border-radius: 6px;
}
.nav>li>a:hover,.nav>li.active>a {
    color: #fff;
}
.one-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.title{
    font-size:16px;
    margin-top: .2rem;
    margin-bottom: 0rem;
    font-weight: 600;
}
.sub-title{
    font-size:14px;
    color: #f1f1f1;
    margin-bottom: .5rem;
}
.custom-menu-below-main{
    overflow-x: auto;
}
.custom-menu-below-main #menu-menu-mobile{
    display: flex;
    gap: 6px;
    margin: 0px 6px;
}
.custom-menu-below-main .menu-item.current_page_item a{
    background-image: url(/wp-content/uploads/2025/06/tab-active-mb-BXsfa61N.avif);
}
#header{
    border-bottom: 1px solid #2b303d;
}
.custom-menu-below-main .menu-item a{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/06/tab-default-mb-80kqcI-1.avif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    font-size: 12px;
}
.custom-menu-below-main ul.menu>li+li {
    border-top: 0px;
}
.custom-menu-below-main{
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.page-wrapper {
    padding-bottom: 12px;
    padding-top: 12px;
}
#main {
    padding-top:6px;
}
.custom-menu-below-main{
    display: block;
}
#header {
    margin-bottom: 6px;
}
.page-inner .nav>li.active>a {
    font-size: 14px;
}
.page-inner .nav>li {
    padding: 0px 10px;
    margin: 0px
}
.page-left-sidebar>.row {
    gap: .5rem;
    flex-direction: row;
    flex-wrap: wrap;
}
.quay-so .img img{
    height: auto;
}

.page-thethao-ao .col-inner .choi-ngay, .page-thethao-ao .col-inner .text {
    bottom: 24%;
}
.page-thethao-ao .box-title {
    font-size: 16px;
}
.page-thethao-ao .box-title img{
    width: 24px;
}
.cate-game .choi-ngay {
    padding: 6px 10px;
    flex: 1;
    justify-content: center;
}
.section {
    padding-top:12px !important;
    padding-bottom: 12px !important;
}
.khuyen-mai .text-box-content .text {
    gap: 2px;
}
.khuyen-mai .text-box-content h3 {
    font-size: 12px;
}
.khuyen-mai .text-box-content .name {
    font-size: 16px;
}
.song-bai .box-the-thao img {
    width: 18px;
    height: auto;
}
.box-the-thao p {
    line-height: normal;
}
.song-bai .box-the-thao {
    padding: 5px 8px 5px 8px;
    text-wrap-mode: nowrap;
    gap: .25rem;
    width: 90%
    
}
.song-bai .box-the-thao h3 {
        padding: 0px;
        bottom: 25px;
        left: 6px;
        font-size: 9px;
}
.the-thao .up-text {
    padding: .1rem .1rem;
    bottom: 25px;
        left: 6px;
    font-size: 10px;
    
}
.col, .columns, .gallery-item {
    margin: 0;
    padding: 0 6px 12px;
    position: relative;
    width: 100%;
}


.song-bai .flickity-slider>.row:not(.is-selected){
    opacity: 1;
}

.song-bai .flickity-slider>div:not(.col){
    margin: 0;
    padding: 0;
    transition: transform .6s, opacity .6s, box-shadow .6s;
    width: 30% !important;
}
.khuyen-mai .flickity-slider>div:not(.col) {
    width: 80% !important;
}
.noi-bat .col .col-inner {
    background-image: url(/wp-content/uploads/2025/06/background-mb.png);
    background-size: contain;
}
.noi-bat .box-choi-ngay {
    position: absolute;
    display: flex
;
    flex-direction: column;
    gap: 16px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 2px;
    align-items: center;
    background-image: linear-gradient(0deg, #0b448e 22.79%, #105aba00);
}
.mfp-close svg {
    width:20px;
    height: 20px;
}
.mfp-ready .mfp-close {
    opacity: 1;
    transform: translateY(0) translateZ(1px);
    left: 210px;
    top: 14px;
    width: 36px;
    background-color: #606062;
    height: 36px;
    border-radius: 10px;
    font-size: 26px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.off-canvas .sidebar-menu{
    padding-top:0px;
}
#logo {
    width: 60px !important;
}
.medium-logo-center .logo {
    margin: 0 10px;
}
.medium-logo-center .flex-right {
    flex: 3 1 0;
}
.medium-logo-center .flex-right {
    display: none;
}
.medium-logo-center .flex-left {
    flex: .1 1 0;
    order: 1;
}
.nav>li.has-icon>a>i {
    min-width: 1em;
    color: #fff;
}
.header-main li.html.custom, .flex-col.hide-for-medium.flex-right {
    display: block !important;
}
.btn-register, .btn-login {
    width: 100px;
}
.btn {
    padding: 8px 12px;
}
.ux-menu-link__link {
    font-size: 14px;
}
.box-footer .large-3:first-child{
    flex-basis: 100%;
    max-width: 100%;
}
.box-footer .large-3{
    flex-basis: 33.33%;
    max-width: 33.33%;
}
.menu-bottom{
    position: fixed;
    bottom: 0px;
    right:0px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    background-color: #1f232c;
    z-index: 1;
}
.menu-bottom .icon-box {
    padding-top: 8px;
    padding-bottom: 15px;
}
.menu-bottom .icon-box .icon-box-img {
    margin-bottom: .15em;
}
.menu-bottom .icon-box {
    flex: 1;
    display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
}
.menu-bottom .icon-box:first-child h5{
    color: #049be5;
}
.menu-bottom .icon-box:first-child {
    border-top: 1px solid #049be5;
    background-image: radial-gradient(77.89% 100% at 50% 0%, rgb(18, 116, 162), rgb(30, 36, 45));
}
.menu-bottom h5{
    font-size: 10px;
    color: #bfc1c7;
        text-transform: capitalize;

}
}