.appointment-section .form-inner .form-group textarea {
    height: 220px;
    resize: none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
	position: relative;
    display: block;
    line-height: 16px;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    color: #75727b;
    text-align: left;
    padding: 12px 0px;
    text-transform: capitalize;
    transition: all 500ms ease;
    border-bottom: 1px solid #e7e3ee;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;	
}
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > .megamenu li > a {
    position: relative;
    display: block;
    line-height: 16px;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    color: #75727b;
    text-align: left;
    padding: 12px 0px;
    text-transform: capitalize;
    transition: all 500ms ease;
    border-bottom: 1px solid #e7e3ee;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#loginPage .form-control{
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background: #fbeded;
    border-radius: 20px 20px 0px 20px;
    border: 1px solid #fbeded;
    font-size: 17px;
    color: #75727b;
    padding: 10px 20px;
    transition: all 500ms ease;
}
#loginPage .form-control::placeholder{
	font-size:16px;
	color:#333;
}
#loginPage .signup-btn{
	color: #fe0c0d;
    background: #fbeded;
}
#loginPage .signup-btn:hover{
	color: #fff;
}
#signupPage .form-control{
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background: #fbeded;
    border-radius: 20px 20px 0px 20px;
    border: 1px solid #fbeded;
    font-size: 17px;
    color: #75727b;
    padding: 10px 20px;
    transition: all 500ms ease;
}
#signupPage .form-control::placeholder{
	font-size:16px;
	color:#333;
}
#signupPage .signup-btn{
	color: #fe0c0d;
    background: #fbeded;
}
#signupPage .signup-btn:hover{
	color: #fff;
}
.form-select ul{
	height:50vh;
	overflow:scroll !important;
}
.form-select{
	border-radius: 30px 30px 0px 30px;
    padding: 15px 70px 14px 20px;
}
.irs-slider {
    width: 28px !important;
    height: 28px !important;
    top: 18px !important;
    background-position: 0 -118px !important;
}
.irs-bar-edge {
    top: 25px;
    height: 26px !important;
    width: 14px;
    background-position: 0 -90px;
}
table thead tr th{
    background: #252b35 !important;
	color:#fff;
    font-size: 14px;
    line-height: 20px;	
}
table thead tr td{
    background: #fff !important;
	color:#000;
    font-size: 14px;
    line-height: 20px;	
}
.table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: #ffffff;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
table.dataTable tbody th, table.dataTable tbody td{
	font-size: 14px;
    line-height: 20px;	
}
table.dataTable>tfoot>tr>th, table.dataTable>tfoot>tr>td {
    padding: 10px 10px 6px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    background: #ffefef;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
#div_fund_1,#div_fund_2, #div_fund_3, #div_fund_4, #div_fund_5{
	z-index:1;
}
.form-control{
	border-radius: 30px 30px 0px 30px !important;
    padding: 15px 70px 14px 20px !important;
    position:relative;
    width:100%;
}
.input-group-addon{
   	background: #fe0c0d;
    padding: 10px;
    color: #fff;
    border-radius: 0 25px 0px 0;
}
thead, tbody, tfoot, tr, td, th{
	font-size: 14px;
}
tfoot>tr>td{
	background-color:#fff0f0 !important;
}
.nice-select ul {
    height: 50vh;
    overflow: scroll !important;
}
.datepicker-dropdown{
    z-index: 1000 !important;
}

