@charset "UTF-8";

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
    border: 0 none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

html {
    line-height: 1;
    font-family: sans-serif;
    font-size: 62.5%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'Conv_SFUFuturaBold';
    src: url("../fonts/SFUFuturaBold.eot");
    src: local("☺"), url("../fonts/SFUFuturaBold.woff") format("woff"), url("../fonts/SFUFuturaBold.ttf") format("truetype"), url("../fonts/SFUFuturaBold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #121212;
    border: 0;
    outline: 0;
    font-size: 16px;
    padding: 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

a {
    font-family: 'Roboto', sans-serif;
    color: #121212;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #001452;
}

a:active {
    text-decoration: none;
}

input,
select,
textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
}

img {
    border: 0 none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.tred {
    color: #EB0D1E;
}

.tblue {
    color: #036AFF;
}

.tyellow {
    color: #FFB13B;
}

.tgrey {
    color: #757575;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt20 {
    margin-top: 20px;
}

.container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
    position: relative;
}

.vietlott-ldp {
    overflow: hidden;
}

.vietlott-ldp .section-one {
    background: url(../images/bg1.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    min-height: 970px;
    position: relative;
    display: block;
}

.vietlott-ldp .section-one.ldp2 {
    background: url(../images/bg6.jpg) no-repeat top center;
    background-size: cover;
}

.vietlott-ldp .section-one.ldp2 .phone2 {
    position: absolute;
    bottom: 0px;
    left: 700px;
}

.vietlott-ldp .section-one.ldp2 .container {
    padding-top: 260px;
}

.vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo {
    position: relative;
}

.vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo .logo {
    position: absolute;
    top: 00px;
    left: 50%;
    transform: translate(-50%, 0);
}

.vietlott-ldp .section-one.ldp2 .ct-section-one h2 {
    text-transform: uppercase;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Conv_SFUFuturaBold';
}

.vietlott-ldp .section-one.ldp2 .ct-section-one .btn-dl {
    flex-direction: row;
    justify-content: center;
    padding: 20px 0;
}

.vietlott-ldp .section-one.ldp2 .ct-section-one .btn-dl a {
    height: 50px;
    line-height: 50px;
    width: 200px;
    min-width: auto;
    padding: 0 15px;
    margin: 0 5px;
}

.vietlott-ldp .section-one.ldp2 .ct-section-one .btn-dl a img {
    height: 24px;
    margin-right: 10px;
}

.vietlott-ldp .section-one .container {
    display: flex;
    padding: 160px 15px 60px 15px;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.vietlott-ldp .section-one .container .left-section-one {
    width: 30%;
}

.vietlott-ldp .section-one .container .left-section-one .title {
    display: none;
}

.vietlott-ldp .section-one .container .left-section-one h2 {
    padding: 35px 0;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
}

.vietlott-ldp .section-one .container .left-section-one span {
    padding: 40px 0 20px 0;
    display: inline-block;
    line-height: 24px;
}

.vietlott-ldp .section-one .container .left-section-one p {
    padding: 40px 0 20px 0;
    display: inline-block;
    line-height: 24px;
}

.vietlott-ldp .section-one .container .right-section-one {
    width: 70%;
}

.vietlott-ldp .section-one .container .right-section-one .title {
    position: relative;
    margin-top: -55px;
}

.vietlott-ldp .section-one .container .right-section-one .yt-box {
    padding: 20px 0 0 0;
}

.vietlott-ldp .section-one .scroll-box {
    overflow: hidden;
    display: flex;
    height: 75px;
    background: #EB0D1E;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 300;
}

.vietlott-ldp .section-one .scroll-box .scroll-text {
    text-align: right;
    display: flex;
    align-items: center;
    /* animation properties */
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-animation: my-animation 30s linear infinite;
    -webkit-animation: my-animation 30s linear infinite;
    animation: my-animation 30s linear infinite;
}

.vietlott-ldp .section-one .scroll-box .scroll-text span {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 20px;
    margin-left: 70px;
    white-space: nowrap;
}

.vietlott-ldp .section-one .scroll-box .scroll-text span:after {
    display: inline-block;
    content: "";
    background: url(../images/star.png) no-repeat top center;
    width: 53px;
    height: 13px;
    position: absolute;
    top: 5px;
    right: -73px;
}

.vietlott-ldp .section-one .asset .p1 {
    position: absolute;
    top: 320px;
    left: -435px;
}

.vietlott-ldp .section-one .asset .p2 {
    position: absolute;
    top: 450px;
    left: 1235px;
}

.vietlott-ldp .section-one .asset .p3 {
    position: absolute;
    top: 150px;
    left: 315px;
}

.vietlott-ldp .section-one .asset .p4 {
    position: absolute;
    top: 30px;
    left: 915px;
}

.vietlott-ldp .section-two {
    background: url(../images/bg2.jpg) no-repeat top center;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 970px;
    color: #fff;
}

.vietlott-ldp .section-two:after {
    display: inline-block;
    content: "";
    clear: both;
}

.vietlott-ldp .section-two.ldp2 {
    background: url(../images/bg1.jpg) no-repeat top center;
    background-size: cover;
}

.vietlott-ldp .section-two.ldp2 .asset .p1 {
    top: -40px;
    left: 660px;
}

.vietlott-ldp .section-two.ldp2 .mb-p {
    left: 1010;
}

.vietlott-ldp .section-two.ldp2 .feature {
    padding: 80px 0 0 0;
}

.vietlott-ldp .section-two.ldp2 .feature h2 {
    text-transform: uppercase;
    line-height: 44px;
    font-size: 34px;
    font-family: 'Conv_SFUFuturaBold';
}

.vietlott-ldp .section-two.ldp2 .feature ul li p {
    min-height: 90px;
    padding: 10px 0;
}

.vietlott-ldp .section-two.ldp2 .feature .yt-box {
    padding: 30px 0 0 0;
}

.vietlott-ldp .section-two .mb-p {
    position: absolute;
    bottom: 0px;
    left: 960px;
    z-index: 200;
}

.vietlott-ldp .section-two .feature {
    padding: 300px 0 0 0;
    text-align: center;
    max-width: 60%;
}

.vietlott-ldp .section-two .feature h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 30px;
}

.vietlott-ldp .section-two .feature ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vietlott-ldp .section-two .feature ul li {
    width: 45%;
    padding: 15px 0;
}

.vietlott-ldp .section-two .feature ul li p {
    display: flex;
    align-items: center;
    padding: 20px 0;
    text-align: left;
    line-height: 24px;
    border-bottom: solid 1px #fff;
}

.vietlott-ldp .section-two .feature ul li p img {
    margin-right: 20px;
}

.vietlott-ldp .section-two .btn-dl {
    margin-top: 30px;
}

.vietlott-ldp .section-two .btn-dl a {
    text-align: center;
    justify-content: center;
}

.vietlott-ldp .section-two .asset .p1 {
    position: absolute;
    top: 850px;
    left: 135px;
    z-index: 300;
}

.vietlott-ldp .section-two .asset .p2 {
    position: absolute;
    top: 200px;
    left: 1015px;
}

.vietlott-ldp .section-two .asset .p3 {
    position: absolute;
    top: 150px;
    left: -255px;
}

.vietlott-ldp .section-two .asset .p4 {
    position: absolute;
    top: 130px;
    left: 535px;
}

.vietlott-ldp .section-three {
    background: url(../images/bg3.jpg) no-repeat top center;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 970px;
    color: #121212;
    text-align: center;
}

.vietlott-ldp .section-three .mb {
    position: absolute;
    bottom: 30px;
    left: 48%;
    transform: translate(-50%, 0);
    z-index: 300;
    height: 42%;
}

.vietlott-ldp .section-three .btn-dl {
    margin-top: 10px;
}

.vietlott-ldp .section-three .btn-dl a {
    text-align: center;
    justify-content: center;
    background: #FF740F;
    color: #fff;
}

.vietlott-ldp .section-three .btn-dl a.btn-wap {
    text-align: center;
    justify-content: center;
    background: white;
    color: black;
    border: #FF740F 1px solid;
}

.vietlott-ldp .section-three #btn2 {
    display: none;
}
.vietlott-ldp .section-two #btn2 {
    display: none;
}

