@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}img:is([sizes^="auto,"i]){contain-intrinsic-size:3000px 1500px}.wm-hash-bar.nav-header-top{top:0;z-index:199;width:100%;padding:10px 0;background:#5c6573}.wm-hash-bar .container{width:100%;max-width:var(--container-width, 1349px);margin:0 auto;padding:0 1rem}.wm-hash-bar .nav-header-flex{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0;text-align:right}.wm-hash-bar .nav-header-item{display:inline-block;flex:0 0 auto;padding:5px 16px;margin:0 0 0 15px;background-color:#727f97;border-radius:70px;transition:background-color 1s ease}.wm-hash-bar .nav-header-item a{display:block;color:#fff;font-size:14px;font-weight:400;letter-spacing:.05em;line-height:23px;text-transform:uppercase;text-decoration:none;white-space:nowrap}.wm-hash-bar .nav-header-item a:focus,.wm-hash-bar .nav-header-item a:hover{color:#fff;text-decoration:none}.wm-hash-bar .nav-header-item:focus-within,.wm-hash-bar .nav-header-item:hover{background-color:#2b378b}@media screen and (max-width:1024px){.wm-hash-bar .nav-header-flex{overflow:hidden;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media screen and (max-width:767px){.wm-hash-bar .nav-header-flex{justify-content:flex-start;align-items:flex-end}.wm-hash-bar .nav-header-flex::-webkit-scrollbar{display:none}.wm-hash-bar .nav-header-item{margin-left:10px;padding:5px 13px}.wm-hash-bar .nav-header-item:first-child{margin-left:0}.wm-hash-bar .nav-header-item a{font-size:10px}}.header-single-news{padding-top:12px}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}::after,::before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:"SVN Poppins"!important}article,footer,header,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:left;background-color:#fff}hr,ol,p,ul{margin-bottom:1rem}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}ol,p,ul{margin-top:0}ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}strong{font-weight:bolder}a{background-color:transparent;text-decoration:none;color:#000}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle;border-style:none}table{border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.list-unstyled{padding-left:0;list-style:none}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12,.col-lg-4,.col-md-12,.col-md-4,.col-md-8{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.d-none{display:none!important}@media (min-width:768px){.d-md-block{display:block!important}}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}blockquote{border:1px solid #adb5bd}thead{display:table-header-group}blockquote,img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}}blockquote{font-size:1.1em}img{height:auto;max-width:100%}a:focus{outline:initial;outline-offset:0}a:focus,a:hover{text-decoration:none}@font-face{font-family:"SVN Poppins";src:url(https://drvuong.vn/wp-content/themes/pql_theme/fonts/SVN%20poppins/SVN-Poppins-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"SVN Poppins";src:url(https://drvuong.vn/wp-content/themes/pql_theme/fonts/SVN%20poppins/SVN-Poppins-Regular.ttf)format("truetype");font-weight:100 500;font-style:normal}:root{--color-dark:#262828;--color-manin:#0575E0;--color-orange:#FFCC00;--container-width:1349px}*,body{font-family:"SVN Poppins"!important}*{margin:0;padding:0;box-sizing:border-box}.fa-brands,.fa-brands::before{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}body{font-size:100%;font-optical-sizing:auto;color:#000}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#00000024;border-radius:10px}::-webkit-scrollbar-thumb{background:#055caf;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--color-manin)}ul{list-style:none;padding:0}#header.header{width:100%;height:auto;margin:0 auto;transition:all 1s ease;background-color:var(--color-manin)}#header .menu{position:relative;top:0;width:auto;height:auto;padding:0;margin-left:auto;margin-right:2rem;background:0 0;box-shadow:none}#header .menu-inner{display:flex;flex-direction:row;column-gap:4rem;margin:0 auto}#header .sub-menu,footer.footer{background-color:var(--color-manin)}#header .sub-menu{display:none;position:absolute;top:100%;left:0;padding:.5rem 0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:9999;transition:all .3s ease-in-out;opacity:0;transform:translateY(20px);width:200px;text-align:left}#header .sub-menu .menu-item a{display:block;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:#fff;text-decoration:none;text-transform:capitalize;padding:1rem 1.5rem;transition:background-color .3s ease}#header .sub-menu .menu-item a:hover{background-color:rgba(255,255,255,.1);color:var(--color-orange)}#header .menu-item{position:relative}#header .menu-item:hover .sub-menu{display:block;opacity:1;transform:translateY(0);animation:fadeInUp .4s ease-in-out}#header .burger{display:none}#header .menu-inner .menu-item a{font-size:1rem;font-weight:500;line-height:1.5;color:#fff;text-transform:capitalize;transition:all .3s ease;position:relative}#header .menu-block,footer.footer .socials a{color:#fff;display:inline-block;text-align:center}#header .menu-block{font-family:inherit;font-size:1rem;line-height:1.25;user-select:none;white-space:nowrap;margin-left:1rem;padding:.65rem 1.5rem;border-radius:3rem;text-transform:capitalize;transition:all .3s ease-in-out;background-color:var(--color-orange);border:1px solid var(--color-orange);font-weight:700;text-shadow:0 2px 0 rgba(0,0,0,.2)}#header .menu-block:hover{background-color:transparent}#header .menu-item:hover a{color:var(--color-orange)}#header .menu-block.btn-phone{border:1px solid #fff;background-color:transparent}#header .menu-block.btn-phone:hover{border:1px solid var(--color-orange);color:var(--color-orange)}#header .menu-item .sub-menu .menu-item a{color:#fff!important}#header .menu-item .sub-menu .menu-item:hover a{color:var(--color-orange)!important}#header .navbar{padding:1rem}.sec-reviews{background-color:#f2f2f2;padding:5rem 0}footer.footer{padding-top:3rem;color:#fff}footer.footer .company-info{margin-top:1.5rem;text-align:justify}footer.footer .b-menu{display:flex;justify-content:center}footer.footer h4{margin:1rem 0;text-transform:uppercase}footer.footer .menu li{margin-bottom:1rem}footer.footer .menu li a{color:#fff}footer.footer .menu li a:hover{color:#ffffffa6}footer.footer .socials a{border:1px solid #fff;border-radius:100%;font-size:1.2rem;width:35px;height:35px;line-height:35px;margin-right:.5rem;transform:scale(1);transition:all .8s ease}footer.footer .socials a:hover i{transform:scale(1.2);transition:all .8s ease}footer .footer-copy{text-align:center;border-top:1px solid #fff;padding:1rem 0;margin-top:1.5rem}header.header .brand{width:15%}@media (max-width:1024px){#header .sub-menu{position:unset}#header .menu{position:fixed;top:-100%;left:0;width:100%;height:auto;padding:4rem 0 3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease-in-out;background-color:var(--color-manin)}#header .menu-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.25rem}#header .menu-block.btn-phone{display:none}#header .navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;column-gap:1.25rem;width:100%;margin:0 auto}#header .burger,#header .burger-line{display:block;border:0;outline:0;transform:rotate(0deg)}#header .burger{position:relative;cursor:pointer;user-select:none;order:-1;width:2rem;height:1.15rem;background:0 0;visibility:visible;transition:.35s ease;z-index:19999}#header .burger-line{position:absolute;left:0;width:100%;height:2px;opacity:1;border-radius:1rem;background-color:#fff;transition:.25s ease-in-out}#header .burger-line:nth-child(1){top:0}#header .burger-line:nth-child(2){top:.5rem;width:70%}#header .burger-line:nth-child(3){top:1rem}#header .sub-menu{background-color:#fff;box-shadow:none}#header .menu-item .sub-menu .menu-item a{color:var(--color-manin)!important}#header .menu{margin-right:0}.sub-menu{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;padding:0;margin:0;visibility:hidden;opacity:0}.menu-item-has-children{position:relative}#header .menu-item{text-align:center}#header .menu-block{font-size:.7rem;padding:.5rem;text-transform:uppercase}header.header .brand{width:35%}}@media (max-width:480px){footer.footer .b-menu{justify-content:flex-start}header.header .brand{width:50%}#header .menu-block{margin-left:0}}.page-sighle .b-ctn .content-main,.page-sighle .b-ctn .content-main p{font-size:15px;text-align:justify}.single-post .box-widget{position:sticky;top:100px}.box-widget .widget{padding:5%}.box-widget .widget .content-new ul li{margin-bottom:10px;padding-bottom:10px;display:inline-block}.box-widget .widget .content-new ul li h4 a{font-size:14px;color:#331f00;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.box-widget .widget .content-new ul li img{width:100px;height:100px;float:left;margin-right:10px;object-fit:cover}.box-widget .wd-1{border:1px solid #dcdbdf;margin-bottom:10px}.box-widget .wd-1 h3{text-align:center;border-bottom:1px solid #000;margin-bottom:1.5rem;padding-bottom:.5rem}.single-post .widget.wd-2 h3{font-size:1.3125rem;border-left:3px solid var(--color-orange);padding-left:10px;line-height:120%;padding-bottom:2px}.box-widget .widget.wd-2{padding-left:0;padding-right:0}.box-widget .widget .content-new ul li .meta{font-size:13px;color:#9c9b9f}.page-sighle .b-ctn{margin-bottom:1.5rem}