@font-face {
    font-family: coolvetica_rg_sm;
    src: url('../fonts/coolvetica_rg.ttf')format("opentype");
    font-weight: 400 !important;
}

@font-face {
    font-family: coolvetica_rg_md;
    src: url('../fonts/coolvetica_rg.ttf')format("opentype");
    font-weight: 500 !important;
}

@font-face {
    font-family: coolvetica_rg_lg;
    src: url('../fonts/coolvetica_rg.ttf')format("opentype");
    font-weight: 700 !important;
}

.account_setting_sec .next_page a {
    font-size: 35px;
    display: block;
}

.account_setting_sec .next_page a:hover {
    color: #150B4F;
}

.account_setting_sec .account_setting_part {}

.account_setting_sec .account_setting_part .email_name_pass {
    background-color: #98c9ff;
    border-radius: 10px;
    padding: 15px;
}

.account_setting_sec .account_setting_part .email_name_pass .left_form {
    width: 85%;
}

.account_setting_sec .account_setting_part .email_name_pass .right_tick {
    width: 15%;
    display: flex;
    justify-content: end;
    align-items: self-end;
    margin-bottom: 6px;
}

.account_setting_sec .account_setting_part .email_name_pass .input_tick {
    display: flex;
}

.account_setting_sec .account_setting_part .email_name_pass .input_tick .img_size {
    width: 40px;
    height: 40px;
}

.account_setting_sec .account_setting_part .email_name_pass .input_tick .img_size img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.account_setting_sec .account_setting_part .email_name_pass .error_msg_header {
    padding-left: 20px;
}

.account_setting_sec .account_setting_part .common_box_size {
    margin-top: 10px;
}

.account_setting_sec .account_setting_part .common_box_size .brochure {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    padding: 15px;
    background-color: #150B4F;
    cursor: pointer;
}

.account_setting_sec .account_setting_part .common_box_size .brochure .disp_p {
    color: #150B4F;
}

.account_setting_sec .account_setting_part .common_box_size .brochure .imag_size {
    width: 30px;
    height: 30px;
}

.account_setting_sec .account_setting_part .common_box_size .brochure .imag_size img {
    border-radius: 50%;
}

.account_setting_sec .account_setting_part .common_box_size .brochure p {
    margin-bottom: 0px;
    margin-left: 20px;
    font-weight: 600;
    color: #fff;
    font-size: 17px;
    font-family: coolvetica_rg_sm;
    letter-spacing: 1px;
}

.account_setting_sec .account_setting_part .common_box_size .brochure .right_arrow {
    display: flex;
    align-items: center;
    font-size: 23px;
    color: #fff;
}


.account_setting_sec .account_setting_part .common_box_size .dis_log {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #150B4F;
}

.account_setting_sec .account_setting_part .common_box_size .dis_log .imag_size {
    width: 30px;
    height: 30px;
}

.account_setting_sec .account_setting_part .common_box_size .dis_log .imag_size img {
    /* border-radius: 50%; */
}

.account_setting_sec .account_setting_part .common_box_size .dis_log p {
    margin-bottom: 0px;
    margin-left: 20px;
    font-weight: 600;
    color: #150B4F;
    font-size: 17px;
    font-family: coolvetica_rg_sm;
    letter-spacing: 1px;
}

.account_setting_swap .common_box_size .dis_log {
    display: flex;
    justify-content: center !important;
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #150B4F;
}

.account_setting_swap .common_box_size .dis_log p {
    margin-bottom: 0px;
    margin-left: 0px !important;
    font-weight: 600;
    color: #150B4F;
    font-size: 17px;
    font-family: coolvetica_rg_sm;
    letter-spacing: 1px;
}

.account_setting_swap .profile_save_btn button {
    background-color: #150B4F !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    width: 100%;
    border-radius: 40px !important;
    margin: 0 auto;
    font-family: coolvetica_rg_sm;
}

.account_setting_swap .document_camera_close button span {
    line-height: 1;
    border-radius: 50%;
    background-color: red;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
}

.account_setting_swap .document_camera_close button::before {
    display: none;
}

.account_setting_swap .qr_code_scanner {
    position: relative;
}

