/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");

.main-container {
    overflow: auto;
    min-height: 584px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ui-widget-content {
    background-color: #ddd;
}

.ui-widget-header {
    background: #3871c1;
    border-radius: 3px;
}

.cd-nav-trigger::before {
    background-color: white;
}

.btn-color {
    text-transform: capitalize;
    min-width: 120px !important;
    padding: 10px 20px !important;
    font-size: 15px !important;
    border: 0px;
    color: white;
    height: 41px;
    outline: none !important;
    cursor: pointer;
}

.btn-color-n1 {
    transition: all 0.2s ease, visibility 0s !important;
    border-radius: 50px !important;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #3871c1 !important;
    font-weight: normal !important;
    padding: 10px !important;
    min-width: 100px;
}

.btn-color-n1:hover,
.btn-color-n2:hover,
.btn-color-n3:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.01) 0%, rgba(29, 44, 243, 0) 100%), #3871c1a6 !important;
    color: white;
}

.btn-color-n2 {
    color: white !important;
    transition: all 0.2s ease, visibility 0s !important;
    border-radius: 50px !important;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #3871c1 !important;
    font-weight: normal !important;
    padding: 10px !important;
    min-width: 100px;
    float: left;
}

.btn-color-n3 {
    border-radius: 50px !important;
    border: none;
    color: #fff;
    text-decoration: none;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-align: center;
    background: #3871c1;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1;
    padding: 12px 30px;
}

.btn-add {
    font-weight: normal !important;
    padding: 10px !important;
    min-width: auto !important;
    width: 59px !important;
    height: 38px;
    float: left;
    color: white !important;
    transition: all 0.2s ease, visibility 0s !important;
    border-radius: 50px !important;
    margin-bottom: 0px;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #3871c1 !important;
    float: right;
    border-radius: 0px !important;
    border: 1px solid #3871c1 !important;
}

.ui-progressbar {
    height: 7px;
    width: 100%;
    border-radius: 3px;
}

@font-face {
    font-family: 'DIN Next W01 Light';
    src: url('../fonts/DINNextW01Light.ttf');
}

@font-face {
    font-family: 'Proxima NovaW01 Regular';
    src: url('../fonts/ProximaNovaW01Regular.ttf');
}

@font-face {
    font-family: 'Futura-LT-Light';
    src: url(../fonts/FuturaLTLight.ttf);
}

@font-face {
    font-family: 'Work Sans';
    src: url(../fonts/worksans.ttf);
}

@font-face {
    font-family: 'MonteCarlo';
    src: url('../fonts/monte-carlo/montecarlo.eot');
    src: url('../fonts/monte-carlo/montecarlo.woff2') format('woff2'),
        url('../fonts/monte-carlo/montecarlo.woff') format('woff'),
        url('../fonts/monte-carlo/montecarlo.ttf') format('truetype'),
        url('../fonts/monte-carlo/montecarlo.svg#montecarlo') format('svg');
}

@font-face {
    font-family: 'cookie-regular';
    src: url('../fonts/cookie/Cookie-Regular.ttf');
}

.ff-monte-carlo {
    font-family: 'MonteCarlo' !important;
}

.ff-monte-carlo p {
    font-family: 'MonteCarlo' !important;
    font-size: 25px;
    line-height: .9;
    margin-top: 7px;
    word-spacing: 5px;
}

.flex-block {
    display: flex;
}

.btn.btn-primary,
.btn.btn-danger {
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

table th .input-group-prepend .input-group-text {
    padding: 8px;
}

table td .btn.btn-primary {
    margin-right: 5px;
}

h3.main_question {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 50px;
    text-align: center;
}

.wizard {
    width: 100%;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

#top-wizard {
    padding-bottom: 0px;
}

.form-control {
    font-size: 18px;
    color: #6c757d !important;
}

#bottom-wizard {
    border-top: 0px;
}

button.backward {
    float: left;
}

