@font-face {
	font-family: alwynRegular;
	src: url(../fonts/AlwynRegular.ttf);
}
@font-face {
	font-family: alwynBold;
	src: url(../fonts/AlwynBold.ttf);
}
body {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
h1, h2, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 40px;
	font-family: alwynBold;
	color: #fff;
}
h2 {
	font-size: 40px;
	color: #3b3b3b;
	font-family: alwynRegular;
}
h3 {
	font-size: 30px;
}
h4 {
}
h5 {
}
h6 {
}
p {
	font-size: 18px;
}
/*************** start header css******************/

header {
	padding: 15px 0px;
	background-image: none;
	background-color: #fff;
	position: fixed;
	height: auto;
	width: 100%;
	z-index: 999;
}
.logo {
	float: left;
}
.logo-icon
{
	float:left;
}
.logo-text{
	float:left;
	font-size: 16px;
    padding-top: 30px;
    padding-left: 10px;
}
.ham-icon {
	margin: 15px 0px;
	float: right;
	cursor: pointer;
}
.my-sidenav {
	width: 0px;
	display: block;
	position: fixed;
	top: 90px;
	right: 0;
	z-index: 999999999;
	height: 100vh;
	max-width: 0px;
	width: 100%;
	/*background-color: rgba(69,69,69,0.9);*/



	background-color: #f8f8f8;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.cross-btn {
	text-align: right;
	padding: 10px 30px 0px 0px;
	color: #fff;
	font-size: 42px;
	position: absolute;
}
.main-menu {
	border: 1px solid #585858;
	background-color: #fff;
	padding: 45px;
	height: 565px;
}
.main-menu h2 {
	color: #00aeef;
	border-bottom: 1px solid #585858;
	padding-bottom: 15px;
	font-size: 28px;
	font-weight: 400;
}
.menu-img {
	margin-top: 50px;
}
.menu-img-inner {
	margin-bottom: 40px;
}







/* scrollbarr css */



.main-nav::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
 .main-nav::-webkit-scrollbar {
 width: 6px;
 background-color: #F5F5F5;
}
 .main-nav::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #b5b3b3;
}
.scrollbar {
	float: left;
	height: 490px;
	width: 100%;
	cursor: pointer;
	overflow-y: scroll;
}
.main-nav {
	width: 100%;
	width: 390px;
	padding-right: 20px;
}
.main-nav ul li {
	padding-bottom: 6px;
	position: relative;
	padding-left: 12px;
}
.main-nav ul li a {
	color: #3d3d3d;
	font-size: 16px;
}
.main-nav h4 {
	padding-top: 12px;
}
.overview-m, .m-green, .m-blue {
	margin-top: 8px;
}
.main-nav ul li:before {
	content: '';
	background-color: #21ade1;
	height: 5px;
	width: 5px;
	position: absolute;
	top: 8px;
	left: 0;
	border-radius: 50px;
}
.main-nav ul li.submenu {
	padding-left: 30px;
}
.main-nav ul li.submenu:before {
	content: '\25BA';
	color: #21ade1;
	background-color: transparent;
	top: 5px;
	font-size: 10px;
	left: 15px;
}
h2.m-green a {
	color: #cedd3d;
}
.main-nav ul.m-green li:before {
	background-color: #cedd3d;
}
h2.m-purple a {
	color: #613896;
}
/****************End Header css*****************/







