
* {
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: myslimfont;
  src: url('../fonts/HindMadurai-Light.ttf');
}

@font-face {
  font-family: myboldfont;
  src: url('../fonts/PatuaOne-Regular.ttf');
}

@font-face {
  font-family: mymidfont;
  src: url('../fonts/Quando-Regular.ttf');
}
@font-face {
  font-family: myhomefont;
  src: url('../fonts/MPLUS1p-Medium.ttf');
}

body {
	margin: 0;
	padding: 0;
	font-family: myslimfont;
	font-size: 16px;
	background: #eeeeee;
}

.navbar {
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background: #fff;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
.navbar .navbar-brand {
	margin-top: 0px;
	padding-left: 44px;
}
.navbar .navbar-nav li a {
	line-height: 50px !important;	
	color: #000 !important;
    font-family: arial;
}
.navbar-default .navbar-nav > li a:hover {
	border-bottom: 2px solid #ffcc00 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background: #fff;
    border-bottom: 2px solid #ffcc00 !important;
}
.navbar .main-menu {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
}
.login-btn {
	background: #ffcc00;
	font-weight: bold;
	border-bottom: 4px solid #ffcc00;
	margin-right: 0px;
}

#top-container {
	padding: 0px;
}
.alert {
	text-align: center;
	margin-bottom: 0px;
}
.alert .close {
	font-size: 28px !important;
	color: #000 !important;
	opacity: 1;
}
.error-page {
	width: 600px;
	max-width: 100%;
	min-height: 40px;
	background: #f8f8f8;
	margin: 0 auto;
	margin-top: 7%;
	text-align: center;
	padding: 20px;
	border-radius: 0.5em;
}
.error-page h2 {
	font-weight: bolder;
	font-size: 125px;
	position: relative;
}
.error-page h2 span {
	position: absolute;
	z-index: 4;
	content: "";
	display: block;
	font-size: 22px;
	text-align: center;
	width: 250px;
	max-width: 100%;
	margin-left: 155px;
	margin-top: -40px;
	background: #ffcc00;
}
.error-page h2 span:after {
	content: "+";
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #ccc;
	margin-top: 15%;
	margin-left: -15%;
}
.error-page h2 span:before {
	position: absolute;
	content: "";
	width: 250px;
	height: 1px;
	background: #ccc;
	margin-top: 19%;
	margin-left: -35%;
	z-index: -1;
}
.error-page h4 {
	font-size:14px;
}
.error-page a {
	display: inline-block;
	width: 130px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	background: #ffcc00;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	color: #000 !important;
	font-weight: bold;
}
.home-page {
	width: 100%;
	height: 730px;
	background: #ffcc00; 
	position: relative;
}
.home-page img {
	display: inline-block;
	margin:  0 auto;
	width: 68%;
	margin-bottom: 0px;
}
.wrap-top-block {
	position: absolute;
	content: "";
	width: 500px;
	max-width: 100%;
	min-height: 460px;
	background: #ffffff;
	z-index: 19;
	top: -460px;
	padding: 76px;
}

.wrap-top-block h1 {
	font-family: myboldfont;
	font-weight: lighter;
	text-transform: capitalize !important;
	font-size: 52px;
	color: #242424;
}

.wrap-top-block h4 {
	font-family: mymidfont;
	font-size: 24px;
	line-height: 35px;
}

.wrap-top-block2 {
	position: absolute;
	content: "";
	width: 500px;
	max-width: 100%;
	min-height: 460px;
	background: #ffffff;
	z-index: 19;
	top: -260px;
	padding: 76px;
}

.home-page2 {
	width: 100%;
	height: 730px;
	background: #eeeeee; 
	position: relative;
}
.home-page2 img {
	display: inline-block;
	margin:  0 auto;
	width: 60%;
	margin-bottom: 0px;
}

.overlay-block {
	min-height: 560px;
	width: 100%;
	display: inline-block;
	position: absolute;
	z-index: 9;
	top:610px;
}

