@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

body {
    color: #757575;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    padding-top: 20px;
}

#spUserName {
    color: #036AFF;
    font-weight: 500;
    line-height: 18px;
}

.dvDate {
    background: url(../img/bgdate.png) no-repeat center;
    height: 194px;
    background-size: cover;
    padding-top: 15px;
    color: #fff;
}

.bg1 {
    background-color: #FFB13B;
}

.bg2 {
    background-color: #FF636F;
}

.bg3 {
    background-color: #001452;
}

.bg4 {
    background-color: #01B3F0;
}

.bg5 {
    background-color: #23C293;
}

.bg6 {
    background-color: #CA1C8A;
}

.bg0 {
    background-color: #8D3A7F;
}

.dvLday1 {
    line-height: 16px;
}

.dvLday2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}

.dvTuVi {
    font-weight: 500;
    line-height: 18px;
    margin-top: 20px;
}

.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
}

.input-group img {
    position: absolute;
    left: 25px;
    top: 7px;
    z-index: 100;
    width: 24px;
}

.input-group-append {
    display: flex;
    margin-left: -1px;
}

.input-group input[type=number] {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #EB0D1E;
    border: 1px solid #EB0D1E;
    border-radius: 0px 8px 8px 0px;
}

.btn-buy {
    border-radius: 4px;
    width: 100%;
    margin-top: 15px;
    color: #fff;
    background: #0482B8;
    border-radius: 4px;
}

.btn-buy:hover {
    color: #fff;
}

#dvContent {
    margin-top: 25px;
    color: #757575;
    text-align: justify;
}

.dvHeadContent {
    color: #0482B8;
    font-weight: 500;
    padding-top: 10px;
}

.dvSub {
    line-height: 20px;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 15px;
}

#dvPersonal {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-right: 5px;
}

.dvPer {
    float: left;
    width: 100%;
    padding: 8px 0;
}

.dvPer:nth-child(2n+1) {
    background-color: #FAFAFC;
}

.dvLabel {
    color: #001452;
    float: left;
    width: 50%;
    padding-left: 15px;
}

.dvValue {
    color: #0482B8;
    ;
    font-weight: 700;
    font-size: 16px;
    float: left;
    width: 46%;
    text-align: right;
}

.dvPad {
    padding-left: 0;
    padding-right: 0%;
}

.dvImgPerson {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.mySwiper {
    height: 193px;
}

.dvImgPerson img {
    width: 180px;
}

.spLucky {
    background: radial-gradient(71.68% 71.68% at 65.49% 28.32%, #F59292 0%, #ED1B31 45.31%, #D11322 86.65%, #ED1B31 100%);
    color: #fff;
    display: inline-flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 5px;
    align-items: self-end;
    justify-content: center;
    line-height: 28px;
}

.label-date {
    margin-top: 0 !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #001452;
    text-align: center;
}

#dvProduct ul {
    list-style-type: none;
    padding-left: 22px;
    color: #757575;
    font-weight: 500;
    font-size: 16px;
}

#dvProduct ul li {
    padding: 15px 0;
    border-bottom: 1px solid #EFEFF1;
    display: flex;

}

#dvProduct img {
    width: 66px;
    /* height: 46px; */

}

#dvProduct span {
    flex-basis: 65%;
    margin: auto;
    padding-left: 35px;
}

/*#dvProduct input[type=radio] {
    flex-grow: 1;
    margin-left: auto;
    padding-right: 10px;
    padding-top: 15px;
}*/
input[type=radio] {
    margin-top: 18px;
    margin-right: 20px;
}

.item-last {
    border-bottom: none;
}

.modal-body {
    padding: 0;
}

.modal-footer {
    border-top: none;
}

.btn-confirm {
    width: 100%;
    background-color: #EB0D1E;
    color: #fff;
}

.btn-confirm:hover {
    background-color: #EB0D1E;
    color: #fff;
}


.dvRed {
    color: #EB0D1E;
}