.account_setting_swap .document_camera_close {
    border-bottom: none;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 5px;
}

.account_setting_swap .qr_code_scanner section div {
    margin-top: 10px;
    width: 100%;
    padding-top: 0px !important;
    overflow: hidden;
    position: relative;
    height: 250px !important;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #150B4F;
    border-radius: 10px;
}

.public_private_sec {
    background-color: #98c9ff;
    padding: 10px;
}

.public_private_sec .profile_toggle p,
.public_private_sec .profile_toggle_Account p {
    font-size: 17px;
    color: #150B4F;
    margin-bottom: 0px;
    font-family: coolvetica_rg_md;
}

.home_sec .left_form {
    width: 100%;
}

.home_sec .right_tick {
    width: 15%;
    display: flex;
    justify-content: end;
    align-items: self-end;
    margin-bottom: 6px;
    margin-right: 8px;
}

.home_sec .input_tick {
    display: flex;
}

.home_sec .input_tick .img_size {
    width: 40px;
    height: 40px;
}

.home_sec .input_tick .img_size img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.profile_infosec {
    border-radius: 20px !important;
    margin-top: 20px;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.profile_infosec button {
    border-radius: 20px !important;
    border: 1px solid #150B4F;
}

.profile_infosec .form-check-label {
    font-weight: 500;
}


.profile_infosec .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px;
    margin: 0;
}

.profile_infosec .switch input {
    display: none;
}

.profile_infosec .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.profile_infosec .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.profile_infosec input:checked+.slider {
    background-color: #1c3078;
}


.profile_infosec input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(41px);
}

/*------ ADDED CSS ---------*/
.profile_infosec .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.profile_infosec input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}

.profile_infosec button {
    width: 100%;
    height: 55px;

}

.profile_infosec .address_box {
    width: 100%;
    height: auto;

}

.profile_infosec svg {
    background: #150B4F;
    color: #fff !important;
    padding: 8px;
    font-size: 32px;
    border-radius: 50%;
}

.personal_details_model .profile_images_box_shadow {
    background-color: none !important;
    background: none !important;
}

.personal_details_model .modal-header {
    border-bottom: 0px;
}

.personal_details_model .modal-header button span {
    line-height: 1;
    border-radius: 50%;
    background-color: red;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;

}

.profile_section .personal_details_model .profile_images_box_shadow .form-control {
    border-radius: 10px !important;
    border: 1px solid #150B4F;
    box-shadow: none !important;
}

.profile_section .personal_details_model .profile_images_box_shadow .form-control:focus {
    border: 1px solid #150B4F !important;
    box-shadow: none;
}

.profile_section .personal_details_model .profile_images_box_shadow .css-13cymwt-control {
    border-radius: 10px !important;
    border: 1px solid #150B4F !important;
    box-shadow: none !important;
}

.profile_section .personal_details_model .profile_images_box_shadow .input_design .form-label,
.profile_section .personal_details_model .form-floating-cc .form-label {
    padding-left: 0px;
    color: #000;
    font-family: coolvetica_rg_md;
    font-weight: 400 !important;
}

.profile_section .personal_details_model .modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
}

.our_budiness_part {
    background: #98c9ff;
    border: 1px solid #150B4F;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
}

.our_budiness_part h5 {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
    font-family: coolvetica_rg_md;
}

.our_budiness_part .buss_btns {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 15px 0 0;
    border: 1px solid #150B4F;
    margin-bottom: 20px;
}

.our_budiness_part .buss_btns .img_size {
    width: 50px;
    height: 50px;
    border-right: 1px solid #150B4F;
    margin-right: 5px;
    cursor: pointer;
    padding: 5px;
}

.our_budiness_part .buss_btns .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our_budiness_part .buss_btns span {
    font-size: 17px;
    font-weight: 500;
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-family: coolvetica_rg_sm;

}

.our_budiness_part .add_btn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.our_budiness_part .add_btn button {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    width: 230px;
    border-radius: 30px;
    background-color: #150B4F;
    color: #fff;
    font-family: coolvetica_rg_sm;

}


