*{
    outline: none !Important;
}
.editor h2{
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 30px;
    font-weight: bold !Important;
    color: #047fc3;
}
.editor h3{
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 25px;
    font-weight: bold !Important;
    color: #047fc3;
}
.editor h4{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: bold !Important;
    line-height: 22px;
    color: #047fc3;
}
.editor p iframe{
    width: 100%;
    height: 500px;
}
.editor table{
    width: 100% !Important;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.editor table tr td{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
}
.editor .aligncenter,
.editor iframe{
    display: block;
    margin: auto;
}
.editor a{
    color: #0e91d9;
}
.wp-caption{
    max-width: 100%;
}
.wp-pagenavi{
    text-align: center;
    width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span{
    border: 1px solid #e4e4e4;
    padding: 7px 10px;
    margin: 2px;
    border-radius: 5px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
    background: #5ce1e6;
    color: #000;
    border: 1px solid #5ce1e6;
}
.mb-15{
    margin-bottom: 15px;
}
.mt-10{
    margin-top: 20px;
}
.mt-20{
    margin-top: 20px;
}
.uppercase{
    letter-spacing: 0px;
    text-transform: uppercase;
}
.menu_mega .ul_menu .nav_item{
    border-bottom: 1px solid #ccc;
}
.menu_mega .ul_menu .nav_item img{
    width: 40px;
    height: auto;
    border: 1px solid #0e91d9;
    border-radius: 4px;
    background: #fff;
    margin-right: 6px;
    padding: 3px;
    border-radius: 100%;
}
.menu_mega .ul_menu .nav_item a{
    font-weight: bold;
    font-size: 15px;
}
.fix{
    box-shadow: 0 -5px 10px #333;
    position: fixed !Important;
    top: 0;
    width: 100%;
    z-index: 999;
}
.header-top .fix{
    background: #fff;
}
.header_title{
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.section_lydo{
    margin: 50px 0px;
}
.item_lydo .left{
    border-radius: 100%;
}
.item_lydo .left{
    float: left;
    width: 60px;
}
.item_lydo .right{
    padding-left: 10px;
    float: right;
}
.item_lydo .label{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;    
}
.item_lydo .value{
    font-size: 13px;
    letter-spacing: -0.2px;
}
.section_lydo .list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.section_danhmuc{
    background: url("img/bg_gray.jpg") center center no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.section_danhmuc .tabs{
    background: #0e91d9;
    margin: 0px;
    padding: 10px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.section_danhmuc .tabs li.active{
    background: #c60d00;
    color: #fff;
}
.section_danhmuc .tabs li{
    display: inline-block;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #1e73be;
    text-transform: uppercase;
    font-size: 20px;
    padding: 4px 20px;
    font-weight: bold;
    margin: 5px 5px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
p{
    margin-bottom: 10px;
}
.editor ul{
    list-style: disc;
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 0px
}
.editor ol{
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 0px
}
.align-middle {
    align-items: center !important;
    align-self: center !important;
    vertical-align: middle !important;
}
.has-format,
.video-fit,
.image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.video-fit video, 
.video-fit iframe, 
img.back-image, 
.image-cover img, 
.has-format img, 
.has-equal-box-heights 
.box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.section_danhmuc .tab-float{
    background: #fff;
    padding: 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
.section_danhmuc .col-md-6:first-child{
    padding-right: 20px;
}
.section_danhmuc .col-md-6:last-child{
    border-left: 1px dashed #eee;
    padding-left: 20px;
}
.section_danhmuc .editor h2{
    color: #0e91d9;
}
.header_title{
    position: relative;
}
.header_title:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 350px;
    height: 3px;
    background: linear-gradient(to right, white, #1e90ff, white);
}
.section_product_2{
    padding-top: 30px;
}
.item-danhgia{
    text-align: center;
    min-height: 300px;
}
.item-danhgia .danhgia_img{
    width: 120px;
    margin: auto;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}
.item-danhgia .danhgia_name{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 7px;
    color: #0e91d9;
}
.item-danhgia .danhgia_mota{
    font-style: italic;
    font-size: 15px;
}
.swiper_danhgia{
    background: #f7f7f7;
    padding: 20px 15px;
}
.danhgia_desc{
    position: relative;
    padding-bottom: 10px;
}
.danhgia_desc:after {
    content: '';
    transform: translate(-50%, 50%);
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 200px;
    height: 1px;
    background: linear-gradient(to right, white, #1e90ff, white);
}
.swiper-pagination{
    bottom: 10px !Important;
}
.breadcrumb p{
    margin-bottom: 0px;
}
.layout-product .details-pro .price-box{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.title_hwp{
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 15px;
    color: #0e91d9;
    font-weight: bold;
}
.aside-content .navbar-pills .nav-item a{
    font-weight: bold;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-group{
    margin-bottom: 15px;
    position: relative;
}
.wpcf7 textarea{
    min-height: 100px;
}
.wpcf7 input[type="submit"]{
    width: 100%;
    background: #0e91d9;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 5px;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    margin: 0px;
    text-align: center;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.wpcf7-spinner{
    position: absolute;
    left: 43%;
    top: 15px;
}
.banner_col_2 .item_banner{
    margin-bottom: 15px;
}
.wp-caption-text{
    text-align: center;
    color: #666;
    font-style: italic;
}
#related_posts{
    margin-top: 20px;
    border-top:1px solid #ccc;
    padding-top: 20px;
}
#related_posts ul{
    list-style: disc;
    margin-left: 20px;
}
table{
    width: 100% !Important;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table tr td{
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    height: auto !Important;
}
table tr td p{
    margin: 0px;
}
table tr{
    height: auto !Important;
    background: #fff;
}
table tr:nth-child(old) {
    background-color: #fff;
}
table tr:nth-child(even) {
    background-color: #f9f9f9!important;
}
.header-top .header-menu-right .box_poly_hea .item-policy-content p{
    line-height: 22px;
    font-size: 15px;
    color: #444;
    font-weight: bold;
}
.item_video:hover{
    cursor: pointer;
    color: #5ce1e6;
}
.list_video{
    max-height: 465px;
    overflow-y: auto;
    padding-right: 20px;
}
.item_video{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom:1px dashed #ccc;
    padding-bottom: 10px;
}
.item_video:last-child{
    border-bottom:none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.item_video img{
    float: left;
    width: 100px;
    margin-right: 10px;
    border-radius: 7px;
}
.video_home iframe{
    border-radius: 7px;
    overflow: hidden;
}
.section_khachhang{
    padding: 50px 0px;
    background: url("img/bg_gray.jpg") center center no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}
.section_khachhang .item_banner{
    margin-bottom: 20px;
}
.page-about .section_cungung {
    position: relative;
    overflow: hidden;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin-bottom: 60px;
}
.page-about .section_cungung .title_about_3 {
    color: #000;
    font-size: 25px;
    margin-bottom: 15px;
}
.page-about .section_cungung .content_about_3 {
    color: #565656;
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
    margin-bottom: 25px;
}
.page-about .section_cungung .item_about_3 {
    color: #000;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    padding: 40px;
    margin-bottom: 20px;
}
.page-about .section_cungung .item_about_3 .img_ab {
    width: 90px;
    height: 90px;
    background-color: #fff;
    border: 2px dashed #0e91d9;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.page-about .section_cungung .item_about_3 h2 {
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.page-about .section_cungung .item_about_3 .img_ab img {
    max-width: 60px;
}

#button-contact-vr {
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.bao-gia{
    width: 63px;
    margin-left: 12px;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background: #cd2235;
}
#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;box-shadow: 0 0 0 0 #dd9933;
}
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}
.phone-bar a:hover {
    opacity: 0.8;color: #fff;
}
@media(max-width: 736px){
    .phone-bar{display: none;}
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}
#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}
#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%;
}
#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer;
}
#popup-showroom-vr,
div#popup-form-contact-vr {
    display: none;
}
#popup-showroom-vr.active,
div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
}
.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh;
}
.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex;
}
.content-popup-vr input, .content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff;
}
.content-popup-vr label {
    width: 100%;
}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 29%);
    font-weight: 400;min-height: auto;line-height: 30px;
}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7;
}
.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer;
}
.content-popup-vr .close-popup-vr:hover {
    background: #b50000;
}
.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px;
}
.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
.wp-video{
    width: 100% !Important;
    margin: 20px 0px;
}
#main_menu li.full_width .sub-menu .sub-menu li{
    position: relative;
    padding-left: 10px;
}
#main_menu li.full_width .sub-menu .sub-menu li:before{
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    left: 0px;
    top: 13px;
    position: absolute;
    font-size: 5px;
}
#main_menu li:hover .sub-menu{
    visibility: visible !Important;
}
#main_menu li.full_width >.sub-menu{
    position: absolute;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    background: #fff;
    left: 0px;
    padding: 10px;
    border-radius: 9px;
    justify-self: center;
    display: inline-grid;
    visibility: hidden;
    top: 40px;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
}
#main_menu li.full_width >.sub-menu >li{
    width: 100%;
    float: left;
    text-align: left;
    border-right: 1px solid #ccc;
    margin: 0px;    
}
#main_menu li.full_width >.sub-menu >li:nth-child(7){
    border-right: none;
}
#main_menu li.full_width >.sub-menu >li:last-child{
    border-right: none;
}
#main_menu li.full_width >.sub-menu >li a{
    color: #000;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
}
#main_menu li.full_width .sub-menu .sub-menu{
    display: block;
}
#main_menu li.full_width .sub-menu .sub-menu a{
    font-weight: bold;
    font-size: 13px;
    text-transform: none;
}
.header-main #main_menu li.full_width li{
    margin: 0px;
    display: block;
    line-height: 30px;
}
#main_menu li.full_width >.sub-menu >li:hover > a{
    color: #d91921;
}
#main_menu li.full_width .sub-menu .sub-menu li:hover a{
    color: #af1117;
}
#main_menu li.full_width .sub-menu .sub-menu li a{
    display: block;
}
#main_menu >li.menu-item-has-children >a:after{
    content: '';
    position: absolute;
    top: 50%;
    right: -12px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #303030;
}
.header-menu .header-menu-des .header-nav > ul.item_big > li {
    display: inline-block;
}
.header-top .sticky{
    position: inherit !Important;
}
#main_menu li.menu-item-has-children >a:after {
    content: '';
    position: absolute;
    top: 55%;
    right: 3px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {   
    margin: 0px;
    text-align: center;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.gallery-item img{
    border: none !Important;
    width: 100%;
}
.gallery-item,.gallery-item dt{
    opacity: 1 !Important;
    display: block;
}
.gallery{
    margin-left: -7px !Important;
    margin-right: -7px !Important;
}
.gallery-item{
    padding-left: 7px ! Important;
    padding-right: 7px ! Important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
blockquote{
    background: #f6f8fb;
    padding: 16px 20px;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    margin: 20px 0;
    line-height: 1.6;
}
.header-top .header-menu-right .search-smart .header-search-form button{
    height: 42px;
    width: 42px;
    color: #fff;
    right: 0px;
    top:0px;
    background: #0e91d9;
    border-radius: 0px;
}
#sticky_bottom_bar{
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: 999;
    background: #fff;
    padding: 7px;
    box-shadow: 0 0px 21px #ddd;
    display: none;
}
#sticky_bottom_bar .button_bar{
    display: flex;
    justify-content: justify-content;
    gap: 7px;
}
#sticky_bottom_bar .button_bar div{
    width: 50%;
}
#sticky_bottom_bar .button_bar a{
    border-radius: 5px;
    border: 1px solid #0e91d9;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 13px;
}
#sticky_bottom_bar .button_bar a.banggia{
    background: #0e91d9;
    color: #fff;
}
#sticky_bottom_bar .button_bar a.goi{
    background: #cf2e2e;
    border: 1px solid #cf2e2e;
    color: #fff;
}
#sticky_bottom_bar .button_bar a.zalo{
    background: #28a745;
    border: 1px solid #28a745;
    color: #fff;
}
#bangGiaModal .title{
    text-transform: uppercase;
    font-weight: bold;
    color: #047fc3;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.modal .close{
    background: #047fc3;
    color: #fff;
    border: none;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -12px;
    top: -12px;
    font-size: 30px;
}
.modal-dialog{
    width: 350px;
    margin: 20px auto;
}
#desc_bottom{
    background: #f3f6fb;
    border: 1px solid #dfe6f3;
    padding: 20px;
    border-radius: 10px;
}
.support-box{
    width: 100%;
    background: #f3f6fb;
    border: 1px solid #dfe6f3;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.support-box h3{
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    color: #0b57d0;
    text-transform: uppercase;
}

