.click-to-call {
width: 100%;
background-color: #5bc6d0;
text-align: center;
padding: 15px 0;
margin-bottom: 30px;
}
.click-to-call a {
color: #ffffff;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
.click-to-call a:hover {
opacity: 0.85;
} .contact-form {
width: 100%;
max-width: 100%;
margin: 0 auto;
padding: 40px 30px;
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 10px;
box-shadow: 0 12px 30px rgba(0,0,0,0.08);
font-family: 'Arial', sans-serif;
box-sizing: border-box;
}
.contact-form h2 {
font-size: 28px;
margin-bottom: 10px;
color: #333;
}
.contact-form p {
font-size: 15px;
margin-bottom: 30px;
color: #666;
}
.contact-form label {
display: block;
margin-bottom: 6px;
font-weight: 600;
color: #333;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
width: 100%;
padding: 14px;
margin-bottom: 18px;
border: 1px solid #dcdcdc;
border-radius: 8px;
font-size: 14px;
font-family: inherit;
transition: all 0.3s ease;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
outline: none;
border-color: #5bc6d0;
box-shadow: 0 0 0 3px rgba(91,198,208,0.15);
}
.contact-form select {
appearance: none;
background: url('data:image/svg+xml;charset=US-ASCII,') no-repeat right 12px center;
background-size: 10px;
}
.contact-form textarea {
resize: vertical;
}
.contact-form button {
width: 100%;
padding: 16px;
margin-top: 20px;
font-size: 16px;
font-weight: 600;
border: none;
border-radius: 8px;
background-color: #5bc6d0;
color: #ffffff;
cursor: pointer;
transition: background-color 0.3s ease, transform 0.2s ease;
}
.contact-form button:hover {
background-color: #49b2bb;
transform: translateY(-1px);
}
.contact-form .form-note {
margin-top: 14px;
font-size: 13px;
color: #777;
text-align: left;
} .click-to-call {
width: 100%;
background-color: #5bc6d0;
text-align: center;
padding: 15px 0;
margin-bottom: 30px;
}
.click-to-call a {
color: #ffffff;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
.click-to-call a:hover {
opacity: 0.85;
} .click-to-call {
width: 100%;
background-color: #5bc6d0;
text-align: center;
padding: 15px 0;
margin-bottom: 30px;
}
.click-to-call a {
color: #ffffff;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
.click-to-call a:hover {
opacity: 0.85;
} .contact-form {
width: 100%;
max-width: 100%;
margin: 0 auto;
padding: 40px 30px;
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 10px;
box-shadow: 0 12px 30px rgba(0,0,0,0.08);
font-family: 'Arial', sans-serif;
box-sizing: border-box;
} .contact-form h2 {
font-size: 28px;
margin-bottom: 10px;
color: #333;
}
.contact-form > p {
font-size: 15px;
margin-bottom: 30px;
color: #666;
}  .contact-form .wpcf7-form-control-wrap {
display: block;
width: 100%;
} .contact-form label {
display: block;
margin-bottom: 6px;
font-weight: 600;
color: #333;
} .contact-form input:not([type="submit"]),
.contact-form select,
.contact-form textarea {
width: 100% !important;
padding: 14px;
margin-bottom: 18px;
border: 1px solid #dcdcdc;
border-radius: 8px;
font-size: 14px;
font-family: inherit;
transition: all 0.3s ease;
box-sizing: border-box;
} .contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
outline: none;
border-color: #5bc6d0;
box-shadow: 0 0 0 3px rgba(91,198,208,0.15);
} .contact-form select {
appearance: none;
background: url('data:image/svg+xml;charset=US-ASCII,') no-repeat right 12px center;
background-size: 10px;
} .contact-form textarea {
resize: vertical;
} .contact-form input[type="submit"] {
width: 100% !important;
padding: 16px;
margin-top: 20px;
font-size: 16px;
font-weight: 600;
border: none;
border-radius: 8px;
background-color: #5bc6d0;
color: #ffffff;
cursor: pointer;
transition: background-color 0.3s ease, transform 0.2s ease;
display: block;
}
.contact-form input[type="submit"]:hover {
background-color: #49b2bb;
transform: translateY(-1px);
} .contact-form .form-note {
margin-top: 14px;
font-size: 13px;
color: #777;
text-align: left;
} .wpcf7 form p {
margin: 0;
} .wpcf7-not-valid-tip {
font-size: 12px;
margin-top: -10px;
margin-bottom: 10px;
}
.contact-form .form-spacer {
height: 20px; }