.inq_form small {
    display: none;
}
fieldset {

    min-width: auto;

    padding: inherit;

    margin: auto;

    border: solid 1px black;

    border-radius: 6px;
    transition: all .3s;

}
.btn, .btn-warning2{
    font-weight: 500;
}
.btn-warning2{
    background: #da3333;
    color: white;
}

legend {

    width: auto;

    padding: 0 4px;

    float: inherit;

    color: black;
    font-weight:600;

    font-size: 1.3rem;

}

.score1 {

    background-color: #ffbb5a;

    height: 45px;

    width: 45px;

    border-radius: 50%;

    text-align: center;

    font-size: 24px;

    color: black;

    line-height: 42px;

}

.score2 {
    margin: auto;

    background-color: #ffb142;

    height: 180px;

    width: 180px;

    display: flex;

    justify-content: center;

    align-items: center;

    border-radius: 50%;

    text-align: center;

    font-size: 24px;

    color: #38270e;
    border: 4px dotted #b57e2f;
    /* box-shadow: 8px 8px 14px #ccc; */
    box-shadow: 4px 4px 14px #ccc;
    animation: scale 1s alternate infinite linear both;
}
#subclass-482-tss {
    display: block !important;
}
@keyframes scale {
from {
transform: translateY(0);
}
to {
transform: translateY(-10px)
}
}

.score2 b{
font-family: sans-serif;
-webkit-text-stroke: 1px;
}


.form-check {

    display: block;

    min-height: 1.5rem;

    box-shadow: 0 0 6px #ccc;

    border-radius: 4px;

    margin-bottom: 10px;

    padding: 4px 6px;

    padding-left: 35px;

    color: #666666;

}

.form-check-label {

    cursor: pointer;
    transition: all .3s;

}

.form-check-label:hover {
    letter-spacing: .1px;
    color: black;
}

.detail_text {

    font-size: 95%;
    color: #6c757d!important;

}
#have-partner, #hp-resident-ausnz {
    display: block !important;
}
/* .custom_scroll::-webkit-scrollbar {

    width: 6px;

    background-color: #F5F5F5;

}

.custom_scroll::-webkit-scrollbar-thumb {

    background-color: #8e8e8e;

}

.custom_scroll::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

    background-color: #F5F5F5;

} */

.form-check {
    font-size: 95%;
}

.sticky_score {
    position: -webkit-sticky;
    position: sticky;
    top: 17px;
}
.score2 b i {
    font-style: normal;
}

.wpb_wrapper {

position: relative;

}

.wpb_wrapper h4 {

font-size: 19px;

font-weight: 400;

margin-bottom: 20px;

padding-right: 45px;

}

.wpb_wrapper h4+p {

background-color: #13213a !important;
color:white !important;

position: absolute;

right: 0;

padding: 0 !important;

top: -12px;

height: 45px;

width: 45px;

border-radius: 50%;

text-align: center;

font-size: 24px;

color: black;

line-height: 42px;

margin-top: 0 !important;

}

.wpb_wrapper a h3 {

display: none;

}

.wpb_wrapper table {

border-color: #ffd395;

color: #8f8f8f;

margin-bottom: 10px;

}

.wpb_wrapper input[type="radio"] {

transform: scale(1.5);

margin-left: 6px;

}

.wpb_wrapper .light_orange {

background: #fff4e4;

color: #000000;

font-size: 16px;

}

.wpb_wrapper .light_orange b {

font-weight: 500;

}

.navigation_link_sidebar .calculator a {

    background: #fff4e4;

    color: #b76b00;

    width: 100%;

    display: block;

    text-decoration: none;

    padding: 4px 10px;

    transition: .2s all;

    transform: translateX(0px);

    font-size: 85%;

    margin-bottom: 4px;
    border-left: solid;

/* if badge */

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.navigation_link_sidebar .calculator a:hover {

    border-radius: 6px;

    box-shadow: 0 0 6px;

}

.navigation_link_sidebar .calculator .badge {

    height: 20px;
    width: 20px;
    min-width: 20px;
    border-radius: 50%;
    line-height: 19px;
    text-align: center;
    padding: 0 !important;

}

.skill_select_pius fieldset{
    margin-bottom:18px;
}
.skill_select_pius legend{
    margin-bottom: 0;
}

.inq_form .wpcf7-form-control-wrap input {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.375rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.inq_form .wpcf7-form-control-wrap input:focus{
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.inq_form .text-center .wpcf7-submit {
    background: #da3333;
    color: white;
    border: 1px solid #ffc107;
    padding: 6px 12px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 5px;
}

.inq_form .text-center .wpcf7-submit:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffca2c;
}

.pius_assessment_form_design fieldset {
    padding: 0;
    position: relative;
}

.pius_assessment_form_design legend {
    letter-spacing: 1px;
    float: left;
    color: #fff;
    padding: 10px 33px;
    opacity: .8;
    background: #da3333;
    width: 100%;
}

.pius_assessment_form_design fieldset.open_active_fldst legend,
.pius_assessment_form_design fieldset.valid_active_fldst legend {
    opacity: 1;
}

.pius_assessment_form_design .form-group {
    margin-bottom: 20px;
}

.pius_assessment_form_design .form-group label {
    /* font-size: 90%; */
    color: #939393;
    margin-bottom: 4px;
}

.pius_assessment_form_design input[type="radio"],
.pius_assessment_form_design input[type="checkbox"] {
    transform: scale(1.5);
    margin-right: 6px;
}

.pius_assessment_form_design input[type="radio"]+span {
    margin-right: 10px;
}

.pius_assessment_form_design .select-group {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.pius_assessment_form_design .select-group>* {
    width: 100%;
}
.acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.acceptance .wpcf7-list-item label input[type="checkbox"] {
    margin-right: 20px;
}
.visa-form-banner {
    max-height: 450px;
    object-fit: cover;
    object-position: center;
}

.page-template-page-visa-form .cf7mls_next,
.page-template-page-visa-form .cf7mls_back  {
    padding-right: 3rem!important;
    padding-left: 3rem!important;
    background-color: #ffc107;
    border: 1px solid #ffc107;
    color: #000;
}
.page-template-page-visa-form .cf7mls_back {
    color: #fff;
}
.cf7-popup-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgb(0 0 0 / 80%);
    z-index: 9999;
    display: none;
    align-items: center;
}
.cf7-popup-overlay.modal-open {
    display: flex;
    flex-wrap: wrap;
}
.cf7-popup-overlay .poup-wrap {
    text-align: center;
    background-color: #fff;
    padding: 30px 10px 20px 10px;
    box-shadow: 0 0 5px #f7f7f7;
    border-radius: 10px;
}

.cf7-popup-overlay .poup-wrap h4 {
    margin-bottom: 30px;
}
