/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 21 2023 | 15:26:48 */
.custom-quote-form .elementor-field-type-html {
    text-align: center !important;
}
.custom-quote-form .elementor-field-type-html h3, .custom-quote-form strong {
    font-weight: 700;
    background-color: #FFFFFF;
    border-bottom: 2px solid #135DB4;
    display: inline-block;
    font-size: 26px;
    color:black;
    padding: 5px 20px;
}
.custom-quote-form .elementor-field-type-html{
	margin-bottom: 50px !important;
}
.custom-quote-form input {
    border: 1px solid black !important;
    border-radius: 0px !important;
    padding: 18px !important;
}
.custom-quote-form .elementor-field-type-html p {
    font-size: 15px;
    font-weight: 600;
    color: black;
    width: 50%;
    margin: 0 auto;
}
.custom-quote-form .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 20% !important;
	margin-bottom: 7px;
}