@font-face {
    font-family: 'Univecon';
    src: url('../fonts/Univecon.eot');
    src: url('../fonts/Univecon.eot?#iefix') format('embedded-opentype'), url('../fonts/Univecon.woff2') format('woff2');
    /*url('../fonts/Univecon.woff') format('woff'),
    url('../fonts/Univecon.ttf') format('truetype'),
    url('../fonts/Univecon.svg#Univecon') format('svg');*/
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeoLight";
    /*src: url('../fonts/AppleSDGothicNeoL00.eot');*/
    src: url('../fonts/AppleSDGothicNeoL00.eot?#iefix') format('embedded-opentype'), url('../fonts/AppleSDGothicNeoL00.woff2') format('woff2');
    /*url('../fonts/AppleSDGothicNeoL00.woff') format('woff'),
    url('../fonts/AppleSDGothicNeoL00.ttf') format('truetype'),
    url('../fonts/AppleSDGothicNeoL00.svg#AppleSDGothicNeoL00') format('svg');*/
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeoBold";
    src: url('../fonts/AppleSDGothicNeoB00.eot?#iefix') format('embedded-opentype'), url('../fonts/AppleSDGothicNeoB00.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeoSemiBold";
    /*src: url('../fonts/AppleSDGothicNeoEB00.eot');*/
    src: url('../fonts/AppleSDGothicNeoEB00.eot?#iefix') format('embedded-opentype'), url('../fonts/AppleSDGothicNeoEB00.woff2') format('woff2');
    /*url('../fonts/AppleSDGothicNeoEB00.woff') format('woff'),
    url('../fonts/AppleSDGothicNeoEB00.ttf') format('truetype'),
    url('../fonts/AppleSDGothicNeoEB00.svg#AppleSDGothicNeoEB00') format('svg');*/
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeoMedium";
    /*src: url('../fonts/AppleSDGothicNeoM00.eot');*/
    src: url('../fonts/AppleSDGothicNeoM00.eot?#iefix') format('embedded-opentype'), url('../fonts/AppleSDGothicNeoM00.woff2') format('woff2');
    /*url('../fonts/AppleSDGothicNeoM00.woff') format('woff'),
    url('../fonts/AppleSDGothicNeoM00.ttf') format('truetype'),
    url('../fonts/AppleSDGothicNeoM00.svg#AppleSDGothicNeoM00') format('svg');*/
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeoRegular";
    /*src: url("../fonts/AppleSDGothicNeoR00.eot");*/
    src: url("../fonts/AppleSDGothicNeoR00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoR00.woff2") format("woff2");
    /*url("../fonts/AppleSDGothicNeoR00.woff") format("woff"),
    url("../fonts/AppleSDGothicNeoR00.ttf") format("truetype"),
    url("../fonts/AppleSDGothicNeoR00.svg#AppleSDGothicNeoR00") format("svg");*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AppleSDGothicNeo";
    /*src: url("../fonts/AppleSDGothicNeoR00.eot");*/
    src: url("../fonts/AppleSDGothicNeoR00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoR00.woff2") format("woff2");
    /*url("../fonts/AppleSDGothicNeoR00.woff") format("woff"),
    url("../fonts/AppleSDGothicNeoR00.ttf") format("truetype"),
    url("../fonts/AppleSDGothicNeoR00.svg#AppleSDGothicNeoR00") format("svg");*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Southampton";
    /*src: url("../fonts/AppleSDGothicNeoR00.eot");*/
    src: url("../fonts/Southampton400.otf") format("opentype");
    /*url("../fonts/AppleSDGothicNeoR00.woff") format("woff"),
    url("../fonts/AppleSDGothicNeoR00.ttf") format("truetype"),
    url("../fonts/AppleSDGothicNeoR00.svg#AppleSDGothicNeoR00") format("svg");*/
    font-weight: 900 !important;
    font-style: normal;
    font-display: swap;
}





.genrl_ques {
    padding: 65px 0 100px;
}

.genrl_hdng {
    text-align: center;
    padding-bottom: 20px;
}

.card_wrap_new {
    background-image: url(../images/card-bg.png);
    background-repeat: no-repeat;
    padding: 25px 30px 20px 30px;
    border-radius: 25px;
    padding-bottom: 20px;
    position: relative;
    background-size: cover;
}

/* .card_wrap_new::after{
      position: absolute;
      content: '';
      background-image: url(../img/card_shadow_new.png);
      height: 100%;
      width: 100%;
      left: -80px;
      bottom: -68px;
      z-index: -1;
      padding: 184px 298px;
    } */

.card_top_new {
    display: flex;
    gap: 0 16px;
    align-items: center;
    /*border-bottom: 1px solid rgb(255 255 255 / 40%);*/
    padding-bottom: 125px;
}

.image_wrap img {
    min-width: 120px;
    position: relative;
    z-index: 3;
}

.client_snc {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-family: "AppleSDGothicNeoLight";
}

.crd_date {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-family: "AppleSDGothicNeoBold";
}

.card_txt_right h6 {
    font-size: 20px;
    line-height:normal;
    color: #fff;
    text-transform: uppercase;
    font-family: "AppleSDGothicNeoBold";
}

.act_txt {
    padding-bottom: 16px;
}

.act_txt,
.gnd_txt {
    font-size: 16px;
    color: #fff;
    font-family: "AppleSDGothicNeoRegular";
}

    .act_txt span,
    .gnd_txt span {
        font-family: "AppleSDGothicNeoBold";
    }

.dob_txt {
    font-size: 16px;
    color: #fff;
    font-family: "AppleSDGothicNeoBold";
}

.card_txt_right {
    display: flex;
    justify-content: space-between;
}

.card_txt_btm_inr {
    display: flex;
    justify-content: space-between;
}

.image_wrap {
    position: relative;
}

    .image_wrap::before {
        left: -4px;
        right: -4px;
        top: -4px;
        bottom: -4px;
        position: absolute;
        content: "";
        background-color: rgb(129 86 69 / 40%);
        z-index: 2;
        border-radius: 22px;
    }

.card_btm_new label {
    display: block;
}

.card_btm_new label {
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: "AppleSDGothicNeoRegular";
}


.patch_test span,
.Last_Patch span,
.Last_Gallery span {
    font-family: "AppleSDGothicNeoBold";
}

.card_btm_new {
    padding-top: 18px;
}

.card_txt_lft {
    text-align: right;
}

.card_wrap_btm {
    background-color: #F2DBC9;
    margin-top: 30px;
    padding: 30px 40px;
    border-radius: 25px;
}

.patch_hdng h6 {
    font-size: 20px;
    color: #744636;
    text-transform: uppercase;
    font-family: "AppleSDGothicNeoBold";
}

.card_btm_wrap_one label {
    display: block;
}

.card_btm_wrap_two label {
    display: block;
}

.card_btm_wrap_one h5 {
    font-size: 18px;
    color: #000000;
    font-family: "AppleSDGothicNeoBold";
}

.forehead,
.check {
    font-size: 16px;
    color: #000000;
    font-family: "AppleSDGothicNeoRegular";
}

    .forehead span,
    .check span {
        font-family: "AppleSDGothicNeoBold";
    }

.patch_hdng {
    padding-bottom: 25px;
}

.card_btm_wrap_one {
    padding-bottom: 25px;
}

.card_wrap_new_btm {
    display: flex;
    justify-content: space-between;
}

.card_wrap_btm_img h6 {
    font-size: 16px;
    color: #000000;
    font-family: "AppleSDGothicNeoRegular";
    padding-top: 15px;
}

.genrl_qus_hdng h2 {
    font-size: 24px;
    font-family: "AppleSDGothicNeoBold";
}

.main_consern h6 {
    font-size: 16px;
    color: #744637;
    font-family: "AppleSDGothicNeoBold";
}

.genral_question {
    padding: 25px 25px 50px 25px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 25px;
}

#progressbar {
    overflow: hidden;
    counter-reset: step;
    width: 341px;
    display: flex;
}

    #progressbar li.fill {
        color: #000;
    }

    #progressbar li {
        list-style-type: none;
        color: rgba(0, 0, 0, 0.4);
        /* text-transform: uppercase; */
        font-size: 12px;
        width: 33.33%;
        position: relative;
        text-align: center;
        letter-spacing: 0.48px;
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 38px;
            height: 38px;
            line-height: 42px;
            text-align: center;
            display: block;
            font-size: 14px;
            letter-spacing: 0.56px;
            font-weight: bold;
            color: #000;
            border-radius: 18px;
            margin: 0 auto 12px auto;
            border: 1px solid #00000027;
            background: #fff;
        }

        #progressbar li:after {
            content: '';
            width: 100%;
            height: 2px;
            background: white;
            position: absolute;
            left: -50%;
            top: 20px;
            z-index: -999;
            border: 1px dashed #7C7C7C;
        }

