/*.elementor-section.get-started-general-variation-sec-col > .elementor-container {
    max-width: 600px !important;
}*/
.crm-form-layout-1 .zcwf_row:not(:nth-last-of-type(2)) {
	margin-bottom: 14px;
    padding-bottom: 15px;
}
.crm-form-layout-1 .zcwf_row .zcwf_col_lab {
    height: auto;
    line-height: 1;
    margin-bottom: 5px;
}
.crm-form-layout-1 .zcwf_row:not(.focused) .zcwf_col_lab label, .crm-form-layout-1 .zcwf_row:not(.focused) .select_lebel label {
    height: auto;
    line-height: 1;
    top: 35px;
}
.crm-form-layout-1 .zcwf_row .zcwf_col_fld input[type="text"], .crm-form-layout-1 .zcwf_row .zcwf_col_fld select {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1;
}
.zcwf_lblTopBottom .crm-form-layout-1 .zcwf_col_help {
    top: 29px;
}
.crm-form-layout-1 .zcwf_row .zcwf_col_fld input+label.error:before, .crm-form-layout-1 .zcwf_row .zcwf_col_fld label#LEADCF9-error:before {
    top: -34px;
}
.crm-form-layout-1 .zcwf_row .zcwf_col_fld label.error {
	color: #ff0000;
    margin: 5px 0 0 !important;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/*CRM Form Layout 2*/
.crm-form-layout-2 .zcwf_row .zcwf_col_fld label.error {
    font-size: 8px;
    margin: 0 !important;
}
.crm-form-layout-2 .zcwf_row .zcwf_col_lab label {
    font-size: 12px;
}
.crm-form-layout-2 .zcwf_row .zcwf_col_fld input[type="text"], .crm-form-layout-2 .zcwf_row .zcwf_col_fld select {
	font-size: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.crm-form-layout-2 .zcwf_row:not(:nth-last-of-type(2)) {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.crm-form-layout-2 .zcwf_row:not(.focused) .zcwf_col_lab label, .crm-form-layout-2 .zcwf_row:not(.focused) .select_lebel label {
    top: 28px;
}
.zcwf_lblTopBottom .crm-form-layout-2 .zcwf_col_help {
    top: 22px;
}
.crm-form-layout-2 .zcwf_row .zcwf_col_fld input+label.error:before, .crm-form-layout-2 .zcwf_row .zcwf_col_fld label#LEADCF9-error:before {
    top: -28px;
}

/*CRM Form Layout 3*/
.crm-form-layout-3 .zcwf_row .zcwf_col_fld label.error {
    font-size: 7px;
}
.crm-form-layout-3 .zcwf_row .zcwf_col_lab label {
    font-size: 10px;
}
.crm-form-layout-3 .zcwf_row .zcwf_col_fld input[type="text"], .crm-form-layout-3 .zcwf_row .zcwf_col_fld select {
	font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.crm-form-layout-3 .zcwf_row:not(:nth-last-of-type(2)) {
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.crm-form-layout-3 .zcwf_row:not(.focused) .zcwf_col_lab label, .crm-form-layout-3 .zcwf_row:not(.focused) .select_lebel label {
    top: 26px;
}
.zcwf_lblTopBottom .crm-form-layout-3 .zcwf_col_help {
    top: 20px;
}
.crm-form-layout-3 .zcwf_row .zcwf_col_fld input+label.error:before, .crm-form-layout-3 .zcwf_row .zcwf_col_fld label#LEADCF9-error:before {
    top: -26px;
}