.lbTraCuu:hover {
    cursor: pointer;
}

.lbGray {
    width: 70px;
    height: 70px;
    margin-top: 10px;
}

.lbGray img {
    margin-top: 10px;
    width: 70px;
}

.lbActive {
    width: 90px;
    height: 90px;
}

.lbActive img {
    margin-top: 15px;
    width: 100px;
}

.lbActive div {
    margin-top: 10px;
    padding-left: 15px;
    text-align: center;
}

.lbm1 {
    margin-left: -60px
}

.lbm2 {
    margin-left: -30px;
}

.lbm2 div {
    padding-top: 15px;
    text-align: center;
}

.lbm4 {
    margin-left: 0;
}

.lbm4 div {
    padding-top: 15px;
    text-align: center;
}

.lbm5 {
    margin-left: 25px;
}

#dvMess .modal-body p {
    margin-top: 10px;
    color: #000;
}

#dvMess .modal-footer {
    border-top: 1px solid #dee2e6;
    display: block;
    padding: 0;
}

#dvMess .modal-header {
    /* border-bottom: none; */
}

#dvMess button {
    background-color: #fff;
    color: #EB0D1E;
    border: none;
}

#dvMess.modal.show {
    /* text-align: -webkit-center; */
}

#dvBuyTicket .modal-dialog {
    width: 96%;
}

.dvOver {
    overflow: hidden;
}

#lbChi1,
#lbChi5 {
    /* display: none; */
}

@media (min-width: 320px) {
    .dvImgPerson img {
        width: 139px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .lbGray img {
        width: 90px;
    }

    .lbActive img {
        width: 130px;
        margin-left: 40px;
    }

    .lbActive div {
        margin-left: 80px;
    }

    #dvPersonal {
        margin-top: 26px;
    }

    .lbm1 {
        margin-left: -10px;
    }

    .lbm1 div {
        display: block !important;
        margin-left: 50px;
        padding-top: 10px;
    }

    .lbm2 {
        margin-left: 0;
    }

    .lbm2 div {
        margin-left: 40px;
    }

    .lbm4 {
        margin-left: -25px;
    }

    .lbm4 div {
        margin-left: 40px;
    }

    .lbm5 {
        margin-left: -15px;
        overflow: visible;
    }

    .lbm5 div {
        display: block !important;
        margin-left: 40px;
        padding-top: 10px;
    }

    .dvOver {
        overflow: visible;
    }
}


.dvValue #spPer4 {
    position: relative;
    bottom: 3px;
}

.modal-title {
    font-size: 16px;
    color: black;
    font-weight: 500;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem -2rem;
    margin-right: -10px;
}

/* @media (min-width: 320px) {
    #dvProduct span {
        padding-left: 29px;
    }
}

@media (min-width: 375px) {
    #dvProduct span {
        padding-left: 60px;
    }
}

@media (min-width: 425px) {
    .modal-title {
    }

    #dvProduct span {
        padding-left: 70px;
    }
} */

.modal-header button {
    background-color: #EFEFF1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: relative;
    top: 13px;
    right: 6px;
}

.modal-header button span {
    font-weight: 300;
    position: absolute;
    left: 10px;
    top: 5px;
}


.close:hover {
    color: #757575;
    text-decoration: none;
}

li.item-1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

li.item-2 {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}

li.item-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}


.owl-stage-outer .owl-item .item {
    transition: 0.2s;
}

.owl-dots {
    display: none;
}


.owl-stage-outer .center .item {
    padding: 0;
}

.owl-stage-outer .item {
    padding: 15px;
    text-align: center;
}

div#dvHeader {
    border-radius: 10px;
    margin: -1px;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
}


.swiper-wrapper {
    align-items: center;
}

.swiper-slide-prev img {
    transform: translateX(-8px);
}

.swiper-slide-active img {
    transition: 1s;
    width: auto;
    transform: translate(-8px, -20px);
    margin-bottom: -15px;
}

