.postid-259 .product-form-wrap,
.postid-37877 .product-form-wrap {
position:relative;
}
#formSubmissionLoading {
background-image: url(//financialfield.vn/wp-content/themes/financialfield/assets/img/cio-loading.svg);
background-color: rgba(255, 255, 255, 0.9);
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
}
#formSubmissionLoading p {
text-align: center;
margin-top: 30pt;
font-weight: bold;
font-size: 20px;
color: #808080;
}html,
body {
font-family: "Open Sans", sans-serif;
line-height: 1.5em;
}
img {
max-width: 100%;
height: auto;
}
strong {
font-weight: bold;
}
.frm_form_field.field_with_btn {
display: flex;
}
.otp_container {
width: 100%;
}
button.otp_btn {
border-radius: 20px;
padding: 4px 10px;
display: block;
margin: auto;
color: white;
font-weight: bold;
border-color: unset;
}
button.otp_btn.unverified_btn {
background: #003190;
}
button.otp_btn.verified_btn {
background: #058e05;
cursor: not-allowed;
}
button.otp_btn.unverified_btn:hover {
background: #0079c2;
}
#form_formidable_id_5 input,
#form_formidable_id_5 select {
border-radius: 11px !important;
}
#form_pvi_otp_new_form button,
#form_formidable_id_48 button,
#form_formidable_id_5 button
{
font-weight: bold !important;
font-size: 16px !important;
}
#form_formidable_id_5 label {
font-size: 16px !important;
line-height: 1.3em;
text-align: justify;
margin-bottom: 5px;
}
#form_formidable_id_5 #field_bhbb_pvi-0 {
transform: scale(2);
}
.otp_loading {
display: none;
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.ex-reg-link {
background: #0039a0;
color: #fff;
padding: 0.5rem 3rem;
}
.ex-reg-link:hover {
background: #4684c8;
color: #fff;
}
.page-banner-img {
width: 100%;
display: block;
}
.meta-icon-background {
color: #4684c9;
}
.tab-icon-background {
color: #b7b7b7;
font-size: 30pt;
}
#productTabs li a .tab-icon i.tab-icon-background {
font-size: 3em;
}
#productTabs-accordion i.tab-icon-background {
font-size: 2em;
}
.meta-icon-class {
color: #ffffff;
}
.tab-icon-class {
color: #000;
transition: 250ms all;
font-size: 1em;
}
#productTabs-accordion .tab-icon-class {
color: #fff;
text-align: center;
width: 1.9em;
line-height: 3em;
}
#productTabs-accordion .panel.panel-default.active-panel .tab-icon-class {
color: #23a7d7;
}
#header {
padding: 15pt 0 0;
border-bottom: 4px solid #23a7d9;
}
.br-mobile-only {
display: none;
}
@media screen and (max-width: 767px) {
#header {
padding: 0 0 10pt;
z-index: 1000;
position: relative;
}
.br-mobile-only {
display: inline;
}
}
#branding {
max-width: 300px;
}
#footer {
background: #003aa0;
color: #fff;
padding: 20pt 0;
}
#footer-nav {
margin: 0;
}
#footer-address { }
#footer-address ul {
list-style-type: disc;
margin-left: 10pt;
}
#footer-address ul li {
margin-left: 5pt;
}
.copyright-text { }
.home-categories,
.category-products {
margin: 30pt 0;
}
.product-short-content,
.home-categories .category-content,
.survey-text-content {
margin-top: 10pt;
}
h3.category-title,
h3.product-title,
h1.entry-title {
text-transform: uppercase;
font-size: 16pt;
line-height: 2em;
color: #003aa0;
position: relative;
display: inline-block;
}
h3.category-title::after,
h3.product-title::after,
h1.entry-title::after {
content: "";
width: 150px;
height: 1px;
background-color: #23a7d9;
display: block;
position: absolute;
left: 0;
bottom: 0;
}
h3.category-title i,
h3.product-title i,
h1.entry-title i {
font-size: 10pt;
vertical-align: middle;
}
h3.category-title span,
h3.product-title span,
h1.entry-title span {
color: #23a7d9;
}
.category-item,
.product-item {
margin-bottom: 50pt;
}
.btn.general-btn {
color: #fff !important;
background-color: #23a7d9;
border-color: #23a7d9;
margin-left: 5pt;
margin-bottom: 5pt;
}
.btn.general-btn:hover {
background-color: #ffc107;
border-color: #ffc107;
}
label a {
color: #fff;
text-decoration: underline;
}
.product-buttons {
margin: 10pt 0 0 0;
}
#product-header {
padding: 20pt 0;
background-size: cover;
background-position: center top;
}
.product-form-wrap {
background: #6ac6f0;
padding: 10pt;
border-radius: 5px;
}
.product-form-title-wrap {
border-radius: 5px;
padding: 3pt;
color: #35abd7;
margin-bottom: 0pt;
}
.product-form-title-wrap p {
margin: 0;
}
.form-title-img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10pt;
}
#product-meta {
padding: 20pt 0;
}
.meta-info {
margin-top: 5pt;
}
.meta-name,
.meta-value {
color: #363636;
font-size: 10pt;
}
.meta-value {
font-weight: bold;
}
#tab-slider {
width: 100%;
margin: 30pt 0;
}
#product-tabs {
padding: 20pt 0;
background: #fafafa;
}
#productTabs.nav-tabs {
position: relative;
overflow: hidden;
margin-bottom: 15pt;
border: none;
}
#productTabs li {
text-align: center;
display: block;
float: left;
}
#productTabs > li > a {
display: block;
padding-bottom: 10pt;
font-size: 11pt;
position: relative;
}
#productTabs li a .tab-icon {
margin-bottom: 15pt;
}
#productTabs li a.active .tab-icon i.tab-icon-background {
color: #23a7d9;
transition: 250ms all;
}
#productTabContent {
background: #fff;
color: #3c3b3b;
line-height: 1.5em;
border: 1px solid #668ec4;
border-radius: 20px;
}
.ff-modal-content-wrap {
padding: 20pt 50pt;
}
.ff-modal-title {
color: #000060;
font-weight: bold;
text-align: center;
font-size: 14pt;
}
.ff-modal-content {
margin: 20pt;
}
h5.child-product-title a {
color: #000060;
font-weight: bold;
}
p.child-product-desc {
color: #4c4c4c;
margin-top: 10pt;
font-size: 11pt;
}
.child-product-img {
max-height: 40px;
width: auto;
}
.child-product-buttons {
margin-top: 10pt;
}
#productTabs-accordion .panel.panel-default {
margin-bottom: 5px;
position: relative;
overflow: hidden;
}
#productTabs-accordion .panel.panel-default.active-panel .panel-heading {
border-bottom: 5px solid #23a7d7;
}
#productTabs-accordion .panel.panel-default .panel-title span.tab-title {
margin-left: 10px;
display: inline-block;
margin-top: 5px;
color: #fff;
font-weight: bold;
}
#productTabs-accordion .panel.panel-default .panel-title a {
display: block;
}
#productTabs-accordion .panel.panel-default .panel-title a:hover {
text-decoration: none;
}
#productTabs-accordion .panel.panel-default .panel-heading {
background: #23a7d7;
position: relative;
overflow: hidden;
padding: 5pt;
}
#productTabs-accordion .panel.panel-default.active-panel .panel-heading {
background-color: #fafafa;
}
#productTabs-accordion
.panel.panel-default.active-panel
.panel-title
span.tab-title {
color: #23a7d7;
}
#productTabs-accordion .panel.panel-default .panel-collapse {
transition: 250ms all;
opacity: 0;
background: none;
padding: 0;
}
#productTabs-accordion .panel.panel-default .panel-collapse.show {
margin-top: 10pt;
opacity: 1;
}
#productTabs-accordion .panel.panel-default .panel-collapse.show .panel-body {
background: #fff;
padding: 10px;
border-radius: 0;
}
#productTabs-accordion .tab-icon {
display: block;
float: left;
}
.tab-pane h3 button,
.panel-body h3 button {
background: none;
border: none;
}
.tab-pane h3 button::after,
.panel-body h3 button::after {
content: "\f65e";
font-family: "Font Awesome 5 Pro";
color: #486eb7;
}
.tab-pane h3 button.open::after,
.panel-body h3 button.open::after {
content: "\f65d";
}
.tab-pane h3 button,
.panel-body h3 button,
.tab-pane h3,
.panel-body h3 {
font-size: 13pt;
font-weight: bold;
margin: 10pt 0 5pt;
color: #486eb7;
text-align: left;
}
.tab-pane p,
.panel-body p {
margin: 5pt 0;
}
.tab-pane ul,
.panel-body ul {
padding-left: 10pt;
list-style-type: disc;
}
.tab-pane ol,
.panel-body ol {
padding-left: 10pt;
list-style-type: decimal;
}
.tab-pane ul li,
.panel-body ul li,
.tab-pane ol li,
.panel-body ol li {
margin-left: 5pt;
}
.tab-pane strong,
.panel-body strong,
footer strong,
footer b {
font-weight: bold;
}
.tab-pane h2,
.panel-body h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 15pt;
display: block;
border-bottom: 1px solid #0038a0;
padding-bottom: 5pt;
color: #0038a0;
margin: 10pt 0;
}
.responsive-tabs .responsive-tabs__panel {
padding-bottom: 20px !important;
}
.placeholder {
text-align: center;
}
.placeholder span {
font-size: 10pt;
font-style: italic;
margin-top: 10px;
display: inline-block;
color: #949494;
font-weight: bold;
}
section#survey-content {
margin-top: 20pt;
}
main#content header {
margin-top: 20pt;
}
.entry-content {
margin: 20pt 0;
}
.entry-content p {
margin-bottom: 10pt;
text-align: justify;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
font-weight: bold;
margin-bottom: 10pt;
}
.entry-content h2 {
font-size: 17pt;
}
.entry-content h3 {
font-size: 14pt;
}
.entry-content h4 {
font-size: 12pt;
}
.entry-content strong {
font-weight: bold;
}
.entry-content em {
font-style: italic;
}
.entry-content a {
color: #007bff !important;
}
.entry-content ol {
list-style-type: revert-layer;
padding-left: 2em;
margin-bottom: 1em;
}
.wp-pagenavi {
text-align: center;
}
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-link,
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-current-page,
.sfwppa-navi-style.sfwppa-style-3 .current,
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-extend,
.sfwppa-navi-style.sfwppa-style-3 .page-numbers {
width: 40px;
height: 40px;
}
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-link,
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-current-page,
.sfwppa-navi-style.sfwppa-style-3 .current,
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-extend,
.sfwppa-navi-style.sfwppa-style-3 .page-numbers,
.sfwppa-navi-style.sfwppa-style-3 .sfwppa-pages,
.sfwppa-navi-style.sfwppa-style-3 .nav-links .prev,
.sfwppa-navi-style.sfwppa-style-3 .nav-links .next {
font-size: 15px;
}
#about-categories {
padding-bottom: 20pt;
}
#about-categories .category-item {
margin: 15pt 0;
font-size: 10pt;
}
#about-categories .category-icon {
color: #0082ff;
}
#about-categories h3.category-name {
font-weight: bold;
font-size: 13pt;
margin: 5pt 0 3pt;
}
#about-categories h3.category-name a {
color: #003aa0;
}
.thankyou-text {
padding: 20px;
background: #f8ca00;
border-radius: 10px;
color: black;
margin: 200px 0px;
font-size: 19px;
text-align: center;
}
.ms-options-wrap > button:focus,
.ms-options-wrap > button {
padding: 4px 20px 4px 5px !important;
margin-top: 0px !important;
border: unset !important;
color: #003aa0 !important;
font-size: 14px !important;
border-radius: 2px;
}
.ms-options-wrap > button:after {
border-top-color: #003aa0;
}
.product-meta-mobile {
display: none;
}
#reg-link-wrap {
padding: 15pt 0;
}
img.product-header-bg,
img.survey-banner-img {
width: 100%;
height: auto;
}
section#product-header.no-form {
padding: 0px;
}
div.bhbb_field.frm_form_field {
margin-top: 5px;
margin-bottom: 13px !important;
padding: 0;
}
body.postid-45 #product-header,
body.page-id-61265 #product-header { padding: 20pt;
background-position: center center;
background-size: cover;
}
@media screen and (min-width: 992px) {
img.product-header-bg {
display: none;
}
section#product-header.no-form img.product-header-bg {
display: block;
}
}
@media screen and (max-width: 991px) {
section#product-header.has-form {
background-image: none !important;
padding: 0px !important;
}
section#product-header.has-form .container {
max-width: 100%;
}
section#product-header.has-form .container,
section#product-header.has-form .container > div[class^="col"] {
padding: 0px;
}
img.product-header-bg {
display: block;
}
.product-meta-mobile {
display: block;
text-align: center;
}
.product-meta-mobile div {
display: inline-block;
text-align: left;
}
.product-meta-desktop {
display: none;
}
.product-form-wrap {
border-radius: unset;
}
}
@media screen and (max-width: 767px) {
nav#menu {
height: 40px;
}
.tab-icon-background {
color: #23a7d9;
font-size: 25pt;
margin: 0px;
}
.active-panel .tab-icon-background {
color: #fff;
}
.tab-icon-class {
margin: 0px;
font-size: 11pt;
}
.active-panel .tab-icon-class {
color: #23a7d9;
}
.child-product-item {
margin-bottom: 15pt;
}
.responsive-tabs .responsive-tabs__panel {
padding-bottom: 20px !important;
}
}
@media screen and (max-width: 499px) {
h3.category-title,
h3.product-title {
font-size: 12pt;
}
.title-form p {
font-size: 12px;
}
}
a#callOnThankYouTranscosmos {
background-color: #bb8d0b;
margin-top: 10px;
}
.aceptance-form {
padding: 5px;
}
.aceptance-form label {
font-size: 14.8px !important;
}
.aceptance-form input[type="checkbox"] { } .cc-layout .product-form-wrap {
background: #003e53;
}
.cc-layout h1.form-product-name {
text-align: center;
margin-bottom: 10pt;
font-size: 23px;
font-weight: bold;
color: #003e53;
}
.cc-layout .product-form-title-wrap {
background: none;
color: #fff;
font-size: 21px;
padding: 5px;
font-weight: bold;
}
.cc-layout .frm_style_financial-field-style.with_frm_style .frm_submit button {
background: #fedc00;
color: #003e53;
font-weight: bold;
font-size: 17px;
}
#product-header.cc-layout {
padding: 2% 0;
background-position: center center;
}
.mobile-form-header .title-form {
display: inline-block;
padding-top: 12%;
text-align: center;
}
.is-bvag h1.form-product-name,
.is-bvag .product-form-title-wrap,
.is-pvi-survey h1.form-product-name,
.is-pvi-survey .product-form-title-wrap {
color: #fff;
display: flex;
justify-content: center;
text-align: center
}
@media screen and (max-width: 991px) {
.cc-layout .product-header-bg {
display: none;
}
.cc-layout .product-banner-form-header {
display: block;
min-height: 7rem;
background-size: cover;
background-repeat: no-repeat;
padding-top: 2rem;
background-position: 30% center;
width: 100%;
margin: 0;
}
.cc-layout .product-banner-form-header .product-banner-title {
font-size: 11pt;
font-weight: bold;
text-align: center;
}
h1.form-product-name,
.product-form-title-wrap {
display: none;
}
.is-bvag-survey-border .hurrytimer-cdt,
.is-pvi-survey-border .hurrytimer-cdt {
border-radius: 20px 20px 0 0 !important;
}
.is-bvag-survey-border:not(:has(.hurrytimer-cdt)) .is-bvag,
.is-pvi-survey-border:not(:has(.hurrytimer-cdt)) .is-pvi-survey {
border-radius: 20px 20px 0 0 !important;
}
}
@media screen and (max-width: 767px) {
.cc-layout .product-banner-form-header .product-banner-title {
float: right;
width: 50%;
}
}
@media screen and (max-width: 499px) {
.mobile-form-header .title-form p {
font-size: 20px;
}
}
@media screen and (min-width: 992px) {
.cc-layout .product-banner-form-header {
display: none;
}
h1.form-product-name {
display: block;
}
.txt-banner-product {
display: flex;
align-items: center;
flex-wrap: wrap;
}
}
img.img-call-center {
display: block;
margin: auto;
}
p.result-charge {
background: #104094;
padding: 10px;
color: white;
font-weight: bold;
text-transform: uppercase;
border-radius: 15px;
text-align: center;
}
.header-info h3 {
font-size: 16px;
font-weight: bold;
}
.header-wrapper {
background: white;
padding: 10px;
text-align: center;
border-radius: 5px;
margin-bottom: 10px;
color: #38b0dd;
width: 100%;
}
.header-wrapper b {
font-size: 20px;
color: #bc8d09;
}
.tab-pane h3 button,
.panel-body h3 button,
.tab-pane h3,
.panel-body h3,
span.tab-title {
text-transform: uppercase;
color: #000;
} #tab-bvlife-accordion .panel-heading .panel-title {
background: #007ac3;
font-weight: bold;
border-bottom: 1px white solid;
padding: 10px;
}
#tab-bvlife-accordion .active-panel .panel-heading .panel-title {
background: #114092;
}
#tab-bvlife-accordion .panel-heading .panel-title a {
color: white !important;
text-align: center;
}
#tab-bvlife-accordion .panel-heading .panel-title a:after {
content: "\f054";
float: right;
font-family: "Font Awesome 5 Pro";
}
#tab-bvlife-accordion .active-panel .panel-heading .panel-title a:after {
content: "\f078";
}
#tab-bvlife-accordion .panel-heading .panel-title i {
padding-right: 10px;
}
.product-meta-icon {
float: left;
}
.product-meta-icon i {
font-size: 46px;
}
#tab-bvlife {
border-bottom: unset;
margin-bottom: -2px;
text-align: center;
}
.content-bvlife {
border: 3px #0064b0 solid;
border-radius: 20px;
padding: 5px 25px;
}
.content-bvlife .tab-pane h3 button::after,
#tab-bvlife-accordion .accordion-title button:after {
content: unset;
}
.content-bvlife .tab-pane h3 button.open::before,
.content-bvlife .tab-pane h3 button::before,
#tab-bvlife-accordion .accordion-title button::before {
font-family: "Font Awesome 5 Pro";
color: #486eb7;
}
.content-bvlife .tab-pane h3 button.open::before,
#tab-bvlife-accordion .accordion-title button.open::before {
content: "\f056";
}
.content-bvlife .tab-pane h3 button::before,
#tab-bvlife-accordion .accordion-title button::before {
content: "\f055";
}
#tab-bvlife li.nav-item {
margin-left: 5px;
display: inline-block;
}
#tab-bvlife a.nav-link {
border: 3px #0064b0 solid;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
background: #0064b0;
color: white;
font-weight: bold;
}
#tab-bvlife a.nav-link i,
#tab-balong a.nav-link i {
margin-right: 10px;
font-size: 20px;
}
#tab-bvlife a.nav-link.active,
#tab-bvlife a.nav-link:hover {
background: white;
color: #0064b0;
}
.product-form-wrap-bvlife {
background: hsla(120, 4%, 96%, 0.72);
padding: 30px 20px 10px 20px;
border-radius: 25px;
}
.product-form-wrap-bvlife input,
.product-form-wrap-bvlife select { border: 1px solid #0281c8 !important;
border-radius: 11px !important;
}
.product-form-title-wrap-bvlife h3 {
color: #104094;
font-size: 25px;
text-align: center;
font-weight: bold;
margin-bottom: 15px;
}
.product-form-wrap-bvlife .frm_submit,
.product-form-wrap-bvlife .frm_prev_page,
#form_formidable_id_18 .frm_submit,
#form_formidable_id_31 .frm_submit {
text-align: center;
}
.product-form-wrap-bvlife .frm_submit .frm_button_submit,
.product-form-wrap-bvlife .frm_prev_page {
font-weight: bold !important;
}
#product-meta-bvlife {
padding: 20pt 0;
}
#product-meta-bvlife .product-meta-desktop p,
#product-meta-bvlife .product-meta-desktop i,
.product-meta-mobile.bvlife span {
color: #1459a4;
}
.product-meta-mobile.bvlife i {
font-size: 21px;
}
#product-meta-bvlife .product-meta-desktop strong {
font-weight: bold;
}
.product-form-wrap-bvlife label,
.product-form-wrap-bvlife label a {
color: #104094 !important;
font-size: 14.8px !important;
}
#field_agreement_bkny-0 {
transform: scale(2);
}
.checkbox-parrent-bvlife {
padding: 0 20px;
margin-top: 15px;
}
.product-meta-mobile span.meta-name-bvlife {
font-weight: bold;
}
#tab-bvlife-accordion .panel-body {
padding: 0 30px;
}
.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
font-weight: bold;
}
.page-id-9918 .thankyou-text {
color: black;
background: hsla(120, 4%, 96%, 0.72);
}
.about-partners-wrap {
margin: 20pt 0;
}
.partner-logo {
max-width: 100%;
}
.partner-item {
margin-bottom: 15pt;
}
body.postid-45 .datepicker thead tr:first-child th.prev,
body.postid-45 .datepicker thead tr:first-child th.next {
background: #38b0dd;
color: #fff;
} .postid-45 .txt-banner-product,
.page-id-61265 .txt-banner-product {
text-align: center;
display: inline-block;
}
@media (max-width: 991px) {
.thankyou-text {
margin: 14px 0px;
}
.product-form-wrap-bvlife {
background: #0c7bce;
border-radius: unset;
}
.product-form-title-wrap-bvlife h3 {
display: none;
}
.product-form-wrap-bvlife label,
.product-form-wrap-bvlife label a {
color: white !important;
}
.product-tabs-bvlife .col-md-12 {
padding-left: unset;
padding-right: unset;
}
.txt-banner-product {
display: none !important;
}
}
@media (max-width: 576px) {
.product-tabs-bvlife {
margin: unset !important;
}
h3.category-title,
h3.product-title,
h1.entry-title {
font-size: 12pt;
}
} .thankyou-text strong {
font-weight: bold;
}
.thankyou-text {
text-align: left;
}
.product-header-desk {
display: block;
width: 100%;
}
@media (max-width: 991px) {
.product-header-desk {
display: none;
}
} table.booking_table {
width: 100%;
color: white;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
background: #2489a8;
}
.booking_table tr {
border-bottom: 1px solid;
}
.booking_table tr:hover {
background-color: #2498a8;
}
.booking_table td,
.booking_table th {
padding: 7px;
}
.booking_table label {
display: block;
}
.booking_table input[type="checkbox"] {
transform: scale(1.8);
}
.booking_table tr:last-child {
border-bottom: unset;
}
#field_booking_field_itcom_co {
display: none;
}
div#frm_error_field_booking_field_itcom_co {
text-align: center;
background-color: #f2dede;
border: 1px solid #ebccd1;
border-radius: 2px;
color: #b94a48;
font-size: 16px;
margin: 0;
margin-bottom: 10px;
padding: 9px;
}  p.hotline-desk {
text-align: center;
background: radial-gradient(#007bff, transparent);
color: white;
margin-top: 10px;
padding: 8px;
font-weight: bold;
}
#call-on-thankyou-desk,
.hotline-desk {
display: none;
}
@media screen and (min-width: 991px) {
#call-on-thankyou-mb {
display: none;
}
#call-on-thankyou-desk {
display: block;
}
}  .thank-you-banner {
display: block;
}
#content-thankyou {
background-color: #54c6d1;
padding: 20px 0px;
text-align: center;
color: white;
}
body.page-template-page-thank-you-pvi #content-thankyou {
background: #fecf16;
}
#content-thankyou .content strong {
font-weight: bold;
}
#content-thankyou a#call-on-thankyou-desk,
#content-thankyou a#call-on-thankyou-mb,
#content-thankyou span.hotline-desk {
font-size: 20px;
background-color: #e21f63;
padding: 7px 13px 13px 13px;
border-radius: 25px;
border: 2px solid white;
color: white;
font-weight: bold;
}
#content-thankyou span.hotline-desk:hover,
#content-thankyou a#call-on-thankyou-desk {
cursor: pointer;
}
#content-thankyou a#call-on-thankyou-mb:hover {
text-decoration: unset;
}
#content-thankyou a#call-on-thankyou-desk {
display: inline-block;
}
#content-thankyou a#call-on-thankyou-desk i {
font-size: 30px;
}
@media screen and (max-width: 991px) {
#content-thankyou a#call-on-thankyou-desk {
display: none;
}
#content-thankyou a#call-on-thankyou-mb {
display: inline-block;
margin-bottom: 10px;
}
}  #content-thankyou-tcv .content {
text-align: center;
padding: 20pt;
color: #003aa0;
}
#content-thankyou-tcv .content strong {
font-weight: bold;
}
#content-thankyou-tcv .call-wrap {
display: none !important; }
@media screen and (min-width: 768px) {
#tcv-ty-page-banner-mb {
display: none;
}
#tcv-ty-page-banner-pc {
display: block;
}
}
@media screen and (max-width: 767px) {
#tcv-ty-page-banner-mb {
display: block;
}
#tcv-ty-page-banner-pc {
display: none;
}
}  .frm_style_financial-field-style.with_frm_style .frm_form_fields > fieldset {
padding: unset;
}
#form_formidable_id_2 .frm_submit button,
#form_formidable_id_18 .frm_submit button,
#form_formidable_id_31 .frm_submit button {
font-size: 17px !important;
font-weight: bold !important;
}
#form_formidable_id_2 .frm_submit button {
background: #38b0dd !important;
}
#form_formidable_id_2 .frm_submit button:hover,
#form_formidable_id_18 .frm_submit button:hover {
opacity: 0.8;
}
#form_formidable_id_2 .frm_error {
color: #ffbd00 !important;
}
.single.single-san_pham.postid-83 .product-form-wrap {
background: #0079c2;
border-radius: 13px;
}
@media screen and (min-width: 767px) {
.single.single-san_pham.postid-83 .product-form-wrap {
padding: 12pt 14pt;
}
}
#form_formidable_id_2 select,
#form_formidable_id_2 input,
#form_formidable_id_2 .ms-options-wrap > button {
border-radius: 11px !important;
}
#form_formidable_id_2 .ms-options-wrap > button {
padding-left: 9px !important;
}
#form_formidable_id_2 .required_insurance_content label {
font-size: 16px;
text-align: center;
}
#form_formidable_id_2 select,
#form_formidable_id_18 select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
#form_formidable_id_2 .frm_html_container {
text-align: center;
background: white;
border-radius: 11px;
padding: 5px;
}
#form_formidable_id_2 .frm_html_container span.itcom_fee_per_year {
color: #003aa0;
font-weight: bold;
font-size: 15px;
}  .postid-8571 .txt-banner-product,
.postid-23926 .txt-banner-product {
padding: 15px;
}
.postid-23926 .product-form-wrap {
background-color: white;
-webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.15);
box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.15);
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-left-radius: unset;
border-top-right-radius: unset;
padding: 10pt 0pt !important;
}
#form_formidable_id_18 .frm_html_container span.itcom_fee_per_year {
color: white;
font-weight: bold;
font-size: 15px;
text-align: center;
display: block;
background: #003aa0;
padding: 8px;
border-radius: 11px;
}
#form_formidable_id_18 input::-webkit-outer-spin-button,
#form_formidable_id_18 input::-webkit-inner-spin-button {
-webkit-appearance: none;
} #form_formidable_id_18 input[type="number"] {
-moz-appearance: textfield;
}
#form_formidable_id_18 input::placeholder,
#form_formidable_id_18 select {
font-weight: normal;
font-style: italic;
color: #7e7e7e;
}
#form_formidable_id_18 i.step2_icon,
#form_formidable_id_31 i.step2_icon,
#form_formidable_id_50 i.step2_icon {
position: absolute;
padding: 8px;
min-width: 40px;
color: #0079c2;
}
.input_icon input,
.input_icon select {
text-indent: 25px;
}
#form_formidable_id_18 input,
#form_formidable_id_18 select {
border-radius: 11px;
border: 1px solid black;
}
#form_formidable_id_18 .frm_submit button,
#form_formidable_id_31 .frm_submit button {
background: #003190;
}
select[id^="field_itcom_otp_program"] {
border: 1px solid #0078c4 !important;
color: #0078c4 !important;
}
.title-form-otp {
text-align: center;
font-size: 20px;
font-weight: bold;
background: #003190;
padding: 10px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
color: white;
}
.btn-support-otp {
text-align: center;
font-style: italic;
text-decoration: underline;
color: #0079c2;
margin-bottom: 10px;
}
.btn-support-otp {
margin-top: 4px;
margin-bottom: unset;
}
.hotline-support-desk {
display: none;
}
.btn-support-otp span {
cursor: pointer;
}
.check_privacy label,
.check_privacy a {
color: #333333 !important;
font-size: 16px !important;
}
#form_formidable_id_18 .frm_submit button,
#form_formidable_id_31 .frm_submit button {
border-radius: 10px !important;
}
.itcom-req-info {
padding: 5px 15px;
}
#form_formidable_id_18 label {
color: black !important;
}
@media screen and (min-width: 991px) {
.support-btn-mobile {
display: none;
}
#form_formidable_id_18 div[class^="col-"] {
padding-left: 7px !important;
padding-right: 7px !important;
}
.desk-hide {
display: none;
}
}
@media screen and (max-width: 991px) {
.support-btn-desk {
display: none;
}
button.otp_btn {
padding: 4px 15px;
}
.title-form-otp {
display: none;
}
.single-san_pham.postid-8571 .support-btn-mobile {
color: white !important;
}
}  .postid-37877 .product-form-wrap {
width: 70%;
background: #05b6d7 !important;
border: 5px solid #fff;
border-radius: 30px;
padding: 10px 0px 0px;
box-shadow: 1px 1px 1px #ccc;
position: relative;
}
.postid-37877 .reg-form-container {
background: none;
margin-top: 30pt;
}
.postid-37877 .aceptance-form label {
color: #fff !important;
padding: 0px !important;
}
.postid-37877 .product-form-content {
padding: 10pt;
border-radius: 15px;
}
.postid-37877 .product-form-title-wrap {
display: block;
width: 80%;
margin: 0 auto;
text-align: center;
border-radius: 15px;
background: none;
}
.postid-37877 .product-form-title-wrap p {
color: #fff;
font-weight: bold;
}
.row.footer-menu-wrap {
border: 1px dotted #fff;
border-top: 0px;
border-left: 0px;
border-right: 0px;
margin-bottom: 10pt;
}
@media screen and (max-width: 499px) {
html.ios.mobile.safari,
html.ios.mobile.safari body.postid-259 {
overflow-x: hidden !important;
}
.postid-259 .product-form-title-wrap p {
font-size: 12pt;
}
.postid-37877 .reg-form-container {
margin-top: 0px;
}
.postid-37877 .product-form-content {
padding-top: 0;
}
.postid-37877 .product-form-title-wrap p {
margin: 5px auto;
}
.postid-37877 .frm_style_tcv-otp.with_frm_style .frm_submit button {
margin: 0;
}
}  .btn-yellow {
background: #febe16;
}
.btn-blue {
background: #0083cb;
}
.wrap-product a {
text-decoration: unset;
border-radius: 7px;
padding: 10px 20px;
color: white;
-webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
}
.wrap-product img {
width: 100%;
height: auto;
}
.banner-mobile {
display: none;
}
@media screen and (min-width: 991px) {
.wrap-product {
position: relative;
text-align: center;
}
.group-btn {
position: absolute;
bottom: 20%;
right: 5%;
}
.wrap-product a {
margin-right: 20px;
font-size: 25px;
}
.btn-mobile {
display: none;
}
.banner-desk {
display: block;
width: 50%;
margin: 0 auto;
}
}
@media screen and (max-width: 991px) {
.banner-mobile {
display: block;
}
.banner-desk {
display: none;
}
.group-btn {
display: none;
}
.wrap-product {
padding: 11px;
}
.wrap-product-mobile {
border-radius: 10px;
overflow: hidden;
background: #e6e6e6;
-webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.35);
}
.btn-mobile {
padding: 10px;
}
.btn-mobile a {
display: block;
text-align: center;
}
}  #form_formidable_id_31 .col-6,
#form_formidable_id_31 .col-12 {
padding-right: 5px !important;
padding-left: 5px !important;
}
#form_formidable_id_31 input[type="text"],
#form_formidable_id_31 input[type="tel"],
#form_formidable_id_31 select {
border-radius: 20px;
border: 1px solid #bababa;
-webkit-appearance: none;
appearance: none;
}
.postid-52658 .title-form-otp,
.postid-52658 button.otp_btn.unverified_btn {
background: #0779bf !important;
}
.postid-52658 .title-form-otp {
border-top-right-radius: 30px !important;
border-top-left-radius: 30px !important;
}
.postid-52658 .product-form-wrap {
padding: 10pt 17pt;
background: white;
}
#field_itcom_online_payment_fee_format,
#field_bf_step2_fee,
#field_bf_step2_fee::placeholder,
#field_itcom_online_payment_fee_format::placeholder,
#field_bvagbf_tql,
#field_bvagbf_tql::placeholder,
#field_itcom_online_payment_fee_format,
#field_itcom_online_payment_fee_format::placeholder,
#field_itcom_otp_fee_discount_format_onlpayment::placeholder,
#field_itcom_otp_fee_discount_format_onlpayment {
color: white;
}
.title-question {
background: #0779bf;
display: inline-block;
padding: 7px 30px;
border-radius: 25px;
font-weight: bold;
color: white;
margin-bottom: 15px;
}
#form_formidable_id_31 .frm_radio label {
background: white;
display: block !important;
padding: 5px;
border-radius: 20px;
width: 130px;
margin: auto;
border: 1px solid #cacaca;
color: #363636 !important;
}
.bvagbf-pre-payment {
border-radius: 20px;
background: white;
-webkit-box-shadow: 0px 0px 15px -2px rgb(0 0 0 / 75%);
-moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 15px -2px rgb(0 0 0 / 75%);
padding-bottom: 20px;
}
.bvagbf-cus-info span {
font-weight: bold;
color: #0079c2;
}
.bvagbf-pre-payment ul {
text-align: left;
padding: 10px 40px;
}
button#megapayForm_submit {
display: block;
border: unset;
padding: unset;
margin: auto;
background: unset;
}
.itcom-banner-mb {
display: none;
}
#itcom-payment-content {
background: #fafafa;
padding-bottom: 20px;
text-align: center;
color: #464646;
}
#itcom-payment-content strong,
#itcom-payment-content h3 {
font-weight: bold;
}
.itcom-payment-wrap {
padding: 30px 0px;
}
.qlbh-table {
margin: auto;
text-align: left;
}
.qlbh-table td {
border: 1px solid;
padding: 8px;
}
.title-payment {
background: #0079c2;
color: white;
padding: 14px;
}
.instant-call-wrap a {
display: block;
position: relative;
overflow: hidden;
width: 50%;
margin: auto;
}
#field_itcom_online_payment_fee_format,
#field_bf_step2_fee,
#field_itcom_otp_fee_discount_format_onlpayment,
#field_bvagbf_tql {
text-align: center;
font-weight: bold;
text-transform: uppercase;
border: unset !important;
}
#field_itcom_online_payment_fee_format,
#field_bvagbf_tql,
#field_bf_step2_fee {
background: #0779bf;
}
#field_itcom_otp_fee_discount_format_onlpayment {
background: #80180e;
-webkit-box-shadow: 0px 0px 14px -3px rgb(0 0 0 / 75%);
-moz-box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 14px -3px rgb(0 0 0 / 75%);
}
@media screen and (max-width: 991px) {
.itcom-banner-mb {
display: block;
width: 100%;
height: auto;
}
.itcom-banner-desk {
display: none;
}
}
@media screen and (min-width: 600px) {
#form_formidable_id_31 .frm_half {
margin-left: 1% !important;
}
}
@media screen and (min-width: 600px) {
.itcom_qlbh label {
width: 200px !important;
}
}  .elementor-59623
.elementor-element.elementor-element-6e416e5
.elementor-image
img {
display: none !important;
} @media screen and (max-width: 499px) {
.col-6.no-padding-right {
padding-right: 5px;
}
.col-6.no-padding-left {
padding-left: 5px;
}
}
#content-thankyou-tcv .tcv-cb-ty-txt,
.thank-you-content {
border: 2px solid #e6e6e6;
padding: 10pt;
box-shadow: 2px 2px 3px #b7b7b7;
border-radius: 20px;
margin-bottom: 20pt;
}
.tcv-cb-ty-txt p {
margin: 15px 0;
}
.frm_style_tcv-improvement-style.with_frm_style .frm_primary_label {
line-height: 1.3em;
}
@media screen and (max-width: 499px) {
#content-thankyou-tcv .tcv-cb-ty-txt {
text-align: justify;
}
} .postid-45 .product-form-title-wrap,
.page-id-61265 .product-form-title-wrap {
background: none;
color: #fff;
}
div#phone_block_pvi .col-4:nth-child(3) {
padding-left: 0;
}
div#phone_block_pvi .col-4:nth-child(1) {
padding-right: 0px;
}
div#phone_block_pvi .col-4:nth-child(2) {
padding: 0 !important;
margin: 0;
}
#form_formidable_id_5 button.otp_btn {
width: 100%;
}
span#phone_confirm {
color: #000;
background: #fff;
padding: 2px;
font-size: 13px;
font-style: italic;
border-radius: 7px;
}
#countdown em {
font-style: italic;
font-size: 13px;
line-height: 1.3em;
display: block;
}
@media screen and (min-width: 767px) {
.page-id-61265 .product-form-wrap {
margin-top: 8em;
background: #0083cb;
} }
.hurrytimer-timer-digit,
.hurrytimer-timer-label {
font-weight: bold;
}
.hurrytimer-campaign-62726 {
width: 80%;
background: #09acbe;
}
@media screen and (max-width: 991px) {
.hurrytimer-campaign-62740 {
background: #0083cb;
}
.hurrytimer-campaign-62726 {
width: 100%;
}
}
@media screen and (min-width: 992px) {
.hurrytimer-campaign.hurrytimer-campaign-62740 {
border-radius: 10px;
margin-bottom: 10px;
}
.hurrytimer-campaign-62726 {
border-radius: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 766px) {
.postid-45 .product-form-wrap,
.page-id-61265 .product-form-wrap {
background: #0083cb;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.postid-45 .txt-banner-product,
.page-id-61265 .txt-banner-product {
text-align: left;
}
}  @media screen and (min-width: 767px) {
.san_pham-template-product-bvlife .product-meta-text {
text-align: left;
padding-left: 10pt;
float: left;
}
}  .postid-61072 #product-header {
background-color: #c0e4f2;
}
.postid-61072 .product-form-wrap {
background: white;
border-radius: 30px !important;
-webkit-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.75);
padding: 15px 25px;
margin: 15px 20px;
}
.postid-61072 img.product-header-bg {
max-width: 25% !important;
margin: auto;
padding-top: 20px;
width: unset;
}
#form_formidable_id_39 .frm_submit {
text-align: center;
}
#form_formidable_id_39 .frm_button_submit {
background: #0093c1 !important;
color: white !important;
font-weight: bold !important;
border: unset !important;
padding: 9px 30px !important;
border-radius: 10px !important;
}
#form_formidable_id_39 input,
#form_formidable_id_39 select {
border-radius: 20px;
background: #ededed;
border: unset;
}
#form_formidable_id_39 input,
#form_formidable_id_39 select,
#form_formidable_id_39 label {
font-family: "Roboto", sans-serif;
}
#form_formidable_id_39 select {
-webkit-appearance: none;
appearance: none;
}
#frm_field_1314_container label,
#frm_field_1314_container label a {
font-size: 13px !important;
}
#form_formidable_id_39 button.frm_prev_page {
border-color: #0093c1 !important;
background: white !important;
color: #0093c1 !important;
font-weight: bold !important;
padding: 9px 20px !important;
border-radius: 10px !important;
}
@media screen and (max-width: 991px) {
.postid-61072 .product-form-title-wrap {
display: block;
}
.postid-61072 .product-form-title-wrap p {
font-size: 23px !important;
}
}  .postid-52658 a:hover,
.postid-52658 a:focus,
.postid-259 a:hover,
.postid-259 a:focus,
.postid-61427 a:hover,
.postid-61427 a:focus {
text-decoration: none;
outline: none;
}
.postid-52658 #accordion .panel,
.postid-259 #accordion .panel,
.postid-61427 #accordion .panel {
border: none;
border-radius: 5px;
box-shadow: none;
margin-bottom: 5px;
}
.postid-52658 #accordion .panel-heading,
.postid-259 #accordion .panel-heading,
.postid-61427 #accordion .panel-heading {
padding: 0;
border: none;
border-radius: 5px 5px 0 0;
}
.postid-52658 #accordion .panel-title a,
.postid-259 #accordion .panel-title a,
.postid-61427 #accordion .panel-title a {
display: block;
padding: 20px 30px;
background: #fff;
font-size: 17px;
font-weight: bold;
color: #003aa0;
letter-spacing: 1px;
text-transform: uppercase;
border: 1px solid #c0e4f2;
border-radius: 5px 5px 0 0;
position: relative;
}
.postid-52658 #accordion .panel-title a.collapsed,
.postid-259 #accordion .panel-title a.collapsed,
.postid-61427 #accordion .panel-title a.collapsed {
border-color: #e0e0e0;
border-radius: 5px;
}
.postid-61427 #accordion .panel-title a:before,
.postid-61427 #accordion .panel-title a.collapsed:before,
.postid-61427 #accordion .panel-title a:after,
.postid-61427 #accordion .panel-title a.collapsed:after,
.postid-52658 #accordion .panel-title a:before,
.postid-52658 #accordion .panel-title a.collapsed:before,
.postid-52658 #accordion .panel-title a:after,
.postid-52658 #accordion .panel-title a.collapsed:after,
.postid-259 #accordion .panel-title a:before,
.postid-259 #accordion .panel-title a.collapsed:before,
.postid-259 #accordion .panel-title a:after,
.postid-259 #accordion .panel-title a.collapsed:after {
content: "\f103";
font-family: "Font Awesome 5 Free";
font-weight: 900;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 5px;
background: #003aa0;
font-size: 20px;
color: #fff;
text-align: center;
position: absolute;
top: 15px;
right: 30px;
opacity: 1;
transform: scale(1);
transition: all 0.3s ease 0s;
}
.postid-61427 #accordion .panel-title a:after,
.postid-61427 #accordion .panel-title a.collapsed:after,
.postid-52658 #accordion .panel-title a:after,
.postid-52658 #accordion .panel-title a.collapsed:after,
.postid-259 #accordion .panel-title a:after,
.postid-259 #accordion .panel-title a.collapsed:after {
content: "\f101";
background: transparent;
color: #000;
opacity: 0;
transform: scale(0);
}
.postid-52658 #accordion .panel-title a.collapsed:before,
.postid-259 #accordion .panel-title a.collapsed:before,
.postid-61427 #accordion .panel-title a.collapsed:before {
opacity: 0;
transform: scale(0);
}
.postid-52658 #accordion .panel-title a.collapsed:after,
.postid-259 #accordion .panel-title a.collapsed:after,
.postid-61427 #accordion .panel-title a.collapsed:after {
opacity: 1;
transform: scale(1);
}
.postid-52658 #accordion .panel-body,
.postid-259 #accordion .panel-body,
.postid-61427 #accordion .panel-body {
padding: 20px 30px;
border-top: none;
color: black;
line-height: 28px;
border-radius: 0 0 5px 5px;
}
.set_pad_mar_default {
margin-top: unset !important;
padding-top: unset !important;
}
.panel-body h1 {
text-align: center;
font-weight: bold;
text-transform: uppercase;
}
.postid-52658 table,
.postid-259 table,
.postid-61427 table {
width: 100%;
}
.qlbp td,
.qlbp th {
text-align: center;
border: 1px solid #ddd;
padding: 8px;
}
.qlbp tr:hover {
background-color: #ddd;
}
.buy-button {
display: block;
text-align: right;
margin-top: 20px;
margin-bottom: 35px;
}
.qlbp_button {
background: #003190;
padding: 10px 20px;
border-radius: 5px;
font-weight: bold;
color: white;
text-transform: uppercase;
cursor: pointer;
}
.qlbp table tr:first-child,
.postid-52658 .qlbp table tr:last-child,
.postid-259 .qlbp table tr:last-child,
.td-header {
background: #0779bf;
color: white;
font-weight: bold;
}
@media screen and (max-width: 991px) {
.desk-show {
display: none;
}
.qlbp td,
.qlbp th {
width: 50%;
}
}
@media screen and (min-width: 991px) {
.qlbp td,
.qlbp th {
width: 20%;
}
.mobile-show {
display: none;
}
}  section#page-logo {
background: #c0e4f2;
text-align: center;
padding: 20px;
}
.thank-you-content {
background: white;
padding-bottom: 20pt;
}
.img-logo {
max-width: 100%;
display: block;
margin: auto;
margin-bottom: 30px;
}
.btn-back-home {
border: 1px solid;
padding: 5px 20px;
border-radius: 5px;
border-color: #00779f;
color: #00779f;
}
.thank-you-txt {
margin-top: 15px;
}
.thank-you-txt strong {
font-weight: bold;
}
.thank-you-txt p {
margin-bottom: 10px;
}
.ty-logo-product {
width: 25%;
margin-bottom: 15px;
}
.aligncenter {
display: block;
margin: auto;
}
.wrap-product.bao-hiem-xe-may-pti-home-blk .group-btn,
.wrap-product.bao-hiem-xe-o-to-pti-home-blk .group-btn {
left: 3%;
right: auto;
}
#productTabContent b,
#productTabContent strong {
font-weight: bold;
}
picture.product-header-bg {
display: none;
}
a.stringee-mark-button {
display: none !important;
}
@media screen and (max-width: 991px) {
.thank-you-txt {
margin-top: unset;
}
.img-logo {
margin-bottom: 18px;
}
}
@media screen and (min-width: 991px) {
.ty-logo-product {
width: 15%;
}
} .pti-thank-you-content .entry-content {
margin: 0;
}
@media screen and (max-width: 767px) {
picture.product-header-bg {
display: block;
}
}
.postid-61344 #productTabContent table {
width: 100%;
}
.postid-61344 #productTabContent td {
border: 1px solid;
text-align: center;
} .product-form-wrap-baolong {
background: white;
padding: 10pt;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#form_formidable_id_47 input[type="text"],
#form_formidable_id_47 input[type="tel"],
#form_formidable_id_47 select {
border-radius: 20px;
-webkit-appearance: none;
appearance: none;
background: #f8f8f8;
color: black;
}
#form_formidable_id_47 input::placeholder {
color: black;
}
.postid-61427 .title-form-otp {
background: #0079c2;
}
#form_formidable_id_47 .frm_submit {
margin: auto;
}
#form_formidable_id_47 .frm_submit {
text-align: center;
}
#form_formidable_id_47 .frm_submit button {
font-weight: bold !important;
border-color: unset !important;
background: #0079c2 !important;
border: unset !important;
padding: 10px 30px !important;
border-radius: 10px !important;
}
#baolong-info {
background-repeat: no-repeat !important;
background-size: cover !important;
padding: 15pt 0pt;
}
.margin-25 {
margin-top: 25px;
}
b {
font-weight: bold;
}
.baolong-btn-popup {
display: block;
text-align: center;
}
.baolong-btn-popup button {
background: #ffc000 !important;
border: unset;
}
#product-tabs-baolong {
padding: 20pt 0pt;
background: #fafafa;
}
#tab-balong {
text-align: center;
display: block;
}
#tab-balong li {
display: inline-block;
}
#tab-balong li a {
color: #464646;
font-weight: bold;
}
#tab-balong li a.active,
#tab-balong li a:hover {
background-color: unset;
border-color: unset;
border: unset;
border-bottom: 5px solid #23a7d8;
color: #23a7d8;
}
#field_bl_search_age {
display: none;
}
#field_bl_format_fee {
background: #fbb217 !important;
text-align: center;
}
#field_bl_format_fee,
#field_bl_format_fee::placeholder {
color: white !important;
font-weight: bold;
}
.bl-bg2 {
display: none;
}
.bl-text,
.bl-text label {
color: black !important;
font-size: 15px;
}
.wrap-step-2 {
background: #f8f8f8;
border-radius: 15px;
padding: 15pt 20pt;
}
#form_formidable_id_47 button[name="frm_prev_page"] {
display: none;
}
.table-benefit {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
-webkit-box-shadow: 0px 0px 6px -2px #000000;
box-shadow: 0px 0px 6px -2px #000000;
}
.table-benefit td {
padding: 10px;
}
td {
vertical-align: middle;
}
.baolong-benefit-name {
color: white;
}
.baolong-benefit-name.odd {
background: #30b0e1;
}
.baolong-benefit-name.even {
background: #fab116;
}
.baolong-benefit-value.odd {
background: #f8f8f8;
}
.baolong-benefit-value.odd {
background: white;
}
.bl-payment-method {
margin: auto;
}
.bl-payment-method select {
background: #fab116 !important;
text-align: center;
font-weight: bold !important;
color: white !important;
}
.color-blue {
color: #30b0e1;
font-weight: bold;
}
#tab-balong-accordion .panel-title {
font-weight: bold;
border-bottom: 4px #23a7d8 solid;
padding: 10px;
}
.no-border-bottom {
border-bottom: unset !important;
}
#tab-balong-accordion .panel-title a {
color: #464646;
}
#tab-balong-accordion .panel-title a:hover,
#tab-balong-accordion .panel-title a.active {
color: #23a7d8;
}
#tab-balong-accordion .panel-heading .panel-title a:after {
content: "\f067";
float: right;
font-family: "Font Awesome 5 Pro";
}
#tab-balong-accordion .active-panel .panel-heading .panel-title a:after {
content: "\f068";
}
.panel-body {
padding: 30px;
}
#exampleModalLong {
padding-right: unset !important;
}
#frm_field_2359_container .frm_description {
line-height: 1.3em;
margin-top: 5px;
}
@media screen and (max-width: 991px) {
.pop-up-desk {
display: none;
}
.product-form-wrap-baolong .product-form-content {
border: 1px solid white;
padding: 10pt;
border-radius: 15px;
background: white;
}
.product-form-wrap-baolong {
background: #cff8fe;
border-radius: unset;
}
#baolong-info {
background: unset;
padding: unset;
}
.baolong-content {
text-align: center;
}
.bl-meta {
background: #fafafa;
}
#product-tabs-baolong .col-md-12 {
padding: unset;
}
#product-tabs-baolong {
padding: 20pt 0pt 0pt;
}
#product-tabs-baolong i {
margin-right: 12px;
}
}
@media screen and (min-width: 991px) {
.modal-dialog {
max-width: 65%;
}
}    .tab-content {
padding: 15pt;
}
#productTabs li a.active > i,
#productTabs li a.active > span {
color: #23a7d7;
font-weight: bold;
}
#productTabs li a:hover {
text-decoration: none;
font-weight: bold;
}
#productTabs li a:after {
position: absolute;
width: 100%;
height: 3px;
background: #ccc;
content: " ";
bottom: 0px;
left: 0;
}
#productTabs li a.active:after {
background: #23a7d7;
}
.product-meta-point {
margin-bottom: 10pt;
border-radius: 20px;
}
.product-meta-content {
background: #fafafa;
padding: 10pt;
border-radius: 20px;
box-shadow: 1px 1px 1px #ccc;
display: flex;
align-content: center;
justify-content: space-around;
align-items: center;
position: relative;
}
.meta-icon {
flex-grow: inherit;
flex-shrink: initial;
flex-basis: 5em;
}
.meta-text {
flex-basis: 20em;
}
.responsive-tabs .responsive-tabs__list__item {
background: #658ec3;
color: #ffffff;
font-size: 16px;
margin: 0;
border-radius: 0px;
}
section#hospital-listing, section#email-collect  {
margin-bottom: 30pt;
}
.hospital-listing-wrapper {
margin-top: 15pt;
border-top: 1px dotted #ccc;
padding: 10pt 0;
}
.hospital-listing-heading h3, .email-collect-title h3 {
text-align: center;
text-transform: uppercase;
font-size: 110%;
padding: 10pt;
color: #fff;
border-radius: 10px 10px 0 0;
}
.hospital-listing-heading h3{
background: #ffbf00;
}
.email-collect-title h3 {
background: #224096;
}
.hospital-listing-content, .email-collect-form{
padding: 10pt;
border-radius: 0 0 10px 10px;
}
.hospital-listing-content{
border: 3px solid #ffbf00;
}
.email-collect-form{
border: 3px solid #224096;
}
.hospital-listing-content label {
font-weight: bold;
margin-bottom: 5pt;
}
.hospital-listing-content select.form-control {
background: #efefef;
border-bottom: none;
box-shadow: none;
cursor: pointer;
}
.hl-item {
margin: 5pt 0;
transition: 500ms linear all;
}
.hospital-meta em {
font-weight: 600;
}
.hospital-meta li {
border-bottom: 1px dashed#c6c6c6;
padding: 5px 0;
}
.hospital-meta li:last-child {
border-bottom: none;
}
.card.hl-item .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgb(232 232 232);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
div#loading-indicator {
text-align: center;
display: none;
}
.process-content {
width: 50%;
margin: 0 auto;
}
.process-content:after {
font-family: "FontAwesome";
font-weight: bold;
content: "\f061";
position: absolute;
right: -5px;
top: 45%;
}
.process-desc {
margin-top: 10pt;
}
.process-desc p {
margin: 0;
}
.process-desc h6 {
font-weight: bold;
color: #0079c2;
}
.process-step:last-child .process-content:after {
content: "";
display: none;
}
#productTabs-accordion .panel-title:after {
font-family: "FontAwesome";
font-weight: bold;
content: "\f067";
color: #fff;
position: absolute;
right: 1em;
top: 33%;
}
#productTabs-accordion .panel.panel-default.active-panel .panel-title:after {
content: "\f068";
color: #23a7d7;
}
.rtbs_menu ul {
text-align: center;
}
.rtbs_full .rtbs_menu li.mobile_toggle {
text-align: left;
}
.product-meta-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #0078c2;
border-radius: 20px;
padding: 20pt;
vertical-align: middle;
transition: 500ms linear all;
display: flex;
align-content: center;
align-items: center;
cursor: pointer;
}
.product-meta-overlay.hidden {
display: none;
}
.product-meta-overlay p {
color: #fff;
}
.meta-show-desc {
background: #dedede;
padding: 5pt;
transition: 150ms linear all;
width: 30px;
height: 35px;
text-align: center;
border-radius: 5px;
}
.meta-show-desc:hover {
background: #0078c2;
}
.meta-show-desc i {
color: #fff;
}
.meta-show-desc a,
.meta-show-desc a:hover {
color: #fff;
display: block;
}
.show-meta-btn:hover {
text-decoration: none;
}
header {
z-index: 10;
}
@media screen and (max-width: 768px) {
#product-tabs > .container {
padding-right: 0;
padding-left: 0;
margin: 0;
overflow: hidden;
width: 100%;
max-width: 100%;
}
.process-step {
padding: 20pt 0;
}
.process-content:after {
content: "\f063";
left: 50%;
bottom: -10pt;
top: auto;
right: auto;
}
.process-content {
text-align: center;
}
#productTabContent {
display: none;
}
}
#backtotop {
display: inline-block;
background-color: #FF9800;
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s, 
opacity .5s, visibility .5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
}
#backtotop::after {
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #fff;
}
#backtotop:hover {
cursor: pointer;
background-color: #333;
text-decoration: none;
}
#backtotop:active {
background-color: #555;
}
#backtotop.show {
opacity: 1;
visibility: visible;
} #bvagbf-multiple-header {
background: #caf0fb;
padding: 20px 0;
}
.logo-bvagbf-multiple {
padding-bottom: 1%;
}
.checkbox_package label {
text-align: center;
background: #0779bf;
font-weight: bold !important;
font-size: 15px !important;
border-radius: 10px;
padding: 7px;
cursor: pointer;
transition: 150ms linear all;
position: relative;
}
.checkbox_package label:hover {
background: #c09925;
}
.checkbox_package label::after {
content: "\f107";
position: absolute;
right: 10px;
top: 35%;
font-family: "Font Awesome 5 Pro";
}
input[type="checkbox"]:checked + label::after {
}
#form_formidable_id_50 .checkbox_package input[type="checkbox"] {
display: none !important;
}
.title-package h3 {
text-align: center;
font-weight: bold;
font-size: 17px;
margin: 15px;
color: #003190;
}
.title-package h4 {
font-weight: bold;
color: #0079c2;
font-size: 15px;
}
.bvagbf-multiple-frm {
background: white;
padding: 10pt 20pt;
border-radius: 20px;
}
.product-header-full-width {
width: 70%;
display: block;
margin: auto;
}
.fee_row {
margin-bottom: 10px;
}
#form_formidable_id_50 input,
#form_formidable_id_50 select {
border: 1px solid #bababa !important;
border-radius: 20px !important;
}
.content-summary h3 {
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}
.content-summary {
position: fixed;
top: 30%;
right: 0;
background: #f0f0f0;
padding: 20pt;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
box-shadow: -5px -2px 18px -9px rgba(0, 0, 0, 0.85);
-webkit-box-shadow: -5px -2px 18px -9px rgba(0, 0, 0, 0.85);
-moz-box-shadow: -5px -2px 18px -9px rgba(0, 0, 0, 0.85);
z-index: 99999;
}
#form_formidable_id_50 .frm_submit {
text-align: center;
}
#form_formidable_id_50 .frm_submit button {
font-weight: bold;
font-size: 17px;
}
#form_formidable_id_50 .frm_submit .frm_button_submit {
background: #e0b333;
box-shadow: unset;
}
#field_bvagbg_total_quantity {
display: none;
}
.product-form-title-bvagbf {
text-align: center;
font-weight: bold;
color: #005992;
}
@media screen and (max-width: 991px) {
.content-summary h3 {
display: none;
}
.content-summary {
top: unset;
right: unset;
padding: 10pt;
border-top-right-radius: 20px;
border-bottom-left-radius: unset;
width: 100%;
bottom: 60px;
}
.product-header-full-width {
width: 100%;
}
.logo-bvagbf-multiple {
padding-bottom: 2%;
}
#form_formidable_id_50 .frm_submit {
position: fixed;
bottom: 0;
display: block;
width: 100%;
left: 0;
padding: unset !important;
z-index: 99999;
}
#form_formidable_id_50 button {
border-radius: unset !important;
padding: 20px !important;
margin: unset !important;
}
#form_formidable_id_50 .frm_page_num_1 .frm_button_submit {
width: 100%;
}
#form_formidable_id_50 .frm_page_num_2 button {
width: 50%;
}
}
@media screen and (min-width: 991px) {
.bvagbf-multiple-frm {
width: 80%;
margin: auto;
}
#form_formidable_id_50 .frm_page_num_2 .frm_final_submit {
margin-left: 5px;
}
}  #ff-contact-form div[id^="frm_field_"] {
position: relative;
}
#ff-contact-form i {
position: absolute;
top: 7px;
left: 13px;
color: #364c95;
font-family: "FontAwesome";
}
#ff-contact-form div#frm_field_2272_container i {
left: 19px;
} .postid-45 .product-form-wrap {
background: #183665 !important;
}
.postid-45 #pvi_form_btn, #form_emailcollect .frm_button_submit {
background: #e31f26 !important;
}
#form_emailcollect .frm_button_submit{
font-weight: bold;
border: unset;
text-transform: uppercase;
}
#form_emailcollect .frm_button_submit:hover{
color: white;
}
.postid-45 .hurrytimer-campaign.hurrytimer-campaign-62740 {
background: #183665 !important;
}
div#frm_form_48_container a,
div#frm_form_5_container a {
color: #fff;
font-weight: bold;
} .bv-promo {
text-align: center;
font-weight: bold;
background: #b88e0e;
border-radius: 15px;
padding: 7pt;
color: white;
} #field_question_ff_tcv_label {
color: white !important;
} .postid-63791 .product-form-wrap {
background-color: white;
border-radius: 20px;
}
.postid-63791 .product-form-title-wrap {
color: #0274bd;
font-weight: 700;
}
#form_ankhanghanhphuc input,
#form_ankhanghanhphuc select {
border: 1px solid #ccc;
}
#form_ankhanghanhphuc .frm_submit button {
background-color: #0274bd;
}
#form_ankhanghanhphuc .frm_submit button:hover {
background-color: #00578f;
} span#best-choice-horizontal {
color: #fff;
background: red;
border-radius: 5px;
display: inline-block;
margin: 0 10px;
padding: 0px 20px;
font-style: italic;
font-size: 9px;
} .title-bsp{
color: #214196;
font-size: 22px;
text-align: center;
font-weight: bold;
}
.prog-bsp::after {
content: "";
background: #224096;
width: 90%;
height: 1px;
margin: 15px auto;
}
.wrapper-bsp{
transition: transform 0.5s ease;
background: #fafafa;
margin: 0px 20px;
border-radius: 15px;
box-shadow: 4px 2px 8px -2px rgba(0,0,0,0.75);
-webkit-box-shadow: 4px 2px 8px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 2px 8px -2px rgba(0,0,0,0.75);
padding: 20px;
}
.prog-bsp h4{
font-weight: bold;
}
.prog-bsp span{
color: #214194;
font-weight: 500;
}
#best-seller-product{
display: flex;
flex-wrap: nowrap;
overflow: hidden;
gap: 10px;
}
#best-seller-product .wrapper-bsp{
flex: 0 0 calc(30% - 10px);
box-sizing: border-box;
}
#best-seller-product .slick-list{
padding: 28pt 0pt;
}
.bsp-price{
font-size: 18px;
text-align: center;
margin-bottom: 10px;
}
.desc-ben{
display: flex;
align-items: center;
}
.desc-ben i{
font-size: 25px;
}
.desc-ben p{
padding-left: 10px;
}
.btn-reg-bsp{
text-align: center;
padding: 20px 0px;
margin-top: 10px;
}
.btn-reg-bsp a{
border: 1px solid #8e9dc8;
border-radius: 5px;
padding: 10px 20px;
font-weight: bold;
color: black !important;
text-decoration: unset;
}
.wrapper-bsp:hover{
transform: scale(1.1);
background-color: #224096;
}
.wrapper-bsp:hover h4, .wrapper-bsp:hover p, .wrapper-bsp:hover i{
color: white;
}
.wrapper-bsp:hover span{
color: #ffbe00;
}
.wrapper-bsp:hover .prog-bsp::after {
background: white;
}
.wrapper-bsp:hover a{
border: unset;
background: rgb(113,138,190);
background: linear-gradient(0deg, rgba(113,138,190,1) 0%, rgba(245,249,250,1) 100%);
}
.wrapper-bsp:hover img{
margin-top: -65px;
}
.btn-prog-more{
text-align: right;
margin-bottom: 20px;
}
.btn-prog-more a {
color: #214196 !important;
text-decoration: underline;
font-weight: 600;
}
.bsp-price .old-fee{
text-decoration: line-through;
font-weight: normal;
}  #btn-add-tab {
max-width: 100%;
height: auto;
}
.frm_verify {
display: none !important;
}
.jet-listing-dynamic-image picture,
.jet-listing-dynamic-image img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
}
.disable-block,
.tab-sec-content a.option-select.disabled {
cursor: not-allowed !important;
pointer-events: none !important;
opacity: 0.6 !important;
}
#home-products {
display: flex;
flex-wrap: nowrap;
overflow: hidden;
}
.home-listing-image,
.home-product-item {
flex: 0 0 calc(25% - 7.5px);
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
#home-products {
display: block;
}
#best-seller-product .wrapper-bsp{
flex: 0 0 90%;
}
}