/*--------------------------------------------------------------------------
|  Header
--------------------------------------------------------------------------*/
body {
    font-family: 'Roboto', sans-serif;
    background: #F5F7FF;
}

.menu-section > ul > li > a {
    font-size: 2rem;
}

/*--------------------------------------------------------------------------
|  Main
--------------------------------------------------------------------------*/
.title-section {
    font-size: 4rem;
    color: var(--color-highlight);
    font-weight: bold;
    margin-bottom: 2rem;
}

.home-about {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 3rem;
    border-radius: 3rem;
    margin-top: -14rem;
    position: relative;
    z-index: 1;
    background: white;
}

.desc-section {
    font-size: 3rem;
    margin-bottom: 2rem;
}

.sevice-content {
    background: var(--color-gradient);
    border-radius: 2.5rem;
    margin-bottom: 1.5rem;
}

.sevice-item, .mission-item {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 1.5rem;
    border-radius: 2.5rem;
    background: white;
}

.sevice-content--title {
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    position: relative;
    right: 2rem;
    top: 2rem;
}

.mission-section--background {
    margin-bottom: -17rem;
}

.mission-item .ratio-mission {
    width: 15rem;
    height: 15rem;
    background: var(--color-gradient);
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.mission-item .ratio-mission > i {
    font-size: 7rem;
    color: white;
}

.mission-slide--tile {
    font-size: 2.5rem;
    font-weight: bold;
}

.mission-slide--description {
    height: 21rem;
    overflow: hidden;
    font-size: 1.7rem;
}

.mission-section--content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 3rem;
    border-radius: 3rem;
    position: relative;
    z-index: 1;
    background: white;
    margin-bottom: 7rem;
}

.bg-html-mcn {
    background: var(--color-gradient);
    position: relative;
    padding: 5rem 0;
}

.html-mcn--image img {
    position: absolute;
    width: 20%;
    right: 0;
    bottom: 0;
    object-fit: contain;
}

.html-mcn {
    position: relative;
    color: white;
    font-size: 2.5rem;
    font-weight: 300;
}

