/*!
 * Gia Bao TSC - Clean Blog v1.0.1
 * Copyright 2011-2021 Gia Bao TSC
 */
body,html{width:100%;height:100%}body{font-family:"Roboto Condensed",sans-serif;font-optical-sizing:auto;font-size:1.2rem;background:url('/common/img/wood.webp') repeat}.btn-xl{padding:1.25rem 2.5rem}.content-section{padding-top:7.5rem;padding-bottom:7.5rem}.content-section-heading h2{font-size:3rem}.content-section-heading h3{font-size:1rem;text-transform:uppercase}h1,h2,h3,h4,h5,h6{font-weight:700}.text-faded{color:rgba(255,255,255,.7)}.map{height:30rem}@media(max-width:992px){.map{height:75%}}.map iframe{pointer-events:none}.scroll-to-top{position:fixed;right:15px;bottom:15px;display:none;width:50px;height:50px;text-align:center;color:#fff;background:rgba(52,58,64,.5);line-height:45px}.scroll-to-top:focus,.scroll-to-top:hover{color:#fff}.scroll-to-top:hover{background:#343a40}.scroll-to-top i{font-weight:800}.service-icon{background-color:#fff;color:#1d809f;height:7rem;width:7rem;display:block;line-height:7.5rem;font-size:2.25rem;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}.callout{padding:15rem 0;background:#082346}.callout h2{font-size:3.5rem;font-weight:700;display:block;max-width:30rem}.portfolio-item{display:block;position:relative;overflow:hidden;max-width:530px;margin:auto auto 1rem}.portfolio-item .caption{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;background-color:rgba(33,37,41,.2);position:absolute;top:0;bottom:0;z-index:1}.portfolio-item .caption .caption-content{color:#fff;margin:auto 2rem 2rem}.portfolio-item .caption .caption-content h2{font-size:.8rem;text-transform:uppercase}.portfolio-item .caption .caption-content p{font-weight:300;font-size:1.2rem}@media(min-width:992px){.portfolio-item{max-width:none;margin:0}.portfolio-item .caption{-webkit-transition:-webkit-clip-path .25s ease-out,background-color .7s;-webkit-clip-path:inset(0);clip-path:inset(0)}.portfolio-item .caption .caption-content{-webkit-transition:opacity .25s;transition:opacity .25s;margin-left:5rem;margin-right:5rem;margin-bottom:5rem}.portfolio-item img{-webkit-transition:-webkit-clip-path .25s ease-out;-webkit-clip-path:inset(-1px);clip-path:inset(-1px)}.portfolio-item:hover img{-webkit-clip-path:inset(2rem);clip-path:inset(2rem)}.portfolio-item:hover .caption{background-color:rgba(29,128,159,.9);-webkit-clip-path:inset(2rem);clip-path:inset(2rem)}}a{color:#1d809f}a:hover,a:focus,a:active{color:#1bc700}.btn-primary{background-color:#1d809f!important;border-color:#1d809f!important;color:#fff!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:#155d74!important;border-color:#155d74!important}.btn-secondary{background-color:#ecb807!important;border-color:#ecb807!important;color:#fff!important}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active{background-color:#ba9106!important;border-color:#ba9106!important}.btn-dark{color:#fff!important}.btn{-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 3px 0 rgba(0,0,0,.1);font-weight:700}.logo_wrapper a{color:#717171;text-decoration:none;cursor:pointer}.logo_wrapper img{position:fixed;left:35px;top:35px;z-index:2;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;-ms-animation:rotate 2s linear infinite;animation:rotate 3s linear infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotatey(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotatey(360deg)}}@keyframes rotate{100%{transform:rotatey(360deg)}}.logo_dragon a{color:#717171;text-decoration:none;cursor:pointer}.logo_dragon img{position:fixed;width:100px;left:5px;top:5px;z-index:2;-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;-o-animation:rotate 2s linear infinite;-ms-animation:rotate 2s linear infinite;animation:orbit 4s linear infinite}@-webkit-keyframes orbit{100%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes orbit{100%{-moz-transform:rotate(-360deg)}}@keyframes orbit{100%{transform:rotate(-360deg)}}#sidebar-wrapper{position:fixed;z-index:2;right:0;width:250px;height:100%;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translateX(250px);transform:translateX(250px);border-left:1px solid rgba(255,255,255,.1)}.sidebar-nav{position:absolute;top:0;width:250px;margin:0;padding:0;list-style:none}.sidebar-nav li.sidebar-nav-item a{display:block;text-decoration:none;color:#fff;padding:15px}.sidebar-nav li a:hover{text-decoration:none;color:#fff;background:rgba(255,255,255,.2)}.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}.sidebar-nav>.sidebar-brand{font-size:1.2rem;background:rgba(52,58,64,.1);height:80px;line-height:50px;padding-top:15px;padding-bottom:15px;padding-left:15px}.sidebar-nav>.sidebar-brand a{color:#fff}.sidebar-nav>.sidebar-brand a:hover{color:#fff;background:none}#sidebar-wrapper.active{right:250px;width:250px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.menu-toggle{position:fixed;right:15px;top:15px;width:50px;height:50px;text-align:center;color:#fff;background:rgba(52,58,64,.5);line-height:50px;z-index:999}.menu-toggle:focus,.menu-toggle:hover{color:#fff}.menu-toggle:hover{background:#343a40}.bg-primary{background-color:#1d809f!important}.bg-yellow{background-color:#e9d213!important}.bg-green{background-color:#2b9d19!important}.bg-blue{background-color:#19229d!important}.bg-violet{background-color:#871281!important}.bg-purple{background-color:#5943a4!important}.bg-red{background-color:#8f0e0e!important}.bg-orange{background-color:#ff8a00!important}.bg-gray{background-color:#646363!important}.bg-light-gray{background-color:#e6e6e6!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-black-transparent-30{background-color:rgba(0,0,0,.3)!important}.bg-black-transparent-40{background-color:rgba(0,0,0,.4)!important}.bg-black-transparent-50{background-color:rgba(0,0,0,.5)!important}.text-primary{color:#1d809f!important}.text-secondary{color:#ecb807!important}.text-yellow{color:#dbac69!important}.text-green{color:#2b9d19!important}.text-blue{color:#19229d!important}.text-violet{color:#871281!important}.text-red{color:#8f0e0e!important}.text-orange{color:#ff8a00!important}.text-gray{color:#646363!important}.text-light-gray{color:#e6e6e6!important}.text-black{color:#000!important}.text-white{color:#fff!important}.padding_20{padding:20px}.padding_30{padding:30px}.padding_50{padding:50px}.opacity_50{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.opacity_60{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.opacity_70{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.opacity_80{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}.opacity_90{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}.box_shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.box_shadow_1{box-shadow:0 0 10px 0 rgba(0,0,0,1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,1)}.text_shadow_all_4{text-shadow:0 0 4px #c00}.text_shadow_all_5{text-shadow:0 0 5px #c00}.text_shadow_yellow_5{text-shadow:0 0 5px #dbac69}.text_shadow_yellow_10{text-shadow:0 0 10px #dbac69}.non-decoration{text-decoration:none!important}.transform-capitalize{text-transform:capitalize!important}.align-justify{text-align:justify!important}.text-wrap{word-wrap:break-word}blockquote{overflow:auto;padding:.5rem 1rem;background-color:#f8f8f8;border-left:3px solid #5488c7}.page-nummber{margin:20px 0}.page-nummber .apage{color:#1d809f;margin:5px;font-size:20px;text-decoration:none;display:inline-block;line-height:32px;padding:2px 12px}.page-nummber .apage:hover,.cpage{color:#fff!important;background:#1d809f;margin:5px}.page-number-border{border:1px solid #868e96}.page-dots{color:#555!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.page-dots:hover{color:#555!important;background:transparent!important}.masthead_home{min-height:30rem;position:relative;display:table;width:100%;height:auto;padding-top:5rem;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1))),url("../img/bg-masthead22.jpg");background:linear-gradient(90deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 100%),url("../img/bg-masthead22.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover}.masthead_home h1{font-size:4rem;margin:0;padding:0}.masthead_home2{min-height:30rem;position:relative;display:table;width:100%;height:auto;padding-top:5rem}.masthead_home2 h1{font-size:4rem;margin:0;padding:0}@media(min-width:992px){.masthead_home{height:100vh}.masthead_home h1{font-size:5.5rem}.masthead_home2{height:100vh}.masthead_home2 h1{font-size:5.5rem}}.content-section-homepage{padding-top:2.5rem;padding-bottom:2.5rem}.topics-img-bg{width:7rem;height:7rem;border-radius:50%}.topics-img-bg img{width:100%;height:100%;padding:3px;border-radius:50%}.footer{padding-top:2.5rem;padding-bottom:3rem}.footer .social-link{display:block;height:4rem;width:4rem;line-height:4.3rem;font-size:1.5rem;background-color:transparent;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}.footer .social-link:hover{background-color:#dbac69;text-decoration:none}header.masthead{margin-bottom:50px;background:no-repeat center center;background-color:#868e96;background-attachment:scroll;position:relative;background-size:cover}header.masthead .overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#212529;opacity:.6}header.masthead .page-heading,header.masthead .post-heading,header.masthead .site-heading{padding:150px 0 100px;color:#fff}@media only screen and (min-width:768px){header.masthead .page-heading,header.masthead .post-heading,header.masthead .site-heading{padding:150px 0}}header.masthead .page-heading,header.masthead .site-heading{text-align:center}header.masthead .page-heading h1,header.masthead .site-heading h1{font-size:50px;margin-top:0}header.masthead .page-heading .subheading,header.masthead .site-heading .subheading{font-size:24px;font-weight:300;line-height:1.2;display:block;margin:10px 0 0}@media only screen and (min-width:768px){header.masthead .page-heading h1,header.masthead .site-heading h1{font-size:80px}}header.masthead .post-heading h1{font-size:35px}header.masthead .post-heading .meta,header.masthead .post-heading .subheading{line-height:1.3;display:block}header.masthead .post-heading .subheading{font-size:24px;font-weight:500;margin:10px 0 30px}header.masthead .post-heading .meta{font-size:20px;font-weight:300;font-style:italic;line-height:32px}header.masthead .post-heading .meta a{color:#fff;font-weight:500;font-style:normal}header.masthead .post-heading .meta img{width:32px;height:32px;border-radius:50%}@media only screen and (min-width:768px){header.masthead .post-heading h1{font-size:55px}header.masthead .post-heading .subheading{font-size:30px}}@media only screen and (max-width:767px){header.masthead{margin-bottom:0!important}}header.masthead .page-heading-login{padding:50px 0;color:#fff}@media only screen and (min-width:768px){header.masthead .page-heading-login{padding:50px 0}}header.masthead .page-heading-login{text-align:center}header.masthead .page-heading-login h1{font-size:50px;margin-top:0}header.masthead .page-heading-login .subheading{font-size:24px;font-weight:300;line-height:1.2;display:block;margin:10px 0 0}@media only screen and (min-width:768px){header.masthead .page-heading-login h1{font-size:80px}}footer.footer{padding-top:5rem;padding-bottom:5rem}footer.footer .social-link{display:block;height:4rem;width:4rem;line-height:4.3rem;font-size:1.5rem;background-color:transparent;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 3px 0 rgba(0,0,0,.1)}footer.footer .social-link:hover{background-color:#5943a4;text-decoration:none}.one_project{padding:35px 25px;border-bottom:1px solid #ebebeb}.related_projects{padding:25px 0;border-bottom:1px solid #ebebeb}.related_projects:last-of-type{border-bottom:0}.col_left img{width:100%;border-radius:10px;max-width:490px!important}.col_right{text-align:justify}.col_right h4{padding-top:15px;line-height:1.4}.col_right span{color:#555;line-height:19px;font-size:18px;word-wrap:break-word}.article_des{margin-bottom:10px;color:#8e8e8e;line-height:28px}.article_des img{border-radius:50%;width:24px;height:24px}.article_des a{font-size:18px;color:#1d809f;text-decoration:none}.article_des span{position:relative;font-size:16px;color:#8e8e8e}.related_project_label{border-bottom:1px solid #ebebeb;padding-bottom:10px}.tbl_article{display:block;width:100%;overflow:auto;border-collapse:collapse;margin:10px 0}.tbl_article th,.tbl_article td{border:1px solid #d6d6d7;padding:.75rem;vertical-align:top}.container-404{display:flex;align-items:center;justify-content:center;height:100%}.item-404{max-width:700px;max-height:620px;display:block;text-align:center}.icon-404{max-width:200px;height:120px;margin-bottom:20px}.icon-text-error{color:#fefefe;font-size:111px;border:5px double #fefefe;border-radius:15%;padding:0 15px}.content-404{text-align:center;border-radius:20px}.content-404-item{position:relative;top:40%;text-align:center;padding-top:152px;padding-bottom:152px}.content-404-p-wrapper{background:rgba(0,0,0,.4);border-radius:5px}.content-404-font{color:#ffc800}.content-404-span{color:#fefefe;font-style:italic}.content-404-btn{padding:8px 15px}.content-404-btn:hover{background:#54ff36!important;border:1px solid #cecece!important}#myVideo{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;z-index:-1}.br-1{border-radius:5px!important}.br-2{border-radius:10px!important}.br-3{border-radius:15px!important}.br-4{border-radius:20px!important}.valid.modified:not([type=checkbox]){outline:1px solid #26b050}.invalid{outline:1px solid #f00}.validation-message{color:#f00}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem}.btn-social:hover{color:#fff!important}.ext-login-provider{display:block}label{text-indent:1px}.custom-control{line-height:1.5rem}.empty-content.skeleton{min-height:200px}.related_project_label.skeleton{min-height:100px}.empty-img.skeleton{min-height:150px}.col_right h4.skeleton{min-height:43px}.article_des.skeleton{min-height:100px}.topic-name-empty.skeleton{width:112px;min-height:29px;margin:0 auto;border-radius:10px}.topic-desc.skeleton{min-height:29px;border-radius:10px}.topic-list-topic.skeleton{width:100%;height:100%;padding:3px;border-radius:50%}.topic-list-name-empty.skeleton{width:112px;min-height:29px;margin:0 auto;border-radius:10px}.topic-list-desc.skeleton{min-height:29px;border-radius:10px}.skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;-webkit-animation:shine 1s ease infinite;animation:shine 1s ease infinite}@-webkit-keyframes shine{to{background-position:right -40px top 0}}@keyframes shine{to{background-position:right -40px top 0}}