.ngonngu_tops{ width: 110px; }

.ngonngu_tops ul{ width: 100%; display: flex; justify-content: space-between; align-items: center; padding-left: 28px; margin-left: 5px; border-left: 1px hidden #000; }

.ngonngu_tops li { list-style-type: none; }

.ngonngu_tops a { text-decoration: none; }

.ngonngu_tops a > img { width: 30px; height: auto; }

.uploading-tab{ font-size: 24px; color: #ff0000; font-family: var(--font-bold); text-transform: capitalize; }

/*------------- CSS Chu tren slider --------------*/

#slider-all{ position: relative; }

#slider{ position: relative; z-index: 1; }

.items-sli img { filter: brightness(75%);  }

.name-slider, .mota-slider{ position: absolute; color: #fff;}

.name-slider{ width: 100%; bottom: 100%; opacity: 0; visibility: hidden; padding: 0 20px; display: inline-flex; align-items: center; justify-content: center; text-align: center; font-size: 30px; font-family: var(--font-bold); text-transform: uppercase; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.owl-item.active .name-slider{ bottom: 52%; opacity: 1; visibility: visible; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

.name-slider nobr{ position: relative; display: contents;}
.name-slider nobr:before { content: ""; position: absolute; top: -1000%; width: 80px; height: 4px; opacity: 0; visibility: hidden; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out; background-color: var(--mau-chinh); }
.slider .owl-item.active .name-slider nobr:before{ top: -40%; opacity: 1; visibility: visible; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out; }

.mota-slider{ width: 100%; top: 100%; opacity: 0; visibility: hidden; padding: 0 20px; text-align: center; font-size: 20px; font-family: var(--font-medium); display: inline-flex; align-items: center; justify-content: center; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.slider .owl-item.active .mota-slider{ top: 52%; opacity: 1; visibility: visible; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

@media only  screen and (min-width: 1px) and (max-width: 630px){
  .name-slider{ font-size: 20px; }
  .mota-slider{ font-size: 15px; }
}

@media only  screen and (min-width: 1px) and (max-width: 450px){
  .name-slider{ font-size: 18px; }
  .mota-slider{ font-size: 14px; }
  .owl-item.active .name-slider{ bottom: 65%; }
  .slider .owl-item.active .mota-slider{ top: 40%; }

}

.khung-nd-slider{ position: absolute; left: 15%; z-index: 3; max-width: 650px; padding: 20px; }

.name-slider-1{ display: block; margin-bottom: 0px; color: #fff; font-weight: 500; font-size: 45px; padding: 0px 0px; font-family: var(--font-don-1); background: -webkit-linear-gradient(#fff 60%, var(--mau-chinh-dark)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
/*.name-slider-1:before,.name-slider-1:after{ content: attr(data-text); position: absolute; top: 42px; left: 28px; }*/
/*.name-slider-1:before { z-index: 1; text-shadow: -0.001em -0.001em 1px rgba(255,255,255,.10)}*/
/*.name-slider-1:after{ z-index: 0; text-shadow: 10px 10px 10px rgba(0,0,0,.5), 20px 20px 20px rgba(0,0,0,.4), 30px 30px 30px rgba(0,0,0,.1); mix-blend-mode: multiply; }*/

.mota-slider-1{ font-size: 85px; line-height: 90px; font-weight: 900 !important; font-family: var(--font-don-2); outline: #faebd7; -webkit-background-clip: text; background-clip: text; background-color: #fff; }

.xemthem-sli{width: 100%; margin-top: 25px;}
.xemthem-sli a{ color: #fff; font-size: 16px; font-family: var(--font-bold); text-decoration: none; border-radius: 10px; text-transform: capitalize; width: 165px; height: 45px; display: flex; align-items: center; justify-content: center; background-color: var(--mau-chinh); vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.xemthem-sli a:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #ffffff; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.xemthem-sli a:hover, .xemthem-sli a:focus, .xemthem-sli a:active { color: var(--mau-chinh); }
.xemthem-sli a:hover:before, .xemthem-sli a:focus:before, .xemthem-sli a:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .khung-nd-slider{ left: unset; }
  .name-slider-1{ font-size: 30px; }
  .mota-slider-1{ font-size: 65px; }
}
@media only  screen and (min-width: 1px) and (max-width: 640px){
  .name-slider-1{ font-size: 25px; }
  .mota-slider-1{ font-size: 35px; }
}

#br-top-slider{
  position: absolute;
  top: -155px;
  z-index: 1;
  opacity: 0.8;
}
.frame-in-br-topslider{ width: 100%; }
.frame-in-br-topslider img{ width: inherit; height: auto; }

#ani-cloud-slider{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 1;
  opacity: .8;
}
.frame-cloud-slider{width: inherit; height: inherit; position: relative; top: 0; overflow: hidden;}
.top_cloud_fly{
  position: absolute!important;
  top: -16%;
  left: 0;
  animation: cloud_fly 110s linear infinite;
  z-index: 2;
}
.bot_cloud_fly{ bottom: -40%; left: 0px; z-index: 2; position: absolute !important; animation: 50s linear 0s infinite normal none running cloud_fly; }
.top_cloud_fly img, .bot_cloud_fly img{ width: inherit; height: auto; }

@keyframes cloud_fly {
  0% { transform: translateX(-50%) }

  to { transform: translateX(120%) }
}

#wind-bot-slider{ left: 0; bottom: -45px; z-index: 1; line-height: 0; overflow: hidden; position: absolute; width: 100%; }

#wind-bot-slider > svg{ height: 204px; width: 186%; display: block; left: 50%; position: relative; transform: translateX(-50%); }

#wind-bot-slider > svg > .ux-shape-fill{ fill: var(--background-about-index); }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  #br-top-slider{ top: -125px; }
  .top_cloud_fly{ top: -75%; }
  .bot_cloud_fly{ bottom: -80% }
}
@media only  screen and (min-width: 1px) and (max-width: 820px){
  #br-top-slider{ top: -125px; }
  .top_cloud_fly{ top: -75%; opacity: 0; visibility: hidden; }
  .bot_cloud_fly{ bottom: -80%; opacity: 0; visibility: hidden; }
  #wind-bot-slider{ bottom: -12% }
}

@media only  screen and (min-width: 1px) and (max-width: 640px){
  #wind-bot-slider{ opacity: 0; visibility: hidden; }
}


/*------------- CSS Top Header PC --------------*/

#top-header{ width: 100%; padding: 10px 0; border-bottom: 1px hidden #fff; background-color: var(--background-top-header); }
.frame-in-top-header{ display: flex; align-items: center; justify-content: space-between; }

.right-top-header{ width: 100%; }

.chu-chay-header{ width: 100%; }
.chu-chay-header marquee{ color: #fff; font-size: 14px; font-family: var(--font-medium); }

.left-top-header{ width: 100%; display: flex; align-items: center; justify-content: end; }
.left-top-header p{ color: #fff; font-size: 14px; font-family: var(--font-bold); }
.left-top-header p:first-child{ margin-right: 2em; }
.left-top-header p a{ text-decoration: none; }
.left-top-header p a:hover{ text-decoration: underline; }

.MXH-top-header{ width: 100px; }

/*------------- CSS Mid Header PC --------------*/

#mid-header{ width: 100%; padding: 0px 0; box-shadow: 2px 2px 7px rgba(210, 210, 210, .0); background-color: var(--background-mid-header); }
.frame-in-mid-header{ display: flex; align-items: center; justify-content: space-between; }

.left-mid-header{ width: 15%; }
.logo-mid-header{ width: 100%; padding: 5px; background-color: var(--background-logo); }
.logo-mid-header img{ max-width: 100px; }

.mid-mid-header{ width: 55%; }

.right-mid-header{ width: 30%; display: flex; align-items: center; justify-content: space-between;}

.frame-open-search{ width: 100%; padding-left: 15px;}
.open-search{ width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; font-size: 20px; }

.hotline-R-mid-header{}
.hotline-R-mid-header > a{ text-decoration: none; font-size: 16px; padding: 0; width: 140px; display: flex; align-items: center; justify-content: space-between; }
.hotline-R-mid-header > a > i{ color: #28c1d3; }
.hotline-R-mid-header > a > span{ color: #666666; font-family: var(--font-bold); }
.hotline-R-mid-header > a:hover > span{color: #000;}

.down-gia{}
.down-gia > article{ padding: 18px 22px; display: flex; gap: 8px; align-items: center; justify-content: center; font-weight: 700; border-radius: 40px; color: #fff; background-image: linear-gradient(45deg, #1dc1e7, #72be46); position: relative; z-index: 0; }
.down-gia > article:before { content: ''; position: absolute; left: 50%; top: 50%; width: 100%; height: 106%; background-image: linear-gradient(45deg, #1dc1e7, #72be46); animation: zoomFadeIn .7s linear infinite; border-radius: 40px; z-index: -1; }

@keyframes zoomFadeIn {
    0% {
        opacity: 1;
        transform: translate(-50%,-50%) scale(.9)
    }

    to {
        opacity: 0;
        transform: translate(-50%,-50%) scale(1.3)
    }
}

.down-gia > article > i{ font-size: 20px; }
.down-gia > article > span{ color: #fff; font-size: 16px; font-family: var(--font-bold); }
.down-gia > article:hover > span{ color: #000; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .down-gia > article{ padding: 10px 22px; }
  .down-gia > article > i,.down-gia > article > span{ font-size: 14px; }
}
@media only  screen and (min-width: 1px) and (max-width: 550px){
  .down-gia > article > i,.down-gia > article > span{ font-size: 10px; }
}
@media only  screen and (min-width: 1px) and (max-width: 440px){
  .down-gia > article{ padding: 10px 16px; }
  .down-gia > article > i,.down-gia > article > span{ font-size: 10px; }
}

/*------------------------------ CSS Menu Mid Header ----------------------------*/

.menu-mid-hd{}
.menu-mid-hd > ul{ padding: 0 50px 0 0; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.menu-mid-hd ul li{ list-style-type: none; position: relative; }
.menu-mid-hd ul li a{ text-decoration: none; text-transform: uppercase; }
.menu-mid-hd > ul > li{ margin: 0 0px 0 0; cursor: pointer; height: 79px; display: flex; align-items: center; justify-content: center; }
.menu-mid-hd > ul > li:last-child{ margin: 0;  }
.menu-mid-hd > ul > li > a{ padding: 0 3px; display: inline-flex; align-items: center; justify-content: center; height: 35px; font-size: 18px; color: var(--mau-chu-menu); font-family: var(--font-media); }

.menu-mid-hd > ul > li > a.hvr-left-right { /*  display: inline-block;*/ position: relative; }
.menu-mid-hd > ul > li > a.hvr-left-right:after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 2px; bottom: 0; left: 0; background-color: var(--background-menu-li-hvr); transform-origin: bottom right; transition: transform 0.25s ease-out; }
.menu-mid-hd > ul > li:hover > a.hvr-left-right:after,
.menu-mid-hd > ul > li:focus > a.hvr-left-right:after,
.menu-mid-hd > ul > li:active > a.hvr-left-right:after { transform: scaleX(1); transform-origin: bottom left; }

.menu-mid-hd > ul > li.active > a, .mid-hd1.fixed .menu-mid-hd > ul > li.active > a{ color: var(--mau-chu-menu-hover); background-color: var(--background-menu-li); }
.menu-mid-hd > ul > li.active > a:before{ content: ''; position: absolute; bottom: 0; height: 2px; width: 100%; background-color: var(--background-menu-li-hvr); }

.menu-mid-hd > ul > li:hover > a,.mid-hd1.fixed .menu-mid-hd > ul > li:hover > a{ color: var(--mau-chu-menu-hover); background-color: transparent; }

.menu-dm-c1, .menu-dm-c2, .menu-dm-c3 { border-radius: 0px; box-shadow: 0px 0 3px 0 rgba(0, 0, 0, .5); }
.menu-dm-c2::-webkit-scrollbar, .menu-dm-c3::-webkit-scrollbar { width: 3px; }

.menu-dm-c1{ width: 250px; position: absolute; top: 130%; left: 0; opacity: 0; z-index:-2; padding: 0; visibility: hidden; background-color: var(--background-menu-li-sp); transition: all .25s ease-in-out; }
.menu-mid-hd > ul > li:hover .menu-dm-c1{ transition: all .25s ease-in-out; top: 100%; opacity: 1; z-index: 50; visibility: visible; }

.menu-dm-c1 > li, .menu-dm-c2 > li, .menu-dm-c3 > li{ width: 100%; padding: 0 10px; display: flex; align-items: center; justify-content: space-between; background-color: var(--background-menu-li-sp); border-bottom: 1px groove rgba(190, 190, 190, .5); }

.menu-dm-c1 > li:first-child, .menu-dm-c2 > li:first-child, .menu-dm-c3 > li:first-child{ border-radius: 0px 0px 0 0; }

.menu-dm-c1 > li:last-child, .menu-dm-c2 > li:last-child, .menu-dm-c3 > li:last-child{ border-bottom: none; border-radius: 0 0 0px 0px; }

.menu-dm-c1 > li:hover, .menu-dm-c2 > li:hover, .menu-dm-c3 > li:hover{ background-color: var(--background-menu-li-sp-hvr); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

.menu-dm-c1 > li > a, .menu-dm-c2 > li > a, .menu-dm-c3 > li > a{ width: 100%; height: 45px; color: var(--mau-chu-menu-sp); font-size: 14px; font-family: var(--font-medium); display: inline-flex; align-items: center; justify-content: space-between; transition: all .25s ease-in-out; }

.menu-dm-c1 > li:hover > a, .menu-dm-c2 > li:hover > a, .menu-dm-c3 > li:hover > a{ color: var(--mau-chu-menu-sp-hvr); transition: all .25s ease-in-out; }

.menu-dm-c1 > li > aside, .menu-dm-c2 > li > aside, .menu-dm-c3 > li > aside{ width: 45px; height: 45px; font-size: 15px; display: flex; align-items: center; justify-content: flex-end; color: var(--mau-chu-menu-sp); }
.menu-dm-c1 > li:hover > aside, .menu-dm-c2 > li:hover > aside, .menu-dm-c3 > li:hover > aside{ color: var(--mau-chu-menu-sp-hvr); }

.menu-dm-c2{ padding: 0; position: absolute; width: 100%; z-index: -1; left: 0%; top: 0; opacity: 0; visibility: hidden; border-left: 1px groove rgba(190, 190, 190, .5); transition: all .25s ease-in-out; }
.menu-dm-c1 > li:hover .menu-dm-c2{ transition: all .25s ease-in-out; opacity: 1; left: 100.5%; z-index: 0; visibility: visible; }

.menu-dm-c3{ padding: 0; position: absolute; width: 100%; z-index: -1; left: 0%; top: 0; opacity: 0; visibility: hidden; border-left: 1px groove rgba(190, 190, 190, .5); background-color: var(--background-menu-li-sp); transition: all .25s ease-in-out; }
.menu-dm-c2 > li:hover .menu-dm-c3{ transition: all .25s ease-in-out; opacity: 1; left: 100.5%; z-index: 0; visibility: visible; }

@media only  screen and (min-width: 1px) and (max-width: 1199px){
  .menu-mid-hd > ul > li > a{ font-size: 15px; }
}

/*------------------------------ End CSS Menu Mid Header ----------------------------*/

/*------------------------------ Start CSS Header Mobile ----------------------------*/

#header-out-mobile{ width: 100%; padding: 5px 0; box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .2); background-color: var(--br-out-header-mobile); }

.frame-header-out-mobile{ display: flex; align-items: center; justify-content: space-between; }

.left-header-mobile{ width: 20%; }
.show-menu-mobile{ width: 100%; }
.show-menu-mobile > i{ font-size: 25px; color: var(--mau-icon-header-mobile);}

.mid-header-mobile{ width: 60%; }


.right-header-mobile{ width: 20%; }
.frame-logo-header-mobile{width: 100%; display: flex; align-items: center; justify-content: center;}
.logo-header-mobile{ max-width: 70px; display: flex; align-items: center; justify-content: center;}
.logo-header-mobile img{ width: 100%; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .left-header-mobile,.mid-header-mobile,.right-header-mobile{ width: 33.33%; }
}

/*------------------------------ End CSS Header Mobile ----------------------------*/

/*------------------------------ CSS Menu Mobile All ----------------------------*/

#menu-mobile-all{ width: 350px; height: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 999; background-color: var(--br-menu-mobile); }

.ngonngu_tops-mobile{width: ; display: block;}
.ngonngu_tops-mobile a{text-decoration: none;}
.ngonngu_tops-mobile a > img{width: 40px;height: auto;}

.top-menu-mobile{ padding: 7px 10px; width: 100%; display: flex; align-items: center; justify-content: space-between; background-color: var(--br-top-menu-mobile); }

.left-top-menu-mobile{ width: auto; }
.frame-logo-mobile{ padding: var(--pad-logo-mobile); background-color: var(--br-logo-menu-mobile); }
.frame-logo-mobile > a > img{ max-width: 55px;  width: 100%;}

.mid-top-menu-mobile{ width: 90px; }

.right-top-menu-mobile{  }
.close1 > i{ color: var(--mau-icon-menu); font-size: 30px; }

.list-menu-mobile{ width: 100%; }

/*------------------------------ Start CSS Menu Mobile ----------------------------*/

#list-mobile-all{ padding: 0; overflow-y: auto; width: inherit; max-height: 500px; background-color: var(--bg-menu-mobile); }

#list-mobile-all::-webkit-scrollbar{ width: 2px; }

#list-mobile-all > li, .list-c1 > li, .list-c2 > li{ list-style-type: none; padding: 2.5px 8px; width: inherit; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; border-bottom: 1px groove rgba(0, 0, 0, 0.3); }
#list-mobile-all > li:last-child{ border-bottom: 1px hidden; }

#list-mobile-all > li > a, .list-c1 > li > a, .list-c2 > li > a{ text-decoration: none; width: 89%; height: 45px; display: flex; align-items: center; justify-content: start; font-size: 15px; font-family: var(--font-medium); }

#list-mobile-all > li > .show-list-c1, .show-list-c2{ width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }

#list-mobile-all > li i{ font-size: 20px }

.show-list-c1.active, .show-list-c2.active{ -webkit-transform: rotate(180deg)!important; -moz-transform: rotate(180deg)!important; -ms-transform: rotate(180deg)!important; -o-transform: rotate(180deg)!important; transform: rotate(180deg)!important; -webkit-transition: all .5s ease-in-out!important; -moz-transition: all .5s ease-in-out!important; -ms-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; }


.list-c1{ width: 100%; display: none; padding: 0; border: 1px groove var(--border-li-cap-menu-mobile); border-left: 1px hidden; border-right: 1px hidden; background-color: var(--bg-menu-mobile-c1); }
.list-c1 > li{ color: var(--mau-chu-menu-list-c1); border-bottom: 1px groove var(--border-li-cap-menu-mobile);}
.list-c1 > li:last-child{ border-bottom: 1px hidden; }
.list-c1 > li > a{ font-size: 14px; height: 35px; width: 88%; }

.list-c2{ width: 100%; display: none; padding: 0; border: 1px groove var(--border-li-cap-menu-mobile); border-left: 1px hidden; border-right: 1px hidden; background-color: var(--bg-menu-mobile-c2); }
.list-c2 > li{ color: var(--mau-chu-menu-list-c2); border-bottom: 1px groove var(--border-li-cap-menu-mobile);}
.list-c2 > li:last-child{ border-bottom: 1px hidden; }
.list-c2 > li > a{ font-size: 14px; height: 35px; }

.lienhe-menu-mobile{ width: 100%; padding: 6px 8px; border: 1px groove rgba(0, 0, 0, .3); border-left: 1px hidden; border-right: 1px hidden; background-color: var(--bg-lh-menu-mobile); }
.lienhe-menu-mobile > article, .lienhe-menu-mobile > aside{ width: 100%; }
.lienhe-menu-mobile > article > p{ font-size: 16px; font-weight: 600; color: var(--mau-chinh); width: 100%; height: 35px; display: flex; align-items: center; justify-content: start; }

.lienhe-menu-mobile > article > p > a{ margin-left: 10px; color: #000; text-decoration: none; }

.lienhe-menu-mobile > aside{ margin: .5em auto; display: flex; align-items: center; justify-content: center; }

/*------------------------------ End CSS Menu Mobile ----------------------------*/

/*------------------------------ Start CSS bo loc ----------------------------*/

#loc-thuoc{ width: 100%; margin-bottom: 1em; }
.frame-in-boloc{ padding: 7px 15px; display: flex; align-items: center; justify-content: space-between; border: 1px groove rgba(180, 180, 180, .6); }

.left-boloc{ width: 50%; display: flex; align-items: center; justify-content: start; }
.left-boloc > p{ margin-right: 10px; height: 20px; font-size: 15px; font-family: var(--font-regular); text-transform: uppercase; }
.left-boloc > p > i{ font-size: 20px; }

.name-cat-boloc{ font-size: 14px; font-family: var(--font-regular); }

.right-boloc{ width: 50%; display: flex; align-items: center; justify-content: end; }
.right-boloc > p{ font-size: 14px; font-family: var(--font-regular); margin-right: 15px; }

.select-loc{ position: relative; padding: 0 10px; width: 140px; height: 30px; display: flex; align-items: center; justify-content: space-between; border: 1px groove rgba(220, 220, 220, .8); }
.select-loc > p{ font-size: 14px; font-family: var(--font-regular); display: flex; align-items: center; justify-content: center; }

.angle-select{ -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

.angle-select.active{ -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

.menu-loc{ position: absolute; display: none; width: 100%; top: 115%; left: 0; z-index: 1; padding: 0; background-color: #fff; box-shadow: 0 0 1px 1px rgba(220, 220, 220, .7); }

.menu-loc > li{ width: 100%; padding: 10px; cursor: pointer; list-style-type: none; display: flex; align-items: center; justify-content: start; }
.menu-loc > li:hover{ background-color: var(--background-li-boloc); }

.menu-loc > li > p{ color: var(--mau-chu-boloc); font-size: 14px; font-family: var(--font-regular); }
.menu-loc > li:hover > p{ color: var(--mau-chu-boloc-hvr); }

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .frame-in-boloc{ padding: 7px; }
  .left-boloc > p{ font-size: 12px; }
  .right-boloc > p{ font-size: 12px; }
  .select-loc{ width: 115px; }
  .select-loc > p{ font-size: 12px; }
  .menu-loc > li > p{ font-size: 12px }
}

/*------------------------------ End CSS bo loc ----------------------------*/

/* search */

.btn-show-search{ cursor: pointer; width: auto; display: flex; align-items: center; justify-content: center; }
.btn-show-search article{ background-color: var(--mau-btn-show-search); border-radius: 50px; font-size: 20px; width: 45px; height: 45px; display: flex; align-items: center; justify-content: center; transition: all .25s ease-in-out; }
.btn-show-search article:hover, .btn-show-search article.active{ transition: all .25s ease-in-out; background-color: var(--mau-btn-show-search-hvr); }
.btn-show-search article i{ color: var(--mau-search-pc); }

.khung-search-click{ display: block; position: absolute; width: 450px; height: auto; top: 0%; right: 100px; z-index: 22; border-radius: 5px; background-color: #fff; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); padding: 7px; /*animation: down_search .4s; transform-origin: 0% 0%;*/ opacity: 0; visibility: hidden; transition: all .3s ease-in-out; }

.khung-search-click.active{ /*display: block;*/ opacity: 1; top: 105%; right: 100px; visibility: visible; transition: all .3s ease-in-out; }

.khung-search-click article{ margin-bottom: 1.125rem; padding-left: 10px; color: var(--mau-title-framesearch); font-family: var(--font-bold); }

.seach{ display: flex; justify-content: center; align-items: center; transition: all 1s ease-in-out; }
.seach.active1{ display: flex; }

#select-search{ width: 100%; position: relative; border-radius: 50px; border: 1px hidden rgba(150, 150, 150, .8); }

#select-search:hover{ border: 1px hidden rgba(230, 20, 37, .5); }
#select-search1{ width: 100%; }
#select-search-1{ height: 60px; width: 100%; position: relative; border-radius: 50px; border: 1px groove rgba(250, 250, 250, 1); background-color: #fff; }
#select-search-1:hover{
  background-color: #fff;
}

.formtk{ position: relative; }
.formtk:before{ content: ''; position: absolute; top: 0; left: 0; width: 0%; height: 0%; z-index: -1; border-radius: 5px; border: 1px hidden var(--input-tk-forcus); border-top: 1px groove var(--input-tk-forcus); border-left: 1px groove var(--input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:after{ content: ''; position: absolute; bottom: 0; right: 0; width: 0%; height: 0%; z-index: -1; border-radius: 5px; border: 1px hidden var(--input-tk-forcus); border-bottom: 1px groove var(--input-tk-forcus); border-right: 1px groove var(--input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:hover:before, .formtk:hover:after{ width: 100%; height: 100%; z-index: 0; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.formtk:hover .input{ border-bottom: 1px hidden; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }

.input{ width: 100%; height: 40px; position: relative; z-index: 1; border: 1px hidden rgba(50, 50, 50, 0.5); border-bottom: 1px groove rgba(50, 50, 50, 1.0); background-color: var(--background-input-tk); /*  box-shadow: 0 0 -4px 1px rgba(150, 150, 150, .50);*/ padding: 0px 0px 0px 7px; font-size: 15px; line-height: 15px; font-family: var(--font-regular-I), var(--font-regular); border-radius: 0px; outline: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.input:focus{ color: var(--mau-chinh); outline: none; border-radius: 5px; box-shadow: 0px 0px 5px 1px rgba(0, 173, 244 ,0.20); border: 1px groove var(--input-tk-forcus)!important; background-color: var(--background-input-tk-forcus); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }

.divseach{ width: 10%; position: absolute; right: 4px; z-index: 1; height: 48px; width: 48px; text-align: center; align-items: center; display: flex; justify-content: center; background-color: var(--background-div-search); border: 1px hidden #292c39; border-radius: 100%; overflow: hidden; }
.divseach:hover{background-color: var(--background-div-search-hvr);}
.divseach > .btn-search i{ color: var(--mau-kinhlup-chinh); font-size: 20px; }
.btn-search{ background-color: transparent; border: 1px hidden; }

.btn-search1{ display: block; color: var(--mau-btn-search1);/*#ea4630*/ padding: 0; border: 1px hidden; background-color: var(--br-btn-search-1); }
.btn-search1.active{ display: none; }
.btn-search1 > i{ color: var(--mau-icon-header-mobile); font-size: 25px; font-weight: 500; }

.p-timkiem{ position: fixed; display: none; width: 100%; height: 100%; background-color: rgba(150, 150, 150, 0.7); z-index: 999; }
.p-timkiem.active{ display: flex; justify-content: center; align-items: center; }
.close2{ display: none; position: absolute; top: 30%; right: 5.5%; z-index: 99; }

.item-tkiem{ position: absolute; width: 80%; top: 30%; left: 8%; z-index: 10; }

/*------------------------------ End CSS Search ----------------------------*/



/*------------------------------ CSS Library Video----------------------------*/

#list-video{ width: 100%; margin: 4em auto 2em; }

.top-list-video{ margin-bottom: 2em; width: inherit; text-align:center; }
.top-list-video aside{ color: var(--mau-chinh-dark); font-size: 30px; font-family: var(--font-don-1); }
.top-list-video article span{ font-size: 55px; font-weight: 900; font-family: var(--font-don-2); }

.bot-list-video{ width: inherit; }

.frame-items-video, .frame-items-video1{width: 100%;}
.frame-items-video1{ padding: 7px; }
.item-video{ width: 100%; border-radius: 20px;}
.item-video a{ width: 100%; overflow: hidden; text-decoration: none; display: flex; align-items: center; justify-content: center; position: relative;}
}
.item-video img{ width: 100%;}
.button-video{ position: absolute; width: 70px; height: 70px; }
.button-video1{ position: absolute; width: 20px; height: 20px; }

@media only  screen and (min-width: 1px) and (max-width: 800px){
  .top-list-video article span{ font-size: 40px; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){
  .top-list-video article span{ font-size: 30px; }
}

/*------------------------------ End CSS Library Video----------------------------*/

/*------------------------------  CSS Tong Quan ----------------------------*/

#tong-quan-index{ padding: 3em 0 2em; }

.frame-in-tongquan-index{}

.top-tongquan-index{ width: inherit; text-align: center; margin-bottom: 1.5em; }
.top-tongquan-index h1 > span, .top-tongquan-index h2 > span{ text-transform: uppercase; }
.top-tongquan-index h1{ margin-bottom: 1.1em; }
.top-tongquan-index h1 > span{ font-weight: 900; font-size: 48px; font-family: var(--font-don-2); }
.top-tongquan-index h2 > span{ font-size: 40px; font-family: var(--font-regular); }

.mid-tongquan-index{ width: inherit; margin-bottom: 3em; }

.frame-icon-tongquan{ width: 100%; }
.icon-tongquan{ width: inherit; }
.icon-img-tongquan{ width: inherit; display: flex; align-items:center; justify-content: center; margin-bottom: 15px; }
.icon-img-tongquan > article > i, .icon-img-tongquan > article > svg, .icon-img-tongquan > article > svg > path, 
.icon-img-tongquan > article > img{ fill: var(--mau-chinh-dark)!important; color: var(--mau-chinh-dark); width: 60px; height: 60px; font-size: 40px; }

.name-icon-tongquan{ margin-bottom: 20px; width: inherit; display: flex; flex-wrap: wrap; align-items:end; justify-content: center; }
.name-icon-tongquan > p{ color: var(--mau-chinh-dark); font-size: 64px; font-family: var(--font-medium); }
.name-icon-tongquan > p.mota-icon-tongquan{ font-size: 18px; }

.content-icon-tongquan{ width: inherit; }
.content-icon-tongquan > article{ width: inherit; text-align: center; font-weight: 500; font-size: 14px; color: var(--mau-chinh-dark); }

.bot-out-frame-tongquan-index{ width: inherit; }
.banner-tongquan-index{ width: inherit; }
.banner-tongquan-index > article,.banner-tongquan-index > aside{ width: inherit; display: flex; align-items: center; justify-content: center; }
.banner-tongquan-index > article > img{ width: 100%; height: 355px; }
.banner-tongquan-index > aside > img{ width: 100%; }

.noidung-tongquan-index{ width: inherit; display: flex; align-items: center; justify-content: center; }

.frame-noidung-tongquan-index{ position: relative; top: -150px; max-width: 70%; padding: 30px 52px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; border-radius: 25px; background-color: #fff; box-shadow: 0 7px 12px 1px rgba(80, 80, 80, .1); }
.frame-noidung-tongquan-index > aside{ width: 400px; margin-top: 2em; }

.frame_items_tongquan{ width: 100%; }
.items_tongquan{ margin-bottom: 2em; width: 100%; display: flex; align-items: center; justify-content: start; }
.items_tongquan:last-child{ margin-bottom: 0; }
.L_items_tongquan{ width: 30%; font-size: 16px; font-family: var(--font-bold); }
.R_items_tongquan{ width: 70%; font-size: 16px; font-family: var(--font-medium); }



@media only  screen and (min-width: 1px) and (max-width: 769px){
  .frame-noidung-tongquan-index{ max-width: 90%; }
}
@media only  screen and (min-width: 1px) and (max-width: 650px){
  .frame-noidung-tongquan-index{ top: 0; max-width: 80%; padding: 20px; margin-top: 2.5em; box-shadow: 0 0px 12px 1px rgba(80, 80, 80, .1); }
  .frame-noidung-tongquan-index > article p{ margin-left: .5em!important; }
  .frame-noidung-tongquan-index > aside{ width: 100%; }  
}

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .top-tongquan-index h1{ margin-bottom: .5em; }
  .top-tongquan-index h1 > span{ font-size: 36px; }
  .frame-noidung-tongquan-index{ max-width: 90%; padding: 10px; border-radius: 7px; }
  .items_tongquan{ flex-wrap: wrap; }
  .L_items_tongquan, .R_items_tongquan{ width: 100%; }
  .L_items_tongquan{ margin-bottom: 10px; }

}

/*------------------------------ End CSS Tong Quan ----------------------------*/

/*------------------------------ CSS Vi tri du an ----------------------------*/

#about4-index{ width: 100%; padding-bottom: 4em; }

.frame-in-vitriduan{ display: flex; gap: 10px; flex-wrap:wrap; align-items: center; justify-content: center; }

.left_vitri_duan, .right_vitri_duan{ flex: 1; }

.left_vitri_duan img{ width: 100%; height: auto; object-fit: cover; }

.top-vitriduan{ width: inherit; text-align: center; margin-bottom: 2em; }
.top-vitriduan h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-vitriduan h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-vitriduan{ width: inherit; display: flex; align-items: center; justify-content: center; }
.bot-vitriduan > article{ width: 80%; }

@media only  screen and (min-width: 1px) and (max-width: 800px){
  .left_vitri_duan, .right_vitri_duan{ flex: 0 0 100%; }
  .bot-vitriduan > article { width: 100%; }
}

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .top-vitriduan h2 > span{ font-size: 36px; }
  .bot-vitriduan > article{ width: 100%; }
}

/*------------------------------ End CSS Vi tri du an ----------------------------*/

/*------------------------------ CSS Background ----------------------------*/

#background{ width: 100%; }

.frame-in-background{ width: 100%; margin: 4em auto 0; position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.frame-in-background:before{ content: ''; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, .4); }
.frame-in-background > img{ width: 100%; }
.frame-in-background > article{ position: absolute; z-index: 1; width: 70%; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }

.frame-in-background > article > span{ width: 100%; display: block; margin-bottom: 15px; color: #fff; font-size: 44px; font-weight: 900; font-family: var(--font-don-3); }
.frame-in-background > article > span:last-child{ font-size: 38px; font-weight: 600; font-family: var(--font-don-3); margin-bottom: 0; }

.svg-banner{ width: 100%; top: 0; position: absolute; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.svg-banner > svg, .svg-banner > svg > path{ fill: #fff; }
.svg-banner > svg{ width: 100%; height: 150px; display: block; position: relative; }

@media only  screen and (min-width: 1px) and (max-width: 830px){
  .frame-in-background > article > span{ font-size: 28px; }
  .frame-in-background > article > span:last-child{ font-size: 22px; }
}

@media only  screen and (min-width: 1px) and (max-width: 600px){
  .frame-in-background > article{ width: 85%; }
  .frame-in-background > article > span{ font-size: 18px; }
  .frame-in-background > article > span:last-child{ font-size: 14px; }
  .svg-banner{ opacity: 0; visibility: hidden; }
}

/*------------------------------ End CSS Background ----------------------------*/

/*------------------------------ CSS Tien Ich ----------------------------*/

#tienich{ width: 100%; background-color: #f9f9f9; padding: 3em 0 2em;}

.frame-in-tienich{ width: 100%; }

.top-tienich{ width: 100%; text-align:center; margin-bottom: 5em; }
.top-tienich h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-tienich h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-tienich{ width: 100%; }

.item-tienich{ margin-bottom: 3.5em; width: inherit; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.item-tienich:last-child{ margin-bottom: 0; }
.left-item-tienich{ width: 49%; }
.left-item-tienich h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 35px; font-family: var(--font-don-1); } 
.left-item-tienich h2 > span{ font-size: 46px; font-weight: 900; font-family: var(--font-don-2); }

.right-item-tienich{ width: 49%; }
.right-item-tienich > article{width: 100%;}
.right-item-tienich > article > img{ width: inherit; border-radius: 10px; }

@media only  screen and (min-width: 1px) and (max-width: 480px){
  .top-tienich{ margin-bottom: 2em; }
  .top-tienich h2 > span{ font-size: 40px; }
}

/*------------------------------ End CSS Tien Ich ----------------------------*/

/*------------------------------ CSS Cam ket / Loi ich / Ly do ----------------------------*/

#lydo-buy{ width: 100%; padding: 4em 0 2em; }
  
.top-lydo-buy{ width: 100%; text-align:center; margin-bottom: 5em; }
.top-lydo-buy h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-lydo-buy h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

PC > .item-lydo-buy{ margin: 0 15px 30px; width: 30.5%; }

.frame-item-lydo-buy{ width: 100%; }

Mobile > .item-lydo-buy{ width: 100%; }

.item-lydo-buy, .item-lydo-buy-1{ display: flex; gap: 15px; flex-wrap: wrap; align-items: start; justify-content: center; }

.item-lydo-buy-1{  margin: 0 15px 30px; width: 30.5%; }

.img-item-lydo-buy{ width: 20%; max-width: 65px; height: 65px; max-height: 65px; margin-bottom: 1.25em; }
.img-item-lydo-buy > img{ width: 100%; height: inherit; max-height: inherit; object-fit: cover; }

.nd-item-lydo-buy{ width: 80%; text-align: start; }
.nd-item-lydo-buy > article{ margin-bottom: 1em; color: var(--mau-chinh); font-size: 20px; font-family: var(--font-bold); }
.nd-item-lydo-buy > aside{ text-align: justify; font-size: 14px; }

@media only  screen and (min-width: 1px) and (max-width: 760px){
  .top-lydo-buy h2 > span{ font-size: 40px; }
}

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .top-lydo-buy{ margin-bottom: 2em; }
  .top-lydo-buy h1 > span,.top-lydo-buy h2 > span{ font-size: 30px; }
}

/*------------------------------ End CSS Cam ket / Loi ich / Ly do ----------------------------*/

/*------------------------------ CSS Tin Tuc ----------------------------*/

#news-index{ width: 100%; padding: 4em 0 1em; } 

.top-news-index{ width: 100%; text-align:center; margin-bottom: 1.5em; }
.top-news-index h1 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); text-transform: uppercase; }

.bot-news-index{ width: 100%; }

@media only  screen and (min-width: 1px) and (max-width: 500px){
  .top-news-index h1 > span{ font-size: 30px;}
}

/*------------------------------ End CSS Tin Tuc ----------------------------*/

/*------------------------------ CSS Chu Dau Tu ----------------------------*/

#dau-tu{ width: 100%; }
.top-dautu{ width: 100%; text-align:center; margin-bottom: 5em; }
.top-dautu h1 > span{ margin-bottom: 15px; color: var(--mau-chinh-dark); font-size: 45px; font-family: var(--font-don-1); } 
.top-dautu h2 > span{ font-size: 56px; font-weight: 900; font-family: var(--font-don-2); }

.bot-dautu{ width: 100%; }

.frame-nd-dautu{ width: 100%; }

.nd-dautu{ width: 100%; display: flex; flex-wrap:wrap; align-items: center; justify-content:space-between; }

.L-frame-dautu{ width: 49%; }
.img-dautu{ width: 100%; }
.img-dautu > img{ width: 100%; border-radius: 20px; }

.R-frame-dautu{ width: 49%; }

.R-frame-dautu > article{ width: 100%; font-size: 14px; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-dautu{ margin-bottom: 2em; }
}

/*------------------------------ End CSS Chu Dau Tu ----------------------------*/

/* CSS Top Page */

#top-page{ width: 100%; margin: 15px 0px 10px; }

.frame-top-page{ border: 1px groove rgba(220, 220, 220, .7); background-color: #f8f8f8; padding: 0 10px; }
.frame-top-page article{ height: 34px; width: inherit; display: flex; align-items: center; justify-content: start; }
.frame-top-page article > a{ color: var(--mau-chu-top-page); font-size: 12px; font-family: var(--font-regular); text-transform: capitalize; text-decoration: none; }
.frame-top-page article > p{ width: auto; height: 15px; display: flex; align-items: center; justify-content: center; }
.frame-top-page article > p > i{ margin: 0 10px; }
.frame-top-page article > p > i, .frame-top-page article > a > i{ color: var(--mau-chu-top-page); font-size: 12px; }

/* Title Page */

.title-page{ display: inline-flex; align-items: center; justify-content: center; margin-bottom: 1.5em; position: relative; font-size: 24px; color: var(--title-page); font-family: var(--font-bold); text-transform: uppercase; }
.title-page:before { content: ""; position: absolute; width: 30px; height: 2px; left: -40px; bottom: unset; background-color: var(--mau-chinh); border: 2px hidden var(--mau-chinh); border-bottom: 2px hidden; }
.title-page:after { content: ""; position: absolute; width: 30px; height: 2px; left: unset; right: -40px; top: unset; background-color: var(--mau-chinh); border: 2px hidden var(--mau-chinh); border-top: 2px hidden; }

@media only  screen and (min-width: 1px) and (max-width: 550px){
  .title-page{ font-size:20px; }
}

/* Items Tin Tuc */

.item-tintuc-index{ width: 100%; padding: 8px 10px; }
.item-tintuc-index .hover-grow-shadow{ border-radius: 10px; box-shadow: 0 0 0 1px rgba(0, 0, 0, .0); }
.item-tintuc-index .hover-grow:hover .hover-grow-shadow{ box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2); }
.top-imgtt{ padding: 0 0; border-radius: 0px; position: relative; }
.img-tt{ width: inherit; height: auto; max-height: auto; display: flex; align-items: center; justify-content: center; overflow-y: hidden;  }
.img-tt img{ width: auto; height: inherit; max-height: inherit; max-width: 100%; overflow: hidden; border-radius: 7px; }

.khung-date-tt{ background-color: var(--mau-chinh); border-radius: 5px; position: absolute; visibility: hidden; opacity: 0; bottom: 10px; left: 10px; width: 65px; height: 65px; display: flex; align-items: center; justify-content: center; transition: all .5s ease-in-out; }
.hover-grow:hover .khung-date-tt{ opacity: 1; visibility: visible; transition: all .5s ease-in-out; }
.khung-date-tt:before{ content: ''; position: absolute; width: 55px; height: 55px; border-radius: 5px; border: 1px groove rgba(240, 240, 240, .6); }
.date-item-tt{width: 100%;}
.date-item-tt article, .date-item-tt aside{ width: 100%; color: #fff; text-align: center; font-family: var(--font-medium); }
.date-item-tt article{ font-size: 18px; }
.date-item-tt aside{ font-size: 10px; }

.bottom-imgtt{ padding: 10px; /*  min-height: 200px;*/ }
.ndtt{ padding: 0px 0px 0px 10px; }
.nd-tt{ padding-left: 0; font-size: 15px; margin-top: 0%; overflow: hidden; text-overflow: ellipsis; line-height: 29px; -webkit-line-clamp: 4;  display: -webkit-box; -webkit-box-orient: vertical; }

.time-tt{ color: #606060; font-size: 14px; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; }
.item-tintuc:hover .time-tt{ color: #000; }

.top-nd-tt{ font-size: 16px; line-height: 1.3rem; margin: 10px 0; height:42px; color: #000; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-family: var(--font-bold); }
.top-nd-tt-1{ font-size: 16px; line-height: 30px; height: auto; margin: 10px 0; color: #000; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-family: var(--font-bold); }
.item-tintuc1:hover .top-nd-tt, .item-tintuc:hover .top-nd-tt{ color: var(--mau-chinh); }

.bottom-nd-tt{ margin-bottom: 0px; height: auto; text-align: initial; color: #000; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;  }
.bottom-nd-tt1{ /*  margin-bottom: 18px;*/ height: auto; text-align: initial; color: #000; font-size: 16px; line-height: 25px; /*    max-height: 50px;*/ padding: 0px 0px 0px 0px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;  }


.xemthem-items-index-tt{ width: 100%; padding-bottom: 20px; border-bottom: 1px groove rgba(150, 150, 150, .7); }

.khung-items-index-tt:last-child .xemthem-items-index-tt{ border-bottom: 1px hidden; }

.xemthem-items-index-tt a{  font-size: 13px; font-family: var(--font-bold); text-decoration: none; text-transform: var(--text-transf-uppercase); }

/* Bounce To Right */
.seen-items-tt { overflow: hidden; width: 120px; height: 40px; display: flex; align-items: center; justify-content: center; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); border-radius: 8px; border: 1px groove #000; background-color: #fff; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.seen-items-tt:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #000; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.seen-items-tt:hover, .seen-items-tt:focus, .seen-items-tt:active { color: white; }
.seen-items-tt:hover:before, .seen-items-tt:focus:before, .seen-items-tt:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/*------------------------------ CSS About Index----------------------------*/

#about-index{ width: 100%; margin: 0 auto 3em; }

.frame-in-about-index{ width: 100%; }

#about-index .format-vanban li{ margin-bottom: 7px; }
#about-index .format-vanban li:last-child{ margin-bottom: 0; }

.top-about-index{ width: 100%; margin-bottom: 1.5em; }
.top-about-index aside{ font-size: 26px; font-family: var(--font-don-1); color: var(--mau-chu-aside-about-index); }
.top-about-index article span{ font-size: 32px; font-weight: 900; font-family: var(--font-don-2); }

.bot-about-index{ width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.left-B-about-index{
  width: 57%;
}
.right-B-about-index{
  width: 42%;
}
.frame-img-about-index{ width: 100%; }
.frame-img-about-index img{ width: inherit; border-radius: 10px; }

@media only  screen and (min-width: 1px) and (max-width: 899px){
  #about-index{ padding-top: 3em; }
}


/*------------------------------ CSS Đối Tác Index----------------------------*/

#doitac-index{ width: 100%; padding: 30px 0; }

.frame-items-doitac-index{ width: 100%; }
.items-doitac-index{ width: inherit; }

/*------------------------------ CSS Product Sale Index----------------------------*/

#product-km-index{ width: 100%; margin: 20px 0; }

.top-spkm-index{ position: relative; width: 100%; margin-bottom: 2em; text-align: center; }
.top-spkm-index:after { position: absolute; content: ""; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-spkm-index h1{ color: var(--mau-chinh); font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-spkm-index,.sanpham-khuyenmai{ width: inherit; }

/*------------------------------ CSS Product tab Index----------------------------*/

#tab-index{ width: 100%; margin: 30px auto; }

.top-tab-index{ width: inherit; position: relative; margin-bottom: 0px; text-align: center; }
.top-tab-index:after { /*  content: '';*/ position: absolute; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }
.top-tab-index h1{ color: var(--mau-chinh); font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-tab-index{ width: inherit; margin-top: 35px; }

.header-tab{ width: 100%; display: flex; align-items: center; justify-content: center; }

.item-name-tab{ margin-right: 15px; padding: 8px 20px; font-size: 16px; font-family: var(--font-regular); color: var(--name-tab); border-radius: 4px; background-color: var(--background-name-tab); }
.item-name-tab:last-child{ margin-right: 0; }
.item-name-tab:hover, .item-name-tab.active{ color: var(--name-tab-hvr); background-color: var(--background-name-tab-hvr); }

.body-tab{ width: inherit; margin-top: 20px; }
.change-tab{ width: inherit; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .header-tab{ flex-wrap: wrap; }
  .item-name-tab{ margin-bottom: 1em; }
  .top-tab-index{ display: flex; align-items: center; justify-content: center; }
  .top-tab-index:after { left: unset; width: 90%; transform: unset; }
}

/*------------------------------ CSS Why Choose Us Index----------------------------*/

#why-product{}

.top-why-product{ position: relative; width: 100%; text-align: center; }

.top-why-product:after { position: absolute; content: ""; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-why-product h1{
  color: #fff; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase;
}

.bot-why-product{ margin-top: 45px; width: 100%; display: flex; align-items: center; justify-content: space-between; }

.frame-items-why-product{ width: 240px; height: inherit; display: flex; justify-content: center; }
.frame-items-why-product:nth-last-child(2n+1){ align-items: flex-end; }
.frame-items-why-product:nth-last-child(2n){ align-items: flex-start; }

.item-why-product{ position: relative; z-index: 2; padding: 10px; width: 240px; height: 240px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background-color: var(--mau-br-item-whyproduct); border: 3px solid var(--mau-border-whyproduct); }

.nd-item-why-product{ width: 100%; text-align: center;}
.nd-item-why-product > p{ font-size: 16px; font-weight: 400; }
.nd-item-why-product > p:first-child{ margin-bottom: 15px; color: var(--mau-chinh); font-family: var(--font-bold); }

.box-why{ height: 440px; position: relative; }

.box-why .line_data .line { width: 31%; height: 1px; position: absolute; }
.box-why .line_data .line span { width: 100%; height: 100%; background: #ffffff; opacity: 0.6; width: 0%; display: block; transition: all .25s ease-in-out; }
.box-why .line_data .line.v3 { top: 50%; left: 63%; transform: rotate(-35deg); }
.box-why .line_data .line.v2 { top: 49%; left: 34%; transform: rotate(35deg); }
.box-why .line_data .line.v1 { top: 49%; left: 8%; transform: rotate(-35deg); }
.box-why .line_data { position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none; }

.widthIn{ animation-name:activeWitch; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; width: 100%; transition: all .25s ease-in-out; }

.fadeIn{ animation-name:fadeIn; -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

@keyframes activeWitch{
    from{width:0}
    to{width: 100%;}
}

@keyframes fadeIn{
    from{opacity:0;}
    to{opacity:1;}
}

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-why-product{ text-align: unset; margin-bottom: 3em; display: flex; align-items: center; justify-content: center; }

  .top-why-product h1{ width: 100%; text-align: center; }

  .top-why-product:after{ width: 90%; left: unset; transform: unset; }

  .frame-items-why-product{ width: 100%; }
  
  .nd-item-why-product > p:last-child{ height: 110px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
}
@media only  screen and (min-width: 501px) and (max-width: 999px){
  .item-why-product{ width: inherit; height:unset; padding: 12%; }
}

@media only  screen and (min-width: 1px) and (max-width: 500px){

  .item-why-product{ width: inherit; height:unset; padding: 27%; }

}

/*------------------------------ CSS Feedback Index----------------------------*/

#feedback{}

.frame-items-feedback{ width: 100%; }

.top-feedback{ position: relative; width: 100%; text-align: center; }

.top-feedback:after{ position: absolute; content: ""; bottom: -18px; left: 50%; transform: translate(-50%); width: 495px; height: 13px; background: url(../images/ic-title.png) no-repeat center center / cover; }

.top-feedback h1{ color: #000; font-size: 24px; font-family: var(--font-bold); text-transform: uppercase; }

.bot-feedback{ width: inherit; margin-top: 3em; }

.item-feedback{ width: inherit; }
.top-item-feedback{ width: inherit; display: flex; align-items: center; justify-content: center; }
.img-item-feedback{ width: 143px; height: 143px; display: flex; align-items: center; justify-content: center; border-radius: 100%; overflow: hidden; }
.bot-item-feedback{ width: inherit; margin-top: 7px; padding: 10px; text-align: center;}

.bot-item-feedback p{ font-size: 16px; font-family: var(--font-regular); }

p.name-item-feedback{ font-size: 16px; font-family: var(--font-bold); margin-bottom: 15px; }

@media only  screen and (min-width: 1px) and (max-width: 999px){
  .top-feedback{ text-align: unset; margin-bottom: 3em; display: flex; align-items: center; justify-content: center; }

    .top-feedback h1{ width: 100%; text-align: center; }

    .top-feedback:after{ width: 90%; left: unset; transform: unset; }
}

/*---------------------------------------- He Thong ---------------------------------*/

#mid-page-system{ width: 100%; padding: 15px 0; }
.frame-in-mid-page-system{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.frame-items-hethong{ width: 100%; padding: 0 10px; margin-bottom: 1em; }
.frame-items-hethong a{ text-decoration: none; }

.items-hethong{ padding: 6px; width: 100%; display: flex; align-items: start; justify-content: start; border: 1px solid #e0e0e0; box-shadow: 6px 6px 2px #ccc; transition: all .5s ease-in-out; }
.items-hethong:hover{ border-color: var(--mau-chinh); box-shadow: 6px 6px 7px var(--mau-chinh); transform: translate(0px, -5px); }

.left-items-hethong{ overflow: hidden; display: flex; align-items: center; justify-content: center; }
.left-items-hethong img{ width: 100%; }

.right-items-hethong{ width: 80%; padding: 10px 10px 10px 15px; }
.right-items-hethong article{ width: 100%; color: #000; font-size: 16px; font-family: var(--font-bold); }

.time-hethong{ margin: 10px 0; width: 100%; display: flex; align-items: center; justify-content: start; }
.time-hethong > p{ margin-right: 1.2em; color: #8e8d8d; font-size: 15px; font-family: var(--font-regular); }

.right-items-hethong aside{ width: 100%; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

#system-page-detail{ width: 100%; }

#mid-system-page-detail{ width: 100%; }

.frame-in-system-page-detail{ padding: 15px 0; position: relative; display: flex; flex-wrap: wrap; align-items: start; justify-content: center; }

.frame-nd-system-page{}

.frame-nd-system-page article{ width: 100%; height: 350px;  }

/*------------------------------------------ End He Thong ---------------------------------------*/


/*----------------------------------- Dang Ky Nhan Tin Main ---------------------------------*/

.dknt-main{ width: 100%; }

.frame-in-dknt-main{ background: var(--br-dknt-main); border-radius: 15px; padding: 41px 24px 24px; }

.top-dknt-main{ width: inherit; margin-bottom: 30px; }
.top-dknt-main article,.top-dknt-main aside{ width: inherit; text-align: center; font-family: var(--font-regular); }
.top-dknt-main article{ margin-bottom: 12px; color: #fff; font-size: 20px; text-transform: uppercase; }

.top-dknt-main aside{ color: #fff; font-size: 16px; font-family: var(--font-regular); }

.bot-dknt-main{ width: inherit; }

/*----------------------------------- Dang Ky Nhan Tin ---------------------------------*/

.item-mail{ width: 13%; height: 50px; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 20px 0 0 20px; border: 1px hidden; padding: 5px 0 5px 9px;  }
.input-email{ position: relative; }

.input-name,.input-email,.input-tel,.input-noidung,
.input-name-1,.input-email-1,.input-tel-1,.input-noidung-1,
.input-name-2,.input-email-2,.input-tel-2,.input-noidung-2,
.input-name-3,.input-email-3,.input-tel-3,.input-noidung-3{ width: 100%; }

.absolute-mail{ background-color: transparent; position: relative; width: 22%; right: 0; }
 
/*#in-mail.input-dknt{ border-radius: 50px 0 0 50px; }*/
.input-dknt{ width: 100%; height: 50px; padding: 10px 15px; margin-bottom: 20px; outline: none; color: #fff; font-size: 16px; font-family: var(--font-regular); background-color: rgba(250, 250, 250, .8); border: 1px groove rgba(255, 255, 255, .2); border-radius: 7px; }
.input-dknt:focus{ outline: none; color: #000; /*  */ border: hidden; background-color: rgba(255, 255, 255, 1.0); border: 1px groove rgba(255, 255, 255, 1.0); }

.textarea-dknt{ width: 100%; height: 100px; outline: none; color: #fff; font-size: 16px; font-family: var(--font-regular); background-color: rgba(250, 250, 250, .8); border: 1px groove rgba(255, 255, 255, .2); padding: 12px; border-radius: 7px; }
.textarea-dknt:focus{ color: #000; background-color: #fff; border: 1px groove rgba(255, 255, 255, 1); }
.btn-mail{ margin-top: 1.2em; height: 50px; width: 250px; display: flex; justify-content: center; align-items: center; border: 1px groove #fff; border-radius: var(--radius-send-dknt); background-color: var(--bacground-btn-mail); }
.btn-mail:hover{ border: 2px hidden var(--mau-phu); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.submits-dknt{ width: 100%; height: inherit; display: flex; align-items: center; justify-content: center; border: hidden; background-color: rgba(0, 0, 0, 0); font-size: 16px; line-height: 24px; font-family: var(--font-bold); color: #fff; text-transform: capitalize; }

.top-text-L-dknt{ font-size: 23px; line-height: 30px; font-family: var(--font-bold); }
.bot-text-L-dknt{ font-size: 17px; line-height: 22px; font-family: var(--font-regular); }


@media only  screen and (min-width: 1px) and (max-width: 999px){
  .khung-dknt{justify-content: center;flex-wrap: wrap;}
/*  .khung-dknt article{width: 100%;text-align: center;margin-bottom: 1rem}*/
}

@media only  screen and (min-width: 1px) and (max-width: 899px){
  .br-footer1{ border-radius: 140px; }
  .khung-dknt article.left-khung-dknt{ margin-bottom: 1.2em; }
}

@media only  screen and (min-width: 1px) and (max-width: 750px){
  .br-footer1{ border-radius: 10px; }
  #dang-ky-nhantin{ bottom:0; margin-bottom: 1.5em }
  .input-email, .input-tel{ width: 100%; margin-bottom: 1em;}
  #in-mail.input-dknt{ border-radius: 0; }
  .absolute-mail{ width: 45%; }
  .btn-mail{ border-radius: 10px; }
}

@media only  screen and (min-width: 1px) and (max-width: 655px){
  .left-dknt{ width: 100%; margin-bottom: 1.75rem; }
}



@media only  screen and (min-width: 1px) and (max-width: 500px){
  .br-footer1:before{ opacity: 0; visibility: hidden; }
}

#popup-dknt,#popup-dknt-1,#popup-dknt-2,#popup-dknt-3{ width: 100%; height: 100%; position: fixed; z-index: 999; top: 0; left: 0; opacity: 0; visibility: hidden; display: flex; align-items: center; justify-content: center; background-color: rgba(190, 190, 190, .7); transition: all .25s ease-in-out; }
#popup-dknt.active,#popup-dknt-1.active,#popup-dknt-2.active,#popup-dknt-3.active{ transition: all .25s ease-in-out; opacity: 1; visibility: visible; }
.khung-in-popup-dknt{ /*   width: 250px;*/ padding: 15px; border-radius: 10px; background-color: #fff; }

.top-popup-dknt{ margin-bottom: 15px; font-size: 16px; font-family: var(--font-medium); }

.submits-dknt-1{ position: relative; display: flex; width: 105px; height: 45px; margin-right: 15px; border: hidden; background-color: var(--mau-chinh-dark); border-radius: 20px; font-size: 12px; font-family: var(--font-bold); color: #fff; transition: all .25s ease-in-out; /*   text-transform: var(--text-transf-capitalize);*/ }
.submits-dknt-1:hover{ transition: all .25s ease-in0out; background-color: var(--mau-phu); }

.cancle-dknt,.cancle-dknt-1,.cancle-dknt-2{ cursor: pointer; display: flex; align-items: center; justify-content: center; width: 90px; height: 45px; border: hidden; background-color: rgba(150, 150, 150, 1.0); border-radius: 20px; font-size: 12px; font-family: var(--font-bold); color: #fff; transition: all .25s ease-in-out; }
.cancle-dknt:hover,.cancle-dknt-1:hover,.cancle-dknt-2:hover{ transition: all .25s ease-in-out; background-color: rgba(100, 100, 100, 1.0); }

/*-------------------------------- End dang ky nhan tin --------------------------------*/

.text-gradient { background-image: linear-gradient(45deg, #1dc1e7, #72be46); -webkit-background-clip: text; background-clip: text; color: transparent!important; }

.text-image-bg { color: transparent; width: -moz-fit-content; width: fit-content; background-size: cover; margin: auto; outline: #faebd7; -webkit-background-clip: text; background-image: url(../images/background/background-text.webp); background-repeat: no-repeat; background-position-y: center; background-clip: text; background-color: #fff; }

.text-gold-black { margin: 0; background: rgba(255, 239, 149, 1.0); background: -webkit-linear-gradient(180deg, rgba(255, 239, 149, 1.0), rgba(217, 178, 1, 1.0)); background: linear-gradient(180deg, rgba(255, 239, 149, 1.0), rgba(217, 178, 1, 1.0)); color: rgb(255, 237, 141); font-size: 50px; font-weight: bold; text-transform: uppercase; text-align: center; letter-spacing: 0px; line-height: 1.6; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

@media only  screen and (min-width: 1px) and (max-width: 899px){
  .text-gold-black { font-size: 30px; }
}