﻿body {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

header {
    background: #F7F7F7;
    position: relative;
}

.line-41 {
    height: 1px;
    background: #636669;
}

/*-----------------------background---------------------*/
.background {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    width: 100%;
    margin-bottom: 48px;
}

.in-background {
    width: 100%;
    height: 793px;
    background: var(--Neutral-800, #272727);
    position: relative;
    z-index:1;
}

.img-background {
    width: 100%;
    height: 641px;
    position: relative;
    z-index: 2; 
    position: absolute; 
    top: 0; 
    left: 0;
}

.svg-background {
    flex-shrink: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-background-top {
    width: 100%;
    position: absolute;
    top: 44px;
    z-index: 10;
}

.box-video-banner {
	width: 100%;
	height: 100%; 
	position: relative
}

#player {
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*---------------box top-----------------------*/

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0px;
}

a {
    text-decoration: none;
}

.title-evaluate {
	margin: 0px;
}

/*---------------box bottom---------------------*/
.box-background-bottom {
    position: absolute;
    bottom: 45px;
    width: 100%;
    z-index: 10;
}

.container-box-bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

.box-bottom-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.title-box-left {
    width: 685px;
    font-family: Calibri;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.48px;
    background: var(--Gradient-01, linear-gradient(90deg, #FDB913 0%, #F15A22 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content-box-left {
    color: var(--Neutral-100, #EFF0F0);
    text-align: justify;
    font-family: Calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.08px;
    width: 685px;
}

.box-bottom-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
}

.title-box-right {
    width: 316px;
    color: var(--Neutral-50, #F7F7F7);
    font-family: Calibri;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.09px;
}

.line-about {
    width: 334px;
    height: 0.971px;
    background: #D9D9D9;
}

.in-box-content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    width: 340px;
}

.content-box-bottom {
    color: var(--Neutral-50, #F7F7F7);
    font-family: Calibri;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.09px;
    width: 200px;
}

.box-svg {
    display: flex;
    align-items: flex-start;
    gap: 9.714px;
}

.img-logo-danh-gia {
	width:80%;
	height:auto;
}

/*--------------------about us top-------------------*/

.about-us-top {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 48px;
    width: 100vw;
}

.box-about-top {
    display: flex;
    padding-right: 0px;
}

.column-about-top {
    width: 100%;
    height: 100%;
}

.col-left-top {
	height:37%;
}

.col-left-bottom {
	height:59%;
}

.box-about-top .col-xl-4 {
	width: 39.333333%;
}

.box-about-top .col-xl-8 {
	width: 60.666667%;
}

.pading-right {
    padding-right: 0px;
}

.block-left {
    display: flex;
    width: 100%;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

.height-top {
    height: 100%;
    justify-content: center;
}

.height-bottom {
    height: 100%;
}

.in-block-left-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}

.color-title {
    color: #838383;
}

.text-percent {
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;

    align-self: stretch;
}

.color-text-percent {
    color: #000;
}

.number-percent {
    font-family: Roboto;
    font-size: 54px;
    font-style: normal;
    font-weight: 800;
    line-height: 54px;

    background: linear-gradient(96deg, #F15A22 10.2%, #FDB913 26.75%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    align-self: stretch;
}

.logo-block-left-bottom {
    border-radius: 16px;
    width:100%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-block-bottom {
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;

    letter-spacing: 0.56px;
    align-self: stretch;
}

.color-gray {
    color: #838383;
}

.color-black {
    color: #000;
}

.margin {
    margin-bottom: 32px;
}

.padding {
    padding-right: 0px;
    padding-left: 20px;
}

.block-column-right-top {
    display: flex;
    height: 100%;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

.in-block-right-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.title-block-right-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    align-self: stretch;
}

.text-title-top-right {
    align-self: stretch;
    text-align: center;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
}

.color-line2 {
    color: #000;
    line-height: 60px;
}

.color-line1 {
    color: #838383;
    line-height: 48px;
}

.number-top-right {
    text-align: center;
    font-family: Roboto;
    font-size: 54px;
    font-style: normal;
    font-weight: 800;
    line-height: 54px;
    background: var(--Gradient-01, linear-gradient(90deg, #FDB913 0%, #F15A22 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.brand-logo {
    width: 100%;
    display: flex;
    padding: 0px 32px;
}

.brand-logo .col-xl-3 {
	width:33%;
}

.column-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.column-img:nth-child(1),
.column-img:nth-child(2),
.column-img:nth-child(3) {
	margin-bottom:48px;
}

.img-logo {
    height: auto;
    width: 123px;
}

.block-column-right-bottom {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #F3F3F3;
    background: #FFF;
    display: flex;
    padding: 32px;
    justify-content: space-between;
}

.column-block-bottom-right {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
    gap: 3.627px;
}

.column-block-bottom-left {
    display: flex;
    width: 38%;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.text-column-bottom-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.gap {
    gap: 4px;
}

.active-right {
    gap: 8px;
    align-self: stretch;
}

.title-column-right {
    color: #838383;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.56px;
}

.number-column-right {
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    background: linear-gradient(96deg, #F15A22 32.96%, #FDB913 100.17%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content-column-right-bottom {
    color: var(--Neutral-900, #262727);
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.56px;
    width: 302px;
}

.title-column-right-bottom {
    color: var(--Neutral-900, #262727);
    text-align: justify;
    font-family: Calibri;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.09px;
    align-self: stretch;
}

.about-us-bottom {
    display: flex;
    width: 100vw;
    height: 100%;
    padding: 32px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    background: var(--Neutral-100, #EFF0F0);
}

.block-about-us-bottom {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    margin-bottom: 48px;
}

.about-us-bottom1 {
    height: 100%;
   	width:100%;
    gap: 35px;
}

.card-top {
    width: 50%;
}

.about-us-bottom2 {
    height: 100%;
    width:100%;
    gap: 35px;
}

.content-block-about-us-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
}

.box-content-block-about-us-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.title-about-bottom {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: linear-gradient(180deg, #4A4D4F 2.17%, #AAB0B5 80.43%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content-about-bottom {
    color: var(--Neutral-800, #272727);
    text-align: justify;
    font-family: Calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.img-content-mobile {
    width: 50%;
    height: 346px;
    border-radius: 6px;
    display: none;
}

.img-content-1 {
    width: 50%;
    height: 346px;
    border-radius: 6px;
}

.img-content-2 {
    width: 50%;
    height: 50vh;
    border-radius: 6px;
}

.line-about-us-bottom {
    width: 624px;
    height: 1px;
    background: #D9D9D9;
}

.card-about-us-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    width:50%;
    flex: 1 0 0;
}

.block-about-us-bottom2 {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-self: stretch;
}

.content-block-bottom2 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.bottom-box {
	width:100%;
	margin:0px;
    display: flex;
    align-items: flex-start;
    gap: 32px;
}

.in-bottom-box {
    display: flex;
    height: 280px;
    padding: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

.content-in-bottom-box {
    color: var(--Primary-500, #ED1B34);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.96px;
}

.title-in-bottom-box {
    color: var(--Neutral-900, #262727);
    text-align: justify;
    font-family: Calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.box-tieu-de {
	display: flex;
    flex-direction: column;
    gap: 12px;
}

/*---------------------mobile------------------*/
@media screen and (max-width: 768px) {
    body {
        background: var(--Neutral-50, #F7F7F7);
    }

    header {
        background: #272727;
        backdrop-filter: blur(18.70967674255371px);
        -webkit-backdrop-filter: blur(18.70967674255371px);
    }

    .safe-area {
        padding: 0 16px;
        width:100vw;
    }

    .box-phone {
        background: none;
        padding: 0px;
    }

    .number-menu {
        display: none;
    }

    .icon-menu-deck {
        display: none;
    }

    .icon-menu-mobile {
        display: block;
    }

    .in-background {
        height: 100%;
    }

    .menu-decktop {
        padding: 0px;
    }

    .menu-box {
        width: 100%;
        gap: 8px;
        padding: 32px 16px;
    }

    .menu-icon-top {
        width: 100%;
        justify-content: space-between;
    }

    .in-menu-icon-top {
        width: 100%;
    }

    .menu-bottom {
        gap: 6px;
    }

    .box-content-menu {
        gap: 6px;
    }
    
}

/*--------------------------mobile background--------------------------*/
@media screen and (max-width: 768px) {
    .background {
        margin-bottom: 32px;
    }

    .img-background {
        height: 177.604px;
        margin-bottom: 18px;
        position: unset;
    }

    .box-background-top {
        position: unset;
        width:100vw;
    }

    .overview {
        position: unset;
        border-radius: 0px;
        margin-bottom: 18px;
        padding: 11.13px 16px;
    }

    .box-background-bottom {
        position: unset;
    }

    .box-bottom-left {
        width: 100%;
        margin-bottom: 16px;
    }

    .in-box-content-bottom {
        width: 100%;
    }

    .box-bottom-right {
        width: 100%;
        padding-bottom: 24px;
    }

    .line-about {
        width: 100%;
    }

    .box-footer-1 {
        margin-bottom: 16px;
    }

    .box-footer-2 {
        margin-bottom: 16px;
    }

    .column-footer {
        margin-bottom: 16px;
    }

    .text-in-box {
        display: none;
    }

    .box-icon-footer .in-box-icon-footer {
        display: none;
    }

    .column-footer:nth-child(4) {
        display: flex;
    }
    
    .title-box-right {
		font-size: 16px;
	}
	
	.content-box-bottom {
		font-size:16px;
	}
	
	.block-left {
		border-radius: 4px;
		gap: 0;
	}
	
	.text-percent {
		font-size:18px;
	}
	
	.number-percent {
		font-size:60px;
	}
	
	.text-block-bottom {
		font-size: 18px
	}
	
	.title-column-right {
		font-size: 16px;
	}
	
	.content-column-right-bottom {
		font-size:16px;
	}
	
	.title-column-right-bottom {
		font-size:16px;
	}
	
	.number-column-right {
		font-size:60px;
	}
}

/*--------------------------mobile about us--------------------------*/
@media screen and (max-width: 768px) {
    .container-box-bottom {
        display: unset;
    }

    .title-box-left {
        width: 100%;
    }

    .content-box-left {
        width: 100%;
    }

    .box-background-top-left {
        padding: 16px 0px;
        margin-bottom: 8px;
        overflow:auto;
    }

    .box-about-top {
        display: unset;
        padding: 0px;
    }

    .in-about-us-top {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .column-about-top {
        padding: 0px;
        margin: 0px;
    }

    .column-left {
        padding: 0px;
        margin-bottom: 16px;
    }

    .padding {
        padding: 0px;
    }

    .brand-logo {
        padding: 0px;
    }

    .block-left {
        padding: 16px;
    }

    .block-column-right-top {
        padding: 16px;
        border-radius: 6px;
    }

    .block-column-right-bottom {
        display: inline-block;
        padding: 16px;
        border-radius: 6px;
    }

    .column-block-bottom-left {
        width: 100%;
    }

    .column-block-bottom-right {
        justify-content: flex-start;
    }

    .img-logo {
        width: 140px;
        height: auto;
    }
    
    .title-block-right-top {
		align-items: flex-start;
	}
	
	.text-title-top-right {
		text-align: unset;
		font-size:18px;
	}
	
	.number-top-right {
		font-size:60px;
	}
	
	.box-about-top .col-xl-4 {
		width: auto;
	}
	
	.box-about-top .col-xl-8 {
		width: auto;
	}

	
	.brand-logo .col-xl-3 {
		width: unset;
	}
}

/*-------------------------about us bottom---------------------*/
@media screen and (max-width: 768px) {
    .about-us-bottom {
        padding: 16px 0;
    }

    .img-content-1 {
        display: none;
    }

    .img-content-mobile {
        display: block;
        width: 100vw;
        border-radius: 0px;
        margin-bottom: 16px;
        border-radius: 3.612px;
    }

    .about-us-bottom1 {
        display: unset;
    }

    .about-us-bottom2 {
        display: unset;
    }

    .bottom-box {
        display: unset;
    }

    .in-bottom-box {
        margin-bottom: 32px;
        border-radius: 4px;
        padding:16px;
        height:100%;
    }
    
    .column-img {
		margin-bottom:32px!important;
	}

    .line-about-us-bottom {
        width: 100%;
    }

    .about-us-bottom-mobile {
        padding: 0px;
    }

    .card-top {
        width: 100%;
        padding: 0 16px;
        margin-bottom: 16px;
    }

    .img-content-2 {
        width: 100vw;
        border-radius: 0px;
        margin-bottom: 16px;
        height: 256.611px;
        border-radius: 3.612px;
    }

    .card-about-us-bottom {
        padding: 0 16px;
        margin-bottom: 16px;
        width:100%
    }

    .block-about-us-bottom2 {
        padding: 0 16px;
        gap: 16px;
    }

    .active-right {
        margin-bottom: 16px;
    }
    
    .box-tieu-de {
		gap:8px;
	}
	
	.content-block-bottom2 {
		gap:8px;
	}
}