.overlay-block2 {
	min-height: 460px;
	width: 100%;
	display: inline-block;
	position: absolute;
	z-index: 9;
	top:410px;
}
.overlay-block3 {
	min-height: 460px;
	width: 100%;
	display: inline-block;
	position: absolute;
	z-index: 9;
	top:480px;
}
.wrap-top-block2 {
	position: absolute;
	content: "";
	width: 600px;
	max-width: 100%;
	min-height: 320px;
	background: #ffffff;
	z-index: 19;
	top: -320px;
	padding: 46px;
	padding-left: 76px;
}

.wrap-top-block2:after {
	position: absolute;
	content: "";
	display: block;
	height: 120px;
	width: 15px;
	background: #ffcc00;
	left: 0px;
	z-index: 2;
	top: 68px;
}

.wrap-top-block2 h2 {
	font-family: myboldfont;
	font-weight: lighter;
	text-transform: capitalize !important;
	font-size: 42px;
	color: #242424;
	letter-spacing: 1px;
	margin-bottom: 31px;
}

.wrap-top-block2 h4 {
	font-family: mymidfont;
	font-size: 24px;
	line-height: 35px;
}

.wrap-top-block3 {
	position: absolute;
	content: "";
	width: 500px;
	max-width: 100%;
	min-height: 320px;
	background: #ffffff;
	z-index: 19;
	top: -397px;
	border-bottom: 1px solid #ccc;
	padding: 46px;
	padding-left: 76px;
}
.wrap-top-block3 h1 {
	font-size: 55px;
	font-family: myboldfont;
	margin-bottom: 21px;
}

.container-2 {
	width: 1270px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.menu-wrap-2 {
	width: 1200px;
	max-width: 100%;
	min-height: 55px;
	padding: 40px;
	margin-bottom: 43px;
	margin: 0 auto;
}
.menu-wrap-2 ul {
	width: 100%;
	min-height: 55px;
	margin-bottom: 43px;
}

.menu-wrap-2 ul li {
	float: left;
	width: 14.28%;
	min-height: 60px;
	list-style-type: none;
	position: relative;
}

.menu-wrap-2 ul li:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #ccc;
	top: 13px;
}
.menu-wrap-2 ul li:first-child:after {
	display: none;
}
.menu-wrap-2 li a {
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 17px;
	margin-top: 12px;
}
.menu-wrap-2 li a img {
	width: 60px;
	display: block;
	margin-bottom: 12px;
}

/* menu 2 ======= */

.menu-wrap-5 {
	width: 1200px;
	max-width: 100%;
	min-height: 55px;
	padding: 40px;
	margin-bottom: 43px;
	margin: 0 auto;
}
.menu-wrap-5 ul {
	width: 100%;
	min-height: 55px;
	margin-bottom: 43px;
}

.menu-wrap-5 ul li {
	float: left;
	width: 20%;
	min-height: 60px;
	list-style-type: none;
	position: relative;
}

.menu-wrap-5 ul li:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #ccc;
	top: 13px;
}
.menu-wrap-5 ul li:first-child:after {
	display: none;
}
.menu-wrap-5 li a {
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 17px;
	margin-top: 12px;
}
.menu-wrap-5 li a img {
	width: 60px;
	display: block;
	margin-bottom: 12px;
}

/* ============================== */\


/* menu 2 ======= */

.menu-wrap-6 {
	width: 1200px;
	max-width: 100%;
	min-height: 55px;
	padding: 40px;
	margin-bottom: 43px;
	margin: 0 auto;
}
.menu-wrap-6 ul {
	width: 100%;
	min-height: 55px;
	margin-bottom: 43px;
}

.menu-wrap-6 ul li {
	float: left;
	width: 20%;
	min-height: 60px;
	list-style-type: none;
	position: relative;
}

.menu-wrap-6 ul li:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #ccc;
	top: 13px;
}
.menu-wrap-6 ul li:first-child:after {
	display: none;
}
.menu-wrap-6 li a {
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 17px;
	margin-top: 12px;
}
.menu-wrap-6 li a img {
	width: 60px;
	display: block;
	margin-bottom: 12px;
}

/* ============================== */

