.nd-ld-opus .col .col-inner {
     background-image: var(--Gradient, linear-gradient(266deg, #fec8af, #d9967c 101.56%));
    height: 100%;
    border: solid 1px #eecd77;
    border-radius: 10px
}
.title-form-opus {
  background-image: var(--Gradient, linear-gradient(266deg, #fec8af, #d9967c 101.56%));
  border-radius: 10px 10px 0px 0px;
}
.text-gradient-opus {
    background-image: var(--Gradient, linear-gradient(266deg, #fec8af, #d9967c 101.56%));
    background-clip: text;
    color: transparent;
}
.breadcrumbs {
    color: #222;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0;
    text-transform: unset;
}
@media screen and (min-width: 850px) {
    .row-large>.flickity-viewport>.flickity-slider>.col, .row-large>.col {
        padding: 10px 10px 15px;
        margin-bottom: 0;
    }
}
.searchandfilter li {
    padding-right: unset;
}
span.widget-title {
    font-size: 1em;
    font-weight: 600;
    text-align: center;
}
.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;
}
.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
    transform: translate(0, 0);
    opacity: 1;
    background-image: url(https://vinhomesvietnam.com.vn/wp-content/uploads/2025/06/bg-menu-vinhomes-chuan.png);
}
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    width: max-content;
}
.text-gradient {
    background-image: linear-gradient(90deg, #dca447 0%, #152970 100%);
    background-clip: text;
    color: transparent;
}
.breadcrumbs a {
    color: rgb(255 255 255);
    font-weight: normal;
}
.page-title {
    position: relative;
    padding: 30px 0;
    color: #fff;
    font-size: 15px;
    background: #dba651;
    background-size: 100%;
}

.has-hover:hover .tag-label {
    opacity: 1;
    background-color: #dca447;
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #dca447;
    text-align: center;
    width: 20px;
    height: 20px;
}
/* Icon cho Contact Form 7*/
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-textarea {text-indent: 30px;}
.wpcf7 p{ position: relative; }
.wpcf7 p .fa,.wpcf7 p .fa{position: absolute;color: #dba64f;z-index: 100;font-size: 18px;top: 22%;left: 10px;}
.breadcrumbs .divider, .breadcrumbs .separator {
    position: relative;
    top: 0;
    opacity: .35;
    margin: 0 .3em;
    font-weight: bold;
    color: #25397c;
}
.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;
}

.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    color: #fff;
    border-color: rgba(0, 0, 0, .05);
    width: 100%;
}
.nav-dark .social-icons .button.is-outline, .dark .social-icons .button.is-outline {
    border-color: rgba(255, 255, 255, .5);
    width: unset;
}
input[type=submit], input[type=submit].button, input[type=submit], .primary {
    width: 100%;
     border-radius: 3px;
}
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
    width: inherit;
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: bold;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr;
    border: 1px solid #dca447;
    border-radius: 3px;
}

.input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-sizing: border-box;
    border: 1px solid #dca447;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border-radius: 3px;
}

.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;
}
.nd-ld .col .col-inner {
    background-color: #dca447;
    height: 100%;
    border: solid 1px #152970;
    border-radius: 10px
}
.nd-ld-bien .col .col-inner {
    background-image: url(https://vinhomesvietnam.com.vn/wp-content/uploads/2025/06/bg-bien.webp);
    height: 100%;
    border: solid 1px #152970;
    border-radius: 10px
}
#nk_loan_calculator .mdialog .mdialog-body .duan-tl {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 15px;
    background: #dca447;
    padding-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10px 0px 10px 0px;
}
#nk_loan_calculator .mdialog .mdialog-body {
    background: #fff;
    max-width: 500px;
    width: 100%;
    overflow: initial;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: block;
    max-height: 100%;
    border: 2px #eecd77 solid;
    border-radius: 10px;
}
#nk_loan_calculator .box-right .down-payment .btn-primary {
    max-width: 100%;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
    background: #dca447;
    text-transform: uppercase;
    font-weight: bold;
}
#nk_loan_calculator .box-left .row .btn-primary {
    margin: 0;
    max-width: 100%;
    background: #dca447;
}
.lightbox-content {
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
    position: relative;
    border: 2px #eecd77 solid;
    border-radius: 10px;
}
.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}