.elementor-1068 .elementor-element.elementor-element-93a8a1c:not(.elementor-motion-effects-element-type-background), .elementor-1068 .elementor-element.elementor-element-93a8a1c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DAE9FA;}.elementor-1068 .elementor-element.elementor-element-93a8a1c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-1068 .elementor-element.elementor-element-93a8a1c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1068 .elementor-element.elementor-element-2d9e9b8{text-align:center;}.elementor-1068 .elementor-element.elementor-element-2d9e9b8 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:44px;font-weight:600;font-style:normal;line-height:1.2em;color:#051D3F;}.elementor-1068 .elementor-element.elementor-element-4584e1f > .elementor-widget-container{margin:30px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for html, class: .elementor-element-d8b4fe2 */.formmessage {
    max-width: 600px;
    width: 100%;
    margin: 0px auto;
    border: 1px solid #C7FBD0;
    border-radius: 5px;
    background-color: #E3FDE8;
    color: #2E626A;
    padding: 15px 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4584e1f */#crmWebToEntityForm {
    font-family: 'Poppins', Sans-Serif;
    border-radius: 8px;
    box-shadow: 0 .125rem .25rem #00000013 !important;
    background: rgba(255,255,255,0.8) !important;
    border-top: 5px solid #72F48A;
}

#crmWebToEntityForm input, #crmWebToEntityForm textarea, #crmWebToEntityForm select {
    border: 1px solid #ced4da !important;
    border-radius: 5px !important;
    width: 100% !important;
}

.zcwf_row {
    display: flex;
    flex-direction: column;
}

.zcwf_col_lab, .zcwf_col_fld {
    width: 100% !important;
    text-align: left !important;
}

.zcwf_col_fld>select {
    padding: .5rem 1rem !important;
}

.zcwf_col_lab label > span {
    margin-left: 3px;
}

.zcwf_row:last-of-type .zcwf_col_fld {

}

.zcwf_row:last-of-type input {
   
}

#crmWebToEntityForm input[type="submit"], #crmWebToEntityForm input[type="submit"]:hover {
border: none !important;
background: unset !important;
padding: 13px 45px 13px 30px;
margin: 0 !important;
width: 100% !important;
height: 100% !important;
font-size: 18px;
font-weight: 400;
line-height: 21px;
display: block !important;
max-width: none;
}

input[type="reset"] {
display: none;
}

#crmWebToEntityForm .zcwf_col_fld:has(input[type="submit"]) {
background: #72f48a;
border: none !important;
border-radius: 30px !important;
min-width: 250px;
transition: all 0.2s;
max-width: none;
width: auto !important;
display: inline-block !important;
position: relative;
cursor: pointer;
width: auto;
display: inline-block;
position: relative;
color: #051D3F;
}

.zcwf_row:has(input[type="submit"]) {
    display: block;
}

#crmWebToEntityForm .zcwf_col_fld:has(input[type="submit"]):after {
 content: "\f30b";
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 position: absolute;
 right:45px;
 top:50%;
 transform: translate(0,-50%);
 color: #051D3F;
 
}

#crmWebToEntityForm .zcwf_col_fld:has(input[type="submit"]):hover {
    background: #87f69c;
}

.zcwf_col_help {
    position: absolute;
    right: 100%;
    width: auto !important;
}

.zcwf_tooltip_ctn {
    width: 400px;
    max-width: 80vw !important;
}

.zcwf_title {
    display: none;
}

@media only screen and (max-width: 767px) {
  .zcwf_lblRight .zcwf_col_lab {
    text-align: left !important;
}

#crmWebToEntityForm .zcwf_col_fld:has(input[type="submit"]) {
    width: 100% !important;
    min-width: auto;
}
}/* End custom CSS */