.html-mcn--title {
    font-size: 4rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.html-mcn--submit {
    background: white;
    text-transform: uppercase;
    margin-top: 1.5rem;
    border-radius: 1rem;
    font-size: 1.8rem;
    padding: .5rem 2rem;
}

.html-mcn--submit:hover {
    background: var(--white);
    color: var(--color-highlight);
    border-color: var(--color-highlight);
}

.partner-slider-main .swiper-slide {
    margin-top: 0 !important;
    margin-bottom: 3rem;
}

.partner-title {
    background: #24225C;
    color: white;
    border-radius: 3rem;
    padding: .5rem .5rem;
    margin-top: -1rem;
    position: relative;
}

.number-best--title, .box-map--title a {
    text-align: center;
    background: var(--color-gradient);
    color: white;
    padding: 3rem;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3rem;
    display: block;
}

.box-counter {
    text-align: center;
    font-size: 2.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 2rem;
    margin-bottom: 3rem;
    border-radius: 3rem;
    background: white;
}

.number-counter {
    font-size: 5rem;
    background: linear-gradient(45deg, #7D243C 30%, #000000 50%, #0BAFAA 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.bg-partner-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 5rem 0;
    position: relative;
}

.bg-partner-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .7;
}

.ratio-map {
    padding-top: 35%;
}

.article-about {
    background: var(--color-gradient);
    color: white;
    padding: 3rem;
    border-radius: 1.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.article-about .h3 {
    text-transform: uppercase;
    font-size: 4rem;
}

.article-about .article-content {
    font-size: 2rem;
    font-weight: lighter;
}

.logo-page {
    display: flex;
}

/*Gioi thieu*/
.bg-tiktok-mar {
    background: var(--color-gradient-ver);
    padding: 5rem 0;
}

.tiktok-mar-content--title {
    font-size: 6rem;
    background: linear-gradient(to right, #ff0000 10%, #ffffff 50%, #08BCE7  90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 6rem;
    margin-bottom: 3rem;
}

.tiktok-mar-content--desc {
    font-size: 2.8rem;
    color: white;
    margin-bottom: 2rem;
}

.tiktok-mar-content--more {
    background: white;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5rem;
    padding: 0.5rem 2rem;
    border-radius: 3rem;
    border-right: 5px solid #08bbe5;
    border-left: 5px solid #e40040;
}

.established-item--content {
    padding: 3rem;
    border-radius: 3rem;
    background: white;
}

.established-item--yeah {
    font-size: 4rem;
    font-weight: bold;
}

.established-item--title {
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 1.5rem;
}

.customer-content {
    background: #f5f7ff;
    padding: 3rem 6rem;
    position: relative;
}

.customer-content-decs {
    margin-bottom: 1rem;
    font-size: 2rem;
    position: relative;
}

.customer-content-title {
    font-weight: bold;
    font-size: 2rem;
}

.customer-content-position {
    color: gray;
}

.customer-content-decs:before {
    content: "\f10d";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-size: 3rem;
    position: absolute;
    left: -3.5rem;
    top: -1rem;
}

/*Livestream*/
.hard-section--title {
    background: var(--color-gradient);
    font-size: 4rem;
    color: white;
    border-radius: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6rem 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hard-item--title, .benefit-item--title {
    font-size: 2.5rem;
    font-weight: bold;
}

.hard-item--desc, .benefit-item--desc {
    font-size: 1.6rem;
}

.hard-item {
    position: relative;
    padding-left: 3rem;
}

.hard-item:before {
    content: "\f057";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 2rem;
    color: var(--color-highlight);
}


.benefit-item, .packdata-item {
    position: relative;
    padding-left: 3rem;
}

.benefit-item:before, .packdata-item:before  {
    content: "\f058";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 2rem;
    color: var(--color-main);
}

.packdata-section {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 3rem;
    border-radius: 3rem;
    position: relative;
    z-index: 1;
    background: white;
    margin-bottom: 7rem;
}

.packdata-section--title {
    font-size: 3rem;
    font-weight: bold;
    color: var(--color-highlight);
}

.packdata-section--decs {
    font-size: 1.7rem;
}

.packdata-item--title {
    font-size: 2rem;
}

.packdata-item:before {
    top: 0;
}

.packdata-hot {
    position: absolute;
    right: -3rem;
    top: -6rem;
}

/* page ADS */
.ads-account {
    margin-top: -6rem;
}

.steps-item--title {
    font-size: 2.5rem;
    font-weight: bold;
}

.steps-item--desc, .note-item--title {
    font-size: 1.8rem;
    position: relative;
    padding-left: 3rem;
}

.steps-item--desc:before, .note-item--title:before {
    content: "\f058";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 2rem;
    color: var(--color-main);
}

.note-section {
    background: var(--color-gradient);
    color: white;
    padding: 3rem;
    border-radius: 1.5rem;
}

.note-section--title.text-center {
    font-size: 2.5rem;
    font-weight: bold;
    border: 1px solid var(--color-highlight);
    border-radius: 1.5rem;
    padding: 2rem 0;
    margin-bottom: 3rem;
}

/* VPS */
.vps3-item {
    background: var(--color-gradient);
    color: white;
    padding: 1.5rem;
    height: 100%;
    border-radius: 1.5rem;
}

.vps3-item--title {
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 1.8rem;
}

.vps3-skymedia {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #fff;
    clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%);
    background: var(--color-gradient);
    padding: 10rem 8rem 10rem 3rem;
    position: relative;
}

.vps3-item--desc {
    font-size: 1.6rem;
}

.vps-service-item {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    padding: 1.5rem;
    border-radius: 1.5rem;
    background: white;
}

.vps-service--tile {
    font-size: 1.8rem;
    margin: 1rem 0;
    font-weight: bold;
    color: var(--color-highlight);
}

.bg-vps4 {
    background: var(--color-gradient);
    padding: 3rem 0;
}

.vps4-section--title {
    background: white;
    font-size: 3.5rem;
    font-weight: bold;
    padding: 4rem 2rem;
    border-radius: 1.5rem;
}

.vps5-section-box {
    background: var(--color-gradient);
    color: white;
    font-size: 1.8rem;
    padding: 4rem 2rem;
    border-radius: 1.5rem;
}

.vps5-section--title {
    font-weight: bold;
    margin-bottom: 1rem;
}

.bg-service {
    padding: 3rem 0;
}

.bg-service:before {
    content: "";
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    position: absolute;
    background: var(--color-gradient);
}

.vps-service-section .title-section {
    color: white;
    text-transform: uppercase;
}
/*--------------------------------------------------------------------------
|  Footer
--------------------------------------------------------------------------*/
footer {
    font-size: 1.6rem;
}

.footer-tittle {
    font-size: 4rem;
    color: var(--color-highlight);
    text-transform: uppercase;
    font-weight: bold;
}

.title-footer {
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid black;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.list-unstyled > li > a {
    color: black;
    margin-bottom: 1rem;
    display: block;
}

.list-unstyled > li > a:hover {
    color: var(--color-highlight);
}

.ratio-footer-logo {
    padding: 15%;
}

/*--------------------------------------------------------------------------
|  Responsive
--------------------------------------------------------------------------*/
@media (max-width: 500px) {
    .footer-tittle {
        font-size: 3rem;
    }
    
    .row-mobile .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .footer-section--logo {
        display: flex;
        flex-wrap: wrap;
    }
    
    .footer-section--logo li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .ratio-footer-logo {
        padding: 20%;
    }
    
    .title-section {
        font-size: 2.4rem;
    }
    
    .home-about .about-desc, .sevice-desc, .mission-section--desc {
        font-size: 2rem;
    }
    
    .sevice-content--title {
        font-size: 2.5rem;
        right: 0;
        top: 0;
    }
    
    .desc-section {
        font-size: 2rem;
    }
    
    .tiktok-mar-content--title {
        font-size: 4rem;
    }
    
    .is-mobile .ads-account {
        margin-top: 3rem;
    }
    
    .is-mobile .mission-section--background {
        margin-bottom: -5rem;
    }
    
    .is-mobile .vps3-skymedia {
        font-size: 2rem;
        clip-path: polygon(10% 80%, 10% 0, 90% 0, 90% 80%, 100% 80%, 50% 100%, 0% 80%);
        padding: 4rem 3rem 4rem 3rem;
        margin-bottom: 2rem;
    }
}

@media (min-width: 992px) {
    .partner2-slider-main > div > div:first-child:after {
        content: "X";
        color: white;
        position: absolute;
        right: -2rem;
        top: 50%;
        transform: translateY(-50%);
        font-size: 5rem;
    }
    
    .established-section > .row > div:before {
        content: "";
        height: 100%;
        width: 1px;
        background: gray;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .established-section > .row > div > div:before {
        content: "";
        width: 1rem;
        height: 1rem;
        background: var(--color-highlight);
        border-radius: 50%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .established-section > .row > div > div:nth-child(odd):before {
        background: var(--color-main);
    }
    
    .established-section > .row > div > div:nth-child(odd) div .established-item--content {
        border-left: 3px solid var(--color-main) !important;
    }
    
    .established-section > .row > div > div:nth-child(even) div .established-item--content {
        border-right: 3px solid var(--color-highlight) !important;
    }
}