*,

*::after,

*::before,

ul,

li,

p,

h6,

h5,

h4,

h3,

h2,

h1 {

    margin: 0;

    padding: 0;

}


#top-up {
    font-size: 3rem;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    color: #00102d;
    bottom: 81px;
    right: 25px;
    display: none;
}

#top-up:hover {
    color: #333
}


li {

    list-style: none;

}



a {

    text-decoration: none !important;

}



p {

    margin-bottom: 20px;

}

@font-face {

    font-family: Rubik_Regular;

    src: url(../font/Rubik-Regular.ttf);

}


@font-face {

    font-family: UTM_Avo;

    src: url(../font/UTM_Avo.ttf);

}



@font-face {

    font-family: Gilroy-Regular;

    src: url(../font/Gilroy-Regular.otf);

}



@font-face {

    font-family: OpenSans-Regular;

    src: url(../font/OpenSans-Regular.ttf);

}

@font-face{
	font-family: UTM-Cooper-Black;
	src: url('../font/UTM-Cooper-Black.ttf');
}

body {

    font-size: 16px;

    font-family: Gilroy-Regular, UTM_Avo, Arial, sans-serif;

}



.header_box-top>ul>li {

    display: inline-block;

    padding: 0px 15px;

}





.header_box-top>ul>li:last-child {

    padding-left: 10px;

}



.nav-menu>ul,

.header_box-top>ul {

    justify-content: right;

    display: flex;

    align-items: center;

}



.header_box-top>ul>li>a>i {

    color: #fff;

}



.header_box-text {

    font-family: Gilroy-Regular, sans-serif;


    text-transform: uppercase;
    padding: 7px 0px;

    color: #fff;

}



.header_box-text {

    font-size: 16px;
    color: #ddd;
}



.headers_box-top {

    background-color: #2f2e2e;
    position: relative;
    height: 100%;
    padding: 7px 0px;
    transition: 0.2s ease-in-out;


}

.top1 {
    position: relative;
    transition: 0.2s ease-in-out;
    top: 0px;
}

.top1.active {
    top: -100%;

}

.vbm-70 {
    position: absolute;
    transition: 0.2s ease-in-out;
    top: 47px;
    width: 100%;
    left: 0;
}

.vbm-70.active {
    top: 0px;
}


.icon_heaader {

    color: #7d6741;

}



.icon_fb {

    font-size: 24px;

    color: #201f1f;

}



.headers_box-menu {

    background-color: #222;

    position: relative;

    height: 112px;

    transition: all 0.3s ease-in-out;

}



.nav-menu>ul>li>div.link-icon>a {

    text-transform: uppercase;
    font-size: 15.4px;
    color: #ddd;



}



.box_logo {

    position: relative;
   float: right;
    z-index: 9999999;

}



.box_logo img {

    width: 136px;

   

   

}



.nav-menu,

.nav-menu>ul {

    height: 112px;

}



.vbm_fff {

    text-align: right;

}



.nav-menu>ul>li {

    display: inline-block;

    padding: 44px 15px;

    position: relative;

    transition: all 0.3s ease-in-out;

}



.link-icon>i {
    font-size: 13px;
    color: rgb(223, 223, 223, 0.5);

}



.menu_chil {

    position: absolute;

    top: 160px;

    min-width: 100%;

    width: max-content;

    height: max-content;

    left: 0;

    background-color: #69593e;

    transition: all 0.2s ease-in-out;

    opacity: 0;

    visibility: hidden;

    z-index: 999;

}



.menu_chil>ul>li {

    padding: 22px 40px 22px 20px;
    min-width: 210px;
    position: relative;

    transition: all 0.2s ease-in-out;

}

.header_box-text1 {
    font-size: 12px;
    color: #fff;
}

.menu_chil>ul>li a {
    font-size: 14px;
    position: absolute;
    color: #ddd;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;

}



.menu_chil>ul>li::after {

    content: '';

    position: absolute;
    width: 20px;
    height: 2px;

    top: 50%;

    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    right: 17px;

    background-color: rgb(255, 255, 255, .3);

}

.menu_chil>ul>li:hover::after {
    right: 14px;
    background-color: rgb(255, 255, 255, .5);
}


.nav-menu>ul>li::after {

    content: "";

    height: 6px;

    width: 0%;

    position: absolute;

    left: 0;

    background-color: #7d6741;

    bottom: 0;

    transition: all 0.2s ease-in-out;



}



