.wpforms-field-hp {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.wpforms-success-container,
.wpforms-error-container,
.wpforms-notice-container {
    padding: 20px 24px;
    font-family: Raleway, sans-serif;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

.wpforms-success-container {
    background: #e8f5e9;
    color: #2e7d32;
    border-left: 4px solid #4caf50;
}

.wpforms-error-container {
    background: #ffebee;
    color: #c62828;
    border-left: 4px solid #f44336;
}

.wpforms-notice-container {
    background: #fff8e1;
    color: #8a6d00;
    border-left: 4px solid #fbc02d;
}

.wpforms-field-label .wpforms-required-label {
    color: #c62828;
}

#wpforms-7699 .wpforms-form {
    max-width: 720px;
}

#wpforms-7699 .wpforms-field {
    margin: 0 0 36px;
}

#wpforms-7699 .wpforms-field-label {
    display: block;
    margin: 0 0 10px;
    color: #0E3D93;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}

#wpforms-7699 .wpforms-field input[type="text"],
#wpforms-7699 .wpforms-field input[type="email"],
#wpforms-7699 .wpforms-field input[type="tel"],
#wpforms-7699 .wpforms-field textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0 12px;
    border: 0;
    border-bottom: 1px solid #232427;
    border-radius: 0;
    background: transparent;
    color: #232427;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

#wpforms-7699 .wpforms-field textarea {
    min-height: 140px;
    resize: vertical;
}

#wpforms-7699 .wpforms-field input::placeholder,
#wpforms-7699 .wpforms-field textarea::placeholder {
    color: #9a9a9a;
}

#wpforms-7699 .wpforms-field input:focus,
#wpforms-7699 .wpforms-field textarea:focus {
    outline: none;
    border-bottom-color: #0E3D93;
}

#wpforms-7699 .wpforms-submit-container,
.contact-form-container .wpforms-submit-container {
    display: flex;
    justify-content: flex-end;
    margin-top: 28px;
}

#wpforms-7699 button.wpforms-submit,
.contact-form-container .wpforms-submit-container .wpforms-submit {
    position: relative;
    overflow: hidden;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start;
    width: auto !important;
    min-width: 240px;
    height: 56px;
    padding: 0 64px 0 24px !important;
    border: 0;
    background: #0E3D93;
    color: #fff !important;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

#wpforms-7699 button.wpforms-submit .wpforms-submit-label,
.contact-form-container .wpforms-submit .wpforms-submit-label {
    position: relative;
    z-index: 1;
    display: block;
    color: #fff !important;
    opacity: 1 !important;
    transform: none !important;
}

#wpforms-7699 button.wpforms-submit:before,
#wpforms-7699 button.wpforms-submit:hover:before,
#wpforms-7699 button.wpforms-submit:focus:before,
#wpforms-7699 button.wpforms-submit:active:before,
.contact-form-container .wpforms-submit-container .wpforms-submit:before,
.contact-form-container .wpforms-submit-container .wpforms-submit:hover:before,
.contact-form-container .wpforms-submit-container .wpforms-submit:focus:before {
    content: none !important;
    display: none !important;
}

#wpforms-7699 button.wpforms-submit:after,
.contact-form-container .wpforms-submit-container .wpforms-submit:after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 24px !important;
    left: auto !important;
    width: 9px;
    height: 9px;
    margin: 0 !important;
    background: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    color: transparent !important;
    font-size: 0 !important;
    transform: translateY(-50%) rotate(45deg);
}

#wpforms-7699 button.wpforms-submit:hover,
#wpforms-7699 button.wpforms-submit:focus,
.contact-form-container .wpforms-submit-container .wpforms-submit:hover,
.contact-form-container .wpforms-submit-container .wpforms-submit:focus {
    background: #0b3178;
    color: #fff !important;
}

@media (max-width: 769px) {
    .contact-form-container .wpforms-submit-container .wpforms-submit:before {
        content: none !important;
        display: none !important;
    }

    .contact-form-container .wpforms-submit-container .wpforms-submit:after {
        margin: 0 !important;
        top: 50% !important;
        right: 24px !important;
    }
}

.start-project-full-page > .fl-row:first-child,
.start-project-full-page .fl-node-5e91dec9efd12,
.start-project-full-page .fl-node-5e91dec9efd12 .fl-row-content-wrap {
    min-height: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
}

.start-project-full-page .site-header {
    top: 20px !important;
    padding: 0 40px !important;
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 1100 !important;
    pointer-events: none !important;
}

.start-project-full-page .site-header a {
    pointer-events: auto !important;
    cursor: pointer;
}

body:has(.start-project-full-page) .menu .site-header,
body:has(.start-project-full-page) > .site-header,
body:has(.start-project-full-page) .fl-page > header.fl-builder-content[data-type="header"] {
    display: none !important;
    pointer-events: none !important;
}

.start-project-full-page .fl-node-5e8ea3cd3c064 .fl-row-content-wrap {
    padding: 140px 300px 80px !important;
}

