.elementor-3963 .elementor-element.elementor-element-3cad076:not(.elementor-motion-effects-element-type-background), .elementor-3963 .elementor-element.elementor-element-3cad076 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://nguyenthaiduy.com/wp-content/uploads/2025/04/landmark81.webp");}.elementor-3963 .elementor-element.elementor-element-3cad076 > .elementor-background-overlay{background-color:#000000;opacity:0.19;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3963 .elementor-element.elementor-element-3cad076{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3963 .elementor-element.elementor-element-36cdbb7{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-36cdbb7 *//* ÉP CHIỀU CAO ĐỂ Ô TEXT VÀ Ô CHỌN (DROP-DOWN) CAO BẰNG NHAU CHẰN CHẶN */
        input[type="text"].form-control, 
        input[type="tel"].form-control, 
        input[type="email"].form-control, 
        select.form-control {
            height: 48px;
        }

        /* Style cho Select box (Dropdown câu 10) - MŨI TÊN XUỐNG RÕ RÀNG */
        select.form-control {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            /* Icon mũi tên xuống màu trắng, sắc nét */
            background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
            background-repeat: no-repeat;
            background-position: right 15px center; /* Căn mũi tên sang phải, cách lề 15px */
            background-size: 16px; /* Kích thước mũi tên nhỏ gọn vừa mắt */
            padding-right: 40px; /* Đẩy chữ sang trái một chút để không đè vào mũi tên */
            color: #ffffff !important; 
            line-height: normal; 
        }

        select.form-control option {
            background-color: #222222; /* Nền xám đen cho danh sách xổ xuống */
            color: #ffffff !important; 
            font-size: 16px;
        }/* End custom CSS */