.section4 .row2 .large-4 .col-inner,.section4 .slide .col-inner{
		background-color: #fff;
    padding: 45px;
    box-shadow: 0 10px 31px 0 rgba(181,127,250,0.09);
}
.section4 .row2 .large-4 .col-inner:hover{
		background-image: linear-gradient(-160deg,#fff,#fff 70%,var(--primary-color));
    transition: 0.2s;
		cursor : pointer;
}
.section4 .row2 .large-4 .col-inner .icon-box,.section4 .slide .col-inner .icon-box{
		margin-bottom : 10px;
}
.section4 .row2 .large-4 .col-inner .icon-box-img img,.section4 .slide .col-inner .icon-box-img img{
		border: 2px solid var(--primary-color)a1;
    width: 50px;
    height: 50px;
    margin: 0px auto 0px auto;
    border-radius: 50%;
    padding: 0;
}
.section4 .row2 .large-4 .col-inner .icon-box h3,.section4 .slide .col-inner .icon-box h3{
		margin-bottom: 0px;
		font-size: 18px;
    line-height: 20px;
}
.section4 .row2 .large-4 .col-inner .icon-box p,.section4 .slide .col-inner .icon-box p{
		font-size: 14px;
}
.section4 .row2 .large-4 .col-inner .testimonial-text,.section4 .slide .col-inner .testimonial-text{
		font-size: 14px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 100%;
}
.section4 .row2 .large-4 .col-inner .testimmonials_starts,.section4 .slide .col-inner .testimmonials_starts{
		margin-right: 3px;
    font-size: 13px;
    color: #ffc662;
}

.button-dang-ky {
    height: 40px;
    width: max-content;
     background: linear-gradient(180deg, #FEC626 0%, #CCA126 100%);
    color: #FFF;
    box-shadow: 0 3px 0 0 #337cbb;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    margin-bottom: 4px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding-top: 5px;
}
.button-dang-ky:hover {
    background-image: -webkit-linear-gradient(0deg, rgb(0, 121, 192) 0%, rgb(0, 177, 225) 100%);
    border-color: #06748c;
    color: #fff;
    -webkit-box-shadow: 0 3px 0 0 #1a1446;
    box-shadow: 0 3px 0 0 #1a1446
}

.is-outline {
    color: #fff;
}
.text-yellow {
    color: #eecd77;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5294117647);
    font-size: 20px;
}

.text-gradient {
    background-image: linear-gradient(45deg, #001871, #01b0f1);
    background-clip: text;
    color: transparent;
    font-size: larger;
 }

.header-button-2 .header-button a  {
    height: 40px;
     width: max-content;
     background: linear-gradient(180deg, #FEC626 0%, #CCA126 100%);
    color: #FFF;
    box-shadow: 0 3px 0 0 #337cbb;
    line-height: 28px;
    text-align: center;
    margin-bottom: 4px;
     border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
     padding: 7px 15px;
    font-size: 17px;
    
  }

.header-button-2 .header-button a:hover {
    background-image: -webkit-linear-gradient(0deg, rgb(0, 121, 192) 0%, rgb(0, 177, 225) 100%);
    border-color: #06748c;
    color: #fff;
    -webkit-box-shadow: 0 3px 0 0 #1a1446;
    box-shadow: 0 3px 0 0 #1a1446;
   
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    border: 2px #eecd77 solid;
    background: linear-gradient(90deg, rgba(0, 91, 170, 1) 0%, rgba(0, 147, 217, 1) 100%);
}

.absolute-footer.text-center ul {
    border: 0;
    padding-top: 5px;
    text-transform: none;
    font-weight: bold;
    font-size: unset;
    color: #fff;
}

.off-canvas .sidebar-menu {
   
    background-image: url(https://baohiemdulichquocte.com.vn/wp-content/uploads/2025/03/bg-bao-hiem-du-lich-quoc-te-aig-1.png);
}

.nd-ld .col .col-inner {
   background-image: url(https://baohiemdulichquocte.com.vn/wp-content/uploads/2025/03/bg-bao-hiem-du-lich-quoc-te-aig-1.png);
    height: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px
}

.footer-wrapper {
    position: relative;
    width: 100%;
    border-top: solid 3px rgb(238 205 119);
}
.absolute-footer.dark {
       border-top: solid 3px rgb(238 205 119);
}


.header-main {
    border-bottom: solid 3px rgb(238 205 119);
}
.insurance_item_2023 .insurance_feature_2023_page_design_share .insurance_feature_2023_page_design_share_icon {
    text-decoration: none;
    padding-right: 4px;
}


.nav-box>li.active>a, .nav-pills>li.active>a {
    background: linear-gradient(90deg, rgba(0, 91, 170, 1) 0%, rgba(0, 147, 217, 1) 100%);
    border-radius: 8px;
    margin: 0 5px;
    padding: 0 20px;
    background-color: #21c1df;
    color: #fff;
    margin-bottom: 10px;
    border: 3px #f1dc5c solid;
    font-weight: bold;
}

