.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;
}

.backgroup-partner {
    background-image: url("../image/Đối\ tác\ của\ VN360\ 3.png");
    min-height: 580px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    /* background: url("../image/Ellipse 24.png") left bottom no-repeat,
     url("../image/Ellipse 25.png") right 10% top 10% no-repeat, 
     url("../image/Ellipse 23.png") right top no-repeat, #17469E; */
}

.image-partner {
    padding: 15px;
}



.bottom-vison {
    background: url("../image/comma1.png") left 5% top 20% no-repeat, url("../image/comma2.png") right 5% bottom 20% no-repeat, white;
    width: 895px;
    font-size: 20px;
    font-family: UTM_Aristote;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.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');
}