
/********************** PLACE HOLDER CODE START ***************************/


input::-webkit-input-placeholder { /* Edge */
    color: #ced4da !important;
}

input:-ms-input-placeholder { /* Internet Explorer */
    color: #ced4da !important;
}

input::placeholder {
    color: #ced4da !important;
}


/********************** PLACE HOLDER CODE END ***************************/

.text-decoration-none,
a:hover {
    text-decoration: none !important;
}

.font18_AppleSDGothicNeoBold {
    font-size: 18px;
    font-family: AppleSDGothicNeoSemiBold;
}

.patch_test_instruction {
    border: 2px solid #fcd5b5;
}

.and_block li:first-child,
.and_block li:nth-child(2),
.and_block li:nth-child(3) {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding: 10px;
}

.patch_test_instruction_block_1 {
    background: #fef7f0;
}

.instruction_number {
    background: #ddd9c3;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    padding: 4px 18px;
}

.instruction_numbe_heading {
    font-size: 24px;
    font-family: AppleSDGothicNeoBold;
}

.instruction_numbe_heading_red {
    font-size: 19px;
    font-family: AppleSDGothicNeoSemiBold;
    color: red;
}

.instruction_numbe_small_heading_red {
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
    color: red;
}

.and_block li:first-child {
    background: #fe5e57;
}

.and_block li:nth-child(2) {
    background: #fff;
}

.and_block li:nth-child(3) {
    background: #d88e85;
}

.indicators_patch li {
    background: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    border-radius: 5px;
    color: transparent;
}

    .indicators_patch li.active {
        background: #000;
        width: 8px;
        height: 8px;
        border: 1px solid #000;
        border-radius: 5px;
        color: transparent;
    }

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: ">" !important;
}

li.breadcrumb-item a {
    color: #744636 !important;
    font-size: 14px;
    font-family: AppleSDGothicNeoBold;
}

.breadcrumb-item.active {
    color: #babfbb !important;
    font-size: 14px;
    font-family: AppleSDGothicNeoBold;
    margin-top: 6px !important;
}

.text-decoration-none {
    color: #0056b3;
}

.patch_test_slides li.active a {
    color: #000;
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
}

.face_testing_block_section_li_1 li,
.patch_test_slides li a {
    color: #7c7c7c;
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
}

/*-----swit alert css start------*/

/*.swal2-popup {
    background: #ffffffd9 !important;
}*/
.swal2-styled.swal2-cancel {
    display: inline-block;
    transition: 0.5s;
    padding: 12px 40px;
    background: #ca0e0e !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    font-family: monospace;
    letter-spacing: 0.5px;
}

.swal2-styled.swal2-confirm {
    display: inline-block;
    transition: 0.5s;
    padding: 12px 40px;
    background: #8b3534 !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    font-family: monospace;
    letter-spacing: 0.5px;
}

.swal2-image {
    order: 1;
}

.icon_class {
    order: 2;
    margin: 10px auto -30px !important;
}

.swal2-html-container {
    order: 3;
}

.swal2-actions {
    order: 4;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #41aa00 !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
    border-color: rgba(65, 170, 0, .3) !important;
}

.swal2-icon.swal2-success .swal2-success-fix,
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left],
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
    background-color: transparent !important;
}

/*-----swit alert css end------*/

/*-----Loader css Start------*/

.loader_btn {
    position: fixed;
    z-index: 99999;
    left: 0px;
    top: 0px;
    background: rgba(255, 255, 255, 0.60);
    width: 100%;
    height: 100%;
}

    .loader_btn img {
        margin: 20% 45%;
        width: auto;
        height: 120px;
    }
/*css loader*/
/*.preloader-back-bc {
    width: 0;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #0747a6;
    height: 3px;
    animation: loading 1s alternate;
    z-index: 999;
}*/
/*-----Loader css End------*/

.patch_test_slides li a span:first-child {
    background: #fff;
    color: #000;
    font-size: 12px;
    font-family: AppleSDGothicNeoBold;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    padding: 6px 8px;
    margin-top: -4px;
    border: 1px solid #cdcdcd !important;
}

.test_serial_sec {
    border: 1px dotted #000;
    border-radius: 15px;
    font-size: 8px;
    padding: 9px 11px;
    font-family: AppleSDGothicNeoSemiBold;
    box-shadow: 0 2px 2px #cdcdcd;
    width: 28px;
    height: 28px;
}

.dry_section p,
.patch_test_slides li a span:nth-child(2),
.skin_result_text_1,
.skin_result_text_heading,
.skinresult_des p {
    font-family: AppleSDGothicNeoBold;
}

.skinresult_des p {
    color: #000;
    font-size: 18px;
}

.skin_result_part_1 {
    background: #fafafa;
}

.skin_result_text_1 {
    font-size: 11px;
    color: #000;
}

.dry_section {
    border: 1px solid #000;
    background: #fff;
}

    .dry_section p {
        color: #555;
    }

.test_skin_bg {
    background-image: url("../images/skin_result_bg.png");
    background-size: cover;
}

.skin_result_text ul li .skin_tester {
    border: 1px solid #000;
    border-radius: 3px;
}

.skin_result_text_heading {
    font-size: 16px;
    color: #000;
}

.font22_AppleSDGothicNeoBold {
    font-size: 20px;
    font-family: AppleSDGothicNeoSemiBold;
}

.patch_test_slides li a span:nth-child(2) {
    background: #fff;
    color: #000;
    font-size: 12px;
    height: 4px;
    width: 100px;
    padding: 6px 8px;
    border-bottom: 1px solid #cdcdcd !important;
    margin: -4px 8px;
}

.patch_test_slides li.active a span:first-child {
    background: #000;
    color: #fff;
    font-size: 12px;
    font-family: AppleSDGothicNeoBold;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    padding: 6px 9px;
    margin-top: -4px;
    border: 1px solid #000 !important;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff !important;
    border-radius: 0.25rem;
}

.face_testing_block_section_li_2 li.active .skin_darkness_checking {
    border: 2px solid #000;
    border-radius: 3px;
}

.face_testing_block_section_li_2 li.active .face_testing_block_section_li_1 li {
    color: #000 !important;
}