.menu-wrap-3 {
	width: 1200px;
	max-width: 100%;
	min-height: 55px;
	padding: 40px;
	margin-bottom: 43px;
	margin: 0 auto;
}
.menu-wrap-3 ul {
	width: 100%;
	min-height: 55px;
	margin-bottom: 43px;
}

.menu-wrap-3 ul li {
	float: left;
	width: 16.66%;
	min-height: 60px;
	list-style-type: none;
	position: relative;
}

.menu-wrap-3 ul li:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #ccc;
	top: 13px;
}
.menu-wrap-3 ul li:first-child:after {
	display: none;
}
.menu-wrap-3 li a {
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 17px;
	margin-top: 12px;
}
.menu-wrap-3 li a img {
	width: 60px;
	display: block;
	margin-bottom: 12px;
}


/* menu 2 ======= */

.menu-wrap-4 {
	width: 1200px;
	max-width: 100%;
	min-height: 55px;
	padding: 40px;
	margin-bottom: 43px;
	margin: 0 auto;
}
.menu-wrap-4 ul {
	width: 100%;
	min-height: 55px;
	margin-bottom: 43px;
}

.menu-wrap-4 ul li {
	float: left;
	width: 12.5%;
	min-height: 60px;
	list-style-type: none;
	position: relative;
	padding: 8px;
}

.menu-wrap-4 ul li:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 70px;
	background: #ccc;
	top: 13px;
}
.menu-wrap-4 ul li:first-child:after {
	display: none;
}
.menu-wrap-4 li a {
	text-align: center;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 17px;
	margin-top: 12px;
}
.menu-wrap-4 li a img {
	width: 60px;
	display: block;
	margin-bottom: 12px;
}


.text-bold {
	font-family: myhomefont;
	color: #000 !important;
	font-weight: bolder;
}
#common {
	min-height: 340px;
}
.wrap-mainbody {
	background: #fff;
	width: 100%;
	min-height: 600px;
}

.img-top {
	height: 760px;
	width: 100%;
	overflow: hidden;
}
div.sticky2 {
  position: relative;
  background: #fff;
  font-size: 20px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  padding: 10;
  font-size: 20px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  z-index: 99;
}

#menu-center {
    width: 100%;
    height: 66px;
    background: #fff;
    position: relative;
    padding-right: 20px;
    
}
#menu-center ul {
    margin: 15px 0 0 0;
}
#menu-center ul li {
    list-style: none;
    margin: 0 28px 0 0;
    display: inline;
    float: left;
}
.active {
    font-family:'Droid Sans', serif;
    text-decoration: none;
    border-bottom: 2px solid #ffcc00;
}
#menu-center ul li a {
    font-family: arial;
    font-size: 18px;
    color: black;
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 32px;
}

.wrap-text-1 {
	width: 300px;
	max-width: 100%;
	margin:  0 auto;
	min-height: 300px;
	margin-top: 24px;
}
.wrap-text-1 img {
	width: 60px;
}
.wrap-text-1 h3 {
	font-weight: bolder;
}

