@charset "utf-8";
/* CSS Document */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
body {
	margin: 0px;
	padding: 0px;
	color: #4a4a4a;
	font-size: 16px;
	overflow: hidden;
	width: 100%;
	overflow-y: scroll;
}
img{
max-width:100%;
}
a:hover {
	text-decoration: none;
}
.w-100 {
	width: 100%;
}
.py-50 {
	padding: 50px 0px;
}
.f-18 {
	font-size: 18px !important;
}
.f-20 {
	font-size: 20px;
}
.pt-30{
padding-top:30px;
}
.py-30{
padding:30px 0px;
}
.white{
color:white !important;
}
hr{
    height: 3px;
    width: 70px;
    background: red;
		margin-top:5px;
    margin-bottom: 1rem;
}
.heading {
	font-size:28px;
	color:#003f69;
}
.header-top{
background:#003f69;
}
.header-top a{
color:white;
}
.header-top .fa{
color:#febf3c;
}
header {
	padding: 20px 0px;
}
.login{
background: #003f69;
padding: 8px 20px;
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
}
.login:hover{
color:white;
}
.menu{
background:#003f69;
}
.navigation {
padding: 0rem 0rem;
}
.navigation .navbar-nav {
	margin-right: 0px !important;
}
.navigation .nav-link {
  color:white;
	font-size: 18px;
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-right: 51px;
	position: relative;
}

.tabepanenav .nav-pills li {
    display: block;
    width: 100%;
    text-align: center;
}

.tabepanenav .nav-pills .nav-link.active, .tabepanenav .nav-pills .show>.nav-link {
    color: #000;
    background-color: #febf3d;
}

.tabepanenav .nav-pills .nav-link {
    color: #fff;
    background-color: #003f69;
    margin: 5px 15px;
}

.tabepanenav .tab-content {
     background: none; 
    }

.fa-home {
	font-size: 22px;
	color: #209b3f;
}
header .d-inline-block a {
	color: #209b40;
	font-size: 18px;
}
.banner {
	width: 100%;
	overflow: hidden;
}
.banner-slider .owl-dots {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
	background: #ebd102 !important;
}
.services {
	background: #f6f6f6;
	padding: 20px;
}
.ser-box {
text-align:center;
margin-top:20px;
}
.ser-box h3{
font-size:20px;
margin-top: 15px;
color: #003f69;
font-weight: bold;
}
.ser-box a{
color:#003f69;
}
.news{
border:0px;
background:#003f69;
}
.news .nav-item{
margin-bottom:0px;
text-align:center;
width:50%;
font-weight:bold;
}
.news .nav-link{
border-radius:0px !important;
border:0px !important;
font-size:20px;
color:white !important;
}
.news .active{
background-color: #febf3d !important;
color:#003f69 !important;
}
.tab-content{
background: #f6f6f6;
padding:15px 0px;
}
.box-heading{
font-size:20px;
background:#003f69;
color:white;
text-align:center;
padding: .4rem 1rem;
font-weight: bold;
}
.news .nav-link{
padding: .4rem 1rem !important;
}
.right-box{
	float:left;
	width:100%;
	margin-bottom: 16px;
}
.right-content{
background: #f6f6f6;
padding:15px;
overflow: hidden;
float: left;
width: 100%;
}
.live-ticker{
text-align:center;
}
.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: 0px;
}
.inv-corner{
background: #f6f6f6;
padding: 20px;
}
.inv-img{
	float:left;
	width:80px;
}
.inv-img img{
width:60px;
}
.inv-text{
overflow:hidden;
}
.inv-text p{
font-size:15px;
color:#4a4a4a;
}
.inv-box{
 margin-top: 20px;
 }
.inv-img img:nth-child(2) {
display:none;
}
.inv-img:hover img:nth-child(1) {
display:none;
}
.inv-img:hover img:nth-child(2) {
display:block;
}
.inv-text h3{
font-size: 20px;
margin-top: 0px;
color: #003f69;
font-weight: bold;
}
.form_contect .w-100{
margin-bottom:10px;
}
#captcha{
 width: 130px;
 float:left;
}
.btnAction{
background: #003f69;
border: 0px;
padding: 6px 30px;
color: white;
font-weight: bold;
font-size: 16px;
border-radius: .25rem;
}
#message{
height:45px !important;
}
.ourpartners{
background:url(../images/partnersbg.png) no-repeat center center /cover;
}
.ourpartners ul {
	margin-bottom: 10px !important;
}
.ourpartners ul li {
	margin-right: 10px !important;
	float: left;
	list-style: none;
}
.ourpartners ul li img {
	padding: 2px !important;
	border: 1px solid #dddddd !important;
	background:white !important;
}
#testimonial .cname {
    color: white;
    font-size: 18px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}
footer{
background:#f6f6f6;
}
.footer-contact h3{
font-size:18px;
color:#003f69;
margin-bottom:0px;
}
.footer-contact ul li a{
color:#4a4a4a;
}
.footer-contact ul li a:hover{
color:#003f69;
}
footer .full{
background:#003f69;
padding:10px 0px;
color:white;
width:100%;
margin-top:30px;
}
footer .full a, footer .full a:hover{
color:white !important;
}
.content-heading h1{
font-size: 28px;
color: #01406a;
padding: 5px 5px 8px 0px;
padding: 5px 5px 8px 5px;
border-bottom: 1px solid #003f69;
background: #01406a;
color: #fff;
}
.news-tab marquee{
    height:205px;
  }
