.container{max-width: 1200px;}
.border-radius-10{border-radius: 15px;}
.box-shadow{--tw-shadow: 0 3px 10px 6px 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;}
.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);}
.wrap-stp{background: #FFE9CC url(../images/bg_stp.png) no-repeat bottom center;}
.wrap-stp .content{position: absolute; top: 0px; left: 0px;}
.item_stp .name{color:#154900;font-weight: bold;text-align: center;position: absolute;top: 0px;padding: 15px;}
.wrap-product, .wrap-hoatdong, .wrap-newsnb{background: url(../images/bg.jpg);}
.listCat{list-style: none;border: none;overflow-y: auto;flex-wrap: nowrap;}
.listCat.nav-tabs .nav-link{color:var(--color-red);border: solid 1px var(--color-main);padding: 8px 20px;font-weight: bold;border-radius: 22px;margin: 0px 5px;min-width: 150px;display: block;text-align: center;transition: all 0.5s ease;font-size: 17px;}
.listCat.nav-tabs .nav-link:hover, .listCat.nav-tabs .nav-link.active{background-color: var(--color-main);}
.wrap-cm{background: linear-gradient(to bottom, #FFF7EC 0%, #FFFFFF 100%) !important;border-radius: 20px 20px 0px 0px;}
.wrap-cm img{border-radius: 20px;}
.wrap-quytrinh{ background:#FFE9CC;}
.wrap-quytrinh .content .line{width: 100%;height: 9px;background: var(--color-red); border-radius: 5px;}
.item_qt{background:#fff;border-radius: 10px;transition: all 0.5s ease;min-height: 220px;}
.item_qt:hover{background: var(--color-red); color:#fff;}
.item_qt:hover .name{color:var(--color-main);}
.item_qt .name{color: var(--color-red);font-weight: bold;text-align: center;font-size: 18px;}
.item_qt .name h3{ font-size: 18px;}
.item_qt:after{content:'';border-top: 20px solid #fff;border-bottom: 15px solid transparent;border-right: 20px solid transparent;border-left: 20px solid transparent;position: absolute;bottom: -33px;left: 50%;width: 40px;height: 30px;z-index: 0;transform: translateX(-50%);}
.item_qt:hover:after{border-top: 20px solid var(--color-red);}
.item_qt.item_qt1:hover:after{border-bottom: 20px solid var(--color-red);}
.item_qt.item_qt1:after{
    border-top: 15px solid transparent;
    border-bottom: 20px solid #fff;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    top: -35px;
    bottom: inherit;
}
.item_qt:before{content:'';width: 24px;height: 24px;position: absolute;bottom: -64px;left: calc(50% - 12px);background: var(--color-main);border-radius: 50%;}
.item_qt.item_qt1:before{display: none;}
.wrap-hethong{background: var(--color-red);}
.wrap-hethong .title_index{color:var(--color-main);}
.wrap-hethong .description{color:#fff;margin: auto;}
.thumbnail-item{border-radius: 15px;overflow: hidden;position: relative;}
.thumbnail-item img{position: absolute;width: 100%;height: 100%;object-fit: cover;top: 0px;}
.thumbnail-item.ratio-gallery{height: 395px;}
.thumbnail-item.ratio-gallery1{height: 260px;}
.thumbnail-item.ratio-gallery2{height: 185px;}
.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 img{transition: all 0.5s ease}
.effect:hover img{scale: 1.1;}
.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;top: 50%;left: 0px;width: 100%;color: var(--color-main);text-transform: uppercase;font-weight: 700;font-size: 26px;text-align: center;}
.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: #F1F9FE;}
.wrap-why .title-main{position: relative;text-align: center;color: var(--color-main);}
.img-circle{position:absolute;width: auto;max-width: max-content;top: 0px;left: 50%;transform: translateX(-50%);z-index: -1;}
.why-item{color:#000;}
.why-item:nth-child(2n){right: 35px;}
.right .why-item:nth-child(2n){left: 35px;}
.why-item .images{width: 82px;}
.why-item h3{color:var(--color-main);font-weight: bold;font-size: 18px;}
.why-item .why-item_text{width: calc(100% - 82px);}
.productPage{background:#464946;}
.wrap-feedback{background: #FFE9CC;}
.feedback{margin: 0px;margin-bottom: 50px;transition: all 0.5s ease;background: #fff;border-radius: 10px;}
.feedback.rotate_0{-webkit-transform: rotate(-10deg);-webkit-animation: feedback-rotate2 4s infinite ease-in-out;animation: feedback-rotate1 4s infinite ease-in-out;transform-origin: center bottom;}
.feedback.rotate_1{-webkit-transform: rotate(10deg);-webkit-animation: feedback-rotate2 4s infinite ease-in-out;animation: feedback-rotate2 4s infinite 
ease-in-out;transform-origin: center bottom;}
.owl-item.active .feedback .images{/* scale: 0.8; */transition: all 0.5s ease;}
.owl-feedback:hover .feedback img{opacity: 0.5;}
.owl-item.active .feedback:hover img{opacity: 1;}
.owl-item .feedback:hover{background: var(--color-red);}
.owl-item .feedback:hover .name{color: var(--color-main);}
.feedback p{
    color: #222222;
    -webkit-line-clamp: 3;
}
.feedback .images{position: relative;}
.feedback .name{
    font-weight: bold;
    font-size: 18px;
    color: var(--color-red);
    text-align: right;
    padding-left: 80px;
}
.feedback .chucvu{color:#434343}
.feedback .icon{position: absolute;border-radius: 50%;bottom: -40px;width: 80px;overflow: hidden;border: solid 5px #fff;}
.control-feedback{position:absolute;top: 0px;right: 0px;width: 100px;left: inherit;}
.control-feedback button{border-radius: 50%;border: solid 1px var(--color-red);background: none;width: 40px;height: 40px;text-align: center;margin-right: 15px;opacity: 1;}
.control-feedback button:hover{background: var(--color-red);}
.control-feedback button svg{stroke: var(--color-red);width: 30px;}
.control-feedback button:hover svg{stroke: #fff;}
.control-feedback .owl-prev i, .control-feedback .owl-next i{font-size: 20px;}
.scroll-news{max-height: 500px;overflow-y: auto;padding-right: 15px;}
.scroll-news::-webkit-scrollbar {width: 4px;}
.scroll-news::-webkit-scrollbar-track {background: #d7d7d7;}
.scroll-news::-webkit-scrollbar-thumb {background: var(--color-red);border-radius: 10px;}
.scroll-news::-webkit-scrollbar-thumb:hover {background: var(--color-red);}
.item_news{position: relative;transition: all 300ms;overflow: hidden;border-radius: 10px;}
.item_news .images{position: relative;}
.item_news .date{color: #000000;font-weight: 600;}
.item_news img{border-radius: 10px;}
.item_news h3{color: #000000;font-weight: bold;font-size: 20px;transition: all 0.5s ease;margin-top: 5px;-webkit-line-clamp: 2;min-height: 50px;line-height: 25px;}
.item_news .newList{color: #343F6D;}
.item_news .newList i, .item_news .date i{color:#1556DB}
.item_news .views{color: #000;font-weight: bold;transition: all 0.5s ease;font-size: 14px;}
.item_news .views:hover{color: #fff;padding-left: 15px;background: var(--color-main);}
.item_news.news_nb h3{font-weight: bold;font-size: 18px;}
.item_news h3:hover{color: var(--color-red);}
.item_news p{color: #000000;}
.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;}
.wrap-form{border-radius: 30px;overflow: hidden;color: #fff;}
.wrap-form .content .title{
    color: var(--color-main);
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
}
.wrap-form .content img{border-radius: 15px;}
.wrap-form .contact-form {background: rgba(255,255,255,0.4);border: solid 1px #fff;width: 100%;padding: 35px;margin: auto;border-radius: 10px;}
.wrap-form .contact-form .title{font-weight: bold;color: var(--color-main);font-size: 25px;}
.wrap-form .contact-form .desc{color: var(--color-main);}
.contact-form .form-control{min-height: 45px;border-radius: 10px;appearance: auto;font-size: 17px !important;}
.contact-form .form-control::placeholder{font-size: 17px;}
.contact-form .form-control option{font-size: 17px;}
.contact-form .btn{border-radius: 5px;}
.contact-form .input-group-text{background: none;}
.btn-default{background: var(--color-main);color: var(--color-red);border-radius: 20px;padding: 7px 30px;font-weight: bold;border: solid 1px var(--color-main);vertical-align: text-bottom;}
.btn-default:hover{color:var(--color-main);font-weight: bold;background: var(--color-red);border-color: var(--color-red);}
.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;}
.item_ts{color: #666;font-weight: 600;}
.item_ts span{text-transform: uppercase;color: #949697;display: block;font-weight: 300;font-size: 13px;}
.item_ts p{font-size: 1em;color: #000;}
.latestnews a h3{/* color:var(--color-main); */font-weight: 600;font-size: 20px;}
.latestnews .owl-dots{position: relative;}
@-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);
  }
}
.btn-blink{opacity: 1;animation-name: example;}
@keyframes blinkColor{0%{background:#fff; color:#0F446E}50%{background:#0F446E; color:#fff;}100%{background:#fff;color:#0F446E}}
.gallery {
    column-count: 4;
    column-gap: 12px;
}

.gallery .item {
    width: 100%;
    margin-bottom: 12px;
    border-radius: 6px;
}
@keyframes feedback-rotate1 {
  0%   { transform: rotate(-10deg); }
  50%  { transform: rotate(10deg); }
  100% { transform: rotate(-10deg); }
}
@keyframes feedback-rotate2 {
  0%   { transform: rotate(10deg); }
  50%  { transform: rotate(-10deg); }
  100% { transform: rotate(10deg); }
}
.author-name{font-weight: bold;font-size: 25px;color: var(--color-red);}