@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
	font-family: 'Proxima Nova Rg' !important;
}

.slide14 .slide-container{
	padding-top: 10%;
}


.myHeader{
	width: 100%;
	/* position: fixed; */
	top: 0;
	background-color: #fff;
	/* -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.29); */
	border-bottom: 1px solid #f2f2f2;

	z-index: 15;
}

.ripe img{
	width: 100%;
}

.container-fluid{
	width: 96%;
}

.curved-container3 h3{
	font-family: 'Proxima Nova Rg' !important;
}

.curved-container span{
	font-family: 'Proxima Nova Rg' !important;
}

.custom-col-4{
	width: 33%;
	float: left;
}

.logo{
	padding: 15px 0;
}

.myMenu{
	width: 100%;
	text-align: center;
	padding-top: 39px;
}

.myMenu img{
	width: 80px;
}

.logoright{
	padding: 31px 0;
	width: 100%;
	text-align: right;
}

.myBanner{
	width: 100%;
	text-align: center;
	padding-top: 10%;
}

/* .myBanner img{
	width: 100%;
} */

.slide-container{
	padding: 0;
}

.awardsimg{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	box-sizing: border-box;
	background-color: rgba(255,255,255, 0.5);
}

.awardsimg img{
	width: 100%;
}

.reports{
	width: 100%;
	text-align: center;
	padding-top: 20%;
}

.bannerimg{
	padding-bottom: 35px;
	clear: both;
	float: none;
	width: 100%;
}

.reports h2{
	font-family: 'Proxima Nova Rg';
	font-size: 45px;
	color: #4e4e4e;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8%;
}

.reports h3{
	font-family: 'Proxima Nova Rg';
	font-size: 90px;
	color: #e7e7e9;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 70px;
}


