/*-------------------------General CSS Starts Here-------------------------*/
.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.text-peru {
	color: peru !important;
}
.ca-navbar-nav {
    padding: 15px 15px !important;
}

.footer-bottom-area.footer-bottom-area-five {
    background-color: #022a31;
}

.font-14 {
    font-size: 14px !important;
}
.font-9 {
    font-size: 9px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-12 {
    font-size: 12px !important;
}
.font-11 {
    font-size: 11px !important;
}
.font-10 {
    font-size: 10px !important;
}
.font-15 {
    font-size: 15px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-17 {
    font-size: 17px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-19 {
    font-size: 19px !important;
}
.font-20 {
    font-size: 20px !important;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.header-nav-item {
    padding: 15px 0px !important;
}

@media only screen and (max-width: 640px) {
	.header-nav-item {
		padding: 0 !important;
	}
}
.mb-20 {
	margin-bottom: 20px !important;
}

/*---------------------------------------General CSS Ends Here-----------------------------------*/



/*--------------------------------------Page Breadcrump Starts Here-------------------------------*/
.page-title-area {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 115px;
    padding-bottom: 10px;
    text-align: left;
    background-color: #2e3e4f;
    z-index: 1;
}
.page-title-area .page-title-content h2 {
    font-size: 25px;
}
.page-title-area .page-title-content ul li {
    font-size: 12px;
    color: #ffffff;
}
.page-title-area .page-title-content ul li::before {
    top: 8px;
}

.text-theme-primary {
	color:#fbb150 !important;
}

@media only screen and (max-width: 767px){
	.page-title-area {
    	padding-top: 100px;
    	padding-bottom: 30px;
	}
}
/*------------------------------------------------Page Breadcrump Ends Here-----------------------------------------------*/


/*------------------------------------------------Sidebar CSS Starts Here-------------------------------------------------*/
.sidebar-modal .modal-header .close {
    margin: 0 20px 0 0 !important;
}
.sidebar-modal-title {
	background-color: #262566 !important;
    font-size: 20px !important;
    color: #fff !important;
    text-align: left;
}

.sidebar-link {
	color: #007bff;
    text-decoration: underline;
}

@media only screen and (max-width: 640px) {
	.sidebar-modal-title {
		font-size: 15px !important;
	}
}

/*----------------------------------------------------Sidebar CSS Ends Here--------------------------------------*/

/*----------------------------MF Research Page CSS Starts Here----------------------------------------------------*/
.counton-table
{
	width: 100% !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.mb-25 {
    margin-bottom: 25px;
}
.counton-panel-header {
   	background-color: #f79422 !important;
    color: #fff !important;
	font-size: 1rem !important;
}
.align-self-center {
	align-self: center !important;
}
.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px) !important;
    padding: 0.25rem 0.5rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 0.2rem !important;
}
.btn-mf-research {
	margin: 17px 0 0 0 !important;
    padding: 9px 2.5rem !important;
    background-color: #f58634 !important;
    border-color: #f58634 !important;
    color: #fff !important;
    font-size: 13px !important;
}
.btn-mf-research:hover {
	background-color: #f79422 !important;
    border-color: #f79422 !important;
    color:#fff !important;
}
.btn-mf-research-download {
    padding: 7px 10px 7px 10px !important;
    background-color: #2e3e4f !important;
    border-color: #2e3e4f !important;
    color: #fff !important;
    text-align: center;
    font-size: 12px;
}
.btn-mf-research-download:hover {
	background-color: #f79422 !important;
    border-color: #f79422 !important;
    color:#fff !important;
}
#tbl_scheme_returns .select .custom-select-sm
{
    width:100px !important;
}
.theadBody {
    background-color: #00323a !important;
    color: #ffffff !important;
    font-size: 11px;
    font-weight: bold;
}
.table td, .table th {
    /* padding: 5px !important; */
    font-size: 15px !important;
    font-family: "Open Sans", sans-serif;
}
#tbl_scheme_returns tfoot tr td {
    background-color: #fff4e6;
    font-weight: bold;
}
#tbl_sip_scheme_returns tfoot tr td {
    background-color: #fff4e6;
    font-weight: bold;
}
.page-link {
    color: #2e3e4f !important;
    background-color: #fff;

}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #2e3e4f;
    border-color: #2e3e4f;
}
.multiselect {
    border: solid 1px #e8e8e8;
    border-radius: 0;
	background-color: #f9f9f9;
    font-size: 14px;
}

.text_color1 {
	 color: peru;
}
.text_color2 {
	 color: maroon;
}
.text_color3 {
	 color: red;
}
.dountchart {
	height: 310px !important;
}
.sip_text_color {
	background-color:#ffc04c;
}
.sip_pointer {
	cursor:pointer;
}
.input-group-text {
    color: #fff !important;
    background-color: #f79422 !important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 55px !important;
}
/*-------------------------------------------------------------------MF Research Page CSS Ends Here--------------------------------*/

/*-------------------------------------------------------------------Calculator CSS Starts Here---------------------------------*/
.calculator {
	max-width: 900px;
    margin: -8px auto 60px;
    text-align: center;
    position: relative;
}

