.title-form {
  background:linear-gradient(90deg, #005cab 0%, #006cb9 30%, #0082cb 60%, #0093d9 100%) !important;
border-radius: 10px 10px 0px 0px;
    color: white;
     text-align: center;
    text-transform: uppercase;
display: block;
}
.tittle-form .section-title b {
    display: none;
}
.nd-ld-liberty .col .col-inner {
   background-image: url(https://dulich.sunnygroup.vn/wp-content/uploads/2026/01/background-bao-hiem-liberty.png);
    height: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px;
}

.nd-ld-bv .col .col-inner {
   background-image: url(https://dulich.sunnygroup.vn/wp-content/uploads/2026/01/background-bao-hiem-bao-viat.png);
    height: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px;
}

.nd-ld-aig .col .col-inner {
   background-image: url(https://dulich.sunnygroup.vn/wp-content/uploads/2026/01/bg-bao-hiem-du-lich-quoc-te-aig-1.webp);
    height: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px
}
.flickity-page-dots {
    position: absolute;
    bottom: auto;
    left: 20%;
    right: 20%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #005baa;
}
.widget-title, .widgettitle {
    margin-bottom: 0;
    background: linear-gradient(90deg, #005cab 0%, #006cb9 30%, #0082cb 60%, #0093d9 100%) !important;
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    display: block;
    text-align: center;
}


/* Cho Chrome, Firefox, Opera */
input::placeholder, textarea::placeholder {
  color: #005baa !important;
}

/* Cho Internet Explorer (IE) và Edge */
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #005baa !important;
}

/* Cho Safari (cũng có thể dùng ::-webkit-input-placeholder) */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #005baa !important;
}
.button-mua-ngay {
    height: 48px;
    background: linear-gradient(180deg, #FEC626 0%, #CCA126 100%);
    color: #FFF;
    -webkit-box-shadow: 0 3px 0 0 #06748c;
    box-shadow: 0 3px 0 0 #5e0206;
      line-height: 28px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 4px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding-top: 11px;
}
.button-mua-ngay: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
}

.nd-ld .col .col-inner {
     background-color:#fff;
    height: 100%;
width: 100%;
    border: solid 1px #ecc09a;
    border-radius: 10px
}
.nd-ld .col .col-inner: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
}

.absolute-footer {
    font-size: .9em;
    padding: 10px 0 15px;
    border-top: solid 3px rgb(238 205 119);
}





.searchandfilter li {
    padding-right: unset;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #dca447;
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background-color: rgba(0, 0, 0, .03);
    border-color: rgba(0, 0, 0, .09);
    font-size: 15px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px #dca447 solid;
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    width: max-content;
}
.text-gradient {
    background-image: linear-gradient(45deg, #001871, #01b0f1);
    background-clip: text;
    color: transparent;
}


.has-hover:hover .tag-label {
    opacity: 1;
    background-color: #dca447;
}

.icon-feauture-box:hover img{
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
}

.icon-feauture-box img{
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: bold;
}
.tabbed-content .nav-pills .tab a {
    border-radius: 8px;
    margin: 0 5px;
    padding: 0 20px;
    background-color: #dca447;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    border: solid 1px #ecc09a;
}
.tabbed-content .nav-pills .active a {
    background-color: #152970;
    color: #fff !important;
}

.lightbox-content {
    background-color: #fff;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
    position: relative;
    border: 2px #eecd77 solid;
    border-radius: 10px;
}

.wpcf7 input:not([type="submit"]), .wpcf7 select, .wpcf7 textarea, .wpcf7 text {
    width: 100%;
    padding: .75em;
    color: #005baa;
    border: 1px #0062b0 solid;
    border-radius: 3px;
    padding: 5px;
}
