* {
    margin: 0;
    padding: 0;
    border: none;
}

body {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    background-color: #fff;
    /* #ededed; */
}

body,
input,
button,
option,
textarea,
label,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    outline: none;
    zoom: 1;
    color: #000;
}

ul,
li,
ol {
    list-style: none;
    margin: 0px;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 20px;
    margin: 0px;
}

.clear {
    clear: both;
}

small,
.small {
    font-size: 1em;
}

.container-lading {
    max-width: 420px;
}

.section-p01 {
    width: 420px;
    top: 0px;
    height: 70px;
    position: fixed;
    z-index: 90000050;
}

.ladi-section-background {
    position: absolute;
    background-color: rgb(181, 107, 67);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden;
}

.top-title-page {
    position: relative;
    display: block;
    padding-top: 22px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.top-title-page h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.top-title-page h3 strong {
    color: yellow;
    font-size: 26px;
}

.section-p02 {
    background-color: rgb(255, 248, 243);
    position: relative;
    padding-top: 80px;
    padding-bottom: 20px;
}

.ladi-element-box1 .ladi-headline {
    font-size: 29px;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(67, 102, 176);
    text-transform: uppercase;
    text-align: center;
}

.ladi-element-box1 .ladi-transition {
    animation-name: flash1;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.ladi-element-button {
    animation-name: bounceIn;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.ladi-element-button h3 {
    border-width: 2px;
    border-radius: 50px;
    border-style: solid;
    border-color: rgb(172, 95, 42);
    font-size: 19px;
    font-weight: normal;
    padding: 8px 10px;
    text-align: center;
}

.ladi-p03-bg {
    background-image: url(../image/bo-gom-7-cuon-sach.gif);
    width: 420px;
    height: 220.5px;
    position: relative;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    margin: 0 auto;
    pointer-events: none;
}

.section-p04 {
    position: relative;
    width: 100%;
}

.group-01,
.group-02,
.group-03 {
    display: block;
    margin: 15px 0;
}

.group-01-left {
    background-color: rgb(204, 34, 25);
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: left;
    display: flex
}

.group-01-left span {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.group-02-left {
    background-color: rgb(255, 115, 1);
    width: 340px;
    height: 80px;
    align-items: center;
    justify-content: left;
    display: flex;
}

.group-02-left span {
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}

.group-02-left span b {
    font-size: 32px;
    text-transform: uppercase;
}

.group-02-bottom {
    background-color: #333;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.ladi-p05-bg {
    width: 420px;
    height: 736px;
    background-image: url(../image/1-20250629063224-7e3ti.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.ladi-p06-bg {
    width: 420px;
    height: 750px;
    background-image: url(../image/2-20250629063245-z4gre.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.ladi-p07-bg {
    width: 420px;
    height: 750px;
    background-image: url(../image/anh-gb-200.JPG);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.ladi-p08-bg {
    width: 420px;
    height: 180px;
    background-image: url(../image/salesoc.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.section-p09 {
    position: relative;
    width: 100%;
    margin: 15px 0;
}

.section-p09 .ladi-button {
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.section-p09 .swiper-slide img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.ladi-p09-bg h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    background-color: #810000;
    height: 50px;
    display: block;
    width: 350px;
    line-height: 50px;
    margin-left: 40px;
    font-weight: 500;
    border-radius: 6px;
}

.section-p10 {
    background-color: #fff1f1;
    padding: 10px;
}

.ladi-p10-bg h3 {
    background-color: rgb(181, 107, 67);
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
}

.bg-icon-1 {
    width: 45px;
    height: 45px;
    margin-right: 15px;
    background-image: url(../image/artboard-22x-20220511074506.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.bg-icon-2 {
    width: 45px;
    height: 45px;
    min-width: 45px;
    margin-right: 15px;
    background-image: url(../image/artboard-42x-20220511074506.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.bg-icon-3 {
    width: 45px;
    height: 45px;
    min-width: 45px;
    margin-right: 15px;
    background-image: url(../image/artboard-52x-20220511074506.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.section-p12 {
    background-color: #faf8f6;
    width: 100%;
}

.ladi-p12-bg {
    width: 400px;
    height: 1000px;
    min-width: 400px;
    background-image: url(../image/topcomment.png);
    background-size: contain;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.section-p13 {
    background-color: rgb(157, 1, 1);
    width: 100%;
}

.ladi-p13-bg h3 {
    font-size: 26px;
    color: #9d0101;
    font-weight: bold;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.section-p13 ul .bg-li-01 {
    width: 300px;
    height: 270px;
    min-width: 300px;
    background-image: url(../image/7ngaydoitra.PNG);
    background-size: contain;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
    margin: 0 auto;
}

.section-p13 ul .bg-li-02 {
    width: 300px;
    height: 270px;
    min-width: 300px;
    background-image: url(../image/100chinhhang.PNG);
    background-size: contain;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
    margin: 0 auto;
}

.section-p13 ul .bg-li-03 {
    width: 300px;
    height: 270px;
    min-width: 300px;
    background-image: url(../image/toanquoc.PNG);
    background-size: contain;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
    margin: 0 auto;
}

.section-p14 {
    width: 420px;
    bottom: 0px;
    height: 60px;
    position: fixed;
    z-index: 90000050;
}

.section-p14 .ladi-button {
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.ladi-p14-bg {
    background-color: #000;
}

.ladi-p14-bg h3 {
    display: block;
    color: #fff;
    padding: 20px;
    font-size: 20px;
}

.ladi-p14-bg h3 b {
    color: yellow;
}

.ladi-p14-bg h3:hover {
    text-decoration: none;
    color: yellow;
}

.section-p11 {
    background-color: #e2ce98;
    width: 100%;
    position: relative;
}

.form-dat {
    width: 85%;
    position: relative;
    margin-left: 7%;
}

.form-dat .form-group input {
    border: 1px solid #333;
    border-radius: 6px;
    color: #333;
    font-weight: 500;
}

.form-dat .form-group textarea {
    border: 1px solid #333;
    border-radius: 6px;
    resize: none;
}

.form-dat .ladi-button {
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

.button-buy {
    background-color: rgb(157, 1, 1);
    border: 2px solid rgb(157, 1, 1);
    border-radius: 6px;
    width: 100%;
    height: 45px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.button-buy:hover {
    background-color: #fff;
    color: rgb(157, 1, 1);
    border: 2px solid rgb(157, 1, 1);
}

.ladi-transition {
    transition: all 150ms linear 0s;
}

.ladi-flash {
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}

.ladi-flash .ladi-paragraph {
    background-color: #c31818;
    border-radius: 5px;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    margin: 10px 0;
}

.form-radios {
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 6px;
    padding: 10px;
}

.form-radios .form-group {
    margin-bottom: 0;
}

.form-radios label {
    color: #333;
    font-weight: bold;
    font-size: 14px;
}

.reds {
    color: #c31818;
    font-size: 18px;
}

.form-dat .help-block {
    color: red;
    font-size: 14px;
}

.countdown {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.countdown div {
    background-color: #990000;
    color: white;
    font-size: 40px;
    font-weight: bold;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.swiper-container {
    width: 100%;
    height: 400px;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash1 {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}