#middle-wizard {
    min-height: 263px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step.wizard-step.current {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.step-block {
    width: 100%;
}

.step-block:not(.d-grid)>.row {
    max-height: 90%;
    padding: 12px;
}

.step-block .signature-block .text-firm {
    display: none;
}

.step-block h3.wizard-header,
.step-block h3.main_question,
.step-block h3:first-child {
    font-weight: normal;
    font-size: 22px !important;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    color: black !important;
}

.step-block h3 {
    font-size: 19px;
    margin-top: 10px;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-left {
    display: flex;
    align-items: center;
    justify-content: left;
}

.flex-center-flex-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

button.submit:before {
    content: "";
}

button.submit {
    font-weight: normal;
}

.range-value {
    font-size: 25px;
    color: #3871c1;
    font-weight: bold
}

.container_radio.version_2 .error,
.container_check.version_2 .error {
    font-size: 15px;
}

.content-right {
    overflow-y: initial;
    padding: 0px;
}

.main_question_subtitle {
    font-size: 19px;
}

.version_btn {
    background-color: #1d7fb4;
    color: white;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: left;
    width: 130px;
    border-radius: 50px;
    margin-top: 15px;
}

.version_btn.btn-blue:hover,
.version_btn.btn-none:hover,
.container_radio.version_2.btn-blue:hover .checkmark:after {
    background-color: transparent !important;
    height: auto;
    color: black !important;
    border: 2px solid #3871c1 !important;
}

.version_btn.btn-violet:hover,
.container_radio.version_2.btn-violet:hover .checkmark:after {
    background-color: #d80075 !important;
    height: auto;
    color: white !important;
    border: 1px solid #d80075 !important;
}

.version_btn.btn-blue .checkmark,
.version_btn.btn-none .checkmark {
    background-color: #3871c1 !important;
    margin-right: 10px;
}

.version_btn.btn-violet .checkmark {
    background-color: #d80075 !important;
    margin-right: 10px;
}

.container_radio.version_2.uncheck .checkmark:after {
    background: transparent !important;
}

.version_btn.btn-red:hover {
    background-color: black !important;
    color: white !important;
}

.version_btn.btn-red:hover,
.container_radio.version_2.btn-red:hover .checkmark:after {
    background-color: black !important;
    height: auto;
    color: white !important;
    border: 1px solid black !important;
}

.container_radio.version_2.version_btn .checkmark {
    top: initial;
    left: initial;
    border: 0px;
    height: 20px;
    width: auto;
    position: relative;
    margin-top: -8px;
    margin-left: -6px;
}

.container_radio.version_2.version_btn {
    padding: 0px;
    color: black;
    border: 0px;
    background: transparent;
}

.container_radio.version_btn .checkmark:after {
    background-color: transparent !important;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}


.btn-blue.active,
.btn-none.active,
.btn-red.active {
    background-color: transparent !important;
    color: black !important;
    border: 0px !important;
}

.btn-violet.active {
    background-color: #d80075 !important;
    color: white !important;
    border: 1px solid #d80075 !important;
}

.btn-violet.active {
    background-color: transparent !important;
    color: black !important;
    border: 2px solid #3871c1 !important;
}


/**
 * CUSTOM RADIOS
 */

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    left: 15px !important;
    top: -3px !important;
}

[type="radio"]:checked+span+label,
[type="radio"]:not(:checked)+span+label,
[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
}

[type="radio"]:checked+span+label:before,
[type="radio"]:not(:checked)+span+label:before,
[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+span+label:after,
[type="radio"]:not(:checked)+span+label:after,
[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #3871c1;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:checked+span+label:before,
[type="radio"]:checked+label:before {
    border: 1px solid #3871c1 !important;
    left: 0px;
}

[type="radio"]:not(:checked)+span+label:after,
[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+span+label:after,
[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

span.current {
    font-size: 18px;
}

.ml-15 {
    margin-left: 15px;
}

/* CUSTOM SLIDER RANGE */
.rangeslider__handle {
    border: 1px solid white !important;
    background: white;
    box-shadow: none;
    top: -12px !important;
    height: 30px;
    width: 30px;
}

.rangeslider__handle:after {
    width: 29px;
    height: 29px;
}

.hide,
.hide.flex-initial {
    display: none !important;
}

.nice-select.wide .list {
    height: auto !important;
    max-height: 226px !important;
}

.rangeslider {
    display: none;
}

.irs--flat .irs-bar {
    background-color: #3871c1 !important;
    cursor: pointer;
}

.irs--flat .irs-line {
    cursor: pointer;
}

.irs--flat .irs-single {
    background-image: url(../img/slider_logo-company.png);
    background-size: cover;
    background-color: white !important;
    color: transparent !important;
    margin-top: -10px !important;
    margin-left: 0px !important;
    height: 25px !important;
    width: 25px !important;
    cursor: pointer;
    border-radius: 100% !important;
}

.irs--flat .irs-single:before {
    border-top-color: #3871c1 !important;
    margin-left: -4px !important;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #3871c1 !important;
}

.irs--flat .irs-to,
.irs--flat .irs-from {
    background-color: #f13c2c !important;
}

.flex-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-initial {
    display: initial !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-40 {
    margin-bottom: 40px
}

.pl-15 {
    padding-left: 15px !important;
}

.checkbox-list {
    flex: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}

.checkbox-list.under-list ul li {
    max-width: 25%;
    width: 100%;
}

.checkbox-list .row .flex-end .form-group {
    margin-bottom: 0px !important;
}

.step-block .question-block h5 {
    font-size: 19px;
}

.step-block h5 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 8px;
}

.question-block .form-group {
    margin-bottom: 0px !important;
}

.kids {
    margin: 0px 13px;
}

.only-icons {
    color: transparent !important;
    font-size: 0;
    -webkit-text-size-adjust: none;
    height: 110px;
}

.main-container {
    height: calc(100% - 100px);
    background-color: #f1f1f1;
}

.h100 {
    height: 100%;
}

.container-fluid.h100 .row:fist-child {
    background-color: red;
}

#bottom-wizard {
    margin-top: 0px;
}

.logo-container {
    margin-bottom: 0px;
    height: 100px;
    border-bottom: 8px solid #dddddd;
    display: flex;
    align-items: center;
    justify-content: center;
}

textarea.form-control {
    height: 45px;
    color: #6c757d !important;
    padding: 10px 10px;
}

.pd-0 {
    padding: 0px;
}

.under-bool .form-group {
    margin-bottom: 0px;
    width: 50%;
    padding: 0px 5px;
}

.under-bool .form-group label {
    margin-top: 0px;
    margin-bottom: 0px;
}

.question-block {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    padding: 10px;
}

.question-block:after {
    content: "";
    height: 1px;
    width: calc(100% - 20px);
    background-color: #ccc;
    position: absolute;
    bottom: -1px;
}

div[question-lock="453"] .question-block:after {
    height: 0px !important;
}

.question-block .main_question_subtitle {
    margin-bottom: 0px;
    font-weight: bold;
}

.question-block .flex-left {
    padding: 0px 0px 0 10px;
}

.question-block .flex-left h5 {
    text-align: left !important;
    margin-bottom: 0px !important;
    font-weight: bold;
}

.question-block .container_radio.version_2 {
    margin-bottom: 5px;
}

.question-child .question-block .container_radio.version_2 {
    display: flex;
    align-items: center;
}

.question-child .question-block .checkbox-list .container_radio.version_2 {
    padding-top: 0px;
}

.under-bool .container_radio.version_2 .checkmark:after {
    width: 3px;
    height: 3px;
}

.under-bool {
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nice-select .option {
    line-height: 1.3;
    display: flex;
    align-items: center;
    white-space: initial;
}

span.current {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.wizard .step.wizard-step {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto
}

.wizard .step.wizard-step.step-table {
    max-width: 1050px;
}

.wizard .step.wizard-step.step-table h3 {
    margin-bottom: 0px;
    padding: 0px !important;
}

#bottom-wizard,
.ui-progressbar {
    max-width: 750px;
    margin: 0 auto;
}

.table.table-responsive thead {
    background-color: var(--color-secondary);
}

.table-responsive {
    display: inline-table;
}

.table thead th {
    border-bottom: 1px solid #dee2e6;
    font-size: 16px;
    font-weight: bold;
}

.table thead th:last-child {
    text-align: right;
}

.table th .form-group {
    margin-bottom: 0px;
}

.table tbody th .form-control,
.table tbody th .form-control::placeholder,
.table tbody th select {
    font-size: 15px !important;
}

.table td,
.table th {
    padding: .75rem .50rem;
}

.table tbody tr:last-child {
    border-bottom: 1px solid #ddd;
}

.question-child {
    padding-right: 20px;
    padding-left: 45px;
}

.question-child .main_question_subtitle {
    font-size: 16px;
}

.question-child .question-block {
    background-color: #f2f2f2;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inherit;
    padding: 10px 15px;
}

.question-child .question-block:after {
    width: calc(100% - 0px);
    left: 0;
}

.question-child .question-block .flex-left {
    padding: 0px;
}

.question-child .question-block .under-bool {
    padding-left: 5px;
}

.question-child-response {
    margin-top: 20px;
    padding: 0px;
}

.question-child .question-child-response .form-group {
    margin-bottom: 0px;
}

.form-control::placeholder {
    font-size: 17px;
}

.step-block div[question="449"] {
    margin-bottom: 30px;
}

.step-block div[question="441"] h3,
.step-block div[question="449"] h3,
.step-block div[question="442"] h3,
.step-block div[question="450"] h3 {
    margin-bottom: 30px;
}

.ui-progressbar {
    height: 5px;
}

div.signature {
    width: 100% !important;
    max-width: 400px !important;
    margin: 0 auto 15px;
    height: 100px !important;
    border-bottom: 1px solid #222222;
}

.btn-clear {
    width: 120px;
    padding: 5px 8px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    font-weight: normal;
}

.btn-clear:hover {
    background: #b3b3b3;
    color: white;
}

.buttons-signature {
    width: 100%;
    max-width: 346px;
    margin: 0 auto;
}

.signature-img {
    margin-bottom: 15px;
}

.buttons-signature button:last-child {
    float: right;
}

.sign-fullname {
    width: 100%;
    max-width: 340px;
    margin: 0 auto 15px;
}

.signed {
    border: 0px;
    pointer-events: none;
}

.terms-block {
    width: 100%;
    max-width: 255px;
    margin: 30px auto 5px;
}

.border-bottom-0:after {
    background-color: transparent !important;
}

select {
    display: block;
    width: 100%;
    height: 42px;
    padding: .375rem .75rem;
    font-size: 18px !important;
    line-height: 1.5;
    color: #6c757d !important;
    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;
}

.form-control:focus,
select:focus,
select:active {
    border-color: #3871c1;
    box-shadow: none;
    outline: none;
}

.form-group span img {
    height: 271px;
}

.container_radio input {
    position: relative;
    opacity: 0 !important;
    margin-right: 0px;
    float: right;
}

.container_radio.version_2.version_btn {
    font-size: 14px;
    border-radius: 0px !important;
    margin: 0px;
    padding: 0px;
    height: auto;
}

.version_btn.btn-violet:hover,
.container_radio.version_2.btn-violet:hover .checkmark:after {
    background-color: transparent !important;
    height: auto;
    color: black !important;
    border: 2px solid #3871c1 !important;
    height: auto;
}

.check-block {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 0px;
    width: 100%;
    max-width: 100%;
    flex: auto;
    height: 30px;
    position: relative;
}

.check-block .container_radio.version_2 {
    margin-bottom: 0px;
    width: auto;
    padding: 0px 0px 0px 30px;
    margin-right: 10px;
}

.check-block .control-label {
    padding: 0px;
    cursor: pointer;
    margin-bottom: 0px;
    font-weight: bold;
}

.signature-block {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.signature-block canvas.jSignature {
    height: 147px !important;
    width: 447px !important;
}

.signature-block fieldset {
    width: auto;
    margin: 0 auto;
}

.signature-block fieldset legend {
    display: none;
}

.signature-block fieldset .signature-type {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    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;
    margin-top: 15px;
    outline: none;
}

.signature-block fieldset .signature-type:focus {
    box-shadow: none;
    border-color: #3871c1;
    outline: none;
}

.signature-block .signature-write {
    border: 0px;
}

.signature-block fieldset div[core-container=signature-write] input,
.signature-block fieldset .signature-type::placeholder {
}

.signature-block .signature-img {
    margin-bottom: 0px;
}

.signature-block div[core-container=signature-pad] {
    overflow: hidden;
    border: 1px solid #ced4da;
    height: 150px;
}

.signature-block .signature-actions {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.signature-block .signature-actions button {
    background: #ddd;
    color: black;
    width: 120px;
    padding: 5px 8px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    font-weight: normal;
}

.signature-block .signature-actions button:first-child {
    float: right;
}

.signature-block .signature-actions button:last-child {
    margin-top: 0px;
    float: left;
}

.signature-block div[core-container=signature],
.signature-block div[core-container=signature-write] {
    max-width: 450px;
}

.term-block {
    max-height: 330px;
    overflow: auto;
    margin-bottom: 20px;
}

.term-block label {
    font-weight: bold;
}

.term-block ul {
    padding-left: 25px;
    list-style: decimal;
}

.flex-right {
    width: auto;
    display: flex;
    align-items: center;
    position: absolute;
    right: 15px;
}

#preloader {
    background-color: rgba(255, 255, 255, 1);
}

.control-label {
    padding: 0px;
}

.bootstrap-datetimepicker-widget {
    left: 0px !important;
    min-width: 290px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0px;
    min-width: 230px;
}

.bootstrap-datetimepicker-widget .list-unstyled .datepicker {
    padding: 0px;
}

.bootstrap-datetimepicker-widget .list-unstyled .datepicker table.table-condensed {
    width: 100%;
}

.bootstrap-datetimepicker-widget {
    padding: 0px;
}

.datepicker td,
.datepicker th {
    width: 30px;
    height: 30px;
    padding: 7px !important;
    font-weight: normal;
    border-radius: 0px;
}

.datepicker .fa.fa-angle-left,
.datepicker .fa.fa-angle-right {
    font-family: 'FontAwesome';
}

.datepicker th {
    font-weight: bold !important;
    cursor: pointer;
}

.datepicker-months table tbody tr td span {
    font-weight: normal;
    font-size: 15px;
}

.datepicker .datepicker-days table thead {
    background-color: transparent !important;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    background: #f7f7f7;
    border-radius: 0px;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-image: linear-gradient(to bottom, #08c, #3871c1);
}

.step-block span {
    font-size: 18px;
}

.step-block h3 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0px;
    text-align: center;
}

.container_radio.version_2 {
    font-size: 14px;
    padding: 5px 0 0 45px;
}

.irs--flat .irs-grid-text,
.irs--flat .irs-min,
.irs--flat .irs-max {
    color: #999;
    font-size: small;
    font-family: sans-serif;
}

.premium-size span {
    font-size: 48px;
    margin-right: -10px;
}

.size-span {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 22px !important;
    color: black;
}

.title-form {
    font-weight: normal;
    color: black;
    font-size: 20px;
}

input[type=file] {
    cursor: pointer;
}

input[type=file]::-webkit-file-upload-button,
input[type=file].valid::-webkit-file-upload-button {
    background: #3871c1;
}

input[type=file]::-webkit-file-upload-button,
input[type=file].invalid::-webkit-file-upload-button,
input[type=file].valid::-webkit-file-upload-button {
    padding: 8px 10px;
    cursor: pointer;
}

.greeting-block {
    max-width: 705px;
    margin: 0 auto;
    background: white;
    height: 400px;
}

.greeting-block p {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: black;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

div[question="454"] h3 {
    margin-bottom: 10px !important;
}

div[question="454"] .size-span,
div[question="461"],
div[question="461"] h3,
div[question="462"] h3,
div[question="462"] .title-flex.flex-center {
    margin-bottom: 30px !important;
}

div[question="462"] .title-flex.flex-center h3 {
    margin-bottom: 0px !important;
}

div[question="454"] .size-span {
    font-weight: normal;
}

.btn-home {
    padding: 10px 35px !important;
}

.message-text {
    font-size: 15px;
    font-weight: bold;
    color: black;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.max-w-470 {
    max-width: 470px;
}

.mh-maxContent {
    max-height: max-content !important;
}


.section-number .title-initial h3 {
    font-family: 'Open-Sans';
}

.multiple-group .section-number:last-child {
    padding-right: 0px !important;
}

.control-label,
.label-group {
    font-size: 12.6px !important;
}

.label-attachment {
    font-size: 13px !important;
    font-family: Open Sans, Helvetica, Arial !important;
    color: black !important;
}

.form-group .input-group input[type=file] {
    width: 100% !important;
}

input[type=file] {
    border: 2px solid #d2d8dd;
    background-color: white !important;
}

.form-group.has-error input[type="file"],
.has-error .form-control {
    border: 2px solid red !important;
}

/**
 * AJUSTE RESPONSIVE
 */

@media(max-width: 1366px) and (max-height: 669px) {
    .mb-70 {
        margin-bottom: 7.3vh !important;
    }

    .logo-container {
        min-height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
    }

    .main_question {
        margin-bottom: 20px;
    }

    .mb-20 {
        margin-bottom: 2vh;
    }

    h3.main_question {
        margin-bottom: 25px;
        font-size: 28px;
    }

    #top-wizard {
        margin-bottom: 0vh !important;
        margin-top: 0vh;
        min-height: 60px;
        display: flex;
        align-items: center;
        padding-bottom: 25px;
    }

    .img-md {
        width: 300px;
    }

    .img-md-2 {
        width: 200px;
    }

    textarea.form-control {
        height: 70px !important;
        margin-bottom: 0px;
    }

    h5.mb-50 {
        margin-bottom: 15px !important;
    }
}

@media(max-width: 1366px) and (max-height: 768px) {
    .img-md {
        width: 400px;
    }
}

@media(max-width: 1024px) {
    .table thead th {
        font-size: 13px;
    }
}

@media(max-width: 576px) {
    .container {
        max-width: 900px;
    }
}

@media(max-height: 680px) {

    .step-block h3.wizard-header,
    .step-block h3.main_question,
    .step-block h3:first-child {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .mb-70 {
        margin-bottom: 30px;
    }

    .form-group span img {
        height: 230px;
    }

    .range-value {
        font-size: 23px;
    }

    .btn-color {
        font-size: 13px !important;
    }

    select {
        height: 35px;
        font-size: 17px !important
    }

    #bottom-wizard {
        padding-top: 10px;
    }

    div[question="425"] h3,
    div[question="426"] h3,
    div[question="457"] h3 {
        margin-top: 10px !important;
    }

    h5.mb-50 {
        margin-bottom: 15px !important;
    }

    .premium-size span {
        font-size: 48px;
    }

    .under-bool .form-group label {
        margin-bottom: 0px !important;
    }

    .form-control {
        font-size: 17px;
        height: 35px;
    }

    .text-size h3.mb-20 {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        font-size: 23px;
    }

    .term-block {
        max-height: 280px;
    }

    .boolean-block {
        right: 56px;
        width: 115px !important;
    }

    [type="radio"]:checked+span+label,
    [type="radio"]:not(:checked)+span+label,
    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        font-size: 11px !important;
    }

    .section-text .form-group textarea {
        overflow: hidden;
    }

    .section-text .form-group textarea,
    .section-text .form-group textarea::placeholder {
        line-height: .9;
    }

    .section-bool .title-initial.mb0 {
        margin-bottom: 0px !important;
    }

    .section-choices .expanded-container.dual-choice {
        margin-right: 15px !important;
    }

    .section-text {
        margin-bottom: 8px !important;
        padding-bottom: 8px !important;
    }

    .section-income .form-group.mb0 textarea,
    .section-sport_certification .form-group textarea {
        line-height: .9 !important;
        overflow: hidden;
    }

    .table-block div[container="collection-item"] .row .col-sm-1.btn-center {
        top: 20px !important;
    }

    .section-bool {
        padding-bottom: 5px !important;
    }

    .flex-dual {
        padding: 0px 10px;
    }

    .control-label.label-group.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding: 0px;
        margin-bottom: 2px;
    }
}

@media(max-width: 640px) {
    .wizard {
        padding: 0px 15px;
    }

    .step-block h3.wizard-header,
    .text-size h3.mb-20 {
        font-size: 21px !important;
        margin-bottom: 15px;
    }

    /* REDUCCION DE 6PX */
    .step-block h3.main_question {
        margin-bottom: 15px;
    }

    /* REDUCCION DE 1PX */
    .main_question_subtitle,
    button.backward,
    button.forward,
    button.submit {
        font-size: 18px;
    }

    .mb-xs-10 {
        margin-bottom: 10px;
    }

    .mb-xs-15 {
        margin-bottom: 15px;
    }

    .form-group {
        margin-bottom: 13px;
    }

    .form-control,
    select {
        font-size: 15px;
        height: 34px !important;
    }

    .form-group .row {
        flex-wrap: initial !important;
    }

    .image-block {
        width: 50%;
    }

    .version_btn {
        width: 125px;
        margin-left: auto;
        margin-right: auto;
    }

    .step-block h5 {
        margin-bottom: 15px !important;
    }

    .premium-size span {
        font-size: 48px;
    }

    .container_radio.version_2.version_btn {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .question-block .flex-left h5 {
        font-size: 16px !important;
        margin-bottom: 5px;
    }

    .flex-center .question-block {
        padding-bottom: 5px;
    }

    .step-block div[question="407"] h3:first-child {
        font-size: 20px !important;
        margin-top: -15px;
    }

    .step-block .question-block .under-bool .container_radio.version_2.version_btn {
        margin-top: 0px;
    }

    .checkbox-list .row .flex-end .form-group {
        text-align: left !important;
    }

    .step-block h3.text-size-2:first-child {
        margin-top: 20px !important;
    }

    .check-block {
        margin-bottom: 5px;
    }

    .check-block .flex-right {
        right: 15%;
    }

    .step-block .row .col-lg-3.col-md-3 select {
        margin-bottom: 10px;
    }

    div[question="425"] h3,
    div[question="426"] h3,
    div[question="457"] h3 {
        margin-top: 10px !important;
    }

    #top-wizard {
        min-height: 10px;
    }

    /* AJUSTE RESPONSIVE TABLAS */
    table .input-group-prepend {
        display: initial;
    }

    .table-block div[beneficiary="list"] {
        overflow: initial;
        width: 100%;
        max-width: 100%;
    }

    .table-block table.table {
        display: flex;
        overflow: initial;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }

    .table-block table.table thead.thead {
        width: 50%;
        display: block;
        float: left;
        border-right: 1px solid #ddd;
    }

    .table-block table.table thead.thead th.th {
        width: 100%;
    }

    .table-block table.table thead.thead tr {
        width: 100%;
        display: grid;
    }

    .table-block table.table tbody[container="collection-items"] {
        float: left;
    }

    .table-block table.table tbody tr[container="collection-item"] {
        width: 100%;
        display: grid;
        float: left;
    }

    .table-block table.table tbody th.th:first-child {
        border-top: 0px;
    }


    .table-block table.table tbody th.th:last-child {
        border-bottom: 0px;
    }

    .table-block table.table tbody th.th {
        padding: 4px 4px !important;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .table-block table.table tbody tr td.td:last-child {
        padding: 2px;
        text-align: center;
        display: flex;
        justify-content: center;
        border-bottom: 0px;
    }

    .table thead th.th:last-child {
        text-align: left;
    }

    .table-block table tbody tr td.td:last-child .flex-block {
        width: 100%;
    }

    .table-block table tbody tr td.td:last-child .flex-block .btn {
        width: 100%;
        border-radius: 45px;
    }

    .table-block table thead th.th:last-child {
        border-bottom: 0px;
    }

    .table-block table thead th.th {
        border-top: 0px;
        border-color: #ddd;
    }

    .table-block table thead th.th {
        height: 45.1px;
        display: flex;
        align-items: center;
    }

    .table tbody tr[container="collection-item"]:last-child {
        border-bottom: 0px;
    }

    .main-container {
        overflow: initial;
        margin-bottom: 15px;
    }

    table .input-group-prepend {
        height: 34px;
    }

    table .input-group-prepend .input-group-text {
        height: 34px;
    }

    /* FIN AJUSTE RESPONSIVE DE TABLAS */


    /* AJUSTE RESPONSIVE DE FIRMA */

    .signature-block fieldset {
        max-width: 315px;
    }

    .signature-block {
        padding: 0px;
    }

    .signature-block canvas.jSignature {
        width: 311px !important;
    }

    /* FIN AJUSTE RESPONSIVE DE FIRMA */
}

@media(max-height: 853px) {
    .height15 {
        height: 95% !important;
    }

    .row.flex-center .col-lg-12.col-md-12.col-sm-12.col-xs-12 .boolean-block label {
        padding-left: 24px !important;
    }

    .step-block .title-initial h3 {
        padding: 0px 3px !important;
    }

    .text-size-2 div:first-child h3 {
        padding: 0px 3px !important;
    }

    .step-block .title-initial.mb5 {
        padding: 0px 4px;
    }

    .step-block .title-initial.mb5 h3 {
        padding: 0px !important;
        font-size: 16px !important;
    }

    .input-group .input-group-prepend {
        min-height: 35px !important;
        height: 35px !important;
        min-width: 51px !important;
    }

    .flex-left label.container_radio.version_2.question_check {
        padding: 0px !important;
    }

    .step-block .col-md-12.title-initial.mb5 {
        padding: 0px 10px;
    }

    [type="radio"]:checked+span+label,
    [type="radio"]:not(:checked)+span+label,
    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        margin-bottom: 0px !important;
    }

    .date-signature .form-group .date-time-picker.form-control.calendar-picker {
        height: auto !important;
    }

    textarea.form-control {
        height: 70px !important;
        margin: 0 auto;
    }

    div[family_history] .btn-center {
        padding-right: 0px;
        top: 4px !important;
    }

    div[family_history] button {
        height: 42px !important;
    }

    .col-lg-6.col-md-6.flex-center {
        padding: 0px 10px;
    }

    .step-block.text-size-2.mwidth-600 .title-initial {
        padding: 0px;
    }

    .form-control,
    select,
    .input-group-text,
    button.btn.btn-danger,
    button.btn-add,
    .form-control,
    select,
    .input-group-text,
    .data-style {
        height: 35px !important;
    }

    .container_radio.version_2.version_btn {
        padding: 10px !important;
        height: 45px !important;
        min-height: 45px !important;
    }

    .step-block h3.wizard-header,
    .step-block h3.main_question,
    .step-block h3:first-child {
        margin-bottom: 10px !important;
        font-size: 20px !important;
        padding: 0px !important;
    }

    .row.flex-center {
        margin: 0px -10px;
    }

    .bs-callout {
        max-width: 589px;
    }

    .step-block.mwidth-600 .title-initial {
        padding: 0px 5px !important;
    }

    .step-bock.text-size.mwidth-600 .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding: 0px 15px !important;
    }

    .step-block.mwidth-600 .form-group {
        padding: 0px 5px;
    }
}

@media(max-height: 677px) {

    .step-block h3.wizard-header,
    .step-block h3.main_question,
    .step-block h3:first-child {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .main_question_subtitle,
    button.backward,
    button.forward,
    button.submit {
        font-size: 16px;
    }

    .mb-70 {
        margin-bottom: -10px !important;
    }

    .wizard {
        padding: 0px 10px;
    }

    #top-wizard {
        min-height: 0px;
        padding: 0px;
    }

    .form-group span img {
        height: 230px;
    }



    /**
     * RESPONSIVE MOBILE
     */

    .pdl78 {
        padding-left: 45px !important;
    }

    .step-block.text-size h3.mb-20 {
        margin-bottom: 8px !important;
    }

    .form-group.text-center.mb-20 h5 {
        margin-bottom: 5px !important;
    }

    .premium-size {
        margin-bottom: 0px !important;
    }

    .container_radio.version_2 {
        padding: 0px 0 0 25px !important;
        line-height: 1;
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    div[question="404"] .title-initial {
        margin-bottom: 18px !important;
    }

    #bottom-wizard {
        padding-top: 0px;
    }

    .step-block h3.wizard-header,
    .step-block h3.main_question,
    .step-block h3:first-child {
        margin-bottom: 10px !important;
        font-size: 20px !important;
        padding: 0px !important;
    }

    #bottom-wizard,
    div[core-container="footer-wizard"] {
        margin-bottom: 0px !important;
    }

    .container_radio.version_2.version_btn {
        padding: 10px !important;
        height: 45px !important;
        min-height: 45px !important;
    }

    .bs-callout {
        max-width: 589px;
    }

    .list-block {
        width: 90% !important;
        margin-left: 14% !important;
        margin-bottom: 0px !important;
    }

    div[question="487"] .title-initial,
    div[question="407"] .title-initial,
    div[question="442"] .title-initial,
    div[question="462"] .title-initial,
    div[question="489"] .title-initial,
    div[question="450"] .title-initial,
    div[question="457"] .title-initial {
        margin-bottom: 10px !important;
    }

    div[question="461"],
    div[question="488"] {
        margin-bottom: 20px !important;
    }

    .question-block .title-initial h5 {
        font-size: 14px !important;
    }

    .question-block {
        padding: 8px 10px;
    }

    .question-block .title-initial {
        padding: 0px !important;
    }

    .row.flex-center {
        margin: 0px -10px;
    }

    .table-block div[container="collection-item"] .row .col-sm-4 {
        width: 50%;
    }

    .table-block div[container="collection-item"] .row .col-sm-3 {
        width: 100%
    }

    .table-block div[container="collection-item"] .row .col-sm-1.btn-center {
        justify-content: flex-end !important;
        top: 0;
    }

    .step-block.text-size-2 .table-block .btn-box .btn-add {
        margin: 0px;
    }

    .list-block li {
        font-size: 13px !important;
    }

    #bottom-wizard {
        margin-bottom: 15px;
    }

    .step-block.text-size-2 .title-initial {
        margin-bottom: 10px !important;
    }

    div[question="425"] .table-block div[container="collection-item"] .row div.col-sm-4:first-child,
    div[question="425"] .table-block div[container="collection-item"] .row .col-sm-3 {
        width: 50%;
    }

    div[question="425"] .table-block div[container="collection-item"] .row .col-sm-4:nth-child(3) {
        width: 100% !important;
    }

    .control-label {
        font-size: 13px !important;
    }

    .input-group-text {
        height: 34px;
    }

    .summary ul li h5 {
        margin-bottom: 0px !important;
    }

    .summary .col-lg-3.col-md-3.col-sm-3.col-xs-3.flex-center-flex-end {
        padding: 0px 30px !important;
        justify-content: end !important;
    }

    .summary-step .data-box h5 {
        margin-bottom: 8px !important;
    }

    .summary-step .data-box:last-child {
        display: initial !important;
        flex-grow: initial !important;
    }

    .step-block.summary-step .row {
        margin: 0px -8px;
    }

    .step-block.summary-step .row .summary ul li .row {
        margin: 0px -15px !important;
    }

    .summary ul li {
        padding: 5px;
    }

    .message-text .control-label {
        font-size: 12px !important;
    }

    .row-xs {
        margin: 0px -8px !important;
    }

    img[core-container=signature-pad-image],
    img[core-container=signature-write-image] {
        width: 100%;
    }

    legend.title-form {
        font-size: 17px;
    }

    .mb10 {
        margin-bottom: 10px;
    }

    .logo-block {
        text-align: center !important;
        margin-top: 10px !important;
    }

    /*  .form-group .row-input div {
        margin-bottom: 10px!important;
    } */

    .form-group .row-input .col-sm-6.float-left.pd0 {
        width: 50%;
    }

    div[question="439"] .title-initial {
        margin-bottom: 10px;
    }

    .greeting-block p {
        font-size: 22px !important;
    }

    .list-style-decimal li {
        font-size: 16px;
    }

    .title-initial {
        margin-bottom: 30px;
    }

    .inline-radio {
        justify-content: left;
    }
}

.text-size h3 {
    margin-bottom: 30px;
    text-align: left;
}

.text-size h3:last-child {
    font-weight: normal;
    font-size: 19px !important;
    text-align: left;
    margin-top: -10px;
    margin-bottom: 10px;
}

.text-size h3.mb-20 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.text-size-2 div:first-child h3 {
    margin-top: 0px !important;
    font-size: 18px !important;
}

.text-size-2 h3 {
    margin-bottom: 15px !important;
    margin-top: 30px !important;
}

.step-block.text-size-2 .table-block .btn-box {
    padding: 0px;
}

.step-block.text-size-2 .table-block .btn-box .btn-add {
    min-width: auto !important;
    width: 38px !important;
    height: 38px;
}

.btn-box {
    height: 38px;
}

.mtb-15 {
    margin: 15px 0px !important;
}

.mtb-10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.btn-center {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
}

.step-table .btn-center {
    top: 20px;
    right: 15px;
    padding: 0px !important;
    justify-content: flex-end;
}

.step-table .btn-center button {
    width: 100%;
}

.hr-color {
    border-color: #ddd;
    background-color: rgb(187 187 187 / 50%);
    border-radius: 150px;
}

.form-percentage .input-group input {
    padding-right: 5px;
}

.form-percentage div[validate-percentage] {
    position: absolute;
    width: 328px;
    right: 0px;
    bottom: -26px;
    font-weight: bold;
    text-align: right;
    font-family: 'Open-Sans', Arial !important;
}

.info-span a {
    height: 15px;
    width: 15px;
    background-color: #f90101;
    border-radius: 50px;
    padding: 1px 9px;
}

.info-span {
    display: inline-block;
}

.title-initial .info-span {
    margin-left: 5px !important;
    position: absolute;
    bottom: 6px;
}

.info-span a,
.info-span span {
    height: 15px;
    width: 15px;
    background-color: #f90101;
    border-radius: 50%;
    padding: 0px 8px !important;
    text-align: center;
}

.info-span-link,
.info-span-link i {
    color: white;
    font-weight: normal;
}

.table-block div[container="collection-item"] .row {
    width: 100%;
    margin: 0;
}

.modal-body {
    font-size: 17px;
}

.step-block h3 {
    position: relative;
}

.step-block h3 .info-span {
    margin-left: 7px;
    position: absolute;
    bottom: 7px;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.pd0 {
    padding: 0px;
}

.row-input .pd0 select {
    padding: 0px 5px !important;
}

.text-security input {
    -webkit-text-security: disc;
}

.info-list label {
    font-weight: normal;
}

.mt10 {
    margin-top: 10px !important;
}

.fts-13 {
    font-size: 13px;
    margin-bottom: 0px;
}

.info-span-link,
.info-span-link i {
    color: white;
    font-weight: normal;
}

.modal-title {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.modal-body {
    font-size: 17px;
}

.form-percentage .input-group input {
    padding-right: 5px;
}

.table-block div[container="collection-item"] .row {
    position: relative;
}

.inline-radio {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.inline-radio .control-label {
    display: contents;
    max-width: 20%;
    cursor: pointer;
}

.inline-radio .container_radio.version_2.question_check {
    margin: 0px 8px 0px 0px;
    width: 31px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

.inline-radio input {
    left: 0;
}

select[disabled="disabled"] {
    background-color: #e9ecef;
    color: #6c757d !important;
    border-color: #d2d8dd;
    opacity: 1;
    cursor: not-allowed;
}

.form-control:disabled {
    cursor: not-allowed;
}

p[transaction-response].warning {
    font-weight: bold;
    color: black;
    font-size: 15px;
    text-align: center;
}

.pdr0 {
    padding-right: 0px !important;
}

.list-style-decimal {
    list-style: decimal !important;
    padding-left: 17px;
}

.pdl78 {
    padding-left: 78px
}

.ft-futura {
}

.ft-bold {
    font-weight: bold;
}

.list-block {
    width: 70%;
    margin: 0 auto;
    margin-left: 33%;
    margin-bottom: 20px;
}

.list-block ul {
    list-style: disc;
}

.list-block li {
    font-size: 17px;
    color: black;
}

@media (min-width: 768px) {
    .container {
        max-width: 1140px;
    }

    .section-bool {
        align-items: center;
    }
}

.mb20 {
    margin-bottom: 20px !important;
}

.decimal-block {
    margin: 0px auto 35px;
}

.modal-header {
    align-items: center;
    padding: 15px 15px 10px;
}

.modal-header .close {
    padding: 0 0px 8px;
    margin-right: 5px;
}

.modal-body {
    font-size: 17px;
    font-weight: normal;
    text-align: left;
}

.modal-title {
    font-size: 17px;
    font-weight: bold;
    color: black;
    line-height: 1.3;
    text-align: left;
}

.modal-body p {
    margin-bottom: 0px;
    color: black;
    font-size: 18px;
}

.modal-body ul {
    margin-bottom: 10px;
    padding-left: 35px;
    list-style: disc;
    color: black;
    font-size: 18px;
}

.modal-body ul:last-child {
    margin-bottom: 0px !important;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    outline: none;
    color: black;
}

.list-style-decimal li {
    font-size: 16px;
    font-weight: normal;
    color: black;
}

.summary-step h3 {
    text-align: left !important;
}

.summary {
    margin-bottom: 10px;
    float: left;
}

.summary ul {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-height: 300px;
    overflow: auto;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.summary ul li {
    padding-left: 18px;
    width: 100%;
    padding-right: 10px;
    margin-bottom: 5px !important;
    padding-bottom: 5px;
    padding-top: 2px;
}

.summary ul li h5,
.summary-step .data-box {
    text-align: left !important;
    font-size: 12px;
    color: black;
    float: left;
    margin-bottom: 0px;
}

.summary ul li h5 {
    font-weight: normal;
}

.summary-step .data-box {
    font-weight: bold;
}

.summary ul li strong {
    font-size: 14px;
    line-height: 19px;
    width: 20px;
    min-width: 20px;
    height: 20px;
    position: initial;
    left: initial;
    top: initial;
    margin-right: 10px;
}

.summary ul li h5 {
    padding-top: 0px;
    display: initial;
    font-size: 14px;
}

.summary ul li p {
    margin-bottom: 0px !important;
    font-size: 14px;
    float: right;
    font-weight: bold;
    text-align: right;
}

.summary-step .data-block {
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px 5px;
    position: relative;
}

.summary-step .data-block:before {
    width: 100%;
    background-color: var(--color-secondary);
    position: absolute;
    bottom: -2px;
    height: 1px;
}

.summary-step .data-box {
    display: flex;
    width: auto;
    float: left;
    align-items: center;
    padding-left: 5px;
    padding-right: 8px;
    flex-grow: 2;
}

.summary-step .data-box h5 {
    font-weight: normal;
    font-size: 16px;
    color: black;
}

.summary-step .data-box span {
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #555555;
    margin-left: 6px;
    margin-bottom: 8px;
}

.summary ul li:last-child {
    border-bottom: 1px solid #ededed;
}

.list-style-decimal li {
    font-size: 16px;
    font-weight: normal;
    color: black;
}

.summary ul li p.bool-yes {
    color: #3871c1 !important;
}

.summary ul li p.bool-no {
    color: black !important;
}

.summary ul li .title-initial {
    margin-bottom: 0px !important;
}

.summary ul li .info-span a {
    height: 5px;
    width: 5px;
    font-size: 12px;
    padding: 0px 6px !important;
}

.title-flex {
    margin-bottom: 50px;
}

.title-flex h3 {
    margin-bottom: 0px !important;
}

.title-flex .info-span {
    margin-left: 10px;
}

.text-bold {
    font-weight: bold !important;
}

.pl20 {
    padding-left: 20px;
}

.title-initial {
    text-align: left;
    margin-bottom: 15px;
    position: relative;
}

.title-initial h3 {
    display: initial;
}

.question-block .title-initial {
    margin-bottom: 0px !important;
    text-align: left !important;
}

.question-block .title-initial h5 {
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0px;
    display: initial;
}

.question-block .title-initial .info-span {
    margin-left: 0px !important;
    position: relative;
    bottom: initial;
}

.border-none {
    border: none !important;
}

.color-info {
    background-color: #3871c1 !important;
}

.ml5 {
    margin-left: 5px;
}

.summary ul li .flex-end .info-span {
    float: right;
    margin-top: -5px;
}

.modal-body table {
    width: 100%;
}

.modal-body table th {
    color: black;
    font-size: 15px;
}

.modal-body table td,
.modal-body table th {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #dee2e6 !important;
}

.modal-body table thead {
    background-color: var(--color-secondary);
}

.modal-body table td {
    font-size: 15px;
}

.block-left {
    display: table;
}

.block-left .form-group {
    display: flex;
}

.block-left .form-group .question_check {
    float: left;
    padding: 0px 0 0 25px !important;
    margin-right: 10px;
}

.message-text .control-label {
    font-weight: normal;
}

.step-block.text-size-2 .title-initial {
    margin-bottom: 0px !important;
}

div[question="487"] .title-initial {
    margin-bottom: 30px !important;
}

.flex-center {
    display: flex;
    align-content: center;
    justify-content: center;
}

.check-block .flex-center {
    max-width: 100%;
    padding-left: 8px;
    margin-bottom: 10px;
}

.check-block .flex-center p {
    margin: 0px;
    font-size: 13px;
}

.display-block {
    display: block !important;
}

.h40 {
    height: 40px !important;
}

.h60 {
    height: 60px !important;
}

.checkbox-with-name .container_radio:after {
    background: #ccc;
    content: "";
    position: absolute;
    width: 100%;
    width: 240px;
    height: 1px;
    bottom: 0;
}

.flex-items-center {
    display: flex;
    align-items: center;
    margin: 0px;
}

.font-cookie p {
    font-family: 'cookie-regular', sans-serif;
    font-size: 23px;
    color: black;
    text-transform: capitalize;
    text-align: center;
    margin: 0px;
}

.font-cookie span {
    font-size: 12px;
}

.underline {
    border-bottom: 1px solid #ccc;
    height: 30px;
    min-width: 150px;
    justify-content: center;
    display: block;
    font-family: 'cookie-regular', sans-serif;
    font-size: 23px;
    color: black;
    text-transform: capitalize;
    text-align: center;
    margin-top: -34px;
    max-width: initial !important;
}

.question-block.display-block {
    display: block !important;
}

.date-signature {
    position: absolute;
    bottom: -25px;
}

.date-signature .form-group {
    margin: 0px;
}

.date-signature .form-group .date-time-picker.form-control.calendar-picker {
    background: none;
    border: none;
    text-align: center;
    font-size: 13px;
    margin: -7px 0px 0px;
    pointer-events: none;
    padding: 0px;
    height: 19px;
    border: 0px !important;
}

.h75 {
    height: 75px !important;
}

.hidden {
    visibility: hidden;
}

.fieldset-custom div[core-container=signature-pad] {
    overflow: hidden;
    border-bottom: 0px;
}

.fieldset-custom div[core-container=signature-write] input {
    width: 100%;
    border: 0px;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
}

.fieldset-custom div[core-container=signature-actions] {
    max-width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin-top: 5px;
}

.fieldset-custom div[core-container=signature-actions] .btn-block {
    font-weight: normal !important;
    border-radius: 50px !important;
}

.fieldset-custom div[core-container=signature-actions] .btn-block:first-child {
    margin-right: 5px;
    margin-top: 8px;
    transition: all 0.2s ease, visibility 0s !important;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #3871c1 !important;
    max-width: 150px;
    float: left;
    color: white !important;
}

.fieldset-custom div[core-container=signature-actions] .btn-block:last-child {
    margin-left: 5px;
    max-width: 150px;
    float: right;
    color: black;
    background-color: #e0e0e0;
}

.fieldset-custom div[core-container=signature-actions] .btn-block:last-child:hover {
    color: white;
}

.fieldset-custom legend {
    font-weight: bold;
    color: black;
}

.fieldset-custom div[core-container=signature-actions] .btn-block:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.01) 0%, rgba(29, 44, 243, 0) 100%), #FF4F4F !important;
}

.font-futura h5,
.font-futura h6 {
    text-align: center;
}

.mb80 {
    margin-bottom: 80px;
}

.agent-sumary {
    height: 300px;
    overflow: auto;
}

.text-bold {
    font-weight: bold;
    color: black;
}

.style-1 {
    text-align: left !important;
    font-size: 14px;
    color: black;
    float: left;
    margin-bottom: 0px;
    padding: 0px;
}

.agent-sumary .row {
    min-height: 28px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--color-secondary);
    padding: 5px 0px;
}

.style-yes,
.agent-sumary span {
    color: #3871c1;
}

.style-no {
    color: black !important;
}

.agent-sumary .row .info-span-link {
    display: table-cell;
    font-size: 14px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.flex {
    display: flex;
}

.flex-center-form form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.text-right {
    text-align: right;
}

.flex-center-form .row {
    width: 100%;
}

.radius-50 {
    border-radius: 50px;
}

.date-signature {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
}

.date-signature .form-group {
    margin: 0px;
}

.date-signature .form-group .date-time-picker.form-control.calendar-picker {
    background: none;
    border: none;
    text-align: center !important;
    font-size: 13px;
    margin: -7px 0px 0px;
    pointer-events: none;
    padding: 0px;
    height: 19px;
}

.h75 {
    height: 75px !important;
}

.hidden {
    visibility: hidden;
}

.d-none {
    display: none;
}

.p-absolute {
    position: absolute !important;
}

.sumary-scroll {
    position: absolute !important;
    color: black !important;
}

.display-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fieldset-minh.fieldset-custom.display-flex .control-label {
    float: left;
    font-weight: bold;
    color: black;
    margin-left: 40px;
    font-size: 15px;
    margin-bottom: 0px;
}

.fieldset-minh.fieldset-custom.display-flex .container-radio {
    float: left;
}

.pdl0 {
    padding-left: 0px !important;
}

.text-left {
    text-align: left;
}

.pdl0r20 {
    padding-left: 0px;
    padding-right: 20px;
}

.pr20 {
    padding-right: 20px;
}

.font-cookie .text-firm {
    text-align: center !important;
    min-width: 120px;
    border-bottom: 1px solid #cdcdcd !important;
}

.font-cookie .text-firm span {
    font-size: 25px !important;
}

.p0 {
    padding: 0px;
}

.flexini {
    flex: initial;
    width: auto;
}

.flex-vertical {
    display: flex;
    align-items: center;
}

.lr0 {
    left: 0;
    right: 0;
}

.pabsolute-r {
    position: absolute;
    right: 0;
    top: 10px;
}

.pabsolite-l {
    position: absolute;
    left: 0;
    top: 5px;
}

.form-group.flex-vertical.checkbox-mb0 label:first-child {
    margin-bottom: 0px !important;
}

.form-group.flex-vertical.checkbox-mb0 .control-label {
    padding-right: 30px !important;
}

.flex-vertical {
    display: flex;
    align-items: center;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    border-radius: 15px !important;
}

.ui-progressbar {
    max-width: 100%;
    height: 8px;
}

.ui-progressbar {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    border-radius: 0px;
}

.wizard {
    width: 100%;
    max-width: 100%;
}

.ui-widget-header {
    border-radius: 0px;
}

#bottom-wizard,
div[core-container="footer-wizard"] {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
    float: left;
    padding: 0px 3.9% !important;
}

.btn-color,
.btn-center {
    max-width: 55px !important;
}

.bg-white {
    background: white;
}

.height15 {
    background-color: transparent !important;
}

.w100 {
    width: 100%;
}

.language-bar .select button,
.language-bar .select a {
    color: black;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    background: white;
    border: 0px;
}

.bs-callout {
    background: #f1f1f1;
    width: 100%;
    margin: 20px auto 0;
    border: 1px solid #f1f1f1;
    padding: 5px 0px 5px 30px;
    display: flex;
    align-items: center;
    justify-content: left;
    color: black;
    min-height: 62px;
    border-left: 3px solid #3871c1;
    max-width: 600px;
}

.bs-callout p {
    margin-bottom: 0px;
}

footer {
    background-color: #828486;
    color: white;
    padding: 10px 0px 0px;
}

footer table.table,
footer table.table,
footer table.table tr,
footer table.table tr td,
footer table.table tr th {
    border: 0px !important;
}

.form-group i {
    position: initial;
    right: 5px;
    top: 11px;
    color: #ccc;
    width: 25px;
    height: 25px;
    display: block;
    font-weight: 400 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3871c1 !important;
}

.input-group-prepend {
    max-height: 45px;
    min-width: 45px !important;
    position: relative;
}

.input-group-prepend .input-group-text {
    background-color: var(--color-secondary);
    border-radius: 0px;
    border-right: 0px;
    color: #3871c1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border: 2px solid #ddd !important;
    border-right: none!important;
    height: 38px;
}

.mwidth-650 {
    max-width: 650px;
    width: 100%;
}

.form-control,
select {
    width: 100%;
    height: 64px;
    border: 2px solid #ddd !important;
    border-radius: 0px !important;
}

.version_btn.btn-red:hover,
.container_radio.version_2.btn-red:hover .checkmark:after {
    background-color: transparent !important;
    border: 0px !important;
}

.title-initial.text-center {
    text-align: center;
}

label.container_radio.version_2.question_check {
    padding-left: 0px;
    margin: 0px;
    padding-top: 0px;
}

.text-justify {
    text-align: justify !important;
}

.radio-right {
    display: flex;
    align-items: center;
    justify-content: right;
    padding-left: 0px !important;
    margin-bottom: 6px !important;
}

.radio-right .question_check {
    min-width: 18px;
    min-height: 20px;
    height: 20px;
    padding: 0px !important;
    width: 18px;
    margin-right: 10px !important;
    margin-bottom: 3px !important;
}

.pd15 {
    padding: 0px 15px;
}

.btn-color,
.btn-get,
.btn-color.btn-color-n1,
.btn-color.btn-color-n1.btn-home {
    border-radius: 0px !important;
}

.checkbox-label-block label {
    width: 100% !important;
    max-width: 100% !important;
}

.checkbox-block .radio-custom-label.inline-radio:before {
    margin-top: -10px;
}

.p-absolute.left {
    top: 31px;
    left: 5px;
    color: black;
}

.p-absolute.left a {
    color: black !important;
    font-size: 14px;
}

.w-auto {
    width: auto !important;
    padding: 5px 0px;
}

.language-bar.p-absolute.w-auto {
    top: 25px;
}

.language-bar.p-absolute select {
    height: 40px !important;
    font-size: 14px !important;
    color: black !important;
    text-transform: capitalize !important;
}

.language-bar.p-absolute select option {
    font-size: 14px !important;
    color: black !important;
    text-transform: capitalize !important;
}

.mb13 {
    margin-bottom: 13px !important;
}

.title-style-2 {
    color: #3871c1 !important;
    margin-bottom: 15px !important;
    font-size: 24px;
}

.close.close-style {
    position: absolute;
    right: -23px;
    top: 1px;
    z-index: 999999;
    background: #3871c1;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close.close-style span {
    font-size: 32px;
    color: white;
}

.mt-3.center-modal .modal-dialog .modal-content {
    width: 417px;
    height: 380px;
    border-radius: 0px;
}

.language-bar .select a:last-child {
    margin-left: 10px;
}

.language-bar .select a:last-child:hover {
    color: black !important;
}

.language-bar .select a.modal-link {
    width: 130px;
    padding-right: 0px !important;
    display: inline-table;
}

.modal-body {
    border-bottom: 8px solid #828486;
}

.mt20 {
    margin-top: 20px !important;
}

.mb5,
.step-block.text-size-2 .title-initial.mb5 {
    margin-bottom: 5px !important;
}

.mb0,
.step-block.text-size-2 .title-initial.mb0 {
    margin-bottom: 0px !important;
}

.form-group.mb9,
.mb9 {
    margin-bottom: 9px !important;
}

.form-group.border-left-n,
.border-left-n {
    width: 130% !important;
    padding-left: 20px;
}

.table-block-m-20 .table-block {
    margin-top: -20px !important;
}

.text-size-2 div:last-child h3 {
    font-size: 17px !important;
    color: black !important;
}

.mheight-300 {
    height: 300px;
}

.mt-40 {
    margin-top: -40px !important;
}

.fl {
    float: left !important;
}

.ml-150 {
    margin-left: 150px !important;
}

.w200,
.btn-color.w200 {
    width: 200px !important;
    white-space: nowrap;
}

.list-inline {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.list-inline li {
    float: left;
    flex-grow: 2;
}

.text-left.text-justify {
}

.color-black {
    color: black;
}

.fr {
    float: right;
}

.ml10 {
    margin-left: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.btn-color-m1 {
    transition: all 0.2s ease, visibility 0s !important;
    color: #3871c1 !important;
    border: 1px solid #3871c1 !important;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #fff !important;
    font-weight: normal !important;
    padding: 10px !important;
    min-width: 191px;
}

.btn-color-m1:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.01) 0%, rgba(29, 44, 243, 0) 100%), #3871c1 !important;
    color: white !important;
}

.btn-color.btn-color-n1.btn-home.bg-w,
.btn-color-m1:hover,
.btn-color-m1 {
    border: 2px solid #3871c1 !important;
}

.btn-color.btn-color-n1.btn-home.bg-w:hover {
    border: 2px solid #3871c1 !important;
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(229deg, rgba(255, 79, 79, 0.02) 0%, rgba(29, 44, 243, 0) 100%), #fff !important;
    color: #3871c1 !important;
}

.btn-color.btn-color-n1.btn-home.bg-w {
    display: inline !important;
    min-width: 191px !important;
}

.plr38 {
    padding: 0 38px;
}

select[readonly="readonly"].hidden {
    height: 0px !important;
    padding: 0px !important;
}

.message-cc {
    color: red;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 15px;
    font-size: 12px;
    font-family: 'Open-Sans' !important;
    font-weight: bold;
}

.container_radio input[id="policybundle_application_agent_signature_accept"] {
    opacity: 0 !important;
}

.form-group-inline .form-horizontal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-group-inline .form-horizontal .control-label {
    margin-left: 30px;
}

.form-group-inline .form-horizontal .container_radio.version_2.question_check {
    position: absolute;
    left: 0;
    top: 1px;
}

.mw-750 {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.p-absolute {
    position: absolute;
}

.t-47 {
    top: -47px;
}

.p-relative,
div[family_history="list"],
div[container="collection"] {
    position: relative !important;
}

.mt20 {
    margin-top: 20px !important;
}

.minwidth-900 {
    min-width: 900px !important;
    width: 100%;
}

.mwidth-900 {
    max-width: 900px;
    width: 100%;
}

.mwidth-800 {
    max-width: 800px !important;
    width: 100%;
}

.mwidth-700 {
    max-width: 700px;
    width: 100%;
}

.step-block.text-size-2 .title-initial.mb20,
.mb20 {
    margin-bottom: 20px !important;
}

.fs20 {
    font-size: 20px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.step-block.text-size-2 .title-initial.mb10 {
    margin-bottom: 10px !important;
}

.only-display-flex {
    display: flex;
}

.step-block.text-size-2 div[question="96"] .title-initial.mb5 {
    margin-bottom: 15px !important;
}

div[question="136"] .table-block .container div[container="collection-item"]:nth-child(2) {
    padding-left: 0px;
}

div[question="136"] .table-block .container div[container="collection-item"]:last-child {
    padding-right: 0px;
}

.all-txt-center .title-initial {
    text-align: center !important;
}

.margin-list-left-25 .checkbox-list {
    margin-left: 15% !important;
}

.mwidth-900 {
    max-width: 900px !important;
}

/**
 * NEW ESTYLE
 */

.greeting-block {
    border-top: 6px solid #3871c1;
    box-shadow: 3px 2px 8px 0px rgba(0, 0, 0, 0.45);
    border-radius: 12px;
}

.greeting-block a {
    text-transform: uppercase;
    font-weight: normal !important;
    background-color: #3871c1 !important;
    color: white !important;
    max-width: 252px !important;
    display: inline-table !important;
    min-width: 252px !important;
    width: 252px !important;
}

.btn-color.btn-color-n1.btn-home.bg-w span.plr38 {
    padding: 0 58px !important;
}

.greeting-block a:hover {
    background-color: #7FAED3 !important;
    border-color: rgb(102 45 145 / 0) !important;
    color: white !important;
}

.greeting-block p {
    font-size: 25px;
    margin-bottom: 50px !important;
    font-weight: normal;
}

.main-container {
    /*background-image: url(/app-website/images/background_section.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-color: white !important;
    background-position: bottom;
    min-height: 689px;
}

.btn-color.btn-color-n1.btn-home.bg-w:hover {
    background-color: rgb(102 45 145 / .8) !important;
    border-color: rgb(102 45 145 / 0) !important;
    color: white !important;
}

.language-bar ul li {
    float: left;
    position: relative;
}

.language-bar .select a:last-child {
    padding-right: 10px !important;
    padding-left: 10px !important;
    height: 40px !important;
}

.dropdown {
    background-color: transparent !important;
}

.dropdown button.btn.btn-secondary.dropdown-toggle {
    font-weight: normal !important;
    background: transparent;
    border: 0px;
    border-radius: 0px;
    height: 40px;
    padding: 0px 14px;
    color: black !important;
    outline: none;
    box-shadow: none !important;
}

.dropdown button.btn.btn-secondary.dropdown-toggle:hover {
    color: white !important;
}

.dropdown .dropdown-menu {
    border-radius: 0px !important;
    padding: 10px !important;
    border: 0px !important;
}

.language-bar .dropdown .dropdown-menu button {
    width: 100% !important;
    padding: 0px !important;
    font-size: 13px;
    color: #444;
    font-weight: unset;
    padding: 12px 20px 12px 18px !important;
    line-height: 14px !important;
    text-align: left;
}

.language-bar .dropdown .dropdown-menu button:hover {
    background-color: #efefef !important;
    color: #3871c1 !important;
}

.language-bar .select button:hover,
.language-bar .select a:hover {
    outline: 0px !important;
    box-shadow: none !important;
    background-color: #3871c1 !important;
    color: #fff !important;
    opacity: 1;
}

.nav-link {
    color: black !important;
    font-size: 16px !important;
    font-weight: normal !important;
    border-radius: 0px;
}

.nav-link:hover,
.language-bar .select a:last-child:hover {
    color: white !important;
}

.language-bar ul li:not(:first-child):before {
    content: " | ";
    position: absolute;
    margin: 0px 15px;
    left: -24px;
    top: 10px;
    color: #3871c1;
}

.language-bar .select button,
.language-bar .select a {
    font-size: 16px;
}

.language-bar .select a:last-child {
    min-width: 105px;
}

.language-bar .select a {
    margin-right: 15px !important;
}

.language-bar.p-absolute.w-auto {
    top: 9px !important;
    padding: 0px;
}

footer {
    padding: 25px 0px;
    background-color: #3871c1 !important;
    border-top: 4px solid #3871c1 !important;
    max-height: 6px !important;
}

footer .container {
    max-width: 100%;
    padding: 30px 0px;
}

footer .container .col-lg-12.col-md-12.pd0 {
    max-width: 1140px;
    margin: 0 auto;
}

footer p {
    float: left;
    color: white !important;
    font-size: 19px !important;
}

footer ul {
    width: 100% !important;
    list-style: initial !important;
    list-style-type: disc;
    margin-left: 17px;
    margin-top: 15px;
}

footer ul li {
    width: 100%;
    float: left;
    color: white !important;
    font-family: Open Sans, Helvetica, Arial !important;
    font-size: 14px !important;
    margin: 0px !important;
    display: list-item !important;
    margin-bottom: 5px !important;
}

footer ul li a {
    color: white !important;
    margin: 0px !important;
    padding: 0px !important;
    font-family: Open Sans, Helvetica, Arial;
}

footer table.table tbody,
footer .container {
    background-color: #3871c1;
}

.copyright-block {
    background-color: #646464 !important;
    font-family: Open Sans, Helvetica, Arial;
    text-align: center !important;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px !important;
}

.copyright-block p {
    color: white !important;
    font-size: 12px !important;
    font-family: Open Sans, Helvetica, Arial;
}

img {
    max-width: 100%;
}

.col-md-12.h640.flex-center {
    height: 100% !important;
    max-height: 640px;
}

ul.list-style-circle {
    margin-left: 0px !important;
    padding-left: 18px !important;
}

ul.list-style-circle li {
    list-style-type: disc !important;
    margin-bottom: 20px;
}

ul.list-style-circle li ol {
    padding-left: 15px !important;
    margin-top: 5px;
}

ul.list-style-circle li ol li {
    margin-bottom: 5px;
}

.mheight-400 {
    max-height: 400px !important;
}

.right-0,
.underline.right-0 {
    right: 0px !important;
}

.mt-13,
.underline.mt-13 {
    margin-top: -13px !important;
}

.mt9 {
    margin-top: 9px !important;
}

.text-block {
    height: 330px;
    overflow: auto;
    margin-bottom: 15px;
    padding: 10px 15px !important;
    border: 1px solid var(--color-secondary);
}

.text-size-2 div:first-child h3.mb10 {
    margin-bottom: 20px !important;
    display: block !important;
    font-size: 15px;
}

.w100 {
    width: 100% !important;
}

.parent-dual {
    padding: 0px !important;
}

.parent-dual .radio-dual.pd0 {
    padding: 0px 15px !important;
}

.parent-dual .radio-dual.pd0 .radio-custom-label.inline-radio {
    line-height: 1;
}

.height-btn-auto .container_radio.version_2.version_btn {
    height: auto !important;
}

.mr-60 {
    margin-right: 60% !important;
}

.mr-58 {
    margin-right: 58% !important;
}

div[checkbox-text] textarea {
    height: 100% !important;
    width: 120% !important;
}

.form-top-0 .form-horizontal,
.form-top-0 .flex-items-center.form-group-inline .form-horizontal {
    margin-top: 0px !important;
}

.step-block:not(.d-grid)>.row {
    overflow: auto;
}

/* .step-block:not(.d-grid)>.row .overflow-none
{
    overflow: unset;
} */
.table-white>thead>tr>th {
    border-bottom: 1px solid #e1e1e1;
}

table.table-white tbody {
    background-color: white;
}

div,
.table.table-condensed.no-title.no-option-align tr th,
.table.table-condensed.no-title.no-option-align tr td {
}

@font-face {
    font-family: 'Open-Sans';
    src: url('../fonts/open-sans/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/open-sans/OpenSans-Regular.woff') format('woff'),
        url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'),
        url('../fonts/open-sans/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

footer ul li a {
    color: white !important;
    margin: 0px !important;
    padding: 0px !important;
    font-family: 'Open-Sans', Arial;
}

.form-control,
select.form-control:not([size]):not([multiple]),
select {
    height: 38px;
    padding: 0px 10px;
    font-family: 'Open-Sans', Arial !important;
    font-size: 14px !important;
    border-right-width: 2px !important;
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
    border-radius: 15px !important;
}

.form-control,
select.form-control:not([size]):not([multiple]),
select,
button.btn.btn-danger,
button.btn-add,
textarea[placeholder="Other"] {
    height: 38px !important;
}

.form-control::placeholder {
    font-size: 13px !important;
}

.copyright-block p {
    color: white !important;
    font-size: 12px !important;
    font-family: 'Open-Sans', Arial !important;
}

label,
.control-label {
    padding-left: 5px;
    font-family: 'Open-Sans', Arial !important;
    color: black;
}

div[core-container="body-wizard"] .step .step-block,
.step .step-block {
    height: calc(100vh - 280px) !important;
    display: flex;
    align-items: center;
    border-top: 6px solid #3871c1;
    /*box-shadow: 3px 2px 8px 0px rgb(0 0 0 / 45%);*/
    /*background-color: #e6e7e8 !important;*/
    min-height: 560px;
    max-height: 735px;
    border-radius: 15px;
    box-shadow: 2px 2px 10px #ddd;
}

.title-initial h3 {
    font-size: 24px !important;
    color: #3871c1 !important;
    font-weight: normal;
    margin: 0px !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.h60 {
    height: 60% !important;
}

.detail-grass {
    margin: 0px !important;
    width: 100% !important;
    position: absolute !important;
    margin-top: -117px !important;
    left: 12px !important;
    margin-right: -39px !important;
}

.strc1inlineContent {
    margin-top: 0px !important;
}

.btn-get {
    width: 250px;
    height: 58px;
    background: #3871c1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: white;
    margin: 30px auto 0px;
    text-decoration: none !important;
    text-transform: uppercase;
    /*font-family: 'DIN Next W01 Light';*/
    font-size: 18px;
    transition: all 0.2s ease, visibility 0s;
    transition-property: all, visibility;
    transition-duration: 0.2s, 0s;
    transition-timing-function: ease, ease;
    transition-delay: 0s, 0s;
}

.btn-get:hover {
    color: white;
    background-color: #3871c1a6;
}

.overflow-hiden {
    overflow: hidden !important;
}

.overflow-none {
    overflow: unset !important;
}

.checkbox-list ul {
    display: flex;
    margin: 0px;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 0px;
}

.checkbox-list ul li {
    float: left;
    flex-grow: 2;
    margin-bottom: 10px;
}

.checkbox-list ul li .form-group {
    margin-bottom: 0px;
}

.checkbox-list ul li .form-group label.container_radio.version_2.question_check {
    min-height: auto !important;
    text-align: left;
    padding-left: 25px;
}

.step .step-block .title-initial.text-center {
    max-width: 100%;
}

.title-initial.mb5 h3 .required_text {
    position: absolute;
}

.container_radio.version_2 .checkmark:after {
    width: 19px;
    height: 19px;
}

.li-33 ul li {
    width: 33.33%;
}

.li-25 ul li {
    width: 25% !important;
    max-width: 25% !important;
}

.li-20 ul li {
    width: 20% !important;
    max-width: 20% !important;
}

.section-checkbox.border-bottom {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px !important;
    padding-bottom: 5px;
}

.section-substance.border-bottom {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.section-checkbox .checkbox-list.border-bottom {
    margin-bottom: 15px !important;
    padding-bottom: 5px !important;
    border-color: #ddd !important;
}

.section-cannabis_product .title-initial,
.section-travel .title-initial,
.section-plane_license .title-initial,
.section-flight_frequency .title-initial,
.section-sport .title-initial,
.section-sport_certification .title-initial,
.section-loan .title-initial {
    margin-bottom: 15px !important;
}

.btn-box {
    width: auto;
}

.section-plane_license div[container="collection-item"] hr,
.section-sport div[container="collection-item"] hr,
.section-sport_certification div[container="collection-item"] hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.section-bool:last-child {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.section-family_history .form-group {
    margin-bottom: 3px !important;
}

.section-family_history [container="collection-item"]:not(:nth-child(3), :nth-child(2)) .col-sm-2 {
    max-width: 13%;
}

.section-family_history [container="collection-item"]:not(:nth-child(3), :nth-child(2)) .col-sm-2:nth-last-child(2) {
    margin-right: auto;
}

.section-plane_license,
.section-flight_frequency {
    width: 100%;
}

.section-flight_frequency .title-initial {
    max-width: 100% !important;
}

.section-flight_frequency .table-block div[container="collection-item"] .row .form-group {
    margin-bottom: 0;
}

.section-flight_frequency .table-block div[container="collection-item"] .title-initial {
    margin-bottom: 0px !important;
}

.section-income .form-group.mb0 textarea,
.section-sport_certification .form-group textarea {
    margin-bottom: 0px !important;
    resize: none;
}

.section-income .form-group .control-label {
    font-size: 12px !important;
}

.section-liabilities {
    border-bottom: 1px solid #ddd;
}

.section-liabilities .title-initial,
.section-assets .title-initial {
    margin-top: 10px;
}

.section-assets .form-group .control-label {
    font-size: 12.5px !important;
}

.section-assets .form-group.mb0 textarea,
.section-liabilities .form-group.mb0 textarea {
    margin-bottom: 0px !important;
    resize: none;
}

div[class*="section-"] {
    width: 100%;
}

.mb1rem {
    margin-bottom: 1rem;
}

.section-choices.border-bottom.flex-wrap.mwidth-465 div[core-container="answer-choices"] {
    max-width: 211px !important;
}

.section-choices.border-bottom.flex-wrap.mwidth-465 .title-initial {
    margin-bottom: 8px !important;
}

.section-choices.border-bottom-none {
    border-bottom: 0px !important;
}

.section-choices.border-bottom.flex-wrap.mwidth-465.text-center {
    margin: 0 auto !important;
}

.mwidth-695.ff-open.text-center {
    margin: 0 auto;
}

.flex-start .section-choices .form-group.flex-center {
    justify-content: flex-start !important;
}

.flex-start .section-choices .expanded-container {
    margin-top: 5px;
}

.date-signature input::placeholder {
    color: #e6e7e8;
}

.date-signature .bootstrap-datetimepicker-widget {
    display: none !important;
}

.mt0,
.step-block.text-size-2 .title-initial.mt0 {
    margin-top: 0px !important;
}

/**
 * RESPONSIVE LANDING
 */

@media(max-width: 1199px) {
    .p-right {
        right: 43px;
    }

    .p-left {
        left: 43px;
    }
}

@media (max-height: 852px) {

    .wizard-branch .step .step-block .title-initial h3 {
        font-size: 12px !important;
    }

    .main-container {
        height: calc(100% - 60px);
    }

    .section-choices .expanded-container.dual-choice .col-lg-12.col-md-12 .form-group .container_radio.version_2.version_btn {
        height: auto !important;
        padding: 0px !important;
    }
}

@media (max-height: 768px) {
    div[core-container="body-wizard"] .step .step-block {
        padding: 0px 15px;
    }

    label,
    .control-label,
    .form-control,
    select.form-control:not([size]):not([multiple]),
    select {
        font-size: 11px !important;
    }

    .wizard .step.wizard-step {
        max-width: initial !important;
    }
}

@media(max-width: 640px) {
    header.header-height-center {
        height: 100px;
    }

    .hide-svg {
        display: none;
    }

    .btn-top {
        position: relative;
        margin: 0 auto !important;
        width: 100%;
        max-width: 250px;
    }

    .logo-company {
        text-align: center;
        margin-bottom: 0px;
    }

    .link-contact {
        position: relative;
        margin: 0 auto !important;
        width: 100%;
        max-width: 250px;
        display: none;
    }

    .bg {
        background-image: url('../img/bg-mobile.png');
        background-size: cover;
        background-position: center;
        height: calc(100% - 382px);
        z-index: -1;
    }

    .title-block {
        padding: 35px 0px 8px;
    }

    .title-block h1 {
        font-size: 38px;
    }

    /* AJUSTE RESPONSIVE ADD BUTTON */

    .section-travel .btn-box,
    .section-insurance .btn-box,
    .section-loan .btn-box,
    .section-cannabis_product .btn-box {
        padding: 0 15px;
    }

    /* FIN AJUSTE RESPONSIVE ADD BUTTON */
}

.btn-color,
.btn-get,
.btn-color.btn-color-n1,
.btn-color.btn-color-n1.btn-home {
    border-radius: 15px !important;
}

.mwidth-600 {
    max-width: 600px;
    width: 100%;
    padding: 0px 40px;
}

.step-block.text-size-2 .title-initial.mb15 {
    margin-bottom: 15px !important;
}

.title-initial h3.color-black {
    color: black !important;
    font-size: 19px !important;
}

.input-group input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.input-group input[type=email] {
    border-top-left-radius: 22px !important;
    border-bottom-left-radius: 22px !important;
}

.p-absolute {
    position: absolute !important;
}

.p-left {
    left: 43px;
}

.p-right {
    right: 43px;
}

.mt-45 {
    margin-top: -45px;
}

.date-signature input {
    background-color: transparent !important;
    border: 0px !important;
    height: 20px !important;
    text-align: center !important;
}

span.required_text {
    font-size: 12px;
    margin-left: 2px;
    color: #676767 !important;
}

.mwidth-750 {
    max-width: 750px !important;
    width: 100%;
}

.info-list.list-inline li label {
    width: 100%;
    border-bottom: 1px solid black;
}

.info-list.list-inline li h5 {
    color: #5d5d5d !important;
}

.btn-color-n3 {
    background-color: #4CAF50 !important;
}

.btn-color-n3:hover {
    background-color: #4caf5099 !important;
}

.w50 {
    width: 50%;
}

.mwidth-1024 {
    max-width: 1024px;
    width: 100%;
}

.mwidth-980 {
    max-width: 980px;
    width: 100%;
}

.w60-percent {
    width: 60%;
}

.w40-percent {
    width: 40%;
}

.table-block .form-group.border-left-n,
.table-block .border-left-n {
    margin-bottom: -20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.col-sm-7.flex-left.pdl0 .control-label {
    margin-bottom: 0px !important;
    cursor: pointer;
    flex: initial;
    width: auto !important;
}

.step-block span.size-span {
    display: none;
}

.list-inline li:nth-child(2) {
    padding: 0px 25px;
}

.info-list.list-inline {
    margin-bottom: 25px;
}

.col-sm-6.float-left.pd0 span.error {
    top: -20px !important;
}

.mb19 {
    margin-bottom: 19px;
}

.bg-grey {
    border-top: 6px solid #3871c1;
    box-shadow: 3px 2px 8px 0px rgb(0 0 0 / 45%);
    background-color: #e6e7e8 !important;
}

.justify-center {
    justify-content: center !important;
}

fieldset {
    border: 0px !important;
    position: relative;
    border-radius: 4px;
    background-color: transparent;
    padding: 0px;
    font-size: 14px;
    margin: 0px 0 0px;
    width: 100%;
}

legend {
    padding-left: 0px;
    padding-right: 0px;
    color: #3871c1;
    background: transparent;
    font-size: 14px;
    margin-bottom: 0px;
}

select.form-control:not([size]):not([multiple]),
select {
    padding: 0px 8px 0px 6px;
}

.italic-aclaration {
    margin: 10px 0px 0px;
    font-size: 14px !important;
    font-family: 'Open-Sans';
    font-style: italic;
}

ul.items-ul li {
    margin-bottom: 10px;
    color: black;
}

ul.items-ul li:before {
    content: "";
    position: absolute;
    border: 1px solid #ddd;
    width: 18px;
    height: 18px;
    background-color: white;
    margin-left: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.items-ul li.active:before {
    content: "✓";
    border: 1px solid #3871c1;
    color: #3871c1;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 4px !important;
    padding-left: 6px;
}

.border-bottom {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 25px;
    margin-bottom: 32px !important;
}

.ff-open,
.ff-open p {
    font-family: 'Open-Sans';
}

.mwidth-695 {
    width: 100%;
    max-width: 695px;
}

footer .container .row {
    padding: 0px 15px !important;
    margin: 0px !important;
}

.txt-size-12,
.txt-size-12 p {
    font-size: 12px;
}

.cblack {
    color: black !important;
}

.list-style {
    padding-left: 20px !important;
    margin-top: 0px !important;
    list-style-type: lower-alpha !important;
}

.list-style li {
    margin-bottom: 5px !important;
}

.mb-text-10 p {
    margin-bottom: 15px !important;
}

.data-style {
    padding: 0px 10px;
    font-family: 'Open-Sans', Arial !important;
    font-size: 14px !important;
    border-right-width: 2px !important;
    border-top-width: 2px !important;
    border-bottom-width: 2px !important;
    border-radius: 15px !important;
    height: 38px;
    display: flex;
    align-items: center;
    width: 100% !important;
    border: 1px solid #ddd;
    background-color: #e9ecef;
    cursor: not-allowed;
}

:not(.form-group) .data-style {
    margin-bottom: 7px;
}

.data-style span {
    font-family: 'Open-Sans';
    font-size: 14px !important;
}

.form-control.error,
.select-full.error,
.select-search.error {
    border: 2px solid red !important;
}

.step-block span.error {
    display: none !important;
}

.label-group span {
    margin-left: -2px !important;
}

.flex-wrap-initial {
    flex-wrap: initial !important;
}

.flex-wrap-initial .input-group-text {
    border-right: 1px solid #3871c1;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.flex-wrap-initial .data-style {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.step .step-block .title-initial {
    flex: 1;
    max-width: 100%;
}

.step .step-block .title-initial h3 {
    font-size: 15px !important;
    text-transform: initial !important;
}

.section-bool {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    margin-bottom: 8px;
    position: relative;
}

.section-text {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.section-text:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px !important;
}

.section-checkbox {
    width: 100%;
}

.section-substance {
    width: 100%;
    margin-top: 10px;
}


.section-substance .title-initial {
    margin-bottom: 15px !important;
}

.section-substance .form-group {
    margin-bottom: 0px !important;
}

.section-substance div[container="collection-item"]:last-child hr {
    margin-bottom: 0px !important;
    display: none;
}

.step .step-block .section-choices .title-initial {
    max-width: 100%;
}

.container_radio.version_2.version_btn:hover {
    border: 0px !important;
}

.container_radio.version_2.version_btn.btn-red input.error+label::before,
.container_radio.version_2.version_btn.btn-blue input.error+label::before,
.container_radio.version_2.version_btn.btn-violet input.error+label::before,
.container_check.version_2 input.error+label::before,
.question_check.version_2 input.error+label::before {
    border: 2px solid red !important;
}

.container_radio.version_2.version_btn.btn-violet {
    border: 0px !important;
    width: auto;
    padding: 0px !important;
}

[type="radio"].error:checked+span+label:before,
[type="radio"].error:not(:checked)+span+label:before,
[type="radio"].error:checked+label:before,
[type="radio"].error:not(:checked)+label:before {
    border: 2px solid red !important;
}

[type="checkbox"].error:checked+span+.checkmark,
[type="checkbox"].error:not(:checked)+span+.checkmark,
[type="checkbox"].error:checked+.checkmark,
[type="checkbox"].error:not(:checked)+.checkmark {
    border: 2px solid red !important;
}

.form-group.flex-center.w100 {
    margin-bottom: 0px !important;
}

.section-text .form-group,
.section-text .form-group textarea {
    margin-bottom: 0px !important;
}

.section-text .form-group textarea {
    resize: none;
}

.boolean-block {
    right: 10px;
}

.container_radio.version_2 .checkmark {
    top: -1px;
    left: 0px;
    height: 19px;
    width: 19px;
}

.section-text .title-initial {
    margin-bottom: 2px !important;
    max-width: 100% !important;
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.section-choices .inline-options {
    width: auto !important;
    padding: 0px 15px;
    margin-top: 5px;
}

.section-choices .inline-options .container_radio.version_2.version_btn.btn-violet {
    min-height: initial;
}

.section-choices .inline-options:first-child,
.section-choices .inline-options:last-child {
    padding: 0px;
}

.container_radio.version_2 input,
.container_check.version_2 input {
    left: -7px;
    top: 2px;
    right: inherit;
}

.section-choices .expanded-container {
    padding: 0px;
    margin-bottom: 10px;
}

.section-choices {
    width: 100%;
}

.flex-dual .section-choices div[core-container="answer-choices"] {
    width: initial !important;
    flex: initial;
}

.flex-dual .section-choices {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}

.flex-dual .section-choices .title-initial {
    width: 79.3%;
}

.section-choices .expanded-container.dual-choice {
    flex: auto;
    align-items: center;
    justify-content: flex-end;
    max-width: 250px;
    float: right;
    margin-bottom: 0px;
}

.section-choices .expanded-container.dual-choice .col-lg-12.col-md-12 {
    width: auto !important;
    flex: auto !important;
    max-width: initial !important;
}

.question_check+label {
    cursor: pointer;
}

.row-flex {
    flex-wrap: initial !important;
}

.flex-grow {
    float: left;
    flex-grow: 2;
    flex: 120%;
    max-width: 100%;
}

.flex-grow.flex-120 {
    width: 120%;
    max-width: 120%;
}

.flex-grow.flex-60 {
    width: 60%;
    max-width: 60%;
    flex: 60%;
}

.flex-grow.flex-80 {
    width: 80%;
    max-width: 80%;
    flex: 80%;
}

.section-insurance .btn-box {
    position: absolute;
    top: -30px;
    flex: auto;
    max-width: initial;
    width: auto;
    right: 0;
}

.section-insurance .title-initial {
    margin-bottom: 15px !important;
}

.section-insurance .form-group {
    margin-bottom: 10px;
}

.section-single-currency {
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.section-single-currency .title-initial {
    margin-bottom: 0px !important;
    width: 400%;
}

.title-initial .required_text {
    margin-left: -3px;
}

.consultant-relationship {
    display: flex;
    width: 100%;
    align-items: center;
}

.consultant-relationship .section-none {
    width: 100%;
}

.consultant-relationship .input-number-group .section-number:last-child {
    padding-right: 0px !important;
}

.section-family_history div[container="collection-item"]:last-child hr,
.section-cannabis_product div[container="collection-item"]:last-child hr {
    display: none;
}

.initials-border {
    border-bottom: 1px solid black;
    color: black;
    font-size: 14px !important;
}

p[transaction-response] {
    margin: 0px;
}

.section-choices.border-bottom {
    margin-bottom: 10px !important;
    padding-bottom: 0px;
    border-color: #ddd !important;
}

.section-choices.border-bottom .expanded-container {
    margin-bottom: 5px;
}

.section-choices.border-bottom.flex-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.section-choices.border-bottom.flex-wrap .title-initial {
    float: left;
    flex-grow: 2;
    margin-bottom: 5px;
}

.section-choices.border-bottom.flex-wrap div[core-container="answer-choices"] {
    max-width: 430px;
    flex-grow: 2;
    margin-bottom: 5px;
}

.pt20 {
    padding-top: 20px !important;
}

.declaration-block {
    height: 300px;
    overflow: auto;
    padding: 10px;
    border: 1px solid var(--color-secondary);
}

.block-height {
    height: 598px;
    overflow: auto;
    padding: 10px;
    border: 1px solid var(--color-secondary);
    background-color: white !important;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.declaration-block .block-text {
    background-color: white;
    padding: 10px;
    margin-bottom: 0px !important;
}

.h45 {
    height: 45px;
}

/* QUERIES RESPONSIVE  */

@media(max-height: 768px) {
    .title-initial {
        margin-bottom: 8px !important;
    }

    h2 {
        font-size: 1.5rem;
    }

    .mt-45 {
        margin-top: 0px !important;
    }

    #bottom-wizard,
    div[core-container="footer-wizard"] {
        margin-top: 12px !important;
        padding: 0% !important;
    }

    .title-initial h3 {
        font-size: 18px !important;
    }

    .btn-color {
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo-container {
        height: 80px;
        min-height: 60px;
        padding-bottom: 10px;
    }

    .language-bar.p-absolute.w-auto {
        top: 4px !important;
    }

    .language-bar ul li a,
    .language-bar ul li button {
        font-size: 14px !important;
    }

    .dropdown button.btn.btn-secondary.dropdown-toggle,
    .language-bar .select a:last-child {
        height: 35px !important;
    }

    .form-control,
    select,
    .input-group-text,
    .data-style,
    button.btn.btn-danger,
    button.btn-add {
        height: 35px !important;
    }

    label,
    .control-label,
    .form-control,
    select.form-control:not([size]):not([multiple]),
    select {
        font-size: 12px !important;
    }

    fieldset {
        padding: 0px 5px;
    }

    /* .btn-box{
        padding: 0px;
    } */

    .main-container {
        min-height: 720px;
    }

    div[core-container="body-wizard"] .step .step-block {
        min-height: 510px;
    }

    .wizard .step.wizard-step.step-table {
        max-width: 1119px !important;
    }

    .ui-progressbar {
        height: 6px;
    }

    .form-group {
        margin-bottom: 5px;
    }

    .mb15 {
        margin-bottom: 8px !important;
    }

    label {
        margin-bottom: 2px !important;
    }

    input[type=file] {
        height: 35px !important;
    }

    .link-img {
        height: 35px;
        width: 35px;
    }

    input[type=file]::-webkit-file-upload-button,
    input[type=file].invalid::-webkit-file-upload-button,
    input[type=file].valid::-webkit-file-upload-button {
        height: 21px !important;
        padding: 0px 10px !important;
        font-size: 12px !important;
    }

    .hr-color {
        margin: 5px 0px !important;
    }

    .col-lg-4.col-md-4.col-sm-4.col-xs-12.mb10 {
        margin-bottom: 5px !important;
    }

    .step-block h5 {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .flex-dual .section-choices {
        margin-bottom: 10px !important;
        padding-bottom: 0px !important;
    }
}

@media(max-width: 1199px) {
    .p-left {
        left: 20px;
    }

    .p-right {
        right: 20px;
    }
}

div.title-initial.personal-statement {
    margin-top: 2em;
    padding-right: 0px !important;
}

div.title-initial.personal-statement div.col-md-2 {
    text-align: right;
    padding-right: 0px !important;
}

div.title-initial.personal-statement div.col-md-2 span.initials-border {
    border-bottom: solid 1px;
}

div.consultant-relationship {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

div.input-number-group {
    display: flex;
    padding-left: 0px !important;
}

.pt-40 {
    padding-top: 40px;
}


.pr-10 {
    padding-right: 10px;
}

.multiple-group {
    display: flex;
    padding-left: 0px !important;
}

.ff-open-sans {
    font-family: 'Open-Sans';
}

.fs-13 {
    font-size: 13px !important;
}

.pl20 {
    padding-left: 20px !important;
}

input[type=file].error {
    border: 2px solid red !important;
}

.link-img {
    background: white !important;
    border-radius: 3px;
    padding: 5px;
    border: 2px solid #d2d8dd;
    margin-left: 15px;
}

.label-attachment .required_text {
    margin-left: 0px;
}

input:focus,
select:focus,
textarea:focus {
    border: 2px solid #3871c1 !important;
}

[type="radio"]:focus:checked+span+label:before,
[type="radio"]:focus:not(:checked)+span+label:before,
[type="radio"]:focus:checked+label:before,
[type="radio"]:focus:not(:checked)+label:before {
    border: 2px solid #3871c1 !important;
}

.container_radio.version_2 input[type="checkbox"]:focus+.checkmark {
    border: 1px solid #3871c1 !important;
}

.container_radio.version_2 input[type="checkbox"]:checked:focus+.checkmark:after {
    border: 2px solid white !important;
}

.container_radio input:focus+label:before {
    border: 1px solid #3871c1 !important;
}

.btn-color:focus,
.btn-get:focus,
.btn-color.btn-color-n1:focus,
.btn-color.btn-color-n1.btn-home:focus {
    border: 4px solid rgb(255 255 255 / 64%);
    display: flex;
    align-items: center;
    justify-content: center;
}

[type="radio"]:focus+label:before {
    border: 1px solid #3871c1 !important;
}

.section-loan textarea {
    resize: none;
}

.flex-left label.container_radio.version_2.question_check {
    margin-right: 12px !important;
}

.flex-left label.container_radio.version_2.question_check+label {
    margin-bottom: 0px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

textarea[id*="policybundle_application_incomes_"]::placeholder {
    line-height: .9;
}

.overflow-auto {
    overflow: auto !important;
}

.d-grid {
    display: grid !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.d-grid .row-xs {
    padding-left: 15px;
}

div[message-validate] {
    padding: 0px;
}

.color-red,
.color-red p {
    color: red !important;
    padding: 0px 7px !important;
}

.btn-color-n4 {
    background-color: #3871c1 !important;
    border-color: #3871c1 !important;
    font-family: 'Open-Sans' !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    position: relative;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    line-height: 14px;
}

.main-container.bg-main-2 {
    background-image: url('../../../../app-website/images/accountaccess.jpg') !important;
    height: calc(100% - 0px);
}

.main-container.bg-main-2 .col-md-12.h640.flex-center {
    max-height: 840px !important;
}

input.form-control.form-style-2 {
    border: 1px solid #3871c1 !important;
    background-color: #fff !important;
    width: 100%;
    padding: 4px;
    height: 31px !important;
    border-radius: 0px !important;
}

input.form-control.form-style-2::placeholder {
    color: #3871c1 !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.p2 {
    padding: 0px 2px !important;
}

.mt5 {
    margin-top: 5px;
}

.ff-cr {
    font-family: 'sans-serif;' !important;
}

@font-face {
    font-family: 'Cuprum';
    src: url('../fonts/cuprum/Cuprum-Regular.eot');
    src: url('../fonts/cuprum/Cuprum-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cuprum/Cuprum-Regular.ttf'),
        url('../fonts/cuprum/Cuprum-Regular.woff') format('woff'),
        url('../fonts/cuprum/Cuprum-Regular.svg#cuprumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.logotype-login.adminseg img {
    width: 160px;
    margin-top: 10px;
}

.img-top-txt {
    font-family: 'Cuprum';
    margin-bottom: -25px;
    margin-top: 13px;
    color: #444;
    margin-left: -23px;
    padding-bottom: 6px;
    font-size: 10px;
}

.small-legend {
    font-size: 14px;
    position: absolute;
    margin-top: 7px;
    margin-left: 5px;
}

h5.message {
    line-height: 1.5;
}

.multiple-select .calendar-picker.form-control:active {
    background-color: transparent !important;
}

.multiple-select .calendar-picker.form-control {
    border: 0px !important;
    margin-top: -3px;
}

div.calendar-picker {
    background: transparent;
    border: none;
    padding: 0px 0px;
    display: flex;
}

div.calendar-picker select.form-control {
    margin-right: 5px !important;
}

div.calendar-picker select.form-control:last-child {
    margin-right: 0px !important;
}

.txt-violet {
    color: #3871c1 !important;
}

.section-checkbox .title-initial h3 {
    margin-bottom: 20px;
}

.section-choices .expanded-container.border-bottom {
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
}

.inline-options [type="radio"]:checked+span+label,
.inline-options [type="radio"]:not(:checked)+span+label,
.inline-options [type="radio"]:checked+label,
.inline-options [type="radio"]:not(:checked)+label {
    font-family: 'Open-Sans', Arial !important;
    font-size: 14px;
    text-transform: capitalize !important;
}

.step-block div .section-bool[question="449"] {
    margin-bottom: 8px !important;
}

.checkbox-list.single-checkbox ul li .form-group label.container_radio.version_2.question_check {
    padding-left: 30px;
    margin-top: 20px;
}

.checkbox-list.single-checkbox.ff-cantanta ul li .form-group label.container_radio.version_2.question_check input,
.checkbox-list.single-checkbox ul li .form-group label input {
    float: right !important;
}

.checkbox-list.single-checkbox.ff-cantanta ul li .form-group label.container_radio.version_2.question_check .required_text {
    margin: 0px !important;
}

.checkbox-list.single-checkbox ul li .form-group label.container_radio.version_2.question_check .checkmark {
    top: 2px;
}

.step .step-block div[question="452"] .title-initial {
    max-width: 100% !important;
}


.section-choices.border-bottom.flex-wrap.mwidth-700 {
    max-width: none !important;
    border-bottom: 1px solid #ddd;
}

.section-choices.border-bottom.flex-wrap.mwidth-700.inline-bool .title-initial {
    margin-right: 20px;
    margin-bottom: 12px !important;
}

.section-choices.border-bottom.flex-wrap.mwidth-700.inline-bool div[core-container="answer-choices"] {
    max-width: 120px !important;
}

.section-choices.border-bottom.flex-wrap.inline-bool.inline-width-all div[core-container="answer-choices"] label,
.section-choices.border-bottom.flex-wrap.mwidth-700.inline-bool div[core-container="answer-choices"] label,
.section-choices.border-bottom.flex-wrap.mwidth-465 div[core-container="answer-choices"] label {
    text-transform: uppercase !important;
    font-size: 13px !important;
}

.section-choices.border-bottom.flex-wrap.inline-width-all div[core-container="answer-choices"] {
    max-width: 110px;
}

.section-choices.border-bottom.flex-wrap.mwidth-720 {
    max-width: 720px !important;
    margin: 0 auto;
    justify-content: center;
}

.section-choices.border-bottom.flex-wrap.mwidth-720 div[core-container="answer-choices"] {
    max-width: 730px;
}

.section-choices.border-bottom.flex-wrap.mwidth-720 div[core-container="answer-choices"] .flex-center {
    justify-content: left !important;
}

.italic-legend {
    font-size: 12px;
    color: black !important;
}

.fs-15 {
    font-size: 15px !important;
}

.multiple-inputs .section-number {
    padding: 0px 6px !important;
}

.step .step-block div[question="453"] .title-initial {
    max-width: 100% !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.mb18 {
    margin-bottom: 18px !important;
}

.checkbox-list.single-checkbox.ff-cantanta ul li .form-group label.container_radio.version_2.question_check {
}

.mb0 {
    margin-bottom: 0px !important;
}

.block-white {
    background-color: white;
    padding: 10px;
}

.block-white-container {
    height: 331px;
    overflow: auto;
    padding: 10px;
    border: 1px solid var(--color-secondary);
    margin-bottom: 15px;
}

.mb-text-10 p.mb0 {
    margin-bottom: 0px !important;
}

.mb8,
.section-bool.mb8 {
    margin-bottom: 8px !important;
}

.table-block .form-group.border-left-n.mb0,
.table-block .border-left-n.mb0 {
    margin-bottom: 0px !important;
}


.select-multi .control-label,
.select-multi .input-group,
.select-multi .input-group .row-input {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
}

.select-multi .input-group {
    padding: 0px !important;
}

.select-multi .input-group .row-input {
    display: flex;
    flex-wrap: wrap;
}

.select-multi .input-group .row-input .col-sm-4.float-left {
    padding: 0px;
    float: left;
    flex-grow: 2;
}

.select-multi .input-group .row-input .col-sm-4.float-left:nth-child(1) {
    padding-right: 10px !important;
}

.select-multi .input-group .row-input .col-sm-4.float-left:nth-child(2) {
    padding: 0xp 5px !important;
}

.select-multi .input-group .row-input .col-sm-4.float-left:nth-child(3) {
    padding-left: 10px !important;
}

.checkbox-list.label-size-15 label {
    font-size: 15px !important;
}

.mw-1199 {
    max-width: 1199px !important;
}

.maxw-625 {
    width: 625px !important;
    margin: 0 auto;
}

.minw245,
.btn-color.btn-color-n1.btn-home.bg-w.minw245 {
    min-width: 252px !important;
    display: inline-table !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.col-sm-5.miniselector label,
.col-sm-7.miniselector label {
    width: auto !important;
    height: 40px;
    display: flex;
    align-items: center;
    float: left;
}

.col-sm-5.miniselector select {
    width: 111px;
    float: right;
}

.col-sm-7.miniselector select {
    width: 178px;
    float: right;
}

.lefty-content .section-choices .form-group {
    justify-content: left;
}

h5.message {
    line-height: 1.5;
}

div[sport-checks] {
    width: 100% !important;
}

table.table.table-custom-1,
table.table.table-custom-1 tr,
table.table.table-custom-1 tr td,
table.table.table-custom-1 tr td {
    border: 1px solid black !important;
    font-size: 13px !important;
    color: black;
}

table.table.table-custom,
table.table.table-custom tr,
table.table.table-custom tr td {
    border: 1px solid black !important;
    font-size: 13px !important;
    color: black;
}

table.table.table-custom thead,
table.table.table-custom thead tr,
table.table.table-custom thead tr th {
    border: 1px solid black !important;
    font-size: 13px !important;
    color: black;
    background-color: transparent !important;
    line-height: 1;
}

table.table.table-custom thead tr th {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

table.table.table-custom-1 {
    max-width: 600px;
    margin: 0 auto;
}

table.table.table-custom-1 tr td.vertical-middle {
    vertical-align: middle;
    padding: 5px;
    border-right: 1px solid black;
}

.height700 {
    height: 700px;
}

.p5 {
    padding: 5px !important;
}

.w180 {
    width: 180px !important;
}

.under-table-text {
    overflow: auto;
    border: 1px solid #ddd;
    padding: 10px;
    height: 342px;
}

.h345 {
    max-height: 345px !important;
}

.h416 {
    max-height: 416px !important;
}

.under-table-text .fs-12 {
    font-size: 12px;
}

.under-table-text .mb5 {
    margin-bottom: 5px !important;
}

.under-table-text .mb10 {
    margin-bottom: 10px !important;
}

.height700 .form-horizontal {
    width: 100% !important;
    margin-top: 0px !important;
}

div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(2) .btn-center {
    display: none;
}

div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(2) .col-lg-5 {
    flex: 0 0 50% !important;
    max-width: 50%;
}

@media(max-height: 768px) {
    .block-height {
        height: auto !important;
        max-height: 450px !important;
    }

    .under-table-text {
        height: 198px;
    }

    .btn-color.btn-color-n1.btn-home.bg-w,
    .greeting-block a {
        line-height: .8;
    }
}

.plr13 {
    padding-left: 13px !important;
    padding-right: 13px !important;
}

@media (max-height: 850px) {

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        height: calc(100vh - 254px) !important;
        min-height: 584px;
    }
}

@media (max-width: 885px) {

    div[beneficiary="list"] button.btn-color.btn-add,
    button.btn.btn-danger {
        max-width: 39px !important;
        min-width: 38px !important;
    }

    .section-bool {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .section-choices.border-bottom.flex-wrap.mwidth-465.border-bottom-none {
        justify-content: center;
    }

    div[insurance="list"] button.btn-color.btn-add {
        margin-right: auto;
    }

    div[id="policybundle_application_answers_category_g_132_choice"] .row {
        flex-wrap: nowrap;
    }

    .maxw-625 {
        width: 90% !important;
    }

    div[sport-certification] .col-sm-4 {
        display: grid;
    }
}

@media (max-width: 990px) {
    textarea {
        width: 100% !important;
    }

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        height: calc(100vh - 238px) !important;
        line-height: 1.2;
    }

    .title-initial.mb0 {
        width: 100%;
    }

    .row {
        justify-content: center;
    }

    input#policybundle_application_beneficiaries_0_person_last_name {
        width: 100%;
    }

    label.control-label.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        width: max-content;
        padding: 0;
        white-space: initial;
    }

    .row.row-flex {
        margin: 0;
    }

    .col-md-4.flex-left.pdl0 {
        justify-content: center;
        margin-top: inherit;
    }

    div[family_history] .row.flex-items-center.mt10 {
        width: 100%;
        margin-left: 27px;
        margin-bottom: 15px;
        justify-content: flex-start;
    }

    #bottom-wizard,
    div[core-container="footer-wizard"] {
        padding: 0px 0 !important;
    }

    footer .container .row {
        text-align: center;
        float: none;
    }

    footer li {
        list-style: none;
    }

    footer ul {
        margin-left: 0;
    }

    footer p {
        float: none;
    }

    .col-lg-4 .col-md-4 .col-sm-4 .col-xs-4 .input-group {
        width: auto;
    }

    .consultant-relationship .multiple-group {
        margin-right: 25px;
    }

    .title-initial.mb0 {
        display: flex;
    }

    .boolean-block.flex-center {
        display: flex;
        justify-content: center;
        right: 0;
        margin-top: 8px;
    }

    .li-25 ul li {
        display: flex;
    }

    textarea#policybundle_application_answers_category_a_17_answer_text {
        height: 39px !important;
    }

    textarea#policybundle_application_answers_category_a_19_answer_text {
        height: 39px !important;
    }

    textarea#policybundle_application_answers_category_a_21_answer_text {
        height: 39px !important;
    }

    .step .step-block .title-initial h3 {
        font-size: 13.5px !important;
    }

    .section-bool {
        padding-bottom: 0px;
        margin-bottom: 8px;
        padding-top: 6px;
    }

    .section-text {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    textarea#policybundle_application_answers_category_b_86_answer_text {
        height: 39px !important;
    }

    textarea#policybundle_application_answers_category_b_88_answer_text {
        height: 39px !important;
    }

    textarea#policybundle_application_answers_category_b_89_answer_text {
        height: 39px !important;
    }

    /* div[question="293"] .title-initial.mb0 {
        margin-left: 8%;
    } */

    div[question="296"] .title-initial.mb0 {
        padding: 10px;
    }

    .row .personal-statement .col-lg-4 .col-md-4 .col-sm-4 .col-xs-4 {
        padding: 0px 15px;
        margin: 0px -7px;
    }

    .row.personal-statement {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 10px;
    }

    div[question="305"] .table-block {
        margin: 15px;
    }

    div[question="305"] .col-sm-1.btn-center {
        position: absolute;
        justify-content: flex-start;
        width: 38px !important;
    }

    input#policybundle_application_beneficiaries_0_person_last_name {
        width: 100%;
    }

    div[beneficiary="list"] button.btn-color.btn-add,
    div[beneficiary="list"] button.btn.btn-danger {
        max-width: 39px !important;
    }

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        height: auto !important;
        max-height: initial !important;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    button.btn-color.btn-add,
    button.btn.btn-danger {
        width: auto !important;
        height: 38px;
        min-width: 38px !important;
    }

    .boolean-block.flex-center {
        margin-top: 4px;
    }

    .col-lg-12.col-md-12.btn-box.p-absolute.t-47.p0 {
        width: 98%;
    }

    button.btn.btn-danger {
        max-width: 39px;
        min-width: 38px;
    }

    .col-lg-4.col-md-12.col-sm-12.col-xs-4.flex-items-center {
        display: flex;
        justify-content: flex-end;
        padding-top: 15px;
        padding-left: 60%;
    }

    .li-25 ul li {
        width: 50% !important;
        max-width: 50% !important;
        justify-content: left !important;
    }

    .li-20 ul li {
        width: 33% !important;
        max-width: 33% !important;
        display: flex;
        justify-content: left !important;
    }

    .input-group-text {
        height: 45px;
    }

    div[sports="list"] button.btn-color.btn-add {
        margin-right: 10px;
    }

    div[sports="list"] button.btn.btn-danger {
        margin-right: 10px;
    }

    .checkbox-list ul {
        margin-left: 35px;
        margin-top: 20px;
    }

    .step-block {
        padding: 0 20px;
    }

    .row.flex-items-center.mt30 {
        justify-content: end;
    }

    .col-sm-3.flex-grow.flex-80 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 50% !important;
    }

    .col-sm-4.flex-grow.flex-120 {
        width: 50%;
        max-width: 50%;
    }

    .col-sm-2.flex-grow.flex-60 {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }

    div#policybundle_application_answers_category_a_47_choice {
        width: max-content;
    }

    .col-sm-1.btn-center.ml140 {
        position: absolute;
    }

    input#policybundle_application_answers_category_sporta_172_sports_0_date {
        max-width: 62%;
    }

    input#policybundle_application_answers_category_sporta_173_sports_0_date {
        max-width: 62%;
    }

    div[sport-certification] .col-sm-7 {
        padding: 0;
    }

    input#policybundle_application_answers_category_sporta_174_sports_0_date {
        max-width: 62% !important;
    }

    input#policybundle_application_answers_category_sporta_175_sports_0_date {
        max-width: 60%;
    }

    input#policybundle_application_answers_category_sporta_176_sports_0_date {
        max-width: 60%;
    }

    textarea#policybundle_application_answers_category_a_34_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_35_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_36_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_37_answer_text {
        height: 42px !important;
    }

    div[cannabis-product] .col-sm-11 {
        padding: 0;
    }

    textarea#policybundle_application_answers_category_a_23_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_25_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_27_answer_text {
        height: 42px !important;
    }

    .checkbox-list ul {
        width: 100%;
    }

    textarea#policybundle_application_answers_category_a_7_answer_text {
        height: 42px !important;
    }

    textarea#policybundle_application_answers_category_a_8_answer_text {
        height: 42px !important;
    }

    .d-grid .row-xs {
        padding-left: 30px;
    }

    textarea#policybundle_application_answers_category_a_15_answer_text {
        height: 42px !important;
    }
}

@media (max-width: 771px) {

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        height: calc(100vh - 220px) !important;
        line-height: 1.2;
    }

    button.btn-color.btn-add,
    button.btn.btn-danger {
        width: auto !important;
        min-width: 38px !important;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin-right: 30px;
    }

    .col-lg-4.col-md-4.col-sm-12.col-xs-4.flex-items-center {
        display: grid;
        justify-content: end;
        padding-right: 0;
        margin-top: 8px;
    }

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        /* height: auto !important;
        max-height: initial !important; */
        padding-bottom: 10px;
        padding-top: 10px;
    }

    label.control-label.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        white-space: initial;
        width: unset;
    }

    .col-lg-4.col-md-4.col-sm-12.col-xs-12.flex-center {
        justify-content: end;
    }

    .col-lg-12.col-md-12.col-sm-12.col-xs-12.flex-center {
        justify-content: end;
    }

    div[question="343"] .row {
        justify-content: end;
    }
}

@media (max-width: 640px) {

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        /* height: auto !important;
        max-height: initial !important; */
        padding-bottom: 25px;
        padding-top: 25px;
    }


    .row .row-xs .mwidth-980 {
        max-height: inherit !important;
    }

    footer .container .row {
        text-align: center;
        float: none;
    }

    footer li {
        list-style: none;
    }

    footer ul {
        margin-left: 0;
    }

    footer p {
        float: none;
    }

    .form-group.text-center {
        margin-left: 1%;
    }

    .table-block div[container="collection-item"] .row {
        width: 100%;
    }

    .mwidth-695.ff-open {
        padding: 5px 15px;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin-right: 15px;
    }

    .row .personal-statement {
        margin: auto;
    }

    button.btn-color.btn-add,
    button.btn.btn-danger {
        width: 35px;
    }

    .step .step-block .title-initial h3 {
        font-size: 13px !important;
    }

    input#policybundle_application_beneficiaries_0_person_last_name {
        width: 80%;
    }

    .li-20 ul li {
        width: 33% !important;
        max-width: 33% !important;
        display: flex;
        justify-content: left !important;
    }

    .checkbox-list ul {
        margin-left: 0px !important;
        margin-right: 0px;
    }

    .container.p0.p-relative {
        padding-top: 20px;
    }

    div[sport_certifications="list"] button.btn.btn-danger {
        margin-right: 0;
    }

    .col-sm-1.btn-center.ml140 {
        position: absolute;
        top: 19px;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4 {
        padding: 0;
    }

    div[question="339"] li {
        width: 50%;
    }

    .section-single-currency {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin: 0;
    }

    div[question="307"] .input-group {
        margin-top: 20px;
    }
}

@media (max-height: 800px) and (min-height: 769px) {

    .input-group-text,
    .data-style {
        height: 35px;
        min-height: 35px;
    }
}

@media (max-height:853px) and (min-height: 801px) {
    .data-style {
        height: 45px;
        min-height: 45px;
    }
}

@media (max-width: 768px) {
    .table-block div[container="collection-item"] .row {
        width: 100%;
        margin: 0;
    }

    .btn.btn-primary,
    .btn.btn-danger {
        width: auto !important;
    }

    div[person] .col-sm-6:first-of-type .form-group {
        width: 88%;
    }

    .p0-xs {
        padding: 0%;
    }

    input#policybundle_application_beneficiaries_0_person_last_name {
        width: 100%;
    }

    button.btn-color.btn-add {
        height: 33px;
    }

    h2.border-bottom {
        font-size: 28px;
    }

    a.btn.nav-link {
        white-space: nowrap;
    }

    input#policybundle_application_answers_category_sporta_172_sports_0_insured {
        width: 85%;
    }

    input#policybundle_application_answers_category_sporta_172_sports_0_city {
        width: 100%;
    }

    .col-sm-3.flex-grow.flex-80 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }

    .col-sm-4.flex-grow.flex-120 {
        width: 100%;
        max-width: 100%;
    }

    .col-sm-2.flex-grow.flex-60 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .container.p0.p-relative {
        padding-top: 15px;
    }

    .col-lg-12.col-md-12.btn-box.p-absolute.t-47.p0 {
        padding-top: 25px;
    }

    div[family_history] .row.flex-items-center.mt10 {
        margin-left: 0;
    }

    .col-lg-12.col-md-12.btn-box.p-absolute.t-47.p0 {
        width: 97%;
    }

    input#policybundle_application_answers_category_sporta_173_sports_0_insured {
        width: 85% !important;
    }

    input#policybundle_application_answers_category_sporta_173_sports_0_city {
        width: 100%;
    }

    input#policybundle_application_answers_category_sporta_174_sports_0_insured {
        width: 85% !important;
    }

    input#policybundle_application_answers_category_sporta_175_sports_0_insured {
        width: 85% !important;
    }

    input#policybundle_application_answers_category_sporta_176_sports_0_insured {
        width: 85% !important;
    }

    .section-checkbox .checkbox-list.border-bottom {
        margin-top: 15px;
    }

    .col-sm-1.btn-center.ml140 {
        position: absolute;
    }

    input#policybundle_application_answers_category_sporta_172_sports_0_date {
        max-width: 100%;
    }

    input#policybundle_application_answers_category_sportb_177_sport_certifications_0_date_attained {
        max-width: 600px;
        margin-right: 0;
    }

    input#policybundle_application_answers_category_sporta_173_sports_0_date {
        max-width: 100%;
    }

    input#policybundle_application_answers_category_sportb_178_sport_certifications_0_date_attained {
        margin-right: 0px;
    }

    input#policybundle_application_answers_category_sportb_179_sport_certifications_0_date_attained {
        margin-right: 0px;
    }

    input#policybundle_application_answers_category_sportb_180_sport_certifications_0_date_attained {
        margin-right: 0px;
    }

    input#policybundle_application_answers_category_sportb_181_sport_certifications_0_date_attained {
        margin-right: 0px;
    }

    input#policybundle_application_answers_category_sporta_174_sports_0_date {
        max-width: 100% !important;
    }

    input#policybundle_application_answers_category_sporta_175_sports_0_date {
        max-width: 100%;
    }

    input#policybundle_application_answers_category_sporta_176_sports_0_date {
        max-width: 100%;
    }

    div[question="341"] .col-sm-11 {
        width: 92%;
    }

    .d-grid .row-xs {
        padding-left: 30px;
    }

    .section-text {
        margin-left: auto;
    }

    .col-sm-7 {
        padding-left: 0px !important;
    }

    .overflow-auto {
        overflow: initial;
    }

    div[question="369"] .col-sm-4 {
        padding: 0;
    }

    div[sport-certification] .col-sm-4 {
        padding-right: 0;
        padding-left: 0;
    }

    div[sports="list"] .col-lg-2.col-sm-6.col-md-6 {
        padding-right: 0;
        padding-left: 0;
    }

    div[sports="list"] .col-lg-3.col-sm-6.col-md-6 {
        padding-right: 0;
        padding-left: 0;
    }

    div[substance="list"] .col-lg-2.col-sm-6 {
        padding: 0;
    }

    div[class="row personal-statement"] .col-lg-4.col-md-4.col-sm-4.col-xs-4 {
        padding: 0;
    }

    div[cannabis-product] .col-sm-11 {
        margin-right: 30px;
        padding: 0;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4 {
        padding: 0;
    }

    div[class="section-travel "] .col-sm-3 {
        padding: 0;
    }

    div[class="section-travel "] .col-sm-4 {
        padding: 0;
    }

    .col-sm-1.btn-center.ml140 {
        top: 19px;
    }

    .checkbox-list.under-list ul li {
        max-width: 50%;
        width: 100%;
    }

    .select-multi .input-group .row-input .col-sm-4.float-left:nth-child(3) {
        padding-left: 0 !important;
    }

    .select-multi .input-group .row-input .col-sm-4.float-left:nth-child(1) {
        padding-right: 0 !important;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin-right: 10px;
    }

    .col-md-12.consultant-relationship {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .consultant-relationship .multiple-group {
        margin-right: 0 !important;
        margin-top: 10px;
    }

    div[question="318"] .title-initial.mb0 {
        justify-content: flex-start;
        margin-left: 0;
    }

    div[question="319"] .title-initial.mb0 {
        justify-content: flex-start;
        margin-left: 0;
    }

    div[question="320"] .title-initial.mb0 {
        justify-content: flex-start;
        margin-left: 0;
    }

    input#policybundle_application_beneficiaries_0_person_first_name {
        width: 100%;
    }

    .container_radio.version_2 {
        font-size: 12px;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4 {
        width: 33.33% !important;
    }

    .consultant-relationship .section-none {
        width: 100%;
        justify-content: center;
        display: flex;
    }

    .section-choices.border-bottom.flex-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div[question="454"] .row {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: inherit;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4:nth-child(6) {
        padding: 0 12px;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4:nth-child(3) {
        padding: 0 12px;
    }

    div[question="401"] .title-initial.mb0 {
        margin: 0;
    }
}

@media (max-width: 1150px) {
    .boolean-block {
        right: 0;
        margin: 0 auto;
    }

    .section-bool {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .form-group textarea {
        margin-left: 0;
        margin-right: 0;
        height: 50%;
    }

    .title-initial.mb0 {
        display: flex;
    }

    .row.row-xs.mwidth-980 {
        justify-content: center;
    }

    .boolean-block.flex-center {
        display: flex;
        justify-content: center;
        right: 0;
    }

    .li-25 ul li {
        display: flex;
    }

    .li-20 ul li {
        display: flex;
    }

    div[question="289"] li {
        display: flex;
    }

    .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.mt10.mb10 {
        padding-top: 5px;
    }

    div[question="289"] .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.mt10.mb10 {
        padding-top: 15px;
        justify-content: center;
        display: flex;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin-right: 15px;
    }

    div[question="293"] ul {
        margin-left: auto;
    }

    div[class="mwidth-900"] .col-lg-12.col-md-12 {
        padding: 0 30px;
    }

    div[class="row flex-items-center mt30"] .col-sm-7.flex-left.pdl0 {
        margin-left: 11px;
    }

    .section-single-currency {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    input#policybundle_application_answers_category_c_108_currency_one {
        margin: 0;
    }

    div[question="307"] .input-group {
        margin-top: 20px;
    }

    div[question="289"] .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.mt10.mb10 {
        display: flex;
        flex-direction: column;
    }

    div[cannabis-product] .col-lg-2.col-md-4.col-sm-4 {
        width: 33.33% !important;
    }
}

.datepicker table tr td span {
    width: 30% !important;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}

.col-padding-0 {
    padding: 0px !important;
}

.block-list .section-none {
    margin-bottom: 15px;
    margin-top: 8px;
}

.block-list .section-bool {
    padding-left: 20px !important;
}

.block-list .section-bool:last-child {
    margin-bottom: 15px;
}

.checkbox-list.single-checkbox.top-1 ul li .form-group label.container_radio.version_2.question_check .checkmark {
    top: -1px !important;
}

.text-black {
    color: black;
}

.input-group-addon {
    padding: 6px 10px !important;
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 47px !important;
    color: #3871c1 !important;
    font-size: 12px;
    border-color: #d5d5d5;
    background-color: #f5f5f5;
    border: 2px solid #ddd !important;
    border-right: 0px !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.required-margin span {
    margin-left: -31%;
}

.title-attachment a {
    width: 100% !important;
    max-width: 265px;
    text-align: center;
    line-height: 1;
    height: 39px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    display: initial;
}

.title-attachment a:focus {
    display: initial !important;
}

.color-blue {
    color: #3871c1;
}

@media (max-height: 800px) {

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        min-height: 540px;
    }

    div#bottom-wizard {
        margin-top: 14px;
    }

    .form-control,
    select,
    .input-group-text,
    button.btn.btn-danger,
    button.btn-color.btn-add,
    textarea[placeholder="Other"] {
        height: 35px !important;
    }

    .form-control,
    select,
    .input-group-text,
    .data-style {
        height: 35px !important;
    }

}

@media (max-height: 730px) {
    .main-container {
        min-height: 612px !important;
    }

    div[core-container="body-wizard"] .step .step-block {
        min-height: 568px !important;
    }

    .title-initial h3 {
        font-size: 16px !important;
    }

    .section-text {
        margin-bottom: 4px !important;
    }

    .section-single-currency {
        margin-bottom: 4px;
    }

    .checkbox-list.single-checkbox ul li .form-group label.container_radio.version_2.question_check {
        line-height: 1.5;
    }

    .col-lg-12.col-md-12.col-sm-12.col-xs-12.mt20 {
        margin-top: 10px !important;
    }

    .section-checkbox.border-bottom.ff-cantata .checkbox-list .form-group .container_radio.version_2.question_check {
        line-height: 1.5;
    }

    .col-12.mb-30.form-group.align-center.buttons-block.mt25.maxw-100 {
        margin-top: 10px !important;
    }

    .step .step-block {
        min-height: 565px;
    }

    .container.flex-center.bg-white.height15 {
        align-items: flex-start;
    }
}

@media (max-height: 700px) {
    div[core-container="body-wizard"] .step .step-block {
        min-height: 510px !important;
    }

    .step .step-block {
        min-height: 505px;
    }

    p.error-search.flex-center2.mb-10 {
        margin-bottom: 15px;
    }
}

@media (max-height: 650px) {
    .main-container {
        min-height: 588px !important;
    }

    .title-initial {
        margin-bottom: 4px !important;
    }

    .step .step-block {
        min-height: 452px;
    }

    div[core-container="body-wizard"] .step .step-block {
        min-height: 491px !important;
    }

    .fs-13 {
        font-size: 12px !important;
    }
}

@media (max-width: 1150px) {
    div.btn-download-group {
        margin: 20px 0px 0px;
    }
}

@media (max-width: 976px) {
    .container_radio.version_2.version_btn {
        height: 38px !important;
        min-height: 38px !important;
    }

    .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.label-size-15 .form-group.text-center {
        width: 98%;
    }

    .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.single-checkbox ul {
        margin-left: 10px;
    }

    .control-label,
    .label-group {
        font-size: 12px !important;
    }

    .step .step-block .title-initial {
        max-width: 100%;
    }

    .row.row-xs.mwidth-980 .checkbox-list ul {
        margin-left: 20px;
    }

    .row.row-xs.mwidth-980 .checkbox-list ul {
        margin-left: 15px;
    }

    .btn-color.btn-color-m1.btn-home {
        width: 100% !important;
        max-width: 252px !important;
    }

    div.title-attachment a:focus {
        display: initial !important;
    }
}

@media (max-width: 1239px) and (max-height: 768px) {
    .btn-color.btn-color-m1.btn-home {
        width: 150px !important;
    }
}

@media (max-height: 668px) {
    .boolean-block {
        right: 87px !important;
    }

    label.container_radio.version_2.question_check {
        font-size: 11px !important;
    }
}

@media (max-height: 640px) {

    .step .step-block {
        min-height: 480px;
    }
}

.table-info tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media (max-height: 600px) {

    .step .step-block {
        min-height: 430px;
    }

    div.btn-download-group {
        margin: 35px 0px 0px;
    }

    tbody.tcard-body .h50 {
        height: 30px !important;
    }

    .col-lg-12.col-md-12.ff-open.text-left.mt15.p0 {
        margin-top: 0px !important;
    }
}

@media (max-height: 580px) {
    .step .step-block {
        min-height: 402px;
    }

    div.btn-download-group {
        margin: 10px 0px 0px;
    }

    .block-white-container {
        height: 265px;
    }

    .btn-color {
        font-size: 12px !important;
    }

    button.btn.btn-danger {
        font-size: 12px;
    }

    p.color-black.mb10 {
        margin-bottom: 4px !important;
    }

    .fs-13 {
        font-size: 11px !important;
    }

    .section-checkbox .checkbox-list.border-bottom {
        margin-bottom: 4px !important;
        padding-bottom: 4px !important;
    }

    .checkbox-list ul li {
        margin-bottom: 4px;
    }

    .section-choices .expanded-container.border-bottom {
        margin-bottom: 4px !important;
        padding-bottom: 4px !important;
    }

    .mb10 {
        margin-bottom: 5px !important;
    }
}

@media (max-height: 560px) {
    .step .step-block {
        min-height: 366px;
    }

    label.container_radio.version_2.question_check {
        margin-top: 15px !important;
    }

    .btn-color {
        font-size: 11px !important;
    }

    button.btn.btn-danger {
        font-size: 11px;
    }

    .step-block div[question="441"] {
        margin-bottom: 10px;
    }
}

@media (max-height: 520px) {

    .step .step-block {
        min-height: 343px;
    }

    .btn-color {
        font-size: 10px !important;
    }

    label.container_radio.version_2.question_check {
        margin-top: 10px !important;
    }

    p.color-black.mb10 {
        font-size: 12px;
    }

    .form-horizontal .form-group .col-lg-12.col-md-12.col-sm-12.col-xs-12.input-group input {
        height: 27px !important;
    }

    p.color-black.mb10 {
        margin-top: 4px;
        margin-bottom: 2px !important;
    }

    .col-md-6.flex-content.float-l.padding-lr0.mt-4 {
        margin-top: 0.5rem !important;
    }

    .col-md-6.flex-content.float-r.mt-4.p0 {
        margin-top: 0.5rem !important;
    }

    .checkbox-list ul li {
        margin-bottom: 2px !important;
    }

    .section-checkbox .checkbox-list.border-bottom {
        margin-bottom: 4px !important;
        padding-bottom: 4px !important;
        margin-top: 4px !important;
    }

    .section-choices .expanded-container.border-bottom {
        margin-bottom: 4px !important;
        padding-bottom: 4px !important;
    }

    label.container_radio.version_2.question_check {
        font-size: 11px !important;
    }

    .col-md-12.mt10.mb10.flex-end.pt20.h45 {
        margin-top: 0px !important;
    }

    div.btn-download-group {
        margin: 15px 0px 0px;
    }

    button.btn.btn-danger {
        font-size: 10px;
    }

    .step-block div[question="441"] {
        margin-bottom: 5px;
    }
}

@media(max-height:680px) {
    .table-block div[container="collection-item"] .row {
        margin: 0;
    }
}

@media(max-height: 630px) {
    .form-group .control-label {
        margin-bottom: 0px !important;
    }

    fieldset {
        padding: 0px;
    }
}

@media (max-height: 620px) {

    .step .step-block {
        min-height: 446px;
    }

    p.error-search.flex-center2.mb-10 {
        padding: 0px;
    }

    p.color-black.mb10 {
        margin-bottom: 8px !important;
    }

    .btn-color.btn-color-m1.btn-home {
        height: 44px;
    }

    div.btn-download-group {
        height: 20px;
    }

    tbody.tcard-body .h50 {
        height: 40px !important;
    }

    label.float-l.padding-lr0.title.font-w600 {
        font-size: 16px !important;
    }
}

@media(max-width: 468px) {

    .container_radio.version_2,
    .container_radio.version_2.version_btn {
        height: unset !important;
        min-height: unset !important;

    }
}

.max-w-725 {
    max-width: 725px !important;
}

.form-group.border-left-n,
.border-left-n {
    padding-left: 0px !important;
}

.block-list .section-text {
    padding-left: 2%;
}

#policybundle_application_quotation_frequency option:nth-child(1) {
    display: none;
}

.d-inline-grid {
    display: inline-grid !important;
    justify-items: center;
}

.mxwidth-978 {
    max-width: 978px;
    margin: 10px 0px;
}

.table.no-option thead th:last-child {
    text-align: center !important;
}

.min-h-flex-initial {
    min-height: initial;
    flex: initial;
}

.h-flex-100 {
    height: 100% !important;
    flex: 100%;
}


@media(max-height: 600px) {

    .boolean-block.flex-center {
        height: 30px;
        padding-bottom: 0px !important;
    }

    .section-single-currency {
        padding-bottom: 6px;
    }

    .step-block h3:first-child {
        margin-bottom: 2px !important;
        margin-top: 2px !important;
    }

    .section-insurance .title-initial {
        margin-bottom: 10px !important;
    }

    .section-single-currency {
        margin-bottom: 0px;
    }
}

@media(max-height: 560px) {

    label.container_radio.version_2.question_check {
        margin-top: 4px !important;
    }

    .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.mt10.border-bottom {
        margin-top: 4px !important;
    }

    .input-group {
        margin-top: 0px;
    }

    .col-md-12.mt10.mb10.flex-end.pt20.h45 {
        padding-top: 5px !important;
        margin-top: 0px !important;
    }

    .declaration-block {
        height: 210px;
    }

    p.text-justify {
        font-size: 11px;
    }

    .mb-text-10 p {
        margin-bottom: 8px !important;
    }

    .col-lg-12.col-md-12.col-sm-12.col-xs-12.mt20 {
        margin-top: 5px !important;
    }

    h6.txt-violet {
        margin-bottom: 4px;
    }

    .txt-size-12,
    .txt-size-12 p {
        font-size: 11px;
    }

    .mb-text-10 p {
        margin-bottom: 4px !important;
    }

    .style-circle-li {
        margin-bottom: 4px;
    }

    .section-single-currency {
        border-bottom: 0px;
    }
}

@media(max-height: 540px) {

    .declaration-block {
        height: 200px;
    }
}

@media(max-width: 1024px) {
    .block-list .section-bool {
        padding-left: 0px !important;
    }

    .row.row-xs.mxwidth-978 {
        margin: 0px 15px;
    }
}

@media(max-width: 992px) {
    .step-table .btn-center {
        top: 19px;
    }

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        padding: 5px 15px;
    }

    .table-block {
        margin: 0 !important;
    }

    div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(n+3) .col-lg-5 .form-group {
        width: 80%;
    }
}

@media(max-width: 576px) {
    input#policybundle_application_answers_category_insurance_52_insurances_0_company_name {
        width: 89%;
    }

    .boolean-block.flex-center {
        height: 30px;
        margin-top: 0;
    }

    .wizard-branch .step .step-block .title-initial h3 {
        margin-bottom: 0 !important;
        font-size: 11px !important;
    }

    .main-container {
        padding-top: 0px;
    }

    .text-justify {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .offset-lg-3.offset-md-3.offset-sm-1.col-lg-9.col-md-9.col-sm-12.checkbox-list.single-checkbox ul {
        margin-left: 0px;
    }

    .col-md-12.mt10.mb10.flex-end.pt20.h45 {
        padding-top: 0px !important;
        margin: 0px !important;
    }

    .checkbox-list.label-size-15 label {
        font-size: 12px !important;
    }

    .premium-size span {
        font-size: 36px;
    }

    .step-block h5 {
        font-size: 12px !important;
        margin-bottom: 5px !important;
        margin-top: 5px;
    }

    .title-initial h3 {
        font-size: 15px !important;
    }

    .small-legend {
        font-size: 12px;
        margin-top: 2px;
    }

    .label-attachment {
        font-size: 11px !important;
    }

    .txt-size-12 p {
        font-size: 11px;
    }

    .title-initial {
        margin-bottom: 2px !important;
        margin-top: 2px;
    }

    .table-block div[container="collection-item"] .row .col-sm-1.btn-center {
        top: 19px !important;
    }

    .container_radio.version_2 {
        font-size: 11px !important;
    }

    .form-group.mb0 {
        margin-bottom: 0px !important;
    }

    .table-block div[container="collection-item"] .row .col-sm-4 {
        width: 100%;
    }

    div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(2) .col-lg-5 {
        flex: unset !important;
        max-width: unset !important;
    }

    div[beneficiary="list"] div[container="collection-items"] div[person]:nth-child(2) .col-sm-6:first-of-type .form-group {
        width: 100% !important;
    }

    div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(n+3) .col-lg-5 .form-group {
        width: 100%;
    }

    .section-family_history [container="collection-item"]:not(:nth-child(3), :nth-child(2)) .col-sm-3 .form-group {
        padding-right: 50px;
    }

    .section-family_history [container="collection-item"]:not(:nth-child(3), :nth-child(2)) .col-sm-2 {
        max-width: 100%
    }

    ul.items-ul {
        padding: 0 40px;
    }
}

@media (max-height: 768px) {
    .small-legend {
        position: unset !important;
    }

}

@media(max-width: 414px) {

    .title-initial h3 {
        font-size: 11px !important;
    }

    ul.items-ul li {
        font-size: 12px;
    }

    .premium-size span {
        font-size: 25px;
    }

    .d-grid .row-xs {
        padding-left: 15px;
    }

    div[sports="list"] button.btn.btn-danger {
        margin-right: -4px;
    }

    div[sports="list"] button.btn-color.btn-add {
        margin-right: 0px;
    }

    .language-bar .select a:last-child {
        padding-left: 0px !important;
        line-height: 1.1;
    }

    .dropdown button.btn.btn-secondary.dropdown-toggle {
        padding-left: 0 !important;
    }

    .col-lg-4.col-md-12.col-sm-12.col-xs-4.flex-items-center {
        padding-top: 8px;
    }

    .italic-aclaration {
        font-size: 12px !important;
    }

    .step-table .btn-center {
        right: 13px;
    }

    [type="radio"]:not(:checked)+label {
        font-size: 11px !important;
    }

    [type="radio"]:checked+label {
        font-size: 11px !important;
    }

    .flex-dual {
        padding: 0px 0px;
    }

    .ff-open p {
        font-size: 12px;
    }

    h2.border-bottom {
        font-size: 25px;
    }

    button.btn.btn-danger {
        max-width: 32px;
        min-width: 32px;
    }

    .control-label,
    .label-group {
        font-size: 11px !important;
    }

    .title-initial.mb0 {
        margin: 0px;
    }

    .checkbox-list ul {
        margin-top: 10px;
    }

    .container_radio.version_2 {
        font-size: 11px !important;
    }

    [type="radio"]:checked+span+label,
    [type="radio"]:not(:checked)+span+label,
    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        font-size: 11px !important;
    }

    .italic-legend {
        font-size: 11px;
    }

    div#policybundle_application_answers_category_a_47_choice {
        width: min-content;
        margin-right: 0px !important;
    }

    .col-lg-12.col-md-12.btn-box.p-absolute.t-47.p0 {
        padding-top: 35px;
    }

    .row.flex-items-center.mt30 {
        margin-top: 15px !important;
    }

    .section-choices.border-bottom.flex-wrap.mwidth-465 div[core-container="answer-choices"] label {
        font-size: 11px !important;
    }

    div[question="296"] .title-initial.mb0 {
        padding-bottom: 0 !important;
    }

    label.control-label.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        max-width: 100%;
    }

    .section-choices.border-bottom.flex-wrap.inline-bool.inline-width-all div[core-container="answer-choices"] label {
        font-size: 11px !important;
    }

    div[question="293"] .title-initial.mb0 {
        margin-left: 0;
    }

    div[class="section-plane_license "] h3 {
        width: 78%;
    }

    div[class="section-cannabis_product "] h3 {
        width: 84%;
    }

    .row.row-xs.mwidth-980.flex-dual.lefty-content h3 {
        width: 90%;
    }
}

