/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2025 | 10:29:48 */
.gform_fields {
	grid-column-gap: 0 !important;
	grid-row-gap: 25px !important;
}

.gform_fields input, .gform_fields select, .gform_fields textarea {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.name_first {
	padding-right: 0 !important;
}

.name_last {
	padding-left: 0 !important;
}

.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/09/Vector-3.svg);
    background-repeat: no-repeat;
    background-position: right 0px center;
}

.ginput_container_textarea .textarea {
	height: 130px !important;
	max-width: 100%;
}

.contact_us_socials .pp-social-icon i.fas.fa-info::before {
	content: url(/wp-content/uploads/2025/10/indeed-svgrepo-com-2.svg);
}