.gnrl_qus_step ul li:first-child::after {
    display: none;
}

.genarl_question_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.main_cons_frm input {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    min-width: 20px;
}

.main_cons_frm {
    display: flex;
    padding-bottom: 15px;
}

    .main_cons_frm label {
        font-size: 16px;
        color: #000;
        font-family: "AppleSDGothicNeoBold";
    }

.main_consern_wrap {
    padding-bottom: 15px;
}

.main_consern .row {
    padding-bottom: 30px;
}

.main_consern_btm_inr {
    display: flex;
    justify-content: space-between;
}

.main_consern_btm_inr {
    font-size: 18px;
    color: #000000;
    font-family: "AppleSDGothicNeoRegular";
    border-bottom: 1px solid rgba(0, 0, 0, 15%);
    margin-bottom: 20px;
}

.add_goal {
    color: #000;
    font-size: 16px;
    font-family: "AppleSDGothicNeoBold";
}

.main_consern_btn {
    border-bottom: 1px solid rgba(0, 0, 0, 15%);
}

    .main_consern_btn .add_goal:hover {
        color: #000;
    }

.main_consern_wrap_inr {
    padding: 20px 0 0;
}

input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

    input[type="checkbox"].toggle + label {
        height: 1.8vw;
        line-height: 1.7vw;
        background-color: #ccc;
        padding: 0px 0.8vw;
        border-radius: 16px;
        display: inline-block;
        position: relative;
        cursor: pointer;
        -moz-transition: all 0.25s ease-in;
        -o-transition: all 0.25s ease-in;
        -webkit-transition: all 0.25s ease-in;
        transition: all 0.25s ease-in;
        float: right;
        width: 4vw;
        font-size: .8vw;
    }

    input[type="checkbox"].toggle:checked + label,
    input[type="checkbox"].toggle:focus:checked + label {
        background-color: #000000;
    }

    input[type="checkbox"].toggle + label:before,
    input[type="checkbox"].toggle + label:hover:before {
        content: ' ';
        position: absolute;
        top: 4px;
        left: 4px;
        width: 1.2vw;
        height: 1.2vw;
        background: #fff;
        z-index: 2;
        -moz-transition: all 0.25s ease-in;
        -o-transition: all 0.25s ease-in;
        -webkit-transition: all 0.25s ease-in;
        transition: all 0.25s ease-in;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    input[type="checkbox"].toggle:checked + label:before,
    input[type="checkbox"].toggle:checked + label:hover:before,
    input[type="checkbox"].toggle:focus:checked + label:before,
    input[type="checkbox"].toggle:focus:checked + label:hover:before {
        background-position: 0 0;
        top: 4px;
        left: 100%;
        margin-left: -1.5vw;
    }

    input[type="checkbox"].toggle + label .off,
    input[type="checkbox"].toggle + label .on {
        color: #fff;
    }

    input[type="checkbox"].toggle + label .on {
        display: none;
    }

    input[type="checkbox"].toggle:checked + label .on {
        margin-right: 20px;
        display: inline-block;
        margin-top: 3px;
    }

    input[type="checkbox"].toggle + label .off {
        margin-left: 1.2vw;
        display: inline-block;
        margin-top: 3px;
    }

    input[type="checkbox"].toggle:checked + label .off {
        display: none;
        margin-top: 3px;
    }

.main_cns_wrap {
    display: flex;
    justify-content: space-between;
}

.next_btn a {
    background-color: #BF7256;
    border: 1px solid #8B3534;
    padding: 18px 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    height: 54px;
    font-family: "AppleSDGothicNeoBold";
}

    .next_btn a:hover {
        background: transparent;
        color: #8B3534;
    }

.next_btn {
    text-align: right;
    margin-top: 30px;
}

#progressbar li.active::before {
    border: 3px solid rgba(0, 0, 0, 58%);
    background-color: #666565;
    color: #fff;
}