.nav-menu>ul>li:hover .menu_chil {

    top: 112px;

    opacity: 1;

    visibility: visible;

}

.nav-menu>ul>li:hover .link-icon>i,
.nav-menu>ul>li:hover .link-icon>a {
    color: #fff;
}


.nav-menu>ul>li:hover::after {

    width: 100%;

}



.menu_chil>ul>li:hover {

    background-color: #4b3f2c;

}



.menu_chill {

    position: absolute;

    width: max-content;

    right: -127px;

    height: max-content;

    background-color: rgb(0, 0, 0, 0.5);

    top: 15px;

    opacity: 0;

    visibility: hidden;

    transition: all 0.2s ease-in-out;

}



.menu_chill>ul>li {

    padding: 7px 15px;

}



.menu_chil>ul>li:hover .menu_chill {

    top: 0;

    opacity: 1;

    visibility: visible;

}



.slide_box {

    position: relative;

}

.box_btn-items {
    position: relative;
    top: 0px;

}

.box_title {
    position: relative;
    top: 0px;
    font-weight: 600;
}

.content_items {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: 999;

    width: 74%;

    margin: 0px auto;


}

.fadeInDown {
    animation-name: fadeInDown;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.fadeInRight {
    animation-name: fadeInRight;
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

.box_stt>span {

    color: #fff;

}



.box_stt {

    color: #969494;

}



.box_title {

    color: #fff;

    font-size: 38px;

    width: 630px;

}



.btn-vbm1 {

    background-color: #7d6741;

    border-radius: 5px;

    color: #ddd;

    padding: 18px 30px;

    outline: none;

    position: relative;
    border: 1px solid #7d6741;





}

.btn-vbm1:hover {
    background-color: #6b5227;
}

.btn-vbm1 span {
    display: inline-block;
    position: relative;
    z-index: 2;
    font-size: 15px;
}

.btn-vbm1::before {
    content: "";
    background-color: #6b5227;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    transition: all 0.2s ease-in-out;
    z-index: 1;
}

.btn-vbm1 img {
    position: relative;
    z-index: 2;
    left: 0;
    transition: all ease-in-out 0.2s;
}

.btn-vbm1:hover::before {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.btn-vbm1:hover i,
.btn-vbm1:hover {
    color: #fff !important;
}

.btn-vbm1:hover img {
    left: 4px;
}

.box_btn-items {

    margin-top: 15px;

}



.btn-vbm {

    border: 2px solid rgb(255, 255, 255, .3);

    padding: 13px 30px;

    border-radius: 5px;

    color: #ddd;

    background: transparent;

    outline: none;
    transition: all ease-in-out 0.3s;

}

.btn-vbm:hover {
    border: 2px solid #fff;
}


.slide_header {

    position: relative;

}


.slide_header .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}


.slide_header .owl-nav button.owl-next,

.slide_header .owl-nav button.owl-prev {

    padding: 14px 25px !important;

    background-color: rgb(0, 0, 0, 0.5);

    margin: 0 !important;

}



.slide_header .owl-nav button span {
    position: relative;
    color: #ddd;

    font-size: 50px;

}



.slide_header .owl-nav button.owl-next {
    top: -33px;
    position: relative;
}


.slide_header .owl-nav button.owl-prev {
    top: 33px;
    position: relative;

}

.icon-arrow-right::before {
    content: "\e902";
    font-family: 'icomoon' !important;
}

.box_passion {

    background: transparent;


    padding-bottom: 120px;

}



.passion_content-pss1 {

    position: relative;

    color: #7d6741;

    font-size: 13.02px;

}



.passion_content-pss1::before {

    content: "";

    height: 2px;

    width: 52px;

    background-color: rgb(0, 0, 0, 0.3);

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    position: absolute;

}



.passion_content-pss2 .tit_h-dm {

    font-size: 35px;

    color: #333;

    font-weight: 600;

    font-family: Gilroy-Regular, UTM_Avo, Arial, sans-serif;

}

.passion_content-pss1 {
    padding-left: 67px;
}


.passion_content-pss2 span {

    color: #7d6741;

}



.passion_content-pass4 button {

    border: 1px solid #7d6741;

    background-color: #7d6741;

    color: #fff;

    border-radius: 7px;

    padding: 13px 25px;

    font-size: 14px;
    position: relative;

}



.passion_content-pass3 {

    line-height: 27px;
    display: -webkit-box;
    max-width: 100%;
    height: 104px;
    margin-bottom: 37px;
    font-size: 14px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}



.pasion_title {
    margin-bottom: 30px;
    position: relative;
    transition: all 0.3s ease-in-out;
    transform: translateY(0px);
    width: calc(25% - (0.75 * 30px));

}

.pasion_title:hover {
    transform: translateY(-2px);
}

.pasion_title-img {

    position: relative;

}

.dkm_kh {

    padding-right: 15px;
}


.pasion_title-img img {

    width: 100%;

    height: 376.73px;
    object-fit: cover;

    transition: all 0.3s ease-in-out;

}



.passion_mang {

    position: absolute;

    width: 100%;

    left: 0;

    height: 100%;

    background-color: rgba(0, 0, 0, .5);

    opacity: 0;

    visibility: hidden;

    transition: all .3s ease-in-out;

}

.passion_mang-zz {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s ease-in-out;
}


.passion_mang-zz::after {

    content: "";

    width: 52px;

    height: 2px;

    background-color: #fff;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.passion_mang-zz::before {

    content: "";

    width: 2px;

    height: 52px;

    background-color: #fff;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}

.pasion_title:hover .passion_mang-zz {
    top: 50%;
}

.pasion_title:hover .passion_mang {


    opacity: 1;

    visibility: visible;

}







.pasion_title-img {

    overflow: hidden;

}



.pasion_title-title {

    padding: 32.3px 15px;

    background-color: #333;

    position: relative;

}



.pasion_title-title h3 {

    font-size: 22px;

    color: #fff;

    position: relative;

    z-index: 2;
    font-weight: 900



}



.pasion_title-title::after {

    position: absolute;

    content: "";

    width: 0%;

    height: 100%;

    top: 0;

    left: 0;

    z-index: 1;

    background-color: #7d6741;

    transition: all 0.3s ease-in-out;

}



.pasion_title:hover .pasion_title-title::after {

    width: 100%;

}



.pasion_title-numberBox {

    position: absolute;

    bottom: 106px;

    left: 10px;

    transform: rotate(-90deg);

    color: rgb(255, 255, 255, .7);

}



.pasion_title-numberBox::before {

    position: absolute;

    height: 2px;

    background-color: rgb(255, 255, 255, .7);

    content: "";

    top: 50%;

    transform: translateY(-50%);

    left: 25px;

    width: 55px;

}



.pasion_poss {
    margin-top: -60px;
    position: relative;

    z-index: 999;

}



.dg-box {
    background: url(../img/image-1.jpg);
    padding: 120px 0px;

}



.dg-box_title h2 {

    color: #f5f5f5;
    font-weight: 600;
    font-size: 35px;

    font-family: Gilroy-Regular, UTM_Avo, Arial, sans-serif;

}



.dg-box_title1 {

    padding-right: 72px;

    color: rgba(255, 255, 255, .3);

    position: relative;

    font-size: 13.02px;

}



.dg-box_title1::before {

    content: "";

    height: 2px;

    width: 52px;

    background: rgba(255, 255, 255, .3);

    top: 50%;

    transform: translateY(-50%);

    left: 0;

    position: absolute;

}



.dg-box_rightBox {

    font-size: 14px;

    color: #aaa;

}



.dg-box_rightBox p {

    margin-bottom: 20px;

}



.slideMain .itemss {

    position: relative;

}



.slideMain_number {

    position: absolute;

    transform: rotate(-90deg);

    bottom: 109px;

    left: 25px;

    color: rgb(255, 255, 255, .7);

    font-size: 15px;

}



.slideMain_number::after {

    content: "";

    height: 2px;

    width: 54px;

    position: absolute;

    top: 50%;

    left: 35px;

    /* right: -16px; */

    transform: translateY(-50%);

    background-color: rgb(255, 255, 255, .7);

}



.slideMainBox_img {

    position: relative;

}



.slM_mang {

    position: absolute;

    top: 12px;

    left: 0;

    background-color: rgb(0, 0, 0, 0.5);

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    opacity: 0;

    visibility: hidden;

    transition: all 0.2s ease-in-out;

}



.slM_mang::after {

    content: "";

    position: absolute;

    height: 2px;

    width: 52px;

    background-color: #ddd;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.slM_mang::before {

    content: "";

    position: absolute;

    height: 52px;

    width: 2px;

    background-color: #ddd;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.slideMainBox_img:hover .slM_mang {

    opacity: 1;

    visibility: visible;

    top: 0px;

}



.slideMainBox_title {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    text-align: center;

    background: rgb(0, 0, 0, 0.8);

    padding: 30px;

}



.slideMainBox_title h3 {
	font-weight: 600;

    font-size: 19px;

    color: #fff;

    position: relative;

    z-index: 2;

}


.fa-circle {
    font-size: 9px;
}

.slideMainBox_title::before {

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: #7d6741;

    content: "";

    top: 0;

    left: 0;

    z-index: 1;

    transition: all 0.2s ease-in-out;

    opacity: 1;

    transform: scale(0, 1);



}



.slideMainBox_img:hover .slideMainBox_title::before {

    opacity: 1;

    visibility: visible;

    width: 100%;

    transform: scale(1);

}



.slideMainBox_img img {

    width: 100%;
    aspect-ratio: 1/1.586;
    object-fit: cover;
    transition: all 0.2s ease-in-out;

}



.slideMainBox_img {

    overflow: hidden;

}



.slideMainBox_img:hover .imgm {

    transform: scale(1.07);

}



.slideMain .owl-nav {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    width: 100%;

}



.slideMain .owl-nav .owl-next,

.slideMain .owl-nav .owl-prev {


    top: 50%;

    position: absolute;

    transform: translateY(-50%);

}

.boc2,
.boc1 {
    padding: 13px 26px;
    
    background-color: rgb(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.boc2::before {
    position: absolute;
    content: "";
    background-color: #7d6741;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.boc1::before {
    position: absolute;
    content: "";
    background-color: #7d6741;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.boc2:hover::before {
    right: 0;
    opacity: 1;
    visibility: visible;
}

.boc1:hover::before {
    left: 0;
    opacity: 1;
    visibility: visible;
}

.slideMain .owl-nav .owl-next span,

.slideMain .owl-nav .owl-prev span {



    filter: brightness(.6);

}



.slideMain .owl-nav .owl-next {

    right: 0;

}



.slideMain .owl-nav .owl-prev {

    left: 0;

}


.dv-width_box,
.dg-width_box {

    padding: 120px 0px;

}



.width_box-img img {

    width: 100%;

    height: auto;
    object-fit: cover;
    max-height: 740px;
    min-height: 700px;

}



.width_box-content {

    margin-left: -120px;

    padding: 50px;

    background-color: #fff;

    margin-top: 80px;
    box-shadow: 0px 0px 9px -2px #c5c5c5ba;


}



.w-top {

    padding-left: 90px;

    position: relative;

}

.w-top {

    padding-left: 70px;
    margin-bottom: 15px;
    position: relative;

}


.w-top span {

    color: #7d6741;
    text-transform: uppercase;
    font-size: 13.2px;

}



.w-top::after {

    content: "";

    height: 2px;

    width: 52px;

    background: rgba(0, 0, 0, .3);

    position: absolute;

    top: 50%;

    transform: translateY(-50%);
    opacity: 0.75;
    left: 0;

}

.dg-width_box .w-top::after {

    content: "";

    height: 2px;

    width: 52px;

    background: rgba(0, 0, 0, .3);

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 0;

}


.w-title_h2 {

    color: #333;

    font-size: 35px;

    font-weight: 600;

}



.w-title_h2 strong {

    color: #7d6741;

}



.w-desc {

    font-size: 14px;
    margin-bottom: 20px;
    color: #777;

}



.nav-item .nav-link {

    color: #333;

    background-color: #eee;

    border-radius: 0px;

    border: none;

}



.nav-item .nav-link.active {

    background-color: #181818;

    color: #ddd;



}



.tab-pane {

    background-color: #686868;

    border: 1px solid #686868;

    color: #ddd;

    font-size: 13.02px;

}



.w-content_content p {

    display: block;

    padding-left: 40px;

    position: relative;

}



.w-content_content p::before {

    content: "";

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    height: 2px;

    width: 20px;

    background-color: #ddd;

}



.ww_box {

    background-image: url('../img/image-process-2.jpg');

    padding: 120px 0px;

}



.ww-top_1 {

    font-size: 13.02px;

    color: #7d6741;

    letter-spacing: 1.2px;

}



.ww-top_2 strong {

    color: #7d6741;

}



.ww-top_2 h2 {

    font-size: 35px;

    font-weight: 600;

}



.ww-main_items {

    background-color: #fff;

    margin-top: 45px;

    margin-bottom: 30px;

}



.main_items-content {

    padding: 35px;

}



.ww-main {

    margin-top: 40px;

}



.numbers {

    background-color: #7d6741;

    position: relative;

    margin-top: -45px;

    left: 35px;

    color: #fff;

    font-size: 60px;

    z-index: 0;

    font-weight: 400;

    transition: .2s all ease-out;

    width: auto;

    display: inline-block;

    padding: 0 19px;

    z-index: 2;

}



.numbers::after {

    content: "";

    width: 0%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    background-color: #333;

    transition: all 0.2s ease-in-out;

}



.numbers span {

    position: relative;

    z-index: 2;

}



.ww-main_items:hover .numbers::after {

    width: 100%;
}

.link {
    position: relative;
    left: 0;
    transition: all 0.3s ease-in-out;
}

.ww-main_items:hover .link {
    left: 10px;
    color: #7d6741;


}



.ww-main_items a {

    color: #333;



}



.main_items-content h3 {

    font-size: 22px;

    color: #777;

}



.main_items-content p {

    font-size: 14px;

    color: #888;

}



.readmore {

    font-size: 13px;

}



.readmore a {

    color: #888;

}



.aw-box {

    padding: 120px 0px;

    background-color: #333333;

    background-image: url('../img/vertical-lines-light-2.png');

}



.aw-top {

    position: relative;

    padding: 20px 0px;

}



.aw-top_1 span {

    color: rgba(255, 255, 255, .5);

    font-size: 13.02px;

}



.aw-top_2 h3 {

    color: #fff;

    font-size: 35px;

}



.aw-top::before {

    content: "";

    position: absolute;

    bottom: 0;

    height: 2px;

    width: 55px;

    background-color: rgba(255, 255, 255, .5);

    left: 50%;

    transform: translateX(-50%);

}



.main-box_img img {
    height: auto;
    min-height: 308px;
    object-fit: cover;
    width: 100%;

}

.number_1 ul li a i:hover {
    background-color: #7d6741;
}


.main-box_img {

    position: relative;

}



.slide-bar {

    position: absolute;

    width: 40px;

    height: 100%;

    background-color: #ddd;

    top: 0;

    left: 0;

}



.slide-bar_content {

    transform: rotate(-90deg);

    position: absolute;

    left: -12px;
    color: #888;
    bottom: 41px;
    font-size: 13.02px;

}

.slide-bar_content::after {
    position: absolute;
    content: "";
    height: 52px;
    width: 2px;
    background-color: rgb(0, 0, 0, 0.2);
    transition: .2s;
    display: inline-block;
    transform: rotate(90deg);
    top: -16px;
    left: 100px;
}

.number {

    position: absolute;

    width: 100%;

    left: 0;

    height: 100%;

    top: 45%;

    transform: translateY(-50%);

    padding-left: 50px;

    background-color: rgb(0, 0, 0, 0.8);

    padding-top: 40px;

    opacity: 0;

    transition: all 0.2s ease-in-out;

    visibility: hidden;

}



.number_1 {

    color: #ddd;

    border-top: 1px solid rgba(255, 255, 255, .07);
    ;

    padding: 10px;

}



.number_1 ul li {

    display: inline-block;

    padding-right: 3px;

}



.number_1 ul li a i {

    font-size: 15px;

    padding: 9px 10px;

    background-color: #201f1f;

    color: #ddd;

    border-radius: 5px;

}



.slide-bar::before {

    content: "";

    height: 100%;

    width: 0%;

    position: absolute;

    background-color: rgb(0, 0, 0, 0.9);

    opacity: 0;

    visibility: hidden;

    transition: all 0.2s ease-in-out;

}



.main-box_content {

    padding: 32px 25px;

    text-align: center;

    background-color: #fff;

}



.main-box_content h3 {

    color: #333;

}



.main-box:hover .slide-bar::before {

    opacity: 1;

    width: 100%;

    visibility: visible;

}

.main-box:hover .main-box_content h3 {
    color: #7d6741;
}


/* .main-box:hover .slide-bar_content {

    color: #fff;

} */
.box_title p:first-child{
    margin-bottom: 0px;
}
.detail_012 ul,
.s-content_box-desc ul,
.blogs_box1_01 ul,
.tit_noidung ul{
    margin-left: 15px;
}
.detail_012 ul li,
.s-content_box-desc ul li,
.blogs_box1_01 ul li,
.tit_noidung ul li{
    list-style: disc;
    margin-left: 15px;
}
.detail_012 ol li,
.s-content_box-desc ol li,
.blogs_box1_01 ol li,
.tit_noidung ol li{
    list-style: auto;
    margin-left: 15px;
}

