body {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

a:hover {
	text-decoration: none;
}
.grayBox {
	background-color: black;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1055;
}

img.imgs {
    position: absolute;
    top: 0;
    right: 0;
}

p.thedclient {
    background-color: #0295CE;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 0;
    margin: 0 0 15px;
}

.form_con {
    margin-top: 9px;
}



.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: #fff;
	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: #03316b;
    border: none;
    font-family: Lato-Regular;
    box-shadow: 1px 1px 8px #000;
    border-radius: 5px;
}
.input span {
	margin-right: 4px;
}
.input-fld input {
	width: 100%;
	margin: 4px 0;
	padding: 5px;
}
.modal-footer {
	padding: 15px;
	border-top:none;
	display: block;
	text-align: center;
}
.modal-header .close {
	position: absolute;
	right: 13px;
}
.middle-area {
	margin: 20px 0;
}
.sign_in, .modal-content {
    background: #f8f8f8;
    padding: 0px 20px;
    border: 0;
    border-radius: 0;
}
.invest_online_section {
    margin: 40px 0;
}
.logo {
    padding:  0;
}

.video_contactus {
    margin: 25px 0;
}


.banner {
	position: relative;
}
/*#banner .owl-carousel .item.s1 {
    background: url("../images/slider1.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s2 {
    background: url("../images/slider2.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s3 {
    background: url("../images/slider4.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s4 {
    background: url("../images/slider5.png") no-repeat scroll center center /cover;
}

#banner .owl-carousel .item {
    height: 445px;
    width: 100%;
}*/
#banner .owl-prev {
	position: absolute;
	top: 45%;
	left: 0;
}
#banner .owl-next {
	position: absolute;
	top: 45%;
	right: 0;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 5px 4px;
	background:#03316b;
}
.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:#ffffff;
}

.investcornerbg {
background-color: #f8f8f8;
    padding: 20px 5px;
}

.clinvestcorner {
    float: left;
    width: 45%;
    margin: 0 14px;
}

.currenceyexhange {
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ccc;
    width: 208px;
    margin: 0 auto;
}

.clinvestcorner p {
        line-height: 19px;
    color: #212529;
}

.investorcorner {
    padding: 30px 0;
}

.investcornercontent h4 {
    color: #03316b;
    font-weight: bold;
    font-size: 21px;
}

.home-hdding {
    background-color: #03316b;
    padding: 5px 0;
    color: #ffffff;
    margin-bottom: 0;
}

.investcornercontent {
    float: right;
    width: 72%;
    text-align: justify;
}

.about_img h1 {
    color: #252424;
    font-weight: bold;
}

.about_img h2 span {
color: #03316b;
	}