.wrap-text-2 {
	width: 400px;
	max-width: 100%;
	border: 1px solid #ccc;
	min-height: 480px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.wrap-text-2 img {
	width: 100%;
}
.content-h p {
	margin-bottom: 18px;
	margin-top: 18px;
	font-size: 16px;
}
.content-h h3 {
	font-weight: bolder;
}
.content-h a {
	font-size: 18px;
}
.content-h {
	padding: 30px;
	padding-top: 15px;
}

.home-block {
    background-color: #fff;
    min-height: 500px;
    width: 100%;
    border-bottom: 0px solid #ccc;
    padding: 40px;
}
.home-block h1 {
	font-weight: bolder;
	font-family: myhomefont;
}

.links li a {
	line-height: 32px;
	font-size: 18px;
}

.button-right-home {
	width: 230px;
	max-width: 100%;
	line-height: 45px;
	background: #ffcc00;
	display: block;
	color: #000 !important;
	text-align: center;
	margin: 0 auto;
	margin-top: 16px;
	margin-bottom: 16px;
	-webkit-border-radius: 5em;
	text-decoration: none !important;
}
.button-right-home:hover {
	background: #ffd940;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.wrap-text-hm p {
	font-size: 18px;
}
.readmore  {
	width: 200px;
	max-width: 100%;
	line-height: 45px;
	background: #fff;
	border: 1px solid #000;
	text-decoration: none !important;
	-webkit-border-radius: 5em;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000 !important;
	margin-bottom: 21px;
}
.readmore:hover {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border: 1px solid #a6a6a6;
}

.readmore-2  {
	width: 250px;
	max-width: 100%;
	line-height: 45px;
	background: #fff;
	border: 1px solid #000;
	text-decoration: none !important;
	-webkit-border-radius: 5em;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000 !important;
	margin-bottom: 21px;
}
.readmore-3  {
	width: 290px;
	max-width: 100%;
	line-height: 45px;
	background: #fff;
	border: 1px solid #000;
	text-decoration: none !important;
	-webkit-border-radius: 5em;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000 !important;
	margin-bottom: 21px;
}

.readmore2  {
	width: 220px;
	line-height: 55px;
	background: #ffcc00;
	text-decoration: none !important;
	-webkit-border-radius: 5em;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000 !important;
	margin-top: 21px;
	margin-bottom: 21px;
}

.help-block {
	width: 100%;
	min-height: 440px;
	position: relative;
	padding: 30px;
}
.help-block h1 {
	font-weight: bolder;
	color: #000;
}
.link-btm-wrap {
	width: 400px;
	max-width: 100%;
	min-height: 100px;
	margin-top: 21px;
	position: relative;
	clear: both;
}
.help-block a {
	text-decoration: none !important;
}
.link-btm-wrap td {
	padding: 10px;
	
}
.link-btm-wrap td .img-1 {
	width: 50px;
}
.link-btm-wrap td .img-2 {
	width: 60px;
}
.link-btm-wrap td:last-child{
	font-size: 22px;
	color: #000 !important;
	font-weight: bolder;
	line-height: 21px;
}
#bottom-content {
	color: #000;
	padding: 20px;
}
#bottom-content h2 {
	font-weight: bolder;
}
#bottom-content hr {
	display: inline-block;
	width:100%;
	height: 0.8px;
	background: #d4d4d4;
}
hr {
	display: inline-block;
	width:100%;
	height: 0.8px;
	background: #d4d4d4;
}
.block-body {
	width: 400px;
	max-width: 100%;
	min-height: 380px;
	padding: 42px;
	padding-bottom: 20px;
	border: 1px solid  #ccc;
	
}

.block-body li a {
	line-height: 33px;
}
.gray-blk img {
	width: 130px;
	display: block;
	margin: 0 auto;
	margin-top: 30%;
}
.gray-blk a {
	font-size: 21px;
	color: #fff !important;
	text-align: center;
	display: inline-block;
	text-decoration: none !important;
}

.img-overlay {
	width: 100% !important;
}

.wrap-text-sm {
	padding: 20px;
}
.wrapthetext .col-lg-3 {
	padding: 30px;
}

.wrapthetext .col-line:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1px;
	height: 400px;
	background: #dddddd;
	left: 0px;
	top: 40px;
}

.invest-block img {
	width: 100%;
	display: inline-block;
}
.block-overlay-btm1 {
	width: 100%;
	min-height: 410px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
	
}
.block-overlay-btm2 {
	width: 100%;
	min-height: 420px;
	border: 1px solid #ccc;
	position: relative;
	background: #505050;
	text-align: center;
	
}
.block-overlay-btm2 img {
	width: 120px;
	display: block;
	margin: 0 auto;
	margin-top: 51%;
}
.block-overlay-btm2 p {
	color: #fff !important;
	font-size: 21px;
}
.block-overlay-btm {
	width: 100%;
	min-height: 420px;
	border: 1px solid #ccc;
	position: relative;
	padding: 30px;
	
}
a {
	text-decoration: none !important;
}
.block-overlay-btm h2 {
	margin-top: 35%;
}
.block-overlay-btm p {
	color: #000 !important;
}
.block-overlay-btm1 img {
	width: 630px;
	display: block;
}
.block-overlay-btm1 .inner-text {
	position: absolute;
	content: "";
	display: inline-block;
	z-index: 9;
	text-align: center;
	width: 400px;
	min-height: 45px;
	background: rgba(0,0,0,0.5);
	bottom: 0px;
	color: #fff !important;
}
.block-overlay-btm1 .inner-text h4 {
	margin-right: 20px;
	line-height: 34px;
	font-weight: bold;
}