.section1 {
	background: url(../images/banner.gif);
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.banner-text {
	margin-bottom: 130px;
	margin-left: 125px;
}
.section2 {
	padding: 65px 0px;
}
.section2 h2 {
	text-align: center;
}
.circle-main {
	padding-top: 70px;
}
.circle-main h2
{
	color:#fff;
}
.circle-img {
	position: relative;
	text-align: center;
}
.circle-content {
	position: absolute;
	text-align: center;
	margin: auto;
	left: 0;
	right: 0;
	top: 85px;
	color: #3d3d3d;
}
.circle-content h3 {
	font-size: 35px;
	font-family: alwynBold;
}
.circle-content h3:last-child {
	padding-left: 15px;
}
.circle-content h6 {
	font-size: 16px;
	font-family: alwynBold;
}
.circle-content p {
	font-size: 16px;
	font-weight: 500;
	padding: 5px 0px;
}
.ch-btn {
	text-align: center;
	margin-top: 40px;
}
.read-btn {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #3d3d3d;
	border: 1px solid #3d3d3d;
	padding: 4px 10px;
}
.section3 {
	background: url(../images/fp-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-bottom: 45px;
}
.fp-content {
	margin-top: 85px;
	max-width: 400px;
	color: #3d3d3d;
}
.fp-content h4, .section4 h4 {
	font-size: 30px;
	font-weight: 400;
	border-bottom: 1px solid #3d3d3d;
	padding-bottom: 15px;
}
.fp-content h4
{
	cursor:pointer;
	font-size: 24px;
    font-weight: 500;
	padding-bottom: 10px;
    padding-top: 10px;
}
.fp-content p, .section4 p, .pdi-content p {
	font-size: 16px;
	font-weight: 400;
	padding-top: 16px;
}
.fb-btn {
	margin-top: 60px;
}
.fp-img {
	float: right;
}
.section4 {
	padding-top: 80px;
	padding-bottom: 70px;
}
.section4 h4 {
	max-width: 315px;
	padding-top: 28px;
}
.chart-values {
padding:8px;
min-height:60px;
margin-top:10px;
}
.v-color {
	float: left;
	background-color: #21abdf;
	height: 27px;
	width: 27px;
}
.v-number {
	max-width:210px;
	float: left;
}
.v-number h3 {
	font-family: alwynBold;
	float: left;
	line-height: 0px;
	font-size:24px;
	color:#fff;
	margin-right:15px;
}
.v-number1 h3 {
	line-height: 30px;
}
.v-text p
{
	color:#fff;
	line-height:18px;
}
.a3 .v-text p, .a4 .v-text p
{
	padding-top:8px;
}
.a1 {
	background-color: #21abdf;
	border:2px solid #21abdf;
}
.a2 {
	background-color: #70b76b;
	border:2px solid #70b76b;
}
.a3 {
	background-color: #2f9044;
	border:2px solid #2f9044;
}
.a4 {
	background-color: #97C73F;
	border:2px solid #97C73F;
}
.section5 {
	background-color: #f2f2f2;
	padding: 150px 0px;
}
.pdi-img {
	position: relative;
}
.pdi-img-content {
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
	max-width: 218px;
}
.pdi-img-content h5 {
	font-size: 16px;
	font-weight: 700;
}
.pdi-img-content p {
	font-size: 16px;
}
.pdi-content {
	margin-top: 10px;
}
.pdi-btn {
	margin-top: 45px;
}
.annual-report {
	background-color: #21abdf;
	padding: 15px 0px;
	margin-top: 60px;
}
.annual-report-pdf {
	color: #fff;
	margin: auto;
	max-width: 675px;
	text-align: center;
}
.part-1 {
	float: left;
	margin-right: 50px;
}
.part-1 img, .part-2 img
{
	width:7%;
}
.part-2 {
	float: left;
}
.annual-report-pdf span {
	font-weight: 500;
	padding-right: 15px;
	font-size:12px;
}
.footer {
	background-color: #1d1b1b;
	padding: 15px;
}
.footer ul {
	text-align: center;
	color: #fff;
}
.footer ul li a {
	font-size: 14px;
	color: #fff;
}
.social-icons {
	text-align: center;
}
.footer-btm {
	background-color: #1d1b1b;
	border-top: 1px solid #413f3f;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 10px 0px;
	overflow:hidden;
}
.social-icons img {
	padding-right: 10px;
}
.inner-banner {
	background: url(../images/inner-header-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 103px;
	margin-top: 88px;
}
.inner-banner h1 {
	padding-top: 30px;
}
.inner-banner h1 span {
	font-size: 25px;
}
.bod-content h4 {
	font-size: 19px;
	font-weight: 600;
	padding-top: 25px;
}
/*.bod-inner {
	max-width: 225px;
	width: 100%;
	float: left;
	margin-right: 122px;
}
.bod-last {
	margin-right: 0px;
}*/
.second-rowa
{
	float:right;
	margin-right:15px;
}
.second-rowb
{
	float:left;
	margin-left:15px;
}

.bod-img img {
	text-align: center;
	margin: auto;
}
.inner-content {
	margin-top: 100px;
}
.bod-content {
	text-align: center;
}
.bod-content p {
	font-size: 16px;
	padding-top: 6px;
	margin-bottom: 60px;
}
.commite {
	max-width: 290px;
	margin: auto;
	min-height: 455px;
}
.commite1 {
	margin-top: 50px;
}
.commite-header {
	background-color: #0093ad;
	margin-bottom: 10px;
	min-height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.commite-header h3 {
	font-size: 20px;
	color: #fff;
}
.commite-text p {
	margin-bottom: 0px;
}
.commite-text h4 {
	padding-top: 15px;
}
.bd-btm {
	border-bottom: 1px solid #3d3d3d;
	padding-bottom: 15px;
}
.stmt h3 {
	font-weight: 700;
	border-bottom: 2px solid #959595;
	padding-bottom: 30px;
}
.blue-heading h3 {
	color: #0093ad;
	font-weight: 700;
	margin-top: 40px;
	padding-bottom: 25px;
}
.st-text p {
	font-size: 16px;
}
.st-text ul li {
	position: relative;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 20px;
}
.st-text ul li:before {
	content: '';
	border-radius: 50px;
	height: 10px;
	width: 10px;
	background-color: #0093ad;
	position: absolute;
	top: 22px;
	left: 0;
}
.pd-30 {
	padding-top: 30px;
}
.m-60 {
	margin-top: 60px;
}
.stmt-bg {
	/*background: url(../images/stmt-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0px;*/
	margin-top: 40px;
}
.profit-left h2 {
	font-size: 40px;
	font-family: alwynBold;
	color: #383838;
	line-height: 70px;
}
.profit-left h2 span {
	font-size: 40px;
}
.profit-left {
	max-width: 500px;
	float: left;
}
.profit-left h3 {
	font-size: 40px;
	font-weight: 700;
	line-height: 35px;
	color: #383838;
	border-bottom: none;
}
.profit-left h3 span {
	font-size: 26px;
	line-height: 0px;
	font-weight: 400;
}
.profit-right {
	border-right: none;
	padding-left: 35px;
	max-width: 500px;
	border-left: 2px solid #fff;
	margin-left: 35px;
}
.st-text h4 {
	font-weight: 700;
	line-height: 20px;
}
.signature {
	margin-top: 15px;
}
.green-heading h2 {
	font-size: 30px;
	color: #cedd3d;
	font-family: alwynRegular;
}
.pb-30 {
	padding-bottom: 30px;
}
.pd-50 {
	padding-top: 50px;
}
.letter {
	position: relative;
	padding-bottom: 60px;
}
.letter:before {
	content: '';
	position: absolute;
	background-image: url(../images/letter-top.png);
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
}
.letter:after {
	content: '';
	position: absolute;
	background-image: url(../images/letter-bottom.png);
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
}
.letter-text {
	padding-top: 30px;
	padding-left: 30px;
}
.letter-text h5 {
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vision {
	display: flex;
	margin-bottom: 60px;
}
.vision h3 {
	color: #cedd3d;
	font-family: alwynBold;
	padding-top: 50px;
	padding-bottom: 20px;
}
.vision h5 {
	font-size: 20px;
	font-weight: 700;
}
.mission {
	display: flex;
	border-bottom: 1px solid #959595;
	padding-bottom: 15px;
	min-height: 80px;
	margin-bottom: 25px;
}
.mission-content {
	margin-left: 30px;
	display: flex;
	align-items: center;
}
.mission:last-child {
	border-bottom: none;
}
.an-home {
	margin-top: 0px;
}
/*Raman Start*/



.mt-40 {
	margin-top: 40px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-10 {
	margin-top: 10px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mtb-40 {
	margin: 40px 0px;
}
.bp-head {
	color: #58585a;
}
.bp-txt {
	font-size: 30px;
	font-weight: 600;
	margin: 25px 0px;
	color: #58585a;
}
.lh-22 {
	line-height: 22px;
}
.bp-bx-hd {
	color: #58585a;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 5px;
}
ul.bp-box-list, ul.bs-list-bx, ul.fof-list, ul.si-list, ul.pro-dev {
	list-style: none;
	margin-left: 0;
	padding: 0px 18px;
}
ul.bp-box-list li.cstm-bullet, ul.bp-box-list li.cstm-bullet-1, ul.bp-box-list li.cstm-bullet-2 {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 16px;
}
ul.pro-dev li {
	font-size: 16px !important;
}
ul.pro-dev li:before {
	color: #3ca253;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	padding-right: 10px;
}
ul.si-list {
	padding-left: 0px;
}
ul.si-list li {
	position: relative;
	padding-left: 15px;
}
ul.si-list li:before {
	color: #0072aa;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	position: absolute;
	left: 0px;
}
ul.fof-list {
	padding-left: 0px;
}
ul.fof-list li {
	position: relative;
	padding-left: 15px;
}
ul.fof-list li:before {
	color: #cedd3d;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	position: absolute;
	left: 0px;
}
ul.bp-box-list li.cstm-bullet:before {
	color: #25ace1;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
}
ul.bp-box-list li.cstm-bullet-1:before {
	color: #cedd3d;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
}
ul.bp-box-list li.cstm-bullet-2:before {
	color: #6ab15b;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
}
ul.bs-list-bx li.cstm-bullet:before {
	color: #cedc3e;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	padding-right: 10px;
}
ul.bs-list-bx li.cstm-bullet-2:before {
	color: #21ade1;
	content: "\2022";
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	padding-right: 10px;
}
ol.inner-bullet {
	padding: 0;
	color: #58585a;
	font-size: 16px;
}
ol.inner-bullet li {
	padding-left: 15px;
}
.sec-title {
	color: #3d3d3d;
	font-size: 30px;
	margin-top: 30px;
}
.bs-strtgy-bx {
	background-color: #cedc3e;
	border-radius: 10px;
	margin-top: 30px;
	padding: 10px 20px;
}
.bs-strtgy-bx-2 {
	background-color: #21ade1;
	border-radius: 10px;
	margin-top: 30px;
	padding: 10px 20px;
}
.bs-strtgy-bx p, .bs-strtgy-bx-2 p {
	color: white;
	font-size: 28px;
	font-weight: 500;
	padding-left: 65px;
	margin-bottom: 20px;
}
.bs-list-bx {
	background-color: white;
	border-radius: 10px;
	padding: 15px 40px !important;
}
.bs-list-bx li {
	font-size: 16px;
	color: #58585a;
}
.fof-txt {
	font-size: 16px;
	color: #58585a;
	margin-bottom: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.pd-lf-40 {
	padding: 4px 40px;
}
.bx-fof-1 {
	background-color: #21ade1;
	border-radius: 10px;
	padding: 10px 16px;
}
.clr-white {
	color: white !important;
}
.fof-box-1-txt {
	font-size: 16px;
	background-color: white;
	border-radius: 10px;
	padding: 20px 0px;
}
.bx-dwn-1 {
	padding: 0px 20px;
	margin-top: 30px;
}
.bx-dwn-1 p {
	font-size: 16px;
	border: 1px solid #21ade1;
	border-radius: 10px;
	padding: 10px 0px;
}
.bg-2 {
	background-color: #3ca253;
}
.bg-3 {
	background-color: #613896;
}
.bg-grey {
	background-color: #f8f8f8;
}
.br-1 {
	border-right: 1px solid #ced2d2;
}
.pd-tb-60 {
	padding: 60px 0px;
}
.pd-r-20 {
	padding-right: 20px;
}
.pd-l-75 {
	padding-left: 75px;
}
.bg-grey p {
	color: #58585a;
}
.f-16 {
	font-size: 16px !important;
}
.fw-400 {
	font-weight: 400 !important;
}
.fnt-bold {
	font-size: 30px;
	font-weight: 600;
	margin-top: 10px;
}
.cstm-hr {
	border-top: 4px solid #f0f5cf !important;
}
.bg-green {
	background-color: #3ca253;
}
.bg-blue {
	background-color: #8dd8f8;
}
.pd-tb-40 {
	padding: 40px 0px;
}
.disply-flx {
	display: flex;
}
.fof-counter {
	color: #3ca253;
	background-color: white;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	font-weight: 600;
	font-size: 30px;
	padding-top: 8px;
}
.yelw-clr {
	color: #cedd3d;
}
.pd-0 {
	padding: 0px !important;
}
.pt-40 {
	padding-top: 40px;
}
.pb-230 {
	padding-bottom: 230px;
}
.bg-img-fof {
	background-image: url("../images/Fund-of-Funds-Operations.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}
.mt-170 {
	margin-top: 170px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-70 {
	margin-top: 70px;
}
.img-txt {
	color: #58585a;
	font-size: 16px;
}
.ds-flex {
	display: flex;
}
/*.structural-ini{
   background-color: white;
   border-radius: 50%;
   height: 60px;
   width:60px;
   padding: 12px;
}*/

.str-img {
	padding-top: 30px;
}
.ml-15 {
	margin-left: 15px;
}
.clr-blue {
	color: #0072aa;
}
.mt-20 {
	margin-top: 20px
}
.mt-0 {
	margin-top: 0px !important;
}
.f-20 {
	font-size: 20px;
}
/*Raman Start 26-11-2019*/



.p-clr {
	color: #58585a;
}
#financial-high table th {
	background-color: #0093ad;
	color: white;
}
#financial-high table td {
	background-color: #ebf5fc;
	color: #58585a;
	text-align: right;
}
.txt-left {
	text-align: left !important;
}
.pd-l-30 {
	padding-left: 30px !important;
}
.promo-sec {
	padding: 20px 0px 40px 0px;
}
.promo-border-box-1 {
	border: 1px solid #55c9f4;
	border-style: dotted;
	padding: 25px 10px;
	border-radius: 10px;
	margin-top: 25px;
}
.promo-box-1-p {
	font-size: 14px;
	margin: 20px 0px;
	font-weight: 500;
}
.mt-80 {
	margin-top: 80px !important;
}
.prom-box-green {
	border: 1px solid #3ca253;
	border-style: dotted;
	padding: 30px 25px;
	overflow: hidden;
	min-height: 370px;
}
.prom-box-green-hr {
	border: 5px solid #3ca253;
	background-color: #3ca253;
}
.mt-50 {
	margin-top: 50px;
}
.mt-40 {
	margin-top: 40px;
}
.cstm-min-h {
	min-height: 135px;
}
.prom-box-green-icon {
	float: right;
	background-color: #3ca253;
	color: white;
	border-radius: 50%;
	padding: 15px 20px;
	font-weight: 600;
	font-size: 30px;
}
.bx-blu-brdr {
	border: 1px solid #1eace1 !important;
}
.prom-box-blu-hr {
	border: 5px solid #1eace1;
	background-color: #1eace1;
}
.bg-blu {
	background-color: #1eace1 !important;
}
.bx-pupl-brdr {
	border: 1px solid #613896 !important;
}
.prom-box-pupl-hr {
	border: 5px solid #613896;
	background-color: #613896;
}
.bg-pupl {
	background-color: #613896 !important;
}
.bx-blu2-brdr {
	border: 1px solid #0194ae !important;
}
.prom-box-blu2-hr {
	border: 5px solid #0194ae;
	background-color: #0194ae;
}
.bg-blu2 {
	background-color: #0194ae !important;
}
.cstm-bxx {
	background-color: #ebf5fc;
	width: 270px;
	padding: 15px 25px;
}
.financial-performnc-bx-1 {
	position: relative;
	height: 350px;
}
.fin-bx-1 {
	bottom: 70px;
	position: absolute;
}
.fin-bx-2 {
	bottom: 0;
	position: absolute;
}
.br-2-right {
	border-right: 2px solid #919091
}
.f-40 {
	font-size: 40px;
}
.mr-15 {
	margin-right: 15px;
}
.min-h-160 {
	min-height: 160px;
}
/*.svg-fp-icons {



    display: flex;



    min-height: 585px;



    align-items: flex-end;



}*/







.svg-fp-icons img {
	max-width: 235px;
}
.pd-t-340 {
	padding-top: 340px;
}
.pd-t-300 {
	padding-top: 300px;
}
/*Raman End*/











.sec1 {
	padding-top: 85px;
}
.sec1 .info {
	border: 15px solid #0194ae;
	border-radius: 15px;
	padding: 15px;
}
.sec2 h4 {
	font-size: 20px;
	border-bottom: 2px dotted #000;
	padding-bottom: 12px;
	margin-bottom: 15px
}
.sec2 {
	padding-top: 75px;
}
.sec2 .loc-img {
	position: relative
}
.sec2 .num {
	position: absolute;
	margin-top: -64px;
	margin-left: 22px;
}
.resourses {
	background: url(../images/human-resources.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
}
.management {
	padding-top: 58px;
}
.management .init {
	border: 2px dotted #21ade1;
	position: relative;
	width: 341px;
	height: 138px;
	border-radius: 20px;
	text-align: left;
	padding: 40px 20px 45px;
	margin-right: 30px;
	margin-top: 32px;
}
.management .init p {
	font-size: 14px;
}
.management .init img {
	position: absolute;
	margin-left: 300px;
	margin-top: -21px;
}
/**************outlook************/



.outlook-heading {
	font-family: alwynBold;
}
.economy {
	border: 1px dotted #00aeef;
	margin-top: 15px;
	padding: 18px;
	border-radius: 15px;
	position: relative;
	min-height: 110px;
}
.economy:after {
	content: '';
	position: absolute;
	bottom: 15px;
	right: -22px;
	background: url(../images/arrow-right-green.png);
	height: 39px;
	width: 39px;
}
.economy p {
	font-size: 16px;
}
.economy1:after {
	background: none;
}
.msme-top {
	margin-top: 40px;
}
.msme {
	margin-top: 35px;
	display: flex;
	margin-bottom: 50px;
}
.msme-text {
	border-left: 1px solid #959595;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.msme-text h1 {
	color: #0093ad;
}
.footnote {
	padding-top: 25px;
	padding-bottom: 40px;
}
.footnote-btm {
	float: right;
}
.grey-line {
	border: 1px solid #959595;
}
.policy-en {
	margin-top: 35px;
}
.policy-en h3 {
	font-size: 30px;
	font-weight: 700;
}
.policy-en h5 {
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 30px;
	max-width: 860px;
}
.access-heading {
	background-color: #cedd3d;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	overflow: hidden;
}
.access-icon {
	float: left;
}
.access-heading h3 {
	font-weight: 700;
	margin-left: 30px;
	line-height: 97px;
	float: left;
}
.access-text {
	margin-left: 70px;
	border: 2px solid #3d3d3d;
	padding: 0px 20px 20px 20px;
	margin-top: 15px;
	min-height: 442px;
	margin-bottom: 50px;
}
.msme-den {
	margin-top: 40px;
	background-color: #3ca253;
	color: #fff;
}
.msme-text, .msme-blue-text, .msme-purple-text {
	min-height: auto;
}
.msme-text ul li:before {
	background-color: #3ca253;
}
.msme-blue {
	background-color: #00aeef;
}
.msme-blue-text ul li:before {
	background-color: #00aeef;
}
.msme-purple {
	background-color: #613896;
}
.msme-purple-text {
	margin-bottom: 10px;
}
.msme-purple-text ul li:before {
	background-color: #613896;
}
.footnote1 {
	padding-left: 120px;
}
.bank-heading h3 {
	font-size: 20px;
	font-family: alwynBold;
}
.bank-heading {
	background-color: #1e687d;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 20px;
}
.bank-text {
	background-color: #f0f5cf;
	padding: 20px 30px;
	position: relative;
	margin-bottom: 60px;
}
.bank-text p {
	font-size: 16px;
}
.bank-text:after {
	content: '';
	position: absolute;
	bottom: -30px;
	right: 22px;
	background: url(../images/arrow-green-down.png);
	height: 49px;
	width: 49px;
}
.bank-text1:after {
	background: none;
}
.number-points {
	background-color: #f8f8f8;
	padding: 40px 0px;
}
.number-points-bg {
	background-color: #cedd3d;
	border-radius: 50px;
	border: 4px solid #fff;
	height: 85px;
	width: 85px;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 80px;
	float: left;
}
.number-text {
	display: flex;
	min-height: 100px;
	align-items: center;
	padding-left: 20px;
	margin-bottom: 20px;
}
.number-text p {
	font-size: 16px;
}
.digital-svg-1 {
	position: relative;
}
.digital-img {
	position: absolute;
	top: 288px;
	left: 345px;
}
/*management*/



.resourses {
	background: url(../images/human-resources.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
}
.management {
	padding-top: 58px;
}
.management .init {
	border: 2px dotted #21ade1;
	position: relative;
	width: 341px;
	height: 138px;
	border-radius: 20px;
	text-align: left;
	padding: 40px 20px 45px;
	margin-right: 30px;
	margin-top: 32px;
}
.management .init p {
	font-size: 14px;
}
.management .init img {
	position: absolute;
	margin-left: 300px;
	margin-top: -21px;
}
.initiative ul li {
	position: relative;
}
.initiative ul li::before {
	content: "\2022";
	color: #fff;
	list-style-type: none;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.blue {
	background-image: url(../images/svg/Blue.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 33px 42px 38px;
	margin-top: 23px
}
.green {
	background-image: url(../images/svg/green.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 33px 42px 38px;
	margin-top: 23px;
}
/*subsidaries*/

.venture, .ists, .rxil {
	line-height: 20px
}
.venture .list ul li {
	position: relative;
}
.venture .list ul li::before {
	content: "\2022";
	color: #32b2e4;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.ists .list ul li {
	position: relative;
}
.ists .list ul li::before {
	content: "\2022";
	color: #309eb5;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.udaan {
	line-height: 20px
}
.udaan .list ul li {
	position: relative;
}
.udaan .list ul li::before {
	content: "\2022";
	color: #3ba152;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.rxil .list ul li {
	position: relative;
}
.rxil .list ul li::before {
	content: "\2022";
	color: #623995;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px
}
.isarc {
	line-height: 20px
}
.isarc .list ul li {
	position: relative;
}
.isarc .list ul li::before {
	content: "\2022";
	color: #623995;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.isarc .list1 ul li {
	position: relative;
}
.isarc .list1 ul li::before {
	content: "\2022";
	color: #309eb5;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px
}
.psb {
	margin-top: 40px;
	line-height: 20px
}
.psb .list ul li {
	position: relative;
}
.psb .list ul li::before {
	content: "\2022";
	color: #3ba152;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px;
}
.psb .list1 ul li {
	position: relative;
}
.psb .list1 ul li::before {
	content: "\2022";
	color: #309eb5;
	font-size: 2em;
	display: block;
	top: auto;
	position: absolute;
	left: -15px
}
.metrics {
	margin-top: 30px;
}
.metrics p {
	font-size: 30px;
	font-weight: 700;
	padding-top: 0px;
}
.did {
	margin-top: 100px;
}
.did h3 {
	text-align: center;
	margin-bottom: 70px;
}
.b-st {
	max-width: 1000px;
}
.w-20 {
	width: 20%;
}
.w-80 {
	width: 80%;
	min-height: 160px;
}
.subsidirs-head {
	margin-bottom: 10px;
	margin-left: 24px;
}
.venture h5 {
	color: #32b2e4;
}
.udaan h5 {
	color: #3ba152;
}
.ists h5 {
	color: #309eb5;
}
.rxil h5 {
	color: #623995;
}
.ls-none {
	list-style: none;
}
.udyam-img {
	margin-bottom: 30px;
}
.plicy {
	padding-top: 20px;
}
.mb-0 {
	margin-bottom: 0px;
}
.mt-100 {
	margin-top: 100px;
}
.mr-70 {
	margin-right: 70px;
}
.plicy li {
	font-size: 20px;
	font-weight: 700;
	max-width: 860px;
}
.col1 {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.management h3 {
	margin-bottom: 30px;
}
.audit-img {
	margin-top: 100px;
}
.debenture h3 {
	margin-top: 100px;
	color: #58585a
}
.tab {
	margin-top: 50px;
}
.init1 .economy:after {
	content: '';
	position: absolute;
	bottom: 15px;
	right: -22px;
	background: url(../images/arrow.png);
	height: 39px;
	width: 39px;
}
.init1 .economy1:after {
	background: none;
}
.heading {
	padding-top: 110px;
}
.pd-b-50 {
	padding-bottom: 50px;
}
.navigation-image-container--top {
	position: relative;
	margin-bottom: 20px;
}
.navigation-image-container {
	overflow: hidden;
	border-radius: 5px;
}
.teaser-overlay {
	background-color: #0093ad;
	transition-timing-function: ease-in-out;
	transition: height .4s;
	height: 0;
	position: absolute;
	width: 217px;
	left: 0;
	bottom: 0;
}
.teaser-overlay-title {
	position: absolute;
	left: 5.7%;
	right: 5%;
	top: 16%;
	display: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0;
	color: #fff;
	font-weight: 500;
}
.teaser-effect:hover .teaser-overlay {
	transition-timing-function: cubic-bezier(.42, 0, .58, 1);
	transition: height .4s;
	height: 28%;
}
.teaser-effect:hover .teaser-overlay-title {
	display: block;
}
.bp-img {
	margin-top: 40px;
}
.lb-svg {
	margin-top: 40px;
}
.ch-img-text h3 {
	font-family: alwynRegular;
	padding-bottom: 10px;
}
.ch-img-text p {
	margin-bottom: 30px;
	color:#fff;
	padding-top:50px;
}
.pdi-content1 {
	margin-top: 120px;
}
.ch-btn-1 {
	text-align: center;
	margin-top: 5px;
}
.home-mobile {
	display: none;
}

.fillbox1  { background-color:rgba(0,147,173,.4);}
.fillbox2  { background-color:rgba(0,147,173,.4);}
.fillbox3  { background-color:rgba(0,147,173,.4);}
.fillbox4  { background-color:rgba(0,147,173,.4);}


.bartxt
{
	color:#0093ad;
}
.page2
{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#064557+0,27343e+100 */
background: #064557; /* Old browsers */
background: -moz-linear-gradient(left,  #064557 0%, #27343e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #064557 0%,#27343e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #064557 0%,#27343e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#064557', endColorstr='#27343e',GradientType=1 ); /* IE6-9 */

}
.chairman-btn .read-btn
{
	border:1px solid #fff;
	color:#fff;
}
.ch-numbers h2 {
    font-size:34px;
	line-height:44px;
	color:#fff;
	}
	.ch-numbers h2 span {
    font-size:34px;
	color:#fff;
	}
	
.ch-numbers h3 span
{
	font-size:18px;
	color:#fff;
}
.ch-numbers h3
{
	font-size:34px;
	color:#fff;
}
.profit-right.ch-numbers {
    border-left: none;
    max-width: 255px;
    margin-left: 30px;
	padding-left:0px;
}
.profit-right.ch-numbers h3
{
	line-height:24px;
}
.b-heading
{
	padding-top:85px;
}
.page4 p
{
	font-size:16px;	
}
.p-svg
{
	margin-top:-140px;
}
.pdi-img
{
	margin-top:-60px;
}
.pd-b-60{
    padding-bottom:60px;
}
.chairman-btn
{
	margin-top:30px;
}
.modal
{
	z-index:999999;
}
.footer-gap{
    margin-bottom:40px;
}
.hg-span span{
    font-weight:600;
    font-size:24px;
}
.cstm-txt{
    margin-top: 20px;
    font-weight: 600;
}
.f-ryt{
   margin-left:20px;
}
.main-nav ul li.othr-clr:before{
    background-color: transparent !important;
    color: #cedd3d;
}
.part-3{
    padding-top: 2px;
    margin-left: 15px;
    float:left;
}
.part-3 span{
    padding-right: 10px;
}
.part-3 img{
    width: 10%;
}