.elementor-1271 .elementor-element.elementor-element-f936631{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2e5ad15 */body, input, button {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
}
div {
    display: grid;
    unicode-bidi: isolate;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
hr {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.desc {
    font-size: 16px;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group>label.error {
    color: red;
    font-size: 14px;
    font-weight: 400;
}
.form-group>input.error {
    border: solid 1px red;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
}
@media (min-width: 576px) {
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
@media (min-width: 992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.hint-text {
    font-size: 12px;
    color: #003875;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.p-2 {
    padding: .5rem 8px !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.btn {
    background-color: #003875 !important;
    color: #FFF !important;
    border-color: #003875 !important;
    cursor: pointer !important;
    font-size: 18px !important;
    font-weight: bold !important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.card, .btn {
    border: 1px #003875 solid;
    border-radius: 0 !important;
}
.opssHeader, .opssFooter, .card-header {
    background-color: #003875;
    color: #FFFFFF;
}
.card-header {
    padding: .5em .75em;
    border-bottom: none;
    border-radius: 0 !important;
}
.h2, h2, .card-header {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px !important;
    font-weight: bold;
}
@media (min-width: 992px) {
    .h2, h2, .card-header, .app-status {
        font-size: 24px !important;
    }
}
.card-block {
    padding: .75em;
}
.card-text {
    color: #444444;
    margin-bottom: .5em;
    margin-top: 0;
    font-size: 14px;
}/* End custom CSS */