:root {
  --maintColorCustom: #1b3765; /*Màu chính*/
  --maintColorCustomLight: #003897;  /*Màu chính sáng*/
  --maintColorCustomDart: #0d2243;  /*Màu chính tối*/
  --maintColorCustom2: #e11f27;  /*Màu chính thứ 2*/
  --maintColorCustom3: #001943;  /*Màu chính thứ 3*/
  --mainTextColor2: #fff;  /*Màu text trong những nền tối*/
  --mauNenForm: #036692;  /*Màu nền form*/
  --mauNutBiTat: #005175;  /*Màu nền nút disabled*/
  --mauTenQuyenLoi: #002f7e;  /*Màu tiêu đề của bảng quyền lợi BHSK*/
  --mauTenQuyenLoiCap2: #003897;  /*Màu tiêu đề cấp 2 của bảng quyền lợi BHSK*/
  --mauPrice1: #f00;  /*Màu phí bảo hiểm 1 trong nền trắng*/
  --mauPrice2: #f00;  /*Màu phí bảo hiểm 2 nền tối*/
  --mauNenMiniBlockBhsk: #fff; /*Màu nền miniblock BHSK 2*/
  --mauNenTabBH: #1b3765; /*Màu nền các form bảo hiểm có tab*/
  --maintColor2: #036692;
  
  --mauNenTabBHActive: #e11f27; /*Màu nền tab form baohiem cua tab duoc chon*/
  --mauChuTabBHActive: #fff; /*Màu chữ tab form baohiem cua tab duoc chon*/
  
  --mauNenTabBHUnActive: #003897; /*Màu nền tab form baohiem cua tab khong duoc chon*/
  --mauChuTabBHUnActive: #fff; /*Màu chữ tab form baohiem cua tab khong duoc chon*/
  
  /*O to*/
  --bhotoMauGiaTriXe: #FFFA39; /*BH Ô Tô Màu chữ giá trị xe*/
  --bhotoMauPhiQLC: #f00; /*BH Ô Tô Màu phí quyền lợi chính*/
  --bhotoMauPhiTNDS: #f00; /*BH Ô Tô Màu phí trách nhiệm dân sự*/  
   .bh_oto_content{background: transparent!important;} 
  
  /*Xe may*/
  --bhxemayMauTongPhi: #FFFA39; /*Màu chữ tổng phí*/
  --bhxemayMauQLC: #f00; /*Màu chữ quyền lợi chính*/
  
  /*Căn hộ, chung cư*/
  --bhntnMauTongPhi: #FFFA39; /*Màu chữ tổng phí*/
  --bhntnMauQLC: #f00; /*Màu chữ tổng phí*/
  
  /*Du lịch*/
  --bhdulichMauTongPhi: #FFFA39; /*Màu chữ tổng phí*/
  
  --bhdulichMauActiveRow: #FFFA39; /*Màu chữ cột quyền lợi đang chọn */
  --bhdulichNenActiveRow: #e11f27; /*Màu nền cột quyền lợi đang chọn */
  --bhdulichBorderActiveRow: #e37900; /*Màu viền cột quyền lợi đang chọn */
  
  --bhdulichMauUnActiveRow: #fff; /*Màu chữ cột quyền lợi không chọn */
  --bhdulichNenUnActiveRow: #1b3765; /*Màu nền cột quyền lợi không chọn */
  --bhdulichBorderUnActiveRow: #fff; /*Màu viền cột quyền lợi không chọn */
  
  /*Kcare*/
  --bhkcareMauTongPhi: #FFFA39; /*Màu chữ tổng phí*/
  --bhkcareMauTongQL: #FFFA39; /*Màu chữ tổng quyền lợi*/
}

.crent_w_tab{
  background:var(--maintColorCustom);
}

.bhFormTongHop{
  background: var(--mauNenForm)!important;
  border-radius: 10px;
}
.membership-pricing-table table .plan-header-blue {
    border-color: var(--bhdulichBorderUnActiveRow) !important;
    color: var(--bhdulichMauUnActiveRow) !important;
    background-color: var(--bhdulichNenUnActiveRow) !important;
}
.membership-pricing-table table .plan-header-standard{
  	color: var(--bhdulichMauActiveRow) !important;
    background-color: var(--bhdulichNenActiveRow) !important;
    border-color: var(--bhdulichBorderActiveRow) !important;
}
/*màu phí bảo hiểm */
.bhkcare_detail_ql .value2{
  color:var(--bhkcareMauTongQL) !important;
}
.bhkcare_detail_total{
  color:var(--bhkcareMauTongPhi) !important;
}
.bhdulichPhiTongCanThanhToan{
  color:var(--bhdulichMauTongPhi) !important;
}
.bhntnPhiTongCanThanhToan{
  color:var(--bhntnMauTongPhi) !important;
}
#bhntnPhiQLChinh{
  color:var(--bhntnMauQLC) !important;
}
.bhxemay_c3{
  color:var(--bhxemayMauQLC) !important;
}
#bhotoPhiQLChinh{
  color:var(--bhotoMauPhiQLC) !important;
}
.trachnhiemdansu{
  color:var(--bhotoMauPhiTNDS) !important;
}
.bhoto_giatrixe{
  color:var(--bhotoMauGiaTriXe) !important;
}
/* kết thúc màu phí bảo hiểm */
.bhskMiniBlock .contner{
  background: var(--mauNenMiniBlockBhsk) !important;
}
.nav-tabs3>li .active{
  color:var(--mauChuTabBHActive)!important;
  background: var(--mauNenTabBHActive) !important;
}
.nav-tabs3>li>a{
  color:var(--mauChuTabBHUnActive)!important
}