/* calculator start */
.calculatormain .breadcrumb-item.active{
	color:#fe0c0d;
}
.calculatormain .breadcrumb-item a{
	color:#d0d2d5;
}
.calculator-page{
	margin-top:-100px;
	padding-bottom:150px;
}
.calculator-page .card{
	border-radius:30px;
}
.calculator-page .card-body{
	padding:40px 40px;
}
.calculator-page .card-body p{
    font-size: 15px;
    line-height: 20px;
}
.calculator-page .form-control {
    border-radius: 30px 30px 0px 30px !important;
    padding: 10px 15px !important;
    position: relative;
    width: 100%;
    font-size: 15px;
}
.steps {
    border-color: rgba(0, 0, 0, 0);
    border-style: none solid;
    border-width: 0 1px;
    margin: 0px 0px 35px !important;
    position: relative;
    width: 100%;
}
.calculator-page .card h6{
	font-weight:600;
}
@media screen and (max-width:425px){
	.calculator-page .card-body {
	    padding: 15px 20px;
	}
}
/* calculator end */
/* risk profile start */
.verification_part .modal-header{
    background: #f9dede;
    padding: 15px;
    border-radius: 15px 15px 0 0;
}
.verification_part .modal-body{
   	padding: 25px;
	border: 1px solid #f9dede;
	border-radius: 0 0 15px 15px;
	background:#fff;
}
.verification_part .modal-header .btn-primary{
   	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 40px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
    background: #fe0c0d;
   	color: #fff;
   	border:0px;
}
.verification_part .modal-header .progress-bar{
	background-color:#fe0c0d !important;
}
.verification_part #carouselExampleControlsRisk .was-validated {
	background-image: url('/assets/images/risk-profile/success-circle.png') !important;
	border:1px solid #1dc9b7 !important;
    padding-right: calc(1.47em + 1rem);
    background-repeat: no-repeat;
    background-position: right calc(0.3675em + 0.25rem) center;
    background-size: calc(0.735em + 0.5rem) calc(0.735em + 0.5rem);
}
.btnCol-risk{
	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 40px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
    background: #fe0c0d;
   	color: #fff;
   	border:0px;
}
.verification_part .btn-back{
	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 40px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
    background:#272e39;
   	color: #fff;
   	border:0px;
}
/* risk profile end */
/* goals page start */
.goals-main .form-control {
    border-radius: 30px 30px 0px 30px !important;
    padding: 10px 15px !important;
    position: relative;
    width: 100%;
}
.goals-main .theme-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 27px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
}
.goals-main #step2, #step3, #step4, #step5, #step6, #step7
{
	display:none;
}
.goals-main .calc_div1{
    background: #fff;
    border: 1px solid #d4e1f7;
    border-radius: 35px;
}
.goals-main .calc_div1 .btn-success{
    background: #fe0c0d;
    border: 1px solid #fe0c0d;
    color:#fff;
}
.goals-main .nice-select.open .list{
	height:200px;
}
.goals-main .nice-select .option{
    padding-left: 10px;
    padding-right: 10px;
    width:100%;
}
.goals-main .bg-tf{
	background: #f7faff;
    border: 1px solid #d2d5d9;
    border-radius: 20px;
}
.goals-main .plutus2{
    background: #c10d0e;
    border-color: #c10d0e;
}
.goals-main .plutus3{
    background: #272e39;
    border-color: #272e39;
}
.goals-main .plutus3 p{
    color:#fff;
}
.goals-main .plutus2 p{
    color:#fff;
}
.goals-main .bg-tf h6{
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.login_model .form-control{
    padding: 10px !important;
    width:100px;
}
.goals-main #old_robo3 .btn-primary{
	width:100%;
	background:#272e39;
	color:#fff;
	border-color:#272e39;
}
.goals-main #old_robo3 .btn-success{
	width:100%;
	background:#fe0c0d;
	color:#fff;
	border-color:#fe0c0d;
}
/* goals page end */
/* contact us page start */
.contact-style-two:before {
    position: absolute;
    content: '';
    background: #f7faff;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 0px;
}
.contact-style-two .image-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.contact-style-two .pattern-layer .pattern-1 {
    position: absolute;
    left: -130px;
    bottom: -155px;
    width: 860px;
    height: 735px;
    border-radius: 50%;
    background: #552525;
}
.contact-style-two .pattern-layer .pattern-2 {
    border: 1px solid #552525;
}
.contact-style-two .form-inner .form-group .theme-btn {
    background: #fe0c0d;
}
.faq-page-section .accordion-content h3 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 36px;
    z-index: 1;
}
.faq-page-section .faq-buttons .active{
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 25px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
    background: #fe0c0d;
    color: #fff;
}
.faq-page-section .faq-buttons .inactive{
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 10px 25px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
    background: #fbeded;
    color: #fe0c0d;
}
/* contact us page end */

