#quytrinh{background: linear-gradient(to bottom,#0072BC 0%,#004387 80%)!important}
#quytrinh .title_index{color:#fff;}
#quytrinh .owl-item img{border-radius: 35px;}
.quytrinh-item{color:#fff;transition: all 0.5s ease;border-radius: 0px 10px 10px 0px;}
.quytrinh-item h3{font-weight: bold; font-size: 20px;}
.quytrinh-item:hover{background:#fff; color:#000000}
.quytrinh-item:hover h3{color:#000000}
.quytrinh-item:hover img {
    filter: invert(78%) sepia(48%) saturate(512%) hue-rotate(171deg) brightness(96%) contrast(91%);
    transition: filter .3s ease;
}
#TVCNEOBook{background:#E2F3FC;}
#TVCNEOBook .bg-white{border-radius: 20px;}
#TVCNEOBook .title{font-weight: bold;font-size: 40px;}
#TVCNEOBook .title span{color:#6DC4EE;}
#TVCNEOBook .content{max-width: 470px; text-align: justify;}
.item-pm{border-top: solid 1px #ddd;}
.item-pm .number{padding: 10px;background:#6DC4EE;border-radius: 10px;font-size: 22px;color:#fff;width: 60px;text-align: center;}
.item-pm .info{font-weight: 500;font-size: 16px;width: calc(100% - 60px);color: #383838;}
.item-pm .info p:last-child{margin-bottom: 10px;}
.item-pm .info h3{font-size: 16px;text-transform: uppercase;font-weight: bold;}
.item-pm:first-child{border: none;}
#priceList .content{max-width: 1120px; margin: auto;}
#priceList table{border: none;background: #fff;box-shadow: 0px 4px 64px #0000001A;border-radius: 20px;overflow: hidden;}
#priceList table th{background: #6DC4EE;padding: 13px;color: #fff;font-weight: 400;}
#priceList table tr{border: solid 1px #ddd;}
#priceList table td{padding: 13px;}
#promo .images{position: relative;min-height: 300px;border-radius: 20px;overflow: hidden;}
#promo .images img{position: absolute;width: 100%;height: 100%;object-fit: cover;top: 0px;}
#promo .content{border: solid 1px #6DC4EE;border-radius: 15px;}
#promo .content .background{background:#E2F3FC;border-radius: 10px;}
#promo .content .background td{padding: 8px;}
#faqs .container{background: #E2F3FC;border-radius: 30px;}
#faqs .content{border-radius: 20px;}
#tabsProList{border: none;}
#tabsProList li{width: 100%;}
#tabsProList li a{font-size: 17px;color: #121417;font-weight: 500;border-left: solid 1px #ddd;}
#tabsProList.nav-tabs .nav-item.show .nav-link, #tabsProList.nav-tabs .nav-link.active, #tabsProList.nav-tabs .nav-link:hover{border: none;color: #6DC4EE;font-weight: bold;border-left: solid 3px #6DC4EE;border-radius: 0px;}
.item_faq{color:#000;padding: 15px 0px;border-bottom: solid 1px #ddd;}
.item_faq .name{position: relative;cursor: pointer;padding-right: 20px;font-weight: 500;font-size: 18px;padding: 10px 0px;}
.item_faq .name i{position:absolute;right: 10px;transition: all 0.5s ease;font-size: 16px;}
.item_faq .name.active i.fa-plus{display: none;}
.item_faq .name.active i{background:#6DC4EE;color:#fff;width: 35px;height: 35px;line-height: 35px;text-align: center;border-radius: 50%;top: 0px;}
.item_faq .name.active{color:#6DC4EE;}
.item_faq .content{display: none;color: #40474F;}
.boxService{padding: 50px 0px;background: #E2F3FC;}
.btn-default{background: var(--color-main);color: #fff;border-radius: 25px;padding: 3px 25px;}
.btn-default:hover{background: var(--background-hover);}
.btn-white{color:var(--color-main);background:#fff;border-radius: 25px;text-transform: uppercase;}
.btn-white:hover{background: var(--background-hover);}
.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);}
.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);}
.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;}
.item_news{position: relative;transition: all 300ms;border-radius: 3px;overflow: hidden;margin-bottom: 20px;}
.item_news .images{position: relative;}
.item_news img{border-radius: 10px 10px 0px 0px;}
.item_news .info{border: solid 1px #ddd;padding: 25px;margin: 0px 25px;}
.item_news .date{font-weight: 500;color: #fff;margin-bottom: 10px;position: absolute;background: -webkit-linear-gradient(left, #94562A, #DFA66B, #B97E4B);width: 105px;height: 90px;text-align: center;font-size: 24px;border-radius: 5px 5px 0px 0px;line-height: 30px;padding: 15px;text-transform: uppercase;top: -90px;left: 0px;}
.item_news .list{color:#554B4B;margin-bottom: 10px;display: inline-block;font-family: "Plus Jakarta Sans", sans-serif;}
.item_news .list i{font-size: 17px;background: -webkit-linear-gradient(left, #94562A, #DFA66B, #B97E4B);background-clip: border-box;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.item_news h3{color: #1A1A1A;font-weight: bold;font-size: 20px;transition: all 0.5s ease;font-family: "Plus Jakarta Sans", sans-serif;}
.item_news .views{color: #1A1A1A;font-weight: 500;transition: all 0.5s ease;font-family: "Plus Jakarta Sans", sans-serif;border: solid 1px #ddd;padding: 8px 30px;display: inline-block;border-radius: 25px;}
.item_news .views:hover{background: var(--color-main);}
.item_news.news_nb h3{font-weight: bold;font-size: 18px;}
.item_news h3:hover{color:var(--color-main);}
.item_news p{color: #3e3e3e;}
.viewsAll:hover{color:#fff; }
.aboutProject, .content1000{max-width: 1000px; margin: auto;}
.aboutPage{ background: #CDE8F4 url(../images/cloud.png) no-repeat bottom center; background-size: 100%;}
.aboutPage .box_about{background: rgba(255, 255, 255, 0.66);}
.aboutPage .box_about:nth-child(2n){background: rgba(234, 197, 171, 0.66);}
.aboutPage .box_about .title{color:var(--color-main);font-weight: bold;text-transform: uppercase;text-align: center;font-size: 30px;}
.footer .border-start, .footer .border-end{border-color: #6DC4EE !important;}
.priceList_item{box-shadow: 0px 0px 5px #dedede;border-radius: 10px;height: 100%;}
.priceList_item .name{font-size: 20px;font-weight: bold;text-transform: uppercase;color: var(--color-main);}
.priceList_item .price{color: #000;font-size: 25px;text-align: center;font-weight: 500;}
.priceList_item > p{color: #666666;}
.priceList_item ul li{list-style: url(../images/ic_check.png);margin-bottom: 7px;}