.form-header {
    text-align: center;
    margin-bottom: 30px;
    color: #A99C8B;
    font-weight: 700;
    border-bottom: dashed 2px;
    padding-bottom: 5px;
}

.flex-center {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.checkbox-custom {
    width: 20px !important;
    height: 20px !important;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
}

.checkbox-label {
    font-size: 14px;
    margin-bottom: 0;
}

.section-anchor {
    scroll-margin-top: 100px;
}

.mt-40 {
    margin-top: 40px !important;
}

.text-left {
    text-align: left !important;
}

.header-two .logo img {
    max-height: 70px;
}

.btn-topbar {
   color: #fff !important;
}

/*#theme-main-banner .camera_caption .theme-button-one, #theme-main-banner .camera_caption h1 {
    color: #232323;
}*/

/*#theme-main-banner .camera_caption h1 {
    color: #232323;
}*/

/*#theme-main-banner .camera_caption p {
    color: #A99C8B;
}*/

#theme-main-banner .camera_caption .theme-button-one {
    color: #001a57;
}

#theme-main-banner .camera_caption p, #theme-main-banner .camera_caption h1 {
    color: #FFF;
}

#theme-main-banner .camera_caption p {
    font-weight: 400;
}

.field-error {
    display: block;
    color: #c0392b;
    font-size: 12px;
    margin-top: 3px;
}

.bottom-footer a {
    color: #fff;
}