.start-project-full-page .fl-node-5e8ea3cd3c064 .fl-row-content,
.start-project-full-page .fl-node-5e8ea3cd3c064 .fl-col-group,
.start-project-full-page .fl-node-5e8ea3cd3c064 .fl-col,
.start-project-container,
.start-project-old-form,
.start-project-old-form .wpforms-form {
    max-width: none !important;
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.start-project-full-page .pp-heading,
.start-project-full-page .heading-title,
.start-project-full-page .pp-primary-title,
.start-project-full-page .pp-sub-heading,
.start-project-full-page .pp-sub-heading p {
    text-align: left !important;
}

.start-project-full-page .pp-primary-title {
    display: inline-block;
    color: #000 !important;
    font-family: Raleway, sans-serif !important;
    font-size: 60px !important;
    font-weight: 800 !important;
    letter-spacing: normal !important;
    line-height: 84px !important;
    text-transform: uppercase !important;
}

.start-project-full-page .heading-title {
    margin: 10px 0 0 !important;
}

.start-project-full-page .pp-sub-heading,
.start-project-full-page .pp-sub-heading p {
    margin: 30px 0 0 !important;
    color: #aaa !important;
    font-family: Raleway, sans-serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
}

.start-project-full-page .fl-node-5e8ea6a7f3271 .fl-separator,
.start-project-full-page .fl-node-5e8ea6a7f3271 .fl-separator:before,
.start-project-full-page .fl-node-5e8ea6a7f3271 .fl-separator:after {
    width: 3px !important;
    max-width: 3px !important;
    height: 100px !important;
    margin: 0 !important;
    border: 0 !important;
    border-top: 0 !important;
    background: #0E3D93 !important;
    background-color: #0E3D93 !important;
}

.start-project-full-page .fl-node-5eed5a6481f0c {
    display: block !important;
}

.start-project-full-page .fl-node-5eed5a6481f0c .fl-icon,
.start-project-full-page .fl-node-5eed5a6481f0c i {
    color: #0E3D93 !important;
}

.start-project-old-form .wpforms-field {
    margin: 0 0 28px;
}

.start-project-old-form .wpforms-field-label {
    display: block;
    margin: 0 0 8px !important;
    color: #000 !important;
    font-family: Raleway, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

.start-project-old-form .wpforms-required-label {
    color: #000;
}

.start-project-old-form .project-name-row {
    display: flex;
    gap: 16px;
}

.start-project-old-form .project-name-row input {
    flex: 1;
    min-width: 0;
}

.start-project-old-form .wpforms-field input[type="text"],
.start-project-old-form .wpforms-field input[type="email"],
.start-project-old-form .wpforms-field input[type="tel"],
.start-project-old-form .wpforms-field input[type="date"],
.start-project-old-form .wpforms-field textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 12px 14px !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 2px !important;
    background: #fff !important;
    color: #232427 !important;
    font-family: "Open Sans", Raleway, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    box-shadow: none;
}

.start-project-old-form .wpforms-field-date input[type="date"] {
    max-width: 300px;
    font-size: 21px !important;
}

.start-project-old-form .wpforms-field textarea {
    min-height: 160px;
    resize: vertical;
}

.start-project-old-form .wpforms-field input::placeholder,
.start-project-old-form .wpforms-field textarea::placeholder {
    color: #b5b5b5 !important;
    opacity: 1;
}

.start-project-old-form .wpforms-field input:focus,
.start-project-old-form .wpforms-field textarea:focus {
    outline: none;
    border-color: #232427 !important;
}

.start-project-old-form .wpforms-submit-container {
    display: flex !important;
    align-items: center;
    justify-content: space-between !important;
    gap: 24px;
    margin-top: 20px;
}

.start-project-old-form .project-all-done {
    margin: 0;
    color: #6a6a6a;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.start-project-old-form button.wpforms-submit {
    display: inline-flex !important;
    align-items: center;
    justify-content: space-between !important;
    width: 42% !important;
    min-width: 280px !important;
    max-width: 520px;
    height: 68px !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    background: #0E3D93 !important;
    font-size: 14px !important;
    letter-spacing: 3px !important;
}

.start-project-old-form button.wpforms-submit .wpforms-submit-label {
    position: static !important;
    transform: none !important;
}

.start-project-old-form button.wpforms-submit:before,
.start-project-old-form button.wpforms-submit:after {
    content: none !important;
    display: none !important;
}

.start-project-old-form .wpforms-submit-arrow {
    position: relative;
    display: block;
    width: 36px;
    height: 1px;
    flex: 0 0 36px;
    background: #fff;
}

.start-project-old-form .wpforms-submit-arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

.start-project-old-form button.wpforms-submit:hover,
.start-project-old-form button.wpforms-submit:focus {
    background: #0b3178 !important;
}

@media (max-width: 1400px) {
    .start-project-full-page .fl-node-5e8ea3cd3c064 .fl-row-content-wrap {
        padding: 100px 80px 80px !important;
    }
}

@media (max-width: 768px) {
    .start-project-full-page .fl-node-5e8ea3cd3c064 .fl-row-content-wrap {
        padding: 80px 20px 60px !important;
    }

    .start-project-full-page .pp-primary-title {
        font-size: 36px !important;
        line-height: 1.15 !important;
    }

    .start-project-full-page .pp-sub-heading,
    .start-project-full-page .pp-sub-heading p {
        font-size: 18px !important;
        margin-top: 16px !important;
    }

    .start-project-old-form .project-name-row {
        flex-direction: column;
        gap: 8px;
    }

    #wpforms-7699.start-project-old-form .wpforms-field,
    .start-project-old-form .wpforms-field {
        margin: 0 0 14px;
    }

    .start-project-old-form .wpforms-field-label {
        margin-bottom: 6px !important;
    }

    .start-project-old-form .wpforms-field-date input[type="date"] {
        max-width: 100%;
    }

    .start-project-old-form .wpforms-submit-container {
        flex-direction: column;
        align-items: stretch;
    }

    .start-project-old-form button.wpforms-submit {
        width: 100% !important;
        max-width: none;
    }
}