/* cas flow page start */
.cas-flow .info-block-one .inner-box .upper-box:before {
    position: absolute;
    content: '';
    background: #ffffff00;
    width: calc(100% - 60px);
    height: 1px;
    left: 30px;
    bottom: 0px;
}
.cas-flow-two .accordion-box{
    background: transparent;
}
.cas-flow-two .accordion .acc-btn h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.cas-flow-two .sec-title p {
    color: #9ca4af;
    margin-top: 11px;
    font-size: 14px;
    line-height: 19px;
}
/* cas flow page end */
/* scheme overview start */
.scheme-overview .service-sidebar .category-widget {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 20px;
    border-radius: 30px;
}
.scheme-overview .service-sidebar .category-widget .category-list li a.current span,
.scheme-overview .service-sidebar .category-widget .category-list li a:hover span {
    background: #fe0c0d;
}
.scheme-overview .service-sidebar .category-widget .category-list li a.current i,
.scheme-overview .service-sidebar .category-widget .category-list li a:hover i {
    background: #fe0c0d;
}
.fund-img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.fund-name {
    display: inline-block;
}
.badge {
    color: #ffffff;
    margin-right: 10px;
    padding: 10px;
    background: #272e39;
}
.progressbar.semi-circle {
  width: 80px;
  height: 40px;
  position: relative;
  margin: auto;
}

.progressbar.semi-circle .progressbar-text {
  position: absolute !important;
  top: 15px !important;
  left: 40px !important;
  width: 100% !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 14px !important;
  color: #000 !important;
}
.nav-charts .highcharts-input-group{
	display:none;
}
.nav-charts .highcharts-tick{
	display:none;
}
.nav-charts .highcharts-axis-line{
	stroke: rgb(17, 55, 190, 0.2);
}
.nav-charts .highcharts-grid-line{
	display:none;
}
.nav-charts .highcharts-scrollbar{
	display:none;
}
/* .nav-charts .highcharts-label{
	display:none;
} */
.nav-charts .highcharts-button-pressed .highcharts-button-box{
	fill:#1137BE !important;
	border-radius:5px;
}
.nav-charts .highcharts-button-pressed text{
	fill:#fff !important;
	font-family:Titillium Web;
	font-size:18px !important;
}
.nav-charts .highcharts-button-normal text{
	fill:#000 !important;
	font-family:Titillium Web;
	font-size:18px !important;
}
.nav-charts .highcharts-button-normal .highcharts-button-box{
	fill:#fff !important;
	border-radius:5px;
	stroke: rgb(17, 55, 190, 0.2);
    stroke-width: 1px;
}
.nav-charts .highcharts-range-selector {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 10px;
}
.nav-charts .highcharts-range-selector-buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.nav-charts .highcharts-range-selector-buttons text {
    font-size: 14px;
}
#custom-range-buttons {
  text-align: center;
  margin-top: 10px;
}
#custom-range-buttons button {
  margin: 5px;
  padding: 8px 16px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
}
#custom-range-buttons button.active {
  background-color: #b9dbf7;
  color: #3b3f42;
}
.sectors thead, tbody, tfoot, tr, td{
    font-size: 12px;
    line-height: 20px;
}
.scheme-calc .content-four .tab-btns .tab-btn{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Urbanist', sans-serif;
  color: #272e39;
  font-weight: 600;
  cursor: pointer;
  padding: 10px 30px;
  border-radius: 20px 20px 0px 20px;
  transition: all 500ms ease;
}

.scheme-calc .content-four .tab-btns .tab-btn.active-btn{
  background: #fff;
}

.scheme-calc .content-four .tab-btns .tab-btn:before{
  position: absolute;
  content: '';
  background: #dcd8e6;
  width: 1px;
  height: 30px;
  top: 10px;
  right: 0px;
  transition: all 500ms ease;
}

.scheme-calc .content-four .tab-btns .tab-btn:last-child:before{
  display: none;
}

.scheme-calc .content-four .tab-btns .tab-btn.active-btn:before{
  opacity: 0;
}
.scheme-calc .content-four .tabs-content{
  position: relative;
  display: block;
  border: 1px solid #e8eaed;
  border-radius: 0px 30px 30px 30px;
  padding: 57px 39px 37px 39px;
  margin-top: -35px;
}
.scheme-calc .content-four .upper-box{
  position: relative;
  display: block;
  margin-bottom: 22px;
}

