body {
	margin: 0;
	padding: 0;
	background:url(../images/background.png);
}
img {
	max-width: 100%;
}
a:hover {
	text-decoration: none;
}
.modal-content {
    background:#ABAAAA;
}
.grayBox {
	background-color: black;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1055;
}
img.imgs {
    position: absolute;
    right: 0;
    top: 0;
}

.login .input span {
    font-size: 12px;
}


.box_content {
	background-color: #ffffff;
	border: 2px solid #ae6948;
	height: 240px;
	padding: 15px;
	position: fixed;
	right: 33%;
	top: 118px;
	z-index: 1056;
}
.login_area {
	background: #ebebeb;
	padding: 15px;
	text-align: center;
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.modal-header h2 {
	text-align: center;
	margin: auto;
}
.modal-title {
	text-align: center;
	color:#00418C;
	font-family: OpenSans-Semibold;
	font-size: 18px;
	margin: auto;
}
.modal-body .input {
	text-align: center;
}
.input-fld {
	margin: 10px 0;
}
.login_btn, .right_side .modal-body button {
	padding: 4px 16px;
	font-size: 15px;
	color: #ffffff;
	background: #a62a2e;
	border: none;
	font-family: Lato-Regular;
	box-shadow: 1px 1px 8px #000;
}
.input span {
	margin-right: 4px;
}
.input-fld input {
	width: 100%;
	margin: 4px 0;
	padding: 5px;
}
.modal-footer {
	padding: 15px;
	border-top: 1px solid #e5e5e5;
	display: block;
	text-align: center;
}
.modal-header .close {
	position: absolute;
	right: 13px;
}
.middle-area {
	margin: 20px 0;
	min-height: calc(100vh - 220px);
}
.banner {
	position: relative;
}

#banner .owl-prev {
	position: absolute;
	top: 45%;
	left: 0;
	background:#a62a2e;
	display: none;
}
#banner .owl-next {
	position: absolute;
	top: 45%;
	right: 0;
	background:#a62a2e;
	display: none;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 5px 4px;
	background: #013C74;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	left: 40%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #013c74;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #013c74;
}
.carousel-control-next, .carousel-control-prev {
	top: 25% !important;
}
.carousel-inner>.carousel-item {
	-webkit-transition: 0.3s !important;
	-o-transition: 0.3s !important;
	transition: 0.3s !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
 background:#a62a2e;
}
#banner {
    margin-top: 10px;
}
.header-top{
 border-top:4px solid #00418c;	
 background: #e8e8e8;
 padding-bottom: 10px;
}
.news ul li{
 width:50%;	
}
.news ul li a{
 color:#ffffff;	
}
.news .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
 background:#DC8038;	
}
.live-ticker{
 border:1px solid #999;
 text-align:center;
 background:#ffffff;	
}
.right-side{
 text-align:right;
 margin-top: 20px;	
}
.top-menu, .social{
 display:inline-block;	
}
.top-menu ul, .icon ul{
 list-style:none;	
}
.top-menu ul li, .icon ul li{
  display:inline-block;
  margin: 0 12px;  	
}

.icon ul {
    padding-left: 0;
        width: 155px;
}

.icon ul li{
 margin:0 25px 0 0;
} 

.icon ul li:nth-last-child(1){
margin-right: 4px;
    }

