.elementor-374 .elementor-element.elementor-element-398d83e{--display:flex;--min-height:90vh;--background-transition:0.3s;--padding-block-start:55px;--padding-block-end:35px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-374 .elementor-element.elementor-element-398d83e:not(.elementor-motion-effects-element-type-background), .elementor-374 .elementor-element.elementor-element-398d83e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e7385c4 );}.elementor-374 .elementor-element.elementor-element-398d83e, .elementor-374 .elementor-element.elementor-element-398d83e::before{--border-transition:0.3s;}/* Start custom CSS */.tox {
    z-index: 9999999!important;
}

/*---- Tabs ----*/

.wsf-tabs {
    flex-wrap: nowrap!important;
    border: 0 none!important;
    margin-bottom: 55px!important;
}
.wsf-tabs > li {
    width: 100%;
}

.wsf-tabs > li:not(:first-child):not(:last-child) {
    margin-left: 10px;
    margin-right: 10px;
}
.wsf-tabs > li:first-child {
    margin-right: 10px;
}
.wsf-tabs > li:last-child {
    margin-left: 10px;
}

.wsf-tabs .wsf-group-tab a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px!important;
    color: rgba(0,0,0,0.6)!important;
    padding: 17px!important;
    border: 1px solid rgba(0,0,0,0.2)!important;
    border-radius: 3px;
    transition: 0.25s!important;
    
}
.wsf-tabs .wsf-group-tab.wsf-tab-active a, .wsf-tabs .wsf-group-tab a:hover {
    color: #333!important;
    border-color: rgba(0,0,0,1)!important;
    background: transparent!important;
}

/*---- Form ----*/

.rating_reset {
    font-size: 14px!important;
    padding: 10px 20px!important;
    border: 1px solid rgba(0,0,0,0.35)!important; background: transparent!important;
    transition: 0.25s!important;
}
.rating_reset:hover {
    border: 1px solid rgba(0,0,0,55)!important;
}

.wsf-groups .label_bold label, .term_wrapper > label, .sadrzaj_sekcija .wsf-field-wrapper > label {
    font-weight: 500!important;
    margin-bottom: 12px!important;
}
.term_wrapper > label, .sadrzaj_sekcija .wsf-field-wrapper > label {
    margin-bottom: 15px!important;
}
.wsf-field-wrapper .wsf-inline .wsf-label {
    font-weight: 400!important;
}

.message_wrap {
    padding: 0;
    margin-top: -22px;
    margin-bottom: 12px!important;
}
.message_wrap .wsf-alert {
    color: #757575;
    font-size: 14px;
    padding: 0;
    border: 0 none;
    background: transparent;
}

.tox-statusbar__branding {
    display: none;
}

/*---- Form Sections ----*/

.forma_sekcija, .term_wrapper, .sadrzaj_sekcija {
    padding: 45px 50px 35px 50px!important;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-bottom: 35px!important;
}
.lokacija_term_wrapper {
    height: 350px;
    overflow: scroll;
}

.repeater_field legend {
    position: relative!important;
    left: -40px!important;
    bottom: 65px!important;
    font-weight: 400!important;
    padding-top: 60px!important;
}

/*---- Navigation ----*/

.float_left {
    float: left;
}
.float_right {
    float: right;
}

.step_button_wrapper button {
    position: relative;
    color: #fff!important;
    font-size: 16px!important;
    padding: 24px 45px!important;
    margin: 0 1px!important;
    margin-top: 5px!important;
    line-height: 0!important;
    border: 0 none!important;
    border-radius: 3px!important;
    background: #0170B9!important;
}
.step_button_wrapper button:hover {
    background: #03558C!important;
}/* End custom CSS */