@media (max-width: 420px) {
    .language-bar ul li {
        width: 70px;
    }

    a.btn.nav-link {
        white-space: unset;
    }

    .language-bar .select a:last-child {
        min-width: unset !important;
    }
}

@media (max-width: 280px) {
    div[person] .col-sm-6:first-of-type .form-group {
        width: 80%;
    }
}

.step.wizard-step .step-block div[message-validate].attachment-validate {
    margin: 0 auto;
}

.row.row-xs.mwidth-980 .section-insurance {
    overflow-y: auto;
    max-height: 500px;
    overflow-x: hidden;
    min-height: 60px;
}

.row.row-xs.mwidth-980,
.row.justify-content-start,
.row.personal-statement,
div[container="collection-item"] .row,
[question-lock]>.row {
    align-items: flex-end;
}

.row.row-xs.mwidth-980 [class^="col-"].flex-center,
.row.justify-content-start [class^="col-"].flex-center,
.row.personal-statement [class^="col-"].flex-center,
div[container="collection-item"] .row [class^="col-"].flex-center {
    margin: 0 !important;
}

.mt20 .container.p0.p-relative {
    max-height: 500px;
}

.h-92 {
    height: 92%
}


@media (min-width:769px) {
    .logo-mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    .logo-mobile {
        width: 55px;
    }
}