.business_infosec {
    border-radius: 20px !important;
    margin-top: 20px;
}

.business_infosec button {
    border-radius: 20px !important;
    border: 1px solid #150B4F;
}

.business_infosec .form-check-label {
    font-weight: 500;
}


.business_infosec .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px;
    margin: 0;
}

.business_infosec .switch input {
    display: none;
}

.business_infosec .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.business_infosec .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.business_infosec input:checked+.slider {
    background-color: #1c3078;
}


.business_infosec input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(41px);
}

/*------ ADDED CSS ---------*/
.business_infosec .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.business_infosec input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}

.business_infosec span {
    font-size: 17px;
    font-family: coolvetica_rg_md;
}

.profile_section .business_model .profile_images_box_shadow {
    background-color: none !important;
    background: none !important;
    padding: 0px;
}

.profile_section .business_model .profile_images_box_shadow .input_design .form-label,
.profile_section .business_model .form-floating-cc .form-label {
    color: #000 !important;
}

.profile_section .business_model .profile_images_box_shadow .input_design input[type="file"]::-webkit-file-upload-button {
    height: 50px;
}

.profile_section .business_model .profile_images_box_shadow .input_design input[type="file"] {
    padding: 5px;
}

.profile_section .business_model {
    border-radius: 10px;
}


.social_media_field_insert .form-group {
    padding: 0px 15px;
}

.social_media_field .col-12 {
    padding: 0px;
}

.modeleditopt .profile_images_box_shadow {
    background: none;

}

.modeleditopt .social_media {
    border: 1px solid #150B4F;
}

.profile_section .profile_back_arrow a {
    font-size: 27px;
    cursor: pointer;
    color: #fff;
    background-color: #98c9ff;
    border-radius: 50%;
    display: inline-block;

    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

/* .profile_section .profile_back_arrow svg {
    font-size: 27px;
    cursor: pointer;
    color: #150B4F;
    background-color: #98c9ff;
    border-radius: 50%;

} */

.document_toggle .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px;
    margin: 0;
}

.document_toggle .switch input {
    display: none;
}

.document_toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.document_toggle .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.document_toggle input:checked+.slider {
    background-color: #1c3078;
}

.document_toggle input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(41px);
}

.document_toggle .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.document_toggle input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}

.edit_profile_infosec button {
    padding: 0px;
    height: auto;
}

.edit_profile_infosec button .form-label {
    padding: 13px 0px;
    cursor: pointer;
    width: 295px;
    text-align: left;
}

.edit_profile_infosec button .switch {
    margin-left: 10px;
}

.edit_profile_infosec button .edit_icon {
    margin-right: 10px;
    cursor: pointer;
}


.edit_profile_infosec button .edit_icon .img_size {
    width: 40px;
    height: 40px;
}

.edit_profile_infosec button .edit_icon .img_size img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}


.model_edit_list {
    display: flex;
    border: 1px solid #1c3078;
    border-radius: 10px;
    justify-content: space-between;
    padding-right: 10px;
    margin: 15px 0 15px 0;
    /* border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; */
}

.model_edit_list .img_size {
    height: 40px;
    width: 40px;

}

.model_edit_list .img_size img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;

}

.model_edit_list .content {
    display: flex;
    align-items: center;
}

.model_edit_list .content span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
}

.model_edit_list .status {
    display: flex;
    align-items: center;
}

.model_edit_list .status .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 20px;
    margin: 0;
}

.model_edit_list .status .switch input {
    display: none;
}

.model_edit_list .status .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.model_edit_list .status .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.model_edit_list .status input:checked+.slider {
    background-color: #1c3078;
}

.model_edit_list .status input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(32px);
}

.model_edit_list .status .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.model_edit_list .status input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}

.model_edit_list .edit_icon {
    display: flex;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #150B4F;
    border-right: 1px solid #150B4F;
    cursor: pointer;
}

.model_edit_list .edit_icon svg {
    font-size: 25px;
}

/* =============model Add  */

.model_add_list {
    display: flex;
    border: 1px solid #1c3078;
    border-radius: 10px;
    justify-content: space-between;
    padding-right: 10px;
    margin: 15px 10px 15px 10px;
    /* border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; */
}