.nav-tabs3>li>a{
  background: var(--mauNenTabBHUnActive) !important;
}
.bhskDnPhi{
  color: var(--mauPrice1) !important;
}

.gtri003 .value2 {
  color: var(--mauPrice2) !important;
}
.bhxemayPhiTongCanThanhToan{
   color:var(--bhxemayMauTongPhi) !important;
}
.btn-close {
  background-color: var(--mainTextColor2) !important;
}

.bhFooter002 {
  background: var(--maintColorCustomLight) !important;
}

.bhdnQloiHeader {
  background: var(--mauTenQuyenLoiCap2) !important;
}

.qlname {
  background: var(--mauTenQuyenLoi) !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: var(--mauNutBiTat);
}

.gtri003,
.gtri001 {
  background: var(--maintColorCustom);
}

.baohiemsuckhoe,
.bh_oto_content,
#bh_xemay_content,
#bh_tn_content,
#bh_ntn_content,
#bh_dulich_content,
#bh_kcare_content,
#baohiemhanghoa {
  background: var(--mauNenForm);
}

.cs-item span {
  color: var(--maintColorCustom);
}

.bhFooter {
  background: var(--maintColorCustomDart);
}

.cs-item:hover span {
  background: var(--maintColorCustom2);
  color: var(--mainTextColor2);
}

.btn-info {
  color: var(--mainTextColor2);
  background-color: var(--maintColorCustom2);
  border-color: var(--maintColorCustom);
}

.btn-info:hover {
  color: var(--mainTextColor2);
  background-color: var(--maintColorCustom);
  border-color: var(--maintColorCustom);
}

.footer-section .social-footer {
  background: var(--maintColorCustom2);
}

.footer-section {
  background: var(--maintColorCustomLight);
  padding: 20px 0 20px 0;
  color: var(--mainTextColor2);
}

.menu4 li {
  border-right: 1px solid var(--maintColorCustomDart);
  border-left: 1px solid var(--maintColorCustomLight);
}

.menu4_bg {
  background-color: var(--maintColorCustom) !important;
  color: var(--mainTextColor2);
}

.nav-menu>ul>li:hover {
  background: var(--maintColorCustom2);
}

.nav-menu .basic_menu li:hover {
  background: var(--maintColorCustom2);
}

a {
  color: var(--maintColorCustom);
}

a:hover {
  color: var(--maintColorCustom2);
}

.ci-pic2:hover {
  background: var(--maintColorCustom) !important
}

.btn-primary {
  color: #fff;
  background-color: var(--maintColorCustomLight);
  border-color: var(--maintColorCustom);
}

.panel-info>.panel-heading {
  background-image: -webkit-linear-gradient(top, var(--maintColorCustomLight) 0, var(--maintColorCustom) 100%) !important;
  background-image: -o-linear-gradient(top, var(--maintColorCustomLight) 0, var(--maintColorCustom) 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--maintColorCustomLight)), to(var(--maintColorCustom))) !important;
  background-image: linear-gradient(to bottom, var(--maintColorCustomLight) 0, var(--maintColorCustom) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--maintColorCustomLight)', endColorstr='var(--maintColorCustom)', GradientType=0) !important;
  background-repeat: repeat-x;
  color: var(--mainTextColor2) !important;
  background-color: var(--maintColorCustom) !important;
  border-color: var(--maintColorCustom) !important;
}

#pills-tab .activeTab .piContent {
  background: var(--mainTextColor2);
  color: var(--maintColorCustom2) !important;
}

#pills-tab .piContent {
  display: flex;
  align-items: center;
  color: var(--mainTextColor2);
}

.header-pro-001 {
  background: #fff !important;
}

.header-pro-2 .com-name h3 {
  color: var(--maintColorCustom)
}


.bhsk-tab-content {
  background: var(--maintColorCustom3) !important;
  color: #fff !important;
}