.modal-dialog {
	width: 400px !important;
	max-width: 100%;
}
.modal-header button {
	font-size: 41px !important;
	opacity: 1 !important;
	padding: 10px;
	margin-bottom: 0px !important;
}
.modal-title {
	font-size: 34px;
	padding: 30px;
}
.modal-title img {
	float: left;
	margin-right: 44px;
}
.modal-body {
	margin: 0px !important;
	padding: 0px !important;
}

.nav-tabs.centered > li, .nav-pills.centered > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs.centered, .nav-pills.centered {
    text-align: center;
}

.nav-tabs>li > a {
	line-height: 56px !important;
	-webkit-border-radius: 0px;
	margin-top: 0px !important;
	border-top: 0px !important;
	color: #000 !important;
}
.nav-tabs>li > a:hover {
	background: none !important;
	border: 0px !important;
}
.nav-tabs .active > a {
	line-height: 56px !important;
	font-family: arial;
}
.tab-content {
	width: 100%;
}
.logindetails {
	width: 100%;
	padding: 40px;
	font-family: myslimfont;
}
.input-group {	
	margin-bottom: 12px;
}
.logindetails .input-group-addon {
	min-height: 60px !important;
	border-radius: 0px !important;
	background: #fff !important;
	padding-left: 21px;
	border-right: 0px !important;
}
.logindetails .input-group .form-control {
	min-height: 60px !important;
	border-radius: 0px !important;
	border-left: 0px !important;
	font-size: 18px;
	font-family: arial;
}
.logindetails .input-group .form-control:focus {
	-webkit-box-shadow: none;
	border-color: #ccc;
}
.logindetails button {
	border: 0px;
	width: 185px;
}
.logindetails .let {
	letter-spacing: 3px;
}
.logindetails ul li {
	list-style-image: url('../images/like-icon.png');
	margin-left: 21px;
	line-height: 32px;
}

.header-reg {
	width: 100%;
	min-height: 80px;
	position: relative;
	background: #fff;
}
.logo-reg {
	margin-top: 18px;
}
.body-reg {
	width: 100%;
	min-height: 450px;
}

.body-reg .name {
	text-transform: capitalize;
}

.backhome {
	width: 150px;
	display: block;
	min-height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	border: 1px solid #000;
	border-radius: 5em;
	-webkit-border-radius: 5em;
	color: #000 !important;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	
}
.submit {
	width: 150px;
	min-height: 28px;
	font-size: 16px;
	background: #ffcc00;
	border-radius: 5em;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	border: 0px;
	
}































.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}



        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}

/* ----- v CAN BE DELETED v ----- */





.footer-main {
	width: 100%;
	padding: 20px;
	min-height: 300px;
	background: #fff;
	border-top: 1px solid #e4e4e4;
	position: relative;
}
.footer-main h3 {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 21px;
}
.meu-btm ul li {
	list-style-type: none;
	float: left;
}
.meu-btm a {
	margin-right: 18px;
	display: inline-block;
	color: #000 !important;
	text-decoration: none;
	line-height: 31px;
}
.meu-btm a:hover,
.meu-btm a:focus,
.meu-btm a:active {
	color: #666 !important;
}
.meu-btm a img {
	width: 21px;
}
.scroll-up {
	width: 80px;
	height: 76px;
	background: #ffcc00 url('../images/right-arrow2.PNG') no-repeat center 50%;
	display: block;
	right: 100px;
	position: absolute;
	top: -34px;
}

#footer-2 {
	font-size: 12px;
}
#footer-2 p {
	margin-top: 15px;
}