.header_top {
	background:#03316b;
	padding:5px 0;
}
.header-bottom {
	box-shadow: 1px 1px 8px #999;
    padding: 10px 0;
}
.em_ph {
	display: inline-block;
}
.em_ph span {
	font-family: Lato-Regular;
	color: #ffffff;
	font-size: 15px;
}
.em_ph .text {
	margin-left: 7px;
}
.em_ph:last-child {
	margin-left: 9px;
}
.right_side {
	text-align: right;
}
.download, .refer, .logo, .name {
	display: inline-block;
}
.refer {
	margin-left: 35px;
}
.download_text {
	font-size: 18px;
	color: #ffffff;
	font-family: Lato-Bold;
	display: inline-block;
}
.app_icon {
	display: inline-block;
}
.app_icon span {
	margin-left: 15px;
}
.app_icon span a img {
	max-width: 23px;
}
.refer a {
	font-size: 17px;
	color: #ffffff;
	background: #b73822;
	padding: 17px 15px;
	font-family: Lato-Bold;
}
.name {
	font-size: 30px;
	color: #00507b;
	font-family: Lato-Bold;
	margin-left: 16px;
	text-transform: uppercase;
	vertical-align: middle;
}
.head_middle {
	padding: 20px 0;
}
.midl_right {
	text-align: right;
}
.social-icon ul {
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.social-icon ul li {
	display: inline-block;
	margin: 0 3px;
}
.social-icon ul li a .fa {
	font-size: 15px;
	color: #ffffff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
}
.invest {
	font-size: 21px;
	color: #165f86;
	font-family: Lato-Bold;
	text-transform: uppercase;
}
.invest p {
	font-size: 13px;
	color: #165f86;
	font-family: Lato-Regular;
	margin-bottom: 0;
	text-transform: capitalize;
}

.top-right {
    margin-top: 8px;
    text-align: right;
}
.menu-area, .login{
 display:inline-block;	
}
.login{
 margin-left:15px;	
}
.login a{
 background:#0295CE;
 padding:10px 20px;
 color:#ffffff;
 font-family:Lato-Regular;
 border-radius: 14px;	
}
.login_head {
	background: #00507b;
	padding: 7px 0;
	text-align: center;
	color: #ffffff;
	font-family: Lato-Regular;
	font-size: 22px;
}
.about_area, .services, .investor_coner, .partner, .testimoinal{
 padding:50px 0;
}
.about_area, .investor_coner{
 background:#ffffff;	
}
.owl-theme .owl-nav{
 margin-top:0;	
}
.service a{
 text-align:center;
 color:#000;
 font-family:Lato-Regular;
 
}
.service a:hover .serv_text{
 background:#0295ce;
 transition:all 0.4s ease-in-out;
 color:#ffffff;	
}

.serv_text h2{
 font-size:20px;
}
.serv_in {
    margin: 15px 15px 0;
}
.serv_text {
 padding:12px;
 background:#ececec;
 min-height: 170px;
 transition:all 0.4s ease-in-out;
}
.services .owl-dots{
 bottom:-32px;	
}
.serv_text p{
 font-size:15px;	
}
.invest_btn {
	background: url(../images/invest_img.png)no-repeat center center/cover;
	text-align: center;
	margin-top: 7px;
}
.in_text {
	font-size: 22px;
	color: #ffffff;
	font-family: Lato-Regular;
	display: inline-block;
	padding: 15px 0;
}
.arrow {
	float: right;
	padding: 17px 30px;
	background: #b73822;
}
.new_blog {
	padding: 15px 0;
}
.news .nav.nav-pills {
	background: #00507B;
}
.news .nav.nav-pills {
	background:#0295ce;
}
.news .nav.nav-pills li {
	width: 50%;
}
.news .nav-link.active {
	background-color: #B73822;
}
.news .nav-pills li a, .blog_head {
	color: #ffffff;
	font-family: Lato-Regular;
	font-size: 20px;
}
.blog_head, .video_hd, .fund_head, .form_head {
	background: #00507b;
	color: #ffffff;
	font-family: Lato-Regular;
	font-size: 20px;
	text-align: center;
	padding: 10px;
}
.blog_area {
	background: #ebebeb;
	padding: 10px;
	font-size: 15px;
	text-align: justify;
	color: #000;
	line-height: 27px;
	min-height: 230px;
}
.live_ticker {
	text-align: center;
	margin: 15px 0;
}
.form_in {
	padding: 12px;
	background: #ebebeb;
}
.circle {
	display: inline-block;
	width: 88px;
}
.w_in {
	display: inline-block;
	width: calc(100% - 170px);
	margin-left: 15px;
	vertical-align: middle;
}
.w_01, .calc_head {
	font-size: 22px;
	color: #000;
	font-family: Lato-Bold;
}
.investor_coner p {
	text-align: center;
	margin: 15px 0;
}
.work_area .w_in p, .calc_area p {
	font-size: 15px;
	color: #000;
	text-align: justify;
}
.w_0 {
	margin-bottom: 15px;
}
.w_all {
	padding: 35px 0;
}
.calc_area {
    text-align: center;
}
.calc_img {
	background:#0295CE;
	display: inline-block;
	padding: 15px;
	border-radius: 50%;
	margin-right: 8px;
	transition: all 0.3s ease-in-out;
}
.calc_text {
	vertical-align: top;
}
.calc_text p {
	margin: 0;
}
.investor_coner .col-lg-4 {
	display: flex;
}
.calc_area {
	margin: 15px 0;
	transition: all 0.3s ease-in-out;
	display: flex;
	padding: 15px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #0055a7;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0;
}

.calc_area:hover {
	transition: all 0.3s ease-in-out;
	box-shadow: 1px 2px 8px #999;
}
.calc_area:hover .calc_img {
	background:#125F99;
	transition: all 0.3s ease-in-out;
}
.market_update {
	/*background: url(../images/market_background.png)no-repeat center center/cover;*/
	padding: 50px 0;
	text-align: center;
	background-attachment: fixed;
}

.nav-tabs .nav-link {
    background-color: #03316b;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    padding: 12px 0;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
}

.market_update h1{
 color:#ffffff;	
}
/*.market_head {
	font-size: 40px;
	color: #fff;
	font-family: Lato-Bold;
}*/
.view a {
	font-size: 17px;
	text-align: center;
	background:#194b71;
	padding: 15px 35px;
	color: #fff;
	font-family: Lato-Regular;
	border-radius: 10px;
}
.view {
	margin-top: 22px;
}

.partner_list {
	list-style: none;
	padding: 0;
}
.partner_list li {
	display: inline-bloack;
	margin: 0 4px;
}
.bx-wrapper {
	border: 1px solid;
	padding: 7px;
	width: 100% !important;
	margin: 15px 0;
}
.bx-window {
	width: 100% !important;
}
.name_post {
	text-align: center;
}
.client_img {
	display: inline-block;
	vertical-align: middle;
}
.mb-0 {
	display: inline-block;
	vertical-align: middle;
}
.item.test_1 {
	min-height: 170px;
	margin: 20px 0;
}
.partner {
	background: #EBEBEB;
}
.test_t {
	text-align: left;
    font-family: Arial;
    margin-bottom: 5px;
}
.footer-top {
	background: #025e90;
	padding: 20px 0;
}

.testimonial_content {
    margin-bottom: 15px;
}

.frame-bg {
    background-color: #f8f8f8;
    padding: 20px;
}

.customer-reviw {
    padding: 20px 0;
}

.testimonial_div {
    background-color: #f8f8f8;
    padding: 20px 15px;
}

.mb-0 b {
    color: #03316b;
}

.discl_head, .q_head {
	font-size: 23px;
	color: #ffffff;
	font-family: Lato-Bold;
	margin-bottom: 10px;
}
.discl p {
	font-size: 15px;
	color: #ffffff;
	text-align: justify;
}
.q_links ul {
	list-style: none;
	padding: 0;
}
.q_links ul li {
	margin-bottom: 5px;
}
.q_links ul li a {
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
.callback_dtls span .fa {
	color: #ffffff;
	width: 40px;
	display: inline-block;
}
.c_text {
	display: inline-block;
	width: calc(100% - 50px);
	color: #ffffff;
}
.callback_dtls {
	margin-bottom: 8px;
}
.link_list {
    text-align: center;
}

.disc-list li, .link_list ul li {
    display: inline-block;
    position: relative;
    margin: 0 7px;
}

.link_list ul a {
    font-size: 14px;
    color: #ffffff;
    font-family: OpenSans-Regular;
}

.footer-btm {
	background:#03316b;
	padding: 10px 0;
}
.ft_left {
	color: #ffffff;
	font-size: 15px;
}
.ft_right {
	text-align: right;
	color: #ffffff;
	font-size: 15px;
}
.q_links ul li a:hover {
	transition: all 0.3s ease-in-out;
	margin-left: 3px;
	color: #B73822;
}
.title {
	background:#03316b;
	padding: 7px;
	color: #fff;
	font-family: Lato-Regular;
	font-size: 25px;
	margin: 15px 0;
}

.contain {
    text-align: justify;
}

.contain h4 {
    color: #0055a7;
}

.map_img {
	border: 1px solid;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	display: inline-block;
	line-height: 60px;
	background:#03316b;
	position: relative;
	top: -35px;
}
.map_img .fa {
	color: #fff;
	font-size: 25px;
}
.location {
	text-align: center;
	border: 1px solid;
	margin: 40px 0;
	padding:10px;
	background:#e3e3e3;
}
.cntct_dtls {
	font-size: 18px;
	min-height: 150px;
	font-family: Lato-Regular;
}
.contact_head {
	font-size: 25px;
	background:#03316b;
	color: #fff;
	margin-bottom: 15px;
}
.cntct_frm {
	background: #dedede;
	padding: 20px;
}
.live-indice {
	position: relative;
}
.f1-live {
	background: #fff;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 18%;
}

.fundperformance {
    background-color: #f8f8f8;
}

.tab-content {
	background: #f8f8f8;
}
.right_side .modal-content {
	background: #00283d;
}
.right_side .modal-body input, .right_side .modal-body textarea {
	width: 100%;
	padding: 5px;
	margin: 5px 0;
}
.right_side .modal-body button {
	text-align: center;
	margin: auto;
	margin-top: auto;
	display: inherit;
	margin-top: 16px;
}
.nav.nav-pills {
    background:#0295ce;
}
.nav.nav-pills li{
 width:100%;	
 border-bottom: 1px solid #fff;
}
.nav.nav-pills li a{
 color:#ffffff;
 font-family: Lato-Regular;
 font-size:17px;	
}
.nav.nav-pills li a.active{
 background-color:#aeaeae;	
}
.mf_img img {
    width: 100px;
    height: 60px;
}
.pay_premium {

    text-align: center;
    margin: auto;
    margin: 16px 0;

}
h1 {
    font-size: 35px;
    color: #0295CE;
    font-family: Lato-Regular;
	position:relative;
	margin-bottom:22px;
}
.services h1::after, .investor_coner h1::after, .partner h1::after, .testimoinal h1::after{
    position: absolute;
    content: "";
    border-bottom: 3px solid #0295CE;
    width: 70px;
    bottom: 0;
    left: 47%;
    bottom: -19%;
}
.about_area p {
    font-size: 15px;
    color: #000;
    text-align: justify;
    font-family: Lato-Regular;
    line-height: 27px;
}
.callback{
 background:#EBEBEB;	
}
.container-fluid .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}
.container-fluid .col-lg-6:nth-child(2){
   padding-left: 15px;
   padding-right:15px;	
}
.sign_up{
 padding:20px 0 20px 20px;	
 max-width:550px;
}
.signup_head{
 font-family:Lato-Bold;
 color:#0295ce;
 font-size:20px;
 margin-bottom: 15px;	
}
