/* BEGIN s-slide-13 */
.s-slide-13 .slick-list::before {
    padding-bottom: calc(49% + 0.88px);
}
.s-slide-13 .slick-slide {
    position: relative;
}
.s-slide-13 .slick-slide:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: none;
}
.s-slide-13 .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 30px;
}
.s-slide-13 .slick-dots li.slick-active button {
    background-color: #fff;
}
.s-slide-13 .slick-dots li button {
    font-size: 4px;
    margin: 5px;
    color: transparent;
    background-color: #aaa;
    border-radius: 0;
    width: 3em;
    height: 3em;
}
.s-slide-13 .s_caption {
    color: #fff;
    width: 70%;
    text-align: center;
    /* text-transform: uppercase; */
    position: absolute;
    line-height: 1.4;
    top: 50%;
    left: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    transition: ease-in 3s;
}
.s-slide-13 .slick-list:hover .s_caption {
    display: block;
}
.s-slide-13 .slick-list:hover  .slick-slide:before {
     background-color: rgb(0 0 0 / 20%);
}
.s-slide-13 .s_caption h3 {
    font-size: 45px;
    font-weight: bold;
    line-height: 58px;
}
.s-slide-13 .s_caption .sub-title {
    display: inline-block;
    padding: 8px 32px;
    border-radius: 30px;
    border: 1px solid #fff;
    font-size: 23px;
    margin-bottom: 250px;
    text-transform: uppercase;
    font-weight: bold;
    background: #5dbaff;
    background: #A6DDFF;
    background: linear-gradient(139deg, rgba(166, 221, 255, 1) 0%, rgba(0, 111, 199, 1) 100%);
}
.s-slide-13 .s_caption .name_company {
    font-size: 40px;
    font-weight: bold;
}
.s-slide-13 .s_caption .name_company {
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
    text-shadow:
        1px 1px 0 #ccc,
        2px 2px 0 #bbb,
        3px 3px 0 #aaa,
        4px 4px 0 #999,
        10px 10px 15px rgba(0, 0, 0, 0.6);
    letter-spacing: 2px;
    position: relative;
}
.s-slide-13 .s_caption .title {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
    font-size: 23px;
}
.s-slide-13 .s_caption .desc {
    margin: 30px 0;
    padding: 30px 0 10px;
    position: relative;
}
.s-slide-13 .s_caption .desc::before, .s-slide-13 .s_caption .desc::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}
.s-slide-13 .s_caption .desc::before {
    top: 0;
}
.s-slide-13 .s_caption .desc::after {
    bottom: 0;
}
.s-slide-13 .s_caption .uudai {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    font-size: 40px;
}
.s-slide-13 .num60 {
    width: 400px !important;
}
@media screen and (max-width: 991px) {
    .s-slide-13 .s_caption h3 {
        font-size: 20px;
    }
}
.s-slide-13 .s_caption p {
    color: #fff;
    margin-bottom: 20px
}
@media screen and (max-width: 991px) {
    .s-slide-13 .s_caption p {
        font-size: 13px;
        margin: 15px 0;
    }
}
.s-slide-13 .s_caption .s_button {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-top: 20px;
    padding: 9px 40px;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 48px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.s-slide-13 .s_caption .s_button:hover {
    color: #000;
    background-color: #fff;
}
@media screen and (max-width: 767px) {
    .s-slide-13 .s_caption {
        display: none;
    }
}
.s-slide-13 .s-slide-bot {
    background-color: #fff;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.s-slide-13 .s-slide-bot .b-card-37 {
    border-right: 1px solid #eee;
}

/* END s-slide-13 */
.s-about {
    padding: 40px 0 40px;
    background: #ecf5ff;
}
.s-about .number {
    position: relative;
}
.s-about .number .since {
    position: absolute;
    top: -8px;
    font-size: 30px;
}
.s-about .num7 {
    position: relative;
    left: -30px;
}
.s-about .s_title {
    padding-top: 30px;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #ff4a98;
}
.s-about .ht-format-detail p {
    font-size: 17px;
    margin-bottom: 20px;
    text-align: justify;
}
.s-about .photo {
    margin-top: 30px;
}
[class*="b-sslide-"] .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 10px;
}
[class*="b-sslide-"] .slick-dots li button {
    color: transparent;
    font-size: 4px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 3em;
    height: 3em;
    border-radius: 50%;
}
[class*="b-sslide-"] .slick-dots li.slick-active button {
    background-color: #fff;
    opacity: 1;
}
.s-about .slick-arrow {
    background: none;
    box-shadow: unset;
}
.s-about .slick-arrow::before {
    font-family: FontAwesome;
    line-height: 1;
    color: #000000;
    font-size: 20px;
    position: absolute;
    font-weight: 400;
    color: #fff;
    font-size: 60px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 45px;
}
.s-about .slick-prev::before {
    background-image: url(/images/icons/arrow-prev-1.png);
    content: '';
}
.s-about .slick-next::before {
    background-image: url(/images/icons/arrow-next-1.png);
    content: '';
}
.s-about .b-sslide-ratio .slick-list {
    border-radius: 12px;
}
.s-about .b-sslide-ratio .slick-list::before {
    content: '';
    display: block;
    padding-bottom: 50%;
}
.s-space {
    padding: 60px 0;
    background-image: url('/images/bgs/bg-2.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.s-space .heading {
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 15px;
    color: #ff4a98;
    font-weight: 600;
    margin-bottom: 25px;
    border-bottom: 1px solid #838383;
}
.s-space .b_thumb {
    position: relative;
}
.s-space .b_thumb img {
    border-radius: 24px;
}
.s-space .b_desc {
    position: absolute;
    width: 59%;
    top: 89%;
    font-size: 16px;
    text-align: justify;
    right: 20px;
    transform: translateY(-50%);
    color: #fff;
}
.s-space .b-card-1 {
    position: relative;
}
.s-space .b_cta {
    width: 35%;
    position: absolute;
    left: 0;
    top: 47.5%;
}
.s-space .b_info-1, .s-space .b_info-2 {
    outline: 20px solid #ecf5ff;
    padding: 3px;
    border-radius: 20px;
    background: linear-gradient(90deg, #6D6D6F, #9A9FAA, #FFFFFF, #A5A7B4, #D0BDE7, #737680);
    /* display: inline-block; */
}
.s-space .b_info-1 .content, .s-space .b_info-2 .content {
    background: #fff;
    border-radius: 16px;
    padding: 20px 16px 20px 16px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    font-weight: 500;
}
.s-space .b_button {
    display: block;
    z-index: 1;
    position: relative;
    margin-top: 20px;
    background: #898989;
    padding: 12px;
    border-radius: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 27px;
    background: #72B7E5;
    background: linear-gradient(180deg, rgba(114, 183, 229, 1) 0%, rgba(102, 168, 214, 1) 68%);
}
.s-space .b_info-2 {
    width: 63%;
    margin-left: auto;
    display: block;
    margin-top: 20px;
}
.b-card-2 {
    padding: 24px 24px;
    background-image: url(/images/bgs/bg-contact.png);
    border-radius: 20px;
    color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    height: 590px;
    /* z-index: 2; */
}
.b-card-2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-color: #5db0ffbf;
    z-index: 1;
}
.b-card-2 .title {
    font-size: 29px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(90deg, #d1d1d1, #ffffff, #a9a9a9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow:
        0 1px 1px #ffffff,
        /* bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ng sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ng nhÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
        0 2px 2px #999999,
        /* bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ng ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ xÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡m */
        0 3px 4px rgba(0, 0, 0, 0.4);
    /* tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡o chiÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âu sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢u */
}
.b-card-2 .sub-title {
    font-size: 18px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 17px;
}
.b-card-2 .sub-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}
.b-card-2 p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: justify;
}
.b-card-2 .content {
    position: relative;
    z-index: 2;
    text-align: center;
}
.highlight {
    font-weight: bold;
    color: #ffffff;
}
.s-compare {
    padding: 30px 0 60px;
    background: #ecf5ff;
}
.s-compare .heading {
    font-size: 20px;
    margin-bottom: 35px;
    text-align: center;
}
.s-compare .heading img {
    height: 70px;
    margin-bottom: 10px;
}
.s-compare .item {
    border-radius: 20px;
    overflow: hidden;
    height: 590px;
}
.s-compare .slick-prev, .s-compare .slick-next {
    top: unset;
    bottom: -5px;
    background: #fff;
}
.s-compare .slick-prev {
    left: 30%;
}
.s-compare .slick-next {
    right: 30%;
}
.s-compare .slogan {
    margin-top: 30px;
    padding: 3px;
    border-radius: 20px;
    background: linear-gradient(90deg, #6D6D6F, #9A9FAA, #FFFFFF, #A5A7B4, #D0BDE7, #737680);
}
.s-compare .slogan p {
    border-radius: 16px;
    padding: 16px 25px 16px 35px;
    margin-bottom: 0;
    font-size: 22px;
    color: #44b4d3;
    background: #fff;
    background: #ffffff;
    background: linear-gradient(30deg, rgba(255, 255, 255, 1) 0%, rgba(138, 138, 138, 1) 0%, rgba(166, 166, 166, 1) 9%, rgba(255, 255, 255, 1) 16%, rgba(166, 166, 166, 1) 25%, rgba(255, 255, 255, 1) 32%, rgba(193, 193, 193, 1) 40%, rgba(250, 250, 250, 1) 51%);
}
.ht-ratio--120::before {
    padding-bottom: 125.5%;
}
.slick-dots li {
    display: none;
}

.slick-dots li:nth-child(-n+5) {
    display: inline-block;
}
.s-home-12 {
    padding: 60px 0;
    background-image: url(/images/bgs/bg-9.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.s-home-12 img {
    border-radius: 20px;
}
.s-home-12 .ht-format-detail p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 34px;
    text-align: justify;
}
.s-home-12 .s_text-1 {
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
}
.s-home-12 .s_button img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.s-home-12 .s_button {
    display: flex;
    align-items: center;
    font-size: 33px;
    background: #fff;
    justify-content: space-between;
    max-width: 790px;
    padding: 1px 1px 1px 35px;
    border-radius: 51px;
    margin: auto;
    margin-top: 25px;
    background: #5dbaff;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
}
.text-primary {
    color: #5dbaff;
}
.background-gray {
    background: #ecf5ff;
}
.heading-2 {
    color: #fff;
}
.heading-2 .title {
    text-transform: uppercase;
    font-size: 45px;
    margin: 8px 0 30px;
}
.heading-2 .sub-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffffb5;
}
.s-home-13 {
    padding: 60px 0;
    background-image: url('/images/bgs/bg-15.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.s-home-13 .s_content {
    margin-left: 20px;
    margin-top: 80px;
    width: 80%;
    text-align: center;
    text-transform: uppercase;
}
.s-home-13 .percent {
    font-size: 89px;
    background: #ff4a8e;
    border: 4px solid #fff;
    border-radius: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 89px;
    margin-bottom: 20px;
    /* animation: shake-rotate 1s ease-in-out infinite; */
    animation: shake-rotate-strong 0.5s ease-in-out infinite;
}
@keyframes shake-rotate-strong {
  0%, 100% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(-2px, 2px) rotate(4deg); }
  50% { transform: translate(2px, -2px) rotate(-4deg); }
  75% { transform: translate(-1px, 1px) rotate(3deg); }
}
.s-home-13 .title {
    font-size: 32px;
    margin-bottom: 15px;
    position: relative;
    line-height: 32px;
}
.s-home-13 .desc {
    font-size: 52px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    color: #0c2545;
}
.s-home-13 .list li {
    font-size: 16px;
    margin-bottom: 12px;
    display: flex;
    gap: 25px;
    text-align: justify;
}
.s-home-13 .list li img {
    width: 25px;
    height: 25px;
}
.s-home-13 .row+.row {
    margin-top: 70px;
}
.s-home-13 .s_thumb {
    position: relative;
    display: inline-block;
}
.s-home-13 .list-product2 {
    margin-top: 100px;
}
.s-home-13 .image-left {
    border-radius: 16px;
    overflow: hidden;
    max-width: 375px;
}
.s-home-13 .image-left img {
    display: block;
    width: 100%;
    height: auto;
}
.s-home-13 .image-right {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(40%, 45%);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    outline: 14px solid #e3e4e6;
}
.s-home-13 .image-right img {
    display: block;
    width: 250px;
    height: auto;
}
.s-home-13 .image-content img {
    border-radius: 30px
}
.s-home-13 .title-right::before {
    content: '';
    position: absolute;
    width: 55%;
    height: 1px;
    background-color: #5dbaff;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s-home-13 .slick-dots {
    bottom: 25px;
}
.s-home-13 .slick-dots li button {
    background-color: #ccc;
    width: 15px;
    height: 15px;
}
.s-home-13 .slick-dots li.slick-active button {
    background-color: #ff4a8e;
}
.s-home-14 {
    padding: 60px 0;
    background: #5dbaff;
}
.s-home-14 .title {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: justify;
}
.s-home-14 .sub-title {
    position: relative;
    margin-bottom: 15px;
}
.s-home-14 .sub-title span {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 30px;
    line-height: 18px;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
}
.s-home-14 .sub-title::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    background: #fff;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.s-home-14 .name {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
}
.s-home-14 .list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 17px;
    font-size: 16px;
    text-align: justify;
}
.s-home-14 .list li::after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url('/images/icons/check.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.s-home-14 .s_content .list {
    padding-left: 23px;
}
.s-home-14 .list.white li::after {
    background-image: url('/images/icons/check-white.png');
}
.s-home-14 .list.white li {
    color: #fff;
}
.s-home-14 .s_thumb {
    margin-left: 60px;
    margin-top: 15px;
    width: 410px;
    height: 482px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.s-home-14 .s_thumb img {
    position: absolute;
    width: 100%;
    top: -65px;
}
.s-home-14 .s_content {
    margin-top: 30px;
    background: #fff;
    padding: 30px 60px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 20px;
}
.s-home-14 .s_content .s_title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #5dbaff;
    text-align: center;
    margin-bottom: 15px;
}
.s-home-15 {
    padding: 80px 0;
    background-image: url(/images/bgs/bg4.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.s-home-15 .s_content {
    background: #fff;
    border-radius: 16px;
    padding: 20px 25px;
    padding-bottom: 30px;
    border: 2px solid #878787;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;
}

.s-home-15 .title {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    position: absolute;
    top: -40px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    background: #ff4a8e;
    color: #fff;
    padding: 10px 27px;
    border-radius: 12px;
    border: 2px solid #878787;
}
.s-home-15 .desc {
    font-size: 25px;
    margin-bottom: 15px;
    margin-top: 32px;
}
.s-home-15 .s_cta {
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    position: absolute;
    bottom: -52px;
    left: 50%;
    transform: translateX(-50%);
}
.s-home-15 .s_text-2 {
    width: 66%;
    padding: 23px 20px;
    text-align: center;
    background-image: url(/images/bgs/bg3.png);
    background-position: center center;
    border: 4px solid #000;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    color: #5dbaff;
    font-size: 24px;
    border-radius: 17px;
    line-height: 1.3;
}
.s-home-15 .s_cta a {
    display: block;
    text-align: center;
    padding-right: 36px;
    font-size: 20px;
    text-transform: uppercase;
}
.s-home-15 .s_cta a span:first-child {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    line-height: 1;
}
.b-card-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: calc(100% - 30px); */
    position: relative;
    margin-bottom: 30px;
    margin: auto;
    width: 84%;
    margin-top: 36px;
}
.b-card-4.center {
    width: 100%;
    margin-top: 0;
}
.b-card-4 .b_title {
    /* margin-bottom: 20px; */
    font-size: 17px;
    text-align: justify;
}
.b-card-4 .b_title>span {
    font-size: 21px;
}
.b-card-4.center .b_title>span {
    font-size: 30px;
}
.b-card-4 .b_thumb img {
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 9px, rgba(0, 0, 0, 0.22) 8px 6px 10px;
}
.s_text-3 {
    margin-top: 30px;
    font-size: 25px;
    margin-bottom: 50px;
}
.b-card-4 .b_thumb {
    width: 84%;
    margin: auto;
}
.b-card-4.center .b_thumb {
    width: 100%;
}
.s-home-16 {
    padding: 50px 0;
}
.s-home-16 .title {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 15px;
    margin-bottom: 0px;
    color: #5dbaff;
}
.s-home-16 .title-star {
    width: 170px;
    display: block;
    margin: auto;
}
.s-home-16 .item {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    margin: 0 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.s-home-16 .slick-prev {
    left: 17.5%;
}
.s-home-16 .slick-next {
    right: 17.5%;
}
.s-home-16 [class*="b-sslide-"] .slick-arrow {
    box-shadow: unset;
    background: none;
}
.s-home-16 .slick-arrow:before {
    font-size: 40px;
}
.s-home-16 .p_slide {
    position: relative;
    padding-bottom: 50px;
}
.s-home-16 .p_slide::after {
    position: absolute;
    content: '';
    width: 40%;
    height: 2px;
    background: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.s-home-18 {
    padding: 50px 0;
}
.s-home-18 .title {
    font-size: 34px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.s-home-18 .s_thumb {
    border-radius: 51px;
    overflow: hidden;
}
.s-home-18 .name {
    margin-top: 0;
    font-size: 31px;
    text-align: center;
    border: 1px solid #a10942;
    border-radius: 27px;
    padding: 8px 10px;
    margin-bottom: 40px;
    color: #ff4a8e;
    text-transform: uppercase;
}
.s-home-18 p {
    margin-bottom: 16px;
    text-align: justify;
}
.s-home-18 .detail {
    position: relative;
    z-index: 2;
}
.s-home-18 .detail::before {
    position: absolute;
    content: '“';
    font-size: 354px;
    line-height: 1;
    top: -46px;
    left: -45px;
    font-weight: bold;
    font-family: 'Montserrat';
    /* text-transform: uppercase; */
    background: linear-gradient(139deg, rgb(118 114 114) 0%, rgb(84 79 79) 0%, rgb(241 241 241) 33%, rgba(255, 255, 255, 1) 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    font-family: sans-serif;
}
.s-home-18 .detail::after {
    position: absolute;
    content: '”';
    font-size: 354px;
    line-height: 1;
    bottom: -220px;
    right: -35px;
    font-weight: bold;
    font-family: 'Montserrat';
    background: linear-gradient(303deg, rgba(255, 255, 255, 1) 0%, rgba(138, 138, 138, 1) 0%, rgba(194, 194, 194, 1) 54%, rgba(255, 255, 255, 1) 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    font-family: sans-serif;
}
/* BEGIN p-contact-1 */
.c-form-border .c_input {
    padding: 19px 20px;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 11px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.c-form-border .c_input:focus {
    outline: none;
    border-color: var(--color-main);
}
.c-form-border::placeholder {
    color: #666;
}
.c-form-border label {
    margin-bottom: 5px;
    display: inline-block;
}
.c-form .c_error, .c-form-border .c_error {
    top: 70%;
}
.p-contact-1 {
    background: #fff;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 0;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.p-contact-1 .p_contact {
    position: relative;
    background: #f3faff;
    padding: 40px;
}
.p-contact-1 .p_contact>ul {
    /* margin: 0 1.25%; */
}
.p-contact-1 .p_contact>ul h1 {
    font-size: 20px;
    margin: 10px 0 5px;
    text-transform: uppercase;
}
.p-contact-1 .p_contact>ul span.fa {
    margin-bottom: 7px;
    line-height: 1.42857143;
    font-weight: inherit;
}
.p-contact-1 .p_contact>ul span.fa:not(:last-child) {
    margin-right: 20px;
}
.p-contact-1 .p_contact>ul span.fa::before {
    width: 15px;
    text-align: center;
}
.p-contact-1 .p_contact>ul iframe {
    width: 100% !important;
    height: 225px !important;
    margin-top: 25px;
}
.p-contact-1 .p_contact>form {
    width: 30%;
    margin: 0 1.25%;
}
.s-home-19 {
    padding: 50px 0;
}
.form-contact-2 {
    padding: 20px 30px;
}
.form-logo {
    font-size: 17px;
    margin-bottom: 18px;
    letter-spacing: 3px;
}
.form-contact-2 .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 0px;
}
.form-contact-2 .desc {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.form-contact-2 .loimoi {
    margin-top: 10px;
    font-size: 15px;
}
.c-btn--primary {
    background-color: #5dbaff;
}
.b-card-5 {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    position: relative;
}
.b-card-5 .b_logo {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.b-card-5 .b_logo::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #ffffff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(138, 138, 138, 1) 0%, rgba(166, 166, 166, 1) 13%, rgba(250, 250, 250, 1) 35%, rgba(153, 153, 153, 1) 63%, rgba(255, 255, 255, 1) 82%, rgba(97, 97, 97, 1) 100%);
}
.b-card-5 .b_logo img {
    height: 60px;
}
.b-card-5 .desc {
    padding-bottom: 40px;
}
.b-card-5 .thumb {
    position: absolute;
    bottom: -30px;
    right: 0;
    max-height: 450px;
}
.s-home-17 {
    padding: 0 0 50px 0;
    background-image: url(/images/bgs/bg3.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background: #ffffff;
    background: linear-gradient(153deg, rgba(255, 255, 255, 1) 0%, rgba(166, 221, 255, 1) 43%, rgba(0, 111, 199, 1) 88%);
}
.s-home-17 .title {
    font-size: 32px;
    text-transform: uppercase;
    color: #5db0ff;
    position: absolute;
    top: 68px;
    left: 40.5%;
    transform: translateX(-50%);
    padding-bottom: 10px;
    padding: 10px 20px;
    background: #fff;
    border-radius: 16px;
}
.s-home-17 .title::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 190%;
    background: #fff;
    left: 0;
    display: none;
}
.s-home-17 .item {
    position: relative;
    margin: 0 40px;
}
.s-home-17 .slick-slider .slick-track, .s-home-17 .slick-slider .slick-list {
    /* padding-top: 70px!important; */
}
.s-home-17 [class*="b-sslide-"] .slick-dots {
    width: 200px;
    position: absolute;
    bottom: 20px;
    left: 22%;
}
.s-home-17 .slick-dots li.slick-active button {
    background-color: #2e2e2e;
    outline: 2px solid #2e2e2e;
    opacity: 1;
}
.s-home-17 .slick-dots li button {
    background-color: #ccc;
}
.s-home-17 .list-logo {
    width: 800px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
    position: relative;
    margin-bottom: 20px;
}
.s-home-17 .list-logo .slick-list {
    overflow: unset;
}
.s-home-17 .list-logo img {
    height: 30px;
}
.s-home-17 .list-logo li {
    display: inline-block;
    padding: 5px 14px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.list-logo .slick-track {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.s-home-17 .list-logo li {
    width: 20% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-compare .item .ht-ratio--120 {
    height: 590px;
}
@keyframes moveGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.s-button {
    color: #fff;
    padding: 16px 0;
    font-size: 46px;
    text-transform: uppercase;
    text-shadow:
        -1px -1px 0 white,
        1px -1px 0 white,
        -1px 1px 0 white,
        1px 1px 0 white;
    font-weight: 500;
    background: #FF4A98;
    background: #FF4A98;
    background: linear-gradient(268deg, rgba(255, 74, 152, 1) 0%, rgba(255, 164, 164, 1) 100%);
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    /* background: linear-gradient(268deg, rgba(255, 74, 152, 1), rgba(255, 164, 164, 1), rgba(255, 74, 152, 1)); */
    background-size: 200% 200%;
    animation: moveGradient 6s ease infinite;
}
.s-gift {
    background-image: url(/images/bgs/bg-14.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 60px 0;
}
.s-gift .s_btn {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.s-gift .s_btn img {
    height: 70px;
}
.s-gift .s_content {
    padding-left: 10px;
}
.s-gift .s_title {
    margin-top: 58px;
    font-size: 58px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(#35aee5, #1867af);
    background: linear-gradient(268deg, rgba(255, 74, 152, 1) 0%, rgba(255, 164, 164, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.s-gift .s_title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
}
.s-gift .s_time {
    font-size: 22px;
}
.s-gift .btn {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: #ff4a8e;
    border-radius: 12px;
}
.b-card-8 {
    position: relative;
}
.b-card-8 .name {
    position: absolute;
    bottom: 41px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
    text-transform: uppercase;
    background: #5dbaff;
    color: #fff;
    width: 75%;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
}
.s-img_gif a {
    width: calc(100% / 3);
    display: inline-block;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #5dbaff;
}
#popup.c-modal.show {
    z-index: 1041;
}
#popup.c-modal .c_body {
    padding: 0;
}
#popup.c-modal .c-modal-group {
    background: none;
    border-radius: 20px;
    line-height: 0;
   /*  height: 500px;
    width: 500px; */
}
#popup.c-modal .c-modal-box {
    max-width: 350px;
    padding-top: 18em;
}
#popup.c-modal .c_close {
    font-size: 30px;
    top: 35%;
    right: -35px;
    color: #000;
}
#popup.c-modal .c_close:hover {
    background: none;
    opacity: 0.8;
}

.btn-1 {
  position: relative;
  font-size: 17px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1em 2.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 6em;
  transition: all 0.2s;
  border: none;
  font-family: inherit;
  font-weight: 500;
  color: black;
  background-color: white;
}

.btn-1:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn-1:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-1::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.btn-1::after {
  background-color: #fff;
}

.btn-1:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
.s-gift .btn.btn-1::after {
    background-color: #ff4a8e;
}
.s-space .b_button.btn-1::after {
    border-radius: 12px;
    background: #72B7E5;
    background: linear-gradient(180deg, rgba(114, 183, 229, 1) 0%, rgba(102, 168, 214, 1) 68%);
}
.c-button-8 {
    background: #5dbaff;
    font-size: 15px;
    border-radius: 12px;
    color: #fff;
}
.c-button-8.btn-1::after {
    background-color: #5dbaff;
     border-radius: 12px;
}
.justify-items--center {
    -webkit-justify-content: center;
    justify-content: center;
}
.b-gift {
    position: relative;
    height: 70px;
}
.b-gift + .b-gift {
    border-top: 1px solid #fff;
}
.b-gift .list_href {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
}
.b-gift a {
    width: calc(100% / 3);
    display: inline-block;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #5dbaff;
    height: 70px;
}
.s-gift .s_btn .btn-1 {
    padding: 0;
    height: 70px;
}
.s-gift .btn-1::after {
    background-color: #ff4a8e;
    border-radius: 12px;
}

/* From Uiverse.io by Madflows */
.s-button {
  position: relative;
  overflow: hidden;
  height: 98px;
  background: #FF4A98;
  color: #fff;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  cursor: pointer;
  background: linear-gradient(268deg, rgba(255, 74, 152, 1), rgba(255, 164, 164, 1), rgba(255, 74, 152, 1));
}

.s-button:hover::before {
  transform: scaleX(1);
}

.button-content {
  position: relative;
  z-index: 1;
}

.s-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  width: 100%;
  height: inherit;
  border-radius: inherit;
  background: #5dbaff;
  transition: all 0.475s;
}
@media screen and (max-width: 992px) {
    .s-about .number {
        display: flex;
        justify-content: center;
    }
    .s-about .number .since {
        left: 50%;
        transform: translateX(-80%);
    }
    .s-about .num7 {
        position: unset;
    }
    .s-space .b_desc {
        position: unset;
        width: 100%;
        transform: unset;
        color: #2f2f2f;
        margin-top: 10px;
    }
    .s-space .b_cta {
        width: 100%;
        position: relative;
        top: unset;
    }
    .s-space .b_button {
        display: none;
    }
    .s-space .b_info-2 {
        width: 100%;
    }
    .s-space {
        padding: 30px 0;
    }
    .s-compare .heading img {
        height: auto;
    }
    .s-compare .desc {
        font-size: 14px;
    }
    .s-compare [class*="b-sslide-"] .slick-dots {
        bottom: 75px;
    }
    .s-compare .slick-arrow {
        display: none!important;
    }
    .b-card-2 {
        height: auto;
    }
    .s-home-17 .title {
            position: relative;
            left: unset;
            transform: unset;
            font-size: 23px;
            top: 10px;
            padding-top: 16px;
            padding: 8px;
            text-align: center !important;
    }
    .s-home-17 .list-logo {
        width: 100%;
        display: none;
    }
    .s-home-17 .item {
        margin: 0 8px;
    }
    .s-home-13 .s_content {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .list-product2 {
        display: none;
    }
    .s-home-13 .desc {
        font-size: 40px;
    }
    .s-home-13 .percent {
        width: 90%;
        margin: 20px auto;

    }
    .s-home-13 .container>.row {
        flex-direction: column-reverse;
    }
    .s-home-14 .title {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .s-home-14 .sub-title span {
        font-size: 15px;
    }
    .s-home-14 .name {
        font-size: 25px;
    }
    .s-home-14 .list.white li {
        color: #fff;
        width: 100%;
        padding-right: 20px;
        font-size: 15px;
    }
    .s-home-14 .s_thumb {
        width: 100%;
        margin-left: 0;
    }
    .s-home-14 .s_content {
        padding: 30px 10px;
    }
    .s-home-14 .s_content .s_title {
        font-size: 18px;
    }
    .s-home-15 .s_cta, .s-home-19 .p_thumb {
        display: none;
    }
    .s-home-16 .title {
        font-size: 22px;
    }
    .s-home-16 .item {
        margin: 0 5px;
    }
    .s-space .b_info-1, .s-space .b_info-2 {
        outline: none;
    }
    #popup.c-modal .c_close {
        font-size: 30px;
        top: 34%;
        right: 0px;
    }
    .s-slide-13 .slick-list:hover .s_caption {
        display: none;
    }
    .s-home-18 .detail::after, .s-home-18 .detail::before {
        display: none;
    }
    .s-home-18 .detail {
        margin-bottom: 10px;
    }
    .s-home-15 .title{
        font-size: 22px;
        width: 80%;
    }
    .b-card-4 {
        margin-bottom: 20px;
    }
    .b-card-4 .b_thumb {
        width: 100%;
    }
    .s-gift .s_btn img {
        height: 45px;
    }
    .b-gift {
        height: auto;
    }
    .s-home-13 {
        padding: 30px 0;
    }
    .s-home-14 .s_thumb img {
        top: -4px;
    }
    .s-header-2 .hd-menu>ul>li.is-active>a {
        color: #4a92c9;
        outline: none;
    }
}

@media screen and (max-width: 479px) {
    #popup.c-modal .c-modal-box {
        max-width: 350px;
        padding-top: 21em;
    }
    #popup.c-modal .c_close {
        font-size: 30px;
        top: 38%;
    }
    .s-slide-13 .s_caption {
        width: 95%;
        display: block;
    }
    .s-slide-13 .s_caption .sub-title {
        font-size: 14px;
        margin-bottom: 10px
    }
    .s-slide-13 .s_caption .uudai {
        font-size: 22px;
    }
    .s-slide-13 .num60 {
        width: 130px !important;
    }
    .s-slide-13 .s_caption .title {
        font-size: 10px;
    }
    .s-header-2 .hd-logo>div, .s-header-2 .hd-social {
        display: block;
    }
    .s-header-2 .hd-search {
        display: none;
    }
    .s-button {
        font-size: 32px;
        height: auto;
    }
    .s-gift .s_title {
        margin-top: 30px;
        font-size: 42px;
    }
    .b-card-8 .name {
        width: 85%;
        font-size: 12px;
        bottom: 22px;
        padding: 4px;
    }
    .s-gift .s_btn {
        justify-content: space-between;
    }

    .s-gift .s_btn .btn-1 {
        padding: 0;
        height: auto;
        line-height: 0;
    }
    .s-gift .btn.btn-1{
        width: 100%;
        text-align: center;
    }
    .s-about .s_title {
        font-size: 20px;
    }
    .s-space .heading {
        font-size: 30px;
    }
    .s-header-2 .logo {
        display: flex!important;
    }
    .s-header-2 .hd-menu>ul>li>a {
        color: #4a92c9;
    }
    .s-header-2 .hd-menu>a[ht-trigger="hd-menu"] {
        display: block;
        color: #fff;
    }
    .s-space .b_button {
        display: block;
        margin-bottom: 20px;
    }
    .b-card-2 .sub-title {
        font-size: 15px;
    }
    .b-gift {
        height: 20px;
    }
    .s-space .b_cta {
        display: flex;
        flex-direction: column-reverse;
    }
    .s-footer-1 .box {
        padding-left: 0;
    }
    .info-more {
        display: none;
    }
    .s-footer-1 .logo {
        font-size: 19px;
    }
    .s-home-13 .container>.row {
        flex-direction: column-reverse;
        margin: 0;
    }
    .s-home-18 {
        padding: 0;
    }
    .form-contact-2 .title {
        font-size: 21px;
    }
    .form-contact-2 .desc {
        font-size: 15px;
    }
    .s-footer-1 .logo {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .s-footer-1 .ft-phone i {
        background-color: #5dbaff;
    }
    .s-footer-1 .ft-social {
        margin-top: 18px;
        margin-bottom: 14px;
    }
    .s-home-17 [class*="b-sslide-"] .slick-dots {
        width: 200px;
        position: absolute;
        bottom: -35px;
        left: 22%;
    }
    .s-home-14 .s_thumb img {
        bottom: 0;
        top: unset;
    }
    .s-home-17 .slick-dots li.slick-active button {
        background-color: #ff4a98;
        outline: 2px solid #ff4a98;
        opacity: 1;
    }
}