.bic-head-image{position:relative;display:flex}.bic-timxe-wrap .bic-timxe-form{background-color:var(--primary);margin-top:-12rem}.bic-head-title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}.bic-head-title .bic-text{font-size:2.5rem;text-transform:uppercase;font-weight:700;color:#fff}.bic-head-title .bic-breadcrumbs{font-size:1rem;color:#fff}.bic-head-title .bic-breadcrumbs a{color:#fff}.bic-head-noimage{position:relative;background:#000;padding:2.875rem 0}.bic-content-page{position:relative;padding:7.5rem 0}.bic-content-page .bic-box-title h2.bic-text{font-size:2rem}.bic-blog-featured.row{margin-bottom:2.5rem}.bic-blog-featured .featured-small-wrap{display:flex;flex-direction:column;height:100%}.bic-blog-featured .featured-group{margin-bottom:30px}.bic-featured-nav-slider{display:flex;align-items:center;gap:10px;margin-top:auto}.bic-featured-nav-slider .bic-btn{width:3rem;height:3rem;padding:0!important}.bic-featured-nav-slider .bic-btn svg path{stroke:#fff}.bic-blog-featured .featured-small-wrap .bic-entry-item .entry-content .entry-title{display:block;display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bic-blog-featured .featured-small-wrap .bic-entry-item .entry-thumbnail{padding-top:calc((3 / 4) * 100%)}.bic-blog-wrap .row>div{margin-bottom:30px}.bic-entry-item{position:relative;overflow:hidden;height:100%;border:1px solid var(--cborder);border-radius:var(--radius)}.bic-entry-item .entry-thumbnail{display:block;padding-top:calc((3 / 5) * 100%);position:relative;overflow:hidden}.bic-entry-item .entry-thumbnail:before{content:"";position:absolute;left:1rem;top:1rem;right:1rem;bottom:1rem;border:1px solid #fff;z-index:1;transition:.3s all ease-in-out;transform:scale(1.1);opacity:0;border-radius:var(--radius)}.bic-entry-item:hover .entry-thumbnail:before{opacity:1;transform:scale(1)}.bic-entry-item .entry-thumbnail img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;transition:.3s all ease-in-out}.bic-entry-item:hover .entry-thumbnail img{transform:translate(-50%,-50%) scale(1.05);-webkit-transform:translate(-50%,-50%) scale(1.05);-moz-transform:translate(-50%,-50%) scale(1.05);-o-transform:translate(-50%,-50%) scale(1.05)}.bic-entry-item .entry-content{padding:20px}.bic-entry-item .entry-content .entry-title{color:var(--cdark);font-size:1.125rem;font-weight:600;line-height:normal;margin-bottom:10px}.bic-entry-item .entry-content .entry-title a{color:var(--cdark)}.bic-entry-item:hover .entry-content .entry-title a{color:var(--primary)}.bic-entry-item .entry-content .entry-meta{font-size:14px;margin-bottom:5px}.bic-entry-item .entry-content .entry-meta .entry-meta__date{display:flex;align-items:center;gap:5px}.bic-entry-item .entry-content .entry-excerpt{color:#444}.bic-content-main{position:relative}.bic-single-content .entry-details .entry-content h1,.bic-single-content .entry-details .entry-content h2,.bic-single-content .entry-details .entry-content h3,.bic-single-content .entry-content h4,.bic-single-content .entry-details .entry-content h5,.bic-single-content .entry-details .entry-content h6{font-weight:700;line-height:1.3;margin-bottom:1rem;font-size:1rem}.bic-single-content .entry-details .entry-content h2{font-size:26px}.bic-single-content .entry-details .entry-content h3{font-size:22px}.bic-single-content .entry-details .entry-content{font-size:1rem}.bic-single-content .entry-details .entry-content ul,.bic-single-content .entry-details .entry-content ol{list-style:disc;padding-left:2rem}.bic-single-content .entry-details .entry-content ul li,.bic-single-content .entry-details .entry-content ol li{margin-bottom:10px}.bic-single-content .entry-details .entry-header{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--cborder)}.bic-single-content .entry-details .entry-title{font-size:2rem;font-weight:700;color:#222}.bic-single-content .entry-details .entry-meta__date{color:#444}.bic-single-content .entry-details .entry-content figure{width:100%;max-width:100%;color:#444;margin-bottom:1rem}.bic-single-content .entry-details .entry-content figure figcaption{padding:6px 10px 6px;font-size:14px}.bic-single-content .entry-details .entry-content .wp-video{margin-left:auto;margin-right:auto;margin-bottom:16px}.single-related{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--cborder)}.single-related .col-sm-12{margin-bottom:30px}.single-related .bic-entry-item{display:flex;border:none;border-radius:0}.single-related .bic-entry-item .entry-thumbnail{padding:0;flex:0 0 40%;max-width:40%;height:120px}.single-related .bic-entry-item .entry-thumbnail img{position:relative;transform:none;top:0;left:0}.single-related .bic-entry-item .entry-content{flex:1;padding:0;padding-left:20px}.single-related .bic-entry-item .entry-content .entry-excerpt{display:none}.bic-widget-area .widget{position:relative;overflow:hidden;padding:20px;border:1px solid var(--cborder)}.archive .bic-widget-area .widget{border-radius:var(--radius)}.bic-widget-area .widget:not(:last-child){margin-bottom:30px}.bic-widget-title .bic-text{font-size:1.25rem;font-weight:700;color:#222}.bic-widget-area .widget ul li:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed var(--cborder)}.bic-widget-area .widget ul li a{color:#222}.bic-widget-area .widget ul li.current-menu-item a{color:var(--primary);font-weight:700}.bic-widget-area .widget ul li a:hover{color:var(--primary)}.bic-widget-area .widget.widget_search .seach-input{display:flex;align-items:center;gap:15px}.bic-widget-area .widget.widget_search .seach-input .search-field{width:100%}.bic-widget-area .widget.widget_search .seach-input .search-submit{flex:0 0 7.5rem;max-width:7.5rem;background:var(--primary)}.bic-widget-area .widget.widget_media_image{border:none;padding:0}.bic-widget-area .widget.widget_media_image a{display:flex}.wp-pagenavi{display:flex;align-items:center;justify-content:center;margin-top:2rem}.wp-pagenavi span,.wp-pagenavi a{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin:0 5px;border:1px solid var(--cborder);border-radius:var(--radius);color:#333}.wp-pagenavi span.pages{display:none}.wp-pagenavi a.last,.wp-pagenavi a.first{width:auto;border:none}.wp-pagenavi span.extend{border:none;width:auto;color:#999}.wp-pagenavi span.current,.wp-pagenavi a:hover{border:1px solid var(--primary);background:var(--primary);font-weight:500;color:#fff}.wp-pagenavi a.last:hover,.wp-pagenavi a.first:hover{border:none;background:none;color:var(--primary);font-weight:400}.bic-contactBox-item{border:1px solid rgba(0,0,0,.1);padding:30px 20px;height:100%}.bic-contactBox-item h3.bic-text{color:var(--cdark);font-size:1.375rem;font-weight:700;line-height:normal;margin-bottom:1.25rem}.bic-contactBox-item p:last-child{margin:0}.bic-contactBox-item a{color:#000}.bic-contactBox-item a:hover{color:var(--primary)}.bic-ct-form .form-group input,.bic-ct-form .form-textarea textarea{width:100%;padding:16px 20px;border:1px solid rgba(0,0,0,.1)}.bic-ct-form .form-textarea textarea{height:206px}.bic-ct-form .form-submit{margin-top:2rem}.bic-ct-form .form-submit p{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:0}.bic-ct-form .form-submit .bic-btn{background:var(--second);padding:12px;width:180px}.bic-ct-form .form-submit .bic-btn:hover{background:var(--cdark)}.bic-contact-form,.bic-contact-maps{margin-top:2.5rem}.bic-ct-form .wpcf7-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}[data-tab-content]{display:none}.active[data-tab-content]{display:block}.map-item{padding:1.25rem 1.5rem;background:#f0f0f0;border-bottom:1px solid #ccc;cursor:pointer;-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-ms-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.map-item h3.bic-text{font-size:1.375rem;font-weight:700;line-height:normal;margin-bottom:1.25rem}.map-item.active{color:#fff;background:var(--primary)}.map-item__info{list-style:disc;padding-left:20px}.map-item__info li:not(:last-child){margin-bottom:5px}.bic-single-about>div:not(:last-child){margin-bottom:7.5rem}.single-about-about{display:grid;grid-template-columns:1fr 1.2fr;align-items:center}.single-about-about .single-about-about-item.left{padding-right:10rem}.single-about-about-item .bic-info{position:relative;color:#222;padding-left:5rem}.single-about-about-item .bic-info a{color:#222}.single-about-about-item .bic-info a:hover{color:var(--primary)}.single-about-about-item .bic-info:before{content:"";position:absolute;width:3.75rem;height:1px;background:#18276c;left:0;top:15px}.single-about-about-item.right .about-count-box{display:grid;column-gap:1.875rem;grid-template-columns:1fr 1fr;row-gap:3rem}.single-about-about-item.right .about-count-box .count-item-text{color:var(--cdark);font-size:2rem;font-weight:700;line-height:normal}.single-about-about-item.right .about-count-box .count-item-sub-text{color:#4d5562;font-weight:500;margin:0}.single-about-about-content{margin-top:4rem}.single-about-history .bic-box-title{margin-bottom:4.75rem}.bic-history-navSlide .slick-list{margin:0}.bic-history-navSlide .slick-list .slick-track{display:-ms-flexbox;display:flex;flex-wrap:unset;grid-template-columns:none;align-items:center}.bic-history-navSlide .slick-list .slick-track .bic-item{flex-shrink:0;width:100%;height:inherit!important;position:relative;transition-property:transform;z-index:0;position:relative;-webkit-transition:.5s;transition:.5s;padding:0}.bic-history-navSlide .slick-list .slick-track::before{display:table;content:"";position:absolute;width:100%;height:3px;background:#00b9f2;z-index:0}.bic-history-navSlide__item{width:70px;height:70px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#fff;border:2px solid #18276c;color:#18276c;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.slick-current.slick-center .bic-history-navSlide__item{width:100px;height:100px;background:linear-gradient(180deg,#00b9f2 0%,#18276c 100%);color:#fff;font-size:1.5rem;border:none}.single-about-history svg{max-width:100%;height:auto}.bic-history-navContent{max-width:750px;margin:0 auto;border-radius:20px;background:linear-gradient(180deg,#00b9f2 0%,#18276c 100%);box-shadow:2px 6px 20px 10px rgba(41,60,143,.1) , 1px 1px 4px 1px rgba(41,60,143,.15);margin-bottom:47px}.bic-history-navContent::after{position:absolute;content:"";width:25px;height:25px;transform:rotate(45deg) translateX(-50%);background:#18276c;left:49%;z-index:-1;bottom:-21px}.bic-history-navContent__item{color:#fff;padding:40px 50px}.bic-history-navContent__item p:last-child{margin-bottom:0}.bic-leader-list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.bic-leader-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3);padding:0 15px;display:flex;justify-content:center;margin-bottom:50px}.bic-leader-item:nth-child(1),.bic-leader-item:nth-child(5){flex:0 0 100%;max-width:100%}.bic-leader-item-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:250px}.bic-leader-item-inner .bic-image{flex:0 0 250px;max-width:250px;width:250px;display:flex;margin-bottom:15px}.bic-leader-item-inner .bic-image img{width:100%;height:100%;object-fit:cover;border:2px solid #00b9f2;border-radius:10px}.bic-leader-item-inner .sub-text{color:#00b9f2;text-align:center;font-size:16px;font-weight:600;line-height:normal;margin-bottom:4px}.bic-leader-item-inner .bic-text{color:#18276c;text-align:center;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.bic-service-wrap .service-item{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:4rem}.bic-service-wrap .service-item:not(:last-child){margin-bottom:2rem}.bic-service-wrap .service-item:nth-child(even){grid-auto-flow:dense}.bic-service-wrap .service-item:nth-child(even) .service-item-icon{grid-column:2}.bic-service-wrap .service-item:nth-child(2n) .service-item-detail{text-align:right}.bic-service-wrap .service-item:nth-child(2n) .service-item-detail .bic-link{justify-content:end}.bic-service-wrap .service-item .service-item-detail .bic-count{font-size:3.125rem;font-weight:700;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--primary);margin-bottom:10px;line-height:1}.bic-service-wrap .service-item .service-item-detail h2.bic-text{font-size:2rem;color:var(--cdark);font-weight:600;margin-bottom:20px}.bic-service-wrap .service-item .service-item-detail .bic-link{gap:10px;color:var(--primary)}.bic-service-wrap .service-item .service-item-icon{display:flex;overflow:hidden;border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.bic-service-wrap .service-item:nth-child(even) .service-item-icon{border-radius:0;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.bic-widget-area.v2 .widget{border:none;border-radius:0;padding:0}.bic-widget-area.v2 .widget_menu>ul>li>a{display:block;padding:15px 20px;color:#222;background-color:#f5f5f5;border-bottom:1px solid var(--cborder);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative}.bic-widget-area.v2 .widget>ul>li:not(:last-child){margin:0;padding:0;border:none}.bic-widget-area.v2 .widget>ul>li.current-menu-item a,.bic-widget-area.v2 .widget>ul>li a:hover{background:var(--primary);color:#fff;font-weight:600}.bic-report-fillter{display:flex;align-items:center;justify-content:space-between}.bic-report-fillter .fillter-item{display:flex;align-items:center;flex:0 0 20%;max-width:20%;gap:5px}.bic-report-fillter .fillter-item span.bic-text{display:inline-block;flex:0 0 40%;max-width:40%}.fillter-item-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Inter",sans-serif;border:0;border-bottom:2px solid var(--primary);line-height:40px;padding:0 20px;width:100%;border-radius:0;color:#333;background:url(../../../../../../../../themes/bxhanoi/assets/images/icons/menu-down.webp) top 13px right 10px/15px no-repeat #f5f5f5}.bic-report-list{margin-top:20px;padding:0 20px 20px;border:1px solid var(--cborder)}.bic-report-list .report-item{padding:15px 110px 15px 0;position:relative;border-bottom:1px solid var(--cborder)}.bic-report-list .report-item:first-child{padding-top:0}.bic-report-list .report-item:last-child{border:none;padding-bottom:0}.bic-report-list .report-item a{display:flex;align-items:center;gap:10px;color:#222}.bic-report-list .report-item .report-item-date{position:absolute;top:50%;transform:translateY(-50%);right:0;color:#888;font-size:14px}.bic-report-list .report-item:hover a{color:var(--primary)}.bic-report-bctc-fillter{display:flex;align-items:center;gap:20px}.bic-report-bctc-fillter ul{display:flex;align-items:center;gap:10px}.bic-report-bctc-fillter ul>li>a{padding:10px 30px;font-weight:600;color:#222;display:block;border:1px solid var(--cborder);font-size:1.125rem}.bic-report-bctc-fillter ul>li>a:hover,.bic-report-bctc-fillter ul>li>a.active{background:var(--primary);color:#fff;border:1px solid var(--primary)}.bic-report-list-wrap{margin-top:20px}.bic-report-list-wrap .table-report-list .table-report thead td{font-size:1.25rem;font-weight:600}.bic-report-list-wrap .table-report-list .table-report td:last-child{text-align:center;white-space:nowrap;font-size:1rem}.bic-report-list-wrap .table-report-list .table-report td{position:relative;padding:12px 20px;vertical-align:baseline}.bic-report-title{padding:0 110px 0 0}.bic-report-title a{display:flex;align-items:center;gap:10px;color:#222}.bic-report-title a:hover{color:var(--primary)}.bic-report-list-wrap .table-report-list .table-report .report-item-date{position:absolute;top:50%;transform:translateY(-50%);right:20px;color:#888;font-size:14px}.bic-report-wrap .support-form{margin-top:2rem}.bic-report-wrap .support-form h3.bic-text{color:var(--cdark);font-size:1.5rem;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:1.25rem}.support-form .bic-ct-form .form-group input{width:100%;padding:16px 20px;border:1px solid rgba(0,0,0,.1)}.support-form .bic-ct-form .form-submit{margin-top:0}.support-form .bic-ct-form .form-submit p{position:relative;display:flex;align-items:center;justify-content:flex-start;margin-bottom:0}.support-form .bic-ct-form .form-submit .bic-btn{background:var(--second);padding:12px;width:160px;border-radius:0}.support-form .bic-ct-form .form-submit .bic-btn:hover{background:var(--cdark)}.support-form .bic-ct-form .wpcf7-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.bic-shareholder-wrap .bic-sh-item{overflow:hidden;height:100%}.bic-shareholder-wrap:not(.bottom) .bic-sh-item{padding:1.25rem 2rem;border:1px solid var(--cborder)}.bic-shareholder-wrap .bic-sh-item .bic-text.title{font-size:1.375rem;font-weight:600;color:var(--cdark);text-transform:uppercase}.bic-shareholder-wrap:not(.bottom) .bic-sh-item .bic-text.year{font-size:2rem;font-weight:600;color:var(--primary);margin-bottom:20px}.bic-shareholder-wrap:not(.bottom) .bic-sh-item .bic-btn{padding:12px 20px;border-radius:0}.bic-shareholder-wrap.bottom{margin-right:calc((100vw - var(--content-size)) / 2 - 4px);padding-top:5rem;display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:2.5rem}.bic-shareholder-wrap.bottom .bic-sh-item .bic-box-title{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--cborder)}.bic-shareholder-wrap.bottom .bic-sh-item ul>li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed var(--cborder)}.bic-shareholder-wrap.bottom .bic-sh-item ul>li a{color:#222;display:block}.bic-shareholder-wrap.bottom .bic-sh-item .bic-btn-text:before{content:"";background-color:var(--primary);width:50px;height:1px;display:inline-block;margin-right:10px}.bic-shareholder-wrap.bottom .bic-sh-item .bic-btn-text{margin-top:20px;display:block;color:var(--primary)}.bic-shareholder-wrap.bottom .bic-sh-item ul>li a:hover{color:var(--primary)}.bic-shareholder-wrap.bottom .bic-sh-item:nth-child(1){border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.bic-shareholder-wrap.bottom .bic-sh-item:nth-child(1) img{width:100%;object-fit:cover}.bic-shareholder-wrap.bottom .bic-sh-item-group-item:not(:last-child){margin-bottom:30px}.bic-shareholder-wrap.bottom table,.bic-shareholder-wrap.bottom table th,.bic-shareholder-wrap.bottom table td{border:none;padding:0;background:transparent;box-shadow:none}.bic-shareholder-wrap.bottom table tr:not(:last-child) td{padding-bottom:10px}.bic-shareholder-wrap.bottom table td a{color:#222}.bic-shareholder-wrap.bottom table td a:hover{color:var(--primary)}.bic-report-list .wp-pagenavi{padding-top:1rem;margin-top:1rem;border-top:1px solid var(--cborder)}.bic-gallery-fillter{background:var(--cborder);padding:20px 0}.bic-gallery-fillter .gallery-fillter{display:flex;align-items:center;justify-content:center;gap:30px}.bic-gallery-fillter .gallery-fillter>li>a{display:block;padding:13px 20px;background:var(--primary);color:#fff;font-size:1.125rem;font-weight:500;min-width:150px;text-align:center;text-transform:uppercase;border-radius:var(--radius)}.bic-gallery-fillter .gallery-fillter>li>a.active,.bic-gallery-fillter .gallery-fillter>li>a:hover{background:var(--second);font-weight:600}.bic-gallery-wrap>.row>.col-lg-4{margin-bottom:30px}.bic-gallery-wrap .bic-entry-item .entry-thumbnail{padding-top:calc((3 / 4) * 100%);display:flex}.bic-gallery-wrap .bic-entry-item .entry-thumbnail:before{border:none;left:0;bottom:0;right:0;top:0;transform:none;background:linear-gradient(180deg,var(--primary) 0%,#18276ca6 100%)}.bic-gallery-wrap .bic-entry-item:hover .entry-thumbnail:before{border-bottom-left-radius:0;border-bottom-right-radius:0}.bic-gallery-wrap .bic-entry-item .entry-content .entry-title{margin-bottom:0;color:#222}.bic-gallery-wrap .bic-entry-item .entry-content .entry-title:before{content:"";background-color:#222;width:50px;height:1px;display:inline-block;margin-right:10px}.bic-gallery-wrap .bic-entry-item:hover .entry-thumbnail img{transform:translate(-50%,-50%) scale(1.05);-webkit-transform:translate(-50%,-50%) scale(1.05);-moz-transform:translate(-50%,-50%) scale(1.05);-o-transform:translate(-50%,-50%) scale(1.05)}.bic-gallery-wrap .bic-entry-item:hover .entry-content .entry-title{color:var(--primary)}.bic-gallery-wrap .bic-entry-item:hover .entry-content .entry-title:before{background:var(--primary)}.bic-gallery-wrap .bic-entry-item .entry-thumbnail.video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(https://benxehanoi.vn/wp-content/themes/bxhanoi/assets/images/icons/btn-play.webp) no-repeat center;background-size:26px 26px;width:26px;height:26px;background-color:var(--second);padding:15px;border-radius:100%;opacity:0}.bic-gallery-wrap .bic-entry-item .entry-thumbnail.image:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(https://benxehanoi.vn/wp-content/themes/bxhanoi/assets/images/icons/btn-image.webp) no-repeat center;background-size:26px 26px;width:26px;height:26px;background-color:var(--second);padding:15px;border-radius:100%;opacity:0}.bic-gallery-wrap .bic-entry-item:hover .entry-thumbnail:after{opacity:1;z-index:2}@media screen and (max-width:576px){.bic-gallery-fillter .gallery-fillter{gap:20px}.bic-gallery-fillter .gallery-fillter>li>a{padding:6px 16px;font-size:1rem;min-width:auto}}.bx-gallery-slick .slick-list{margin:0}.bx-gallery-slick .slick-slide{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:30px}.bx-gallery-slick .slick-slide>div:first-child{grid-row:1/3;grid-column:1/3}.bx-gallery-slick .slick-slide>div{display:flex}.bx-gallery-slick .slick-slide>div .bic-slick-item{padding:0}.bx-gallery-slick .slick-slide>div .bic-slick-item img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;border-radius:var(--radius)!important}.bx-gallery-slick .slick-slide>div .bic-slick-item .bic-slick-item-inner{padding-top:calc((3 / 4) * 100%);overflow:hidden}.single-bx-gallery .bic-btn-gr .bic-btn{width:60px;height:60px;padding:0!important;border-radius:100%;background:transparent;border:1px solid var(--cdark)}.single-bx-gallery .bic-box-title{display:flex;align-items:center;justify-content:space-between}.single-bx-gallery .bic-btn-gr{display:flex;align-items:center;gap:16px}.single-bx-gallery .bic-btn-gr .bic-btn::after{background:linear-gradient(180deg,var(--primary) 0%,var(--cdark) 100%)}.single-bx-gallery .bic-btn-gr .bic-btn:hover svg path{stroke:#fff}.single-bx-gallery .bic-btn-gr .bic-btn:hover:after{background:linear-gradient(180deg,var(--primary) 0%,var(--cdark) 100%)}.single-bx-gallery .bic-btn-gr .bic-btn:hover{border:none}.bic-single-bx>div:not(:last-child){margin-bottom:7.5rem;scroll-margin-top:4rem}.single-bx-about{display:grid;grid-template-columns:1fr 1.2fr}.single-bx-about .single-bx-about-item .bic-info{position:relative;color:#222;padding-left:5rem}.single-bx-about .single-bx-about-item .bic-info a{color:#222}.single-bx-about .single-bx-about-item .bic-info a:hover{color:var(--primary)}.single-bx-about .single-bx-about-item .bic-info:before{content:"";position:absolute;width:3.75rem;height:1px;background:#18276c;left:0;top:15px}.single-bx-about .about-count-box{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:30px}.single-bx-about .about-count-box .count-item-text{color:var(--cdark);font-size:2.5rem;font-weight:700;line-height:normal;margin-bottom:8px}.single-bx-about .count-item-sub-text{color:#4d5562;font-weight:500;margin-bottom:0}.single-bx-about .single-bx-about-content{margin-top:2.5rem}.single-bx-about .single-bx-about-content ul{list-style:disc;padding-left:30px;margin-bottom:16px}.single-bx-about .single-bx-about-content ul li:not(:last-child){margin-bottom:10px}.single-bx-about .single-bx-about-content h3{color:var(--cdark);font-size:1.5rem;font-weight:600;line-height:normal;margin-bottom:16px}.single-bx-about .single-bx-about-content .bic-btn{margin-top:2rem}.single-bx-map .bic-box-title{display:flex;align-items:center;justify-content:space-between}.single-bx-map .bic-box-title .bic-btn-gr{display:flex;align-items:center;gap:16px}.single-bx-map .bic-box-title .bic-btn-gr .bic-btn{padding:15px 22px;background:transparent;border:1px solid var(--cdark);color:var(--cdark)}.single-bx-map .bic-box-title .bic-btn-gr .bic-btn:hover{color:#fff}.single-bx-map .bic-box-title .bic-btn-gr .bic-btn.active{color:#fff}.single-bx-map .bic-box-title .bic-btn-gr .bic-btn.active:after{left:0;width:100%}.single-bx-tuyenxe .table-report{background:#fff;box-shadow:0 20px 35px rgba(20,20,20,.08);-moz-box-shadow:0 20px 35px rgba(20,20,20,.08);-webkit-box-shadow:0 20px 35px rgba(20,20,20,.08);background-color:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.single-bx-tuyenxe .table-report th,.single-bx-tuyenxe .table-report td{padding:10px 15px}.single-bx-tuyenxe .table-report th{white-space:nowrap}.single-bx-tuyenxe .table-report td{border-bottom:1px solid #3333334D!important}.single-bx-tuyenxe .table-report tr{cursor:pointer}.single-bx-tuyenxe .table-report tr:hover{background:#f2f2f2!important}.single-bx-tuyenxe .table-report td a{color:#222}.single-bx-tuyenxe .table-report td a:hover{color:var(--primary)}.single-bx-tuyenxe .table-report tr:nth-child(even){background:#f8f8f8}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item.disabled .page-link{color:var(--cdark);pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.page-item.active .page-link{z-index:1;color:#fff;background-color:var(--cdark);border-color:var(--cdark)}.popup-bus .ten-tuyen{font-size:1.25rem;font-weight:700;margin-bottom:20px}.popup-bus ul li:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}.popup-bus ul li span.left{font-weight:700}.bic-head-search .search-inner{width:100%;position:relative;z-index:11}.bic-head-search .search-submit{position:absolute;background:transparent;top:50%;transform:translateY(-50%);left:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bic-head-search .search-submit svg{fill:rgba(255,255,255,.5)}.bic-head-search .seach-input{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bic-head-search .seach-input .search-field{width:100%;position:relative;height:60px;font-size:1rem;padding:15px 20px;padding-left:32px;background-color:transparent;border:none;border-radius:0;border-bottom:solid 2px #fff;font-size:1.125rem;color:#fff}.bic-head-search .seach-input .search-field::placeholder{color:#fff}.bic-content-search .bic-head-title{position:relative;padding:1rem 0}.bic-content-search .bic-head-title p{margin-bottom:0}.bic-content-search .bic-head-title p span.keysearch{font-size:2.5rem;font-weight:700;text-transform:uppercase}.bic-search-inner{display:flex;flex-wrap:wrap}.bic-search-inner input{position:relative;opacity:0;margin:0;padding:0}.bic-search-inner input+label:hover{color:var(--primary)}.bic-search-content{width:100%}.bic-search-content .search-content__item{opacity:0;visibility:hidden;transition:all .3s;position:absolute;padding:10px 20px}#tab-1:checked+label,#tab-2:checked+label{color:var(--primary)}#tab-1:checked~div #tab-content-1,#tab-2:checked~div #tab-content-2{opacity:1;visibility:visible;position:relative}.bic-search-inner input+label{margin:12px;width:15%;transition:all .3s;text-align:center;border:none;display:inline-flex;vertical-align:top;justify-content:flex-start;background:#333;text-transform:uppercase;background:#26292c;margin-bottom:.5px;cursor:pointer}@media screen and (max-width:1366px){.bic-head-title .bic-text{font-size:2rem}.bic-blog-featured .featured-small-wrap .bic-entry-item .entry-content .entry-title{-webkit-line-clamp:2}.bic-entry-item .entry-content .entry-title{font-size:1rem}.bic-widget-title .bic-text{font-size:1.125rem}.bic-content-page .bic-box-title h2.bic-text{font-size:1.875rem}.bic-shareholder-wrap .bic-sh-item .bic-text.title{font-size:1.25rem}.bic-shareholder-wrap:not(.bottom) .bic-sh-item .bic-text.year{font-size:1.875rem}.bic-shareholder-wrap:not(.bottom) .bic-sh-item{padding:20px}.single-bx-gallery .bic-btn-gr .bic-btn{width:3rem;height:3rem}}@media screen and (max-width:992px){.bic-head-title .bic-text{font-size:1.75rem;margin-bottom:10px}.bic-single-content .entry-details .entry-title{font-size:1.5rem}.bic-widget-area.v2 .widget_menu>ul>li>a{padding:15px}.bic-report-list{padding:0 15px 15px}.bic-report-list-wrap{margin-top:15px}.support-form .bic-ct-form .form-group input{padding:12px 15px}.bic-content-page{padding:4rem 0}.bic-content-page .bic-box-title h2.bic-text{font-size:1.5rem}.single-about-about,.single-bx-about{grid-template-columns:1.3fr 1fr}.bic-single-about>div:not(:last-child),.bic-single-bx>div:not(:last-child){margin-bottom:4rem}.single-about-about .single-about-about-item.left,.single-bx-about .single-bx-about-item.left{padding-right:2rem}.single-about-about-item.right .about-count-box .count-item-text,.single-bx-about .about-count-box .count-item-text{font-size:1.7rem}.single-about-about-content{margin-top:2rem}.single-about-history .bic-box-title{margin-bottom:2rem}.bic-history-navContent__item{padding:25px 30px}.bx-gallery-slick .slick-slide{gap:20px}.bic-service-wrap .service-item .service-item-detail h2.bic-text{font-size:1.5rem}.single-bx-about .single-bx-about-content h3{font-size:1.25rem}}@media screen and (max-width:767px){.bic-content-page{padding:3rem 0}.bic-content-page #sidebar{order:2;margin-top:2.5rem}.bic-single-about>div:not(:last-child),.bic-single-bx>div:not(:last-child){margin-bottom:3rem}.single-about-about-item.right .about-count-box .count-item-text,.single-bx-about .about-count-box .count-item-text{font-size:1.375rem}.single-bx-about .single-bx-about-content{margin-top:1.5rem}.bic-contactBox-items.row .col-sm-12{margin-bottom:30px}.bic-contactBox-item{padding:15px 20px}.bic-ct-form .form-group input,.bic-ct-form .form-textarea textarea{padding:12px 15px}.bic-contactBox-item h3.bic-text{font-size:1.25rem;margin-bottom:10px}.map-item h3.bic-text{font-size:1.125rem;margin-bottom:10px}.bic-service-wrap .service-item{gap:2rem}.bic-service-wrap .service-item .service-item-detail h2.bic-text{font-size:1.25rem}.bic-service-wrap .service-item .service-item-detail .bic-count{font-size:3rem}.bic-leader-item{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}}@media screen and (max-width:576px){.wp-pagenavi{margin-top:0}.wp-pagenavi span,.wp-pagenavi a{width:2.5rem;height:2.5rem}.bic-head-title .bic-breadcrumbs{font-size:14px}.bic-content-page{padding:2.5rem 0}.bic-content-page #sidebar{margin-top:1.5rem}.bic-widget-area.v2 .widget_menu>ul>li>a{padding:12px 15px}.bic-head-title .bic-text{font-size:1.25rem;margin-bottom:10px}.bic-single-content .entry-details .entry-title{font-size:1.25rem;color:var(--cdark)}.bic-entry-item{border:none}.bic-entry-item .entry-content{padding:15px 0 0 0}.bic-content-page{padding:2.5rem 0}.bic-featured-nav-slider .bic-btn{width:2.5rem;height:2.5rem}.bic-single-about>div:not(:last-child),.bic-single-bx>div:not(:last-child){margin-bottom:2.5rem}.bic-single-bx>div:not(:last-child){scroll-margin-top:3rem}.single-about-about,.single-bx-about{grid-template-columns:1fr}.single-about-about .single-about-about-item.left,.single-bx-about .single-bx-about-item.left{padding-right:0;margin-bottom:2rem}.single-about-about .bic-box-title,.single-bx-about .bic-box-title{text-align:left!important}.single-about-about-item .bic-info::before,.single-bx-about-item::before{width:3rem}.single-about-about-item .bic-info{padding-left:4rem}.single-about-about-item.right .about-count-box,.single-bx-about-item.right .about-count-box{text-align:center;column-gap:20px;row-gap:2rem}.single-about-about-item.right .about-count-box .count-item-text,.single-bx-about .about-count-box .count-item-text{font-size:1.25rem}.single-about-about-content{display:flex;justify-content:center;margin-top:1rem}.bic-leader-item{flex:0 0 100%;max-width:100%;margin-bottom:30px}.bic-leader-item:last-child{margin-bottom:0}.bic-leader-item:nth-child(1){order:1}.bic-leader-item:nth-child(2){order:3}.bic-leader-item:nth-child(3){order:2}.bic-leader-item:nth-child(4){order:4}.bic-leader-item:nth-child(5){order:5}.bic-leader-item:nth-child(6){order:6}.bic-leader-item:nth-child(7){order:7}.bic-leader-item:nth-child(8){order:8}.bic-history-navContent__item{padding:20px 40px}.slick-current.slick-center .bic-history-navSlide__item{width:70px;height:70px;font-size:1.25rem}.bic-history-navContent{margin-bottom:40px}.bic-history-navSlide__item{width:50px;height:50px;font-size:1.125rem;border:none}.single-bx-gallery .bic-btn-gr{display:none!important}.single-bx-map .bic-box-title{display:block}.single-bx-map .bic-box-title .bic-btn-gr{justify-content:center;margin-top:1rem}.bx-gallery-slick .slick-slide{grid-template-columns:1fr 1fr;gap:20px}.bic-service-wrap .service-item{grid-template-columns:1fr;gap:1rem}.bic-service-wrap .service-item:nth-child(2n) .service-item-icon{grid-column:1}.bic-service-wrap .service-item:nth-child(2n) .service-item-detail{text-align:left}.bic-service-wrap .service-item:nth-child(2n) .service-item-detail .bic-link{justify-content:start}.service-item-detail-head{display:flex;align-items:end;gap:10px;margin-bottom:1rem}.bic-service-wrap .service-item .service-item-detail .bic-count{font-size:2.5rem;margin-bottom:0}.bic-service-wrap .service-item .service-item-detail h2.bic-text{font-size:1.25rem;margin-bottom:3px}.bic-report-list{padding:0 15px 15px}.bic-report-fillter{display:block}.bic-report-fillter .fillter-item{max-width:100%}.bic-report-fillter .fillter-item.left{margin-bottom:15px}.bic-report-bctc-fillter{display:block}.bic-report-list .report-item{display:flex;align-items:center;justify-content:space-between;padding:15px 0 15px 0}.bic-report-list .report-item .report-item-date{position:relative;top:0;left:0;transform:none;margin-top:0}.bic-shareholder-wrap .row .col-12:not(:last-child){margin-bottom:20px}.bic-shareholder-wrap:not(.bottom) .bic-sh-item{padding:20px 15px}.bic-shareholder-wrap.bottom{margin-right:0;padding-top:2.5rem;grid-template-columns:1fr}.bic-shareholder-wrap .bic-sh-item{padding:0 15px}.bic-shareholder-wrap .bic-sh-item .bic-box-title{text-align:left;margin-bottom:10px!important;padding-bottom:10px!important}.bic-report-bctc-fillter span.bic-text{display:block;white-space:nowrap;font-size:16px;font-weight:700;margin-bottom:10px}.bic-report-bctc-fillter ul{overflow-x:scroll}.bic-report-bctc-fillter ul>li>a{padding:10px 20px;font-size:1rem}.bic-report-list-wrap .table-report-list .table-report thead td{font-size:1.125rem;padding:10px 15px}.bic-report-title{padding:0}.bic-report-list-wrap .table-report-list .table-report .report-item-date{position:relative;top:0;left:0;transform:none;margin-top:10px}.bic-contactBox-items.row .col-sm-12{margin-bottom:15px}.bic-report-wrap .support-form h3.bic-text{font-size:1.5rem}.bic-contactBox-item h3.bic-text{font-size:1.125rem}.bic-contact-form{margin-top:0}.map-item{padding:20px 15px}.bic-ct-form .form-submit{margin-top:0}.single-bx-tuyenxe .table-report td{white-space:nowrap}.bic-single-bx>div{min-height:400px}}@media screen and (max-width:414px){.single-bx-map .bic-box-title .bic-btn-gr .bic-btn{padding-left:8px!important;padding-right:8px!important}}