.elementor-kit-8{--e-global-color-primary:#143C8C;--e-global-color-secondary:#DFB326;--e-global-color-text:#444A55;--e-global-color-accent:#F28C1A;--e-global-color-027a274:#FFFFFF;--e-global-color-35adb11:#F2F4F7;--e-global-color-12c0f64:#D7DCE4;--e-global-color-c8db7dd:#6CB33E;--e-global-color-1afb8d8:#F2C94C;--e-global-color-621d482:#DE413D;--e-global-color-1686755:#0D234B;--e-global-color-5f3c2c5:#444A55;--e-global-color-52bb421:#024652;--e-global-color-71ccd2f:#01363F;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:0.1em;--e-global-typography-secondary-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */input#contact-name {
border: 1px solid #273647;
    height: 2.5rem;
    border-radius: 5px;
    width: 100%;
}
input#contact-phone {
border: 1px solid #273647;
    height: 2.5rem;
    border-radius: 5px;
    width: 100%;	
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.button-tai-bao-gia {
	cursor: pointer;
    box-shadow: 0 0 4px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 28%);
    transition: all .2s ease-in;
	     background-image: linear-gradient(rgb(255, 197, 108), rgb(252 255 150))!important;
	border-radius: 1rem;
	width:100%;
color: #935a00;
    font-weight: 800;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.button-tai-bao-gia-ngay {
    border-radius: 10px;
    border-style: double;
    border-color: #06431e;
    border-width: 5px;
    margin-top: -3px;
    width: 100%;
    background-image: linear-gradient(rgb(255, 197, 108), rgb(252 255 150))!important;
   color: #074864;
    font-weight: 800;
}
span.wpcf7-list-item-label {
    color: white !important;
}
p.ten-form {
    color: white;
    font-weight: 600
}


/* Hiệu ứng chữ vàng kim loại */

.gold-text {

  font-weight: 700;
  background-image: linear-gradient(160deg, #F5D26B 0%, #DFB326 35%, #C89B1A 60%, #8B6B00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  text-shadow: 0 2px 6px rgba(0,0,0,0.35);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent }
 
.gold-text::after {

  content: "";

  position: absolute;

  inset: 0;

  pointer-events: none;

  background: linear-gradient(

    120deg,

    rgba(255,255,255,0) 0%,

    rgba(255,255,255,0.2) 45%,

    rgba(255,255,255,0.6) 50%,

    rgba(255,255,255,0.2) 55%,

    rgba(255,255,255,0) 100%

  );

  mix-blend-mode: overlay;

  transform: translateX(-120%) skewX(-10deg);

  animation: gold-shine 3s ease-in-out infinite;

}
 
@keyframes gold-shine {

  0%   { transform: translateX(-120%) skewX(-10deg); opacity: 0; }

  10%  { opacity: 1; }

  50%  { transform: translateX(120%) skewX(-10deg); opacity: 1; }

  100% { opacity: 0; }

}/* End custom CSS */