.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F2881A;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-weight:500;font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 a{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h1{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h2{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h3{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h4{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h5{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-kit-7 h6{font-family:"Be Vietnam Pro", Be Vietnam Pro;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ---- GIẢI QUYẾT TRÀN TRONG KHUNG XANH ---- */

/* 1) Khung xanh (container boxed) phải có padding & chặn tràn */
.elementor-element-eec221f > .e-con-inner {
  padding: 10px !important;
  box-sizing: border-box;
  overflow: hidden;                 /* chặn mọi tràn bên trong */
}

/* 2) GỠ width 450px của 2 widget tiêu đề trong khung xanh */
.elementor-element-eec221f .elementor-element-e7e5d8f,
.elementor-element-eec221f .elementor-element-0e55584 {
  width: 100% !important;
  max-width: 100% !important;
}

/* 3) Form và các field luôn fit 100% khung xanh */
.elementor-element-eec221f .elementor-element-30ef876c,
.elementor-element-eec221f .elementor-element-30ef876c .elementor-widget-container,
.elementor-element-eec221f .elementor-form,
.elementor-element-eec221f .elementor-form-fields-wrapper,
.elementor-element-eec221f .elementor-field-group,
.elementor-element-eec221f input,
.elementor-element-eec221f select,
.elementor-element-eec221f textarea {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

/* 4) Select wrapper + icon mũi tên không đẩy rộng ra */
.elementor-element-eec221f .elementor-select-wrapper {
  width: 100% !important;
  position: relative;
}
.elementor-element-eec221f .select-caret-down-wrapper {
  right: 10px;                      /* giữ icon trong mép */
}/* End custom CSS */