.bhTopTabTitle {
  background: var(--maintColorCustom) !important;
}

.bhsk-tab .active {
  background: var(--maintColorCustom2) !important;
}

#baohiemsuckhoe .bhtable001 th:nth-child(2),
#baohiemsuckhoe .bhtable001 th:nth-child(3),
#baohiemsuckhoe .bhtable001 th:nth-child(4),
#baohiemsuckhoe .bhtable001 th:nth-child(5),
#baohiemsuckhoe .bhtable001 th:nth-child(6) {
  min-width: 125px
}

.header-pro {
  background: var(--maintColorCustom);
  position: relative;
}

#pills-tab {
  box-shadow: 0 0 5px #54bdea;
  margin-bottom: 10px;
  background: #056691 !important;
}

.home-page {
  background: #FFFFFF
}

.home-page {
  background: #056691
}

.article-page {
  background: #FFFFFF
}

.product-page {
  background: #f59300
}

.bhskMiniBlock {
  border-radius: 5px;
  border: 1px solid #0a94db;
  margin-bottom: 10px;
  background-size: contain;
  
  text-align: center;
  overflow: hidden;
  margin: 5px;
  background-color: var(--mauNenMiniBlockBhsk) !important;
}

p {
  line-height: 30px;
}

/* chay tren mobile */
@media only screen and (max-width: 767px) {
  .linh111 table td:nth-child(1) {
    min-width: 30px
  }

  .linh111 table td:nth-child(2) {
    min-width: 200px
  }

  .linh111 table td:nth-child(1n+3) {
    min-width: 130px
  }
}

/* chay tren may tinh*/
@media only screen and (min-width: 768px) {
  .linh01 table td:nth-child(1) {
    min-width: 30px
  }

  .linh01 table td:nth-child(2) {
    min-width: 220px
  }

  .linh01 table td:nth-child(1n+3) {
    min-width: 120px
  }
}

/* chay tren mobile */
@media only screen and (max-width: 767px) {
  .linh01 table td:nth-child(1) {
    min-width: 30px
  }

  .linh01 table td:nth-child(2) {
    min-width: 220px
  }

  .linh01 table td:nth-child(1n+3) {
    min-width: 120px
  }
}


/* chay tren may tinh*/
@media only screen and (min-width: 768px) {
  .linh016 table td:nth-child(1) {
    min-width: 170px
  }

  .linh016 table td:nth-child(2) {
    min-width: 170px
  }

  .linh016 table td:nth-child(1n+3) {
    min-width: 170px
  }
}

/* chay tren mobile */
@media only screen and (max-width: 767px) {
  .linh016 table td:nth-child(1) {
    min-width: 170px
  }

  .linh016 table td:nth-child(2) {
    min-width: 170px
  }

  .linh016 table td:nth-child(1n+3) {
    min-width: 170px
  }
}
.section-title{ margin-top:20px }



.section-title h2 {
    color: #233e80;
}
.section-title span {
    color: #e12228;
}
.baohiemsuckhoe {
    padding: 20px;
    background: transparent!important;
}
.baohiemSelectedPakage {
    background: #16313e !important;
    color: #fff;
}
.bhskRed {
    color: #d98b8b;
    font-weight: 700;
}
.bhskDnPhi {
    color: #d98b8b !important;
}
.autoHeightFooter {
    background: #1B3765;
    color: #ffffff;
}
 .nav-tabs3>li>a {    background: #9b5056 !important;}

.content_menu_main_content .parent_div>h2 { color:#fff; font-size: 20px; font-weight: 400; background-color: #063F72; display: block; 	cursor:pointer }
.content_menu a {    font-size: 18px; }
.content_menu_main_content .content-block-2 {padding: 1px;}
h1 {font-size: 18px;}

.autoHide {margin-bottom: 5px;!important}

.alert-info {
    color: #ffffff;
    background-color: #00357B;
    border-color: #00357B;
}

.nav-tabs3>li>a {
    background: #4d8aa5 !important;
}.progress-container-parent{padding: 0;margin: 0 0 30px 0;display: none;}.progress-container{margin: 0;;width:350px;}.progress-container:before{background-color:#e0e0e0;}.progress-container .progress{background-color:#3498db;}.progress-container .circle{height:30px;width:30px;border-color:#e0e0e0;background-color:#ffffff;font-size:16px;font-color:#e0e0e0;}.progress-container .circle.active{height:30px;width:30px;border-color:#3498db;background-color:#ffffff;font-size:16px;font-color:#e0e0e0;}.progress-container-parent .progress-container-2 .circle.active{background-color:#ffffff;color:}.progress-container-parent .progress-container-2 .circle.active::after{background-color:#ffffff;color:}