.support-list{
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.support-list li{
    position: relative;
    padding-left: 0px;
    margin-bottom: 12px;
    font-size: 17px;
    color: #333;
}
.support-list li .fa{
    color: #1565d8;
}
.btn-call{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 52px;
    background: linear-gradient(90deg,#1565d8,#1f7aff);
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 6px;
    margin-bottom: 14px;
    transition: 0.3s;
}

.btn-call:hover{
    opacity: 0.9;
    color: #fff;
}

.btn-call .icon{
    font-size: 22px;
}

.btn-zalo{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 52px;
    background: #fff;
    border: 2px solid #1565d8;
    color: #1565d8;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 6px;
    transition: 0.3s;
}

.btn-zalo img{
    width: 24px;
    height: 24px;
}

.btn-zalo:hover{
    background: #1565d8;
    color: #fff;
}

.gas-tabs{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    max-width:450px;
    font-family:Arial, sans-serif;
}

.gas-item{
    display:flex;
    align-items:center;
    gap:6px;
    padding:10px 16px;
    border:1px solid #d9e4ee;
    border-radius:8px;
    background:#fff;
    color:#4a6072;
    font-size:12px;
    font-weight:600;
    cursor:pointer;
    transition:all .3s ease;
    box-shadow:0 2px 4px rgba(0,0,0,0.03);
}

.gas-item:hover{
    border-color:#0b76c5;
    color:#0b76c5;
}

.gas-item.active{
    background:#0b76c5;
    color:#fff;
    border-color:#0b76c5;
}

.dot{
    width:10px;
    height:10px;
    border:2px solid currentColor;
    border-radius:50%;
    display:inline-block;
}

.special .icon{
    font-size:14px;
    line-height:1;
}

.special{
    align-items:flex-start;
}
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.modal .modal-content{
    max-width: 400px;
    margin: auto;
}