.banner-index {
    background-image: url("/upload/images/Banner/baner%20home.jpg");
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 624px;

}

.slider-text {
    padding: 100px;
}

.product-banner {
    height: 70vh;
}

.image-partner {
    padding: 15px;
}

.content-botom-vison {
    padding-left: 20%;
    position: absolute;
    bottom: -5%;
}

.value-main-area {
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url(../image/Rectangle1.png) repeat; */
    background: url(../image/Rectangle1.png) repeat;
    width: 100%;
    min-height: 616px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.why-area {
    background: url("../image/Ellipse 34.png") right 5% top 20% no-repeat, url("../image/Ellipse 33.png") right top no-repeat, #F9F9F9;
}

.contact-image-area {
    background: url("../image/Liên hệ với chúng tôi 3.png");
    background-repeat: no-repeat;
    height: 600px;
    background-size: contain;
    width: calc(100% - 610px);
}

.input-form-submit {
    background-color: #d1d1d100 !important;
    color: white !important;
}

@font-face {
    font-family: helveticaneue;
    src: url('../font/Helvetica/helveticaneue.ttf');
}