.icon ul li a{
 color:#266494;	 
}
.top-menu ul li a{
 font-size:16px;
 color:#000;
 font-family:Lato-Regular;	
}
.r-top-btn a{
 color:#fff;
 background:#a62a2e;
 padding:10px 35px;
 border-radius: 5px;		
}
.top-menu a:hover{
 color:#A62A2E;	
}
.btm-head {
    background: #266494;
    margin-top: 15px;
}
.services-list ul {
    list-style: none;
    padding-left: 0;
}
.services-list ul li a{
 color:#ffffff;
 font-size:15px;
 font-family:Lato-Regular;	
}
.services-list ul li {
    background: #a62a2e;
    padding: 10px 10px;
	margin: 10px 0;
	border-radius: 5px;
}
.services-list ul li .fas, .services-list ul li .fab {
    font-size: 17px;
    margin-right: 7px;
}
.banner{
 padding:15px 0;	
}
.funds-area, .services{
 padding:25px 0;	
}
.live-tick {
    display: inline-block;
    background: url(https://www.moneycontrol.com/gd/mail_indices.php)no-repeat scroll center center/cover;
    width: 250px;
    height: 90px;
    vertical-align: middle;
    margin-bottom: 25px;
    margin-top: 25px;
}
.services ul {
    list-style: none;
	padding-left: 0;
}
.services ul li{
	 margin: 10px 3px;
	 display: inline-block;
}
h1{
 font-family:Lato-Bold;
 font-size:30px;
 color:#a62a2e;
 margin:15px 20px;	
}
.invest-corner{
 background:url(../images/investor-background.png)no-repeat center center/cover;
 background-attachment:fixed;
 width:100%;	
 padding:25px 0;
}
.invest-dtls{
 margin:15px 0;	
}
.invest-img {
    border: 3px solid #fff;
    display: inline-block;
    padding: 25px;
    border-radius: 50%;
}
.invest-dtls p{
 font-size:18px;
 color:#fff;
 font-family:Lato-Regular;	
 margin-top:15px;
}
.financial-video{
 background:url(../images/tablet.png)no-repeat center center/cover;
 background-size:100% 100%;
 padding: 16px 54px 26px;	
}
.video, .footer-top {
    padding: 30px 0;
}
.client_img{
 display:inline-block;
 margin-right:15px;
 vertical-align: middle;	
}
.mb-0 {
    display: inline-block;
    vertical-align: middle;
}
.testimonial{
 background:url(../images/test-background.png)no-repeat center center/cover;
 background-attachment:fixed;
 width:100%;	
 padding:25px 0;	
}
.item.test_1 p, .disclaimer p{
    font-size: 16px;
    color: #fff;
    font-family: Lato-Regular;
    text-align: justify;
}
.item.test_1 {
  height: 215px;
}
.ft-list ul li {
    list-style: none;
    margin: 5px 0;
}
.ft-list ul li a {
    color: #000;
    font-family: Lato-Regular;
}
.icon {
    float: left;
}
.txt {
    float: left;
    overflow: hidden;
	padding-left:7px;
	font-size:15px;
	color:#000;
	font-family:Lato-Regular;
}
.icon .fas, .icon .far {
    color: #fff;
    background: #C03C2E;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.ft-info {
    margin: 15px 0;
}
.disclaimer{
 background:#accee9;
 padding:15px 0;	
}
.footer-btm{
 background:#266494;
 padding:15px 0;
 color:#fff;	
}
.ft_right{
 text-align:right;	
}
.middle-content .nav-pills li{
 width:100%;
 border:1px solid #fff;
 margin-bottom:3px;
  background: #266494;	
}
.middle-content .nav-pills li a{
 color:#fff;
}
.middle-content .nav-pills .nav-link.active{
 background-color:#A62A2E;	
}
.inner-tab ul li{
 width:auto !important;
 display:inline-block	
}
.contact-box {
    box-shadow: 1px 1px 8px #999;
    min-height:205px;
    text-align: center;
    padding: 20px 0;
	margin-bottom:25px;
}
.contact-icon {
    font-size: 25px;
    color: #266494;
}
.contact-form, .login{
    margin-top:25px;
    background: #999;
    padding: 25px;
}
.cont-txt {
    font-size: 16px;
    font-family: Lato-Regular;
}
.cont-txt span {
    color: #A62A2E;
    font-size: 20px;
}
h2 {
    font-size: 25px;
    font-family: OpenSans-Semibold;
    margin-bottom: 20px;
    color: #a62a2e;
    text-align: center;
}
.uselink {
    list-style: none;
    background:#266494;
    padding: 0px !important;
}
.uselink li {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid white;
}
.uselink li:hover{
 background:#a62a2e;	
}
.uselink li a, .uselink li a:hover {
    color: white;
    font-weight: bold;
}
.fund-performance {
    overflow-x: scroll;
    overflow-y: scroll;
}
.partners li img {
    width: 140px;
    margin: 0 5px;
}
.partners {
    list-style: none;
    padding-left: 0;
	background: #dbdbdb;
}
.partners li {
    display: inline-block;
}
h3{
font-size: 20px;
background: #266494;
color: #fff;
padding: 4px 0;
text-align: center;
margin-bottom: 0;	
}
.card {
    margin: 10px 0;
}
.card-header {
    background: #266494;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.card-body{
 text-align:justify;	
}
.dtls {
    display: inline-block;
    margin: 10px 12px;
	font-size:16px;
	color:#fff;
	font-family: Lato-Regular;
}
.dtls span {
    color: #a62a2e;
}
.col-sm-6.live-indice {
    position: relative;
}
.f1-live {
    position: absolute;
    width: 100%;
    height: 20px;
    background: #fff;
    top: 32px;
}
.blog {
    background: #fff;
    height: 300px;
	padding:15px;
	overflow:hidden;
}
