/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 12 2026 | 12:53:11 */
.qodef-standard-form.custm-sg-form .qodef-input-holder label
{
	margin-bottom:10px !important;
}

.qodef-standard-form.custm-sg-form .qodef-input-holder input,
.qodef-standard-form.custm-sg-form .qodef-input-holder select
{
	margin-bottom:5px !important;
	padding:7.5px 10px !important;
	height:46px !important;
	background-color:#fff !important;
	border:none !important;
	border-radius:7.5px !important;
}

.qodef-standard-form.custm-sg-form .qodef-input-holder textarea
{
	margin-bottom:5px !important;
	padding:7.5px 10px !important;
	background-color:#fff !important;
	border:none !important;
	border-radius:7.5px !important;
}

.qodef-standard-form.custm-sg-form .qodef-input-holder input[type="file"]
{
	padding:0 !important;
	height:auto !important;
	background-color:transparent !important;
	border-radius:0 !important;
}

.qodef-contact-form-7 .wpcf7-not-valid-tip, .rs-layer .wpcf7-not-valid-tip
{
	display:none !important;
	font-size:12px !important;
}

.form-group h4 {
    margin: 0 0 18px;
    text-transform: uppercase;
    color: #011B30;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.08em;
}