.scrollExp {
  margin-top: 15%;
  position: relative;
  padding: 8px 30px;
  border: none;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  border-radius: 25px;
  background-color: #ee6528;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.scrollExp:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

.fancybox-bg{
	background: #fff !important;
}

.fancybox-is-open .fancybox-bg{
	opacity: 1 !important;
}

.scrollExp2 {
  margin-top: 15%;
  position: relative;
  padding: 8px 30px;
  border: none;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  border-radius: 25px;
  background-color: #ee6528;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-size: 14px;
}

.bn{
	width: 100%;
}

.bn img{
	width: 100%;
}

.bd1{
	width: 100%;
	float: left;
	padding-bottom: 15px;
	text-align: center;
}

.bd1 img{
	/* width: 100%; */
}

.scrollExp3 {
  
  position: relative;
  padding: 8px 30px;
  border: none;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  border-radius: 25px;
  background-color: #ee6528;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

.newnarmal{
	width: 100%;
	padding-top: 20%;
}

.newnarmal p{
	text-align: justify;
	font-size: 20px;
	color: #000;
}

.newnarmal h2{
	padding: 50px 0 20px 0;
	font-size: 60px;
	color: #e21b2d;
	text-transform: none;
	font-weight: bold;
}

.op{
	width: 100%;
	text-align: center;
	padding-top: 6%;
}

.op h2{
	color: #000;
	font-size: 55px;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 25px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.op1{
	width: 100%;
	float: left;
	position: relative;
	/* background: rgb(238,77,36);
	background: linear-gradient(90deg, rgba(238,77,36,1) 68%, rgba(172,51,79,1) 100%);
	padding-bottom: 80px; */
}

/* .op1:before{
	width: 163px;
	height: 164px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/op1.jpg) 0 0 no-repeat;
	content: '';
}
 */

.op2{
	width: 100%;
	float: left;
	position: relative;
	/* background: rgb(170,49,80);
	background: linear-gradient(90deg, rgba(170,49,80,1) 60%, rgba(106,10,102,1) 100%);
	padding-bottom: 80px; */
}

/* .op2:before{
	width: 80px;
	height: 110px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/op2.png) 0 0 no-repeat;
	content: '';
} */

.boarddesMob{
	display: none;
}

.countbox{
	width: 80%;
	margin: 0 auto;
}

.myCount{
	width: 100%;
	text-align: center;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}

.divbod{
	display: none;
}

.newnarmal p:before{
	display: none;
}

.myCountTop{
	border-bottom: 5px solid;
  border-image-source: linear-gradient(45deg, rgb(244,124,83), rgb(248,173,135));
  border-image-slice: 1;
	padding-bottom: 15px;
	color: #fff;
	font-size: 90px;
	font-weight: bold;
	line-height: 60px;
	text-align: left;
	width: 100%;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	min-height: 97px;
}

.myCount p{
	font-size: 24px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.rup{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-top: 18px;
}

/**/

.myvision{
	width: 100%;
	float: left;
	position: relative;
	border: 1px solid #f47c53;
	border-top: 0;
	padding:0 30px;
	min-height: 287px;
}

.myvision:before{
	width: 33px;
	height: 34px;
	background: url(../img/v1.jpg) 0 0 no-repeat;
	position: absolute;
	left: -1px;
	top: -1px;
	content: '';
}

.myvision:after{
	width: 100px;
	height: 1px;
	background: #f47c53;
	position: absolute;
	left: 32px;
	top: -1px;
	content: '';
}

.myvision h4{
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin: 0;
}

.myvision p{
	font-size: 16px;
	color: #000;
	padding-bottom: 30px;
	margin: 0;
}

/**/

.mymission{
	width: 100%;
	float: left;
	position: relative;
	border: 1px solid #e53444;
	border-right: 0;
	padding:0 30px;
}

.mymission:before{
	width: 32px;
	height: 43px;
	background: url(../img/m1.jpg) 0 0 no-repeat;
	position: absolute;
	right: -1px;
	top: -1px;
	content: '';
}

/*.mymission:after{
	width: 100px;
	height: 1px;
	background: #f47c53;
	position: absolute;
	left: 32px;
	top: -1px;
	content: '';
}*/

.mymission h4{
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin: 0;
}

.mymission p{
	font-size: 16px;
	color: #000;
	padding-bottom: 30px;
	margin: 0;
}

/**/

.mycore{
	width: 100%;
	float: left;
	position: relative;
	border: 1px solid #ae4398;
	border-bottom: 0;
	padding:0 30px;
	min-height: 287px
}

.mycore:before{
	width: 35px;
	height: 46px;
	background: url(../img/cr1.jpg) 0 0 no-repeat;
	position: absolute;
	right: -1px;
	bottom: -11px;
	content: '';
}

.mycore:after{
	width: 100px;
	height: 1px;
	background: #ae4398;
	position: absolute;
	right: 34px;
	bottom: -1px;
	content: '';
}

.mycore h4{
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin: 0;
}

.mycore p{
	font-size: 16px;
	color: #000;
	padding-bottom: 30px;
	margin: 0;
}


.crores{
	font-size: 24px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	/* display: block; */
	padding-top: 18px;
	padding-left: 10px;
}

.textleft{
	text-align: left !important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	float: left;
}

.ebdta{
	text-align: left;
	font-size: 15px;
	color: #e5d1e0;
	padding-top: 60%;
}

.op3{
	width: 100%;
	float: left;
	display: none;
}

.adimg{
	display: none;
}

.op3 h4{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.psbox{
	width: 100%;
	float: left;
	margin-top: 25px;
}

.trop{
	background: #e7e7e8;
}

.psbox td{
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

.borbtm{
	border-bottom: 1px solid #000;
}

.borbtmnone{
	border-bottom: none;
}

.mdcls{
	display: none;
}

.mrRightScroll{
	position: absolute;
	right: 15px;
	top: 45%;
	z-index: 15;
}

.mrRightScroll img{
	width: 50px;
}

.FH{
	width: 100%;
	height: 100vh;
	background: rgb(170,49,80);
	background: linear-gradient(90deg, rgba(170,49,80,1) 0%, rgba(106,10,102,1) 100%);
	float: left;
	text-align: center;
}

.FH h2{
	font-size: 55px;
	font-weight: bold;
	color: #fff;
	padding: 50px 0;
	text-transform: none;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.owl-dots{
	margin-top: 25px;
}


.owl-dot{
	width: 15px;
	height: 15px;
	background-color: #fff !important;
	border-radius: 50%;
	margin: 5px;
}

.owl-dots .active{
	background-color: #f58521 !important;
}



.owltext{
	color: #fff;
	font-size: 18px;
	text-align: left;
	position: relative;
	margin-top: 70%;
}

.leader{
	width: 100%;
	float: left;
	padding-top: 100px;
}

.leaderTxt{
	width: 100%;
	float: left; 
}

.leaderTxt h2{
	color: #e21a2d;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: bold;
}

.leaderTxt h3{
	color: #343333;
	font-size: 24px;
	font-weight: bold;
	padding-top: 12px;
}

.leaderTxt p{
	padding-top: 25px;
	font-size: 16px;
}

.leaderimg{
	width: 100%;
	margin-top: 67px;
}

.leaderimg img{
	width: 100%;
}

.covalues{
	width: 100%;
	float: left;
	padding-top: 80px;
}

.ripe{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.maparea{
	width: 100%;
	float: left;
	background: url(../img/map.gif) center top no-repeat;
	height: 341px;
	margin-top: 30px;
	position: relative;
}

.btmP{
	position: absolute;
	bottom: 0;
	left: 16%;
}

.collapse:not(.show){
	display: block;
}

.myHigh{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.myHigh-b1 {
    width: 100%;
    border: 1px solid #a42c8c;
    position: relative;
    /* border-left: 0; */
    color: #000;
    font-size: 20px;
    font-weight: bolder;
    padding: 25px;
    min-height: 172px;
}

.myHigh-b1:before{
	background: url(../img/br1.jpg) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	position: absolute;
	right: -1px;
	bottom: -1px;
	content: '';
}

/*.myHigh-b1:after{
	background: url(../img/br1.jpg) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	position: absolute;
	left: -1px;
	bottom: -34px;
	content: '';
}*/

.myHigh-b2{
	width: 100%;
	border: 1px solid #e42b3c;
	position: relative;
	/*border-left: 0;*/
	color: #000;
	font-size: 20px;
	font-weight: 900;
	padding: 25px;
	min-height: 172px;
}

.myHigh-b2:before {
    background: url(../img/br2.jpg) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
}

.myHigh-b3{
	width: 100%;
	border: 1px solid #c05256;
	position: relative;
	/*border-right: 0;*/
	color: #000;
	font-size: 20px;
	font-weight: 900;
	padding: 25px;
	min-height: 172px;
}

.myHigh-b3:before{
background: url(../img/br3.jpg) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
}

.myHigh-b4{
	width: 100%;
	border: 1px solid #f69028;
	position: relative;
	/*border-right: 0;*/
	color: #000;
	font-size: 20px;
	font-weight: 900;
	padding: 25px;
	min-height: 172px;
}

.myHigh-b4:before {
    background: url(../img/br4.jpg) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
}

.myHigh-b5{
	width: 100%;
	border: 1px solid #f69028;
	position: relative;
	/*border-top: 0;*/
	color: #000;
	font-size: 20px;
	font-weight: 900;
	padding: 25px;
	min-height: 172px;

}

.myHigh-b5:before{
background: url(../img/br4.jpg) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
}

/*.myHigh-b5:after{
	background: url(../img/br4.jpg) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	position: absolute;
	right: -34px;
	top: -1px;
	content: '';
}*/

.management{
	width: 100%;
	height: 100vh;
	background: rgb(238,77,35);
background: linear-gradient(90deg, rgba(238,77,35,1) 0%, rgba(110,13,100,1) 100%);
	float: left;
	text-align: center;
}

.management h2{
	color: #fff;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	text-transform: uppercase !important;
	padding-bottom: 100px;
}

.management h1{
	color: #0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10;
	margin: 0;
}

.mgmt{
	position: relative;
	width: 100%;
	padding-right: 30px;
	height: 65vh;
}

.mgntimg{
	position: absolute;
	right: 0;
	bottom: 0;
}

.mgtright{
	width: 314px;
	height: 438px;
	background: url(../img/mgtright.png) 0 0 no-repeat;
	float: left;
	margin-top: 25px;
}

.mgtright p{
	color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding: 25px;
    padding-bottom: 0px;
    line-height: 32px;
}

.BOD{
	width: 100%;
	float: left;
	padding-top: 80px;
}

.BOD h2{
	color: #e21a2d;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.board{
	width: 100%;
	float: left;
	margin-top: 30px;
	position: relative;
}

.boardimg {
    width: 100%;
}

.button{
	background: transparent;
	border: 0;
}

.popover-default h5{
	font-size: 14px;
	font-weight: bold;
}

.popover-content{
	position: relative;
	line-height: 18px;
}

.popover-default h6{
	font-size: 12px;
	font-weight: normal;
}

.imgabs{
	position: absolute;
	right: 0;
	bottom: 0;
}

.b1{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 24%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b2{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 43%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b3{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 59%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b4{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 78%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b5{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 12%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}


.b6{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 27%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b7{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 43%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b8{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 60%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b9{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 76%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.b10{
	width: 24px;
	height: 24px;
	/*background-color: #fff;*/
	line-height: 19px;
	text-align: center;
	position: absolute;
	top: 31%;
	left: 90%;
	border-radius: 50%;
	cursor: pointer;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
   box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);*/
}

.lumenu{
	width: 80px;
	height: 45px;
	line-height: 19px;
	text-align: center;
	border-radius: 2px;
	margin: 0px auto;
	cursor: pointer;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

.boarddes{
	width: 98%;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}

.boarddes img{
	width: 100%;
}

.nav-tabs{
	border: none;
}

.nav-tabs li{
	width: 100%;
	float: none;
	margin-bottom: 15px;
}

.nav-tabs li a{
	border: 1px solid #fff;
	display: block;
	padding: 18px;
	text-align: center;
	border-right: 0;
	color: #fff;
	font-size: 18px;
	position: relative;
}

.nav-tabs li a:hover{
	text-decoration: none;
	border: 1px solid #eb5928;
	border-right: 0;
	color: #eb5928;
}

.nav-tabs li .active{
	text-decoration: none;
	border: 1px solid #eb5928;
	border-right: 0;
	color: #eb5928;
	
	position: relative;
}

.nav-tabs li a:before{
	background: url(../img/line.png) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: -1px;
	content: '';
	width: 18px;
	height: 22px;
}

.nav-tabs li a:hover:before{
	background: url(../img/activeline.png) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: -1px;
	content: '';
	width: 18px;
	height: 22px;
}

.nav-tabs li .active:before{
	background: url(../img/activeline.png) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: -1px;
	content: '';
	width: 18px;
	height: 22px;
}

.readstories{
	width: 100%;
	float: left;
	text-align: center;
}

.readstories h2{
	font-size: 55px;
	padding: 19px 0 50px 0;
	color: #333;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.storybtn{
	width: 100%;
}

.storybtn img{
	width: 100%;
}

footer{
	padding-top: 10%;
}


.flogo{
	width: 100%;
}

.flogo img{
	width: 100%;
}

.footerbox{
	width: 100%;
	float: left;
}

.footerbox ul li{
	list-style-type: none;
	margin-top: 10px;
	text-align: left;
}

.footerbox ul li a{
	color: #000;
	font-size: 16px;

}

.footerbox ul li a:hover{
	color: #f6902a;
	text-decoration: none;
}

.pdf{
	padding-left: 10px;
	margin-top: -3px;
}


.popover-x .close {
    line-height: 20px;
    outline: none;
    width: 100%;
    text-align: right;
    font-size: 20px;
    vertical-align: top;
    line-height: 10px;
    margin: 0 -8px 10px 0;
    cursor: pointer;
}

/* ================ Suman 29-07-2020 ================ */

.curved-container1 span{
	font-family: 'Proxima Nova Rg' !important;
}

.curved-container2 span{
	font-family: 'Proxima Nova Rg' !important;
}

.curved-container3 span{
	font-family: 'Proxima Nova Rg' !important;
}

.newnarmal p{
	text-align: left;
}

.newnarmal p span{
	font-size: 18px;
}

.newnarmal p strong{
	font-size: 22px;
}

.newnarmal h2{
	font-weight: bolder;
}

.myCls p {
    font-weight: bolder;
}

.leaderTxt h2{
	letter-spacing: 8px;
}

.myvision h4{
	letter-spacing: inherit;
}

.mymission h4{
	letter-spacing: inherit;	
}

.mycore h4{
	letter-spacing: inherit;	
}

.management h2 {
    letter-spacing: 8px;
}

.BOD h2{
	letter-spacing: 8px;
}

.readstories {
    padding-bottom: 60px;
    /* border-bottom: 1px solid #898989; */
}