body {
	margin: 0;
	padding: 0;
	/*background:url(../images/background.png);*/
	background-size:100%;
}
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;
}
.header-top{
 background:#175d97;
 padding: 7px 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:#900000;
	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:#175D97;
}
#banner .owl-next {
	position: absolute;
	top: 45%;
	right: 0;
	background:#175D97;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 5px 4px;
	background:#175D97;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	left: 47%;
}
.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:#EF493F;
}
.news ul li{
 width:50%;
 font-family:Lato-Regular;	
}
.news ul li a{
 color:#ffffff;	
}
.news ul {
    background:#175d97;
}
.news .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
 background:#900000;	
 font-family:Lato-Regular;
}
.news .tab-content {
    background: #e4e4e4;
}
.header-btm{
padding:12px 0;	
}
.icon ul li a{
 color:#fff;	 
}
.btm-head {
    background:#175d97;
}
h1{
 font-family:Lato-Bold;
 font-size:30px;
 color:#a62a2e;
 margin:15px 20px;	
}
.icon ul{
 margin-bottom:0;	
}
.icon ul li {
margin: 4px 9px;
}
.icon {
 text-align:right;
}
.icon ul {
    list-style: none;
	margin-bottom:0;
}
.icon ul li{
 display:inline-block;	
}
.email-number{
 display:inline-block;
 margin-right: 15px;
 color:#fff;	
}
.email-number span {
    font-size: 15px;
    font-family: Lato-Regular;
}
.email-number span .fas, .email-number span .far{
 color:#fff;	
}
.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:#900000;	
}
.uselink li a, .uselink li a:hover {
    color: white;
    font-weight: bold;
}
.email-number .far, .fas{
 color:#000;	
}
.social {
    text-align: right;
}
.r-top-btn{
 margin-top: 36px;
}
.r-top-btn a {
    font-size: 18px;
    font-family: Lato-Regular;
    background:#900000;
    padding: 10px 20px;
	color:#fff;
}
.services, .midddle-area{
 padding:25px 0;	
}
.services ul {
    list-style: none;
}
.services ul li {
    display: inline-block;
    background: #900000;
    text-align: center;
    width: 13%;
    margin: 1px 5px;
    padding: 12px;
    min-height: 145px;
}
.serv-list p {
 margin-top: 12px;
 font-family: Lato-Regular;
 font-size: 15px;
}
.services ul li a{
 color:#fff;	
}
.invest-icon {
    font-size: 40px;
    float: left;	
}
.invest-icon .fas, .invest-icon .fab, .invest-icon .far{
 color:#fff;	
}
.invest-txt {
    overflow: hidden;
    padding-left: 20px;
}
.invest-head {
    font-size: 22px;
    font-family: Lato-Bold;
    color: #fff;
}
.invest-txt p{
 font-size:15px;
 color:#ffffff;
 font-family:OpenSans-Regular;
 text-align:justify;	
}
.invest-in {
    padding: 15px;
    margin: 15px 0;
	transition:all 0.3s ease-in-out;
	min-height: 200px;	
}
h2{
 font-size:30px;
 color:#175D97;
 font-family:Lato-Regular;
 text-align:center;	
}
.invest-in:hover{
 background:#ffffff;
 transition:all 0.3s ease-in-out;	
}
.invest-in:hover .invest-head{
 color:#046986;	
}
.invest-in:hover .invest-icon .fas, .invest-in:hover .invest-icon .fab,  .invest-in:hover .invest-icon .far{
 color:#046986;	
}
.invest-in:hover .invest-txt p{
 color:#000;	
}
h3 {
    background:#175d97;
    color: #fff;
    font-family: Lato-Regular;
    font-size: 22px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 0;
}
.news-video, .add-img{
 padding:25px 0;	
}
.live-tick {
    display: inline-block;
    background: url(http://www.moneycontrol.com/gd/mail_indices.php)no-repeat scroll center center/cover;
    width: 250px;
    height: 85px;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-top: 20px;
	
}
.footer-btm{
 background:#046986;
 padding:15px 0;
}
.ft_left, .ft_right{
 color:#fff;
 font-size:15px;
 font-family:Lato-Regular;	
}
.ft_right{
 text-align:right;	
}
.contact-box {
    text-align: center;
    min-height: 200px;
}
.contact-us h4 {
    background:#175D97;
    color: #fff;
    padding: 5px 7px;
    font-size: 18px;
    font-family: Lato-Regular;
}
.form_con {
    background: #bdbdbd;
    padding: 20px;
}
.pay_premium {
    text-align: center;
    margin: 16px 0;
}
.mf_img img {
    width: 100px;
    height: 60px;
}
.footer-top{
 background:#900000;
 padding:10px 0;
 text-align:center;	
}
.footer-top ul{
 list-style:none;
 margin-bottom:0;
 paddding-bottom:0;	
}
.footer-top ul li{
 display:inline-block;	
}
.footer-top ul li a{
 color:#fff;
 padding: 0 5px;
 font-size:15px;
 font-family:Lato-Regular;	
}
.bse_login {
    background: #b1aeae;
    padding: 45px;
    box-shadow: 1px 0px 8px #757474;
	text-align: center;
}
.input-fld .form-control {
    margin-bottom: 20px;
}
.btnAction {
    padding: 10px 40px;
    color: white;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    background: #f26424;
    display: inline-block;
    border: 0px;
    box-shadow: 0px 3px 11px -1px #367ca7;
}