.face_testing_block_section_li_2 li.unactive .face_testing_block_section_li_1 li {
    color: #7c7c7c !important;
}

.face_testing_block_section_li_2 li.unactive .skin_darkness_checking {
    border: 2px solid #cccccd;
    border-radius: 3px;
}

.face_testing_block_section_li_2 li.active .skin_darkness_checking_check {
    background: #41aa00;
    color: #fff;
    width: 28px;
    height: 28px;
    position: absolute;
    border-radius: 16px !important;
    border: 1px solid #fff;
    padding: 1px 5px;
    top: -10px;
    left: -10px;
}

.face_testing_block_section_li_2 li.unactive .skin_darkness_checking_check {
    background: #fff;
    color: #707070;
    width: 28px;
    height: 28px;
    position: absolute;
    border-radius: 16px !important;
    border: 1px solid #707070;
    padding: 1px 5px;
    top: -10px;
    left: -10px;
}

.custom_header_class {
    background-color: #f8f7f3 !important;
}

    .custom_header_class .nav-item a {
        font-size: 14px;
        color: #744636 !important;
        font-family: AppleSDGothicNeoMedium;
    }

hr.custom-hr {
    border-color: #8b3534;
    border-width: 3px;
    width: 100px;
}

.text-gray-small-bold {
    color: #7c7c7c;
    font-size: 16px;
    font-family: AppleSDGothicNeoMedium;
}

.custom_container_2 h2 {
    font-size: 28px;
    font-family: AppleSDGothicNeoBold;
}

.shadow-lg {
    box-shadow: 0 30px 50px #cdcdcd;
}

.custom-radius {
    border-radius: 30px !important;
}

.Sline-height {
    line-height: 1.2;
}

.home_f_imges img:first-child {
    width: 88%;
}

.custom__last_bg h4 {
    font-family: AppleSDGothicNeoSemiBold;
    font-size: 22px;
}

.custom__last_bg button {
    background: 0 0;
    border: 1px solid #8b3534;
    color: #8b3534;
    border-radius: 50px;
}