.vietlott-ldp .section-three h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 10px 0 0 0;
    color: #F26722;
}

.vietlott-ldp .section-three .container {
    display: flex;
    padding-top: 120px;
    flex-wrap: wrap;
}

.vietlott-ldp .section-three .container .left-section-three {
    width: 30%;
    padding: 0 15px;
}

.vietlott-ldp .section-three .container .left-section-three p {
    line-height: 24px;
}

.vietlott-ldp .section-three .container .right-section-three {
    width: 70%;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo {
    background: #fff;
    display: inline-block;
    border-radius: 10px;
    width: 30%;
    padding: 10px;
    text-align: left;
    margin: 5px;
    min-height: 200px;
    position: relative;
    font-size: 14px;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo .tt {
    display: flex;
    align-items: center;
    width: 96%;
    height: 96%;
    justify-content: center;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo h3 {
    padding: 15px 0 10px 0;
    color: #EB0D1E;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo p {
    line-height: 24px;
}

.vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo span {
    background: radial-gradient(58.12% 58.12% at 73.75% 37.5%, #FBDEB3 0%, #FBB040 45.31%, #E49825 86.65%, #FCA92E 100%);
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    color: #EB0D1E;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.vietlott-ldp .section-four {
    background: url(../images/bg4.jpg) no-repeat top center;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 970px;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}

.vietlott-ldp .section-four.ldp2 {
    background: url(../images/bg2.jpg) no-repeat top center;
}

.vietlott-ldp .section-four.ldp2 .asset .p1 {
    top: 700px;
    left: 1080px;
    position: absolute;
}

.vietlott-ldp .section-four.ldp2 .asset .p2 {
    top: -80px;
    left: -120px;
    position: absolute;
}

.vietlott-ldp .section-four.ldp2 .asset .p3 {
    top: 30px;
    left: 780px;
    position: absolute;
}

.vietlott-ldp .section-four.ldp2 .asset .p4 {
    top: 780px;
    left: 580px;
    position: absolute;
}

.vietlott-ldp .section-four.ldp2 .asset .p6 {
    top: 780px;
    left: -180px;
    position: absolute;
}

.vietlott-ldp .section-four.ldp2 .p-girl {
    position: absolute;
    top: 20px;
    left: -230px;
}

.vietlott-ldp .section-four.ldp2 .ct-section-four {
    width: 60%;
    position: absolute;
    left: 500px;
    top: 160px;
}

.vietlott-ldp .section-four.ldp2 .ct-section-four .list-step-buyticket .step-buy-ticket {
    width: 30% !important;
}

.vietlott-ldp .section-four.ldp2 .ct-section-four .list-step-buyticket .step-buy-ticket .step:after {
    right: -70px;
}

.vietlott-ldp .section-four.ldp2 .ct-section-four .list-step-buyticket .step-buy-ticket:nth-child(3) .step:after {
    display: none;
}

.vietlott-ldp .section-four h2 {
    font-size: 34px;
    font-weight: 700;
    padding: 30px 0;
    font-family: 'Conv_SFUFuturaBold';
    text-transform: uppercase;
}

.vietlott-ldp .section-four .btn-dl {
    margin-top: 20px;
}

.vietlott-ldp .section-four .btn-dl a {
    text-align: center;
    justify-content: center;
    margin: 0% 5%;
}

.vietlott-ldp .section-four .yt-box {
    margin-top: 50px;
}

.vietlott-ldp .section-four .list-step-buyticket {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    width: 20%;
}

.vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket:nth-child(5) .step:after {
    display: none;
}

.vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket .step {
    width: 120px;
    height: 35px;
    border: solid 1px #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
}

.vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket .step:after {
    background: url(../images/line.svg) no-repeat top center;
    width: 44px;
    height: 16px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -76px;
    top: 8px;
}

.vietlott-ldp .section-five {
    background: #fff;
    display: block;
    text-align: center;
    min-height: 970px;
}

.vietlott-ldp .section-five h2 {
    font-size: 34px;
    font-weight: 700;
    padding: 90px 0 30px 0;
    color: #F36B22;
}

.vietlott-ldp .section-five .color-box .color-option {
    padding: 10px 0;
}

.vietlott-ldp .section-five .color-box .color-option span {
    display: inline-block;
    width: 37px;
    height: 37px;
    border-radius: 37px;
    margin: 0 4px;
    cursor: pointer;
    position: relative;
}

.vietlott-ldp .section-five .color-box .color-option span.c-blue {
    background: #2A9DD6;
}

.vietlott-ldp .section-five .color-box .color-option span.c-red {
    background: #ED262B;
}

.vietlott-ldp .section-five .color-box .color-option span.c-purple {
    background: #863D98;
}

.vietlott-ldp .section-five .color-box .color-option span.c-green {
    background: #5CBB47;
}

.vietlott-ldp .section-five .color-box .color-option span.c-yellow {
    background: #FFCF01;
}

.vietlott-ldp .section-five .color-box .color-option span.active:after {
    background: url(../images/check.svg) no-repeat top center;
    background-size: 20px 21px;
    width: 20px;
    height: 21px;
    display: inline-block;
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
}

.vietlott-ldp .section-five .screen {
    padding: 40px 0;
}

/*.vietlott-ldp .section-five .swiper .swiper-slide img.show:after {
    display: inline-block;
}*/
.vietlott-ldp .section-five .swiper .swiper-wrapper .swiper-slide img.hidden {
    display: none;
}

.vietlott-ldp .section-five .swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .3s ease;
    padding: 100px 0;
}

.vietlott-ldp .section-five .swiper .swiper-slide p {
    padding: 10px 0;
    color: #121212;
}

.vietlott-ldp .section-five .swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.5);
    z-index: 2;
}

.vietlott-ldp .section-six {
    background: url(../images/bg5.jpg) no-repeat top center;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 970px;
    text-align: center;
    padding: 50px 0;
}

.vietlott-ldp .section-six h2 {
    font-size: 34px;
    font-weight: 700;
    padding: 90px 0 30px 0;
    color: #fff;
}

.vietlott-ldp .section-six .accordion-item {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    margin: 5px;
    width: 100%;
}

.vietlott-ldp .section-six .accordion-button {
    color: #121212;
    height: 70px;
    display: flex;
    align-items: center;
    border-radius: 8px !important;
    font-size: 18px;
    font-weight: 500;
}

.vietlott-ldp .section-six .accordion-button span {
    font-size: 40px;
    color: #FF740F;
    margin-right: 10px;
}

.vietlott-ldp .section-six .accordion-collapse {
    color: #fff;
    text-align: left;
}

.vietlott-ldp .section-six .accordion-button:not(.collapsed) {
    background: #fff;
}

.vietlott-ldp .section-six ul.list-faq {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.vietlott-ldp .section-six ul.list-faq li {
    width: 50%;
    padding: 0 5px;
}

.vietlott-ldp .section-six .btn-dl {
    margin-top: 20px;
}

.vietlott-ldp .section-six .btn-dl a.btn-ora {
    text-align: center;
    justify-content: center;
    background: #FF740F;
    color: #fff;
}

.vietlott-ldp .section-seven {
    background: url(../images/bg7.jpg) no-repeat top center;
    background-size: cover;
    display: block;
    position: relative;
    min-height: 970px;
    text-align: center;
    padding: 50px 0;
}

.vietlott-ldp .section-seven .p-girl {
    position: absolute;
    top: 122px;
    left: -180px;
}

.vietlott-ldp .section-seven .ct-section-box {
    width: 60%;
    position: absolute;
    left: 580px;
    top: 140px;
    max-width: 560px;
}

.vietlott-ldp .section-seven .ct-section-box h2 {
    font-size: 34px;
    text-transform: uppercase;
    font-family: 'Conv_SFUFuturaBold';
    color: #fff;
}

.vietlott-ldp .section-seven .ct-section-box .btn-dl a {
    text-align: center;
    justify-content: center;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire {
    padding: 40px 0 0 0;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 52.84%);
    height: 60px;
    position: relative;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire:nth-child(1) {
    background: none;
    opacity: .7;
    font-weight: 400;
    padding-left: 90px;
    margin-bottom: 0;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire:nth-child(2) .info-millionaire {
    color: #FECD21;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .avatar {
    position: relative;
    left: -10px;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .avatar .crown {
    position: absolute;
    top: -49px;
    left: 50%;
    transform: translate(-50%, 0);
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .info-millionaire {
    flex-grow: 2;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .info-millionaire ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .info-millionaire ul li {
    width: 33.333333%;
    font-size: 18px;
}

.vietlott-ldp .footer-ld {
    background: #001452;
    padding: 80px 0;
    text-align: center;
}

.vietlott-ldp .footer-ld.ldp2 {
    background: #000;
    color: #fff;
}

.vietlott-ldp .footer-ld.ldp2 h2 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    padding: 20px 0;
}

.vietlott-ldp .footer-ld.ldp2 .btn-dl {
    flex-direction: row;
    justify-content: center;
}

.vietlott-ldp .footer-ld.ldp2 .btn-dl a {
    margin: 0 5px;
    height: 50px;
    line-height: 50px;
    min-width: auto;
    width: 200px;
    padding: 0 20px;
}

.vietlott-ldp .footer-ld.ldp2 .btn-dl a img {
    height: 24px;
    margin-right: 10px;
}

.vietlott-ldp .footer-ld p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.vietlott-ldp .footer-ld .member-ld {
    padding: 35px 0;
}

.vietlott-ldp .footer-ld .member-ld span {
    display: inline-block;
    padding: 0 10px;
}

.vietlott-ldp .footer-ld .associate-ld {
    padding: 15px 0;
}

.vietlott-ldp .footer-ld .associate-ld img {
    display: inline-block;
    margin: 0 5px;
}

.vietlott-ldp .btn-dl {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 300;
    position: relative;
}

.vietlott-ldp .btn-dl-custom4 {
    display: flex;
    align-items: flex-end;
    z-index: 300;
    position: relative;
    flex-direction: row;
    text-align: center;
    justify-content: center;
}

.vietlott-ldp .btn-dl a {
    background: #fff;
    display: flex;
    height: 70px;
    align-items: center;
    border-radius: 35px;
    font-size: 18px;
    color: #121212;
    padding: 0 30px;
    min-width: 250px;
    margin: 5px 0;
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.vietlott-ldp .btn-dl a:hover {
    transform: scale(1.1);
}

.vietlott-ldp .btn-dl a img {
    margin-right: 20px;
}

.vietlott-ldp .btn-dl a.btn-ora {
    background: #FF740F;
    color: #fff;
}

.vietlott-ldp .btn-dl a.btn-red {
    background: #EB0D1E;
    color: #fff;
}

/* for Chrome */
@-webkit-keyframes my-animation {
    from {
        -webkit-transform: translateX(-100%);
    }

    to {
        -webkit-transform: translateX(100%);
    }
}

@keyframes my-animation {
    from {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    to {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.pop-ldp {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 500;
}

.pop-ldp .box-ct-pop {
    width: 900px;
    background: #E70018;
    border-radius: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.pop-ldp .box-ct-pop .logo {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translate(-50%, 0);
}

.pop-ldp .box-ct-pop .text {
    max-width: 620px;
    margin: 60px 0 10px 0;
}

.pop-ldp .box-ct-pop .btn-dl {
    padding: 20px 0;
}

.pop-ldp .box-ct-pop .asset .p1 {
    left: -160px;
    bottom: -50px;
    position: absolute;
}

.pop-ldp .box-ct-pop .asset .p2 {
    right: -160px;
    bottom: 80px;
    position: absolute;
}

.pop-ldp .box-ct-pop .asset .p3 {
    left: 20px;
    top: -120px;
    position: absolute;
}

.pop-ldp .box-ct-pop .btn-close-pop a {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.pop-ldp .box-ct-pop .btn-close-pop a:before {
    width: 3px;
    height: 36px;
    display: inline-block;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    background: #fff;
    top: 2px;
    left: 18px;
}

.pop-ldp .box-ct-pop .btn-close-pop a:after {
    width: 3px;
    height: 36px;
    display: inline-block;
    content: "";
    transform: rotate(-45deg);
    position: absolute;
    background: #fff;
    top: 2px;
    left: 18px;
}

.pop-ldp .box-ct-pop .partner {
    padding: 10px 0;
    display: none;
}

.pop-ldp .box-ct-pop .partner .list-partner-payment {
    padding: 20px 0;
}

/*@media only screen and (min-width: 1024px) and (max-width: 2560px) {
    .vietlott-ldp .section-four .btn-dl {
        display: flex;
        flex-direction: row;
        align-items: center;
        z-index: 300;
        position: relative;
        justify-content: center;
    }
}*/

@media only screen and (max-width: 2560px) {
    .vietlott-ldp .section-two .mb-p {
        left: 1290px;
    }
}

@media only screen and (max-width: 1920px) {
    .vietlott-ldp .section-two .mb-p {
        left: 960px;
    }
}

@media only screen and (max-width: 1440px) {
    .swiper .swiper-slide img {
        max-width: 160px;
    }

    .vietlott-ldp .section-two .mb-p {
        left: 700px;
    }
}

@media only screen and (max-width: 1180px) {
    .vietlott-ldp .section-two .feature {
        padding: 160px 0 0 60px;
        text-align: center;
        max-width: 70%;
    }

    .vietlott-ldp .section-one.ldp2 .container {
        padding-top: 200px;
    }

    .vietlott-ldp .section-one .asset,
    .vietlott-ldp .section-two .asset {
        display: none;
    }

    .vietlott-ldp .section-two .mb-p {
        position: absolute;
        bottom: 0px;
        right: -100px;
        z-index: 200;
    }

    .vietlott-ldp .section-two {
        min-height: 820px;
    }

    .vietlott-ldp .section-seven .ct-section-box {
        width: 50%;
    }

    .vietlott-ldp .section-two.ldp2 .feature {
        width: 60%;
        padding: 80px 0 0 120px;
    }

    .menu-ld.r-menu li {
        margin: 0px !important;
    }

    .menu-ld ul li {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .vietlott-ldp .section-one.ldp2 .phone2 {
        position: absolute;
        bottom: -30px;
        left: 700px;
    }

    .vietlott-ldp .section-one.ldp2 .container {
        padding-top: 160px;
    }

    .vietlott-ldp .section-two.ldp2 .feature {
        margin: auto;
        padding: 40px 0 0 0;
        width: 70%;
    }

    .vietlott-ldp .section-two.ldp2 .feature .yt-box {
        padding-bottom: 50px;
    }

    .vietlott-ldp .section-four.ldp2 .ct-section-four .list-step-buyticket .step-buy-ticket .step:after {
        right: -84px;
    }

    .vietlott-ldp .section-four.ldp2 .ct-section-four {
        width: 80%;
        left: 50%;
        transform: translate(-50%, 0);
        top: 40px;
    }

    .vietlott-ldp .section-two.ldp2 .mb-p,
    .vietlott-ldp .section-seven.ldp2 .p-girl {
        display: none;
    }

    .vietlott-ldp .section-four.ldp2 .p-girl {
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .vietlott-ldp .section-seven.ldp2 .ct-section-box {
        width: 70%;
        left: 50%;
        transform: translate(-50%, 0);
        top: 60px;
    }

    .vietlott-ldp .section-one.ldp2 .phone2 {
        left: 585px;
    }

    .pop-ldp .asset {
        display: none;
    }

    .pop-ldp .box-ct-pop {
        width: 90%;
    }

    .pop-ldp .box-ct-pop .logo {
        height: 115px;
        top: -70px;
    }

    .pop-ldp .box-ct-pop .text {
        width: 80%;
    }

    .list-partner-payment img {
        margin-bottom: 5px;
        max-width: 80px;
    }

    .vietlott-ldp .section-one,
    .vietlott-ldp .section-two {
        min-height: 882px;
    }

    .vietlott-ldp .section-one .container .left-section-one h2 {
        font-size: 16px;
    }

    .vietlott-ldp .section-one .container {
        padding: 120px 15px 60px 15px;
    }

    .vietlott-ldp .section-one .container .right-section-one .title {
        max-width: 640px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box {
        max-width: 600px;
        text-align: center;
        margin: auto;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box img {
        width: 100%;
    }

    .vietlott-ldp .section-two .mb-p {
        left: 480px;
    }

    .vietlott-ldp .section-two .feature {
        padding: 200px 0 0 40px;
        text-align: center;
        max-width: 70%;
    }

    .vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket .step:after {
        right: -62px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 336px;
    }

    /*    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 336px;
    }*/

}

@media only screen and (min-width: 820px) and (max-width: 980px) {
    .vietlott-ldp .section-one .container .left-section-one {
        width: 35%;
    }

    .vietlott-ldp .section-one .container .right-section-one {
        width: 65%;
    }

    .vietlott-ldp .section-one .container .right-section-one .title {
        max-width: 540px;
    }

    .vietlott-ldp .section-two {
        min-height: 900px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 320px;
    }

    /*    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 320px;
    }*/
}

@media only screen and (max-width: 820px) {
    .vietlott-ldp .section-one .container .right-section-one .title {
        max-width: 480px;
        margin-top: 5px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box {
        max-width: 480px;
        text-align: center;
        margin: auto;
    }

    .vietlott-ldp .section-one .container .left-section-one {
        width: 35%;
    }

    .vietlott-ldp .section-one .container .right-section-one {
        width: 65%;
    }

    .vietlott-ldp .section-two {
        overflow: hidden;
    }

    .vietlott-ldp .section-two .feature {
        padding: 100px 0 0 0px;
        text-align: center;
        max-width: 100%;
    }

    .vietlott-ldp .section-two .mb-p {
        max-width: 350px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -10px;
    }

    .vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket .step:after {
        display: none;
    }

    .vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket {
        width: 30%;
    }

    .vietlott-ldp .section-two {
        min-height: 950px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 270px;
    }

    /*    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 270px;
    }*/
}

@media only screen and (max-width: 768px) {
    .vietlott-ldp .section-two.ldp2 .feature {
        width: 80%;
    }

    .vietlott-ldp .section-one.ldp2 {
        position: relative;
        padding-bottom: 100px;
    }

    .vietlott-ldp .section-one.ldp2:after {
        display: block;
        height: 500px;
        background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
        transform: rotate(-180deg);
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .vietlott-ldp .section-one.ldp2 .container {
        justify-content: center;
        padding: 45% 0 0 0;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one {
        width: 90%;
        text-align: center;
        z-index: 300;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo img {
        width: 100%;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo img.logo {
        width: 200px;
    }

    .vietlott-ldp .section-one.ldp2 .phone2 {
        display: none;
    }

    .pop-ldp .box-ct-pop .partner {
        display: block;
    }

    .vietlott-ldp .section-one .container .left-section-one {
        width: 100%;
        text-align: center;
    }

    .vietlott-ldp .section-one .container .left-section-one .title {
        display: block;
        max-width: 100%;
        margin: 20px auto;
    }

    .vietlott-ldp .section-one .container .left-section-one .logo {
        height: 75px;
    }

    .vietlott-ldp .section-four .container .logo {
        width: 32%;
    }

    .vietlott-ldp .section-one .container .left-section-one span br {
        display: none;
    }

    .vietlott-ldp .section-one .container {
        padding: 30px 15px;
    }

    .vietlott-ldp .section-one .container .right-section-one .title {
        display: none;
    }

    .vietlott-ldp .section-one .container .left-section-one h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 15px 0 30px 0;
    }

    .vietlott-ldp .btn-dl {
        flex-direction: row;
        text-align: center;
        justify-content: center;
    }

    .vietlott-ldp .btn-dl-custom4 {
        flex-direction: column;
        align-items: center;
    }

    .vietlott-ldp .btn-dl a {
        margin: 0 5px;
    }

    .vietlott-ldp .section-one .container .right-section-one {
        width: 100%;
        padding: 20px;
        /*margin-bottom: 60px;*/
    }

    .vietlott-ldp .section-two .feature {
        padding: 60px 0 0 0px;
        text-align: center;
        max-width: 90%;
        margin: auto;
    }

    .vietlott-ldp .section-two .mb-p {
        bottom: -10px;
    }

    .vietlott-ldp .section-three .container {
        padding: 60px 0;
    }

    .vietlott-ldp .section-three .container .left-section-three,
    .vietlott-ldp .section-three .container .right-section-three {
        width: 100%;
    }

    .vietlott-ldp .section-three .btn-dl#btn1 {
        display: none;
    }

    .vietlott-ldp .section-three .btn-dl#btn2 {
        display: block;
        margin: auto;
    }

    .vietlott-ldp .section-two .btn-dl#btn2 {
        display: flex;
        margin: auto;
    }
    .vietlott-ldp .section-two .mb-p {
        display: none;
    }

    .vietlott-ldp .section-three {
        min-height: auto;
    }

    .vietlott-ldp .section-three .mb {
        display: none;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo {
        margin: 30px 0;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 270px;
    }

    /*    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 270px;
    }*/
}

@media only screen and (max-width: 720px) {
    .vietlott-ldp .section-one.ldp2 {
        background: url(../images/bg6.jpg) no-repeat center -89px;
    }

    .vietlott-ldp .section-six ul.list-faq li {
        width: 100%;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo .tt img {
        width: 100%;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .vietlott-ldp .section-two.ldp2 .feature {
        width: 90%;
    }
}

@media only screen and (max-width: 540px) {
    .vietlott-ldp .section-two.ldp2 {
        padding-bottom: 50px;
    }

    .vietlott-ldp .section-four.ldp2 .ct-section-four .list-step-buyticket .step-buy-ticket {
        width: 50% !important;
    }

    .vietlott-ldp .section-two .feature ul li p {
        font-size: 16px;
    }

    .vietlott-ldp .section-two .feature ul li p br {
        display: none;
    }

    .vietlott-ldp .section-four.ldp2 .p-girl {
        transform: translate(-50%, 50%) scale(0.8);
    }

    .vietlott-ldp .section-two.ldp2 .feature .yt-box img {
        width: 100%;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 257px;
    }

    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 257px;
    }

    .vietlott-ldp .section-two .feature {
        max-width: 100%;
    }

    .vietlott-ldp .section-two .feature ul li {
        width: 100%;
        padding: 0;
    }

    .vietlott-ldp .section-one .container .left-section-one h2 {
        font-size: 20px;
    }

    .vietlott-ldp .btn-dl a {
        height: 45px;
        line-height: 45px;
        min-width: 160px;
        padding: 0 10px;
        font-size: 14px;
    }

    .vietlott-ldp .btn-dl a img {
        height: 24px;
        margin-right: 8px;
    }

    .vietlott-ldp .section-two .mb-p {
        max-width: 210px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -10px;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo {
        padding: 0;
        justify-content: center;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo {
        width: 48%;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .vietlott-ldp .section-four .list-step-buyticket .step-buy-ticket {
        width: 50%;
        padding-bottom: 20px;
    }

    .vietlott-ldp .section-four .yt-box {
        max-width: 100%;
    }

    .vietlott-ldp .section-four .yt-box img {
        width: 100%;
    }
}

@media only screen and (max-width: 425px) {
    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo {
        width: 46%;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .vietlott-ldp .section-seven.ldp2 .ct-section-box {
        width: 90%;
    }

    .vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .avatar {
        transform: scale(0.8);
        left: -20px;
    }

    .vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .info-millionaire ul li {
        font-size: 14px;
    }

    .vietlott-ldp .section-seven .ct-section-box .list-millionaire .box-millionaire .info-millionaire {
        position: relative;
        left: -20px;
    }

    .vietlott-ldp .footer-ld.ldp2 .btn-dl {
        flex-direction: column;
    }

    .vietlott-ldp .footer-ld.ldp2 .btn-dl a {
        margin: 5px 0;
    }

    .vietlott-ldp .section-two.ldp2 .feature h2,
    .vietlott-ldp .section-four h2,
    .vietlott-ldp .section-seven .ct-section-box h2 {
        font-size: 30px;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo img.logo {
        width: 120px;
    }

    .vietlott-ldp .section-one.ldp2 .container {
        justify-content: center;
        padding: 60% 0 0 0;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one .btn-dl {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }

    .vietlott-ldp .section-one.ldp2 .ct-section-one .btn-dl a {
        margin: 5px 0;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 181px;
    }

    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 181px;
    }
}

@media only screen and (max-width: 375px) {
    .vietlott-ldp .section-one.ldp2 .container {
        padding: 45% 0 0 0;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 173px;
    }

    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 173px;
    }

    .vietlott-ldp .section-two {
        min-height: 960px;
    }

    .vietlott-ldp .section-two .mb-p {
        max-width: 190px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -10px;
    }
}

@media only screen and (max-width: 320px) {
    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo {
        width: 46%;
    }

    .vietlott-ldp .section-three .container .right-section-three .list-info-bingo .box-info-bingo span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 24px;
    }

    .vietlott-ldp .section-one .container .left-section-one h2 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }

    .vietlott-ldp .section-one .container .left-section-one span {
        padding: 10px 0;
    }

    .vietlott-ldp .btn-dl {
        flex-direction: column;
    }

    .vietlott-ldp .btn-dl a {
        margin: 5px 0;
    }

    .vietlott-ldp .section-two .feature h2,
    .vietlott-ldp .section-three h2,
    .vietlott-ldp .section-four h2,
    .vietlott-ldp .section-five h2,
    .vietlott-ldp .section-six h2 {
        font-size: 24px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 150px;
    }

    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 150px;
    }
}

@media only screen and (max-width: 280px) {
    .vietlott-ldp .section-one.ldp2 .ct-section-one .box-logo .logo {
        top: -40px;
    }

    .vietlott-ldp .section-two {
        min-height: 970px;
    }

    .vietlott-ldp .section-two .mb-p {
        max-width: 170px;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -10px;
    }

    .vietlott-ldp .section-one .container .right-section-one .yt-box iframe {
        width: 100%;
        height: 126px;
    }

    .vietlott-ldp .section-four .yt-box iframe {
        width: 100%;
        height: 126px;
    }
}

/*# sourceMappingURL=css.css.map */