@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');    
*{
    font-family: 'Inter', sans-serif;
    
}
.mhd-panel-1  {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #FFF !important;
}
 .mhd-panel-1-bg {
    height: 634px; 
    border-radius: 0px 0px 40px 40px;
    background: #DAFF99;
}
.mhd-panel-1 .center-content {
    display: flex;
    justify-content: center;
    margin-bottom: 200px;
}

.mhd-panel-1 .inner {
    padding-top: 70px;
    padding-bottom: 169px;
}

.mhd-panel-1 .mb-20 {
    margin-bottom: 20px !important;
}
.mhd-panel-1 .mb-32 {
    margin-bottom: 32px !important;
}
.mhd-panel-1 .py-40 {
    padding-bottom: 40px !important;
}

.mhd-panel-1 .d-flex {
    display: flex !important;
}
.mhd-panel-2 .pd-x-0, .mhd-panel-3 .pd-x-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.mg-x-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.mhd-panel-1 .form-r img {
    cursor: pointer;
}
.mhd-panel-1 .d-flex {
    display: flex;
}
.mhd-panel-1 .pl-155 {
    padding-left: 155px;
}
.mhd-panel-1 .mt-20 {
    margin-top: 20px;
}
.mhd-panel-1 .mt-42 {
    margin-top: 42px;
}
.mhd-panel-1 .mt-16 {
    margin-top: 16px;
}
.mhd-panel-1 .img-bg-form-l {
    background: url(/wp-content/themes/bb-theme-child/custom/mau-hoa-don/img/e-panel-1-bg-form-l.png) no-repeat;
    height: 125px;
    width: 820px;
    top: 0;
    left: 0;
}
.mhd-panel-1 .img-bg-chitiet {
    background: url(/wp-content/themes/bb-theme-child/custom/mau-hoa-don/img/e-panel-1-img-bg-chitiet.png) no-repeat;
    height: 125px;
}
.mhd-panel-1 .img-bg-form-r {
    background: url(/wp-content/themes/bb-theme-child/custom/mau-hoa-don/img/e-panel-1-bg-form-r.png) no-repeat;
    height: 125px;
    position: left;
}

.mhd-panel-1 .mb-40 {
    margin-bottom: 40px;
}
.mhd-panel-1 .mr-20 {
    margin-right: 20px;
}
.mhd-panel-1 .text-center {
    text-align: center;
}
.mhd-background {
    position: relative;
    height: 944px;
    width: 100%;
    overflow: hidden;
}
.bg-img-pri {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    z-index: 0;
}
.mhd-panel-1 video {
    position: absolute;
    top: -124px;
    left: 0;
    width: 100%;
    height: 834px;
    object-fit: cover;
    z-index: -1;
}
.mhd-panel-1 .title {
    position: relative;
    top: 0;
    z-index: 1;
}
.mhd-panel-1 .marquee {
    white-space: nowrap; 
    overflow: hidden; 
    width: 100%; 
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.66);
    font-size: 128.462px;
    font-style: normal;
    font-weight: 700;
    line-height: 97px;
    letter-spacing: -1.439px;
    white-space: nowrap;
    padding-top: 40px;
}

.mhd-panel-1 .marquee-inner {
    display: flex;
    animation: 12s linear 1s infinite normal mhd_marqueeAnimation ;
}
@keyframes mhd_marqueeAnimation {
    100% {
        transform: translateX(-2289.12px);
    }
}
.mhd-panel-1 .marquee-inner .custom {
    float: left;
    text-align: left;
    display: flex;
}
.mhd-panel-1 .inner-r {
    border-radius: 21.795px;
    border: 3px solid #EFEFEF;
    background: rgba(240, 240, 240, 0.57);
    backdrop-filter: blur(6px);
    line-height: 133px;
    float: left;
    padding: 14px 36px;
    margin-left: 12px;
}
.mhd-panel-1 .inner-l {
    line-height: 133px;
    float: left;
    padding: 14px 0;
}
.mr-48 {
    margin-right: 48px;
}
.pt-60 {
    padding-top: 60px;
}
.mt-132 {
    margin-top: 132px;
}
.mhd-panel-1 .form-l {
    padding-top: 132px;
    padding-left: 9.8%;
}
.mhd-panel-1 .panel-img img {
    position: relative;
    z-index: 100;

}
.mhd-panel-1 .form-c {
    padding-left: 1.4%;
}
.mhd-panel-1 .form-r {
    padding-top: 8px;
    padding-left: 1.4%;
    width: 404px;
    float: left;
}
.pt-20 {
    padding-top: 20px;
}
.pt-280 {
    padding-top: 332px;
}
.mhd-panel-1 .pt-364 {
    padding-top: 404px;
}
.mhd-panel-1 .pt-454 {
    padding-top: 506px;
}
.mhd-panel-1 .l-77 {
    left: -100px;
    z-index: 150 !important;
}
.mhd-panel-1 .l-24 {
    left: -56px;
    z-index: 140 !important;
}
.mhd-panel-1 .l-120 {
    padding-left: 120px;
}
.mhd-panel-1 .pos-ab {
    position: absolute;
}