.scheme-calc .content-four .tab-btns{
  position: relative;
  display: inline-block;
  background: #fbeded;
  border-radius: 20px 20px 0px 0px;
  padding: 10px;
  z-index: 1;
}
.scheme-calc .input-group-text{
    width: 50px;
    height: 50px;
    line-height: 64px;
    font-size: 19px;
    color: #a09ba9;
    background: #fff;
    border-top-right-radius: 30px;
    text-align: center;
    transition: all 500ms ease;
    background: #fe0c0d;
    color: #fff;
}
.scheme-calc #sip_btn_group .btn.active{
    background: #fe0c0d;
}
.scheme-calc #lumpsum_btn_group .btn.active{
    background: #fe0c0d;
}
/* scheme overview end */
.search-popup .search-form fieldset input[type="search"] {
    position: relative;
    height: 60px;
    padding: 20px 0px;
    background: #ffffff;
    line-height: 30px;
    font-size: 20px;
    color: #808080;
    border: none;
    font-weight: 400;
    border-radius: 0px;
    padding-right: 50px;
    border-bottom: 1px solid #e5e5e5;
}
    /* Show dropdown on hover */
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* Optional: removes jumpy animation */
}
#signupPage .otp{
	display:none;
}
#signupPage .register_button{
	display:none;
}
.download-btn{
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
    text-align: center;
    padding: 4px 15px;
    text-transform: capitalize;
    border-radius: 35px 35px 0px 35px;
    z-index: 1;
    transition: all 500ms ease;
}
/* model portfolio start */
#modelPortfolio .nav-tabs .nav-link.active{
    background: #fe0c0d;
    color:#fff;
    font-size:16px;
    font-weight:600;
    border-radius: 15px;
}
#modelPortfolio .model_portfolio_tabs{
   	background: #ffffff;
    border-radius: 15px;
    border: 1px solid #d6e1f3;
}
#modelPortfolio .nav-tabs .nav-link{
	color:#272e39;
}
#modelPortfolio .nav-tabs .nav-link:hover{
    background: #272e39;
    color: #fff;
    border-radius: 15px;
}
#modelPortfolio .nav-tabs .nav-link:focus{
    background: #fe0c0d;
    color: #fff;
    border-radius: 15px;
}
#modelPortfolio .card{
   	border-radius: 15px;
}
#modelPortfolio .mf-tit{
   	font-size: 16px;
    font-weight: 800;
    color: #272e39;
    line-height: 20px;
}
#modelPortfolio .mf-category{
   	background: #272e39;
    color: #fff;
    border-radius: 7px;
    font-size: 14px;
}
#modelPortfolio .mf-back{
   	background: #eef3fb;
    border-radius: 15px;
}
#modelPortfolio .text-value{
   	font-size:14px;
}
#modelPortfolio .text-title{
   	color:#272e39;
   	font-size:15px;
}
#modelPortfolio .div_ret,
#modelPortfolio .div_amt{
	color:#272e39;
}
#modelPortfolio .mf-link,
#modelPortfolio .mf-link-button{
	color:#fe0c0d;
}
/* model portfolio end */
/* services page start */
.service-sidebar .category-widget .category-list li a.current span, .service-sidebar .category-widget .category-list li a:hover span {
    background: #fe0c0d;
}
.service-sidebar .category-widget .category-list li a.current i, .service-sidebar .category-widget .category-list li a:hover i {
    background: #fe0c0d;
}
/* services page end */
.banner-carousel .content-box {
    position: relative;
    width: 100%;
    max-width: 600px;
    z-index: 5;
}
.post-widget .icon-box {
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fbeded;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
   	color: #fe0c0d;
}
.xs-sidebar-group .xs-overlay{
    position: fixed;
    height: 100%;
    width: 20%;
    transform: scaleX(0);
    transform-origin: left center;
    cursor: url(../images/icons/cross-out.png), pointer;
    z-index: 9999;
    border-right: 1px solid rgba(255, 255, 255, 0.10);
    transition: transform .65s .3s cubic-bezier(0.7, 0, 0.2, 1);
}
.xs-sidebar-group.isActive .sidebar-widget-container{
    opacity: 1;
    visibility: visible;
    overflow: scroll;
    height: 100vh;
}