.model_add_list .img_size {
    height: 40px;
    width: 40px;

}

.model_add_list .img_size img {
    width: 100%;
    height: 100%;
}

.model_add_list .content {
    display: flex;
    align-items: center;
}

.model_add_list .content span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
}

.model_add_list .edit_icon {
    display: flex;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #150B4F;
    cursor: pointer;
}

.model_add_list .edit_icon svg {
    font-size: 25px;
}

/* ============== Profile section  */
.profile_detail_button {
    display: flex;
    border: 1px solid #1c3078;
    border-radius: 10px;
    justify-content: space-between;
    padding: 0 10px 0 0px;
    margin: 15px 0px;
    background-color: #fff;
    /* border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; */
}

.profile_detail_button .pe_img {
    display: flex;
    align-items: center;
}

.profile_detail_button .pe_img .img_size {
    width: 50px;
    height: 50px;
}

.profile_detail_button .pe_img .img_size img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.profile_detail_button .content span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    font-family: coolvetica_rg_md;
}

.profile_detail_button .status_btn {
    display: flex;
    align-items: center;
}

.profile_detail_button .status_btn .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px;
    margin: 0;
}

.profile_detail_button .status_btn .switch input {
    display: none;
}

.profile_detail_button .status_btn .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.profile_detail_button .status_btn .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.profile_detail_button .status_btn input:checked+.slider {
    background-color: #1c3078;
}

.profile_detail_button .status_btn input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(41px);
}

.profile_detail_button .status_btn .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.profile_detail_button .status_btn input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}


.profile_detail_button .content {
    display: flex;
    align-items: center;
    height: 50px;
    cursor: pointer;
}

.profile_detail_button .content span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 275px;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    color: #150B4F;
}

.profile_detail_button .edit_icon {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.profile_detail_button .edit_icon .img_size {
    width: 40px;
    height: 40px;
}

.profile_detail_button .edit_icon .img_size img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/* .profile_detail_button .edit_icon svg {
    font-size: 25px;
    background-color: #150B4F;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 8px;
    border-radius: 50%;
} */

/* ============ Tap section  */
.account_profile {}

.account_profile .tap_banner_img .img_size {
    width: 100%;
    height: 200px;
}

.account_profile .tap_banner_img .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}

.account_profile .address_img {
    background-color: #98c9ff;
    padding: 15px;

}

.display_name_map {
    font-size: 24px !important;
    margin: 2px 5px 5px -5px !important;
}

.viewunique_call {
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-top: 2px;
    font-family: coolvetica_rg_sm;
}

.viewunique_call:hover {
    color: #150B4F;
}

.account_profile .address_img .address {
    /* overflow: hidden; */
}

.account_profile .address_img .address h6 {
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 4px;
    font-family: coolvetica_rg_sm;
    word-break: break-all;
}

.account_profile .address_img .address span {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 4px;
    display: block;
    font-family: coolvetica_rg_sm;
    word-break: break-all;
}

.display_name_profile {
    transform: rotate(100deg);
}

.display_name_profile:hover {
    color: #150B4F;
}

.account_profile .address_img .icon svg {
    color: #150B4F;
}

.account_profile .address_img .content a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-top: 2px;
    font-family: coolvetica_rg_sm;

}

.account_profile .address_img .content a:hover {
    color: #000;
}

.account_profile .address_img .right_img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
}

.account_profile .address_img .right_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: double 5px transparent;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #f00, #3020ff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.skill_section {
    display: flex;
    flex-wrap: wrap;
    background-color: #98c9ff;
    padding: 0 10px;
}

.skill_section .skill_btn {
    background: #aee5ff;
    color: #000;
    font-weight: 500;
    border-radius: 10px;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    font-family: coolvetica_rg_sm;

}

