body,td,th {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #444;
	font-weight:400;
}
body {
	background-color: #FFF;
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin:0px;
	padding:0px;
}
p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
a {
	color:#fff;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
#wrapper
{
	width:100%;	clear:both;	float:left;
}
#header
{
	width:100%;	clear:both;	float:left;
	padding:17px 0px;
	background-color: #0099c2;

}
#nav
{
	width:100%;	clear:both;	float:left;
	margin-top: 5px;
	}

#banner-cntr
{
	width:100%;	clear:both;	float:left; position:relative; margin-bottom: 30px;
}
#body-ctnr
{
	width:100%;	clear:both;	float:left;
}
#footer
{
	width:100%;	clear:both;	float:left; background-color:#fbedd9; padding:40px 0px;
}

.top-section
{
	background-color: #0099c2;
	padding:5px 0px;
	width:100%;	clear:both;	float:left;
}

.login-btn
{
	font-size:13px;
	font-weight:600;
	float:right;
	text-transform:uppercase;
	color:#fff;

}
.login-btn a
{

	text-decoration:none;
	color:#fff;
}
.login-btn a:hover
{

	text-decoration:none;
	color:#fff;

}
	
.banner-text
{
	position:absolute;
	z-index:999;
	top:130px;
	left:435px;

}
.page-head
{
	font-size:40px;
	color: #0099c2;
	font-weight:100;
	margin:0px 0px 10px 0px;
	width:100%;	clear:both;	float:left;
	padding:0px 0px 10px 0px;
}
.page-head strong
{
	color: #0099c2;
}

#online-invest-section
{
	width:100%;	clear:both;	float:left;
}

.online-invest-cntr
{
	width:100%;	clear:both;	float:left; margin-bottom:35px; position:relative;
}
.online-invest-cntr img
{
	width:100%;
	height:164px;

}
.online-invest-cntr h2
{
	color:#fff;
	font-size:17px;
	padding: 10px 20px;
	position:absolute;
	top:10px;

}
.online-invest-cntr button
{
	color:#fff;
	font-size:12px;
    padding: 6px 13px 1px 13px;
	position:absolute;
	border-radius:3px;
	bottom:-14px;
	font-weight:600;
	border:none;
	text-transform:uppercase;
	margin-left: 20px;
background: -moz-linear-gradient(top, rgba(95,143,20,1) 0%, rgba(116,169,32,0.98) 48%, rgba(113,165,30,0.95) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(95,143,20,1) 0%,rgba(116,169,32,0.98) 48%,rgba(113,165,30,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
background: #f58b1f; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f8f14', endColorstr='#f271a51e',GradientType=0 ); /* IE6-9 */

}


.arrow
{
	font-size:16px !important; 
	margin: 0px 0px 8px 8px;
}
.online-invest-cntr h2:hover
{
	color:#fb9600;
	cursor:pointer;
}
.transition{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.img-responsive{
    width:100%;
}

/* --------- Simple Zoom Effects ----------*/
.product-div1{
    overflow:hidden;
	border-radius: 4px;
}
.product-div1:hover img{
    transform: scale(1.1);
}
img{
    transform: scale(1);
}
.video-section
{
	width:100%;
	float:left;
	clear:both;
	margin:30px 0px;
}
.video-section img
{
	width:100%;

}#calculator-sec
{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:40px;
}

.calculator
{
	width:100%;
	clear:both;
	float: left;
	
}
.calculator img{
	width:100%;
	
}

.calculator-btn
{
		text-align:center;
		float: left;
        width: 100%;
		margin-top:20px;
}

#markrt-section
{
	width:100%;
	float:left;
	clear:both;

}
.market-col
{
	width:100%;
	float:left;
	clear:both;
	margin-bottom: 28px;
} 
.market-btn
{
	color: #0099c2;
	font-size:16px;
	text-decoration:none;
	float: left;
	border:none;
	background:none;
	margin-top:20px;
}
.market-btn:hover
{
	color:#333;
	font-size:16px;
	text-decoration:none;

}
.market-col a
{
	color: #0099c2;
	font-size:16px;
	text-decoration:none;
	float: left;
    clear: both;
} 
.market-col a:hover
{
	color:#333;
	text-decoration:none;
}

.market-head
{
	font-size:24px;
	color: #0099c2;
	margin-bottom:20px;
	clear:both;
}

.border
{
	border-bottom:#CCC dashed 1px;
}
.market-col-img
{
	float:left;
	margin-right:20px;
	height:148px;

}
.market-col h3
{
	font-size:16px;
	color:#333;
}
.market-col h4
{
	font-size:12px;
	color:#999;
	margin-top:6px;
}
.market-col p
{
	font-size:12px;
	color:#999;
	text-align:justify;
	margin-top:5px;
}
.client-sec
{

	background-color:#ebebeb;
	border-radius:3px;
	width:100%;
	clear: both;
	float: left;

}
.client
{

	width:100%;
	float:left;
	padding: 18px 20px 17px 20px;


}
.client h1
{
	font-size:18px;
	color: #0099c2;
}
.client h3
{
	font-size:16px;
	color:#999;
	margin-top:6px;
}
.client p
{
	font-size:12px;
	color:#999;
	text-align:justify;
	margin-top:5px;
}

.footer-col
{
	width:100%;
	float:left;
	clear:both;
}
.footer-col ul
{
	margin:0px;
	padding:0px;
}
.footer-col li
{
	font-size:14px;
	color:#3e4241;
	list-style-type:none;
	padding: 8px 0px;
	font-weight:400;
}
.footer-col li a
{
	font-size:14px;
	color:#3e4241;
	text-decoration:none;
}
.footer-col li a:hover
{
	font-size:14px;
	color:#0099c2;
	text-decoration:none;
}
.footer-col h2
{
	font-size:20px;
	font-weight:500;
	color:#3e4241;
	background:url(../images/border.png) no-repeat left bottom;
	padding-bottom:10px;
}
.footer-col h3
{
	font-size:14px;
	color:#3e4241;
	margin-top:12px;
	
}
.footer-col p
{
	font-size:12px;
	color:#3e4241;
	margin-top:8px;
	line-height: 20px;
	padding:0px;
	font-weight:400;
}
.footer-col input
{
	background-color:#fff;
	padding:8px 12px;
	width:65%;
	border:none;
	margin-top:13px;
		border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
	color:#3e4241;
	font-weight:400;
}
.footer-col button 
{
	background-color:#0099c2;
	padding:7px 30px;
	color:#fff;
	font-weight:600;
	font-size:15px;
	text-transform:uppercase;
	border:none;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
	margin-left:-3px;
}
.email
{
	font-size:14px;
	color:#fff;
	float:left;
    margin-right: 22px;
    margin-top: 2px;
}
.phone
{
	font-size:14px;
	color:#fff;
	margin-top: 2px;
}
.copyright
{
	width:100%;
	text-align:center;
	font-size:13px;
	color:#fff;
	background-color: #8c8c8c;
	padding:8px 0px;
	float:left;
}	
.copybg
{
	width:100%;
	text-align:center;
	font-size:13px;
	color:#fff;
	background-color: #f58b1f;
	padding:8px 0px;
	float:left;	

}
.inside-head
{
	font-size:36px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	bottom:25px;
	background:url(../images/button.html) no-repeat left;
	padding: 0px 0px 0px 52px;
}
#body-section
{
	width:100%;
	float:left;
	clear:both;
	padding:30px 0px;
	background-color:#fff;
}
.contant-sec
{
	width:100%;
	float:left;
}
.contant-sec p
{
    color: #5f646a;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
	margin-bottom:20px;
}
.contant-sec h2
{
    color: #0082c6;
    font-size: 20px;
    margin: 0px;
	padding-bottom:10px;
}
.contant-sec h1
{
	font-size:22px;
	color:#333;
	background:url(../images/border.png) no-repeat left bottom;
	padding-bottom:16px;
	margin-top: 35px;
margin-bottom: 12px;
}
.right-avt
{
	width:100%;
	float:left;
}
.right-avt img
{
	float:left;
	margin-bottom:30px;
}
.progressive-sec
{
	width:100%;
	float:left;
	margin-top:45px;
}
.progressive-col
{
	width:100%;
	float:left;
}
.progressive-col h1
{
	font-size:22px;
	color:#333;
	background:url(../images/border2.png) no-repeat left bottom;
	padding-bottom:12px;
	font-weight:300;
}
.progressive-col p
{
	font-size:15px;
	color:#8f9296;
	line-height:24px;
	text-align: justify;
	margin-top: 8px;	
}
.news-section
{
	width:100%;
	float:left;
	background-color:#efefef;
	padding: 10px 0px 14px 33px;
	margin-top:20px;
}
.news-section ul
{
	margin:0px;
	padding:0px;
}
.news-section li
{
	text-align:center;
	list-style-type:none;
	width:12%;
	float:left;

}
.news-section li span
{
	text-align:center;
	font-size:11px;
	color:#777777;
}
.news-section li img
{
	text-align:center;
	padding: 0px 27px 0px 27px;
}
.question
{
	width:100%;
	float:left;
	background-color: #0082c6;
	padding:24px 0px;
}

.question h2
{
	font-size:24px;
	color:#fff;
}
.question p
{
	font-size:15px;
	color:#fff;
}
.question img
{
	float:left;
	margin-top: -7px;
}
.question-btn
{
	border:2px solid #fff;
	border-radius:50px;
	font-size:16px;
	background-color: #0082c6;
	color:#fff;
    padding: 9px 32px 9px 32px;
    margin-top: 13px;
}
.service-sec
{
	width:100%;
	float:left;
	clear:both;
	margin:30px 0px;
}
.service-col
{
	width:100%;
	float:left;
	background-color:#f3f3f3;
	padding-bottom:25px;
	border-radius:3px;
	margin-bottom:30px;

}
.service-col img
{
	width:100%;
	float:left;
	margin-bottom:13px;
}
.service-col h2
{
	font-size:15px;
	color:#0670a7;
	font-weight:700;
	margin: 6px 15px;
}
.service-col h3
{
	font-size:16px;
	color:#666;
	margin-left:15px;
}
.plan-sec
{
	text-align:center;
	width:100%;
	padding: 0px 88px;
	margin-top:20px;
}
.plan-sec ul
{
	margin:0px;
	padding:0px;
}
.plan-sec li
{
	font-size:16px;
	color: #0099c2;
	font-weight:bold;
	list-style-type:none;
	float:left;
	width:18%;
	padding-left: 62px;
	
}
.plan-sec li span
{
	font-size:12px;
	color:#666;
	text-align:center;
	font-weight:400;
	
}
.contact-page
{
	width:100%;
	float:left;
}
.contact-page h1
{
	font-size:28px;
	color:#0099c2;
	text-align:center;
	padding-bottom:8px;
	font-weight:bold;
}
.contact-page p
{
	font-size:16px;
	color:#7b7e83;
	text-align:center;
	line-height:23px;
}
.contact-col
{
	width:100%;
	float:left;
	margin-top: 40px;
}
.contact-col h2
{
	font-size:18px;
	color:#0099c2;
	font-weight:bold;
}
.contact-col h3
{
	font-size:14px;
	color:#7b7e83;
	line-height: 19px;
    margin-top: 5px;
}
.contact-col h4
{
	font-size:16px;
	color:#333;
	margin-bottom:10px;
	margin-left: 10px;
}
.contact-col img
{
	float:left;
	margin-right:20px;
}
.contact-col input
{
	width:46%;
	float:left;
	border:2px solid #e9e9e9;
	border-radius:3px;
	color:#747373;
	font-size:15px;
	padding: 12px 0px 12px 15px;
margin-bottom: 24px;
margin-left: 10px;
margin-right: 10px;
}
.contact-col select
{
	width:46%;
	float:left;
	border:2px solid #e9e9e9;
	border-radius:3px;
	color:#747373;
	font-size:15px;
	padding: 12px 0px 12px 15px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
}
.contact-col textarea
{
	width:95%;
	float:left;
	border:2px solid #e9e9e9;
	border-radius:3px;
	color:#747373;
	font-size:15px;
	padding: 12px 0px 12px 15px;
margin-left: 10px;
margin-right: 10px;
height: 100px;
}
.attach
{
	border:2px solid #0099c2;
	float:left;
	color:#0099c2;
	font-size:20px;
	background-color:#fff;
	border-radius:3px;
	padding: 7px 20px 9px 20px;
    margin: 22px 10px;
}
.send
{
	border:2px solid #333;
	float:left;
	color:#333;
	font-size:20px;
	background-color:#fff;
	border-radius:3px;
	float:right;
	margin: 22px 21px;
		padding: 7px 20px 9px 20px;
}
.map-section
{
	width:100%;
	float:left;
	height:450px;
}
.map-section img
{
	width:100%;
	float:left;
}
.right-avt2{
    float: left;
    width: 100%;
	margin-top: 8px;
}
.right-avt2 img 
{
    float: left;
    width: 100%;
}
.investors
{
    float: left;
    width: 100%;
}
.investors-sec
{
    float: left;
    width: 100%;
}
.investors-sec img
{
    float: left;
    width: 100%;
}
.investors-ser
{
    float: left;
    width: 48%;
	border:1px solid #e8e8e8;
	border-radius:3px;
	text-align:center;
	margin-top: 52px;
margin-bottom: 20px;
padding-bottom:13px;
margin-left: 8px;
}
.investors-ser h2
{
    
	color:#e2bf3f;
	text-align:center;
	font-size:16px;
	margin-top:10px;
}

.investors-ser img
{
	text-align: center;
    margin-top: -55px;
}
.plann-section
{
	width:100%;
	float:left;
	border:1px solid #dedede;
	border-radius:3px;
	margin-top:6px;
}
.plann-section h2
{
	font-size:20px; 
	color:#333;
	border-bottom:1px solid #dedede;
	padding: 15px 0px 15px 23px;
}
.plann-section ul
{
	margin:0px;
	padding:0px;
}
.plann-section li
{
	font-size:16px;
	color:#8a8a8a;
	list-style-type:none;
	clear:both;
	border-bottom:1px solid #dedede;
	padding: 15px 0px 15px 15px;
}
.plann-section li a
{
	font-size:16px;
	color:#8a8a8a;
	text-decoration:none;

}
.plann-section li a:hover
{
	font-size:16px;
	color:#0099c2;
	text-decoration:none;

}
.active-ep
{
	font-size:16px;
	color:#fff;
	border-bottom:1px solid #dedede;
	border-right:4px solid #333;
	padding: 3px 0px 3px 15px;
	background-color:#0099c2;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.active-ep a
{
	font-size:16px;
	color:#fff;
	text-decoration:none;

}
.active-ep a:hover
{
	font-size:16px;
	color:#fff;
	text-decoration:none;

}

.plann-section li img
{
	float:left;
	margin-top: -13px;
    margin-right: 5px;
}
.ed-planning
{
	width:48%;
	float:left;
	margin-top:30px;
}
.ed-planning img
{
	width:100%;
	padding-bottom:12px;
}
.ed-planning h2
{
	font-size:21px;
	font-weight:600;
	color:#0099c2;
	margin-bottom:8px;
}
.ed-planning p {
    color: #5f646a;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
    margin: 0px;
}
.ed-planning-cnt
{
	margin-right:29px;
}
.ed-viedos
{
	width:100%;
	float:left;
	clear:both;
	margin:30px 0px;
}
.ed-viedos img
{
	width:100%;
	
}
.testimonial-sec
{
	width:100%;
	float:left;
	border:1px solid #dedede;
	border-radius:3px;
	margin-top:20px;

}
.testimonial-sec h2
{
	font-size:20px; 
	color:#333;
	border-bottom:1px solid #dedede;
	padding: 15px 0px 15px 23px;
}
.testimonial-sec p {
    color: #5f646a;
    font-size: 14px;
    line-height:22px;
    text-align: justify;
    margin: 0px;
	padding:20px;
}
.testimonial-sec h3 {
    color: #0099c2;
    font-size: 18px;
    margin: 0px;
	line-height: 26px;
	margin-top:10px;
	}
.testimonial-sec img {
	float:left;
	margin: -7px 15px 30px 20px;
}
.testimonial-sec span 
{
	color:#344985;
	font-size:16px;	
}
.sip-sec
{
	width:100%;
	float:left;
	text-align:center;
	background-color:#3f4d85;
	padding:30px 0px;
}
.blog-sec
{
	width:100%;
	float:left;
	background:url(../images/blog.png) no-repeat left;
	height:252px;
	position:relative;

}

.bolg-bord
{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	background-color:rgba(0, 0, 0, 0.54);
	padding-right: 20px;
}
.bolg-bord h2
{
	float:left;
	background-color:#f01818;
	font-size:13px;
	color:#fff;
	padding: 15px 20px 15px 20px;
	letter-spacing:1px;
}
.bolg-bord img
{
	float:right;
	margin-top: 10px;
	
}

.blog-sec2
{
	width:100%;
	float:left;
	background:url(../images/blog2.png) no-repeat left;
	height:252px;
	position:relative;

}

.bolg-bord2
{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	background-color:rgba(0, 0, 0, 0.54);
	padding-right: 20px;
}
.bolg-bord2 h2
{
	float:left;
	background-color:#f01818;
	font-size:13px;
	color:#fff;
	padding: 15px 20px 15px 20px;
	letter-spacing:1px;
}
.bolg-bord2 img
{
	float:right;
	margin-top: 10px;
	
}
.contant-sec h4
{
	font-size:22px;
	color:#0082c6;
	font-weight:700;
	margin:8px 0px;
}
.contant-sec a
{

	color:#34bb84;

}
.contant-sec td
{
	font-size:17px;
	color:#666;
	padding: 15px 0px 15px 20px;
	border-bottom:1px solid #f2f2f2;
}
.contant-sec h5
{
	font-size:15px;
	color:#5f646a;
	background:url(../images/arrow.html) no-repeat left;
	padding-left: 14px;
    line-height: 28px;
}
.block {
  width: 100%;
  height: 100%;
  float: left;
  z-index: 10;
  background-color: #fafafa;
  overflow: hidden;
  margin-bottom:20px;
  border:1px solid #eeeeee;
}
.inside-avt
{
	width:100%;
	float:left;
	clear:both;
	background-color:#f58b1f;
	color:#fff;
	padding:14px 0px;
}
.inside-avt-sec
{
	width:100%;
	float:left;
}

.inside-avt-sec h2
{
	font-size:18px;
	color:#fff;
	float:left;
		margin:0px;
	padding:0px;
	font-weight:600;
	text-transform: uppercase;
}
.inside-avt-sec ul
{
	margin:0px;
	padding:0px;
}
.inside-avt-sec li
{
	font-size:12px;
	color:#fff;
	list-style-type:none;
	float:right;
	padding-left:15px;
	text-transform: uppercase;
	
}
.inside-avt-sec li a
{
	font-size:12px;
	color:#fff;
	float:right;
	text-decoration:none;
	
}
.inside-avt-sec li a:hover
{
	font-size:12px;
	color: #0082c6;
	text-decoration:none;
	
}
.inside-banner
{
	width:100%;
	float:left;
	clear:both;
}
.inside-banner img
{
	width:100%;
	float:left;
}
.phone span
{
	float:left;
	font-size: 17px;
margin-right: 5px;
}