.step_two #progressbar li:nth-child(2):before {
    border: 3px solid rgba(0, 0, 0, 58%);
}

.aging_skin h3 {
    font-size: 18px;
    color: #744636;
    text-transform: uppercase;
    font-family: "AppleSDGothicNeoBold";
    position: relative;
    display: inline-block;
}

    .aging_skin h3::after {
        position: absolute;
        content: '';
        bottom: -5px;
        left: 0;
        right: 0;
        height: 5px;
        width: 100%;
        background-color: rgba(0, 0, 0, 9%);
    }

.main_consern_wrap h6 {
    font-size: 16px;
    color: #744637;
    font-family: "AppleSDGothicNeoBold";
}


/* #progressbar li.fill::before{
      border: 3px solid rgba(0, 0, 0, 58%);
      background-color: #666565;
      color: #fff;
    } */

#progressbar li.active:before {
    border: 3px solid rgba(0, 0, 0, 58%);
}

#progressbar .fill::before {
    border: 3px solid rgba(0, 0, 0, 58%);
}

.frm_inr form label {
    font-size: 16px;
    color: #744637;
    font-family: "AppleSDGothicNeoBold";
}

.frm_inr form textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 9%);
    border-radius: inherit;
    padding: 0;
    resize: none;
}

.assesmnt_dtl_wrap {
    display: flex;
    padding-top: 34px;
    align-items: center;
}

.assesmnt_dtl_txt p {
    font-size: 16px;
    color: #744637;
    font-family: "AppleSDGothicNeoBold";
    padding-right: 20px;
}

.assesmnt_dtl_wrap_one {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.assemnt_name p {
    font-size: 16px;
    color: #744637;
    font-family: "AppleSDGothicNeoBold";
    padding-bottom: 25px;
}

    .assemnt_name p span {
        font-size: 18px;
        color: #000000;
        font-family: "AppleSDGothicNeoRegular";
    }

        .assemnt_name p span.name {
            border-bottom: 1px solid rgba(0, 0, 0, 15%);
        }

    .assemnt_name p:last-child {
        padding-bottom: 0;
    }