.emipiechart {
	height: 300px !important;
}
.chart_calendar {
    background-color: #ededed;
    border: 1px solid #dbdad7;
    padding: 5px 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
@media only screen and (max-width: 640px) {
	.calc-value {
		width: 35%;
    	float: right;
	}
}
.single-blog .blog-content h3 {
	font-size: 14px !important;
}

/*-------------------------------------------------------------------Calculator CSS Ends Here---------------------------------*/

/*-------------------------------------------------------------------Blogs CSS Starts Here---------------------------------*/
.title-height{
	height: 35px !important;
	font-size: 16px !important;
}
.font-25 {
	font-size: 25px !important;
}
.blog-ul-li {
	list-style: disc !important;
    margin: 0 0 0 50px !important;
}
.blog-anchor {
	display: contents 
}
.blog-ol-li {
	list-style: decimal !important;
    margin: 0 0 0 0 !important;
}
/*-------------------------------------------------------------------Blogs CSS Ends Here---------------------------------*/

/*-------------------------------------------------------------------News Starts Ends Here---------------------------------*/
.news-read-more {
    line-height: 1;
    color: #f58634;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: inline;
    font-size: 13px;
}
.title-news {
	color: #2e3e4f;
}
.border-dash {
	border-bottom: 1px dashed #2e3e4f;
}
.remove-bootstrap-col-lr-padding {
    margin: 30px 0 0 0;
}
.viewProfileBtn2 {
    font-size: 12px;
    color: #ffffff;
    padding: 15px 30px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #f79422;
}
.viewProfileBtn2:hover {
	background-color: #2e3e4f;
	border-color: #2e3e4f;
	color: #fff;
}

/*-------------------------------------------------------------------News CSS Ends Here---------------------------------*/

/*-------------------------------------------------------------------Contact Us CSS Starts Here---------------------------------*/

.contact-area .quick-contact ul li {
    background-color: #f79422 !important;
}
.contact-form .default-btn {
    background-color: #f58634;
}

.work-area.bg {
    background-color: #f9fbfe;
}
/*-------------------------------------------------------------------Contact Us CSS Ends Here---------------------------------*/

/*-------------------------------------------------------------------FAQ Starts Ends Here---------------------------------*/
.faq-area .faq-accordion .accordion .accordion-title.active {
    border-bottom-color: #2e3e4f;
}
.faq-area .faq-accordion .accordion .accordion-title {
    color: #2e3e4f;
    border: 1px solid #2e3e4f;
}
.faq-area .faq-accordion .accordion .accordion-title.active i {
    background-color: #2e3e4f;
}
.faq-area .faq-accordion .accordion .accordion-item {
    background: #fff;
}
.faq-area .faq-accordion .accordion .accordion-title i {
    background: #fbb150;
}
.faq-area .faq-accordion .accordion .accordion-content {
    color: #2e3e4f;
}
/*-------------------------------------------------------------------FAQ CSS Ends Here---------------------------------*/

/*-------------------------------------------------------------------Model Portfolio CSS Starts Here---------------------------------*/
.portfolio-wraps .shorting-menu {
    border-bottom: none !important;
}
.portfolio-wraps .shorting-menu .filter.active {
	color:#fff !important;
    background-color: #2e3e4f !important;
}
.portfolio-wraps .shorting-menu .filter {
    font-size: 13px !important;
    padding: 8px 19px !important;
}
.amc-img {
	width: 75% !important;
    height: auto !important;
}
.portfolio-p {
	font-size: 15px;
    color: #31abfc !important;
    font-weight: bold;
}
@media (max-width: 600px){
	.amc-img  {
	    width: 40px !important;
	    height: 40px !important;
	}
}
.btn-portfolio {
    color: #fff;
    background-color: #f79422 !important;
    border-color: #f79422 !important;
    font-size: 12px !important;
}
.model-tb-body {
    background-color: #c1e691 !important;
    color: #2e3e4f !important;
    font-size: 11px;
}
.portfolio-wraps .shorting-menu .filter {
    background-color: #c1e691 !important;
}
/*-------------------------------------------------------------------Model Portfolio CSS Ends Here---------------------------------*/

/*Goals */

.goals .shorting-menu .filter {
    font-size: 13px !important;
    background-color: #fff !important;
    border: 1px solid;
    padding: 12px 30px !important;
    border-radius: 5px !important;
}

.goals.main-banner-area {
    background-color: #c1e691;
    padding-top: 60px;
    padding-bottom: 150px;
}

.goals p {
	font-size: 13px;
	margin-bottom: 30px;
}
.goals .appointment-here-form {
	padding: 20px !important;
}
.goal-btn {
    background-color: #fff !important;
    border-color: #d4d4d4 !important;
    color: #6e6e6e !important;
    font-size: 12px !important;
}

.goal-btn:hover {
    color: #2e3e4f !important;
    border-color: #2e3e4f !important;
}
.goal-btn.active{
	color: #f79422 !important;
	border-color: #f79422 !important;
}
.goals .appointment-here-form .default-btn {
    width: auto;
    padding: 10px 10px;
    font-size: 13px;
    background-color: #2e3e4f !important;
    border-color: #2e3e4f !important;
}
.goals .card {
	width: 130px;
    background: #2e3e4f;
    color: #fff;
}
.goals .border-bottom {
    border-bottom: 3px solid #f79422 !important;
}
/*  Goals*/

/*  Scheme Overview*/
.borderless td, .borderless th {
    border: none;
	border-bottom: 0px solid #dee2e6 !important;
}
.schem-overview .quick-contact {
	padding: 15px !important;
}
.btn-xs {
    font-size: 11px;
    padding: 3px 14px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
	color: #fff !important;
    background-color: #f79422 !important;
}
.th-content {
	color: #f79422;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.hero-slider-area .slider-item .slider-text h1{
	color:#000;
}
.hero-slider-area .slider-item .slider-text p{
	color:#000;	
}
.hero-slider-area .slider-item .slider-text .slider-btn .default-btn{
	margin:0px;
}
/*  Scheme Overview*/

.page-title-area::before{
    background-color: #094c56;
}
.page-title-area::after{
	background-color: #094c56;
}
.page-title-area .page-title-content ul li a {
    color: #ffffff;
}
.contactform .card{
	border:0px;
	border-radius:30px;
	box-shadow:0 0 10px #e4e4e4;
}
.irs-slider{
	top: 17px;
}