@-moz-document url-prefix() {
  .news-tab marquee{
    height:215px !important;
  }
}
.mf_img img {
    width: 100px;
}
.pay_premium {
    text-align: center;
    margin: 16px 0px;
}

.contact-box{
    box-shadow: 0px 2px 16px #d0caca;
    padding: 30px 15px;
    background: white;
    width: 100%;
    text-align: center;
    min-height: 293px;
}
.contact-box h3 {
	font-weight: bold;
	margin-top: 15px;
	font-size: 22px;
	color: #003f69;
}
.contact-box p, .contact-box a {
	font-size: 14px;
	color: #212529;
	font-family: arial;
}
.fin-cal{
text-align:center;
}
.fin-cal img {
    width: 150px;
}
.fin-cal h3 {
    font-size: 20px;
    margin-top: 15px;
		color:white;
		margin-bottom:30px;
}
.fin-cal{
background:url(../images/calc_bg.png) no-repeat center center /cover;
}
.fin-cal .btnmore{
    background: #003f69;
    padding: 10px 20px;
    color: white;
    border-radius: 5px;
		margin-top:10px;
}
.inv-que{
background:#000000;
text-align:center;
}
.inv-que-box{
background:white;
text-align:center;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 340px;
width:100%;
margin: 0 auto;
padding: 15px;
border-radius: 5px;
color: #000;
margin-bottom:15px;
}
.inv-que-box h3{
font-size: 20px;
margin-top: 15px;
margin-bottom:30px;
}
.inv-icon img{
	margin-top:10px;
    width: 80px;
}
.read_more{
background: #003f69;
padding: 10px 20px;
color: white;
border-radius: 5px;
margin-top: 10px;
max-width:160px;
margin-left:auto;
margin-right:auto;
}
.read_more:hover{
color:white;
}
.why-inv h3{
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
		color:#003f69;
}
.why-inv-box{
padding: 15px;
border:1px solid #dddddd;
}
.why-img{
width:100%;
}





/*-- portfolio login */
#myModal {
	text-align: center;
}
#myModal .modal-header {
	color: white;
	background: #003f69;
	padding: 10px 20px;
}
#myModal .modal-title {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.input-in {
	display: inline-block;
	margin: 0 12px 10px;
}
.input-fld .form-control {
	margin-bottom: 20px;
}
.forgot-pass {
	color: #0a7abf;
	font-size: 11px;
	margin-top: 10px;
	float: left;
	text-align: center;
	width: 100%;
}
.box_content {
	background-color: #FFFFFF;
	border: 2px solid #dddddd;
	left: 35%;
	overflow: hidden;
	padding: 15px;
	position: fixed;
	top: 25%;
	width: 430px;
	z-index: 1056;
	height: 240px;
}
.grayBox {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1055;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.imgs {
	top: 0;
	right: 0px;
	position: absolute;
	font-size: 20px;
	color: white;
	font-weight: bold;
	width: 30px;
	height: 30px;
	background: red;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
img#cross {
	position: relative;
	float: right;
	top: -29px;
	left: 24px;
}
/*-- /portfolio login */


@media (max-width: 1199px) {
header .d-inline-block a {
	font-size: 16px;
}
.navigation .nav-link {
    margin-right: 39px;
    font-size: 16px;
}
}

@media (max-width: 991px) {
.logo {
	text-align: center;
	margin-bottom: 20px;
}
footer iframe {
	width: 100%;
}
.navigation .navbar-nav {
	margin-right: auto !important;
}
.contact-box {
	margin-bottom: 20px;
	min-height: auto;
}
}


 @media (max-width: 768px) {
.navigation .navbar-toggler {
	background: #003f69;
	width: 100%;
	color: #ffffff;
	padding-top: 10px;
	border-radius: 0px;
}
.navigation .navbar-toggler-icon{
width:auto;
}
.navigation .nav-link {
	margin-right: 0px;
	padding: 8px 0px;
	color: white;
}
.navigation .navbar-toggler:focus {
	outline: none;
}
.navigation .navbar-nav {
	padding: 10px 0px;
	border-top:1px solid #ffffff40;
}
}
.usefull-links li
{
	display: inline-block;
}
.usefull-links
{
	padding: 0px;
}
.usefull-links .mf_img img
{
	width: auto;
	height: 61px;
	margin-bottom: 21px;
	padding: 0px 9px;
}
.usefull-links1 a .mf_img
{
	background: #fdbb40;
	text-align: center;
	font-size: 22px;
	color: #01406a;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid white;
	font-weight: 600;
	margin-bottom: 10px;
	float: left;
	width: calc(50% - 30px);
	margin: 0px 15px 10px 15px;
}
.uselink 
{
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}
.uselink {
    list-style: none;
}
.logos span
{
	font-size: 12px;
	display: block;
}