﻿.list-products:not(.product-card-list){-ms-flex:0 1 calc(100% + 8px);flex:0 1 calc(100% + 8px);max-width:calc(100% + 8px)}@media(min-width: 768px){.list-products:not(.product-card-list){-ms-flex:0 1 calc(100% + 12px);flex:0 1 calc(100% + 12px);max-width:calc(100% + 12px)}}@media(min-width: 992px){.list-products:not(.product-card-list){-ms-flex:0 1 calc(100% + 16px);flex:0 1 calc(100% + 16px);max-width:calc(100% + 16px)}.list-products:not(.product-card-list).five-col .col-md-3{-ms-flex:0 1 20%;flex:0 1 20%;max-width:20%}}.list-products:not(.product-card-list).row{margin-right:-4px;margin-left:-4px}@media(min-width: 768px){.list-products:not(.product-card-list).row{margin-right:-6px;margin-left:-6px}}@media(min-width: 992px){.list-products:not(.product-card-list).row{margin-right:-8px;margin-left:-8px}}.list-products:not(.product-card-list).row>div{padding-left:4px;padding-right:4px}@media(min-width: 768px){.list-products:not(.product-card-list).row>div{padding-left:6px;padding-right:6px}}@media(min-width: 992px){.list-products:not(.product-card-list).row>div{padding-left:8px;padding-right:8px}}.list-products:not(.product-card-list) .item{height:100%}.list-products:not(.product-card-list) .product-box{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #ececec;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;padding:10px 10px 0;overflow:hidden;transition:all .35s cubic-bezier(0.25, 0.8, 0.25, 1);-webkit-transition:all .35s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:all .35s cubic-bezier(0.25, 0.8, 0.25, 1);-ms-transition:all .35s cubic-bezier(0.25, 0.8, 0.25, 1);-o-transition:all .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.list-products:not(.product-card-list) .product-box .img-box{position:relative;height:200px;width:100%;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;overflow:hidden;background:#f6f6f7;display:flex;align-items:center;justify-content:center}@media(min-width: 992px){.list-products:not(.product-card-list) .product-box .img-box{height:230px}}.list-products:not(.product-card-list) .product-box .img-box img{width:100%;height:100%;object-fit:cover;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease}.list-products:not(.product-card-list) .product-box .img-box img.img-contain{object-fit:contain;max-width:78%;max-height:78%}.list-products:not(.product-card-list) .product-box .img-box .btn-view{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 14px;background:#0c61a2;color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;opacity:0;visibility:hidden;transform:translateY(120%);-webkit-transform:translateY(120%);-moz-transform:translateY(120%);-o-transform:translateY(120%);-ms-transform:translateY(120%);transition:all .35s ease;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease}.list-products:not(.product-card-list) .product-box .img-box .btn-view i{margin-left:4px}.list-products:not(.product-card-list) .product-box .img-box .btn-view:hover{background:#08397a;border-color:#08397a}.list-products:not(.product-card-list) .product-box .info-box{flex:1;display:flex;flex-direction:column;gap:4px}.list-products:not(.product-card-list) .product-box .info-box .product-cat{font-size:12px;color:#9b9b9b;text-transform:uppercase;letter-spacing:.4px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit}.list-products:not(.product-card-list) .product-box .info-box .product-cat:hover{color:#0c61a2}.list-products:not(.product-card-list) .product-box .info-box .product-name{line-height:24px;min-height:48px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;padding:0;font-weight:600;font-size:15px;color:#222;text-transform:none;transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease}.list-products:not(.product-card-list) .product-box .info-box .product-name:hover{color:#0c61a2}.list-products:not(.product-card-list) .product-box .tag{position:absolute;top:16px;left:16px;z-index:2;padding:3px 10px;background:#08397a;color:#fff;font-size:12px;font-weight:600;line-height:20px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.15)}.list-products:not(.product-card-list) .product-box:hover{border-color:rgba(0,0,0,0);box-shadow:0 14px 34px rgba(0,0,0,.12);transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);-o-transform:translateY(-6px);-ms-transform:translateY(-6px)}.list-products:not(.product-card-list) .product-box:hover .img-box img{transform:scale(1.08);-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-o-transform:scale(1.08);-ms-transform:scale(1.08)}.list-products:not(.product-card-list) .product-box:hover .btn-view{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}.list-products:not(.product-card-list).over-scroll{overflow-x:scroll}.list-products:not(.product-card-list).over-scroll .item-wrap{width:200px;flex:0 0 200px;margin-right:10px}.list-products:not(.product-card-list).over-scrolls{overflow-x:scroll}.list-products:not(.product-card-list).over-scrolls .block{width:200px;flex:0 0 200px;margin-right:10px}@keyframes faqPageBubbleFloat{0%,100%{transform:translateX(8px) translateY(0) scale(1.025)}50%{transform:translateX(8px) translateY(-3px) scale(1.03)}}@keyframes homeFaqBubbleShine{0%,15%{transform:rotate(18deg) translateX(-150%)}55%,100%{transform:rotate(18deg) translateX(430%)}}@media(min-width: 992px){.content>.container>.row .col-lg-8{-ms-flex:0 0 calc(100% - 240px);flex:0 0 calc(100% - 240px);max-width:calc(100% - 240px)}.content>.container>.row .col-lg-8.min{-ms-flex:0 0 calc(100% - 280px);flex:0 0 calc(100% - 280px);max-width:calc(100% - 280px)}.content>.container>.row .slidebar.col-lg-4{-ms-flex:0 0 240px;flex:0 0 240px;max-width:240px}.content>.container>.row .slidebar.col-lg-4.big{-ms-flex:0 0 280px;flex:0 0 280px;max-width:280px}}@media(min-width: 1200px){.content>.container>.row .col-lg-8{-ms-flex:0 0 calc(100% - 270px);flex:0 0 calc(100% - 270px);max-width:calc(100% - 270px)}.content>.container>.row .col-lg-8.min{-ms-flex:0 0 calc(100% - 320px);flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}.content>.container>.row .slidebar.col-lg-4{-ms-flex:0 0 270px;flex:0 0 270px;max-width:270px}.content>.container>.row .slidebar.col-lg-4.big{-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}}@media(min-width: 1300px){.content>.container>.row .col-lg-8{-ms-flex:0 0 calc(100% - 300px);flex:0 0 calc(100% - 300px);max-width:calc(100% - 300px)}.content>.container>.row .col-lg-8.min{-ms-flex:0 0 calc(100% - 350px);flex:0 0 calc(100% - 350px);max-width:calc(100% - 350px)}.content>.container>.row .slidebar.col-lg-4{-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.content>.container>.row .slidebar.col-lg-4.big{-ms-flex:0 0 350px;flex:0 0 350px;max-width:350px}}.content .box-shadow{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);-moz-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #dee2e6}.content.bg_grey{background:#f7f7f7}.content h1.title{font-size:2rem;font-weight:600}.content .mucluc ::-webkit-scrollbar{width:10px}.content .mucluc ::-webkit-scrollbar-track{background:#e2e4e5}.content .mucluc ::-webkit-scrollbar-thumb{background:#888}.content .mucluc ::-webkit-scrollbar-thumb:hover{background:#555}.content .mucluc .er_toc{margin-bottom:15px;background:#fff;line-height:1.7em;max-height:300px;overflow-y:scroll;padding:0;border:1px solid #e2e4e5;border-radius:8px}@media only screen and (max-width: 600px){.content .mucluc .er_toc{height:auto;max-height:200px}}@media(max-width: 991.98px){.content .mucluc .er_toc{max-height:200px}}.content .mucluc .er_toc .er_toc_title{font-size:16px;font-weight:600;text-transform:uppercase;position:relative;background:#e2e4e5;color:#263a4d;padding:7px 10px 7px 35px;position:relative}.content .mucluc .er_toc .er_toc_title:before{font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"";position:absolute;left:10px;top:11px}.content .mucluc .er_toc .er_toc_title span{position:absolute;right:5px;top:8px}.content .mucluc .er_toc .er_toc_title.er_toc_title_open span:after{font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"";margin-left:10px}.content .mucluc .er_toc .er_toc_title.er_toc_title_close span:after{content:"";font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;margin-left:10px}.content .mucluc .er_toc .er_toc_content{padding:10px;background:#e2e4e5;color:#333;border-top:1px solid #e5e5e5}.content .mucluc .er_toc .er_toc_content>ol>li,.content .mucluc .er_toc .er_toc_content>ol>li>a{font-size:14px !important;color:#263a4d;font-weight:600}.content .mucluc .er_toc .er_toc_content>ol>li>ol>li,.content .mucluc .er_toc .er_toc_content>ol>li>ol>li a{font-size:14px !important;color:#263a4d;font-weight:normal !important}.content .mucluc .er_toc .er_toc_content>ol{list-style:none;padding-left:0}.content .mucluc .er_toc .er_toc_content>ol a:hover{color:green}.content .mucluc .er_toc .er_toc_content>ol li{margin-bottom:5px}.content .mucluc .er_toc .er_toc_content>ol>li{font-size:16px}.content .mucluc .er_toc .er_toc_content>ol>li li{font-weight:normal;font-size:15px}.content .mucluc .er_toc .er_toc_content>ol ol{list-style:none;padding-left:20px}.content .mucluc .er_toc .er_toc_content>ol li{margin-bottom:5px}.content .mucluc .er_toc.er_toc_fixed{position:fixed;right:70px;z-index:9999;max-width:400px;max-height:500px;bottom:0;transform:translateY(-50%);margin-left:10px}@media(min-width: 992px){.content .mucluc .er_toc.er_toc_fixed{margin-left:-5px}}.content .mucluc .er_toc.er_toc_fixed .er_toc_title{position:relative}.content .mucluc .er_toc.er_toc_fixed .er_toc_title .close-toc{position:absolute;right:0;z-index:9999;font-style:normal;color:red;cursor:pointer}.content .fixed-mucluc{position:fixed;bottom:90px;cursor:pointer;z-index:9999;background:#f5f5f5;border:2px solid #000;padding:10px 5px;right:20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content .fixed-mucluc i{font-size:35px}@media(min-width: 992px){.content .fixed-mucluc{left:auto}}@media(max-width: 767.98px){.content .fixed-mucluc i{font-size:28px}}.content .pagination{margin:1rem 0 2rem 0;display:flex;align-items:center;justify-content:center}.content .pagination>li{color:#000;border:1px solid #dee2e6;text-align:center;font-size:1rem;background-color:#fff;margin-left:5px;margin-right:5px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}.content .pagination>li a,.content .pagination>li span{width:40px;height:40px;line-height:42px;font-weight:600;display:block;color:#000;text-decoration:none}.content .pagination>li.active{background-color:#bbbfc2 !important;border-color:#bbbfc2 !important;cursor:pointer;text-decoration:none}.content .pagination>li.active *{color:#fff}.content .pagination>li:hover{background-color:#dee2e6;cursor:pointer;text-decoration:none}.content .header-title{font-weight:600;font-size:18px;position:relative;border-bottom:1px solid #e8e8e8;line-height:30px;padding-top:7px;text-align:left}.content .list-news>.border-top{border-top:1px dashed #ccc !important}.content .list-news .item-box{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;position:relative;background:#fff;background-size:cover;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content .list-news .item-box .img-box-wrap{position:relative}.content .list-news .item-box .img-box-wrap .img-box{position:relative;height:300px;width:100%;overflow:hidden;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content .list-news .item-box .img-box-wrap .img-box img{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}@media(min-width: 768px){.content .list-news .item-box .img-box-wrap .img-box{height:calc(600px + 1.5rem)}}@media(min-width: 992px){.content .list-news .item-box .img-box-wrap .img-box{height:calc(700px + 1.5rem)}}.content .list-news .item-box .img-box-wrap .img-box:after{content:"";transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;position:absolute;width:100%;height:80%;background-image:linear-gradient(to top, rgba(0, 11, 52, 0.84), rgba(255, 255, 255, 0));left:0;bottom:0;z-index:1}.content .list-news .item-box .img-box-wrap .cat-url{background:#0c61a2;color:#fff;position:absolute;bottom:0;right:0;z-index:5;font-size:14px}.content .list-news .item-box .item-body{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;padding:10px}@media(min-width: 768px){.content .list-news .item-box .item-body{width:calc(100% - 30px);position:absolute;z-index:100;left:15px;bottom:15px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:0;color:#fff}.content .list-news .item-box .item-body a{color:#fff}.content .list-news .item-box .item-body a:hover{color:#08397a}}.content .list-news .item-box .item-body .item-body-top{padding-left:15px;position:relative}.content .list-news .item-box .item-body .item-body-top:before{content:"";width:2px;height:80%;top:10%;left:0;position:absolute;background-image:linear-gradient(to bottom, #3970BB, #08397A)}.content .list-news .item-box .item-body h5{margin-bottom:10px}.content .list-news .item-box .item-body .item-title{font-size:16px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;min-height:54px;line-height:27px}@media(min-width: 992px){.content .list-news .item-box .item-body .item-title{font-size:18px}}.content .list-news .item-box .item-body .cont{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;line-height:25px;min-height:50px}.content .list-news .item-box .item-body .more-box a{color:#08397a;font-size:16px}.content .list-news .item-box .item-body .more-box p{color:#878484;font-size:14px}.content .list-news .item-box .item-body .content{line-height:25px;height:50px;overflow:hidden;transition:all .7s ease-out;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out}@media(min-width: 768px){.content .list-news .item-box.min .img-box-wrap .img-box{height:300px}}@media(min-width: 992px){.content .list-news .item-box.min .img-box-wrap .img-box{height:350px}}.content .list-news .item-box.min .img-box-wrap .cat-url{background:#0c61a2;color:#fff;position:absolute;bottom:0;right:0;z-index:5;font-size:14px}.content .list-news .item-box:hover .img-box-wrap .img-box:after{height:100%;background-image:linear-gradient(to top, rgb(0, 11, 52), rgba(0, 11, 52, 0.7), rgba(255, 255, 255, 0))}.content .list-news .item-box:hover .img-box-wrap img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05)}.content .list-news .item{height:100%;cursor:pointer;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content .list-news .item .img-box{position:relative;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0}.content .list-news .item .img-box .image_inner{position:relative;display:block;overflow:hidden;height:220px;width:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}@media(min-width: 992px){.content .list-news .item .img-box .image_inner{height:250px}}@media(min-width: 1200px){.content .list-news .item .img-box .image_inner{height:280px}}.content .list-news .item .img-box .image_inner img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .list-news .item .img-box .link{position:absolute;bottom:10px;right:5px;background:#fff;width:70px;height:70px;border-radius:50%;font-size:20px;line-height:72px;text-align:center;-webkit-transition:.3s;transition:.3s;display:none}.content .list-news .item .item-body{position:relative}.content .list-news .item .item-body .share{color:#f0f0f0}.content .list-news .item .item-body .share:hover{color:#0c61a2}.content .list-news .item .item-body .item-title{position:relative}.content .list-news .item .item-body .item-title a{font-size:16px;line-height:28px;font-weight:500;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;min-height:56px;color:#0c61a2}.content .list-news .item .item-body .item-title a:hover{color:#f0f0f0}@media(min-width: 992px){.content .list-news .item .item-body .item-title a{font-size:18px}}.content .list-news .item .item-body .content{line-height:25px;overflow:hidden;min-height:75px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.content .list-news .item .cat-date{color:#838080}.content .list-news .item .cat-date a{color:#0c61a2}.content .list-news .item .cat-date a:hover{color:#000}.content .list-news .item .cat-date .more{padding:7px 10px 7px 12px}.content .list-news .item .cat-date .more:hover{background:#000}@media(min-width: 992px){.content .list-news .item:hover .item-body .news-button .more-btn-news{background-color:#08397a;color:#fff}.content .list-news .item:hover .item-body .news-button:before{border-color:#08397a}.content .list-news .item:hover .item-body .news-button:after{color:#08397a}.content .list-news .item:hover .img-box .image_inner img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.content .list-news .item:hover .img-box .link{background:#0c61a2;color:#fff}}.content .list-news.box .item .item-body .item-title{min-height:0}.content .list-news.box .item .item-body .content{height:auto}@media(min-width: 992px){.content .slidebar .sidebar-fix{position:-webkit-sticky;position:sticky;top:90px}}.content .slidebar .widget-box{position:relative;overflow:hidden;background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.05)}.content .slidebar .widget-box .widget-title{position:relative;display:block;font-size:17px;font-weight:600;line-height:1.4;color:#1a1a1a;text-transform:uppercase;font-family:"Barlow",sans-serif;padding:16px 18px 14px 30px;border-bottom:1px solid #f0f0f0}@media(min-width: 992px){.content .slidebar .widget-box .widget-title{font-size:19px}}.content .slidebar .widget-box .widget-title::before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:4px;height:20px;border-radius:3px;background:#0c61a2}.content .slidebar .widget-box .widget-title span{display:block;line-height:1.4}.content .slidebar .widget-box.widget-contact{background-color:#850050;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;color:#fff}.content .slidebar .widget-box.widget-contact .widget-title{color:#fff;border-bottom-color:hsla(0,0%,100%,.15)}.content .slidebar .widget-box.widget-contact .widget-title::before{background:#fff}.content .slidebar .widget-box.widget-contact .more{display:inline-block;background:#fff;color:#0c61a2;border-radius:30px;padding:0 22px;line-height:40px;font-size:14px;font-weight:600;transition:background .35s cubic-bezier(0.25, 0.8, 0.25, 1),color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-box.widget-contact .more:hover{background:#08397a;color:#fff}.content .slidebar .widget-box.widget-social .network-social a{font-size:17px;width:38px;height:38px;line-height:38px;border-radius:10px;overflow:hidden;color:#fff;text-align:center;background:#ea0000;transition:transform .3s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-box.widget-social .network-social a i{color:#fff}.content .slidebar .widget-box.widget-social .network-social a.facebook_icon{background:#4267b2}.content .slidebar .widget-box.widget-social .network-social a:hover{transform:translateY(-3px);opacity:.92}.content .slidebar .widget-box .search_form{width:100%;border:1px solid #f0f0f0;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;overflow:hidden}.content .slidebar .widget-category.cat-menu ul{list-style:none}.content .slidebar .widget-category .list-box{padding:8px 18px 14px}.content .slidebar .widget-category .list-box>ul{margin:0;padding:0}.content .slidebar .widget-category ul li{cursor:pointer}.content .slidebar .widget-category .list-box>ul>li:not(:first-child){margin-top:4px;padding-top:4px;border-top:1px solid #f2f2f2}.content .slidebar .widget-category .list-box>ul>li>div{position:relative}.content .slidebar .widget-category .list-box>ul>li>div a{display:block;padding:11px 0;color:#333;font-weight:600;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1),padding-left .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-category .list-box>ul>li>div a i{margin-right:6px;color:#0c61a2;transition:transform .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-category .list-box>ul>li>div a:hover{color:#0c61a2;padding-left:4px}.content .slidebar .widget-category .list-box>ul>li>div a:hover i{transform:translateX(2px)}.content .slidebar .widget-category .list-box>ul>li>div a.active{color:#0c61a2}.content .slidebar .widget-category .list-box>ul>li>div .expand-box{position:absolute;right:0;top:0;height:100%;width:40px;display:flex;align-items:center;justify-content:flex-end;color:#999}.content .slidebar .widget-category .list-box>ul>li>div .expand-box i{display:inline-block;transition:transform 200ms ease}.content .slidebar .widget-category .list-box>ul>li.open-box>div .expand-box i{transform:rotate(180deg)}.content .slidebar .widget-category ul.child{padding-left:18px;margin-top:4px;margin-bottom:8px}.content .slidebar .widget-category ul.child>li{border:0}.content .slidebar .widget-category ul.child>li:not(:first-child){margin-top:2px}.content .slidebar .widget-category ul.child>li a{display:block;padding:7px 0;font-size:14px;font-weight:500;color:#666;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1),padding-left .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-category ul.child>li a:hover{color:#0c61a2;padding-left:4px}.content .slidebar .widget-category ul.child>li a.active{color:#0c61a2}.content .slidebar .widget-category .font-weight-bold{font-weight:600 !important}.content .slidebar .widget-category .red{color:#0c61a2 !important}.content .slidebar .widget-news a{font-size:14px}@media(min-width: 992px){.content .slidebar .widget-news a{font-size:15px}}.content .slidebar .widget-news .list-news-latest{padding:6px 18px 14px}.content .slidebar .widget-news .list-news-latest .item-article{display:flex;flex-direction:row;align-items:center;padding:14px 0;border-bottom:1px solid #f0f0f0;transition:transform .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-news .list-news-latest .item-article:first-child{padding-top:6px}.content .slidebar .widget-news .list-news-latest .item-article:last-child{border-bottom:0;padding-bottom:0}.content .slidebar .widget-news .list-news-latest .item-article .post-image{flex:0 0 84px;max-width:84px;position:relative}.content .slidebar .widget-news .list-news-latest .item-article .post-image a{display:block;height:68px;overflow:hidden;border-radius:10px;background:#fff;border:1px solid #f1f1f1}.content .slidebar .widget-news .list-news-latest .item-article .post-image a img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-news .list-news-latest .item-article .post-content{padding-left:14px;overflow:hidden;flex:1 1}.content .slidebar .widget-news .list-news-latest .item-article .post-content .title{margin:0 0 6px;line-height:1.4;font-weight:600}.content .slidebar .widget-news .list-news-latest .item-article .post-content .title a{color:#1a1a1a;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-news .list-news-latest .item-article .post-content .title a:hover{color:#0c61a2}.content .slidebar .widget-news .list-news-latest .item-article .post-content .cat-url{font-size:12px;color:#0c61a2;line-height:1.3;display:block}.content .slidebar .widget-news .list-news-latest .item-article .post-content .brief{font-size:14px;line-height:1.4;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.content .slidebar .widget-news .list-news-latest .item-article .post-content .date{font-size:12px;color:#999}.content .slidebar .widget-news .list-news-latest .item-article .post-content .date i{color:#a6a6a6;font-size:12px;vertical-align:1px;margin-right:3px}.content .slidebar .widget-news .list-news-latest .item-article .post-content .price-more .price{color:#ea0000}.content .slidebar .widget-news .list-news-latest .item-article:hover .post-image img{transform:scale(1.08)}.content .slidebar .widget-news .list-news-latest .item-article.min .post-image{flex:0 0 50px;max-width:50px}.content .slidebar .widget-news .list-news-latest .item-article.min .post-image span{width:40px;height:40px;background:#0c61a2;color:#fff;border-radius:100%}.content .slidebar .widget-news .list-news-latest .item-article.min .post-content{padding-left:0}.content .slidebar .retail{text-decoration:line-through;color:#ccc;font-size:13px}.content .slidebar .widget-service .item{border:1px solid #ececec;padding:12px;border-radius:12px;cursor:pointer;transition:background .35s cubic-bezier(0.25, 0.8, 0.25, 1),border-color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-service .item .icon{background:#0c61a2;border-radius:100%;width:50px;height:50px;flex:0 0 50px;transition:background .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content .slidebar .widget-service .item .icon img{max-width:50%;max-height:50%}.content .slidebar .widget-service .item .name{color:#0c61a2;padding-left:12px;transition:color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 992px){.content .slidebar .widget-service .item:hover{background:#0c61a2;border-color:#0c61a2}.content .slidebar .widget-service .item:hover .icon{background:#08397a}.content .slidebar .widget-service .item:hover .name{color:#fff}}.content .slidebar .widget-support .item{font-size:17px}.content .slidebar .widget-support .item a{color:#033f6e}.content .slidebar .sidebar-filter .filter-box .title{color:#0c61a2;border-bottom:1px solid #e4e4e4;padding:.7rem .8rem;font-size:16px;text-transform:uppercase;font-weight:600;margin:0;position:relative}.content .slidebar .sidebar-filter .filter-box a:hover{opacity:.8}.content .slidebar .sidebar-filter .filter-box .filter-city{padding:.5rem .8rem}.content .slidebar .sidebar-filter .filter-box .filter-city ul{list-style:none;padding:0;margin:0}.content .slidebar .sidebar-filter .filter-box .filter-city ul li{float:left;width:50%}.content .slidebar .sidebar-filter .filter-box .filter-city ul li a{color:#0098da;display:block;line-height:28px;position:relative}.content .slidebar .sidebar-filter .filter-box .filter-city ul li.active a{font-weight:600}.content .slidebar .sidebar-filter .filter-box .filter-city::after{display:block;content:"";clear:both}.content .slidebar .sidebar-filter .filter-box .filter-value{padding:0 .8rem .65rem .8rem;max-height:400px;overflow-y:auto;border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px}.content .slidebar .sidebar-filter .filter-box .filter-value ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between}.content .slidebar .sidebar-filter .filter-box .filter-value ul li{flex:0 0 50%}.content .slidebar .sidebar-filter .filter-box .filter-value ul li a{color:#000;display:block;line-height:28px;padding:0 0 0 24px;position:relative}.content .slidebar .sidebar-filter .filter-box .filter-value ul li a::before{display:block;width:18px;height:18px;content:"";border:1px solid #ccc;margin:0 .3rem 0 0;border-radius:3px;position:absolute;left:0;top:4px;padding:1.5px;color:#797979;font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900}.content .slidebar .sidebar-filter .filter-box .filter-value ul li:hover a,.content .slidebar .sidebar-filter .filter-box .filter-value ul li.active a{color:#0c61a2}.content .slidebar .sidebar-filter .filter-box .filter-value ul li:hover a::before,.content .slidebar .sidebar-filter .filter-box .filter-value ul li.active a::before{content:"";color:#0c61a2}.content .slidebar .sidebar-filter .filter-box .filter-value.full ul li{flex:0 0 100%}.content .slidebar .sidebar-filter .filter-box .filter-value::after{display:block;content:"";clear:both}.content .slidebar .sidebar-filter .filter-box ::-webkit-scrollbar{width:3px}.content .slidebar .sidebar-filter .filter-box ::-webkit-scrollbar-track{background:#f1f1f1}.content .slidebar .sidebar-filter .filter-box ::-webkit-scrollbar-thumb{background:#a4a0a0}.content .slidebar .sidebar-filter .filter-box ::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width: 991.98px){.content .slidebar.slidebar-p{position:fixed;left:-200%;width:80%;max-width:400px;height:100%;top:0;z-index:9999;overflow-y:auto;background:#fff;padding:10px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .slidebar.slidebar-p.active{left:0}}.content .slidebar.slidebar-p .big-title p{font-weight:600;font-size:18px}.content .slidebar.slidebar-p .big-title span{font-size:20px;color:#0c61a2}@media(min-width: 992px){.content .left-box-p{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.content.project-home{background:#fff}.content.news .image-box-big img{width:100%;height:auto;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content.news .dropdown-cat .btn-dark{background:#dfe6e6;border:1px solid #0c61a2;color:#0c61a2}@media(min-width: 992px){.content.news .dropdown-cat .btn-dark{font-size:20px;padding:7px 30px}}.content.news .dropdown-cat .dropdown-menu{padding:0;margin:0}.content.news .dropdown-cat .dropdown-menu li a{padding:5px 10px;border-top:1px dashed #dfe6e6}@media(min-width: 992px){.content.news .dropdown-cat .dropdown-menu li a{padding:7px 30px}}.content.news .dropdown-cat .dropdown-menu li a:hover{background:#dfe6e6}.content.news .dropdown-cat .dropdown-menu li:first-child a{border:0}.content.news .box-recruit .recruitment-title{border-bottom:1px solid silver}.content.news .box-recruit .recruitment-title span{color:#0c61a2;font-weight:600;font-size:20px;border-bottom:2px solid #3970bb}@media(min-width: 768px){.content.news .box-recruit .recruitment-title span{font-size:25px}}.content.news .brief{margin-bottom:20px;border-bottom:1px solid #0c61a2}.content.news .brief *{color:#0c61a2;font-weight:600}@media(min-width: 992px){.content.news .brief *{font-size:20px}}.content.orther-news{background:#dfe6e6}.content.orther-news .header-box{padding-left:0;border-left:0}.content.profile-page iframe{width:100vw !important;height:80vh !important}@media(min-width: 992px){.content.profile-page iframe{width:calc(100vw - 14px) !important}}.content .form-apply .title{color:#0c61a2}.content .form-apply .form-body p,.content .form-apply .form-body label{font-weight:500}.content .form-apply .form-body .help-block-error{color:red;font-size:13px;font-style:italic}.content.list-news .list_news .item{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .45s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow .45s cubic-bezier(0.25, 0.8, 0.25, 1),border-color .45s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.list-news .list_news .item .img-box{position:relative;height:240px;overflow:hidden}@media(min-width: 992px){.content.list-news .list_news .item .img-box{height:250px}}@media(min-width: 1200px){.content.list-news .list_news .item .img-box{height:270px}}.content.list-news .list_news .item .img-box .img-inner{display:block;height:100%;width:100%}.content.list-news .list_news .item .img-box .img-inner .img-cover{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.list-news .list_news .item .img-box .cat-url{position:absolute;top:14px;left:14px;z-index:2;display:inline-block;padding:5px 16px;font-size:13px;font-weight:600;color:#fff;background:#0c61a2;border-radius:20px;line-height:1.6}.content.list-news .list_news .item .item-body{flex:1 1 auto;display:flex;flex-direction:column;padding:20px 22px}.content.list-news .list_news .item .item-body .name{display:block;font-size:18px;font-weight:600;line-height:1.4;color:#1a1a1a;margin-bottom:12px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;transition:color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 1200px){.content.list-news .list_news .item .item-body .name{font-size:19px}}.content.list-news .list_news .item .item-body .meta-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #eee}.content.list-news .list_news .item .item-body .meta-row .date{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#3970bb}.content.list-news .list_news .item .item-body .meta-row .date i{font-size:13px}.content.list-news .list_news .item .item-body .meta-row .share{display:inline-flex;align-items:center;gap:8px}.content.list-news .list_news .item .item-body .meta-row .share a{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f2f2f2;color:#666;font-size:13px;transition:background .3s cubic-bezier(0.25, 0.8, 0.25, 1),color .3s cubic-bezier(0.25, 0.8, 0.25, 1),transform .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.list-news .list_news .item .item-body .meta-row .share a:hover{background:#0c61a2;color:#fff;transform:translateY(-2px)}.content.list-news .list_news .item .item-body .cont{font-size:16px;line-height:1.65;color:#555;margin-bottom:16px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.content.list-news .list_news .item .item-body .more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#0c61a2}.content.list-news .list_news .item .item-body .more i{font-size:12px;transition:transform .35s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 992px){.content.list-news .list_news .item:hover{transform:translateY(-6px);border-color:rgba(0,0,0,0);box-shadow:0 16px 34px rgba(0,0,0,.12)}.content.list-news .list_news .item:hover .img-cover{transform:scale(1.06)}.content.list-news .list_news .item:hover .name{color:#0c61a2}.content.list-news .list_news .item:hover .more i{transform:translateX(5px)}}.content.list-news .list-hot-news img{width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content.list-news .list-hot-news .item{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content.list-news .list-hot-news .item .image{overflow:hidden;height:90px;position:relative}.content.list-news .list-hot-news .item .image a{height:100%;width:100%;overflow:hidden;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content.list-news .list-hot-news .item:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content.list-news .list-hot-news .item .title{font-size:13px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;line-height:25px;min-height:50px}@media(min-width: 992px){.content.list-news .list-hot-news .item .title{font-size:16px}}@media(min-width: 1200px){.content.list-news .list-hot-news .item .title{font-size:17px}}.content.list-news .list-hot-news .item .cat-date *{font-size:15px}.content.list-news .list-hot-news .item .cont{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;line-height:25px;min-height:50px}.content.list-news .list-hot-news .item.has-border{margin-top:15px;padding-top:15px;border-top:1px dashed silver !important}@media(max-width: 767.98px){.content.list-news .list-hot-news .item.has-border-mobile{margin-top:10px;padding-top:12px;border-top:1px solid #dee2e6 !important}}.content.list-news .list-hot-news .item .box{border:1px solid #ebebeb;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.1);-moz-box-shadow:0 5px 8px rgba(0,0,0,.1);box-shadow:0 5px 8px rgba(0,0,0,.1);background:#fff}.content.list-news .list-hot-news .item .box .image{height:225px;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}@media(min-width: 992px){.content.list-news .list-hot-news .item .box .image{height:255px}}.content.list-news .list-hot-news .item .box .image a{height:100%;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}.content.list-news .list-hot-news .item .box .info-box{padding:10px}@media(min-width: 992px){.content.list-news .list-hot-news .item .box .info-box{padding:15px}}.content.list-news .list-hot-news .item .box .info-box .w-title{position:relative}.content.list-news .list-hot-news .item .box .info-box .w-title:after{content:"";width:80px;height:2px;background:#0c61a2;position:absolute;left:0;bottom:0}.content.list-news .list-hot-news .item .box .info-box .title{font-size:16px;position:relative}@media(min-width: 992px){.content.list-news .list-hot-news .item .box .info-box .title{font-size:18px;line-height:28px;min-height:56px}}@media(min-width: 768px){.content.list-news .list-hot-news .list-right .item .col-5{flex:0 0 125px;max-width:125px}.content.list-news .list-hot-news .list-right .item .col-7{flex:0 0 calc(100% - 125px);max-width:calc(100% - 125px)}}.content.list-news .list-jobs .item{border:1px solid #d4d4d4;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);-moz-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1)}.content.list-news .list-jobs .item .img-box .image_inner{border:1px solid #d4d4d4;overflow:hidden;height:70px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}@media(min-width: 768px){.content.list-news .list-jobs .item .img-box .image_inner{height:120px}}@media(min-width: 992px){.content.list-news .list-jobs .item .img-box .image_inner{height:180px}}.content.list-news .list-jobs .item .item-body .item-title{font-size:15px;color:#0c61a2;font-weight:600}@media(min-width: 768px){.content.list-news .list-jobs .item .item-body .item-title{font-size:16px}}@media(min-width: 992px){.content.list-news .list-jobs .item .item-body .item-title{font-size:18px}}.content.list-news .list-jobs .item .item-body .cont{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.content.list-news .alert-warning{border-radius:12px;padding:20px 24px;font-size:15px;color:#856404;background:#fff8e6;border:1px solid #ffe8a1}.content.recruitment-page,.content.job-detail-page{position:relative;overflow:hidden;background:#fff}.content.recruitment-page .section-kicker,.content.job-detail-page .section-kicker{color:#0c61a2;font-size:13px;font-weight:600;letter-spacing:.08em}.content.recruitment-page .section-title,.content.job-detail-page .section-title{color:#005690;font-size:clamp(27px,3vw,42px);font-weight:600;line-height:1.22}.content.recruitment-page .job-status,.content.job-detail-page .job-status{display:inline-flex;align-items:center;flex:0 0 auto;padding:7px 13px;font-size:12px;font-weight:600;line-height:1.2;border-radius:999px}.content.recruitment-page .job-status::before,.content.job-detail-page .job-status::before{width:7px;height:7px;margin-right:7px;content:"";border-radius:50%}.content.recruitment-page .job-status.is-open,.content.job-detail-page .job-status.is-open{color:#137653;background:rgba(12,97,162,.11);border:1px solid rgba(12,97,162,.2)}.content.recruitment-page .job-status.is-open::before,.content.job-detail-page .job-status.is-open::before{background:#0c61a2;box-shadow:0 0 0 4px rgba(12,97,162,.12)}.content.recruitment-page .job-status.is-closed,.content.job-detail-page .job-status.is-closed{color:#8b6363;background:rgba(150,80,80,.08);border:1px solid rgba(150,80,80,.14)}.content.recruitment-page .job-status.is-closed::before,.content.job-detail-page .job-status.is-closed::before{background:#b97878}.content.recruitment-page .job-list,.content.job-detail-page .job-list{display:grid;gap:12px}.content.recruitment-page .job-row,.content.job-detail-page .job-row{position:relative;display:grid;grid-template-columns:62px minmax(0, 1fr);gap:15px;padding:18px;overflow:hidden;align-items:center;background:hsla(0,0%,100%,.96);border:1px solid rgba(0,86,144,.09);border-radius:18px;box-shadow:0 8px 24px rgba(0,86,144,.045);transition:border-color .35s cubic-bezier(0.22, 0.61, 0.36, 1),box-shadow .35s cubic-bezier(0.22, 0.61, 0.36, 1),transform .35s cubic-bezier(0.22, 0.61, 0.36, 1)}.content.recruitment-page .job-row::before,.content.job-detail-page .job-row::before{position:absolute;top:0;bottom:0;left:0;width:4px;content:"";background-image:linear-gradient(45deg, #0C61A2, #08397A);opacity:0;transform:scaleY(0.35);transition:opacity .35s ease,transform .35s cubic-bezier(0.22, 0.61, 0.36, 1)}@media(min-width: 768px){.content.recruitment-page .job-row,.content.job-detail-page .job-row{grid-template-columns:70px minmax(0, 1fr) auto;gap:20px;padding:20px 22px}}@media(min-width: 992px){.content.recruitment-page .job-row,.content.job-detail-page .job-row{grid-template-columns:72px minmax(0, 1fr) auto;gap:24px;padding:24px}}@media(min-width: 1200px){.content.recruitment-page .job-row,.content.job-detail-page .job-row{grid-template-columns:76px minmax(0, 1fr) auto;gap:28px}}@media(min-width: 992px){.content.recruitment-page .job-row.is-related,.content.job-detail-page .job-row.is-related{grid-template-columns:72px minmax(0, 1fr) auto}}.content.recruitment-page .job-row-logo,.content.job-detail-page .job-row-logo{width:62px;height:62px;padding:9px;overflow:hidden;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(12,97,162,.13);border-radius:16px;box-shadow:0 5px 16px rgba(0,86,144,.06)}@media(min-width: 768px){.content.recruitment-page .job-row-logo,.content.job-detail-page .job-row-logo{width:70px;height:70px}}.content.recruitment-page .job-row-logo img,.content.job-detail-page .job-row-logo img{max-width:100%;max-height:100%;object-fit:contain}.content.recruitment-page .job-row-main,.content.job-detail-page .job-row-main{min-width:0}.content.recruitment-page .job-row-labels,.content.job-detail-page .job-row-labels{display:flex;min-width:0;margin-bottom:8px;flex-wrap:wrap;align-items:center;gap:8px 11px}.content.recruitment-page .job-row-category,.content.job-detail-page .job-row-category{overflow:hidden;color:#0c61a2;font-size:11px;font-weight:600;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.content.recruitment-page .job-row-title,.content.job-detail-page .job-row-title{margin:0;font-size:18px;font-weight:600;line-height:1.4;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 992px){.content.recruitment-page .job-row-title,.content.job-detail-page .job-row-title{font-size:20px}}.content.recruitment-page .job-row-title a,.content.job-detail-page .job-row-title a{color:#173d38;transition:color .3s ease}.content.recruitment-page .job-row-brief,.content.job-detail-page .job-row-brief{margin:7px 0 0;color:#74827f;font-size:13px;line-height:1.55;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit}.content.recruitment-page .job-row-facts,.content.job-detail-page .job-row-facts{display:grid;grid-template-columns:minmax(0, 1fr);gap:13px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,86,144,.07)}@media(min-width: 576px){.content.recruitment-page .job-row-facts,.content.job-detail-page .job-row-facts{grid-template-columns:repeat(2, minmax(0, 1fr))}.content.recruitment-page .job-row-facts .job-row-location,.content.job-detail-page .job-row-facts .job-row-location{grid-column:1/-1}}@media(min-width: 992px){.content.recruitment-page .job-row-facts,.content.job-detail-page .job-row-facts{max-width:760px;grid-template-columns:minmax(0, 1fr) minmax(160px, 0.55fr);gap:13px 32px}}.content.recruitment-page .job-row-facts>div,.content.job-detail-page .job-row-facts>div{min-width:0}.content.recruitment-page .job-row-facts small,.content.recruitment-page .job-row-facts strong,.content.job-detail-page .job-row-facts small,.content.job-detail-page .job-row-facts strong{display:block}.content.recruitment-page .job-row-facts small,.content.job-detail-page .job-row-facts small{margin-bottom:5px;color:#8a9a96;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.content.recruitment-page .job-row-facts strong,.content.job-detail-page .job-row-facts strong{display:flex;min-width:0;align-items:flex-start;color:#48635d;font-size:13px;font-weight:600;line-height:1.5;white-space:normal}.content.recruitment-page .job-row-facts strong i,.content.job-detail-page .job-row-facts strong i{width:18px;margin-top:3px;margin-right:5px;flex:0 0 18px;color:#0c61a2;text-align:center}.content.recruitment-page .job-row-facts strong span,.content.job-detail-page .job-row-facts strong span{min-width:0;overflow-wrap:anywhere}.content.recruitment-page .job-row-facts>div:last-child strong,.content.job-detail-page .job-row-facts>div:last-child strong{white-space:nowrap}.content.recruitment-page .job-row-facts>div:last-child strong span,.content.job-detail-page .job-row-facts>div:last-child strong span{overflow-wrap:normal}.content.recruitment-page .job-row-action,.content.job-detail-page .job-row-action{grid-column:1/-1}@media(max-width: 767.98px){.content.recruitment-page .job-row-action .job-row-link,.content.job-detail-page .job-row-action .job-row-link{width:100%}}@media(min-width: 768px){.content.recruitment-page .job-row-action,.content.job-detail-page .job-row-action{grid-column:auto;align-self:center}}.content.recruitment-page .job-row-link,.content.job-detail-page .job-row-link{display:inline-flex;min-height:44px;padding:10px 16px;align-items:center;justify-content:center;gap:9px;color:#005690;font-size:13px;font-weight:600;background:rgba(12,97,162,.06);border:1px solid rgba(12,97,162,.17);border-radius:999px;transition:color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}.content.recruitment-page .job-row-link i,.content.job-detail-page .job-row-link i{color:#0c61a2;transition:color .3s ease,transform .3s ease}@media(min-width: 992px){.content.recruitment-page .job-row:hover,.content.job-detail-page .job-row:hover{border-color:rgba(12,97,162,.28);box-shadow:0 15px 34px rgba(0,86,144,.09);transform:translateY(-3px)}.content.recruitment-page .job-row:hover::before,.content.job-detail-page .job-row:hover::before{opacity:1;transform:scaleY(1)}.content.recruitment-page .job-row:hover .job-row-title a,.content.job-detail-page .job-row:hover .job-row-title a{color:#0c61a2}.content.recruitment-page .job-row:hover .job-row-link,.content.job-detail-page .job-row:hover .job-row-link{color:#fff;background-image:linear-gradient(45deg, #0C61A2, #08397A);border-color:hsla(0,0%,100%,.65);box-shadow:0 10px 23px rgba(12,97,162,.22);transform:translateX(3px)}.content.recruitment-page .job-row:hover .job-row-link i,.content.job-detail-page .job-row:hover .job-row-link i{color:#fff;transform:translateX(3px)}}.content.recruitment-page .job-apply-button,.content.recruitment-page .job-search-submit,.content.recruitment-page .job-form-submit,.content.job-detail-page .job-apply-button,.content.job-detail-page .job-search-submit,.content.job-detail-page .job-form-submit{position:relative;display:inline-flex;min-height:52px;padding:12px 20px;overflow:hidden;align-items:center;justify-content:center;gap:12px;color:#fff !important;font-size:14px;font-weight:600;background-image:linear-gradient(45deg, #0C61A2, #08397A);border:1px solid hsla(0,0%,100%,.7) !important;border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75),0 12px 28px rgba(12,97,162,.26);isolation:isolate;transition:transform .35s cubic-bezier(0.22, 0.61, 0.36, 1),box-shadow .35s cubic-bezier(0.22, 0.61, 0.36, 1)}.content.recruitment-page .job-apply-button::before,.content.recruitment-page .job-search-submit::before,.content.recruitment-page .job-form-submit::before,.content.job-detail-page .job-apply-button::before,.content.job-detail-page .job-search-submit::before,.content.job-detail-page .job-form-submit::before{position:absolute;top:-110%;left:-45%;width:40%;height:320%;content:"";background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.65), transparent);filter:blur(3px);transform:rotate(18deg) translateX(-190%);transition:transform .7s cubic-bezier(0.22, 0.61, 0.36, 1)}.content.recruitment-page .job-apply-button span,.content.recruitment-page .job-apply-button i,.content.recruitment-page .job-search-submit span,.content.recruitment-page .job-search-submit i,.content.recruitment-page .job-form-submit span,.content.recruitment-page .job-form-submit i,.content.job-detail-page .job-apply-button span,.content.job-detail-page .job-apply-button i,.content.job-detail-page .job-search-submit span,.content.job-detail-page .job-search-submit i,.content.job-detail-page .job-form-submit span,.content.job-detail-page .job-form-submit i{position:relative;z-index:1}.content.recruitment-page .job-apply-button:hover,.content.recruitment-page .job-apply-button:focus,.content.recruitment-page .job-search-submit:hover,.content.recruitment-page .job-search-submit:focus,.content.recruitment-page .job-form-submit:hover,.content.recruitment-page .job-form-submit:focus,.content.job-detail-page .job-apply-button:hover,.content.job-detail-page .job-apply-button:focus,.content.job-detail-page .job-search-submit:hover,.content.job-detail-page .job-search-submit:focus,.content.job-detail-page .job-form-submit:hover,.content.job-detail-page .job-form-submit:focus{color:#fff !important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 16px 34px rgba(12,97,162,.34),0 0 0 3px rgba(28,93,189,.1);transform:translateY(-3px)}.content.recruitment-page .job-apply-button:hover::before,.content.recruitment-page .job-apply-button:focus::before,.content.recruitment-page .job-search-submit:hover::before,.content.recruitment-page .job-search-submit:focus::before,.content.recruitment-page .job-form-submit:hover::before,.content.recruitment-page .job-form-submit:focus::before,.content.job-detail-page .job-apply-button:hover::before,.content.job-detail-page .job-apply-button:focus::before,.content.job-detail-page .job-search-submit:hover::before,.content.job-detail-page .job-search-submit:focus::before,.content.job-detail-page .job-form-submit:hover::before,.content.job-detail-page .job-form-submit:focus::before{transform:rotate(18deg) translateX(450%)}.content.recruitment-page .recruitment-hero{position:relative;padding:clamp(26px,4vw,44px) 0;overflow:hidden;background:#fff;border-bottom:1px solid rgba(0,86,144,.07)}.content.recruitment-page .recruitment-hero::before{display:none}.content.recruitment-page .recruitment-hero>.container{position:relative;z-index:1}.content.recruitment-page .job-search-panel{padding:22px;color:#203f3a;background:#fff;border:1px solid rgba(0,86,144,.09);border-radius:24px;box-shadow:0 12px 32px rgba(0,86,144,.07)}@media(min-width: 992px){.content.recruitment-page .job-search-panel{padding:26px 28px 28px}}.content.recruitment-page .job-search-panel-head{gap:20px}.content.recruitment-page .job-search-eyebrow{display:block;margin-bottom:3px;color:#0c61a2;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.content.recruitment-page .job-search-title{color:#005690;font-size:21px;font-weight:600;line-height:1.35}.content.recruitment-page .job-search-reset{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;color:#005690;background:rgba(28,93,189,.08);border:1px solid rgba(28,93,189,.14);border-radius:50%;transition:color .3s ease,background .3s ease,transform .3s ease}.content.recruitment-page .job-search-reset:hover{color:#fff;background:#0c61a2;transform:rotate(-35deg)}.content.recruitment-page .job-search-grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:12px;align-items:center}@media(min-width: 768px){.content.recruitment-page .job-search-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1200px){.content.recruitment-page .job-search-grid{grid-template-columns:1.25fr 1fr 1fr .68fr}.content.recruitment-page .job-search-grid.has-reset{grid-template-columns:1.25fr 1fr 1fr .68fr 54px}}.content.recruitment-page .job-search-field{position:relative;display:block;margin:0}.content.recruitment-page .job-search-field>i{position:absolute;top:50%;left:17px;z-index:2;color:#0c61a2;font-size:14px;pointer-events:none;transform:translateY(-50%)}.content.recruitment-page .job-search-control{width:100%;height:54px;padding:0 16px 0 46px;color:#274842;font-size:14px;background:rgba(247,252,250,.95);border:1px solid rgba(12,97,162,.15);border-radius:14px;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.content.recruitment-page .job-search-control:focus{background:#fff;border-color:rgba(12,97,162,.6);box-shadow:0 0 0 4px rgba(12,97,162,.09)}.content.recruitment-page .job-search-select{cursor:pointer}.content.recruitment-page .job-search-submit{width:100%;min-height:54px;border-radius:14px}.content.recruitment-page .recruitment-list-section{position:relative;background:#fff}.content.recruitment-page .recruitment-list-head{gap:20px}.content.recruitment-page .job-result-count{flex:0 0 auto;margin-left:auto;padding:9px 15px;color:#58706b;font-size:13px;background:#fff;border:1px solid rgba(12,97,162,.13);border-radius:999px;box-shadow:0 7px 18px rgba(0,86,144,.05)}.content.recruitment-page .job-result-count strong{color:#0c61a2;font-size:16px}.content.recruitment-page .job-pagination{margin-top:clamp(32px,5vw,58px)}.content.recruitment-page .job-pagination .pagination{gap:8px;justify-content:center}.content.recruitment-page .job-pagination .pagination>li{margin:0;overflow:hidden;background:#fff;border:1px solid rgba(12,97,162,.16);border-radius:12px;box-shadow:0 6px 16px rgba(0,86,144,.05)}.content.recruitment-page .job-pagination .pagination>li a,.content.recruitment-page .job-pagination .pagination>li span{width:42px;height:42px;color:#005690;line-height:42px}.content.recruitment-page .job-pagination .pagination>li.active{background-image:linear-gradient(45deg, #0C61A2, #08397A);border-color:rgba(0,0,0,0)}.content.recruitment-page .job-pagination .pagination>li.active *{color:#fff}.content.recruitment-page .job-empty-state{padding:55px 20px;color:#68807b;background:hsla(0,0%,100%,.88);border:1px dashed rgba(12,97,162,.25);border-radius:22px}.content.recruitment-page .job-empty-state i{margin-bottom:16px;color:#0c61a2;font-size:42px}@media(max-width: 767.98px){.content.recruitment-page .recruitment-hero{min-height:auto;padding:24px 0}.content.recruitment-page .job-search-panel{padding:18px;border-radius:19px}.content.recruitment-page .recruitment-list-head{align-items:flex-start !important;flex-direction:column}}.content.job-detail-page{overflow:visible}.content.job-detail-page .job-detail-hero{position:relative;padding:clamp(30px,4vw,52px) 0;overflow:hidden;background:#fff;border-bottom:1px solid rgba(0,86,144,.07)}.content.job-detail-page .job-detail-hero::before{display:none}.content.job-detail-page .job-back-link{gap:9px;color:#617772;font-size:13px;font-weight:600;transition:color .3s ease,transform .3s ease}.content.job-detail-page .job-back-link:hover{color:#0c61a2;transform:translateX(-4px)}.content.job-detail-page .job-detail-hero-grid{display:grid;grid-template-columns:96px minmax(0, 1fr);gap:22px;align-items:center}@media(min-width: 992px){.content.job-detail-page .job-detail-hero-grid{grid-template-columns:120px minmax(0, 1fr) auto;gap:32px}}.content.job-detail-page .job-detail-logo{width:96px;height:96px;padding:15px;align-items:center;justify-content:center;background:hsla(0,0%,100%,.96);border:1px solid rgba(0,86,144,.09);border-radius:25px;box-shadow:0 10px 26px rgba(0,86,144,.08),inset 0 1px 0 #fff}@media(min-width: 992px){.content.job-detail-page .job-detail-logo{width:120px;height:120px}}.content.job-detail-page .job-detail-logo img{max-width:100%;max-height:100%;object-fit:contain}.content.job-detail-page .job-detail-heading{min-width:0}.content.job-detail-page .job-detail-category{margin-left:10px;color:#0c61a2;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.content.job-detail-page .job-detail-hero .job-status{color:#137653;background:rgba(12,97,162,.1);border-color:rgba(12,97,162,.2)}.content.job-detail-page .job-detail-hero .job-status::before{background:#08397a;box-shadow:0 0 0 4px rgba(8,57,122,.15)}.content.job-detail-page .job-detail-title{max-width:900px;margin:0 0 15px;color:#fff;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.18;text-shadow:0 5px 22px rgba(0,86,144,.2)}.content.job-detail-page .job-detail-brief{max-width:780px;margin-bottom:20px;color:#536b65;font-size:15px;line-height:1.7;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.content.job-detail-page .job-detail-quick-meta{display:flex;flex-wrap:wrap;gap:9px 18px}.content.job-detail-page .job-detail-quick-meta>div{display:inline-flex;align-items:center;gap:7px;color:#536b65;font-size:13px}.content.job-detail-page .job-detail-quick-meta>div i{color:#0c61a2}.content.job-detail-page .job-detail-hero-action{grid-column:1/-1}@media(min-width: 992px){.content.job-detail-page .job-detail-hero-action{grid-column:auto}}.content.job-detail-page .job-detail-body{position:relative;overflow:visible;background:#fff}.content.job-detail-page .job-detail-body>.container{overflow:visible}.content.job-detail-page .job-detail-body .row{align-items:flex-start;overflow:visible}.content.job-detail-page .job-detail-body .alert-success{width:100%}.content.job-detail-page .job-detail-main-card,.content.job-detail-page .job-apply-card,.content.job-detail-page .job-summary-card{background:hsla(0,0%,100%,.95);border:1px solid rgba(12,97,162,.13);border-radius:24px;box-shadow:0 14px 38px rgba(0,86,144,.07)}.content.job-detail-page .job-detail-main-card{padding:4px clamp(20px,3vw,36px)}.content.job-detail-page .job-content-section{padding:clamp(25px,3vw,36px) 0;border-bottom:1px solid rgba(0,86,144,.09)}.content.job-detail-page .job-content-section:last-child{border-bottom:0}.content.job-detail-page .job-content-heading{gap:13px;margin-bottom:20px}.content.job-detail-page .job-content-heading h2{margin:0;color:#183e38;font-size:clamp(21px,2vw,27px);font-weight:600}.content.job-detail-page .job-content-icon{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;color:#fff;background-image:linear-gradient(45deg, #0C61A2, #08397A);border:1px solid hsla(0,0%,100%,.75);border-radius:14px;box-shadow:0 8px 20px rgba(12,97,162,.2)}.content.job-detail-page .job-content-body{color:#536964;font-size:15px;line-height:1.8}.content.job-detail-page .job-content-body>*:last-child{margin-bottom:0}.content.job-detail-page .job-content-body ul,.content.job-detail-page .job-content-body ol{padding-left:20px}.content.job-detail-page .job-content-body li{margin-bottom:7px}.content.job-detail-page .job-apply-card{padding:clamp(22px,3vw,36px);scroll-margin-top:110px;background:radial-gradient(circle at 95% 0, rgba(28, 93, 189, 0.1), transparent 28%),hsla(0,0%,100%,.97)}.content.job-detail-page .job-apply-heading h2{color:#005690;font-size:clamp(25px,3vw,36px);font-weight:600}.content.job-detail-page .job-apply-heading p{color:#6a7c78}.content.job-detail-page .job-apply-form .form-group{margin-bottom:15px}.content.job-detail-page .job-apply-form input[type=text],.content.job-detail-page .job-apply-form input[type=email],.content.job-detail-page .job-apply-form input[type=tel],.content.job-detail-page .job-apply-form input[type=date],.content.job-detail-page .job-apply-form textarea{width:100%;min-height:52px;padding:12px 15px;color:#294843;background:#f8fcfa;border:1px solid rgba(12,97,162,.16);border-radius:13px;box-shadow:none;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.content.job-detail-page .job-apply-form input[type=text]:focus,.content.job-detail-page .job-apply-form input[type=email]:focus,.content.job-detail-page .job-apply-form input[type=tel]:focus,.content.job-detail-page .job-apply-form input[type=date]:focus,.content.job-detail-page .job-apply-form textarea:focus{background:#fff;border-color:rgba(12,97,162,.62);box-shadow:0 0 0 4px rgba(12,97,162,.08)}.content.job-detail-page .job-apply-form textarea{min-height:125px;resize:vertical}.content.job-detail-page .job-apply-form .help-block{margin:5px 0 0;color:#c45d5d;font-size:12px}.content.job-detail-page .job-file-label{color:#355a53;font-size:13px;font-weight:600}.content.job-detail-page .job-file-label i{margin-right:5px;color:#0c61a2}.content.job-detail-page .job-file-input{width:100%;padding:11px;color:#5f746f;font-size:13px;background:#f8fcfa;border:1px dashed rgba(12,97,162,.3);border-radius:13px}.content.job-detail-page .job-form-submit{min-width:180px;margin-top:5px}.content.job-detail-page .job-form-submit .job-submit-default,.content.job-detail-page .job-form-submit .job-submit-processing{align-items:center;justify-content:center;gap:10px}.content.job-detail-page .job-form-submit .job-submit-default{display:inline-flex}.content.job-detail-page .job-form-submit .job-submit-processing:not(.d-none){display:inline-flex}.content.job-detail-page .job-form-submit:disabled,.content.job-detail-page .job-form-submit.is-processing{cursor:wait;opacity:.82;pointer-events:none;transform:none !important}.content.job-detail-page .job-detail-sidebar{position:relative;align-self:flex-start}@media(min-width: 992px){.content.job-detail-page .job-detail-sidebar{position:-webkit-sticky;position:sticky;top:95px;z-index:10;height:auto}}.content.job-detail-page .job-summary-card{position:relative;padding:24px}.content.job-detail-page .job-summary-title{position:relative;padding-bottom:15px;margin-bottom:8px;color:#005690;font-size:21px;font-weight:600}.content.job-detail-page .job-summary-title::after{position:absolute;bottom:0;left:0;width:70px;height:3px;content:"";background-image:linear-gradient(45deg, #0C61A2, #08397A);border-radius:999px}.content.job-detail-page .job-summary-list{padding:0;margin:0 0 22px;list-style:none}.content.job-detail-page .job-summary-list li{display:grid;grid-template-columns:40px minmax(0, 1fr);gap:12px;padding:15px 0;border-bottom:1px solid rgba(0,86,144,.08)}.content.job-detail-page .job-summary-list li:last-child{border-bottom:0}.content.job-detail-page .job-summary-list li div{min-width:0}.content.job-detail-page .job-summary-list li small,.content.job-detail-page .job-summary-list li strong{display:block}.content.job-detail-page .job-summary-list li small{margin-bottom:3px;color:#78908b;font-size:11px;font-weight:600;letter-spacing:.035em;text-transform:uppercase}.content.job-detail-page .job-summary-list li strong{overflow-wrap:anywhere;color:#294a44;font-size:14px;line-height:1.5}.content.job-detail-page .job-summary-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;color:#0c61a2;background:rgba(12,97,162,.08);border:1px solid rgba(12,97,162,.13);border-radius:13px}.content.job-detail-page .job-related-section{padding-top:clamp(12px,2vw,25px)}@media(max-width: 991.98px){.content.job-detail-page .job-detail-hero-grid{align-items:start}.content.job-detail-page .job-detail-hero-action{padding-top:5px}}@media(max-width: 767.98px){.content.job-detail-page .job-detail-hero{padding:28px 0}.content.job-detail-page .job-detail-hero-grid{grid-template-columns:72px minmax(0, 1fr);gap:15px}.content.job-detail-page .job-detail-logo{width:72px;height:72px;padding:10px;border-radius:19px}.content.job-detail-page .job-detail-title{font-size:29px}.content.job-detail-page .job-detail-category{width:100%;margin:8px 0 0}.content.job-detail-page .job-detail-quick-meta{grid-column:1/-1}.content.job-detail-page .job-detail-main-card,.content.job-detail-page .job-apply-card,.content.job-detail-page .job-summary-card{border-radius:19px}.content.job-detail-page .job-form-submit{width:100%}}.content.job-detail-page .job-apply-card.is-success{padding:0;overflow:hidden;background:radial-gradient(circle at 100% 0, rgba(28, 93, 189, 0.12), transparent 34%),linear-gradient(135deg, rgba(12, 97, 162, 0.035), rgba(255, 255, 255, 0.98))}.content.job-detail-page .job-apply-success{display:grid;width:100%;min-height:250px;grid-template-columns:82px minmax(0, 1fr);gap:30px;align-items:center;padding:clamp(32px,5vw,60px);margin:0;background:rgba(0,0,0,0);border:0;border-radius:inherit;box-shadow:none;backdrop-filter:none}.content.job-detail-page .job-apply-success .job-apply-success-icon{display:inline-flex;width:82px;height:82px;align-items:center;justify-content:center;color:#fff;font-size:32px;background:#0c61a2;border:0;border-radius:50%;box-shadow:0 12px 28px rgba(12,97,162,.2)}.content.job-detail-page .job-apply-success .job-apply-success-icon i{color:inherit;line-height:1}.content.job-detail-page .job-apply-success .job-apply-success-content{min-width:0}.content.job-detail-page .job-apply-success .job-apply-success-content .job-apply-success-kicker{display:block;margin-bottom:10px;color:#0c61a2;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.content.job-detail-page .job-apply-success .job-apply-success-content h3{margin:0 0 12px;color:#005690;font-size:clamp(27px,3vw,38px);font-weight:600;line-height:1.25}.content.job-detail-page .job-apply-success .job-apply-success-content p{max-width:760px;margin:0 0 22px;color:#657b76;font-size:16px;line-height:1.65}.content.job-detail-page .job-apply-success .job-apply-success-link{display:inline-flex;align-items:center;gap:9px;color:#0c61a2;font-size:14px;font-weight:600;line-height:1.4;transition:gap .3s ease,color .3s ease}.content.job-detail-page .job-apply-success .job-apply-success-link i{font-size:13px}.content.job-detail-page .job-apply-success .job-apply-success-link:hover{gap:13px;color:#005690}@media(max-width: 767.98px){.content.job-detail-page .job-apply-success{min-height:0;grid-template-columns:1fr;gap:20px;padding:32px 22px;text-align:center}.content.job-detail-page .job-apply-success .job-apply-success-icon{width:68px;height:68px;margin:auto;font-size:27px}.content.job-detail-page .job-apply-success .job-apply-success-content p{margin-right:auto;margin-left:auto;font-size:15px}.content.job-detail-page .job-apply-success .job-apply-success-link{justify-content:center}}.content.job-detail-page .job-file-input.is-invalid{border-color:#c45d5d;box-shadow:0 0 0 4px rgba(196,93,93,.08)}.content.job-detail-page .job-file-error{min-height:18px;margin-top:5px;color:#c45d5d;font-size:12px}.content.service-home:before{display:none}.content.estimates .direction-content .color_green{font-size:20px;color:#08397a}.content.estimates .direction-content .divBody .boldLabel{font-weight:600;color:#0c61a2;min-width:160px;display:inline-block}.content.estimates .direction-content .divBody .boldCenter{font-weight:600;text-align:center;color:#0c61a2}.content.cont-project-news .item{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .45s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow .45s cubic-bezier(0.25, 0.8, 0.25, 1),border-color .45s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 768px){.content.cont-project-news .item{flex-direction:row}}.content.cont-project-news .item .img-box{display:block;position:relative;height:200px;overflow:hidden;flex-shrink:0}@media(min-width: 768px){.content.cont-project-news .item .img-box{width:42%;height:auto}}.content.cont-project-news .item .img-box .img-cover{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.cont-project-news .item .info-box{flex:1 1 auto;display:flex;flex-direction:column;padding:22px 24px;position:relative}@media(min-width: 768px){.content.cont-project-news .item .info-box{justify-content:center;padding:24px 28px}}.content.cont-project-news .item .info-box::before{content:"";display:block;width:36px;height:3px;border-radius:3px;background:#0c61a2;margin-bottom:14px;transition:width .45s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.cont-project-news .item .info-box .product-name{font-size:18px;font-weight:700;line-height:1.4;margin-bottom:10px;color:#1a1a1a;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;transition:color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.cont-project-news .item .info-box .product-name a{color:inherit;transition:color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 992px){.content.cont-project-news .item .info-box .product-name{font-size:19px}}@media(min-width: 1200px){.content.cont-project-news .item .info-box .product-name{font-size:21px}}.content.cont-project-news .item .info-box .cat-url{font-size:15px;line-height:1.6;color:#666;margin-bottom:16px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.content.cont-project-news .item .info-box .read-more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#0c61a2}.content.cont-project-news .item .info-box .read-more i{font-size:12px;transition:transform .35s cubic-bezier(0.25, 0.8, 0.25, 1)}@media(min-width: 992px){.content.cont-project-news .item:hover{transform:translateY(-6px);border-color:rgba(0,0,0,0);box-shadow:0 16px 34px rgba(0,0,0,.12)}.content.cont-project-news .item:hover .img-cover{transform:scale(1.06)}.content.cont-project-news .item:hover .info-box::before{width:56px}.content.cont-project-news .item:hover .product-name{color:#0c61a2}.content.cont-project-news .item:hover .product-name a{color:inherit}.content.cont-project-news .item:hover .read-more i{transform:translateX(5px)}}.content.cont-project-news .alert-warning{border-radius:12px;padding:20px 24px;font-size:15px;color:#856404;background:#fff8e6;border:1px solid #ffe8a1}.content.list-service .product-item{position:relative;width:100%;cursor:pointer;filter:drop-shadow(3px 5px 10px rgba(0, 0, 0, 0.3))}.content.list-service .product-item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(23,62,164,.1);transition:all .3s linear;pointer-events:none}.content.list-service .product-item .product-image{display:block;position:relative;width:100%;height:350px;overflow:hidden;cursor:pointer}@media(min-width: 768px){.content.list-service .product-item .product-image{height:400px}}@media(min-width: 1200px){.content.list-service .product-item .product-image{height:450px}}.content.list-service .product-item .product-image::before{content:"";display:block;height:100%;width:100%;padding-bottom:115%}@media(min-width: 768px){.content.list-service .product-item .product-image::before{padding-bottom:150%}}@media(min-width: 1200px){.content.list-service .product-item .product-image::before{padding-bottom:200%}}@media(min-width: 1680px){.content.list-service .product-item .product-image::before{padding-bottom:calc(100vh - 89px)}}.content.list-service .product-item .product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .3s linear}.content.list-service .product-item .product-content{position:absolute;bottom:0;left:0;display:flex;flex-flow:column;justify-content:flex-end;width:100%}.content.list-service .product-item .product-content::after{content:"";position:absolute;top:0;left:0;width:100%;height:0;background:rgba(0,0,0,.6)}.content.list-service .product-item .product-content .product-content--inner{position:relative;z-index:1;display:flex;flex-flow:column}.content.list-service .product-item .product-content .product-image-icon{background:#0c61a2;width:80px;height:80px;background:#0c61a2}.content.list-service .product-item .product-content .product-image-icon i{color:#fff;font-size:20px}.content.list-service .product-item .product-content .product-content-head{position:relative}.content.list-service .product-item .product-content .product-content-head #slidesCounting{display:none;text-align:left;justify-content:flex-start}.content.list-service .product-item .product-content .product-content-head #slidesCounting>*{font-weight:400;font-size:12px;line-height:1.9166666667;margin-bottom:6px}.content.list-service .product-item .product-content .product-content-head h3,.content.list-service .product-item .product-content .product-content-head span{display:block;font-weight:600;font-size:16px;line-height:1.25;color:#fff;margin-bottom:0;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit}@media(min-width: 1180px){.content.list-service .product-item .product-content .product-content-head h3,.content.list-service .product-item .product-content .product-content-head span{font-size:18px}}.content.list-service .product-item .product-content .product-content-head h3{text-shadow:2px 2px 4px rgba(0,0,0,.5);word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;line-height:30px}.content.list-service .product-item .product-content .product-content-head .brief{font-size:13px;font-weight:600;text-transform:uppercase;color:#bababa}.content.list-service .product-item .product-content .cont{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:10;height:inherit;-webkit-transition:max-height .1s;-moz-transition:max-height .1s;-ms-transition:max-height .1s;-o-transition:max-height .1s;transition:max-height .1s;overflow:hidden;max-height:0;color:#fff;padding:0 10px}.content.list-service .product-item:hover::after{opacity:0;visibility:hidden;transition:all .3s}.content.list-service .product-item:hover .product-content{height:100%}.content.list-service .product-item:hover .product-content:after{height:100%}.content.list-service .product-item:hover .product-content::before{opacity:1;visibility:visible}.content.list-service .product-item:hover .product-content .cont{max-height:300px;transition:all .1s ease;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;margin-top:10px;margin-bottom:10px}.content.home-news .list_home_news .item .img-box{height:250px}@media(min-width: 768px){.content.home-news .list_home_news .item .img-box{height:270px}}@media(min-width: 992px){.content.home-news .list_home_news .item .img-box{height:300px}}.content.other-product .list-products .item .info-box .product-name{color:#0c61a2}.content.faq-page{background-position:right center;background-repeat:no-repeat;background-size:auto 50%}.content.faq-page .faq{background:#fcfcfa;padding:20px 20px 40px 20px;box-shadow:inset 0 0 30px rgba(0,0,0,.2);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}@media(min-width: 992px){.content.faq-page .faq{padding:40px 40px 60px 40px}}.content.faq-page .faq .faq-list{padding:0;list-style:none}.content.faq-page .faq .faq-list>li{border-bottom:1px solid #f0f0f0}.content.faq-page .faq .faq-list>li:first-child{margin-top:0}.content.faq-page .faq .faq-list>li>a{font-size:17px;color:#0c61a2;font-weight:600;padding:10px 20px 10px 0;border-bottom:1px solid rgba(0,0,0,0)}@media(min-width: 768px){.content.faq-page .faq .faq-list>li>a{font-size:22px}}@media(min-width: 992px){.content.faq-page .faq .faq-list>li>a{font-size:25px;padding:17px 0 15px 0;line-height:1.4}}@media(min-width: 1200px){.content.faq-page .faq .faq-list>li>a{padding:27px 0 25px 0;line-height:1.6}}.content.faq-page .faq .faq-list>li>a span{color:#f0f0f0}.content.faq-page .faq .faq-list>li>a .faq-icon{transition:transform .3s ease;margin-left:12px}.content.faq-page .faq .faq-list>li>a:not(.collapsed) .faq-icon{transform:rotate(180deg);margin-top:-7px}.content.faq-page .faq .faq-list>li ul{margin-left:0;padding-left:15px}.content.faq-page .faq .faq-list>li ul li{margin-bottom:5px}.content.faq-page .faq .faq-list>li>div{background:#dfe6e6;padding:15px 10px;opacity:0;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in}@media(min-width: 768px){.content.faq-page .faq .faq-list>li>div{padding:20px}}.content.faq-page .faq .faq-list>li table{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden}.content.faq-page .faq .faq-list>li table td,.content.faq-page .faq .faq-list>li table th{border:0;padding:8px}@media(min-width: 992px){.content.faq-page .faq .faq-list>li table td,.content.faq-page .faq .faq-list>li table th{padding:10px 20px}}@media(min-width: 1200px){.content.faq-page .faq .faq-list>li table td,.content.faq-page .faq .faq-list>li table th{padding:20px 40px}}.content.faq-page .faq .faq-list>li table tr{background:#eaf3f3}.content.faq-page .faq .faq-list>li table tr:nth-child(odd){background:#fff}.content.faq-page .faq .faq-list>li table tr td:nth-child(2){text-align:right}@media(max-width: 767.98px){.content.faq-page .faq .faq-list>li table tr td:nth-child(2){font-size:15px}}.content.faq-page .faq .faq-list>li table th{background:#f0f0f0;color:#fff;text-transform:uppercase;text-align:center;font-weight:bold}.content.faq-page .faq .faq-list a{display:block;position:relative;text-decoration:none}.content.faq-page .faq .faq-list a[aria-expanded=true]{border-bottom:1px solid #f0f0f0}.content.faq-page .faq .faq-list i{font-size:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transition:1s}.content.faq-page .faq .faq-list i.fa-plus-circle{display:none}.content.faq-page .faq .collapse.show{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"}.content.faq-page:not(.register-page){position:relative;overflow:hidden;color:#333;background:#fff !important;isolation:isolate}.content.faq-page:not(.register-page)::before,.content.faq-page:not(.register-page)::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.content.faq-page:not(.register-page)::before{background:#fff}.content.faq-page:not(.register-page)::after{background:radial-gradient(circle at 70% -18%, rgba(0, 207, 225, 0.06) 0%, transparent 38%),radial-gradient(ellipse 72% 66% at -18% 55%, rgba(71, 194, 168, 0.06) 0%, transparent 78%),radial-gradient(circle at 105% 105%, rgba(154, 231, 174, 0.08) 0%, transparent 48%)}.content.faq-page:not(.register-page)>.container{position:relative;z-index:1}.content.faq-page:not(.register-page) .big-head-title{color:#0c61a2;text-align:center;text-shadow:none}.content.faq-page:not(.register-page) .faq{padding:20px;color:#333;background:linear-gradient(135deg, rgba(28, 93, 189, 0.09), rgba(12, 97, 162, 0.1) 55%, rgba(8, 57, 122, 0.14));border:1px solid rgba(12,97,162,.22);border-radius:24px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 18px 42px rgba(0,86,144,.08)}@media(min-width: 992px){.content.faq-page:not(.register-page) .faq{padding:36px}}.content.faq-page:not(.register-page) .faq .nav-pills{align-items:flex-start;gap:14px}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:max-content;min-width:0;max-width:100%;padding:11px 14px 11px 20px;overflow:hidden;color:#226052;font-size:16px;font-weight:600;line-height:1.4;text-align:left;white-space:normal;background:hsla(0,0%,100%,.78);border:1px solid rgba(12,97,162,.3);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),inset 0 -1px 0 rgba(12,97,162,.08),0 7px 18px rgba(0,86,144,.08);backdrop-filter:blur(12px) saturate(145%);-webkit-backdrop-filter:blur(12px) saturate(145%);isolation:isolate;transition:color .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(0.22, 0.61, 0.36, 1),background .35s ease}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link::before{content:"";position:absolute;top:-80%;left:-45%;z-index:-1;width:46%;height:260%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.36), transparent);filter:blur(4px);opacity:.55;transform:rotate(18deg) translateX(-150%);transition:transform .75s cubic-bezier(0.22, 0.61, 0.36, 1)}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link::after{content:"";display:inline-flex;flex:0 0 27px;align-items:center;justify-content:center;width:27px;height:27px;color:#0c61a2;font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;background:rgba(12,97,162,.08);border:1px solid rgba(12,97,162,.22);border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:hover,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:focus{color:#174d3a;background:linear-gradient(135deg, rgba(12, 97, 162, 0.18), rgba(8, 57, 122, 0.3));border-color:rgba(12,97,162,.58);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82),inset 0 -1px 0 rgba(12,97,162,.12),0 11px 24px rgba(12,97,162,.18);outline:none;transform:translateX(6px) scale(1.02)}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:hover::before,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:focus::before{transform:rotate(18deg) translateX(430%)}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:hover::after,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:focus::after{color:#174d3a;background:hsla(0,0%,100%,.58);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45),0 0 14px rgba(12,97,162,.18);transform:translateX(2px)}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link.active{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,86,144,.22);background-image:linear-gradient(45deg, #0C61A2, #08397A);border-color:hsla(0,0%,100%,.9);transform:translateX(8px) scale(1.025)}@media(min-width: 992px){.content.faq-page:not(.register-page) .faq .nav-pills .nav-link.active{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.78),inset 0 -1px 0 rgba(12,97,162,.22),0 14px 30px rgba(12,97,162,.3),0 0 0 2px rgba(12,97,162,.2);animation:faqPageBubbleFloat 3.2s ease-in-out infinite}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link.active::before{animation:homeFaqBubbleShine 3.2s ease-in-out infinite}}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link.active::after{color:#005690;background:#fff;border-color:hsla(0,0%,100%,.68);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),0 0 16px rgba(0,86,144,.25)}.content.faq-page:not(.register-page) .faq .faq-list{padding:0;margin:0;list-style:none}.content.faq-page:not(.register-page) .faq .faq-list>li{border-top:0;border-bottom:0}.content.faq-page:not(.register-page) .faq .faq-list>li+li{border-top:1px solid rgba(8,123,101,.15)}.content.faq-page:not(.register-page) .faq .faq-list>li>a{position:relative;display:block;min-height:72px;padding:20px 38px 20px 8px;color:#333;font-size:17px;font-weight:600;line-height:1.55;text-align:left;text-decoration:none;border:0;transition:color .3s ease,background .3s ease}.content.faq-page:not(.register-page) .faq .faq-list>li>a span{color:#0c61a2}.content.faq-page:not(.register-page) .faq .faq-list>li>a .faq-icon{position:absolute;top:50%;right:8px;width:22px;height:22px;margin:0;color:#168d75;font-size:12px;transform:translateY(-50%);transition:transform .35s cubic-bezier(0.22, 0.61, 0.36, 1)}.content.faq-page:not(.register-page) .faq .faq-list>li>a:not(.collapsed){color:#087b65;border:0}.content.faq-page:not(.register-page) .faq .faq-list>li>a:not(.collapsed) .faq-icon{margin-top:0;transform:translateY(-50%) rotate(180deg)}.content.faq-page:not(.register-page) .faq .faq-list>li>a:hover{color:#087b65;background:rgba(22,156,158,.045)}.content.faq-page:not(.register-page) .faq .faq-list>li .collapse,.content.faq-page:not(.register-page) .faq .faq-list>li .collapsing{padding:0;color:#536763;background:rgba(0,0,0,0);opacity:1}.content.faq-page:not(.register-page) .faq .faq-list>li .collapse .content-style,.content.faq-page:not(.register-page) .faq .faq-list>li .collapsing .content-style{padding:0 38px 24px 8px;font-size:15px;line-height:1.75;text-align:left}.content.faq-page:not(.register-page) .faq .faq-list>li .collapse .content-style a,.content.faq-page:not(.register-page) .faq .faq-list>li .collapsing .content-style a{color:#087b65}.content.faq-page:not(.register-page) .faq .faq-list>li .collapse .content-style>*:last-child,.content.faq-page:not(.register-page) .faq .faq-list>li .collapsing .content-style>*:last-child{margin-bottom:0}.content.faq-page:not(.register-page) .faq .faq-list>li table{color:#333;background:rgba(0,0,0,0)}.content.faq-page:not(.register-page) .faq .faq-list>li table tr,.content.faq-page:not(.register-page) .faq .faq-list>li table tr:nth-child(odd){background:hsla(0,0%,100%,.72)}.content.faq-page:not(.register-page) .faq .faq-list>li table tr:nth-child(even){background:rgba(22,156,158,.07)}.content.faq-page:not(.register-page) .faq .faq-list>li table th{color:#fff;background:rgba(8,123,101,.78)}@media(max-width: 991.98px){.content.faq-page:not(.register-page) .faq .nav-pills{flex-direction:row !important;flex-wrap:nowrap;align-items:center;gap:12px;padding:4px 15px 0 0;box-shadow:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.content.faq-page:not(.register-page) .faq .nav-pills::-webkit-scrollbar{display:none}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link{flex:0 0 auto;width:auto;max-width:82vw;padding:10px 11px 10px 18px;font-size:15px;white-space:nowrap;scroll-snap-align:start}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:hover,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link:focus,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link.active{transform:translateY(-2px) scale(1.015)}}@media(max-width: 767.98px){.content.faq-page:not(.register-page) .big-head-title{font-size:28px}.content.faq-page:not(.register-page) .faq{padding:15px;border-radius:18px}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link{padding:9px 10px 9px 16px;font-size:14px}.content.faq-page:not(.register-page) .faq .nav-pills .nav-link::after{flex-basis:24px;width:24px;height:24px;font-size:9px}.content.faq-page:not(.register-page) .faq .faq-list>li>a{min-height:64px;padding:15px 30px 15px 2px;font-size:15px;line-height:1.5}.content.faq-page:not(.register-page) .faq .faq-list>li>a .faq-icon{right:2px;width:18px}.content.faq-page:not(.register-page) .faq .faq-list>li .collapse .content-style,.content.faq-page:not(.register-page) .faq .faq-list>li .collapsing .content-style{padding:0 30px 20px 2px;font-size:14px;line-height:1.7}}@media(prefers-reduced-motion: reduce){.content.faq-page:not(.register-page) .faq .nav-pills .nav-link,.content.faq-page:not(.register-page) .faq .nav-pills .nav-link::before{animation:none !important;transition:none !important}}.content.register-page{position:relative}.content.register-page .register-box form{overflow:hidden}.content.register-page .register-box form .form-group{margin-bottom:0}.content.register-page .register-box form .help-block-error{position:absolute;color:#ea0000;left:0;text-align:right}@media(min-width: 992px){.content.register-page .register-box form .help-block-error{width:calc(100% - 180px)}}.content.register-page .register-box form .field-subscribeform-email{width:calc(100% - 135px)}@media(min-width: 992px){.content.register-page .register-box form .field-subscribeform-email{width:calc(100% - 180px)}}.content.register-page .register-box form input.form-control{line-height:45px;height:45px;background:rgba(0,0,0,0);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background:#fff;text-align:left}.content.register-page .register-box form input.form-control:focus{border:1px solid #f0f0f0;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none}.content.register-page .register-box form button.btn{background:#f0f0f0;color:#fff;line-height:45px;padding:0;text-transform:uppercase;font-size:15px;height:45px;font-weight:600;width:130px;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin-left:5px}.content.register-page .register-box form button.btn:hover{background:#0c61a2}.content.register-page .register-box form .loading-text{margin-top:20px;width:135px;flex:0 0 135px;padding-left:30px}@media(min-width: 992px){.content.register-page .register-box .alert-warning{width:90%;margin-left:10%}}@media(min-width: 992px){.content.register-page .register-box .right{text-align:right}}.content.register-page .img-box-1{position:absolute;right:0;width:calc(20% + (100% - 720px)/2);bottom:200px;height:calc(100% - 200px - 1.5rem)}@media(min-width: 992px){.content.register-page .img-box-1{width:22.5%;height:calc(100% - 200px - 3rem)}}@media(min-width: 1200px){.content.register-page .img-box-1{width:25%}}@media(min-width: 1300px){.content.register-page .img-box-1{width:27.5%;height:calc(100% - 200px - 70px)}}.content.register-page .img-box-1:after{content:"";background:url(../css/images/icon-sm.png) repeat;background-size:35px 48px;width:210px;height:96px;display:block;position:absolute;left:-100px;bottom:-57px}.content.register-page .img-box-2{height:300px}@media(min-width: 768px){.content.register-page .img-box-2{width:50%;height:500px}}.content.subpage .img-box{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;height:350px}@media(min-width: 768px){.content.subpage .img-box{height:500px}}.content.subpage .blue-bg{position:relative;background:#0c61a2;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:15px}@media(min-width: 768px){.content.subpage .blue-bg{border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0}.content.subpage .blue-bg:before{content:"";background:#0c61a2;width:50px;height:100%;border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;left:-49px;top:0;z-index:2;position:absolute}.content.subpage .blue-bg:after{content:"";background:#08397a;width:3px;height:calc(100% - 40px);left:-5px;top:20px;z-index:3;position:absolute}}.content.list-product-by-brand .list-brand .item .img-wrap{border:1px solid #eee;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.05);-moz-box-shadow:0 3px 10px rgba(0,0,0,.05);box-shadow:0 3px 10px rgba(0,0,0,.05)}.content.list-product-by-brand .list-brand .item .img-box{height:130px;overflow:hidden}@media(min-width: 768px){.content.list-product-by-brand .list-brand .item .img-box{height:150px}}@media(min-width: 992px){.content.list-product-by-brand .list-brand .item .img-box{height:220px}}@media(min-width: 1200px){.content.list-product-by-brand .list-brand .item .img-box{height:300px}}.content.list-product-by-brand .list-brand .item .img-box img{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content.list-product-by-brand .list-brand .item .name{font-size:15px}@media(min-width: 768px){.content.list-product-by-brand .list-brand .item .name{font-size:16px}}@media(min-width: 992px){.content.list-product-by-brand .list-brand .item .name{font-size:17px}}@media(min-width: 1200px){.content.list-product-by-brand .list-brand .item .name{font-size:18px}}@media(min-width: 1300px){.content.list-product-by-brand .list-brand .item .name{font-size:20px}}.content.list-product-by-brand .list-brand .item:hover .img-box img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05)}.content.product-faq-box .faq .faq-list{padding:0;list-style:none}.content.product-faq-box .faq .faq-list>li{border-top:1px solid #d3d3d3;padding:10px 0}.content.product-faq-box .faq .faq-list>li:first-child{border-top:0}@media(min-width: 992px){.content.product-faq-box .faq .faq-list>li>a{font-size:16px}}.content.product-faq-box .faq .faq-list>li ul{margin-left:0;padding-left:15px}.content.product-faq-box .faq .faq-list>li ul li{margin-bottom:5px}.content.product-faq-box .faq .faq-list a{display:block;position:relative;text-decoration:none;color:#0c61a2;font-weight:600;padding:10px 20px 10px 0}.content.product-faq-box .faq .faq-list a[aria-expanded=true]{font-weight:600}.content.product-faq-box .faq .faq-list a:not(.collapsed){color:#0c61a2;font-weight:bold}.content.product-faq-box .faq .faq-list i{font-size:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transition:1s}.content.product-faq-box .faq .faq-list i.fa-plus-circle{display:none}.content.product-faq-box .faq .collapsed .fa-plus-circle{display:inline !important}.content.product-faq-box .faq .collapsed .fa-minus-circle{display:none}.content.contact .cont{font-size:16px;font-weight:500;color:#555}@media(min-width: 992px){.content.contact .cont{font-size:19px}}.content.contact .c-card{height:100%;text-align:center;background:#fff;border:1px solid #ececec;border-radius:16px;padding:32px 26px;transition:transform .45s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow .45s cubic-bezier(0.25, 0.8, 0.25, 1),border-color .45s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .c-card__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:rgba(12,97,162,.1);color:#0c61a2;font-size:24px;margin-bottom:18px;transition:background .4s cubic-bezier(0.25, 0.8, 0.25, 1),color .4s cubic-bezier(0.25, 0.8, 0.25, 1),transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .c-card__title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.content.contact .c-card__text{font-size:15px;line-height:1.6;color:#666;margin-bottom:6px}.content.contact .c-card__text:last-child{margin-bottom:0}.content.contact .c-card__text b{color:#1a1a1a;font-weight:600}.content.contact .c-card__text a{color:#666;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .c-card__text a:hover{color:#0c61a2}.content.contact .c-card__social{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.content.contact .c-card__social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:17px;color:#fff;background:#0c61a2;overflow:hidden;transition:transform .3s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .c-card__social a.facebook_icon{background:#4267b2}.content.contact .c-card__social a.instagram{background:#e1306c}.content.contact .c-card__social a.messenger{background:#0084ff}.content.contact .c-card__social a.zalo1{background:#0068ff;padding:0}.content.contact .c-card__social a.zalo1 img{width:100%;height:100%;object-fit:cover}.content.contact .c-card__social a:hover{transform:translateY(-3px);opacity:.92}@media(min-width: 992px){.content.contact .c-card:hover{transform:translateY(-6px);border-color:rgba(0,0,0,0);box-shadow:0 16px 34px rgba(0,0,0,.1)}.content.contact .c-card:hover .c-card__icon{background:#0c61a2;color:#fff;transform:scale(1.05)}}.content.contact .contact-form-box{height:100%;background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.05);padding:30px 28px}@media(min-width: 1200px){.content.contact .contact-form-box{padding:38px 36px}}.content.contact .contact-form-box .desc{font-size:16px;font-weight:500;color:#555;margin-bottom:22px}.content.contact .contact-form-box .form-control{padding:12px 16px;border:1px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fff;transition:border-color .3s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .contact-form-box .form-control:focus{border-color:#0c61a2;box-shadow:0 0 0 3px rgba(12,97,162,.12);outline:none}.content.contact .contact-form-box input,.content.contact .contact-form-box select{height:48px}.content.contact .contact-form-box .form-group{margin-bottom:16px !important}.content.contact .contact-form-box .btn-submit{background:#0c61a2;color:#fff;font-weight:600;padding:13px 40px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:0;border-radius:30px;transition:background .35s cubic-bezier(0.25, 0.8, 0.25, 1),transform .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.contact .contact-form-box .btn-submit:hover{background:#033f6e;color:#fff;transform:translateY(-2px)}.content.contact .map-wrap{height:100%;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.content.contact #mapcont{width:100% !important;height:100%;min-height:350px;overflow:hidden}@media(min-width: 992px){.content.contact #mapcont{min-height:100%}}.content.contact #mapcont iframe{width:100% !important;height:100% !important;border:0}.content.contact .has-error .form-control{border-color:#ea0000}.content.contact .has-error .help-block-error{color:#ea0000;font-size:13px;margin-top:5px}.content.contact .alert{border-radius:12px;margin-bottom:20px}.content.gallery .album-card__img{position:relative;display:block;height:260px;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.06)}@media(min-width: 992px){.content.gallery .album-card__img{height:300px}}.content.gallery .album-card__img .img-cover{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.gallery .album-card__img .album-card__overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:rgba(12,97,162,.55);opacity:0;transition:opacity .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.gallery .album-card__img .album-card__overlay .ic{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#0c61a2;font-size:20px;transform:scale(0.6);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.gallery .album-card__name{display:block;text-align:center;margin-top:16px;font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.4;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1);word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 992px){.content.gallery .album-card__name{font-size:19px}}.content.gallery .album-card:hover .album-card__img{box-shadow:0 16px 34px rgba(0,0,0,.14)}.content.gallery .album-card:hover .img-cover{transform:scale(1.08)}.content.gallery .album-card:hover .album-card__overlay{opacity:1}.content.gallery .album-card:hover .album-card__overlay .ic{transform:scale(1)}.content.gallery .album-card:hover .album-card__name{color:#0c61a2}.content.gallery .alert-warning{border-radius:12px;padding:20px 24px;font-size:15px;color:#856404;background:#fff8e6;border:1px solid #ffe8a1}.content.album .gallery-bento{display:grid;gap:16px;grid-template-columns:repeat(2, 1fr);grid-auto-rows:180px}@media(min-width: 768px){.content.album .gallery-bento{grid-template-columns:repeat(3, 1fr);grid-auto-rows:200px}}@media(min-width: 992px){.content.album .gallery-bento{grid-template-columns:repeat(4, 1fr);grid-auto-rows:220px}}@media(min-width: 768px){.content.album .gallery-bento .bento-item:nth-child(6n+1){grid-column:span 2;grid-row:span 2}}@media(min-width: 992px){.content.album .gallery-bento .bento-item:nth-child(6n+4){grid-column:span 2}}.content.album .bento-item{position:relative;display:block;overflow:hidden;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.content.album .bento-item .img-cover{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.album .bento-item .bento-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(12,97,162,.55);opacity:0;transition:opacity .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.album .bento-item .bento-overlay .ic{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#0c61a2;font-size:20px;transform:scale(0.6);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.album .bento-item .bento-overlay .cap{margin-top:14px;padding:0 18px;color:#fff;font-size:15px;font-weight:600;line-height:1.4;text-align:center;transform:translateY(8px);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.content.album .bento-item:hover .img-cover{transform:scale(1.06)}.content.album .bento-item:hover .bento-overlay{opacity:1}.content.album .bento-item:hover .bento-overlay .ic{transform:scale(1)}.content.album .bento-item:hover .bento-overlay .cap{transform:translateY(0)}.content.album .alert-warning{border-radius:12px;padding:20px 24px;font-size:15px;color:#856404;background:#fff8e6;border:1px solid #ffe8a1}.content.video-page .item-video .img-box{position:relative;display:block;height:240px;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.08)}@media(min-width: 768px){.content.video-page .item-video .img-box{height:220px}}@media(min-width: 992px){.content.video-page .item-video .img-box{height:240px}}@media(min-width: 1200px){.content.video-page .item-video .img-box{height:260px}}.content.video-page .item-video .img-box .img-cover{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.video-page .item-video .img-box .overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.25);transition:background .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.video-page .item-video .img-box .play{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.92);color:#0c61a2;font-size:22px;padding-left:4px;box-shadow:0 6px 16px rgba(0,0,0,.2);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),background .35s cubic-bezier(0.25, 0.8, 0.25, 1),color .35s cubic-bezier(0.25, 0.8, 0.25, 1)}.content.video-page .item-video .name{margin:16px 0 0;text-align:center;font-size:16px;font-weight:600;line-height:1.5;color:#1a1a1a;transition:color .3s cubic-bezier(0.25, 0.8, 0.25, 1);word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 992px){.content.video-page .item-video .name{font-size:17px}}.content.video-page .item-video:hover .img-cover{transform:scale(1.06)}.content.video-page .item-video:hover .overlay{background:rgba(12,97,162,.35)}.content.video-page .item-video:hover .play{transform:translate(-50%, -50%) scale(1.12);background:#0c61a2;color:#fff}.content.video-page .item-video:hover .name{color:#0c61a2}.content.video-page .alert-warning{border-radius:12px;padding:20px 24px;font-size:15px;color:#856404;background:#fff8e6;border:1px solid #ffe8a1}.content.shopping{background:#fcfcfc}.content.shopping .box-shadow{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border:1px solid #eee;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);-moz-box-shadow:0 5px 10px rgba(0,0,0,.05);box-shadow:0 5px 10px rgba(0,0,0,.05);background:#fff}.content.shopping .box-shadow .title{font-size:20px;border-bottom:1px solid #0c61a2;font-weight:600}.content.shopping .shopping-cart table tr{border-bottom:1px solid #eee}.content.shopping .shopping-cart table .img-box{width:70px;height:70px;background:#fff}.content.shopping .shopping-cart table .img-box img{max-width:90%;max-height:90%}.content.shopping .shopping-cart .button-box a{display:block;text-align:center;margin-bottom:10px;background:#0c61a2;color:#fff;padding:7px 15px 5px;line-height:24px;text-transform:uppercase}.content.shopping .shopping-cart .button-box a.btn-delete{background:#444}@media(min-width: 768px){.content.shopping .shopping-cart .button-box a{display:inline-block}}.content.shopping .shopping-order .form input,.content.shopping .shopping-order .form select{line-height:32px}.content.shopping .shopping-order .form .wrapper-select{position:relative}.content.shopping .shopping-order .form .wrapper-select label{color:#737373;font-size:11px;line-height:13px;font-weight:400;position:absolute;top:0;width:100%;margin-top:3px;margin-left:1px;padding:0 .91667em;z-index:1;pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:5px;display:inline-block;margin-bottom:.5rem}.content.shopping .shopping-order .form .wrapper-select select{padding-bottom:4px;padding-top:22px !important;line-height:20px;font-size:13px;padding-left:0 .91667em;background:#fff !important;height:46px;-webkit-appearance:none}.content.shopping .shopping-order .form .wrapper-select:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIxIDE5Ij48dGl0bGU+QXJ0Ym9hcmQgMTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjMDAwIj48Zz48cGF0aCBkPSJNMCAwaDF2MTlIMFYweiIgaWQ9IlNoYXBlIiBmaWxsLW9wYWNpdHk9Ii4xNSIvPjxwYXRoIGQ9Ik0xMSA4aDEwbC01IDUtNS01eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==),none;content:"";position:absolute;right:0;top:0;bottom:0;width:45px;background-position:center center;background-repeat:no-repeat;pointer-events:none}.content.shopping .shopping-order .form .custom_radio_box{border-color:#ced4da !important}.content.shopping .shopping-order .form .custom_radio_box>p{display:none}.content.shopping .shopping-order .form .custom_radio_box .radio{padding:10px 15px;line-height:24px}.content.shopping .shopping-order .form .custom_radio_box .radio input{position:absolute;z-index:-1;opacity:0}.content.shopping .shopping-order .form .custom_radio_box .radio input:checked~label:before{background-color:#007bff}.content.shopping .shopping-order .form .custom_radio_box .radio input:checked~label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.content.shopping .shopping-order .form .custom_radio_box .radio label{margin-bottom:0;line-height:20px;padding-top:3px;position:relative;padding-left:20px}.content.shopping .shopping-order .form .custom_radio_box .radio label:before,.content.shopping .shopping-order .form .custom_radio_box .radio label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;z-index:9}.content.shopping .shopping-order .form .custom_radio_box .radio label:before{pointer-events:none;user-select:none;background-color:#dee2e6}.content.shopping .shopping-order .form .custom_radio_box .radio:nth-child(1){border-bottom:1px solid #ced4da}.content.shopping .shopping-order .form .custom_radio_box .radio-wrap .blank-slate{display:none;background:#f5f5f5}.content.shopping .shopping-order .form .custom_radio_box .radio-wrap.show .blank-slate{display:block}.content.shopping .shopping-order .form .has-error input,.content.shopping .shopping-order .form .has-error textarea,.content.shopping .shopping-order .form .has-error select{border:1px solid #ea0000}.content.shopping .shopping-order .form .has-error .help-block{margin-top:5px;color:#ea0000}.content.shopping .shopping-order .form.type_custom .form-group{margin-bottom:0}.content.shopping .shopping-order .form.type_custom #orderform-type_custom{display:flex}.content.shopping .shopping-order .form.type_custom #orderform-type_custom>div{margin-right:10px}.content.shopping .shopping-order .form.type_custom .help-block-error{display:none}.content.shopping .shopping-order .box-extend .ad_title{cursor:pointer}.content.shopping .shopping-order .box-extend .tog-box{display:none}.content.shopping .shopping-order .box-extend .tog-box .form-group{margin-bottom:0}.content.shopping .shopping-order .box-extend.active .tog-box{display:flex}.content.shopping .shopping-order-cart .table_ordered{width:100%}.content.shopping .shopping-order-cart .table_ordered tr{border-top:1px solid #eee}.content.shopping .shopping-order-cart .table_ordered tr:first-child{border-top:0}.content.shopping .shopping-order-cart .table_ordered td{padding:15px 0}.content.shopping .shopping-order-cart .table_ordered .img-wrap{width:90px}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box{display:inline-block;position:relative}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img{width:90px;height:90px;border-radius:3px;overflow:hidden}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img img{max-height:95%;max-width:95%}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box em{display:inline-block;position:absolute;top:-5px;right:-5px;background:#999;color:#fff;border-radius:30px;width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;font-style:normal}.content.shopping .shopping-order-cart .table_ordered .info{padding-left:15px}.content.shopping .shopping-order-cart .table_ordered .info .product-name{font-size:14px;font-weight:600}.content.shopping .shopping-order-cart .table_ordered .info .input_cart input{width:40px;display:block;text-align:center;line-height:20px;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;font-size:14px;outline:none;padding:5px 0;float:left;border-left:0;border-right:0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button{margin:0;font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:30px;height:32px;background:#fff;color:#333;text-align:center;padding:5px 0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-minus{border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-plus{border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0}@media(min-width: 992px){.content.shopping .shopping-order-cart .table_ordered .info .input_cart{flex:0 0 140px;max-width:140px}}.content.shopping .shopping-order-cart .total-cart{font-size:15px;font-weight:600}.content.shopping .shopping-order-cart .btn-submit{width:100%;font-weight:600}@media(min-width: 992px){.content.shopping .shopping-order-cart .btn-submit{font-size:17px}}@media(min-width: 992px){.content.shopping .shopping-order-cart{height:100%}}.content.shopping #sticky-sidebar .sticky-top{top:70px;z-index:900}.content .project-news{background:none}.content .tab-link .item{border:1px solid #cecece;padding:8px 20px 5px 20px;font-weight:600;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .tab-link .item:hover{border:1px solid #0c61a2;color:#0c61a2}.content .tab-link .item.active{background:#0c61a2;border:1px solid #0c61a2;color:#fff}.content.list-office .search_office input,.content.list-office .search_office select{background:rgba(0,0,0,0);display:block;height:50px;text-indent:10px;outline:none;float:left;border:1px solid #ddd;color:#000;background:#fff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}.content.list-office .search_office input::-webkit-input-placeholder,.content.list-office .search_office select::-webkit-input-placeholder{color:#000}.content.list-office .search_office input::-moz-placeholder,.content.list-office .search_office select::-moz-placeholder{color:#000}.content.list-office .search_office input:-ms-input-placeholder,.content.list-office .search_office select:-ms-input-placeholder{color:#000}.content.list-office .search_office input:-moz-placeholder,.content.list-office .search_office select:-moz-placeholder{color:#000}.content.list-office .search_office .s_text{width:100%;margin-bottom:10px;height:50px}@media(min-width: 768px){.content.list-office .search_office .s_text{width:230px;flex:0 0 230px;margin-bottom:0;margin-right:10px}}@media(min-width: 992px){.content.list-office .search_office .s_text{width:33%;flex:0 0 33%}}.content.list-office .search_office button{display:block;float:left;border-radius:0;outline:none;border:1px solid #ddd;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;height:50px;width:100%;border:0;cursor:pointer;font-size:14px}@media(min-width: 768px){.content.list-office .search_office button{width:150px}}.content .advanced-search .txtkeyword{width:100%}@media(min-width: 768px){.content .advanced-search .txtkeyword{max-width:300px}}.content .advanced-search .form-control,.content .advanced-search .btn-submit{padding:0 10px;line-height:45px;height:45px !important}.content.service .list-service .item{border:1px solid #ccc}.content.service .list-service .item .img-box{height:250px}.content.service .list-service .item .info-box{padding:15px}.content.service .list-service .item .info-box .cat-url{text-decoration:underline}.content.service .list-service .item .info-box .name{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;color:#0c61a2;font-size:16px;min-height:50px;line-height:25px;font-weight:600}.content.service .list-service .item .info-box .cont{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;min-height:50px;line-height:25px}.content.content-project-list{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 0, rgba(12, 97, 162, 0.08), transparent 28%),radial-gradient(circle at 95% 90%, rgba(0, 86, 144, 0.08), transparent 30%),#f7f9fa}.content.content-project-list>.container{position:relative;z-index:1}.content.content-project-list .project-list-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px}@media(max-width: 991.98px){.content.content-project-list .project-list-grid{gap:23px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid{grid-template-columns:1fr;gap:22px}}.content.content-project-list .project-list-grid .project-card-wrap{min-width:0}.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd){grid-column:1/-1}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd){grid-column:auto}}.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card{display:grid;grid-template-columns:minmax(0, 1.12fr) minmax(360px, 0.88fr)}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card{display:flex}}.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__image{height:100%;min-height:430px}@media(max-width: 991.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__image{min-height:390px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__image{height:245px;min-height:0}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__image{height:220px}}.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__content{justify-content:center;padding:42px}@media(max-width: 991.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__content{padding:32px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap:last-child:nth-child(odd) .project-card__content{padding:23px 20px 24px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;color:#333;background:#fff;border:1px solid rgba(0,86,144,.1);box-shadow:0 12px 35px rgba(0,86,144,.08);cursor:pointer;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;transition:transform .45s ease,border-color .45s ease,box-shadow .45s ease}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card{border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible{color:#333;border-color:rgba(0,86,144,.25);box-shadow:0 25px 55px rgba(0,86,144,.15);transform:translateY(-8px)}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible{transform:translateY(-4px)}}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__image img,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__image img{transform:scale(1.06)}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__image::after,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__image::after{transform:scaleX(1)}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__image .project-card__number,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__image .project-card__number{color:#fff;border-color:hsla(0,0%,100%,.7);box-shadow:0 10px 25px rgba(0,86,144,.24);background-image:linear-gradient(45deg, #0C61A2, #08397A)}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__heading .project-card__title,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__heading .project-card__title{background-position:100% 50%}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__bottom .project-card__more,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__bottom .project-card__more{width:154px;gap:13px;color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 12px 28px rgba(0,86,144,.25);background-image:linear-gradient(45deg, #3970BB, #1C5DBD)}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__bottom .project-card__more,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__bottom .project-card__more{width:148px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__bottom .project-card__more .project-card__more-text,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__bottom .project-card__more .project-card__more-text{max-width:84px;opacity:1;transform:translateX(0)}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__bottom .project-card__more .project-card__more-text,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__bottom .project-card__more .project-card__more-text{max-width:80px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover .project-card__content .project-card__bottom .project-card__more .project-card__more-icon,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible .project-card__content .project-card__bottom .project-card__more .project-card__more-icon{flex-basis:20px;width:20px;color:#fff;transform:rotate(-45deg)}.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible{outline:2px solid rgba(12,97,162,.7);outline-offset:3px}@media(prefers-reduced-motion: reduce){.content.content-project-list .project-list-grid .project-card-wrap .project-card{transition:none !important}.content.content-project-list .project-list-grid .project-card-wrap .project-card *{transition:none !important}.content.content-project-list .project-list-grid .project-card-wrap .project-card:hover,.content.content-project-list .project-list-grid .project-card-wrap .project-card:focus-visible{transform:none}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__image{position:relative;height:310px;overflow:hidden;background:#dfe6e6}@media(max-width: 991.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__image{height:270px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__image{height:245px}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__image{height:220px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__image::after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:3;height:4px;background:linear-gradient(90deg, #005690, #0C61A2);transform:scaleX(0);transform-origin:left center;transition:transform .55s ease}.content.content-project-list .project-list-grid .project-card-wrap .project-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(0.2, 0.65, 0.3, 1)}.content.content-project-list .project-list-grid .project-card-wrap .project-card__image .project-card__number{position:absolute;top:20px;left:20px;z-index:3;display:flex;align-items:center;justify-content:center;width:52px;height:52px;color:#fff;font-size:16px;font-weight:600;line-height:1;letter-spacing:.6px;background:rgba(0,86,144,.48);border:1px solid hsla(0,0%,100%,.58);box-shadow:0 8px 20px rgba(0,86,144,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__image .project-card__number{top:15px;left:15px;width:45px;height:45px;font-size:14px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__image .project-card__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, rgba(0, 86, 144, 0.02) 35%, rgba(0, 86, 144, 0.53) 100%),linear-gradient(120deg, rgba(0, 86, 144, 0.08), transparent 45%);pointer-events:none}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;padding:28px 30px 30px}@media(max-width: 991.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content{padding:24px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content{padding:23px 20px 24px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading{margin-bottom:23px}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading{margin-bottom:19px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__label{display:inline-flex;align-items:center;gap:8px;margin-bottom:9px;color:#0c61a2;font-size:12px;font-weight:600;line-height:1.45;letter-spacing:1.5px;text-transform:uppercase}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__label{font-size:11px;letter-spacing:1.2px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__label::before{content:"";flex:0 0 auto;width:18px;height:2px;background:#0c61a2;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__title{display:-webkit-box;min-height:68px;margin:0;overflow:hidden;color:#005690;font-size:25px;font-weight:600;line-height:1.35;text-transform:none;background:linear-gradient(90deg, #005690 0%, #005690 45%, #0C61A2 100%);background-size:200% 100%;background-position:0 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:background-position .55s ease}@media(min-width: 1200px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__title{min-height:76px;font-size:28px}}@media(max-width: 991.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__title{min-height:60px;font-size:22px}}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__title{min-height:57px;font-size:21px}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__heading .project-card__title{min-height:54px;font-size:20px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta{display:flex;flex-direction:column;gap:14px;margin:0 0 28px;padding:0;list-style:none}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta{gap:12px;margin-bottom:22px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li{display:grid;grid-template-columns:42px minmax(0, 1fr);gap:13px;align-items:start}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li{grid-template-columns:38px minmax(0, 1fr);gap:11px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#005690;font-size:15px;line-height:1;background:rgba(0,86,144,.07);border:1px solid rgba(0,86,144,.08);border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .icon{width:38px;height:38px;font-size:14px;border-radius:11px;-webkit-border-radius:11px;-moz-border-radius:11px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .text{display:block;min-width:0}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .text small{display:block;margin-bottom:2px;color:#b9b9b9;font-size:12px;font-weight:400;line-height:1.45}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .text strong{display:-webkit-box;overflow:hidden;color:#333;font-size:15px;font-weight:500;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__meta li .text strong{font-size:14px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:20px;border-top:1px solid #dfe6e6}@media(max-width: 767.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom{padding-top:17px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__share{position:relative;z-index:5;display:flex;align-items:center;gap:8px}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__share a{position:relative;z-index:6;display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:#005690;font-size:13px;line-height:1;background:rgba(0,86,144,.06);border:1px solid rgba(0,86,144,.1);text-decoration:none;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:color .35s ease,background .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s ease}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__share a:hover,.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__share a:focus-visible{color:#fff;border-color:rgba(0,0,0,0);text-decoration:none;box-shadow:0 8px 20px rgba(0,86,144,.18);transform:translateY(-2px);background-image:linear-gradient(45deg, #0C61A2, #08397A)}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__share a:focus-visible{outline:2px solid rgba(12,97,162,.45);outline-offset:2px}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more{position:relative;z-index:5;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:0;width:46px;height:46px;padding:0;overflow:hidden;color:#005690;background:#fff;border:1px solid rgba(0,86,144,.16);box-shadow:0 8px 20px rgba(0,86,144,.1);white-space:nowrap;text-decoration:none;cursor:pointer;box-sizing:border-box;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;transition:width .5s cubic-bezier(0.2, 0.75, 0.25, 1),gap .5s cubic-bezier(0.2, 0.75, 0.25, 1),color .4s ease,background .4s ease,border-color .4s ease,box-shadow .4s ease}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more:hover,.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more:focus-visible{color:#fff;text-decoration:none}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more:focus-visible{outline:2px solid rgba(12,97,162,.5);outline-offset:2px}@media(hover: none){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more{width:154px;gap:13px;color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 12px 28px rgba(0,86,144,.2);background-image:linear-gradient(45deg, #3970BB, #1C5DBD)}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more{height:42px}}@media(max-width: 479.98px)and (hover: none){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more{width:148px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-text{flex:0 1 auto;display:block;max-width:0;overflow:hidden;color:inherit;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.7px;text-align:center;text-transform:uppercase;white-space:nowrap;opacity:0;transform:translateX(10px);transition:max-width .5s cubic-bezier(0.2, 0.75, 0.25, 1),opacity .3s ease .08s,transform .4s ease}@media(hover: none){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-text{max-width:84px;opacity:1;transform:translateX(0)}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-text{font-size:11px;letter-spacing:.5px}}@media(max-width: 479.98px)and (hover: none){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-text{max-width:80px}}.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-icon{flex:0 0 44px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#005690;font-size:15px;line-height:1;transition:flex-basis .5s cubic-bezier(0.2, 0.75, 0.25, 1),width .5s cubic-bezier(0.2, 0.75, 0.25, 1),color .4s ease,transform .4s ease}@media(hover: none){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-icon{flex-basis:20px;width:20px;color:#fff;transform:rotate(-45deg)}}@media(max-width: 479.98px){.content.content-project-list .project-list-grid .project-card-wrap .project-card__content .project-card__bottom .project-card__more .project-card__more-icon{height:40px}}.content.register-page .container .formboxbook{position:relative;padding:50px 52px;overflow:hidden;background:radial-gradient(circle at 52% 25%, rgba(28, 93, 189, 0.16), transparent 42%),#005690;box-shadow:0 18px 45px rgba(0,86,144,.13);isolation:isolate;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px}.content.register-page .container .formboxbook::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, #005690 0%, #005690 42%, rgba(0, 86, 144, 0.95) 52%, rgba(0, 86, 144, 0.68) 62%, rgba(0, 86, 144, 0.25) 76%, rgba(0, 86, 144, 0) 92%)}.content.register-page .container .formboxbook::after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border:1px solid hsla(0,0%,100%,.14);border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px}@media(max-width: 991.98px){.content.register-page .container .formboxbook{min-height:190px;padding:34px 38px}.content.register-page .container .formboxbook::before{background:linear-gradient(90deg, #005690 0%, #005690 44%, rgba(0, 86, 144, 0.92) 55%, rgba(0, 86, 144, 0.55) 70%, rgba(0, 86, 144, 0.08) 100%)}}@media(max-width: 767.98px){.content.register-page .container .formboxbook{min-height:0;padding:30px 24px;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px}.content.register-page .container .formboxbook::before{background:rgba(0,86,144,.86)}.content.register-page .container .formboxbook::after{border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px}}@media(max-width: 479.98px){.content.register-page .container .formboxbook{padding:26px 18px}}.content.register-page .container .formboxbook .formboxbook__background{position:absolute;top:0;right:0;z-index:0;display:block;width:43%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none}@media(max-width: 991.98px){.content.register-page .container .formboxbook .formboxbook__background{width:46%}}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__background{width:100%;opacity:.65;object-position:center}}.content.register-page .container .formboxbook .formboxbook__content{position:relative;z-index:2;width:64%}@media(max-width: 991.98px){.content.register-page .container .formboxbook .formboxbook__content{width:70%}}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__content{width:100%;max-width:none}}.content.register-page .container .formboxbook .formboxbook__content .header-box{margin-bottom:24px}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__content .header-box{margin-bottom:18px}}.content.register-page .container .formboxbook .formboxbook__content .header-box .head{gap:7px;color:#fff;font-size:15px;font-weight:500;line-height:1.45;letter-spacing:.1px}@media(max-width: 991.98px){.content.register-page .container .formboxbook .formboxbook__content .header-box .head{font-size:14px}}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__content .header-box .head{justify-content:center;font-size:13px;text-align:center}}.content.register-page .container .formboxbook .formboxbook__content .header-box .head img{flex:0 0 auto;display:block;width:20px;height:20px;object-fit:contain}.content.register-page .container .formboxbook .formboxbook__content .header-box .head span{color:inherit}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form{position:relative;display:flex;align-items:center;width:100%;min-height:52px;margin:0;padding:4px;background:#fff;border:1px solid hsla(0,0%,100%,.75);box-shadow:0 8px 22px rgba(3,63,110,.15),inset 0 0 0 2px rgba(57,112,187,.12);border-radius:32px;-webkit-border-radius:32px;-moz-border-radius:32px}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form{min-height:50px}}@media(max-width: 479.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form{display:block;min-height:0;padding:5px;background:hsla(0,0%,100%,.98);border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px}}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field{flex:1;min-width:0;margin:0}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .form-control{width:100%;height:42px;padding:0 22px;color:#333;font-size:13px;font-weight:400;line-height:42px;background:rgba(0,0,0,0);border:0;box-shadow:none;outline:0;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .form-control::placeholder{color:#b9b9b9;opacity:.85}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .form-control:focus{border:0;box-shadow:none}@media(max-width: 767.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .form-control{padding:0 18px;font-size:12px}}@media(max-width: 479.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .form-control{height:44px;padding:0 15px;line-height:44px;text-align:center}}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .help-block,.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .invalid-feedback{position:absolute;top:calc(100% + 6px);left:20px;margin:0;color:#fdefc0;font-size:11px;line-height:1.4}@media(max-width: 479.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .help-block,.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field .invalid-feedback{position:static;padding:0 10px 5px;text-align:center}}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field.has-error .form-control,.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field.has-danger .form-control{color:#c90e0e}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field.has-error .form-control::placeholder,.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__field.has-danger .form-control::placeholder{color:rgba(201,14,14,.7)}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:170px;height:42px;margin:0;padding:0 24px;color:#fff;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.2px;border:0;box-shadow:0 8px 20px rgba(12,97,162,.22);cursor:pointer;background-image:linear-gradient(45deg, #0C61A2, #08397A);border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;transition:transform .35s ease,box-shadow .35s ease,filter .35s ease}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button:hover,.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button:focus{color:#fff;box-shadow:0 11px 25px rgba(12,97,162,.32);filter:saturate(1.08);transform:translateY(-1px)}.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:2px}@media(max-width: 991.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button{min-width:150px;padding:0 20px;font-size:12px}}@media(max-width: 479.98px){.content.register-page .container .formboxbook .formboxbook__content .form-body .register-form .register-form__button{width:100%;height:44px;margin-top:3px;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px}}.content.register-page .register-success{display:flex;align-items:center;gap:18px;width:100%;min-height:120px;padding:24px 28px;background:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 10px 26px rgba(3,63,110,.16),inset 0 0 0 2px rgba(12,97,162,.08);border-radius:28px;-webkit-border-radius:28px;-moz-border-radius:28px}@media(max-width: 767.98px){.content.register-page .register-success{gap:14px;min-height:0;padding:20px 18px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px}}@media(max-width: 479.98px){.content.register-page .register-success{flex-direction:column;align-items:flex-start;text-align:left;padding:18px 16px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px}}.content.register-page .register-success__icon{flex:0 0 58px;display:flex;align-items:center;justify-content:center;width:58px;height:58px;color:#fff;font-size:22px;line-height:1;box-shadow:0 10px 24px rgba(12,97,162,.22);background-image:linear-gradient(45deg, #0C61A2, #08397A);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}@media(max-width: 767.98px){.content.register-page .register-success__icon{width:52px;height:52px;font-size:20px}}@media(max-width: 479.98px){.content.register-page .register-success__icon{width:48px;height:48px;font-size:18px}}.content.register-page .register-success__content{flex:1;min-width:0}.content.register-page .register-success__title{margin-bottom:6px;color:#005690;font-size:22px;font-weight:700;line-height:1.35}@media(max-width: 991.98px){.content.register-page .register-success__title{font-size:20px}}@media(max-width: 767.98px){.content.register-page .register-success__title{font-size:18px}}@media(max-width: 479.98px){.content.register-page .register-success__title{margin-bottom:5px;font-size:17px}}.content.register-page .register-success__text{color:#333;font-size:16px;font-weight:400;line-height:1.65}@media(max-width: 991.98px){.content.register-page .register-success__text{font-size:15px}}@media(max-width: 767.98px){.content.register-page .register-success__text{font-size:14px;line-height:1.6}}@media(max-width: 479.98px){.content.register-page .register-success__text{font-size:13px;line-height:1.55}}.content.register-page.project-contact-section{position:relative;margin:0;background:linear-gradient(180deg, rgb(178, 222, 210) 0%, #fff 100%)}.content.register-page.project-contact-section .project-contact-box{min-height:0;padding:54px clamp(28px,6vw,92px);background:none;border:1px solid rgba(12,97,162,.55);box-shadow:0 14px 34px rgba(0,86,144,.1);border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px}.content.register-page.project-contact-section .project-contact-box::before{z-index:1;background:linear-gradient(90deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.35))}.content.register-page.project-contact-section .project-contact-box::after{z-index:3;border:1px solid hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px rgba(12,97,162,.08);border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px}.content.register-page.project-contact-section .project-contact-box .formboxbook__background{inset:0;width:100%;height:100%;opacity:.58;object-position:center}.content.register-page.project-contact-section .project-contact-box .formboxbook__content{width:100%;max-width:920px;margin:0 auto}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box{margin-bottom:30px}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box .head{color:#3970bb;font-size:13px;font-weight:500}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box .head span{color:inherit}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box h2{max-width:720px;margin:0 auto;color:#005690;font-size:clamp(28px,2.5vw,42px);font-weight:700;line-height:1.25}.content.register-page.project-contact-section .project-contact-box .project-contact-form .row{margin-right:-8px;margin-left:-8px}.content.register-page.project-contact-section .project-contact-box .project-contact-form .row>div{padding-right:8px;padding-left:8px}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group{position:relative;margin-bottom:14px}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group .form-control{width:100%;height:48px;padding:0 18px;color:#333;font-size:15px;line-height:48px;background:hsla(0,0%,100%,.94);border:1px solid rgba(57,112,187,.72);box-shadow:0 5px 15px rgba(0,86,144,.04);outline:0;border-radius:26px;-webkit-border-radius:26px;-moz-border-radius:26px;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group .form-control::placeholder{color:rgba(51,51,51,.72);opacity:1}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group .form-control:focus{background:#fff;border-color:#0c61a2;box-shadow:0 0 0 3px rgba(12,97,162,.12)}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group .help-block,.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group .invalid-feedback{min-height:16px;margin:4px 14px 0;color:#ea0000;font-size:11px;line-height:1.35}.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group.has-error .form-control,.content.register-page.project-contact-section .project-contact-box .project-contact-form .form-group.has-danger .form-control{border-color:#fdefc0}.content.register-page.project-contact-section .project-contact-box .project-contact-response{margin:2px 0 12px;color:#fdefc0;font-size:13px;text-align:center}.content.register-page.project-contact-section .project-contact-box .project-contact-action{display:flex;align-items:center;justify-content:center;min-height:50px;margin-top:5px}.content.register-page.project-contact-section .project-contact-box .project-contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:260px;min-height:50px;padding:7px 7px 7px 25px;color:#fff;font-size:15px;font-weight:600;letter-spacing:.2px;border:0;box-shadow:0 9px 22px rgba(57,112,187,.24);background-image:linear-gradient(45deg, #3970BB, #1C5DBD);border-radius:28px;-webkit-border-radius:28px;-moz-border-radius:28px;transition:transform .35s ease,box-shadow .35s ease,filter .35s ease}.content.register-page.project-contact-section .project-contact-box .project-contact-submit:hover,.content.register-page.project-contact-section .project-contact-box .project-contact-submit:focus{color:#fff;box-shadow:0 13px 28px rgba(57,112,187,.34);filter:saturate(1.08);transform:translateY(-2px)}.content.register-page.project-contact-section .project-contact-box .project-contact-submit:disabled{cursor:not-allowed;opacity:.75}.content.register-page.project-contact-section .project-contact-box .project-contact-submit .project-contact-submit-icon{flex:0 0 38px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-left:auto;color:#3970bb;font-size:14px;background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.content.register-page.project-contact-section .project-contact-box .loading-text{display:flex;align-items:center;justify-content:center;gap:5px;width:auto;margin:0;padding:0;color:#005690}.content.register-page.project-contact-section .project-contact-box .loading-text .project-contact-processing{margin-right:5px;font-size:13px;font-weight:600}.content.register-page.project-contact-section .project-contact-box .register-success{max-width:760px;margin:0 auto}@media(max-width: 991.98px){.content.register-page.project-contact-section .project-contact-box{padding:44px 38px}.content.register-page.project-contact-section .project-contact-box .formboxbook__content{width:100%}}@media(max-width: 767.98px){.content.register-page.project-contact-section .project-contact-box{padding:34px 22px}.content.register-page.project-contact-section .project-contact-box::before{background:hsla(0,0%,100%,.72)}.content.register-page.project-contact-section .project-contact-box .formboxbook__background{opacity:.4}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box{margin-bottom:24px}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box h2{font-size:26px}.content.register-page.project-contact-section .project-contact-box .project-contact-action{margin-top:12px}}@media(max-width: 479.98px){.content.register-page.project-contact-section .project-contact-box{padding:28px 15px}.content.register-page.project-contact-section .project-contact-box .formboxbook__content .header-box h2{font-size:23px}.content.register-page.project-contact-section .project-contact-box .project-contact-submit{width:100%;min-width:0;padding-left:16px;font-size:11px}}.content.product.project{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding:0;overflow:hidden;border:0;background:#fff}.content.product.project .project-overview{position:relative;width:100%;padding:50px 0 65px;overflow:hidden;background:#fff}.content.product.project .project-overview>.container{width:100%;max-width:none;margin:0;padding-right:0;padding-left:clamp(45px,7vw,165px)}.content.product.project .project-overview .project-overview-inner{display:grid;grid-template-columns:minmax(380px, 40.5%) minmax(0, 59.5%);align-items:start;width:100%}@media(min-width: 1300px){.content.product.project .project-overview{padding-top:65px;padding-bottom:80px}.content.product.project .project-overview>.container{padding-left:clamp(100px,8vw,210px)}}@media(max-width: 1199.98px){.content.product.project .project-overview>.container{padding-left:8vw}.content.product.project .project-overview .project-overview-inner{grid-template-columns:minmax(330px, 41%) minmax(0, 59%)}}@media(max-width: 991.98px){.content.product.project .project-overview{padding:45px 0 55px}.content.product.project .project-overview>.container{padding-left:30px}.content.product.project .project-overview .project-overview-inner{display:flex;flex-direction:column}}@media(max-width: 767.98px){.content.product.project .project-overview{padding:35px 0 45px}.content.product.project .project-overview>.container{padding-left:15px}}.content.product.project .project-left{min-width:0;padding:65px 0 0 0}@media(min-width: 1300px){.content.product.project .project-left{padding-top:75px;max-width:630px;margin-left:auto}}@media(max-width: 1199.98px){.content.product.project .project-left{padding-top:55px}}@media(max-width: 991.98px){.content.product.project .project-left{display:contents}}.content.product.project .project-right{min-width:0;width:100%}@media(max-width: 991.98px){.content.product.project .project-right{display:contents}}.content.product.project .project-heading{min-width:0}.content.product.project .project-heading .project-kicker{display:flex;align-items:center;margin:0 0 5px;color:#333;font-size:14px;font-weight:400;line-height:1.4;text-transform:uppercase}.content.product.project .project-heading .project-kicker i{flex:0 0 auto;margin-right:6px;color:#0c61a2;font-size:17px;line-height:1;transform:rotate(-18deg);-webkit-transform:rotate(-18deg);-moz-transform:rotate(-18deg);-o-transform:rotate(-18deg);-ms-transform:rotate(-18deg)}.content.product.project .project-heading .project-kicker span{display:block;min-width:0}@media(min-width: 1300px){.content.product.project .project-heading .project-kicker{font-size:15px}.content.product.project .project-heading .project-kicker i{font-size:18px}}@media(max-width: 767.98px){.content.product.project .project-heading .project-kicker{font-size:12px}.content.product.project .project-heading .project-kicker i{font-size:15px}}.content.product.project .project-heading .project-title{margin:0;color:#333;font-size:34px;font-weight:600;line-height:1.15}.content.product.project .project-heading .project-title span,.content.product.project .project-heading .project-title strong{display:block;margin-top:10px;color:inherit;font:inherit}.content.product.project .project-heading .project-title strong{font-size:47px;font-weight:700;line-height:1.3;text-transform:uppercase}@media(min-width: 1200px){.content.product.project .project-heading .project-title{font-size:37px}.content.product.project .project-heading .project-title strong{font-size:52px}}@media(min-width: 1300px){.content.product.project .project-heading .project-title{font-size:42px}.content.product.project .project-heading .project-title strong{font-size:59px}}@media(max-width: 1199.98px){.content.product.project .project-heading .project-title{font-size:29px}.content.product.project .project-heading .project-title strong{font-size:41px}}@media(max-width: 767.98px){.content.product.project .project-heading .project-title{font-size:25px}.content.product.project .project-heading .project-title strong{font-size:36px}}@media(max-width: 479.98px){.content.product.project .project-heading .project-title{font-size:23px}.content.product.project .project-heading .project-title strong{font-size:32px}}@media(max-width: 991.98px){.content.product.project .project-heading{order:1;width:100%;padding:0 30px 28px 0}}@media(max-width: 767.98px){.content.product.project .project-heading{padding:0 15px 24px 0}}.content.product.project .project-image{position:relative;width:100%;height:345px;padding:9px 0 9px 9px;overflow:hidden;background:rgba(57,112,187,.14);border-radius:185px 0 0 185px;-webkit-border-radius:185px 0 0 185px;-moz-border-radius:185px 0 0 185px}.content.product.project .project-image a{display:block;width:100%;height:100%;overflow:hidden;border-radius:176px 0 0 176px;-webkit-border-radius:176px 0 0 176px;-moz-border-radius:176px 0 0 176px}.content.product.project .project-image img{display:block;width:100%;min-width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1s ease;-webkit-transition:transform 1s ease;-moz-transition:transform 1s ease;-ms-transition:transform 1s ease;-o-transition:transform 1s ease}.content.product.project .project-image:hover img{transform:scale(1.025);-webkit-transform:scale(1.025);-moz-transform:scale(1.025);-o-transform:scale(1.025);-ms-transform:scale(1.025)}@media(min-width: 1200px){.content.product.project .project-image{height:450px;border-radius:500px 0 0 500px;-webkit-border-radius:500px 0 0 500px;-moz-border-radius:500px 0 0 500px}.content.product.project .project-image a{border-radius:500px 0 0 500px;-webkit-border-radius:500px 0 0 500px;-moz-border-radius:500px 0 0 500px}}@media(min-width: 1300px){.content.product.project .project-image{height:500px;padding:10px 0 10px 10px}}@media(max-width: 1199.98px){.content.product.project .project-image{height:325px;border-radius:170px 0 0 170px;-webkit-border-radius:170px 0 0 170px;-moz-border-radius:170px 0 0 170px}.content.product.project .project-image a{border-radius:161px 0 0 161px;-webkit-border-radius:161px 0 0 161px;-moz-border-radius:161px 0 0 161px}}@media(max-width: 991.98px){.content.product.project .project-image{order:2;width:100%;height:360px;margin-bottom:35px;border-radius:185px 0 0 185px;-webkit-border-radius:185px 0 0 185px;-moz-border-radius:185px 0 0 185px}.content.product.project .project-image a{border-radius:176px 0 0 176px;-webkit-border-radius:176px 0 0 176px;-moz-border-radius:176px 0 0 176px}}@media(max-width: 767.98px){.content.product.project .project-image{height:255px;margin-bottom:30px;padding:7px 0 7px 7px;border-radius:130px 0 0 130px;-webkit-border-radius:130px 0 0 130px;-moz-border-radius:130px 0 0 130px}.content.product.project .project-image a{border-radius:123px 0 0 123px;-webkit-border-radius:123px 0 0 123px;-moz-border-radius:123px 0 0 123px}}@media(max-width: 479.98px){.content.product.project .project-image{height:225px}}.content.product.project .project-specifications{min-width:0;margin-top:58px}.content.product.project .project-specifications table{width:100% !important;max-width:100%;margin:0;border:0 !important;border-collapse:separate;border-spacing:0 8px;background:rgba(0,0,0,0) !important}.content.product.project .project-specifications table tbody{border:0 !important;background:rgba(0,0,0,0) !important}.content.product.project .project-specifications table tr{border:0 !important;background:rgba(0,0,0,0) !important}.content.product.project .project-specifications table td{position:relative;height:auto !important;padding:0 0 8px !important;border:0 !important;color:#333;background:rgba(0,0,0,0) !important;font-size:13px;font-weight:400;line-height:1.5;vertical-align:top}.content.product.project .project-specifications table td::after{content:"";position:absolute;bottom:0;left:0;width:100px;max-width:100%;height:1px;background:rgba(35,35,35,.72)}.content.product.project .project-specifications table td:first-child{width:130px;padding-right:30px !important}.content.product.project .project-specifications table td:first-child::after{width:100px}.content.product.project .project-specifications table td:first-child strong,.content.product.project .project-specifications table td:first-child b{display:block;color:inherit;font-weight:600}.content.product.project .project-specifications table td:last-child{width:auto}.content.product.project .project-specifications table td p{margin:0}.content.product.project .project-specifications table td ul,.content.product.project .project-specifications table td ol{margin:0;padding-left:18px}.content.product.project .project-specifications table td a{color:#0c61a2}.content.product.project .project-specifications table td a:hover{color:#005690}@media(min-width: 1200px){.content.product.project .project-specifications{margin-top:62px}.content.product.project .project-specifications table td{font-size:14px}.content.product.project .project-specifications table td::after{width:110px}.content.product.project .project-specifications table td:first-child{width:145px;padding-right:35px !important}.content.product.project .project-specifications table td:first-child::after{width:110px}}@media(min-width: 1300px){.content.product.project .project-specifications{margin-top:70px}.content.product.project .project-specifications table{border-spacing:0 10px}.content.product.project .project-specifications table td{font-size:15px}.content.product.project .project-specifications table td::after{width:125px}.content.product.project .project-specifications table td:first-child{width:165px;padding-right:40px !important}.content.product.project .project-specifications table td:first-child::after{width:125px}}@media(max-width: 1199.98px){.content.product.project .project-specifications{margin-top:48px}.content.product.project .project-specifications table td{font-size:12px}.content.product.project .project-specifications table td::after{width:95px}.content.product.project .project-specifications table td:first-child{width:118px;padding-right:20px !important}.content.product.project .project-specifications table td:first-child::after{width:95px}}@media(max-width: 991.98px){.content.product.project .project-specifications{order:3;width:100%;margin-top:0;padding-right:30px}.content.product.project .project-specifications table td{font-size:14px}.content.product.project .project-specifications table td::after{width:120px}.content.product.project .project-specifications table td:first-child{width:175px;padding-right:30px !important}.content.product.project .project-specifications table td:first-child::after{width:145px}}@media(max-width: 767.98px){.content.product.project .project-specifications{padding-right:15px}.content.product.project .project-specifications table{display:block;width:100% !important;border-spacing:0}.content.product.project .project-specifications table tbody{display:block;width:100%}.content.product.project .project-specifications table tr{display:block;width:100%;margin:0 0 18px}.content.product.project .project-specifications table tr:last-child{margin-bottom:0}.content.product.project .project-specifications table td{display:block;width:100% !important;padding:0 0 8px !important;font-size:14px}.content.product.project .project-specifications table td:first-child{width:100% !important;margin:0 0 7px;padding-right:0 !important}.content.product.project .project-specifications table td:first-child::after{width:145px}.content.product.project .project-specifications table td:last-child{width:100% !important}.content.product.project .project-specifications table td:last-child::after{width:100%;background:rgba(35,35,35,.3)}}.content.product.project .project-description{max-width:760px;margin:42px 45px 0 80px;color:#005690;font-size:16px;font-weight:600;line-height:1.65}.content.product.project .project-description p{margin:0 0 4px}.content.product.project .project-description p:last-child{margin-bottom:0}.content.product.project .project-description strong,.content.product.project .project-description b{color:inherit;font-weight:600}.content.product.project .project-description ul,.content.product.project .project-description ol{margin:10px 0;padding-left:22px}.content.product.project .project-description img{max-width:100%;height:auto}.content.product.project .project-description table{width:100%;max-width:100%}.content.product.project .project-description a{color:#0c61a2}.content.product.project .project-description a:hover{color:#3970bb}@media(min-width: 1200px){.content.product.project .project-description{max-width:820px;margin-top:48px;margin-left:90px;font-size:17px}}@media(min-width: 1300px){.content.product.project .project-description{max-width:880px;margin-top:55px;margin-right:80px;margin-left:105px;font-size:18px}}@media(max-width: 1199.98px){.content.product.project .project-description{margin:38px 35px 0 55px;font-size:14px}}@media(max-width: 991.98px){.content.product.project .project-description{order:4;width:100%;max-width:none;margin:35px 0 0;padding-right:30px;font-size:16px}}@media(max-width: 767.98px){.content.product.project .project-description{margin-top:28px;padding-right:15px;font-size:15px;line-height:1.7}}@media(prefers-reduced-motion: reduce){.content.product.project .project-image img{transition:none}}@media(min-width: 992px){.content.product:not(.project)>.container>.row .col-lg-8{-ms-flex:0 0 calc(100% - 380px);flex:0 0 calc(100% - 380px);max-width:calc(100% - 380px)}.content.product:not(.project)>.container>.row .book-box.col-lg-4{-ms-flex:0 0 380px;flex:0 0 380px;max-width:380px}}.content.product:not(.project) .home-news{background:none}.content.product:not(.project) .product-image .product-image-swiper{position:relative;background:#fff;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;overflow:hidden;border:1px solid #ececec}.content.product:not(.project) .product-image .product-image-swiper .swiper-wrapper{align-items:stretch}.content.product:not(.project) .product-image .product-image-swiper .item{height:300px}@media(min-width: 992px){.content.product:not(.project) .product-image .product-image-swiper .item{height:350px}}@media(min-width: 1200px){.content.product:not(.project) .product-image .product-image-swiper .item{height:370px}}@media(min-width: 1300px){.content.product:not(.project) .product-image .product-image-swiper .item{height:400px}}@media(min-width: 1400px){.content.product:not(.project) .product-image .product-image-swiper .item{height:500px}}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-prev,.content.product:not(.project) .product-image .product-image-swiper .swiper-button-next{--swiper-navigation-size: 18px;width:42px;height:42px;margin-top:0;top:50%;color:#0c61a2;background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);box-shadow:0 2px 10px rgba(0,0,0,.12);border:1px solid #eee;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-prev:after,.content.product:not(.project) .product-image .product-image-swiper .swiper-button-next:after{font-size:18px;font-weight:700}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-prev:hover,.content.product:not(.project) .product-image .product-image-swiper .swiper-button-next:hover{color:#fff;background:#0c61a2;border-color:#0c61a2}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-prev{left:12px}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-next{right:12px}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-lock{display:none}.content.product:not(.project) .product-image .product-image-swiper .swiper-button-disabled{opacity:0;pointer-events:none}.content.product:not(.project) .product-image .product-image-swiper .swiper-slide{transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease}.content.product:not(.project) .product-image .product-image-list{margin-top:12px}.content.product:not(.project) .product-image .product-image-list .thumb-img{height:78px;border:1px solid #e5e7eb;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}@media(min-width: 992px){.content.product:not(.project) .product-image .product-image-list .thumb-img{height:90px}}.content.product:not(.project) .product-image .product-image-list .thumb-img img.img-contain{max-width:72%;max-height:72%}.content.product:not(.project) .product-image .product-image-list .thumb-img:hover,.content.product:not(.project) .product-image .product-image-list .thumb-img.active{border-color:#0c61a2;box-shadow:0 4px 12px rgba(0,0,0,.08)}.content.product:not(.project) .product-image .product-image-list .thumb-img .text{background:rgba(0,0,0,.55);color:#fff;text-align:center;position:absolute;inset:0;font-weight:600}.content.product:not(.project) .product-brief .share-social{gap:5px;flex-wrap:wrap}.content.product:not(.project) .product-brief .share-social .icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;background:#f4f4f5;color:#555;font-size:15px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.content.product:not(.project) .product-brief .share-social .icon:hover{background:#0c61a2;color:#fff}.content.product:not(.project) .product-brief .hits-badge{display:inline-flex;align-items:center;gap:6px;font-size:15px;color:#888}.content.product:not(.project) .product-brief .hits-badge i{color:#0c61a2}.content.product:not(.project) .product-brief .product-contact-list{display:flex;flex-wrap:wrap;column-gap:28px;row-gap:16px}.content.product:not(.project) .product-brief .product-contact-list .hotline{flex:0 1 auto;width:max-content;min-width:0;max-width:100%;margin-bottom:0 !important;padding-right:14px}.content.product:not(.project) .product-brief .product-contact-list .hotline .text{min-width:0}.content.product:not(.project) .product-brief .product-contact-list .hotline .text a{font-size:18px;white-space:nowrap}@media(min-width: 1200px){.content.product:not(.project) .product-brief .product-contact-list .hotline .text a{font-size:20px}}.content.product:not(.project) .product-brief .hotline{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;padding:6px 26px 6px 6px;border:1px solid #f3c9c9;background:linear-gradient(135deg, #fff 0%, #fdeaea 100%);cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.06);-moz-box-shadow:0 6px 18px rgba(0,0,0,.06);box-shadow:0 6px 18px rgba(0,0,0,.06)}.content.product:not(.project) .product-brief .hotline .icon{position:relative;background:#e11414;color:#fff;border:none;height:54px;width:54px;flex:0 0 54px;line-height:54px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;font-size:22px;text-align:center;z-index:1}.content.product:not(.project) .product-brief .hotline .icon:before,.content.product:not(.project) .product-brief .hotline .icon:after{content:"";position:absolute;inset:0;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;border:2px solid #e11414;animation:hotline-wave 1.8s infinite ease-out;z-index:-1}.content.product:not(.project) .product-brief .hotline .icon:after{animation-delay:.9s}.content.product:not(.project) .product-brief .hotline .icon i{display:inline-block;transform-origin:50% 4px;animation:hotline-ring 1s infinite ease-in-out}.content.product:not(.project) .product-brief .hotline .text{line-height:1.2}.content.product:not(.project) .product-brief .hotline .text p{font-size:12px;color:#999;margin-bottom:3px;text-transform:uppercase;letter-spacing:.4px}.content.product:not(.project) .product-brief .hotline .text a{font-size:22px;font-weight:800;color:#e11414;line-height:1;letter-spacing:.3px}.content.product:not(.project) .product-brief .hotline:hover{border-color:#e11414;-webkit-box-shadow:0 12px 26px rgba(225,20,20,.22);-moz-box-shadow:0 12px 26px rgba(225,20,20,.22);box-shadow:0 12px 26px rgba(225,20,20,.22);transform:translateY(-2px);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-o-transform:translateY(-2px);-ms-transform:translateY(-2px)}.content.product:not(.project) .product-brief .hotline.two{background:#e11414}@keyframes hotline-ring{0%{transform:rotate(0)}10%{transform:rotate(18deg)}20%{transform:rotate(-16deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-12deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-8deg)}70%{transform:rotate(6deg)}80%{transform:rotate(-4deg)}90%{transform:rotate(2deg)}100%{transform:rotate(0)}}@keyframes hotline-wave{0%{transform:scale(1);opacity:.7}100%{transform:scale(1.7);opacity:0}}.content.product:not(.project) .tit-highlight{font-weight:700;font-size:18px;position:relative;padding-bottom:10px;margin-bottom:20px !important}.content.product:not(.project) .tit-highlight b,.content.product:not(.project) .tit-highlight span,.content.product:not(.project) .tit-highlight strong{color:#0c61a2;text-transform:uppercase}.content.product:not(.project) .tit-highlight:after{content:"";position:absolute;left:0;bottom:0;width:56px;height:3px;background:#0c61a2;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}@media(min-width: 992px){.content.product:not(.project) .tit-highlight{font-size:24px}}@media(min-width: 1200px){.content.product:not(.project) .tit-highlight{font-size:28px}}.content.project-information{position:relative;width:100vw;max-width:none;min-height:690px;margin-left:calc(50% - 50vw);padding:35px 0 38px;overflow:hidden;isolation:isolate;margin-top:-2px}@media(min-width: 1200px){.content.project-information{min-height:735px}}@media(min-width: 1300px){.content.project-information{min-height:780px}}@media(max-width: 991.98px){.content.project-information{min-height:650px}}@media(max-width: 767.98px){.content.project-information{min-height:620px;padding:30px 0 32px}}.content.project-information .project-information-background{position:absolute;top:0;right:0;left:0;z-index:-3;width:100%;height:72%;overflow:hidden;pointer-events:none}.content.project-information .project-information-background .project-information-video,.content.project-information .project-information-background .project-information-background-image{display:block;width:100%;height:100%}.content.project-information .project-information-background .project-information-video{object-fit:cover;object-position:center}.content.project-information .project-information-background .project-information-background-image{background-repeat:no-repeat;background-position:center;background-size:cover}.content.project-information .project-information-background::after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.12);pointer-events:none}@media(max-width: 991.98px){.content.project-information .project-information-background{height:62%}}@media(max-width: 767.98px){.content.project-information .project-information-background{height:52%}}.content.project-information .project-information-overlay{position:absolute;inset:0;z-index:-2;pointer-events:none;height:calc(100% + 3px);top:-3px;left:0;background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.55) 27%, rgba(255, 255, 255, 0.08) 48%, rgb(157, 207, 207) 72%, rgb(6, 131, 110) 80%, rgb(11, 154, 125) 90%, rgb(178, 222, 210) 100%),linear-gradient(90deg, rgba(255, 255, 255, 0.27) 0%, rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0.27) 100%)}.content.project-information .project-information-inner{position:relative;z-index:1;width:100%;max-width:100%}.content.project-information .project-information-heading{display:flex;align-items:center;justify-content:center;margin:0 0 17px;color:#005690;text-align:center}.content.project-information .project-information-heading i{flex:0 0 auto;margin-right:7px;color:#0c61a2;font-size:18px;line-height:1;transform:rotate(-18deg)}.content.project-information .project-information-heading h2{margin:0;color:inherit;font-size:16px;font-weight:500;line-height:1.4;text-transform:uppercase}@media(min-width: 1200px){.content.project-information .project-information-heading h2{font-size:17px}}@media(max-width: 767.98px){.content.project-information .project-information-heading{margin-bottom:14px}.content.project-information .project-information-heading i{font-size:16px}.content.project-information .project-information-heading h2{font-size:14px}}.content.project-information .project-information-tabs{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;margin:0 auto;padding:0 0 4px}.content.project-information .project-information-tabs .project-information-tab{flex:0 0 auto;min-width:135px;min-height:39px;padding:8px 19px;border:1px solid rgba(12,97,162,.75);outline:0;color:#005690;background:hsla(0,0%,100%,.82);font-size:12px;font-weight:600;line-height:1.3;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;transition:color .35s ease,background .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s ease}.content.project-information .project-information-tabs .project-information-tab:hover{color:#fff;border-color:#3970bb;background-image:linear-gradient(45deg, #3970BB, #1C5DBD);transform:translateY(-2px)}.content.project-information .project-information-tabs .project-information-tab.project-active{color:#fff;border-color:rgba(0,0,0,0);background-image:linear-gradient(45deg, #3970BB, #1C5DBD);box-shadow:0 7px 18px rgba(57,112,187,.25)}.content.project-information .project-information-tabs .project-information-tab:focus-visible{outline:2px solid #3970bb;outline-offset:3px}@media(min-width: 1200px){.content.project-information .project-information-tabs .project-information-tab{min-width:150px;min-height:42px;padding:9px 22px;font-size:13px}}@media(max-width: 767.98px){.content.project-information .project-information-tabs{justify-content:flex-start;gap:10px;width:calc(100% + 30px);margin-right:-15px;margin-left:-15px;padding:0 15px 9px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,86,144,.38) hsla(0,0%,100%,.28);-webkit-overflow-scrolling:touch}.content.project-information .project-information-tabs::-webkit-scrollbar{height:4px}.content.project-information .project-information-tabs::-webkit-scrollbar-track{background:hsla(0,0%,100%,.28);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content.project-information .project-information-tabs::-webkit-scrollbar-thumb{background:rgba(0,86,144,.38);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content.project-information .project-information-tabs .project-information-tab{min-width:130px;min-height:37px;padding:8px 16px;font-size:11px}}.content.project-information .project-information-panels{position:relative;width:100%;max-width:100%;margin:43px 0 0}@media(max-width: 767.98px){.content.project-information .project-information-panels{margin-top:30px}}.content.project-information .project-information-panel{position:relative;width:100%;max-width:100%}.content.project-information .project-information-panel[hidden]{display:none !important}.content.project-information .project-information-panel.project-active{animation:projectInformationPanelIn .55s ease both}.content.project-information .project-information-slider-window{position:relative;width:100%;max-width:100%;margin:0;padding:0 0 15px;overflow:hidden}.content.project-information .project-information-swiper{position:relative;width:100%;max-width:100%;margin:0;padding:0;overflow:visible}.content.project-information .project-information-swiper .swiper-wrapper{align-items:stretch}.content.project-information .project-information-swiper .swiper-slide{height:auto;opacity:.22;filter:saturate(0.65);transform:scale(0.965);transition:opacity .5s ease,filter .5s ease,transform .5s ease}.content.project-information .project-information-swiper .swiper-slide.swiper-slide-visible{opacity:.42}.content.project-information .project-information-swiper .swiper-slide.swiper-slide-prev,.content.project-information .project-information-swiper .swiper-slide.swiper-slide-active,.content.project-information .project-information-swiper .swiper-slide.swiper-slide-next{z-index:2;opacity:1;filter:saturate(1);transform:scale(1)}@media(max-width: 991.98px){.content.project-information .project-information-swiper .swiper-slide{opacity:.35;transform:scale(0.975)}.content.project-information .project-information-swiper .swiper-slide.swiper-slide-prev,.content.project-information .project-information-swiper .swiper-slide.swiper-slide-active,.content.project-information .project-information-swiper .swiper-slide.swiper-slide-next{opacity:1;transform:scale(1)}}@media(max-width: 767.98px){.content.project-information .project-information-swiper .swiper-slide{opacity:.46;transform:scale(0.98)}.content.project-information .project-information-swiper .swiper-slide.swiper-slide-prev,.content.project-information .project-information-swiper .swiper-slide.swiper-slide-next{opacity:.58}.content.project-information .project-information-swiper .swiper-slide.swiper-slide-active{opacity:1;filter:saturate(1);transform:scale(1)}}.content.project-information .project-information-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;color:#fff;background:rgba(0,0,0,0);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px}.content.project-information .project-information-card .project-information-card-image{position:relative;flex:0 0 auto;width:100%;height:190px;padding:3px;overflow:hidden;border:1px solid hsla(0,0%,100%,.78);background:hsla(0,0%,100%,.38);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px}@media(min-width: 992px){.content.project-information .project-information-card .project-information-card-image{height:35vh;min-height:250px}}.content.project-information .project-information-card .project-information-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;transition:transform 1s ease}.content.project-information .project-information-card .project-information-card-body{position:relative;flex:1 1 auto;min-height:142px;margin-top:10px;padding:17px 18px 19px;overflow:hidden;border:1px solid rgba(106,219,184,.56);background:linear-gradient(135deg, rgb(0, 98, 119) 0%, rgb(0, 126, 112) 100%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content.project-information .project-information-card .project-information-card-body::before{content:"";position:absolute;top:-60px;right:-50px;width:145px;height:145px;opacity:.22;background:hsla(0,0%,100%,.35);filter:blur(4px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.content.project-information .project-information-card .project-information-card-body h3{position:relative;z-index:1;margin:0 0 15px;padding:0 0 13px;color:#fff;font-size:18px;font-weight:600;line-height:1.35}.content.project-information .project-information-card .project-information-card-body h3::after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;border-bottom:1px dotted hsla(0,0%,100%,.36)}.content.project-information .project-information-card .project-information-card-body .project-information-card-content{position:relative;z-index:1;color:hsla(0,0%,100%,.92);font-size:13px;font-weight:400;line-height:1.6}.content.project-information .project-information-card .project-information-card-body .project-information-card-content p{margin:0 0 5px}.content.project-information .project-information-card .project-information-card-body .project-information-card-content p:last-child{margin-bottom:0}.content.project-information .project-information-card .project-information-card-body .project-information-card-content ul,.content.project-information .project-information-card .project-information-card-body .project-information-card-content ol{margin:5px 0;padding-left:18px}.content.project-information .project-information-card .project-information-card-body .project-information-card-content strong,.content.project-information .project-information-card .project-information-card-body .project-information-card-content b{color:inherit;font-weight:600}.content.project-information .project-information-card .project-information-card-body .project-information-card-content a{color:inherit;text-decoration:underline}.content.project-information .project-information-card:hover .project-information-card-image img{transform:scale(1.035)}@media(min-width: 1200px){.content.project-information .project-information-card .project-information-card-image{height:210px}.content.project-information .project-information-card .project-information-card-body{min-height:150px;padding:18px 20px 21px}.content.project-information .project-information-card .project-information-card-body h3{font-size:19px}.content.project-information .project-information-card .project-information-card-body .project-information-card-content{font-size:14px}}@media(max-width: 767.98px){.content.project-information .project-information-card .project-information-card-image{height:185px}.content.project-information .project-information-card .project-information-card-body{min-height:135px;padding:15px 16px 17px}.content.project-information .project-information-card .project-information-card-body h3{margin-bottom:12px;padding-bottom:11px;font-size:17px}.content.project-information .project-information-card .project-information-card-body .project-information-card-content{font-size:13px}}.content.project-information .project-information-navigation{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.content.project-information .project-information-navigation .project-information-prev,.content.project-information .project-information-navigation .project-information-next{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid hsla(0,0%,100%,.55);outline:0;color:#3970bb;background:hsla(0,0%,100%,.28);cursor:pointer;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:color .35s ease,background .35s ease,border-color .35s ease,transform .35s ease}.content.project-information .project-information-navigation .project-information-prev i,.content.project-information .project-information-navigation .project-information-next i{font-size:12px}.content.project-information .project-information-navigation .project-information-prev:hover,.content.project-information .project-information-navigation .project-information-next:hover{color:#fff;border-color:#3970bb;background:#3970bb;transform:translateY(-2px)}.content.project-information .project-information-navigation .project-information-prev.swiper-button-disabled,.content.project-information .project-information-navigation .project-information-next.swiper-button-disabled{opacity:.35;cursor:default;pointer-events:none}.content.project-information .project-information-navigation .project-information-prev:focus-visible,.content.project-information .project-information-navigation .project-information-next:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width: 767.98px){.content.project-information .project-information-navigation{margin-top:15px}.content.project-information .project-information-navigation .project-information-prev,.content.project-information .project-information-navigation .project-information-next{width:36px;height:36px}}@media(prefers-reduced-motion: reduce){.content.project-information .project-information-panel.project-active{animation:none}.content.project-information .project-information-tab button,.content.project-information .project-information-navigation button{transition:none}.content.project-information .project-information-swiper .swiper-slide{transition:none}.content.project-information .project-information-card .project-information-card-image img{transition:none}}@keyframes projectInformationPanelIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.project-content .project-specifications{width:100%;margin:0;border:0;border-collapse:separate;border-spacing:0 12px}.project-content .project-specifications tbody,.project-content .project-specifications tr{border:0}.project-content .project-specifications td{position:relative;padding:0 0 9px;border:0;vertical-align:top;color:#292929;font-size:18px;line-height:1.45}.project-content .project-specifications td::after{content:"";position:absolute;bottom:0;left:0;width:162px;max-width:100%;height:1px;background:#333}.project-content .project-specifications td:first-child{width:215px;padding-right:50px}.project-content .project-specifications td:first-child::after{width:165px}.project-content .project-specifications td:first-child strong{display:block;font-weight:600}.project-content .project-specifications td:last-child{width:auto}@media(max-width: 991.98px){.project-content .project-specifications td{font-size:16px}.project-content .project-specifications td:first-child{width:180px;padding-right:30px}.project-content .project-specifications td:first-child::after{width:150px}}@media(max-width: 767.98px){.project-content .project-specifications{display:block;width:100%;border-spacing:0}.project-content .project-specifications tbody{display:block;width:100%}.project-content .project-specifications tr{display:block;width:100%;margin:0 0 20px}.project-content .project-specifications td{display:block;width:100% !important;padding:0 0 9px;font-size:16px}.project-content .project-specifications td:first-child{display:block;width:100% !important;margin:0 0 8px;padding-right:0}.project-content .project-specifications td:first-child::after{width:150px}.project-content .project-specifications td:last-child{display:block;width:100% !important}.project-content .project-specifications td:last-child::after{width:100%}}.go-to-box{position:sticky;top:60px;background:#0c61a2;z-index:900}@media(min-width: 992px){.go-to-box{top:55px}}@media(max-width: 991.98px){.go-to-box{display:none}}@media(min-width: 992px){.go-to-box .container{width:96%;max-width:1600px}}.go-to-box .item{cursor:pointer;margin:0 1px;padding:5px 0;font-weight:500;color:#fff;min-width:auto;text-transform:uppercase}@media(min-width: 992px){.go-to-box .item{padding:10px 0;margin:0 3px;font-size:12px}}@media(min-width: 1200px){.go-to-box .item{font-size:13px}}@media(min-width: 1300px){.go-to-box .item{font-size:14px}}@media(min-width: 1400px){.go-to-box .item{font-size:15px}}.go-to-box .item:hover{color:#fff;text-decoration:underline}.go-to-box .item.active{color:#3970bb}@media(min-width: 992px){.go-to-box .divider{width:1px;height:15px;border-left:1px solid #fff;margin:0 20px}}@media(min-width: 992px)and (min-width: 1200px){.go-to-box .divider{margin:0 40px}}@media(min-width: 992px)and (min-width: 1300px){.go-to-box .divider{margin:0 50px}}.share-social{color:#0c61a2}.share-social a{display:inline-block;width:30px;height:30px;color:#0c61a2;border:2px solid #0c61a2;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;text-align:center;line-height:30px;margin-left:5px}.share-social a:hover{color:#fff}.share-social a:hover.facebook{background:#39529a;border-color:#39529a}.share-social a:hover.twitter{background:#4ea6ea;border-color:#4ea6ea}.share-social a:hover.email{background:#f14135;border-color:#f14135}.share-social a:hover.pinterest{background:#b81e30;border-color:#b81e30}.share-social a:hover.linkedin{background:#0273b1;border-color:#0273b1}.custom-table table{border-collapse:collapse;width:100%}@media(min-width: 768px){.custom-table table{border-radius:10px !important;-webkit-border-radius:10px !important;-moz-border-radius:10px !important;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.08);-moz-box-shadow:0 5px 10px rgba(0,0,0,.08);box-shadow:0 5px 10px rgba(0,0,0,.08);overflow:hidden}.custom-table table tr.start:last-child{border-radius:12px !important;-webkit-border-radius:12px !important;-moz-border-radius:12px !important;overflow:hidden}.custom-table table tr.start:last-child td{overflow:hidden}.custom-table table tr.start:last-child td:first-child{border-radius:0 0 0 12px;-webkit-border-radius:0 0 0 12px;-moz-border-radius:0 0 0 12px}.custom-table table tr.start:last-child td:last-child{border-radius:0 0 12px 0;-webkit-border-radius:0 0 12px 0;-moz-border-radius:0 0 12px 0}}.custom-table a{color:#0c61a2}.custom-table a:hover{text-decoration:underline}.custom-table tr:nth-of-type(odd){background:#f9f9f9}.custom-table th{background:#dfdfdf;color:#000;font-weight:600}.custom-table td,.custom-table th{padding:12px;border:1px solid #ccc}.custom-table h4{line-height:25px;font-size:15px}@media(max-width: 767.98px){.custom-table td,.custom-table tr{display:block;text-align:left !important}.custom-table .hidden{display:none}.custom-table thead tr{position:absolute;top:-9999px;left:-9999px}.custom-table tr{border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}.custom-table tr+tr{margin-top:1.5em}.custom-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:150px;background-color:#f5f5f5;text-align:left}.custom-table td:before{content:attr(data-label);display:inline-block;line-height:1.5;width:130px;position:absolute;font-weight:600;left:10px}}.content-style p{margin:0 0 15px 0}.content-style img{height:auto !important;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content-style img.with-100{width:100%}.content-style iframe,.content-style img{max-width:100% !important}.content-style table td,.content-style table th{padding:10px;border:1px solid #ddd}.content-style table td p{margin:0}.content-style h1{font-size:2rem;line-height:1.5}.content-style h1.title{font-size:2rem;line-height:1.5}.content-style h2{font-size:150%}.content-style h3{font-size:130%}.content-style h4{font-size:115%}.content-style h5{font-size:105%}.content-style .goback{font-weight:600}.content-style blockquote{padding:0 20px;margin:10px 0}@media(min-width: 992px){.content-style blockquote{margin:40px auto}}.content-style blockquote{line-height:1.8;background:#fff;padding:14px 16px;border:1px solid #7a91bf;border-left:3px solid #1246a8;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content-style blockquote>*{margin:15px 0;font-weight:600}.content-style blockquote h5{color:#0c61a2}.content-style a{font-weight:600;color:#ed1b24}.content-style .box-slide-custom .owl-nav{margin:0;position:static}.content-style .box-slide-custom .owl-nav [class*=owl-]{background:rgba(0,0,0,0);color:#a2a2a2;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:20px;border:0;outline:0}.content-style .box-slide-custom .owl-nav [class*=owl-].owl-next{right:-15px}.content-style .box-slide-custom .owl-nav [class*=owl-].owl-prev{left:-15px}.content-style .box-slide-custom .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:rgba(0,0,0,0);color:#a2a2a2}.content-style .box-slide-custom .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;padding:10px !important;opacity:.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;width:40px;height:40px;text-align:center;line-height:20px;z-index:20;position:absolute;top:50%;transform:translateY(-50%);opacity:0}.content-style .box-slide-custom .owl-nav [class*=owl-].owl-prev{left:0}.content-style .box-slide-custom .owl-nav [class*=owl-].owl-next{right:0}.content-style .box-slide-custom:hover .owl-nav [class*=owl-]{opacity:1}.content-style .box-slide-custom .item{position:relative}.content-style .box-slide-custom .item:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:3px;bottom:0;left:0;background:hsla(0,0%,100%,.7);transform-origin:bottom left;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.content-style .box-slide-custom .active .item:after{animation:lineX 4s;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.content-style .box-slide-custom .active .item:hover:after{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.alert-success:has(.share-social){background:hsla(0,0%,100%,0) !important;padding:0;border:none}/*# sourceMappingURL=content.css.map */
