/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2025 | 17:01:37 */
#input_3_2, #input_3_3 {
	width: 100% !important;
}

#label_3_8_1 {
	color: #4E504D;
	font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 9px;
}

#input_3_4 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#input_3_4:after {
    content: "Upload File";
    position: absolute;
	top: 1rem;
    left: 4.9rem;
    width: 160px !important;
    color: #A3A3A3;
	font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 10px;
	letter-spacing: 0.96px;
	cursor: pointer;
}

#input_3_4::file-selector-button {
	width: 160px;
	text-align: center;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 10px;
	color: transparent;
	border: 1px solid #1B375F;
	border-radius: 100px;
	background-color: #fff;
	padding: 10px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#input_3_7 {
	border-radius: 13px;
}

#input_3_5, #input_3_6 {
	 appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url(/wp-content/uploads/2025/11/Group-76.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
}