.mhd-panel-2 {
    background: #F8F8F8;
}
.mhd-panel-2 p:nth-child(1) {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0px;
}
.mhd-panel-2 p:nth-child(2) {
    color: #9D9D9D;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    }
    .mhd-panel-2 .pt-40 {
        padding-top: 40px;
    }
    .mhd-panel-3 .pt-40 {
        padding-top: 40px;
    }
    .mhd-panel-3 .pt-60 {
        padding-top: 60px;
    }
    .mhd-panel-3 .pb-60 {
        padding-bottom: 60px;
    }    
    .mhd-panel-3 .pd-x-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .mhd-panel-3 .pd-x-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }    
    .mhd-panel-3 .section-header {
        color: #0B0B0B;
        text-align: center;
        font-size: 55px;
        font-style: normal;
        font-weight: 600;
        line-height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mhd-panel-3 .ml-20 {margin-left: 20px;}
    .mhd-panel-3 .tag-mienphi {
        border: none;
        display: inline-flex;
        padding: 10px 50px;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        border-radius: 30px;
        background: #C60024;
        color: #FFA10A !important;
        text-align: center;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.4px;
    }
    .mhd-panel-3 .w-1200 {
        width: 1200px;
        margin: 0 auto;
    }
    .mhd-panel-3 .main-image {
        width: calc(100% - 20px);
        height: auto;
    }
    .mhd-panel-3 .overlay {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        width: 390px !important;
        height: 100%;
        opacity: 0;
        transition: opacity 0.3s ease;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.78);
        backdrop-filter: blur(8px);
      }
      
      .mhd-panel-3 .overlay:hover {
        opacity: 1;
      }
      .mhd-panel-3 .download-img, .mhd-panel-3 .view-detail {
        cursor: pointer;
    }
    .mhd-img-modal .image-modal {
        display: none;
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 60px;
        width: 100%;
        height: calc(100vh - 60px);
        overflow: auto;
        padding-top: 40px;
        background-color: rgba(0, 0, 0, 0.5); 
        backdrop-filter: blur(4px);
        z-index: 1300;
    }
    
    .mhd-img-modal .image-modal .modal-content {
        width: calc(584px * 0.7) !important;
        height: calc(796px * 0.7) !important;
        position: relative;
        top: 20px;
    }

    .mhd-img-modal .image-modal .mhd-close {
        position: relative;
        top: -597.25px !important;
        left: 220px !important;
        width: 32px; 
        height: 32px;
        cursor: pointer;
        z-index: 1300;
    }

    .mhd-img-modal .image-modal .close:hover,
    .mhd-img-modal .image-modal .close:focus {
        cursor: pointer;
    }
    
    .mhd-img-modal .modal-buttons {
        display: flex;
        justify-content: center;
        position: relative;
        top: 40px;
    }
    .mhd-img-modal .ml-24 {
        margin-left: 24px;
    }

    .mhd-img-modal .image-modal .modal-content-wrapper {
        position: relative;
        width: 584px;
        height: 796px; 
    }

    .mhd-img-modal .image-modal .cursor {
        cursor: pointer;
    }

    .mhd-panel-1-mb {
        margin: 0 16px;
    }
    .mhd-panel-1-mb .title-header {
        text-align: center;
        font-size: 32px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 52px;
        letter-spacing: -0.64px !important;
        padding-top: 60px;
    }
    .mhd-panel-1-mb .list-img {
        padding-top: 40px;
        position: relative;
    }
    .mhd-panel-1-mb .pd-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mhd-panel-1-mb .list-img  img {
        width: 100%;
        padding-bottom: 20px;
    }

    .mhd-mb-wrapper {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        justify-content: center;
        align-items: center;
    }
    .mhd-mb-wrapper .mb-overlay {
        position: relative;
    }

    .mhd-mb-wrapper .mb-overlay .mhd-mb-overlay {
        width: 100%;
    }
    
    .mhd-mb-wrapper .mhd-mb-close-btn {
        position: absolute;
        top: -36px;
        right: 4px;
        cursor: pointer;
    }
    .bg-img-pri-cloud {
        position: absolute;
        top: -150px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
    @media screen and (max-width: 1366px) {
        .mhd-panel-1 .form-l {
                padding-left: 4% !important;
            }
            .mhd-img-modal .image-modal {
                padding-top: 40px !important;
            }
        .mhd-img-modal .image-modal .modal-content {
            width: calc(548px * 0.7) !important;
            height: calc(775px * 0.7) !important;
        }
        .mhd-img-modal .image-modal .mhd-close {
            top: -583px !important;
            left: 208px !important;
        }
    }
    @media screen and (min-width: 1441px) and (max-width: 1920px){
        .mhd-panel-1 .w-responsive  {
            width: 1440px;
            margin: 0 auto;
        }
        .mhd-img-modal .image-modal {
            padding-top: 60px !important;
        }
        .mhd-img-modal .image-modal .modal-content {
            width: calc(584px * 0.9) !important;
            height: calc(796px * 0.9) !important;
            margin: 0 auto;
        }
        .mhd-img-modal .image-modal .mhd-close {
            top: -756px !important;
            left: 278px !important;
        }    
    }
    .row {
        display: flex ;
        margin: 0 auto; 
        justify-content: space-between !important; 
        align-items: center !important;
      }
      
      .col-md-4 {
        display: flex !important; 
        flex-direction: column !important;
        align-items: center !important;
      }
      
      .main-image {
        width: 385px !important; 
        height: auto;
      }
    .form-group span {
        display: block;
        margin-bottom: 5px;
        color: #110F24;

        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }
    .mhd-select .form-group {
        margin-bottom: 0 !important;
    }
    .mhd-select .form-group select {
        padding: 10px 12px !important;
        height: 46px !important;
    }
    .mhd-select select {
        background-image: url('../img/select-arrow.svg');
        background-repeat: no-repeat;
        background-position: calc(100% - 12px) 18px;
        background-size: 15px 8px;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .mhd-select {
        padding: 32px;
        border-radius: 4px;
        border: 1px #D8D8D8 solid
    }
    .mhd-select .row .form-group:nth-child(1) {
        width: 600px;
    }
    .mhd-select .row .form-group:nth-child(2) {
        width: 500px;
        margin-left: 34px;
    }
    .mhd-select .col-md-12 {
        display: flex;
    }
    .mhd-select .form-control, .mhd-select .form-control:focus {
        font-size: 14px !important;
        font-style: normal;
        font-weight: 500 !important;
    }
    .mhd-select-mb {
        padding: 20px;
        border-radius: 4px;
        border: 1px #D8D8D8 solid;
        margin-top: 20px;
    }
    .mhd-select-mb .form-group {
        margin-bottom: 0 !important;
    }
    .mhd-select-mb .mb-20 {
        margin-bottom: 12px !important;
    }
    .mhd-select-mb .form-group span {
        font-size: 14px !important;
    }
    .mhd-select-mb .form-control, .mhd-select-mb .form-control:focus, .mhd-select-mb .form-control option {
        font-size: 12px !important;
        font-style: normal;
        font-weight: 500 !important;
    }
    .mhd-select-mb .form-control {
        background-image: url('../img/select-arrow.svg');
        background-repeat: no-repeat;
        background-position: calc(100% - 12px) 14px;
        background-size: 15px 8px;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;

    }

    .mhd-select-mb .form-group select {
        padding: 10px 40px 10px 12px !important;
        height: 40px !important;
    }