.shine-wrapper{position:relative;display:inline-block;overflow:hidden}.shine-wrapper::before{content:'';position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);transform:skewX(-25deg)}.shine-wrapper:hover::before{animation:shine 0.8s ease-in-out}@keyframes shine{0%{left:-75%}100%{left:125%}}.effect_img{display:block;overflow:hidden}.effect_img img{transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.effect_img:hover img{transform:scale(1.1)}.dub_mg_module{margin:0 0 45px}@media (max-width: 991px){.dub_mg_module{margin:0 0 30px}}.dub_pd_module{padding:45px 0}.text-center{text-align:center}.mb_20{margin-bottom:20px}.rte th,.rte td{text-align:left}.rte td p{margin-bottom:0}@media (min-width: 600px){.rte td{width:100px}}.rte td:first-child{font-weight:bold}.rte table{border-collapse:collapse;width:100%}.rte table th,.rte table td{text-align:left;border:solid 1px #ebebeb;padding:5px}.rte table tr:nth-child(odd){background-color:#f2f2f2}.rte table tr:nth-child(even){background-color:#ffffff}.rte table td,.rte table th{border:1px solid #ddd;padding:8px}.row_5{margin-left:-5px;margin-right:-5px}.row_10{margin-left:-10px;margin-right:-10px}.col_5{padding-left:5px;padding-right:5px}.col_10{padding-left:10px;padding-right:10px}.pagecontact_ggmap iframe{width:100%}.footer_ggmap{margin:15px 0}.footer_ggmap iframe{width:100%;height:250px}.grecaptcha-badge{display:none !important}.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:10px}.rte img,.rte p img,.rte span img{height:auto !important;max-width:100% !important;display:inline-block}.rte a{color:#337ab7;cursor:pointer;text-decoration:underline}.rte ul{padding-left:40px;list-style:circle}textarea,input[type="text"],input[type="password"],input[type="button"],input[type="email"],input[type="submit"],input[type="number"]{-webkit-appearance:none}.sapo-product-reviews-badge .sapo-product-reviews-star i{font-size:14px !important}.sapo-product-reviews-badge{clear:both !important;margin:3px 0}._1line{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pt_100::before{padding-top:100%}.pt_67::before{padding-top:66.666%}.imgWrap{-webkit-perspective:600px;perspective:600px;display:block !important;height:auto !important;overflow:hidden;position:relative}.imgWrap:before{content:"";display:block}.imgWrap .imgWrap-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;-webkit-display:flex;-moz-display:flex;justify-content:center;align-items:center}.imgWrap .imgWrap-item img{transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.imgWrap.img--contain img{object-fit:contain;width:100% !important;height:100% !important}.imgWrap.img--cover img{object-fit:cover;width:100% !important;height:100% !important}.imgWrap.img--fill img{width:100% !important;height:100% !important}.imgWrap:hover img{transform:scale(1.1)}.imgWrap.noHover:hover img{transform:none !important}.logoft{display:inline-block;background:#fff;padding:7px;border-radius:4px;margin:0 0 15px}.logoft img{max-height:50px}html{scroll-behavior:smooth}.affix{position:fixed !important;top:0 !important;left:0 !important;z-index:999 !important;width:100%;background:#fff;-webkit-box-shadow:0 0 9.9px 0.1px rgba(0,0,0,0.1);box-shadow:0 0 9.9px 0.1px rgba(0,0,0,0.1);-webkit-animation:.6s stuckMoveDown;animation:.6s stuckMoveDown}.affix_line{width:100%;background:#fff;height:1px}.affix+.affix_line{padding-top:98px}@-webkit-keyframes stuckMoveDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.section_project{background:#ebf9ff}.project_item{border-radius:15px;overflow:hidden;transition:all .4s ease}.project_item .project-thumb{padding-bottom:67%;overflow:hidden;height:auto;display:block;position:relative;border-radius:15px 15px 0 0}.project_item .project-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project_item .project-thumb .time-post{position:absolute;text-align:center;right:0;top:0;background:#2e529b;border-radius:0 5px 0 5px;padding:5px;color:#fff;font-size:16px;font-weight:600}.project_item .project-thumb .time-post span{display:block}.project_item .project-content{padding:10px}.project_item .project-content h3{font-size:18px;font-weight:700}.project_item .project-content h3 a{color:#2e529b}.project_item .project-content h3 a:hover{color:#b91e2e}.project_item .project-content .viewmore{text-align:center;font-size:16px;position:relative;font-weight:600;padding:5px 20px;border:1px solid #2e529b;border-radius:15px;color:#2e529b;display:inline-block;opacity:0}.project_item .project-content .viewmore:hover{color:#fff;border-color:#b91e2e;background:#b91e2e}@media (max-width: 991px){.project_item .project-content .viewmore{display:none}}.project_item:hover{background:#ebf9ff}.project_item:hover .viewmore{opacity:1}.dungdua{animation:1s ease-in-out 0s normal none infinite running dungdua}@keyframes dungdua{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}.social_fixed{position:fixed;bottom:100px;z-index:999;right:10px;top:unset !important;width:42px}.social_fixed a{display:inline-block;margin:10px 0;position:relative}.social_fixed a img{width:42px}.social_fixed a span{display:inline-block;background:#2c7ef2;color:#fff;padding:5px 10px;border-radius:50px;position:absolute;top:6px;right:33px;white-space:nowrap}.social_fixed a.social_fixed_hotline span{background:#df2b31}@media (max-width: 767px){.social_fixed a span{display:none}}.header_hotline{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));color:#fff}.header_hotline a{color:#fff}.header_hotline img{width:14px;height:14px;margin-right:5px}
