.videoSlider{margin-bottom: -10px;}
.wrap-about{background: url(../images/bg_about.jpg) no-repeat center;}
.item_about{text-align: center; margin-bottom: 30px;}
.item_about .name{color:#000;text-transform: uppercase;font-size: 28px;font-weight: 600;}
.item_about .desc{color:#BC9139;font-size: 60px;font-weight: bold;text-align: center;}
.item_about .img{scale: 0.8;margin: 20px 0px;border-radius: 15px;overflow: hidden;}
.item_about .img.scale1{scale: 1;}
.item_about p{font-size: 18px;color:#000;text-align: center;}
.item_list{border-radius: 20px;--tw-shadow: 0 2px 4px 2px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000;box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);margin-bottom: 30px;padding: 15px;}
.item_list h3{color:#222222;text-transform: uppercase;font-size: 16px;font-weight: 600;margin-bottom: 10px;}
.item_list i{color:#BC9139;font-size: 22px;transition: all 0.5s ease;}
.item_list a:hover h3{color:#f00}
.item_list .img{width: 88px;height:88px;margin: auto;border: solid 2px #BC9139;border-radius: 50%;padding: 5px;transition: all 0.5s ease;}
.item_list:hover .img{transform: rotate(60deg);}
.item_linkgc{position:relative;}
.item_linkgc .info{position:absolute;top: 0px;left: 0px;height: 100%;width: 100%;background-color: rgb(0 0 0 / 50%); /* Semi-transparent background */background-image: linear-gradient(180deg, #0000005C 0%, #00000030 100%);backdrop-filter: blur(10px); /* Applies a 10px blur to content behind this element */color: #fff;padding: 30px;transition: all 0.5s ease;opacity: 0;}
.item_linkgc:hover .info{opacity: 1;}
.item_linkgc .info .name{font-size: 54px;color: #fff;line-height: 60px;margin-bottom: 20px;}
.item_linkgc .info p{font-size: 20px;}
.wrap-quytrinh{background: url(../images/bg_quytrinh.jpg) no-repeat center; background-size: cover;}
.item_qt{text-align: center;margin-bottom: 30px;position: relative;}
.item_qt:before{content:'';background: url(../images/ic_qt.png) no-repeat center;width: 60px;height: 12px;position: absolute;top: 50%;right: -30px;}
.item_qt:hover .images{background: #fff;border-color: #CCA141;}
.item_qt:hover .images img{filter: none;}
.col-md-2:last-child .item_qt:before{display: none;}
.item_qt .number{font-size: 90px;font-weight: bold;line-height: 66px;-webkit-text-stroke: 1px #CCA141;color: transparent;margin-bottom: -15px;}
.item_qt .images{background:#CCA141;width: 126px;height: 126px;max-width: 100%;margin: auto;padding: 10px;border-radius: 50%;transition: all 0.5s ease;border: solid 1px transparent;position: relative;z-index: 2;}
.item_qt .images img{filter: brightness(0) invert(1); transition: all 0.5s ease;}
.item_qt h4{font-size: 16px; font-weight: bold; color:#000; margin-top: 10px;}
.why-item-nb .img1{position: absolute;top: 0px;left: 0px;z-index: 10;}
.why-item-nb .img2{position: absolute;right: 0px;bottom: 0px;}
.why-item .images{border-radius: 10px;overflow: hidden;}
.why-item{overflow: hidden;}
.why-item_text{background:#BC9139C4;width: 100%;top: calc(100% - 80px);min-height: 80px;padding: 10px 20px;backdrop-filter: blur(10px);border-radius: 0px 0px 10px 10px;overflow: hidden;color: #fff;transition: all 0.5s ease;}
.why-item:hover .why-item_text{height: 100%;top: 0px;}
.why-item_text h3{font-size: 22px;font-weight: 600;color:#fff;line-height: 30px;text-align: center;}
.why-item_text p{margin: 0px;overflow:hidden;transition: all 0.5s ease;opacity: 0;height: 0px;text-align: center;margin-top: 10px;}
.why-item:hover p{height: auto;display: block;opacity: 1;}
.item_partner{border-right: solid 1px #BC9139;padding: 0px 20px;}
.item_partner .name{margin-top: 20px;}
.control-partner{position:absolute;top: 50%;right: 0px;}
.control-partner button{border-radius: 50%;background: none;width: 50px;height: 50px;text-align: center;margin-right: 15px;}
.control-partner button svg{stroke: #000000;width: 36px;}
.box-shadow{--tw-shadow: 0 3px 5px 5px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000;box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);}
.border-radius{border-radius: 10px;overflow: hidden;}
.viewsAll{background: var(--color-main);font-size: 15px;color: #fff;padding: 8px 15px;border-radius: 5px;transition: all 0.5s ease;}
.viewsAll:hover{background: var(--color-red);}
.itemProject{margin-bottom: 20px;position: relative;overflow: hidden;}
.itemProject .images {
  margin: auto;
}

.itemProject .images img {
}
.itemProject:hover .info{bottom: 0px;}
.itemProject h3{font-size: 17px;color: var(--color-static);text-transform: uppercase;-webkit-line-clamp: 2;font-weight: 600;line-height: 1.5;margin-bottom: 10px;transition: all 0.5s ease;text-align: center;padding: 15px 10px;margin: 0px;}
.itemProject h3:hover{color: var(--color-red);}
.itemProject .info .view{display: inline-block;color: #fff;border-radius: 8px;border: solid 1px #fff;padding: 5px 20px;margin-top: 10px; transition: all 0.5s;}
.itemProject .info .view:hover{background:#fff; color:#000;}
.effect{position: relative;overflow: hidden;display: block;}
.effect:before{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    content: "";
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0);}
.effect:hover:before{-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);}
.scrolly{overflow-y: scroll; height: 310px;}
.scrolly::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;
}

/* Track */
.scrolly::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.scrolly::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.scrolly::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.searchService{border-left: solid 1px #ddd; padding-left: 15px; }
.searchService .item_container_search{border: 1px solid #eee;}
.searchService .item_container_search h4{padding: 10px 0 10px 15px;background: #26519B;border-radius: 4px 4px 0 0;font-size: 16px;font-weight: 600;color: #fff;margin-top: 0px;margin-bottom: 0px;}
.searchService .item_container_search .seaclass{padding: 10px;display: block;padding-bottom: 0px;}
.searchService .item_container_search .seaclass input{width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid #ddd;padding: 0 0.75em;height: 2.507em;font-size: .97em;border-radius: 0;max-width: 100%;vertical-align: middle;background-color: #fff;color: #333333b8;}
.searchService .content_search{padding: 10px;}
.searchService .content_search li{
    margin-bottom: 5px;
    cursor: pointer;
}
.bannerProject{min-height: 320px;color: #fff;text-transform: uppercase;text-shadow: 1px 1px 1px #1a2f34;font-size: 2rem;font-weight: 600;margin: 2rem 0px;}
.border-top-2px{border-top: solid 2px #000; padding-top: 20px;}
.serviceDetail .name{font-weight: bold;text-transform: uppercase;margin-bottom: 20px;font-size: 2rem;}
.serviceDetail .viewsMaps{background: #26519B;color: #fff;box-shadow: 0 1px 1px 0 rgb(0 0 0 / 3%);height: 46px;width: 300px;cursor: pointer;font-size: 15px;text-transform: uppercase;padding: 0px;font-weight: 600;border-radius: 4px;float: left;margin-right: 10px;}
.serviceDetail .viewsMaps .ic{background: #1c3f5b;display: inline-block;line-height: 46px;width: 46px;text-align: center;font-size: 20px;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.serviceDetail .viewsMaps .text{display: inline-block;width: 100%;text-align: center;}
.serviceDetail .viewsMaps:hover{color:#ff0;}
.banner{position: relative;}
.banner .title_site{position:absolute;bottom: 30%;left: 0px;width: 100%;color: var(--color-main);text-transform: uppercase;font-weight: 700;font-size: 26px;}
.banner .title_site h1, .banner .title_site span{font-weight: 900;font-size: 4rem;display: block;}
.title-project{font-size: 30px; color:#215a2c; font-weight: 500; text-transform: uppercase;}
.wrap-why {position: relative;z-index: 1;background-color: #FFF6F6;}
.wrap-why .title-main{position: relative;text-align: center;color: var(--color-main);}
.productPage{background:#464946;}
.wrap-feedback{background:#FDF8EE;}
.feedback{margin: 0px;margin-bottom: 30px;transition: all 0.5s ease;text-align: center;}
.feedback p{
    color: #222222;
    -webkit-line-clamp: 5;
    min-height: 95px;
}
.feedback .images{position: relative;padding: 5px;border-radius: 50%;overflow: hidden;width: 120px;height: 120px;margin: auto;margin-bottom: 15px;}
.feedback .images img{border-radius: 50%;}
.feedback .info{text-align: center;}
.feedback .name{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #BC9139;
}
.feedback .chucvu{color:#434343}
.wrap-chungnhan{background: #E7D5B1 url(../images/bg_chungnhan.jpg) no-repeat;}
.owl-feedback .owl-nav{position:absolute;right: 0px;bottom: 0px;}
.owl-feedback .owl-nav button.owl-prev, .owl-feedback .owl-nav button.owl-next{background: var(--color-main);color: #fff;width: 80px;height: 30px;border-radius: 15px;}
.owl-feedback .owl-nav button.owl-next{right: -15px;left: inherit;}
.owl-feedback .owl-nav .owl-prev i, .owl-feedback .owl-nav .owl-next i{font-size: 20px;}
.wrap-project .title, .wrap-why .title{font-size: 3rem;text-transform: uppercase;color: var(--color-main);margin-bottom: 2rem;}
.wrap-project .title span, .wrap-why .title span{position: relative; display: inline-block;}
.wrap-project .title span:before, .wrap-why .title span:before{content:'';background: #a1a1a1;position: absolute;width: 200px;height: 1px;bottom: 12px;left: 102%;}
.wrap-project .title span b, .wrap-why .title span b{font-weight: 900;}
.item_news{position: relative;transition: all 300ms;overflow: hidden;border-radius: 10px;}
.item_news .images{position: relative;}
.item_news .date{color: #343F6D;}
.item_news .btn-default{font-size: 11px;line-height: 26px;}
.item_news img{border-radius: 5px;}
.item_news h3{color: #000;font-size: 15px;transition: all 0.5s ease;margin-top: 5px;-webkit-line-clamp: 2;font-weight: 500;}
.item_news .newList a{color: #BC9139;font-weight: 700;text-transform: uppercase;border: solid 1px #BC9139;padding: 2px 10px;border-radius: 20px;margin-bottom: 5px;display: inline-block;font-size: 12px;}
.item_news .newList i, .item_news .date i{color:#1556DB}
.item_news .views{color: var(--color-main);font-weight: 500;transition: all 0.5s ease;}
.item_news .views:hover{color:var(--color-red); padding-left: 15px;}
.item_news.news_nb h3{font-weight: bold;font-size: 18px;}
.item_news h3:hover{color:var(--color-main);}
.item_news p{color: #000000;}
#sync2 .owl-nav button.owl-prev, #sync2 .owl-nav button.owl-next{position:absolute;left: -40px;top: 50%;width: 32px;height: 32px;border: solid 1px var(--color-main);border-radius: 50%;background: #fff;color: var(--color-main);opacity: 1;transform: translateY(-50%);}
#sync2 .owl-nav button.owl-next{right: -40px;left: inherit;}
#sync2 .owl-nav .owl-prev i, #sync2 .owl-nav .owl-next i{font-size: 30px;}
.viewsAll:hover{color:#fff; }
.list-reason{margin-left: -89px;}
.item_why{/* padding: 15px; */}
.item_why h3{color:var(--color-black);font-size: 15px;font-weight: bold;margin-bottom: 10px;cursor: pointer;}
.item_why p{margin: 0px;}
.item_mission{border: 2px dashed var(--color-main);border-radius: 10px;padding: 15px;background: #0f446e1c;}
.item_mission .images{width: 100px;}
.item_mission .info{width: calc(100% - 100px);}
.item_mission .name{font-weight: bold; font-size: 16px;}
.content1000{max-width: 1000px;margin: auto;}
.item_pc h3{color:#222222; font-size: 16px; font-weight: 600;}
.wrap-form{background: url(../images/bg-contact.jpg) no-repeat center;background-size: cover;}
.wrap-form .content{padding: 20px;}
.wrap-form .content ul li{list-style: none;background: url(../images/icon_check.png) no-repeat left center;padding: 5px;padding-left: 40px;margin-bottom: 5px;}
.wrap-form .contact-form {background: #BC9139;width: 100%;padding: 40px;margin: auto;}
.wrap-form .contact-form .title{color:#fff;font-size: 22px;margin-bottom: 30px;font-weight: 600;}
.contact-form .form-control{min-height: 57px;background: #fff;border: none;border-radius: 5px;}
.contact-form .input-group-text{background: none;}
.contact-form .btn-submit{background:#EABF5D;height: 70px;color: #fff;text-transform: uppercase;font-size: 16px;transition: all 0.7s ease;}
.contact-form .btn-submit:hover{background:#000;}
.btn-default{color: #fff;border-radius: 25px;padding: 9px 30px;text-transform: uppercase;font-weight: 600;background: -webkit-linear-gradient(left, #EFD08F, #CCA141, #EFD08F, #CCA141);}
.btn-default:hover{background: #000;color: #fff !important;}
.item_faq{color:#000;padding: 15px;--tw-shadow: 0 0px 7px 5px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000;box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border-radius: 5px;}
.item_faq .name{position: relative;cursor: pointer;padding-right: 20px;font-weight: 600;}
.item_faq .name i{position:absolute;right: 10px;transition: all 0.5s ease;}
.item_faq .name.active i.fa-plus{display: none;}
.item_faq .content{display: none;margin-top: 30px;}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.aboutPage .banner-top .info{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);}
.aboutPage .banner-top .title{position: relative;font-size: 47px;color: #fff;text-transform: uppercase;line-height: 60px;text-align: end;}
.aboutPage .banner-top .title:before{content:'';background: #fff;width: 300px;height: 5px;position: absolute;bottom: -15px;right: 0px;border-radius: 5px;}
.aboutPage .banner-top .title span{font-size: 60px;font-weight: 600;}
.aboutUs .title{font-size: 52px; font-weight: 600;line-height: 60px;}
.aboutUs .title span{display: block; color: var(--color-main);}
.vission{background: url(../images/bg-tam-nhin.jpg) no-repeat center; background-size: cover;}
.item_vission{background: #fff;border-radius: 7px;color: #000;}
.item_vission h3{font-weight: bold;margin: 15px 0px;font-size: 28px;}
.nangluc .title{background:#BC9139;font-size: 52px;font-weight: bold;line-height: 68px;color:#fff;margin-top: -80px;border-radius: 15px;position: relative;padding: 15px 10%;text-align: center;text-transform: capitalize;}
.itemNl .name{ color:#000; font-weight: bold; font-size: 28px; margin-top: 20px;}
.title_about{font-size: 52px;font-weight: bold;line-height: 59px;max-width: 830px;color: #222222;}
.hst{background:#FDF8EE;background: linear-gradient(to bottom,#FDF8EE 60%,#BC9139 40%)!important;}
.hst .desc span{background:#BC9139;font-weight: bold;font-size: 27px;color: #fff;display: inline-block;padding: 0px 30px;border-radius: 12px;}
.item_hst{color:#fff;}
.item_hst .name{font-weight: bold; font-size: 28px; margin: 15px 0px;}
@keyframes rotation2 {from {transform: rotate(0deg); } to {transform: rotate(359deg); } }
.banner_tt{max-width: 600px;height: 600px;margin: auto;text-align: center;}
.banner_tt .logo_title{width: 65%;position: relative;z-index: 10;padding: 20px;}
.banner_tt .title{font-size: 48px;font-weight: bold;color: #222;line-height: 60px;margin-top: 10px;}
.banner_tt .v1{position: absolute;animation: rotation2 10s infinite linear;transition: .5s;}
.banner_tt .v2{position: absolute;width: 80%;height: 80%;border-radius: 50%;border: solid #CCA141;animation: rotation2 10s infinite linear;transition: .5s;top: 10%;left: 10%;}
.banner_tt .v2:after{content:'';width: 20px;height: 20px;background:-webkit-linear-gradient(left, #EFD08F, #CCA141, #EFD08F, #CCA141);position:absolute;border-radius: 50%;top: -10px;}
.banner_tt .v2:before{content:'';width: 20px;height: 20px;background:-webkit-linear-gradient(left, #EFD08F, #CCA141, #EFD08F, #CCA141);position:absolute;border-radius: 50%;bottom: -10px;}
.item_tt{font-size: 28px;font-weight: 500;}
.item_dt{border: solid 1px #ddd; border-radius: 8px; padding: 5px;}
.gcSection1{background: url(../images/bg_giacong.jpg) no-repeat center; background-size: cover;}
.giacongPage .title_page{font-size: 50px;font-weight: bold;line-height: 59px;max-width: 900px;color: #222222;text-transform: capitalize;}
.gcSection1 .desc span{color:var(--color-main);border: solid 1px var(--color-main);font-weight: bold;text-transform: uppercase;font-size: 50px;padding: 0px 20px;border-radius: 50px;display: inline-block;}
.gcSection1 img{max-width: 900px;}
.gcSection2{background: url(../images/bg_gc2.jpg) no-repeat center; background-size: cover;position: relative;}
.gcSection2:after{content: '';width: 100%;height: 80px;background: -webkit-linear-gradient(left, #EFD08F, #CCA141 36%, #EFD08F 68%, #CCA141 100%);position: absolute;bottom: 0px;}
.gcSection2 .img{position: absolute;bottom: 0px;max-width: 420px;z-index: 10;}
.gcSection2 .title{font-family: UTMImpact;font-size: 46px;text-transform: uppercase;position: relative;z-index: 5;color: #000;margin-top: 50px;}
.gcSection4{background: url(../images/bg_trongoi.jpg) no-repeat top center;}
.item_dv{background: #BC9139 url(../images/bg_item_dv.png) no-repeat bottom right;height: 100%;color: #fff;border-radius: 10px;overflow: hidden;}
.item_dv .number{position:absolute;background: -webkit-linear-gradient(left, #EFD08F, #CCA141 36%, #EFD08F 68%, #CCA141 100%);background-size: 300px 40px;-webkit-background-clip: text;-webkit-text-fill-color: transparent;width: 100%;bottom: 0px;font-size: 54px;padding: 0px 20px;z-index: 1;}
.item_dv .images:after{content:'';background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.9));width: 100%;height: 100px;position: absolute;bottom: 0px;left: 0px;}
.item_dv .name{font-weight: bold;font-size: 17px;margin-bottom: 5px;}
.gcSection5 .content ul{list-style: none;padding: 0px;}
.gcSection5 .content ul li{border: solid 1px #BC9139;margin-bottom: 15px;padding: 20px;border-radius: 10px;font-size: 22px;position: relative;line-height: 28px;}
.gcSection6{background: url(../images/bg_qt.jpg) no-repeat center; background-size: cover;}
.itemqt .images{background: url(../images/bg_item_qt.png) no-repeat top center;padding: 40px;}
.itemqt .number{position:absolute;font-size: 20px;color: #BC9139;top: 10px;}
.itemqt .name{font-weight: 600;color: #fff;font-size: 22px;margin-top: 30px;min-height: 75px;}
.gcSection7 .title{font-size: 43px; line-height: 60px; font-weight: 500; margin-bottom: 30px;}
.item_ld{border: solid 2px #BC9139;border-left: none;border-top: none;border-radius: 60px;padding: 12px 20px;transition: all 0.5s ease;}
.item_ld.item_end{border: solid 2px #BC9139;border-right: none;border-top: none;}
.item_ld:hover{background:#BC9139; color:#fff;}
.item_ld p{margin: 0px;}
.item_ld .name{font-weight: bold; font-size: 18px;}