.edit_contact_btn {
    background: #98c9ff;
    padding: 20px 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.edit_contact_btn button {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: coolvetica_rg_sm;
}

.file_open {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.file_open svg {
    font-size: 30px;
    color: #150B4F;
    background-color: #fff;
    padding: 0px;
    color: #150B4F !important;
}

.tap_left_icon_list .img_size {
    width: 50px;
    height: 50px;
}

.tap_left_icon_list .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tap_left_icon_list svg {
    border-radius: 0px;
    height: 47px;
    width: 47px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tap_view_box {
    border: none !important;
    border-radius: 10px !important;
}

.tap_view_box button {
    border-radius: 10px !important;
    border: none !important;
}

.tap_address_box {
    margin-bottom: 20px;
}

.tap_address_box .text_imgs {
    display: flex;
    box-shadow: 0px 0px 5px #98c9ff;
    padding: 10px;
    border-radius: 10px;
}

.tap_address_box .text_imgs .img_size {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.tap_address_box .text_imgs .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tap_address_box .text_imgs .content h5 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 1px;
    color: #150B4F;
}

.tap_address_box .text_imgs .content p {
    margin-bottom: 0px;
    color: #150B4F;
    font-family: coolvetica_rg_sm;
}

.link_num_mail_show_desin {
    display: flex;
    flex-wrap: wrap;
}

.link_num_mail_space {
    margin-right: 6px;
}

.link_num_mail_show_desin .img_size {
    width: 60px;
    height: 60px;
    margin: 0 auto 8px;
}

.link_num_mail_show_desin .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #150B4F;
}

.profile_header_text .back_text {
    letter-spacing: 1px;
    font-family: coolvetica_rg_sm;
}

.profile_back_arrow svg {
    padding: 5px;
    font-size: 35px;
    cursor: pointer;
    color: #150B4F;
    background-color: #98c9ff;
    border-radius: 50%;
    margin-right: 10px;
}

.profile_back_arrow_edit svg {
    padding: 5px;
    font-size: 35px;
    cursor: pointer;
    color: #150B4F;
    background-color: #98c9ff;
    border-radius: 50%;
    margin-right: 10px;
}

.close_modal button {
    background-color: #150B4F;
    color: #fff;
    width: 200px;
    height: 45px;
    border-radius: 10px;
    font-family: coolvetica_rg_sm;
}

.close_modal button:hover {
    color: #fff;
}

.dose_not_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
}

.invalid_home {
    background-color: #150B4F !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    width: 100%;
    border-radius: 10px !important;
    margin: 0 auto;
    font-family: coolvetica_rg_sm;
}

.save_contact {
    /* background-color: #150B4F !important; */
    /* color: #fff !important; */
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    width: 100%;
    border-radius: 10px !important;
    margin: 0 auto;
    position: relative;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
    transition: all 0.3s ease;
}

.btn_save_cont {
    border: none;
    background: rgb(21, 11, 79);
    background: linear-gradient(0deg, rgba(31, 17, 109, 1) 0%, rgb(21, 11, 79, 1) 100%);
    color: #fff;
    overflow: hidden;
}

.btn_save_cont::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}

.btn_save_cont:active {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

@-webkit-keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

.dropdown_scroll_guest {
    width: 97%;
    background-color: #fff;
    overflow: auto;
    height: 175px;
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
    width: 10px !important;
    height: 10px !important;
    transition: 0.3s background;
    border: 2px solid #ccc;
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
    background: #150B4F !important;
    /* background-image: linear-gradient(#f00, #3020ff);  */
}

.modal-dialog-scrollable .modal-body:hover::-webkit-scrollbar-thumb {
    background: #150B4F !important;
}

.businesslogo {
    font-size: 30px;
    cursor: pointer;
}

.buss_img_size {
    width: 80px;
    height: 80px;
}

.buss_img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
}

.clear_val {
    margin-bottom: 10px;
    cursor: pointer;
    width: 100px;
}

.clear_val label {
    font-size: 16px;
    color: #000;
    font-family: coolvetica_rg_lg;
}

.clear_val svg {
    font-size: 23px;
    margin-right: 5px;
}

.carousel_sec {
    padding: 0 10px;
    margin-bottom: 10px;
}

.carousel_list_data {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 3px;
    margin-bottom: 45px;
}

.carousel_list_data .img_size {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
}

.carousel_list_data .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .carousel_list_data p {
    float: right;
} */

.carousel_list_data .view {
    color: #008000;
}