#select-portal-language {
    font-family: 'Open-Sans' !important;
    font-size: inherit !important;
    width: 95px;
    height: 25px;
    margin-top: 20px;
    padding: 0px !important;
    background-color: white;
    color: #3871c1 !important;
    border-radius: 0px !important;
    border-width: 1px !important;
    border-color: #3871c1 !important;
}

@media(max-width: 413px) {
    .step .step-block {
        padding: 5px 12px;
    }

    h2.border-bottom {
        font-size: 19px;
    }

    .ff-open p {
        font-size: 11px !important;
    }

    .step-block h3 {
        font-size: 26px;
    }
}

.rmv {
    all: unset;
}

.txt-blueviolet {
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    color: #3871c1;
}

b.txt-blueviolet:hover,
b.txt-blueviolet:active {
    cursor: pointer;
    color: #3871c1;
}

.mb-10 {
    margin-bottom: 10px;
}

.section-sport {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.section-insurance {
    overflow: initial !important;
}

.section-attachment,
.section-duty,
.section-business_liability,
.section-business_asset,
.section-loan {
    position: relative;
}

.section-attachment .container,
.section-attachment .btn-box,
.section-duty .container,
.section-duty .btn-box,
.section-business_liability .container,
.section-business_liability .btn-box,
.section-business_asset .container,
.section-business_asset .btn-box,
.section-loan .container,
.section-loan .btn-box {
    padding: 0;
}

.section-attachment .title-initial,
.section-duty .title-initial,
.section-business_liability .title-initial,
.section-business_asset .title-initial,
.section-loan .title-initial {
    position: absolute !important;
    top: 5px;
    left: 0;
}

.section-attachment input[readonly] {
    pointer-events: none;
    background-color: #e9ecef !important;
}

.events-none {
    pointer-events: none;
}

div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(2) button[action=remove] {
    display: none;
}

div[beneficiary="list"] div[container="collection-items"] div[container="collection-item"]:nth-child(2) .col-lg-5 {
    flex: 0 0 50% !important;
    max-width: 50%;
}

select[disabled] {
    background-color: #e9ecef;
    opacity: 1;
}

.checkbox-label-container {
    width: auto;
    padding-top: 16px;
}

.color-blueviolet {
    color: #662d91 !important;
}

.unset-fontsize {
    font-size: unset !important;
}

@media (max-height: 768px) {
    .checkbox-list ul li .form-group label.container_radio.version_2.question_check {
        padding-top: 2px;
    }

    .block-list {
        width: 100%;
    }
}

@media (min-height: 768px) {
    .mt20 .container.p0.p-relative {
        min-height: 330px;
    }
}

@media (min-width: 768px) {
    .boolean-block {
        width: 130px;
    }

    .li-50 ul li {
        width: 50% !important;
    }

    div[core-container="body-wizard"] .step .step-block,
    .step .step-block {
        overflow-y: auto;
        justify-content: center;
    }
}

.padding-100 {
    padding-top: 150px !important;
}

@media (max-width: 1800px) {
    .padding-100 {
        padding-top: 0 !important;
    }
}

@media (min-width: 1800px) {
    .padding-100 {
        padding-top: 0 !important;
    }
}

@media (max-height: 850px) {
    .padding-100 {
        padding-top: 150px !important;
    }
}

@media (max-width: 768px) {

    .section-bool,
    .section-choices {
        flex-direction: column;
    }

    .section-checkbox {
        flex-direction: column;
    }

    .section-checkbox ul li {
        width: 100%;
    }

    [container="collection-items"] .btn-center {
        width: auto;
        top: 19px;
    }

    .container.bg-white {
        padding: 0px;
    }

    .logo-desktop {
        display: none;
    }

    .col .language-bar .col-xs-6.select .mb0 {
        display: flex;
        width: auto;
        align-items: center;
    }

    .language-bar .select a:last-child {
        height: unset !important;
    }

    .logo-mobile {
        max-width: 70px;
        min-width: 60px;
    }

    .padding-100 {
        padding-top: 0 !important;
    }
}

@media (min-width:769px) {
    .logo-mobile {
        display: none;
    }
}

@media (min-width: 1041px) {
    .container.bg-white {
        padding: 0;
    }
}

[container="collection-items"] {
    padding: 0;
}

.step-table .btn-center {
    position: absolute;
}

button[type=submit] {
    width: min-content !important;
    max-width: initial !important;
}

.form-group [for^="policybundle_application_incomes_0_"],
.form-group [for^="policybundle_application_incomes_1_"] {
    display: none;
}

.form-group [for^="policybundle_application_incomes_1_"] {
    opacity: 0;
}

@media (max-width: 992px) {

    .form-group [for^="policybundle_application_incomes_0_"],
    .form-group [for^="policybundle_application_incomes_1_"] {
        display: block;
    }

    .section-income .col-sm-4:first-of-type {
        display: none;
    }
}

.section-income .col-md-6 {
    padding-left: 5px;
}

.financial-step {
    height: 90%;
    max-height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.financial-content {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
}

.section-assets textarea,
.section-liabilities textarea {
    resize: none;
}

.only-label {
    display: flex;
    align-items: center;
    height: 45px;
    margin-bottom: 5px;
}

@media (max-height: 800px) {
    .only-label {
        height: 35px;
        min-height: 35px;
    }
}

.red {
    color: red;
}


div[question='550'] {
    align-items: flex-start!important;
}

ul[question-items] {
    margin-top: 10px;
    font-size: 15px;
    color: black;
    padding: revert;
}

ul[question-items] {
    margin-top: 10px;
    font-size: 15px;
    color: black;
    padding: revert;
}

ul[question-items]>li {
    list-style-type: lower-alpha;
}

ul[question-items]>li:not(:last-child) {
    margin-bottom: 3px;
 }

.list_default_style {
    list-style: unset !important;
}

@media (max-width: 990px) {
    .title-initial.mb0.has-items {
        flex-direction: column;
    }

    ul[question-items] {
        font-size: 13px
    }
}

@media (max-width: 576px) {
    ul[question-items] {
        font-size: 11px
    }
}