.swiper-slide-next img {
    transform: translateX(10px);
}

.swiper-wrapper {
    margin-top: 8px;
}

.swiper-slide-active {
    transition: 0.2s;
}


.swiper-slide {
    width: 100px;
}

.swiper-slide {
    text-align: center;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    visibility: hidden;
}

span#btnSearch {
    box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
    background: linear-gradient(111.5deg, #001452 -42.74%, #04A6DA 101.77%);
    border-radius: 0px 8px 8px 0px;
    border-color: #04A6DA;
}


.swiper-slide-active .swiper-slide-image div {
    color: #0482B8;
}

.swiper-slide img {
    vertical-align: middle;
    border-style: none;
    transition: 0.3s;
    width: auto;
}

.swiper-wrapper {
    top: 20px;
}

.swiper-wrapper {
    height: 130px;
}

@keyframes appear {
    from {
        transofrm: scale(0);
    }

    to {
        transofrm: scale(1.4);
    }
}



@media (min-width:425px) {
    .modal-body p {
        padding: 20px;
    }
}

@media (min-width:550px) {
    .modal-content {
        /* left: 85px; */
    }
}

@media (min-width: 768px) {
    #dvMess {
        width: 100%;
        left: 0;
    }
}

/* .swiper-slide-image img {
    margin-top: 10px;
} */
.swiper-slide-duplicate-active img {
    animation-name: appear;
    animation-duration: 1s;
    transform: scale(1.45);
}

.swiper-slide-duplicate-active {
    transition: 1s;
}

.swiper-slide-duplicate-active .label {
    display: block;
}


.swiper-slide-prev .label,
.swiper-slide-next .label,
.swiper-slide-active .label {
    opacity: 1;
    transition: 0.2s;
}

input#txtYear {
    box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.swiper-slide-prev .label {
    transform: translate3d(-7px, 0, 0);
}

.swiper-slide-next .label {
    transform: translate3d(7px, 0, 0);
}

#dvMess #exampleModalLabel {
    padding-left: 0;
}


.modal.show .modal-dialog {
    /* padding: 50px; */
}


#dvBuyTicket .modal-content {
    border-radius: 20px 20px 0px 0px;
}

p#txt-input-datetime {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    font-family: 'Roboto';
}

input#txtYear::placeholder {
    color: #D6D9DB;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    font-family: 'Roboto';
    font-style: normal;
    padding-left: 25px;
}

.swiper-slide-active .label-date {
    margin-top: 0 !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #001452;
    text-align: center;
}

.swiper-slide .label p {
    color: #757575;
    color: #757575;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}


.swiper-slide-image p {
    margin-bottom: 0;
}

.swiper-slide-active .label p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #0482B8;
}

.swiper-slide-active .label-date p {
    color: #001452;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-family: Roboto;
}

/* img#img4 {
    margin-bottom: 7px;
} */



@media (min-width: 320px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-sm {
        max-width: 260px;
    }
}

@media (min-width: 550px) {
    .swiper-slide img {
        width: 85%;
    }
}

@media (max-width: 360px) {
    div#lbChi1 {
        width: 105%;
    }
}


img#img1 {
    margin-top: -5px;
}

img#img2 {
    margin-top: -4px;
}

img#img3 {
    margin-top: 6px;
}

img#img4 {
    margin-top: 5px;
}

img#img5 {
    margin-top: 0px;
}

img#img6 {
    margin-top: 4px;
}

img#img7 {
    margin-top: 5px;
}

img#img8 {
    margin-top: 5px;
}

img#img9 {
    margin-top: 4px;
}

img#img10 {
    margin-top: 2px;
}

img#img11 {
    margin-top: 2px;
}

img#img12 {
    margin-top: 4px;
}

p.greeting {
    margin-bottom: 4px;
}

@media (min-width: 400px) {
    .swiper-slide-active img {
        transform: translate(0px, -20px);
    }
}


div#dvBuyTicket input[type='radio'] {
    accent-color: red;
}