.carousel_list_data .edit {
    color: #150B4F;
}

.carousel_list_data .delete {
    color: #f00;
}


.carousel_list_data p svg {
    font-size: 22px;
}

.carousel_list_data .border_right {
    border-right: 1px solid #ccc;
}

.carousel_list_data .item_val {
    font-size: 16px;
    font-family: coolvetica_rg_sm;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.carousel_sec .react-multiple-carousel__arrow {
    min-width: 30px;
    min-height: 30px;
    background-color: #150B4F !important;
    color: #fff !important;

}

/* .react-multiple-carousel__arrow--right {
    bottom: 0px;
    right: 120px !important;
} */

/* .react-multiple-carousel__arrow--left {
    bottom: 0px;
    left: 120px !important;
} */

.carousel_sec .react-multiple-carousel__arrow::before {
    font-size: 13px;
}

.modal {
    z-index: 2000 !important;
    /* Set the z-index of your modal */
}

.swal2-container {
    z-index: 3000 !important;
    /* Set a higher z-index value for SweetAlert dialog */
}

.edit_list_02 {}

.edit_list_02 .box {
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 5px;
    padding: 5px;
}

.edit_list_02 .box .img_size {
    width: 30px;
    height: 30px;
}

.edit_list_02 .box .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.edit_list_02 .box .content {
    margin: 10px 0px;
}

.edit_list_02 .box .content span {
    font-size: 17px;
    font-family: coolvetica_rg_sm;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.edit_list_02 .box .icon_list {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    border-top: 1px solid #ccc;
}

.edit_list_02 .box .icon_list svg {
    font-size: 21px;
}

.edit_list_02 .box .icon_list .view {
    color: #150B4F;
}

.edit_list_02 .box .icon_list .edit {
    color: #150B4F;
}

.edit_list_02 .box .icon_list .delete {
    color: #f00;
}

.edit_list_02 .status {
    display: flex;
    align-items: center;
}

.edit_list_02 .status .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 20px;
    margin: 0;
}

.edit_list_02 .status .switch input {
    display: none;
}

.edit_list_02 .status .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.edit_list_02 .status .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.edit_list_02 .status input:checked+.slider {
    background-color: #1c3078;
}

.edit_list_02 .status input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(32px);
}