footer {
    background-image: linear-gradient(to right, #BF7256, #934D33);
    color: #fff;
}

.footer-inner-content h4 {
    font-size: 16px;
    font-family: AppleSDGothicNeoSemiBold;
}

.footer-inner-content p {
    font-size: 14px;
    font-family: AppleSDGothicNeoMedium;
}

.footer_subscribe_btn {
    background: #744636;
    color: #fff;
}

.custom__last_bg:first-child {
    background-image: linear-gradient(to right, #efceb5, #f9ece2);
    border-radius: 80% 167% 51% 165%;
    transform: rotate(-25deg);
    opacity: 0.9;
}

.custom__last_bg_inner {
    transform: rotate(25deg);
}

.custom__last_bg_inner1 {
    transform: rotate(28deg);
}

.custom__last_bg:nth-child(2) {
    background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    border-radius: 66% 198% 80% 197%;
    transform: rotate(-28deg);
    opacity: 0.6;
}

.home_conatiner_top_heading {
    font-size: 40px;
    font-family: AppleSDGothicNeoBold;
}

.top_container {
    background-image: url("../images/container_bg.png");
    height: 400px;
    margin-bottom: 3em;
}

.custom-box-height {
    height: 175px;
    margin-bottom: 1em !important;
}

.custom_img_style_section {
    background: #f4f4f4;
}

.sort_by_text i {
    background: #fff;
    width: 22px;
    height: 22px;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #cccccd;
    border-radius: 3px;
}

.p-small-10 {
    font-size: 10px;
    color: #7c7c7c;
}

.gll_img_transparency {
    background: #0000004a;
    height: 0;
    position: absolute;
    left: 9px;
    top: 0;
    width: 102px;
    border-radius: 10px;
    transition: 1s;
}

.onhover_transparency.active .gll_img_transparency {
    background: #0000004a;
    height: 100%;
    position: absolute;
    left: 9px;
    top: 0;
    width: 86%;
    border-radius: 15px;
    transition: 1s;
}

.onhover_transparency.active img {
    box-shadow: 0 10px 20px #b1aaaa !important;
}

.onhover_transparency:hover img {
    box-shadow: 0 10px 20px #b1aaaa;
    transition: 1s;
}

span.bflinks {
    display: none !important;
}

.custm_dashboard_navbar li a,
.gallery_sidebar li {
    display: grid;
    text-align: center;
}

.gallery_add_faces {
    box-shadow: 0 10px 30px #cdcdcd;
    border-radius: 32px;
}

.small_gallery_sidebar1 ul li {
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    width: 60px;
    height: 60px;
}

.face_click.active .sub_list_check,
.sub_list_check {
    position: absolute;
    top: -10px;
    right: -4px;
    height: 20px;
    background: #41aa00;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 10px;
}

    .face_click.active .sub_list_check i,
    .sub_list_check i {
        color: #fff;
        font-size: 9px;
        position: absolute;
        top: 5px;
        left: 4px;
    }

.side_poses_img_main {
    border-radius: 15px;
    border: 1px solid #cdcdcd;
}

.sub_faces_list ul li {
    border: 1px solid #cdcdcd;
    padding: 5px;
    border-radius: 50px;
}

.after_before_time {
    width: 140px;
    padding: 10px;
    margin-left: 9px;
    height: 34px;
    border-radius: 3px;
}

.dashboard_btn,
.dashboard_btn:hover {
    font-size: 10px;
    font-family: AppleSDGothicNeoBold;
    padding-top: 12px !important;
    transition: 0.5s;
}

.dashboard_heading h1 {
    font-size: 40px !important;
    font-family: AppleSDGothicNeoBold;
}

.dashboard_btn {
    background: 0 0;
    border: 1px solid #8b3534;
    color: #8b3534;
    border-radius: 50px;
}

    .dashboard_btn a {
        color: #8b3534;
        text-decoration: none;
    }

    .dashboard_btn:hover a {
        color: #fff;
        text-decoration: none;
    }

    .dashboard_btn:hover {
        background: #8b3534 !important;
        border: 1px solid #8b3534;
        color: #fff !important;
        border-radius: 50px;
    }

.custm_dashboard_navbar li a {
    font-size: 16px;
    color: #000 !important;
    font-family: AppleSDGothicNeoMedium;
}

.dashboard_header_imges {
    background: #fff;
    width: 60px;
    height: 60px;
    padding: 12px;
    border-radius: 50px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_blocks,
.insight_imges img:first-child,
.insight_imges2 img:first-child,
.insight_imges3 img:first-child,
.insight_imges4 img:first-child {
    box-shadow: 0 10px 20px #cdcdcd;
}

.custm_dashboard_navbar li.nav-item {
    padding: 0 25px;
}

li.nav-item.active .dashboard_header_imges {
    background: #bf7256 !important;
}

    li.nav-item.active .dashboard_header_imges img {
        filter: brightness(0) invert(1);
    }

.gallert_items img {
    width: 100%;
    border-radius: 15px;
}

.gallery_cloud {
    background-image: url("../images/dashboard_clocud.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.gallery_sidebar {
    width: 100px;
    background: #f6fafb;
    position: absolute;
    top: 30%;
    right: 0;
}

.insight_blocks {
    border-radius: 30px;
    padding: 25px 25px 15px 30px;
    width: 80%;
}

.cstm_col_4 {
    position: absolute;
    right: -4.5em;
}

.gallery_sidebar_icon {
    border: 1px solid #8b3534;
    height: 30px;
    width: 30px;
    padding: 2px 6px;
    border-radius: 20px;
    font-size: 16px;
    color: #8b3534;
    margin-left: -15px;
    cursor: pointer;
}

.insight_imges img:nth-child(2) {
    position: absolute;
    left: 2.7em;
    bottom: -1.5em;
}

.insight_imges2 img:nth-child(2) {
    position: absolute;
    bottom: 1.5em;
    left: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_imges3 img:nth-child(2) {
    position: absolute;
    top: 0;
    left: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_imges4 img:nth-child(2) {
    position: absolute;
    bottom: -25px;
    right: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.home_page_side_img {
    position: absolute;
    bottom: 22%;
    right: -17%;
    width: 50%;
}

.cstm_insight_ul li::marker {
    font-size: 24px !important;
}

.insight_arrow i {
    border: 1px solid #8b3534;
    height: 30px;
    width: 30px;
    padding: 7px 10px;
    border-radius: 15px;
    font-size: 15px;
    color: #8b3534;
}

.custom-box-img {
    background: #fcf9f4;
    padding: 15px;
    width: 70px;
    position: absolute;
    top: -25px;
    left: -10px;
    border-radius: 20% 70% 40%;
    box-shadow: 0 30px 50px #cdcdcd;
}

.sub_img_list li {
    border: 1px solid #cdcdcd;
    border-radius: 50%;
}

@media (min-width: 540px) and (max-width: 767px) {
    .text-gray-small-bold {
        color: #7c7c7c;
        font-size: 18px !important;
        font-family: AppleSDGothicNeoMedium;
    }
}

@media (min-width: 411px) and (max-width: 767px) {
    .onhover_transparency.active .gll_img_transparency {
        background: #0000004a;
        height: 100%;
        position: absolute;
        left: 9px;
        top: 0;
        width: 90% !important;
        border-radius: 15px;
        transition: 1s;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .onhover_transparency.active .gll_img_transparency {
        background: #0000004a;
        height: 100%;
        position: absolute;
        left: 9px;
        top: 0;
        width: 82% !important;
        border-radius: 15px;
        transition: 1s;
    }
}

@media (min-width: 768px) and (max-width: 990px) {

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2) {
        border-radius: 0 !important;
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2),
    .custom__last_bg_inner,
    .custom__last_bg_inner1 {
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child {
        background-image: linear-gradient(to right, #efceb5, #f9ece2);
    }

    .custom__last_bg:nth-child(2) {
        background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    }

    .home_page_side_img {
        position: absolute;
        bottom: 36% !important;
        right: -6% !important;
        width: 38% !important;
    }

    .box {
        margin: auto -10px !important;
        padding: 2.3em 0.5em !important;
    }

        .box p {
            font-size: 14px;
        }

    .custom-box-img {
        background: #fcf9f4;
        padding: 15px;
        width: 70px;
        position: absolute;
        top: -50px;
        left: 0;
        border-radius: 20% 70% 40%;
        box-shadow: 0 30px 50px #cdcdcd;
    }

    .top_container {
        background-image: url("../images/container_bg.png");
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .dashboard_container {
        width: 85% !important;
    }

    .f-size-32 {
        font-size: 26px !important;
        font-family: AppleSDGothicNeoBold;
    }
}

@media (min-width: 420px) and (max-width: 568px) {
    .gallery_cloud {
        background-image: url("../images/dashboard_clocud.png");
        background-size: cover !important;
        background-repeat: no-repeat;
    }
}

@media (min-width: 280px) and (max-width: 568px) {
    .login_sticky_info {
        width: 70px;
        height: 100px;
        position: fixed;
        right: 0 !important;
        bottom: 50px;
    }
}

.sign_up_body,
.sign_up_body2 {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.sign_up_body {
    background-image: url("../images/login_background.png");
}

.sign_up_body2 {
    background-image: url("../images/login_background2.jpg");
}

/*sudipta 08/05/23*/
.sign_in_body {
    background-image: url("../images/login_background3.png");
}

.sign_in_body {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.otp_blocks input {
    width: 50px !important;
    height: 50px !important;
}

.wave_section_block li,
.wave_section_block li:hover {
    width: 45px;
    height: 45px;
    padding: 10px;
    box-shadow: 0 5px 20px #cdcdcd;
    transition: 0.5s;
}

.success_icon {
    border: 2px solid #41aa00;
    width: 65px;
    height: 65px;
    border-radius: 35px;
    padding: 14px 20px;
    color: #41aa00;
    font-size: 22px;
}

.login_normal_font {
    color: #7c7c7c;
    font-size: 14px;
    font-family: AppleSDGothicNeoMedium;
}

.login_section_label,
.popup_label {
    font-family: AppleSDGothicNeoBold;
    color: #7c7c7c;
}

.login_section_label {
    font-size: 15px;
}

.popup_label {
    font-size: 17px;
}

.range_setting {
    padding: 0 !important;
    width: 100px !important;
}

    .range_setting:focus {
        color: #495057;
        background-color: #fff;
        border-color: #fff !important;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%) !important;
    }

.l-hight-5 {
    line-height: 5px;
}

.wave_section_block {
    position: absolute;
    left: 0;
    top: -10px;
}

    .wave_section_block li {
        background: #fff;
        border-radius: 38% 81% 55% 84%;
    }

        .wave_section_block li p:nth-child(2) {
            color: #7c7c7c;
            font-size: 12px;
        }

.serial_number {
    background: #f4ebeb;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    padding: 5px 7px;
}

.routine_img,
.routine_img2 {
    height: 38px;
    width: 38px;
    border-radius: 20px;
    padding-top: 8px;
}

.routine_img {
    background-image: linear-gradient(to right, #ac5a57, #b15e5b);
}

.routine_img2 {
    background-image: linear-gradient(to right, #6e75cc, #5651b5);
}

.Product_added,
.Product_pending,
.Product_upcoming {
    top: -35px;
    padding: 5px 8px 0;
    border-radius: 10px;
    left: 38px;
    position: absolute;
}

.Product_added {
    background: #c7e6cd;
}

.Product_pending {
    background: #e6c7c7;
}

.Product_upcoming {
    background: #c7d3e6;
}

.Product_img {
    background: #fff;
    border: 1px solid #cdcdcd;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

    .Product_img img {
        height: 40px;
    }

.morning_block_6 {
    box-shadow: 0 5px 10px #cdcdcd;
}

.wave_section_block li:hover p:nth-child(2) {
    color: #000;
    font-size: 12px;
}

.morning_block__1 {
    background-image: linear-gradient(to right, #d37b77, #b05d5a);
    border-radius: 25px;
}

.product_border {
    height: 36px;
    background: #f4ebeb;
    width: 2px;
    position: absolute;
    left: 17px;
    bottom: -25px;
}

td.product_img {
    background: #fff;
    border: 1px solid #cdcdcd;
}

.wave_section_block li:hover {
    background: #744636;
    border-radius: 38% 81% 55% 84%;
    color: #fff;
}

.on_off_point label.btn.btn-outline-dark.toggle-on {
    background: #000 !important;
    color: #fff !important;
}

.toggle.btn-outline-dark .toggle-handle {
    background-color: #fbfbfb !important;
    border-color: var(--dark);
}

.on_off_point .btn-outline-dark {
    border-radius: 20px !important;
}

.on_off_point .btn-outline-primary.off {
    border-radius: 20px !important;
    background: #000 !important;
}

.toggle.btn-outline-primary .toggle-handle {
    background-color: #fff !important;
    border: #000;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #f8f9fa !important;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #000 !important;
}

span.form_icons i {
    color: #7d7d7d;
    font-size: 14px;
}

.login_bottom_line {
    font-size: 12px; /*sudipta 09/05/23*/
    color: #000;
    font-weight: 700;
    margin-top: 2vw !important;
    text-transform: uppercase;
}

.font-16,
ul.cstm_insight_ul li {
    font-size: 14px;
}

.login_bottom_line a {
    font-size: 12px;
    color: #8b3534;
    font-weight: 500;
}

.login_page_footer {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
}

.login_sticky_info {
    width: 70px;
    height: 100px;
    position: fixed;
    right: 50px;
    bottom: 50px;
}

.login_phone_section_select {
    color: #000;
    font-size: 1vw;
    margin-top: 4px;
    margin-bottom: 5px;
    border-radius: 0.3vw;
    box-shadow: 0 0 2px #cdcdcd;
}

.phoneCustomMain {
    margin-left: 1.2vw;
}

.arrowDownselect {
    position: absolute;
    right: 0;
    top: 6px;
}

    .arrowDownselect img {
        width: 1.5vw !important;
        border: 1px solid transparent !important;
    }

.login_gender_section input {
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0;
}

.login_gender_section label {
    height: 34px !important;
    padding-top: 10px;
    border-radius: 0 !important;
}

.login_gender_section input:checked label {
    color: red !important;
}

.login_phone_section_select:focus {
    border-color: #fff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 2px rgb(190 194 199 / 25%) !important;
}

.container_insight {
    width: 90%;
}

.font-16 {
    font-family: AppleSDGothicNeoMedium;
    color: #000;
}

.f-18-bold,
.f-size-32 {
    font-family: AppleSDGothicNeoBold;
}

.f-size-32 {
    font-size: 32px;
}

.f-18-bold {
    font-size: 16px;
}

@media (min-width: 320px) and (max-width: 568px) {
    .f-size-32 {
        font-size: 28px !important;
        font-family: AppleSDGothicNeoBold;
    }
}

@media (max-width: 568px) {
    .d-xs-none {
        display: none !important;
    }

    .d-xs-block {
        display: block !important;
    }
}

.cursor {
    cursor: pointer;
}

.resetConfirmedImage {
    width: 20%;
    margin-top: 7vh;
    margin-bottom: -10px;
}

.resetPasswordSection .signup_top_spacing {
    margin-top: 12vh;
}

@media (max-width: 767px) {
    .logverOutermain {
        display: inline-table;
    }

    .verLogMain .col {
        padding: 10px !important;
    }

    .verLog {
        height: 6vh !important;
    }

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 20px !important;
        line-height: 20px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 3px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 3.2vw !important;
            display: inline-block;
        }

    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: -4.5vw !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 14px !important;
        color: black;
    }

    .arrowDownselect {
        position: absolute;
        right: -12px !important;
        display: none
    }

    .login_section {
        padding: 30px 30px !important;
        margin-top: 30px;
    }

    /*sudipta 10/05/23*/
    .textVerify {
        /*  padding-top: 10vw !important;
        margin-bottom: 5vw !important;*/
        text-align: center;
    }

    /*sudipta 10/05/23*/
    /*.verifyText p {
        font-size: 4vw !important;
        padding: 0px 1vw;
        line-height: 5.8vw !important;
        letter-spacing: .5px;
    }*/

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 5.5vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }

    .footer_copyright {
        font-size: 12px !important; /*sudipta 09/05/23*/
    }

    .sbhwMain {
        margin-top: 1.4vw !important;
        margin-bottom: 25px
    }
    /*sudipta 09/05/23*/
    .login_bottom_line {
        font-size: 11px;
    }
        /*sudipta 09/05/23*/
        .login_bottom_line a {
            font-size: 11px;
        }

    /*sudipta 09/05/23*/
    .textMainLogin {
        /*font-size: 3vw !important; */
        margin-bottom: 5px;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2) {
        border-radius: 0 !important;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2),
    .custom__last_bg_inner,
    .custom__last_bg_inner1 {
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child {
        background-image: linear-gradient(to right, #efceb5, #f9ece2);
    }

    .custom__last_bg:nth-child(2) {
        background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    }

    .top_container {
        background-image: url("../images/container_bg.png");
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .custom-box-img {
        background: #fcf9f4;
        padding: 15px;
        width: 70px;
        position: absolute;
        top: -35px;
        left: 10px;
        border-radius: 20% 70% 40%;
        box-shadow: 0 30px 50px #cdcdcd;
    }

    .insight_blocks,
    .insight_imges img:first-child,
    .insight_imges2 img:first-child,
    .insight_imges3 img:first-child,
    .insight_imges4 img:first-child {
        box-shadow: 0 10px 20px #cdcdcd;
    }

    .custom-box-height {
        height: auto !important;
        margin-bottom: auto !important;
    }

    .user_dashboard_icon {
        position: absolute;
        right: 4em;
        top: 1.1em;
    }

    .insight_imges img:nth-child(2) {
        position: relative !important;
        left: 0 !important;
        bottom: 0 !important;
    }

    .insight_imges2 img:nth-child(2),
    .insight_imges3 img:nth-child(2),
    .insight_imges4 img:nth-child(2) {
        position: relative !important;
        bottom: 0 !important;
        left: 0 !important;
        box-shadow: 0 5px 10px #cdcdcd;
    }

    .insight_blocks {
        border-radius: 30px;
        padding: 25px 25px 15px 30px;
        width: 100% !important;
    }

    .cstm_col_4 {
        position: relative !important;
        text-align: center !important;
        right: auto !important;
    }

    .arrow_1,
    .arrow_2 {
        position: absolute;
        left: 47%;
        color: #744636;
        width: 22px;
        height: 22px;
        padding: 1px 5px;
    }

    .arrow_1 {
        top: 0;
        border: 1px solid #cdcdcd;
        border-radius: 10px;
    }

    .arrow_2,
    .arrow_3 {
        border: 1px solid #cdcdcd;
    }

    .arrow_2 {
        bottom: 0;
        border-radius: 10px;
    }

    .arrow_3,
    .arrow_4 {
        position: absolute;
        bottom: 46%;
        color: #744636;
        width: 22px;
        height: 22px;
        padding: 1px 7px;
    }

    .arrow_3 {
        left: 0;
        border-radius: 10px;
    }

    .arrow_4 {
        right: 0;
        border: 1px solid #cdcdcd;
        border-radius: 10px;
    }

    .slidebar_slider.active,
    .slidebar_slider.inactive {
        background: #f6fafb;
        width: 300px;
        position: absolute;
        z-index: 99;
        top: 0;
        border-radius: 0 10px 10px 0;
        transition: 0.5s;
    }

    .slidebar_slider.inactive {
        left: -330px;
    }

    .slidebar_slider.active {
        left: -25px;
        box-shadow: 0 0 20px #0000005c;
    }

    .small_gallery_sidebar {
        background: #f6fafb;
    }
}

@media (max-width: 990px) {
    .dashboard_tool_1 {
        display: none;
    }
}

@media (min-width: 991px) {
    .dashboard_tool_2 {
        display: none;
    }
}

@media all and (min-width: 768px) {
    /*sudipta 10/05/23*/
    /*  .signupverifyPage {
        height: 100%
    }*/
}

@media all and (min-width: 768px) and (max-width: 1180px) and (orientation:portrait) {
    .sign_up_body {
        height: 100%;
    }

    .sign_up_body2 {
        height: 100%;
    }

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 23px !important;
        line-height: 23px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 4px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 14px !important;
            display: inline-block;
        }

    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: -19px !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 16px !important;
        color: black;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 0vw;
    }

    .textVerify {
        padding-top: 10vw !important;
        margin-bottom: 5vw !important;
        text-align: center;
    }

    .verifyText p {
        font-size: 2.5vw !important;
        padding: 0px 1vw;
        line-height: 4.8vw !important;
        letter-spacing: .5px;
    }

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 3vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }

    .footer_copyright {
        font-size: 13px !important;
    }

    .sbhwMain {
        margin-top: 1.4vw !important;
    }

    .login_bottom_line {
        font-size: 1.5vw !important;
    }

        .login_bottom_line a {
            font-size: 1.5vw !important;
        }

    .textMainLogin {
        font-size: 2.3vw !important;
        margin-bottom: 5px;
    }
}

@media (min-width: 1025px) {
    .sbhwMain {
        position: fixed;
        bottom: top;
        bottom: 2%;
        right: 2%;
    }
}

@media (max-width: 1023px) {
    /*sudipta 08/05/23*/
    /* .sign_in_body {
        background-image: none !important;
        height: 100%
    }*/

    .sign_up_body2 {
        background-image: none !important;
    }

    /*sudipta 08/05/23*/
    /* .sign_up_body {
        background-image: none !important;
    }*/
}

@media all and (min-width: 768px) and (max-width: 1180px) and (orientation:landscape) {
    .sign_up_body {
        /* height: 100%; */
    }

    /* .sign_up_body2 {
        height: 100%;
    } */

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 23px !important;
        line-height: 23px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 4px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 14px !important;
            display: inline-block;
        }

    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: -19px !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 16px !important;
        color: black;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 0vw;
    }

    .textVerify {
        padding-top: 3 !important;
        margin-bottom: 3 !important;
        text-align: center;
    }

    /*sudipta 10/05/23*/
    /* .verifyText p {
        font-size: 1.5vw !important;
        padding: 0px 1vw;
        line-height: 2.8vw !important;
        letter-spacing: .5px;
    }*/

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 2.2vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }
    /*sudipta 09/05/23*/
    /*.footer_copyright {
        font-size: 13px !important;
    }*/

    .sbhwMain {
        margin-top: 1.4vw !important;
    }

    /*sudipta 09/05/23*/
    /* .login_bottom_line {
        font-size: 1vw !important;
    }*/

    /*sudipta 09/05/23*/
    /* .login_bottom_line a {
      font-size: 1vw !important;
    }*/

    /*sudipta 09/05/23*/
    .textMainLogin {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .dashboard_container {
        width: 63%;
    }

    .sm-12,
    .xs-12 {
        width: 100% !important;
    }

    .gallery_scroll {
        padding: 0 0 2.5em 3.5em;
    }

    .arrow_1,
    .arrow_2 {
        position: absolute;
        left: 50%;
        color: #744636;
        width: 22px;
        height: 22px;
        padding: 1px 5px;
    }

    .add_sample_left_border {
        border-left: 1px solid #cdcdcd;
    }

    .arrow_1 {
        top: 0;
        border: 1px solid #cdcdcd;
        border-radius: 10px;
    }

    .arrow_2,
    .arrow_3 {
        border: 1px solid #cdcdcd;
    }

    .arrow_2 {
        bottom: 0;
        border-radius: 10px;
    }

    .arrow_3,
    .arrow_4 {
        position: absolute;
        bottom: 46%;
        color: #744636;
        width: 22px;
        height: 22px;
        padding: 1px 7px;
    }

    .arrow_3 {
        left: 6%;
        border-radius: 10px;
    }

    .arrow_4 {
        right: 0;
        border: 1px solid #cdcdcd;
        border-radius: 10px;
    }
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    .skin_box {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        margin-right: 0 !important;
    }

    .reset_psw_top_spacing {
        margin-top: 2em !important;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    .sign_up_body2 {
        height: 100%;
    }

    .verLog {
        height: 5vh !important;
    }
}

/* Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .verLog {
        height: 5vh !important;
    }

    .sign_up_body2 {
        height: 100%;
    }
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .verLog {
        height: 4vh !important;
    }
}

@media only screen and (max-width: 1280px) {
    .login_phone_section_select {
        font-size: 16px !important;
    }

    /*.customPhoneMargin img {
		margin-top: -30px !important;
	}*/

    .form_logo_size {
        width: 60px;
    }

    .reset_psw_top_spacing {
        margin-top: 8em;
    }

    .login_section {
        padding: 40px 50px;
        border-radius: 15px;
        background: #ffffffd9;
    }

    .reset_psw_heading {
        margin-top: 50px;
    }

    .font_36 {
        font-size: 36px;
    }

    .font_18 {
        font-size: 18px;
    }

    .font_16 {
        font-size: 16px;
    }

    .font_15 {
        font-size: 15px;
    }

    .height_40 {
        height: 40px;
    }

    .common_input {
        /*font-family: Apple-Medium;*/
        color: #000;
        font-size: 16px;
        box-shadow: 0 0 2px #cdcdcd;
        border-radius: 5px;
        /*padding-top: 10px;*/
        padding-left: 50px;
    }

    .login_btn,
    .login_btn:hover {
        transition: 0.5s;
        padding: 15px 45px 5px;
    }

    input.form-control::placeholder {
        font-size: 16px;
        color: black;
        /*font-family: Apple-Regular;*/
        font-family: 'Lato', sans-serif;
    }

    .form_icons {
        position: absolute;
        bottom: 9px;
        left: 12px;
    }

        .form_icons img {
            border-right: 1px solid #cdcdcd;
            padding-right: 10px;
            /*width: 30px;
			margin: 14px 0 10px 10px;*/
        }

    .login_btn {
        background: #8b3534;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
    }

        .login_btn:hover {
            background: #fff;
            color: #8b3534;
            border: 1px solid #8b3534;
            border-radius: 10px;
        }

    .button_top_spacing {
        margin-top: 35px;
    }

    .font_12 {
        font-size: 12px;
    }

    .font_10 {
        font-size: 10px;
    }

    .footer_copyright {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .login_sticky_block1 {
        background: #f2dbc9;
        color: #744636;
        height: 50px;
        padding-top: 20px;
    }

    .login_sticky_block2,
    .login_sticky_block3 {
        color: #f2f2f2;
        height: 50px;
        padding-top: 20px;
    }

    .login_sticky_block2 {
        background: #bf7256;
        border-radius: 0 50% 0 0;
    }

    .login_sticky_block3 {
        background: #744636;
        border-radius: 0 0 0 50%;
    }

    .login_sticky_block4 {
        background: #f2f2f2;
        color: #744636;
        height: 50px;
        padding-top: 20px;
    }

    .skin_box {
        width: 100px;
        float: right;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-right: 25px;
    }

    .login_footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 12;
    }
}

@media only screen and (min-width: 1281px) {
    .login_footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 12;
    }

    .skin_box {
        width: 6vw;
        float: right;
        margin-top: 1vw;
        margin-bottom: 2vw;
        margin-right: 1vw;
    }

    .login_sticky_block4 {
        background: #f2f2f2;
        color: #744636;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_sticky_block2,
    .login_sticky_block3 {
        color: #f2f2f2;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_sticky_block3 {
        background: #744636;
        border-radius: 0 0 0 50%;
    }

    .login_sticky_block2 {
        background: #bf7256;
        border-radius: 0 50% 0 0;
    }

    .login_sticky_block1 {
        background: #f2dbc9;
        color: #744636;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_btn,
    .login_btn:hover {
        transition: 0.5s;
        padding: 1vw 3vw 0.5vw;
    }

    .footer_copyright {
        margin-top: 1vw;
        margin-bottom: 0.6vw;
    }

    .font_12 {
        font-size: 0.75vw;
    }

    .font_10 {
        font-size: 0.6vw;
    }

    .button_top_spacing {
        margin-top: 2vw;
    }

    .login_btn {
        background: #8b3534;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0.3vw;
    }

        .login_btn:hover {
            background: #fff;
            color: #8b3534;
            border: 1px solid #8b3534;
            border-radius: 0.3vw;
        }

    .form_icons img {
        border-right: 1px solid #cdcdcd;
        padding-right: 0.6vw;
    }

    .form_icons {
        position: absolute;
        bottom: 9px;
        left: 12px;
    }

    input.form-control::placeholder {
        font-size: 1vw;
        color: black;
        /*font-family: Apple-Regular;*/
        font-family: 'Lato', sans-serif;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3
    }

    .form_logo_size {
        width: 4.6vw;
    }

    .reset_psw_top_spacing {
        margin-top: 8vw;
        padding: 0 8vw;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 8vw !important;
    }

    .login_section {
        padding: 2.5vw 3.5vw;
        border-radius: 15px;
        background: #ffffffd9;
        margin-bottom: 30px
    }

    .reset_psw_heading {
        margin-top: 3vw;
    }

    .font_36 {
        font-size: 2.2vw;
    }

    .font_18 {
        font-size: 1.1vw;
    }

    .font_16 {
        font-size: 1vw;
    }

    .font_15 {
        font-size: 0.95vw;
    }

    .height_40 {
        height: 2.6vw;
    }

    .common_input {
        /*font-family: Apple-Medium;*/
        color: #000;
        /*font-size: 1vw;*/
        box-shadow: 0 0 2px #cdcdcd;
        border-radius: 0.3vw;
        /*padding-top: 0.8vw;*/
        padding-left: 3.3vw;
    }
}



.text_dark {
    color: #000;
}

.text_gray {
    color: #7c7c7c;
}

.Apple-Light {
    font-family: Apple-Light;
}

.btn:focus,
input.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: none !important;
}

.sign_up_body3 {
    background-image: url("../images/login_background3.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

@font-face {
    font-family: Apple-Light;
    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");
}

.Apple-EBold {
    font-family: Apple-EBold;
}

@font-face {
    font-family: Apple-EBold;
    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");
}

.Apple-Bold {
    font-family: Apple-Bold;
}

@font-face {
    font-family: Apple-Bold;
    src: url("../fonts/AppleSDGothicNeoB00.eot");
    src: url("../fonts/AppleSDGothicNeoB00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoB00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoB00.woff") format("woff"), url("../fonts/AppleSDGothicNeoB00.ttf") format("truetype");
}

.Apple-Medium {
    font-family: Apple-Medium;
}

@font-face {
    font-family: Apple-Medium;
    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");
}

.Apple-Regular {
    font-family: Apple-Regular;
}

@font-face {
    font-family: Apple-Regular;
    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");
}

.Awesome-Web {
    font-family: Awesome-Web;
}

@font-face {
    font-family: Awesome-Web;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
}

.Univecon {
    font-family: Univecon;
}

@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");
}

.form-group {
    margin-bottom: 20px;
}

/*sudipta 09/05/23*/
.textMainLogin {
    font-size: 14px;
    margin-bottom: 5px;
}

.sbhw {
    width: 50%;
    float: left;
}

.footer_copyright {
    letter-spacing: 1px;
    font-size: 13px; /*sudipta 09/05/23*/
    opacity: .8;
}

.col-md-6.signup_top_spacing {
    z-index: 1;
}

/*sudipta 10/05/23*/
.verifyText p {
    font-size: 16px;
    padding: 0px 1vw;
    line-height: 1.6;
    letter-spacing: .5px;
}

    .verifyText p span {
        color: black;
        font-weight: 700;
    }

/*sudipta 10/05/23*/
.verifyText {
    text-align: center;
    /*height: 27vh;*/
    color: #7C7C7C;
}

/*sudipta 10/05/23*/
.textVerify {
    margin: 30px 0px 20px;
    text-align: center;
}

.textInfoUser span {
    font-size: 1.5vw;
    display: block;
    padding-bottom: 5px;
}

form.formUserInfo {
    padding-top: 10px;
}

.w-5 {
    width: 5%
}

.login_phone_section_select ::placeholder {
    font-size: 1vw;
    color: black;
    font-family: Apple-Regular;
}

.form_icons_eye {
    position: absolute;
    right: 8px;
    bottom: 9px;
}

/*    .form_icons_eye img {
        width: 0.9vw;
    }
*/
    .form_icons_eye img {
        width: 14px;
    }

#strong_pass_check input, #match_pass_check input {
    margin-right: 8px;
}

input::-ms-reveal {
    display: none;
}


.radio-tile-group {
    display: flex;
    border: 1px solid #CCCCCD;
    /* height: 2.6vw; */
    background: white;
    box-shadow: 0 0 2px #cdcdcd;
    border-radius: 0.3vw;
    justify-content: space-between;
}

    .radio-tile-group .input-container {
        position: relative;
    }



        .radio-tile-group .input-container .radio-button {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            margin: 0;
            cursor: pointer;
        }

        .radio-tile-group .input-container .radio-tile {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            padding: 4px 5px;
            /*margin: 0 10px;*/
            transition: transform 300ms ease;
            opacity: 1;
        }

.icon.walk-icon img {
    padding-right: 10px;
    width: 25px;
}

.radio-tile-group .input-container .icon svg {
    fill: #079ad9;
    width: 3rem;
    height: 3rem;
}

.radio-tile-group .input-container .radio-tile-label {
    text-align: center;
    font-size: 1vw;
    color: black;
}

.radio-tile-group .input-container .radio-tile {
    border: 2px solid transparent;
    border-radius: 5px;
}


.radio-tile-group .input-container .radio-button:checked + .radio-tile {
    /* background-color: #079ad900; */
    border-color: #000000;
}

.w-60 {
    width: 60%;
}

.InfobottomCustom {
    margin-bottom: 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 .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 + 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 + label .off,
        input[type="checkbox"].toggle + label .on {
            color: #fff;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 1.2vw;
            display: inline-block;
        }

        input[type="checkbox"].toggle + label .on {
            display: none;
        }

    input[type="checkbox"].toggle:checked + label .off {
        display: none;
    }

    input[type="checkbox"].toggle:checked + label .on {
        margin-right: 20px;
        display: inline-block;
    }

    input[type="checkbox"].toggle:checked + label,
    input[type="checkbox"].toggle:focus:checked + label {
        background-color: #000000;
    }

        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;
        }

.verLog {
    height: 8vh;
    text-align: center;
}

.label_4digit {
    padding-top: 2vw
}

.padding-reset-center {
    padding: 0px 6vw
}

.padding-verfiy-center {
    padding: 0px 3vw
}

    .padding-verfiy-center span {
        color: black;
        font-weight: 700
    }

.text-align-center {
    text-align: center
}

.verLogMain .col {
    margin: 0;
    padding: 1vh;
    width: 16% !important;
    flex: initial;
}

/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    /*sudipta 08/05/23*/
    /* .sign_up_body {
        height: 130vh;
    }*/

    /*sudipta 08/05/23*/
    /* .sign_in_body {
        height: 130vh;
    }*/
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    /*sudipta 08/05/23*/
    /*.sign_in_body {
        height: 130vh; 
    }*/
}


/* new css */

.confirm_wrap .check_wrap:last-child {
    margin-top: 50px;
}

/* The container */
.check_wrap {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 4px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #7c7c7c;
    font-family: Apple-Regular;
    line-height: 30px;
    /* cursor: not-allowed; */
}

    /* Hide the browser's default checkbox */
    .check_wrap input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    /* background-color: #eee; */
    border: 1px solid #a4a4a4;
}

    /* On mouse-over, add a grey background color */
    /* .check_wrap:hover input ~ .checkmark {
    background-color: #ccc;
  } */

    /* When the checkbox is checked, add a blue background */
    /* .check_wrap input:checked ~ .checkmark {
    background-color: #4BB543;
  } */

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

/* Show the checkmark when checked */
.check_wrap input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check_wrap .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #4BB543;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* 30.09.22 */

.custom_select::after {
    position: absolute;
    content: "";
    right: 24px;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.998' height='8.001' viewBox='0 0 13.998 8.001'%3E%3Cpath id='Subtraction_15' data-name='Subtraction 15' d='M-14150,4h0l-7-8h2.624l4.375,5,4.375-5h2.624l-7,8Z' transform='translate(14157 4.001)'/%3E%3C/svg%3E ");
}


.check_form_group {
    max-width: 350px;
}

.custom_select {
    /* height: 40px; */
    background-color: #fff;
    border-radius: 0.3vw;
    border: 1px solid #ced4da;
    box-shadow: 0 0 2px #cdcdcd;
    /* margin-top: 4px; */
    margin-bottom: 20px;
    border-radius: 0.375rem;
}

    .custom_select .form-control {
        background-color: transparent;
        position: relative;
        z-index: 2;
        margin: 0;
        border: none;
    }


@media (max-width: 480px) {
    .custom_select {
        width: 50% !important;
    }

    .radio-tile-group .input-container .radio-tile {
        margin: 0 5px;
    }

    .login_section {
        padding: 30px 15px !important;
        margin-top: 30px;
    }

    .icon.walk-icon img {
        padding-right: 5px;
        width: 15px;
    }
    /*sudipta 09/05/23*/
    .reset_psw_heading {
        font-size: 28px;
        margin-top: 30px;
        text-align: center;
    }

    .textMainLogin {
        font-size: 12px;
        text-align: center;
    }

    .signup_top_spacing {
        margin-bottom: 10px !important;
    }

    .login_btn, .login_btn:hover {
        padding: 12px 42px 5px;
        font-size: 16px;
    }
}

/*sudipta 10/05/23*/
@media (max-width: 420px) {
    .reset_psw_heading {
        font-size: 25px;
    }

    .verifyText p {
        font-size: 15px;
    }
}


@media (max-width: 360px) {
    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 12px !important;
        color: black;
    }
}

.input_group {
    position: relative;
}

.signup_top_spacing {
    margin: 50px 0; /*sudipta 08/05/23*/
}




/*sudipta 08/05/23*/
@media (max-width: 1199px) {
    /*sudipta 08/05/23*/
    /* .signup_top_spacing {
      padding: 0;
    }*/
}


/* 05.04.23 */

/*sudipta 10/05/23*/
@media(max-width: 991px) {
    .signup_top_spacing {
        margin-bottom: 20px;
    }
}

ul, li {
    padding: 0;
    list-style: none;
}

.com_wrap {
    max-width: 674px;
    margin: 85px auto;
}

    .com_wrap h2 {
        text-align: center;
        font-size: 36px;
        padding: 20px;
    }

.com_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

    .com_list li {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        font-family: Apple-Bold;
    }

        .com_list li:not(:last-child)::after {
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #000;
            right: -2px;
            top: 7px;
        }

.time_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    margin: auto;
}

    .time_wrap li {
        width: 33.33%;
        max-width: 33.33%;
        flex: 0 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

.time_bx {
    background: #F2DBC9;
    text-align: center;
    padding: 35px 0 10px;
    border-radius: 4px;
}

    .time_bx label {
        font-size: 52px;
        font-weight: 600;
        color: #8B3534;
        font-family: Apple-Regular;
        display: block;
        line-height: 56px;
    }

    .time_bx small {
        font-size: 18px;
        line-height: 22px;
        font-family: Apple-Regular;
    }

.com_wrap h5 {
    font-size: 26px;
    line-height: 32px;
    font-family: Apple-Regular;
    max-width: 367px;
    margin: auto;
    text-align: center;
}

    .com_wrap h5 span {
        font-family: Apple-Bold;
    }

.font_20 {
    font-size: 20px;
    line-height: 24px;
}


/* 10.04.23 starts */

.fxd_bdy {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.signupverifyPage, .sign_in_body, .sign_up_body {
    flex-grow: 1;
}

#ddl_year {
    height: 40px;
    margin-bottom: 0;
}

.login_phone_section .form-group {
    margin-bottom: 0 !important;
}

/* 10.04.23 ends */

