
body .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #9d7652!important;
}

:root{
    --bs-body-font-family: font-family: 'Roboto';
}
body{
    overflow-x: hidden;background-color: #f7f8fb!important;font-family: 'Roboto', sans-serif;
    font-family: var(--bs-body-font-family);font-family: 'Roboto'!important;
    
}

.color-9F7854{color: #9F7854;}
.fixed-bgf{
    background-image: url('../images/banner_bg.png');
    height: 100vh;background-repeat: no-repeat;background-size: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 37%;
    display: flex;
    justify-content: center;
    align-items: end;
}
.fixed-bgf footer{
    background-color: transparent!important;
}
.fixed-bgf footer p a, 
.fixed-bgf footer p {
color: #fff;
}
.ant-menu-item{
    display: none;
    padding-top: 100px;
}
   
/* find_leaders */
.find_leaders {
    padding-top: 135px;
    padding-bottom: 100px;
}
.find_leaders h1{font-size: 94px;font-weight: 400;font-family: 'Poppins';text-transform: uppercase;letter-spacing: -0.055em;line-height: 0.9;}
body .btn-full-color,
.find_leaders a.cutom-btn {
    background: #9F7854;
    border-radius: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    padding: 18.5px 43.5px;
    text-decoration: none;
    display: inline-block;
    transition: 0.2s;
}
body .btn-full-color {
    border: 0;
    padding: 13.5px 0;
    width: 161px;
}
body .btn-primary.btn-full-color:hover{    background: #9F7854;}
body .btn-full-color:hover,
.find_leaders a.cutom-btn:hover {opacity: 0.6;}
.find_leaders a.cutom-btn svg{margin-left: 10px;position: relative;top: 0;}

.h2_medum{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #101D42;
    display: inline-block;
}
.register-page h3{    
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 170.69%;
color: #08122C;
}
p{
font-weight: 400;
font-size: 16px;
line-height: 170.69%;
color: #08122C;
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #9d7652!important;
} 

body .react-tel-input .form-control,
body .form-control{
padding: 12px 0;
font-weight: 500;
font-size: 17px;
line-height: 20px;
color: #101D42!important;
border-radius: 0;
}
.PhoneInputInput{
    border: none;
    background-color: transparent;
}

body .PhoneInputInput:focus-visible{
outline: inherit;
}
body .PhoneInput--focus.border-bottom {
    border-color: #9F7854!important;
}


body .form-control:focus {
    box-shadow: none;
    border-color: #9F7854!important;
    box-shadow: none!important;
}

label{
font-weight: 600;
font-size: 16px;
line-height: 170.69%;
color: rgba(16, 29, 66, 0.4);
}
.req{color: #9F7854;}


.reference{
font-family: 'Roboto';
font-weight: 500;
font-size: 17px;
line-height: 170.69%;
color: #9F7854;
}

.otp_text {
    font-weight: 500;
    font-size: 17px;
    line-height: 133.69%;
    color: #101D42;
    display: inline-block;
}

body .otp_sec .form-control{
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #101D42;
    margin-right: 5%;
    }
    body .otp_sec .form-control:last-child{
        margin-right: 0;
    }

.file-custom {
    
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 0.5rem 0;
    line-height: 1.5;
    background-color: #f7f8fb;
    border-radius: 0.25rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
}
.file {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}
.file-custom:before {
    position: absolute;
    z-index: 6;
    height: 20px;
    background-image: url(../images/upload.png);
    background-repeat: no-repeat;
    content: "";
    width: 20px;
    right: 15px;
    top: 15px;
    }


.file-custom:after {
    content: "Upload Image";
}
.file-pdf .file-custom:after {
    content: "Upload Image";
}



.Requestalisting-popup .modal-dialog {
    max-width: 1000px;
    border-radius: 15px;
    overflow: hidden;
    padding: 3%;
    background-color: #fff;
}
.Requestalisting-popup .modal-content{border: none;}
.Requestalisting-popup .modal-content .modal-header{border-bottom: 0;}
.ListaBusiness .modal-dialog {
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 100%;
    max-width: 754px;
}
.ListaBusiness .modal-dialog .modal-content .modal-header{border-bottom: 0;}
.ListaBusiness .modal-dialog  button.btn-close {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 13px;
    font-family: none;
}
.ListaBusiness .modal-dialog .modal-content{
    background: #FFFFFF;
    border-radius: 15px;
    overflow: hidden;
    padding: 6%;
    border: none;
}
body .dash_popup_btn {
    border: 5px solid #9F7854;
    box-sizing: border-box;
    border-radius: 25px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
}
span.dash_btn_text {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 35px;
    line-height: 97.5%;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    color: #101D42;
    margin-left: 40px;
    width: 100%;
    max-width: 180px;
    text-align: left;
}
section.dash_welcome {
    height: 82vh;
    padding-top: 130px;
}

.pdf-file .file-custom:before{
    background-image: url(../images/upload-pdf.png);
    left: 0;
    top: 9px;
}
.pdf-file .file-custom:after {
    content: "Upload PDF";
    position: relative;
    left: 35px;
}   

button.btn-close {
    position: absolute;
    top: -20px;
    right: -22px;
    font-size: 13px;
}

body .dash_popup_btn:hover {background-color: #101D42!important;border-color: #101D42!important;}

body .dash_popup_btn:hover span.dash_btn_text {color: #fff;}
body .dash_popup_btn:hover .c-9F7854 {fill: #fff;}
body .dash_popup_btn:focus{box-shadow: none;border-color: #9F7854;}
.find_leaders p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.7;
    color: #08122C;
}

html {
    scroll-behavior: smooth;
  }
  html::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
 }
 
 html::-webkit-scrollbar
 {
     width: 8px;
     background-color: #F5F5F5;
 }
 
 html::-webkit-scrollbar-thumb
 {
     background-color: #9F7854;
 }
 
 .SubmitPopup .modal-dialog {
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 570px;
}
.SubmitPopup .modal-content {
    border-radius: 20px;
}

.SubmitPopup .modal-header .btn-close {
    padding: 0;
    top: 19px;
    right: 20px;
    margin: 0;
    font-size: 15px;
}

.SubmitPopup .modal-content p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #101D42;
}
.howitworks .modal-dialog {
    max-width: 1010px;
}
.howitworks .modal-dialog .modal-footer{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 165.2%;
    color: #08122C; 
    border-top: 0;
    padding-top: 0;
}
.howitworks .modal-dialog ul{
    list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.7071 8.70711C15.0976 8.31658 15.0976 7.68342 14.7071 7.29289L8.34315 0.928932C7.95262 0.538408 7.31946 0.538408 6.92893 0.928932C6.53841 1.31946 6.53841 1.95262 6.92893 2.34315L12.5858 8L6.92893 13.6569C6.53841 14.0474 6.53841 14.6805 6.92893 15.0711C7.31946 15.4616 7.95262 15.4616 8.34315 15.0711L14.7071 8.70711ZM0 9H14V7H0V9Z" fill="%239F7854"/> </svg>');line-height: 0;

}
.howitworks .modal-dialog ul li{
line-height: 1.7;padding-bottom: 20px;
}
.resposive_footer{display: none;}

body select.form-control {
     background-image: 
        url("data:image/svg+xml;utf8,<svg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 8L0.937822 0.5L13.0622 0.500001L7 8Z' fill='%23101D42' fillOpacity='0.4'/></svg>");
        background-repeat: no-repeat;
        background-position: 97%;
        padding: 12px 0;
  
  }
  select option{
    background-color: #f7f8fb; 
}
 body .breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">");
    padding: 0 13px;
}
body .breadcrumb-item{
    font-weight: 500;
    font-size: 20px;
    line-height: 97.5%;
    letter-spacing: -0.055em;
    text-transform: uppercase;
    color: #101D42;
}
body .breadcrumb-item.active {
    color: #9F7854;
}
body .breadcrumb-item a {
    color: #101D42;
}



.profile_images_wrap .author-img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.profile_images_wrap .upload_image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: linear-gradient(0deg, rgba(16, 29, 66, 0.4), rgba(16, 29, 66, 0.4));
border: 3px solid rgba(16, 29, 66, 0.1);

}
.profile_images_wrap .author-img:hover .upload_image{
visibility: visible;-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.profile_images_wrap .upload_image .form-control[type=file] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
}

.profile-update-sec label {
    font-weight: 500;
    font-size: 20px;
    line-height: 97.5%;
  color: #101D42;
}

.edit_profile_btn{
    background-image: url("data:image/svg+xml;utf8,<svg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12.7201 1H14.2788C14.6963 1.05344 15.1171 1.09353 15.5324 1.16368C18.3358 1.64468 20.7361 2.90509 22.6578 5.00503C25.3877 7.99795 26.4431 11.532 25.8297 15.5315C25.3977 18.344 24.0973 20.7357 21.9998 22.6575C19.1129 25.303 15.6938 26.3741 11.8139 25.8864C9.38133 25.5866 7.09942 24.5473 5.27633 22.9091C3.08194 20.9751 1.71365 18.5667 1.19483 15.6829C1.11133 15.2197 1.06346 14.7498 1 14.2844V12.7256C1.02004 12.5653 1.04119 12.406 1.05901 12.2457C1.35181 9.55231 2.38165 7.17957 4.19639 5.16648C6.12803 3.02311 8.52171 1.68699 11.3719 1.19262C11.8183 1.11134 12.2703 1.06235 12.7201 1ZM17.2781 12.1166L14.9167 9.74939L9.06279 15.6027L11.4264 17.9721C13.3703 16.0314 15.3309 14.0662 17.2781 12.1166V12.1166ZM8.07192 16.5881C7.86707 16.7807 7.65108 16.9667 7.45736 17.1738C7.3646 17.2739 7.29839 17.3956 7.26475 17.5279C7.1022 18.2148 6.95413 18.9052 6.80494 19.5955C6.70363 20.062 6.96638 20.3304 7.4273 20.2291C8.12499 20.0761 8.82194 19.9191 9.51815 19.7581C9.61993 19.7364 9.71501 19.6906 9.79537 19.6245C10.0281 19.4118 10.2407 19.1791 10.4545 18.972L8.07192 16.5881ZM18.2835 11.1735L19.3678 10.0756C19.6139 9.8251 19.6128 9.66588 19.3678 9.41424C18.8568 8.90095 18.3369 8.39767 17.8359 7.8777C17.3349 7.35772 17.2369 7.34882 16.7359 7.8777C16.4464 8.18167 16.1425 8.47005 15.8653 8.74395C16.6791 9.5601 17.4696 10.3529 18.2835 11.1701V11.1735Z' fill='%239F7854'/><path d='M17.2778 12.1166C15.3306 14.0662 13.37 16.0314 11.4261 17.9721L9.0625 15.6027L14.9164 9.74939L17.2778 12.1166Z' fill='white'/><path d='M8.07125 16.5881L10.4627 18.972C10.2534 19.1813 10.0363 19.4174 9.8036 19.6245C9.72163 19.69 9.62497 19.7347 9.52193 19.7548C8.82646 19.9166 8.12952 20.0736 7.43108 20.2257C6.97016 20.3271 6.70741 20.0587 6.80872 19.5922C6.95791 18.9019 7.10599 18.2115 7.26853 17.5245C7.30088 17.3927 7.36554 17.271 7.45669 17.1705C7.65041 16.9634 7.8664 16.7774 8.07125 16.5881Z' fill='white'/><path d='M18.284 11.1701C17.4701 10.3539 16.6796 9.56007 15.8613 8.73724C16.1385 8.46333 16.4425 8.17495 16.732 7.87098C17.233 7.34544 17.3231 7.34767 17.8319 7.87098C18.3407 8.3943 18.8529 8.89423 19.3639 9.40752C19.6133 9.65916 19.6144 9.81838 19.3639 10.0689L18.284 11.1701Z' fill='white'/></svg>");    display: inline-block;width: 27px;height: 27px;margin-left: 20px;cursor: pointer;
}
.profile_images_wrap {
    text-align: center;
}

.top-space{margin-top:90px ;}
.min-height-g {min-height: calc(100vh - 187px);}
/* iframe{position: relative!important;height: 0!important;} */
.request-history-sec .list-group-item {
    box-shadow: 0px 8px 25px rgb(0 0 0 / 5%);
    border-radius: 10px!important;
    border: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.howitworks .modal-dialog .modal-footer span{
    display: flex;
    justify-content: center!important;
    align-items: center;
    color: #9d7652;
}


.request-history-sec .list-group-item  .cata-icon{
    background-image: url("data:image/svg+xml;utf8,<svg width='69' height='69' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='34.5' cy='34.5' r='34.5' fill='%23F7F8FB'/><path d='M21.0938 52.9211C21.1059 52.7457 21.1273 52.5704 21.1273 52.3951C21.1273 41.8791 21.1273 31.3624 21.1273 20.845V20.2937H33.826C33.522 21.7141 33.4681 23.1764 33.6665 24.6152H26.7188V27.2797H27.117C29.436 27.2797 31.7546 27.2797 34.0729 27.2797C34.2699 27.2797 34.4213 27.2797 34.5219 27.5148C35.2026 29.0873 36.2334 30.4844 37.5361 31.6002C37.573 31.6413 37.6069 31.685 37.6377 31.731H26.7289V34.3863H39.2966V32.861C40.9943 33.8325 42.9082 34.3658 44.8647 34.4127V34.9123C44.8647 40.7534 44.8647 46.5935 44.8647 52.4326C44.8647 52.5947 44.8841 52.7579 44.8942 52.9211H21.0938ZM26.7178 48.5478H39.2661V45.928H26.7178V48.5478ZM39.2844 38.8031H26.7289V41.4129H39.2844V38.8031Z' fill='%23101D42'/><path d='M54.0931 22.9288C54.0748 27.8199 50.0814 31.7776 45.1939 31.7462C40.3176 31.7168 36.383 27.7318 36.4064 22.8569C36.4206 20.5167 37.3653 18.2778 39.0329 16.632C40.7006 14.9862 42.9548 14.068 45.3005 14.079C47.6404 14.0972 49.8781 15.0379 51.5253 16.6959C53.1725 18.3538 54.0956 20.5944 54.0931 22.9288Z' fill='%23101D42'/><path d='M44.0625 18.6225C44.0625 18.551 44.0751 18.4796 44.0832 18.3947H46.0074V18.6984C46.0074 20.0249 46.0125 21.3522 46.0029 22.6795C46.0007 22.8924 46.057 23.007 46.2556 23.103C46.9779 23.4514 47.6892 23.8221 48.4375 24.201C48.1471 24.7831 47.8626 25.3518 47.5662 25.9473L46.603 25.4627C45.9629 25.1382 45.3205 24.8121 44.6767 24.4898C44.2759 24.2926 44.0625 23.9814 44.0625 23.5221V18.6225Z' fill='white'/></svg>");display: inline-block;
    width: 69px;
    height: 69px;
    vertical-align: middle;
    margin-right: 15px;
}
.request-history-sec .list-group-item .cata-name{
font-weight: 700;
font-size: 16px;
line-height: 165.2%;
color: #08122C;
position: relative;
}
.request-history-sec .list-group-item .arrow-icon{background-image: url("data:image/svg+xml;utf8,<svg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.70711 8.70711C9.09763 8.31658 9.09763 7.68342 8.70711 7.29289L2.34315 0.928932C1.95262 0.538408 1.31946 0.538408 0.928932 0.928932C0.538408 1.31946 0.538408 1.95262 0.928932 2.34315L6.58579 8L0.928932 13.6569C0.538408 14.0474 0.538408 14.6805 0.928932 15.0711C1.31946 15.4616 1.95262 15.4616 2.34315 15.0711L8.70711 8.70711ZM7 9H8V7H7V9Z' fill='%239F7854'/></svg>");    width: 9px;
    height: 16px;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}
.request-history-sec .list-group-item .cata-item{
font-weight: 400;
font-size: 14px;
line-height: 165.2%;
color: rgba(8, 18, 44, 0.7);
}
.request-history-sec .list-group-item .cata-date{
    font-weight: 400;
    font-size: 14px;
    line-height: 165.2%;
    color: rgba(8, 18, 44, 0.4);
}
.otp-form input {
    width: 100%!important;
    padding: 10px 0px;
    height: 100%;
    border: 1.5px solid rgba(16, 29, 66, 0.15);
    border-radius: 8px;
}
.otp-form input:focus {
    border: 1.5px solid #101D42
}

.error-msg {
    color: red;
    margin-top: 4px;
    display: inline-block;
}

.about_banner_bg {background-image: url(../images/business-team-manager-meeting.png);}
.term_banner_bg {background-image: url(../images/terms&condition.png);}
.privacypolicy_bg {background-image: url(../images/privacypolicy.png);}
.about_banner_bg .container{min-height: 425px;}
.about_banner_bg h2{
font-family: 'Poppins';
font-weight: 400;
font-size: 70px;
line-height: 97.5%;
letter-spacing: -0.055em;
text-transform: uppercase;
color: #FFFFFF;
}
.about-us-page .accordion-item {
    border: 0;
    background-color: #9F7854;
    box-shadow: 0px 10px 60px rgb(16 29 66 / 8%);
    border-radius: 15px!important;
    position: relative;
}
span.count {
    position: absolute;
    top: 16px;
    left: 22px;
    font-family: 'Roboto';
font-weight: 700;
font-size: 17px;
line-height: 165.19%;
color: #FFFFFF;
}
.about-us-page .accordion-item button:not(.collapsed) {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #FFFFFF;

}
.about-us-page button.collapsed span.count{
    color: #101D42;    top: 28px;

}
.about-us-page .accordion-body{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 165.19%;
    color: #FFFFFF;
    padding-top: 0;
    padding-left: 60px;
}

.about-us-page .accordion-button::after{display: none;}
.about-us-page .accordion-button.collapsed{
    height: auto;
    background-color: #FFFFFF;
box-shadow: 0px 10px 60px rgba(16, 29, 66, 0.08);
border-radius: 15px!important;
min-height: 88px;
color: #101D42;
}
.about-us-page .accordion-button{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 17px;
    line-height: 165.19%;
    padding-left: 60px;
    
}
.contact_sec {background-image: url('../images/silhouette-confident-businesspeople.png');
min-height: 807px;background-repeat: no-repeat;background-color: #fff;    position: relative;background-position-x: 100%;}
/* .contact_sec::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #0000005c;
} */

textarea {
    resize: none;
  }
  .request-business-history-sec .accordion-button.collapsed {
    height: auto;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 60px rgb(16 29 66 / 8%);
    border-radius: 15px!important;
    min-height: 120px;
}
.request-business-history-sec  .accordion-item {
    background: #FFFFFF;
    box-shadow: 0px 8px 25px rgb(0 0 0 / 5%);
    border-radius: 10px!important;
    border: 0;
    overflow: hidden;
}
body .ant-layout {
    background: #F7F8FB;
}
.request-business-history-sec .accordion-button.collapsed .rbh_icon{
    background-image: url('data:image/svg+xml;utf8,<svg width="69" height="69" viewBox="0 0 69 69" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="34.5" cy="34.5" r="34.5" fill="%23F7F8FB"/> <g clipPath="url(%23clip0_260_2)"> <path d="M23.248 34.5287C23.248 28.332 28.301 23.2676 34.4757 23.2708C35.9611 23.2707 37.4319 23.5641 38.8037 24.134C40.1754 24.704 41.4211 25.5392 42.4691 26.5919C43.5172 27.6445 44.3471 28.8938 44.911 30.268C45.475 31.6422 45.762 33.1142 45.7555 34.5997C45.7409 40.7859 40.6797 45.8242 34.4851 45.8169C28.2905 45.8096 23.247 40.7556 23.248 34.5287ZM35.752 30.9472C35.752 30.0998 35.752 29.2514 35.752 28.403C35.752 27.6015 35.2365 27.037 34.5154 27.0297C33.7734 27.0224 33.2537 27.589 33.2527 28.4145C33.2527 30.4108 33.2527 32.4071 33.2527 34.4024C33.2527 34.9461 33.4541 35.3521 33.9091 35.6547C35.0935 36.4363 36.2685 37.2326 37.4519 38.0173C38.1229 38.4619 38.8722 38.3481 39.2771 37.7502C39.6945 37.1334 39.5161 36.3935 38.8294 35.9313C37.9007 35.3051 36.9719 34.679 36.0327 34.0706C35.9379 34.0191 35.8605 33.9407 35.8104 33.8452C35.7602 33.7497 35.7395 33.6414 35.7509 33.5342C35.7624 32.6701 35.752 31.8081 35.752 30.9472Z" fill="%23101D42" fillOpacity="0.5"/> <path d="M26.3857 22.0195C26.6069 22.0195 26.8281 22.0101 27.0483 22.0195C27.3715 22.0327 27.677 22.1705 27.9009 22.4039C28.1248 22.6373 28.2497 22.9484 28.2495 23.2718C28.2518 23.5955 28.127 23.9072 27.9021 24.14C27.6771 24.3728 27.3698 24.508 27.0462 24.5168C25.7696 24.5342 24.4933 24.5342 23.2174 24.5168C23.0569 24.5166 22.898 24.4847 22.75 24.4228C22.6019 24.3609 22.4675 24.2703 22.3547 24.1562C22.2418 24.0421 22.1527 23.9068 22.0925 23.758C22.0323 23.6092 22.0021 23.45 22.0037 23.2895C21.9905 22.0247 21.9905 20.7596 22.0037 19.4941C22.0046 19.3309 22.0377 19.1695 22.1012 19.0192C22.1646 18.8688 22.2573 18.7325 22.3737 18.6182C22.4901 18.5038 22.628 18.4136 22.7794 18.3528C22.9309 18.2919 23.0928 18.2617 23.256 18.2638C23.5792 18.2677 23.8883 18.3964 24.1188 18.6229C24.3493 18.8495 24.4832 19.1564 24.4926 19.4795C24.501 19.6736 24.4926 19.8698 24.4926 20.1286C24.6241 20.0535 24.7201 20.0055 24.8057 19.946C35.1954 12.9781 49.4525 19.0109 51.7056 31.325C53.439 40.7963 47.3122 49.8732 37.9306 51.7433C28.9559 53.5309 20.1295 48.0908 17.6406 39.2446C17.2304 37.7737 17.0164 36.255 17.004 34.728C16.9946 33.8692 17.4966 33.29 18.25 33.289C18.9858 33.289 19.4741 33.8514 19.5023 34.6873C19.7298 40.6659 22.4295 45.1668 27.711 47.9552C36.3214 52.5093 47.1066 47.3958 49.1864 37.8754C50.9448 29.8181 46.0891 21.9246 38.1184 19.9606C34.0423 18.9567 30.1926 19.6026 26.6006 21.7816C26.5171 21.8327 26.4389 21.8943 26.3575 21.9507L26.3857 22.0195Z" fill="%23101D42" fillOpacity="0.5"/> </g> <defs> <clipPath id="clip0_260_2"> <rect width="35" height="35.0856" fill="white" transform="translate(17 17)"/> </clipPath> </defs> </svg>');display: inline-block;width: 69px;height: 69px;margin-right: 25px;}
    .request-business-history-sec .accordion-button{font-family: 'Roboto';font-weight: 700;font-size: 16px;line-height: 165.2%;color: #08122C!important;}
    .request-business-history-sec .accordion-button .rbh_icon{
        background-image: url('data:image/svg+xml;utf8,<svg width="69" height="69" viewBox="0 0 69 69" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="34.5" cy="34.5" r="34.5" fill="%23F7F8FB"/> <g clipPath="url(%23clip0_260_3)"> <path d="M23.248 34.5287C23.248 28.332 28.301 23.2676 34.4757 23.2708C35.9611 23.2707 37.4319 23.5641 38.8037 24.134C40.1754 24.704 41.4211 25.5392 42.4691 26.5919C43.5172 27.6445 44.3471 28.8938 44.911 30.268C45.475 31.6422 45.762 33.1143 45.7555 34.5997C45.7409 40.7859 40.6797 45.8242 34.4851 45.8169C28.2905 45.8096 23.247 40.7556 23.248 34.5287ZM35.752 30.9472C35.752 30.0998 35.752 29.2514 35.752 28.403C35.752 27.6015 35.2365 27.037 34.5154 27.0297C33.7734 27.0224 33.2537 27.589 33.2527 28.4145C33.2527 30.4108 33.2527 32.4071 33.2527 34.4024C33.2527 34.9461 33.4541 35.3521 33.9091 35.6547C35.0935 36.4363 36.2685 37.2326 37.4519 38.0173C38.1229 38.4619 38.8722 38.3481 39.2771 37.7502C39.6945 37.1334 39.5161 36.3935 38.8294 35.9313C37.9007 35.3051 36.9719 34.679 36.0327 34.0706C35.9379 34.0191 35.8605 33.9407 35.8104 33.8452C35.7602 33.7497 35.7395 33.6414 35.7509 33.5342C35.7624 32.6701 35.752 31.8081 35.752 30.9472Z" fill="%23101D42"/> <path d="M26.3857 22.0194C26.6069 22.0194 26.8281 22.01 27.0483 22.0194C27.3715 22.0326 27.677 22.1704 27.9009 22.4038C28.1248 22.6372 28.2497 22.9482 28.2495 23.2717C28.2518 23.5954 28.127 23.9071 27.9021 24.1399C27.6771 24.3726 27.3698 24.5079 27.0462 24.5167C25.7696 24.534 24.4933 24.534 23.2174 24.5167C23.0569 24.5165 22.898 24.4846 22.75 24.4227C22.6019 24.3608 22.4675 24.2702 22.3547 24.1561C22.2418 24.042 22.1527 23.9066 22.0925 23.7579C22.0323 23.6091 22.0021 23.4499 22.0037 23.2894C21.9905 22.0246 21.9905 20.7595 22.0037 19.494C22.0046 19.3308 22.0377 19.1694 22.1012 19.019C22.1646 18.8687 22.2573 18.7324 22.3737 18.618C22.4901 18.5037 22.628 18.4135 22.7794 18.3526C22.9309 18.2918 23.0928 18.2616 23.256 18.2636C23.5792 18.2675 23.8883 18.3962 24.1188 18.6228C24.3493 18.8494 24.4832 19.1563 24.4926 19.4794C24.501 19.6735 24.4926 19.8697 24.4926 20.1285C24.6241 20.0533 24.7201 20.0053 24.8057 19.9459C35.1954 12.978 49.4525 19.0108 51.7056 31.3249C53.439 40.7962 47.3122 49.8731 37.9306 51.7432C28.9559 53.5308 20.1295 48.0907 17.6406 39.2444C17.2304 37.7735 17.0164 36.2549 17.004 34.7279C16.9946 33.8691 17.4966 33.2899 18.25 33.2888C18.9858 33.2888 19.4741 33.8513 19.5023 34.6872C19.7298 40.6658 22.4295 45.1667 27.711 47.9551C36.3214 52.5092 47.1066 47.3957 49.1864 37.8753C50.9448 29.8179 46.0891 21.9244 38.1184 19.9605C34.0423 18.9566 30.1926 19.6025 26.6006 21.7815C26.5171 21.8326 26.4389 21.8942 26.3575 21.9505L26.3857 22.0194Z" fill="%23101D42"/> </g> <defs> <clipPath id="clip0_260_3"> <rect width="35" height="35.0856" fill="white" transform="translate(17 17)"/> </clipPath> </defs> </svg>');display: inline-block;width: 69px;height: 69px;margin-right: 25px;}


.text_left{display: inline-block}
.request-business-history-sec .accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}
.request-business-history-sec .accordion-button::after{
background-image: url('data:image/svg+xml;utf8,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.29289 8.70711C7.68342 9.09763 8.31658 9.09763 8.70711 8.70711L15.0711 2.34315C15.4616 1.95262 15.4616 1.31946 15.0711 0.928932C14.6805 0.538408 14.0474 0.538408 13.6569 0.928932L8 6.58579L2.34315 0.928932C1.95262 0.538408 1.31946 0.538408 0.928932 0.928932C0.538408 1.31946 0.538408 1.95262 0.928932 2.34315L7.29289 8.70711ZM7 7L7 8L9 8L9 7L7 7Z" fill="%239F7854"/> </svg>')!important;width: 20px;height: 13px;margin-left: inherit;}
span.rbh_date {display: inline-block;margin-left: auto;font-family: 'Roboto';font-weight: 400;font-size: 14px;line-height: 165.2%;color: rgba(8, 18, 44, 0.4);margin-right: 40px;}
.rounded-10{
    border-radius: 10px!important;
}
.shadow-css{
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.05)!important;
}
.notification .noti-icon{
    background-image: url('data:image/svg+xml;utf8,<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="24.5" cy="24.5" r="24.5" fill="%23F7F8FB"/> <path d="M32.079 12C32.4842 12.0966 32.8999 12.1631 33.2929 12.2949C35.6584 13.0866 37.1572 15.4334 36.9035 17.9151C36.78 19.1089 36.26 20.2268 35.4266 21.0905C34.5933 21.9541 33.4946 22.5137 32.306 22.6797C29.399 23.0854 26.7391 21.1196 26.2525 18.2045C25.7789 15.3635 27.7311 12.6095 30.5858 12.0921C30.7322 12.0654 30.8772 12.0307 31.0226 12H32.079Z" fill="%239F7854"/> <path d="M23.5113 37.7683C23.0055 37.6012 22.467 37.497 22.0014 37.2539C20.9173 36.6877 20.2696 35.7602 19.9883 34.5558H27.907C27.7711 34.9106 27.6765 35.2559 27.5134 35.5624C26.8737 36.7763 25.8692 37.4995 24.5098 37.722C24.4618 37.7333 24.4147 37.7481 24.3689 37.7663L23.5113 37.7683Z" fill="%23101D42"/> <path d="M24.624 14.1923C23.5696 16.6936 23.6597 19.1245 25.1273 21.4079C26.5868 23.6843 28.7444 24.793 31.4184 24.8992C31.51 25.4292 31.5694 25.9627 31.6977 26.478C32.0368 27.8742 32.8074 29.128 33.9001 30.0609C34.421 30.5114 34.7295 31.0539 34.6601 31.7535C34.5594 32.7419 33.7884 33.4143 32.7219 33.4747C32.6464 33.4788 32.5709 33.4778 32.4954 33.4778C26.7831 33.4778 21.071 33.4754 15.359 33.4707C15.0245 33.4743 14.6922 33.4165 14.3786 33.3001C13.062 32.7802 12.7681 31.141 13.825 30.1983C14.6962 29.4213 15.3957 28.5274 15.8497 27.4489C16.2065 26.6142 16.3965 25.7178 16.4089 24.8102C16.4209 23.7789 16.4089 22.7467 16.4139 21.7154C16.4265 18.2352 18.645 15.3302 22.0004 14.4012C22.8167 14.1752 23.6497 14.1188 24.4922 14.1697C24.5274 14.1722 24.5666 14.1822 24.624 14.1923Z" fill="%23101D42"/> </svg>');width: 49px;height: 49px;display: inline-block;margin-right: 20px;}
    .notification .noti-text{font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 15px; line-height: 165.2%; color: #08122C;display: inline-block;}
    .notification .noti-time{font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 165.2%;color: rgba(8, 18, 44, 0.4);;display: inline-block;}
    
    .notification .list-group-item:not(.un-read) {
        background: rgba(16, 29, 66, 0.02);
    }

    .notification .list-group-item:not(.un-read) .noti-icon{
        background-image: url('data:image/svg+xml;utf8,<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="24.5" cy="24.5" r="24.5" fill="%23F7F8FB"/> <path d="M32.079 12C32.4842 12.0966 32.8999 12.1631 33.2929 12.2949C35.6584 13.0866 37.1572 15.4334 36.9035 17.9151C36.78 19.1089 36.26 20.2268 35.4266 21.0905C34.5933 21.9541 33.4946 22.5137 32.306 22.6797C29.399 23.0854 26.7391 21.1196 26.2525 18.2045C25.7789 15.3635 27.7311 12.6095 30.5858 12.0921C30.7322 12.0654 30.8772 12.0307 31.0226 12H32.079Z" fill="%23A5A5A5" fill-opacity="0.5"/> <path d="M23.5113 37.7683C23.0055 37.6012 22.467 37.497 22.0014 37.2539C20.9173 36.6877 20.2696 35.7602 19.9883 34.5558H27.907C27.7711 34.9106 27.6765 35.2559 27.5134 35.5624C26.8737 36.7763 25.8692 37.4995 24.5098 37.722C24.4618 37.7333 24.4147 37.7481 24.3689 37.7663L23.5113 37.7683Z" fill="%23101D42" fill-opacity="0.5"/> <path d="M24.624 14.1923C23.5696 16.6936 23.6597 19.1245 25.1273 21.4079C26.5868 23.6843 28.7444 24.793 31.4184 24.8992C31.51 25.4292 31.5694 25.9627 31.6977 26.478C32.0368 27.8742 32.8074 29.128 33.9001 30.0609C34.421 30.5114 34.7295 31.0539 34.6601 31.7535C34.5594 32.7419 33.7884 33.4143 32.7219 33.4747C32.6464 33.4788 32.5709 33.4778 32.4954 33.4778C26.7831 33.4778 21.071 33.4754 15.359 33.4707C15.0245 33.4743 14.6922 33.4165 14.3786 33.3001C13.062 32.7802 12.7681 31.141 13.825 30.1983C14.6962 29.4213 15.3957 28.5274 15.8497 27.4489C16.2065 26.6142 16.3965 25.7178 16.4089 24.8102C16.4209 23.7789 16.4089 22.7467 16.4139 21.7154C16.4265 18.2352 18.645 15.3302 22.0004 14.4012C22.8167 14.1752 23.6497 14.1188 24.4922 14.1697C24.5274 14.1722 24.5666 14.1822 24.624 14.1923Z" fill="%23101D42" fill-opacity="0.5"/> </svg>');width: 49px;height: 49px;display: inline-block;margin-right: 20px;}
.hover-101D42:hover{background-color: #101D42!important;opacity: 1!important;}

.login_section .otp_sec.disable {
    pointer-events: none;
    opacity: 0.0;
}




.register-page .otp_sec.disable {
    pointer-events: none;
    opacity: 0.0;
}

.register-page .register.disable
{
    pointer-events: none;
    opacity: 0.0;
}


body .react-tel-input .form-control { height: auto; width: 100%;padding-left: 45px;}
body .react-tel-input .flag-dropdown { background-color: transparent; border: 0; }
body .react-tel-input .selected-flag:hover, 
body .react-tel-input .selected-flag:focus { background-color: transparent; }
body .react-tel-input .flag-dropdown.open .selected-flag,
body .react-tel-input .flag-dropdown.open{background: transparent;}
body .react-tel-input .selected-flag .flag { transform: scale(1.5); }
body .react-tel-input .selected-flag .arrow { display: none;}

.pdf-btn {
    background-color: #9F7854; border-radius: 5px; font-family: 'Roboto'; font-style: normal; font-weight: 600; font-size: 16px; line-height: 350%; color: #FFFFFF; display: inline-block; padding: 0 40px; }
    .pdf-btn:hover { color: #FFFFFF;opacity: 0.6; }
    a.pdf-btn svg {position: relative; left: -13px; top: -2px; }
.image-slider .carousel-indicators{display: none!important; }
.image-slider .carousel-control-next,
.image-slider .carousel-control-prev {
    background: rgba(255, 255, 255, 0.6);}
    .image-slider .carousel-control-prev-icon { background-image: url('data:image/svg+xml;utf8,<svg width="9" height="15" viewBox="0 0 9 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.292172 8.13919C-0.0983424 7.74865 -0.0983262 7.11549 0.292208 6.72497L6.65633 0.361173C7.04687 -0.029341 7.68003 -0.0293248 8.07055 0.36121C8.46106 0.751744 8.46104 1.38491 8.07051 1.77542L2.41351 7.43213L8.07022 13.0891C8.46073 13.4797 8.46072 14.1128 8.07018 14.5033C7.67965 14.8939 7.04648 14.8938 6.65597 14.5033L0.292172 8.13919ZM2.2656 8.43213L0.999271 8.4321L0.999322 6.4321L2.26565 6.43213L2.2656 8.43213Z" fill="%239F7854"/> </svg>')}
    .image-slider .carousel-control-next-icon { background-image: url('data:image/svg+xml;utf8,<svg width="10" height="15" viewBox="0 0 10 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.93244 8.13919C9.32295 7.74865 9.32294 7.11549 8.9324 6.72497L2.56828 0.361173C2.17774 -0.029341 1.54458 -0.0293248 1.15406 0.36121C0.76355 0.751744 0.763566 1.38491 1.1541 1.77542L6.8111 7.43213L1.15439 13.0891C0.763875 13.4797 0.763891 14.1128 1.15443 14.5033C1.54496 14.8939 2.17812 14.8938 2.56864 14.5033L8.93244 8.13919ZM6.95901 8.43213L8.22534 8.4321L8.22529 6.4321L6.95896 6.43213L6.95901 8.43213Z" fill="%239F7854"/> </svg>')}
.terms-condition{ cursor: pointer; }
.terms-popup .content p{text-align: left; font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 171.7%; color: #08122C; }
.terms-popup .content li{list-style: disc;font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 171.7%; color: #08122C; }   
.terms-popup .content {
    height: 40vh;
    overflow-y: auto;
    margin-bottom: 22px;
    padding-right: 20px;
}
.terms-popup .content a{color: #9d7652;}
.terms-popup .content a:hover{color: #9d7652; opacity: 0.6; }
.terms-popup .content {
    scroll-behavior: smooth;
  }
  .terms-popup .content::-webkit-scrollbar-track
 {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
 }
 
 .terms-popup .content::-webkit-scrollbar
 {
     width: 8px;
     background-color: #F5F5F5;
 }
 
 .terms-popup .content::-webkit-scrollbar-thumb
 {
     background-color: #9F7854;
 }
/* Responsive Screen */
@media (min-width: 992px){
 
    .profile-update-sec .col-lg-3 {
        width: 22%;
    }
    .profile-update-sec .col-lg-9 {
        width: 78%;
        padding-right: 5%;
    }
}
@media only screen and (max-width: 1850px) {
    .find_leaders h1 {font-size: 80px;}
    .find_leaders {padding-top: 97px;padding-bottom: 76px;}
    .h2_medum {font-size: 35px;}
}
@media only screen and (max-width: 1650px) {
    .find_leaders h1 {font-size: 70px;}
    .find_leaders {padding-top: 80px;}
    .h2_medum {font-size: 30px;}
}

@media only screen and (max-width: 1450px) {
    .contact_sec { background-position-x: 60%; }
    .find_leaders h1 {font-size: 60px;margin-bottom: 25px!important;}
    .h2_medum {font-size: 25px;}
    .find_leaders p {font-size: 18px;line-height: 1.6;}
    body .home .row .col-lg-7 .row .col-lg-7{width: 80%;}
    body .btn-full-color {padding: 10px 0;width: 140px;}
    body .btn-full-color, .find_leaders a.cutom-btn{font-size: 16px;padding: 14px 35px;}
    .sign {font-size: 16px;line-height: 17px;max-width: 100px;padding: 8px 0;}
    body .otp_sec .form-control {font-size: 25px;line-height: 27px;margin-right: 3%;}
    
}
@media only screen and (max-width: 1280px) {
    button.btn-close {top: -14px;right: -15px;}
}

@media only screen and (max-width: 1024px) {
    .find_leaders h1 {font-size: 50px;}
    
}

@media only screen and (max-width: 991px) {
    .about_banner_bg .container { min-height: 300px; justify-content: center;}
    .about_banner_bg h2 { font-size: 50px;}
    .profile-update-sec .main-row{padding: 0 30px;justify-content: center;}
    .profile_discription {
        text-align: center;
        padding-top: 25px;
    }
    body .btn-full-color, .find_leaders a.cutom-btn {
        font-size: 16px;
        padding: 14px 24px;
    }
    body .container-responsive{width: 90%;}
    .find_leaders p {font-size: 16px;line-height: 1.4;}
    .find_leaders h1 {font-size: 40px;}
    .fixed-bgf {display: none;}
    .container_row {width: 80%;max-width: 1280px;margin: 0 auto!important;}
    .resposive_footer{display: block;}
    footer{display: block;position: fixed;left: 0;right: 0;bottom: 0;z-index: 9;}
    body .home .row .col-lg-7 .row .col-lg-7 {width: 100%;}
    #root {padding-bottom: 75px;}
    section.dash_welcome {height: auto;padding-top: 68px;}
    button.btn-close {top: 0;right: 0;}
    .otp_text{margin-bottom: 20px;}
    .top-space { margin-top: 0; }
}
@media only screen and (max-width: 650px) {
    body .dash_popup_btn {min-height: 135px;}
    body .otp_sec .form-control {font-size: 20px;line-height: 28px;padding: 8px 0;}
}



#otp_form input {
    width: 87% !important;
    border: 1px solid #1da57a;
}