.edit_list_02 .status .slider:after {
    content: 'OFF';
    color: #1c3078;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    /* left: 50%; */
    left: 63%;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.edit_list_02 .status input:checked+.slider:after {
    content: 'ON';
    position: absolute;
    left: 35%;
    color: #fff;
}

.view_details {
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 5px;
    padding: 5px;
}

.view_details .logo_title {
    display: flex;
}

.view_details .logo_title .img_size {
    width: 40px;
    height: 40px;
}

.view_details .logo_title .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view_details .title {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.view_details .title span {
    font-size: 17px;
    font-family: coolvetica_rg_lg;
}

.view_details .content {
    margin-top: 10px;
}

.view_details .content p {
    word-wrap: break-word;
    font-family: coolvetica_rg_sm;
}

.www_012x {
    position: absolute;
    top: 13px;
    left: 40px;
    color: #495057;
    font-family: coolvetica_rg_sm;
}

.www_012x3 {
    position: absolute;
    top: 13px;
    left: 35px;
    color: #495057;
    font-family: coolvetica_rg_sm;
}

.lgffZm {
    display: none !important;
}

.sc-hLseeU {
    height: 50px;
}

.fDQvuy .wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid #150B4F !important;
    border-radius: 10px !important;
    background-color: white;
    color: rgb(33, 33, 33);
    font-size: 16px;
    font-family: coolvetica_rg_sm !important;
    z-index: 0;
}

.fDQvuy .wrapper:active,
.fDQvuy .wrapper:hover {
    box-shadow: none !important;
}

.qual_xldj_012_box {
    width: 100%;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.qual_xldj_012_box ul {
    display: block;
    padding: 0px;
    margin: 0px;
}

.qual_xldj_012_box ul li {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.delete_list_pro_012 {
    display: flex;
    align-items: center;
    margin-left: 10px;
    padding-left: 5px;
    border-left: 1px solid;
}

.delete_list_pro_012 svg {
    font-size: 25px;
    color: #f00;
}

.disclimer {
    font-size: 15px;
    font-family: coolvetica_rg_sm;
}

.edit_bussi_personal {}

.edit_bussi_personal .title h1 {
    font-size: 30px;
    margin-bottom: 10px;
}

.edit_bussi_personal .profile_images_box_shadow {
    padding: 25px 10px;
    border-radius: 10px;
}

.edit_bussi_personal .Update_edit_btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.edit_bussi_personal .Update_edit_btn button {
    background-color: #150B4F !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    width: 270px;
    border-radius: 40px !important;
    margin: 0 auto;
    font-family: coolvetica_rg_sm;
}

.tap_view_appname {
    font-family: coolvetica_rg_sm;
    font-weight: 400;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 65px;
    display: block;
    text-align: center;
}


.model_list_business .buss_btns {
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 15px 0 0;
    border: 1px solid #150B4F;
    margin-bottom: 20px;
}

.model_list_business .buss_btns span {
    font-size: 17px;
    font-weight: 500;
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-family: coolvetica_rg_sm;
    margin-left: 10px;
}

.model_list_business .buss_btns .img_size {
    width: 50px;
    height: 50px;
    border-right: 1px solid #150B4F;
    margin-right: 5px;
    cursor: pointer;
    padding: 5px;
}

.model_list_business .buss_btns .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title_of_model_list_business {
    font-family: coolvetica_rg_sm;
    font-size: 20px;
    color: #150B4F;
}

.model_list_business .buss_btns p {
    font-family: coolvetica_rg_sm;
    font-size: 17px;
}

.model_list_business .box {
    margin-bottom: 20px;
    padding: 10px;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    padding: 40px 25px;
    margin: 25px auto;
    border: 1px solid #CCC;
    border-radius: 10px;
}

.model_list_business .box .img_s_width {
    width: 30%;
}

.model_list_business .box .img_size {
    width: 100px;
    height: 100px;
}

.model_list_business .box .img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.model_list_business .box .content {
    width: 70%;
}

.model_list_business .box .content h5 {
    font-size: 17px;
    font-family: coolvetica_rg_lg;
    margin-bottom: 5px;
}

.model_list_business .box .content p {
    font-size: 16px;
    font-family: coolvetica_rg_sm;
    margin-bottom: 5px;
}

.model_list_business .box .content .icon {
    font-size: 20px;
    color: #150B4F;
    margin-right: 10px;
}

.model_list_business .box .content .phone {
    transform: rotate(90deg);
}

.profile_log_redirect_btn {
    display: flex;
    align-items: center;
}

.profile_log_redirect_btn button {
    width: 100px;
    height: 45px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 30px;
    background-color: #150B4F;
    color: #fff;
    font-family: coolvetica_rg_sm;

}

.profile_log_redirect_btn button:hover {
    background-color: #150B4F;
    color: #fff;
}

.preview_login {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 45px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 30px;
    background-color: #150B4F;
    color: #fff;
    font-family: coolvetica_rg_sm;
}

.view_details .content a:hover,
.edit_list_02 .box .content a:hover {
    color: #150B4F;
}


.box1 {
    border: 1px solid #CCC;
    padding: 40px 25px;
    background: #FFF;
    max-width: 400px;
    position: relative;
    border-radius: 3px;
    margin: 30px auto;
}

.box2.ofh {
    overflow: hidden;
}

/* Ribbon 5 */
.cross-shadow-ribbon-personal {
    position: absolute;
    /* background: #EA4335; */
    background: linear-gradient(0deg, rgba(31, 17, 109, 1) 0%, rgb(21, 11, 79, 1) 100%);
    top: -15px;
    padding: 10px;
    margin-left: 15px;
    color: #FFF;
    border-radius: 0 0 2px 2px;
    font-family: coolvetica_rg_sm;
}

.cross-shadow-ribbon-personal:before {
    content: "";
    position: absolute;
    left: -15px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 15px solid rgba(31, 17, 109, 1);
    border-left: 15px solid transparent;
}

.cross-shadow-ribbon-business {
    position: absolute;
    /* background: #EA4335; */
    background: linear-gradient(0deg, rgba(31, 17, 109, 1) 0%, rgb(21, 11, 79, 1) 100%);
    top: -15px;
    padding: 10px;
    margin-left: 15px;
    color: #FFF;
    border-radius: 0 0 2px 2px;
    font-family: coolvetica_rg_sm;
}

.cross-shadow-ribbon-business:before {
    content: "";
    position: absolute;
    left: -15px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 15px solid rgba(31, 17, 109, 1);
    border-left: 15px solid transparent;
}

/* ================= View CSS  */
.view_count {
    margin-top: 15px;
}

.view_count .eye_icon {
    display: flex;
    justify-content: space-between;
    border: 1px solid;
    padding: 6px 8px;
    border-radius: 30px;
}

.view_count .eye_icon .circle {
    position: relative;
    height: 21px;
    /* width: 21px; */
    border-radius: 50%;
    margin: 0px;
    margin-right: 3px;
}

/* .view_count .eye_icon .circle:before {
    position: absolute;
    content: '';
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    border: 3px dashed #150B4F;
    border-radius: inherit;
    animation: spin 20s linear infinite;
    top: -3px;
} */

@keyframes spin {
    100% {
        transform: rotateZ(360deg);
    }
}

.view_count .eye_icon .circle svg {
    font-size: 25px;
    position: relative;
    left: 3px;
    top: -1px;
}

.view_count .eye_icon .text {
    font-family: coolvetica_rg_sm;
    margin-right: 5px;

}

/* ================= Whatsapp CSS  */
/* body {
    position: relative;
    height: 100vh;
} */

.whatsapp_button {
    display: inline-block;
    position: absolute;
    bottom: 3%;
    right: 13%;
    transform: translate(-50%, -50%)
}

.video-main {
    position: relative;
    display: inline-block;
}

.video {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #fff;
    display: inline-block;
    z-index: 999;
    position: absolute;
    top: -25px;
    left: -25px;
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.fa-play:before {
    content: "\f04b";
}

.waves {
    position: absolute;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -50px;
    bottom: -50px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}


.whatsapp_button .wp_img_size {
    width: 50px;
    height: 50px;
}

.whatsapp_button .wp_img_size img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}







/* ======== Common code  */
.common_title_part {
    position: relative;
    height: 60px;
    background-color: #150B4F !important;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    font-family: coolvetica_rg_lg;
}

.common_title_part p {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}

.modal-content {
    border-radius: 30px !important;
}

.modal-header .close {
    opacity: 1 !important;
}

.form-label,
.css-1dimb5e-singleValue {
    /* font-family: coolvetica_rg_sm !important; */
    font-weight: 400 !important;
    font-size: 17px !important;
}

.modal-title {
    font-family: coolvetica_rg_md !important;

}

.swal2-title {
    font-family: coolvetica_rg_sm !important;
}

.swal2-confirm {
    font-family: coolvetica_rg_sm !important;
}

.swal2-cancel {
    font-family: coolvetica_rg_sm !important;
}

.common_loader_model {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.phonres {
    display: flex;
}

.phonres .cucode {
    width: 46%;
    margin-right: 2%;
}

.phonres .number {
    width: 54%;
}

.viewers_list {
    border: 2px solid #150B4F;
    display: inline-block;
    border-radius: 10px;
    padding: 2px 14px;
    margin-top: 20px;
}

.viewers_list .eye svg {
    font-size: 25px;
    position: relative;
    margin-right: 3px;
}

.viewers_list .count {
    font-size: 18px;
    font-weight: 600;
}

.card_view_page .modal-header button span {
    line-height: 1;
    border-radius: 50%;
    background-color: red;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
}

.user_carousel {
    position: relative;
}

.user_carousel .react-multi-carousel-track {
    margin-bottom: 70px;
}

.user_carousel .react-multiple-carousel__arrow {
    position: absolute;
    bottom: 20px;
}

.www_012x4 {
    position: absolute;
    top: 13px;
    left: 23px;
    color: #495057;
    font-family: coolvetica_rg_sm;
}