

.btm-sec_1{
	position: relative;
}
.btm-sec_1 img {
	height: 200px;
	width: 100%;
	object-fit: cover;
	z-index: 0;
	position: relative;
}
.btm-sec_1 .hindi-wrap {
	position: absolute;
	top: 0;
	max-width: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
  	top: 50%;
}
.btm-sec_1 .hindi-wrap p {
	background: none;
	color: #fff;
}
.pr-0{
	padding-left: 0;
}
.page-bnr.page-link {
	padding: 30px 0;
}
.drct-content {
	padding: 15px 20px;
}
.founder-txt {
	background: #7ce1fa;
	padding: 30px;
}
.view-dtl.m-0 .btn1 .text {
	margin-right: 28px;
}
.director-wrap {
	max-width: 75%;
	margin: 0 auto;
	padding: 50px 0;
}
.founder-txt h2 {
	color: #000;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 3px;
}
.director-wrap .row {
	margin-bottom: 33px;
}

.page-link .container {
	display: flex;
	gap: 15px;
}
.bg-img {
	background: #2aafd1;
	height: 200px;
	opacity: 0.5;
	z-index: 1;
	position: relative;
	position: absolute;
	width: 100%;
	top: 16px;
}

.rgt-cont p {
	font-size: 18px;
	color: #fff;
	padding: 60px 80px;
	font-weight: bold;
	line-height: 1.4;
	display: flex;
	align-items: center;
	position: relative;
}
.qts {
	font-size: 135px;
	margin-top: -75px;
}
.qts1 {
	position: absolute;
	right: 34px;
	bottom: -5%;
	rotate: 180deg;
}
.rgt-cont h2 {
	color: #0cf;
	font-size: 78px;
	line-height: 75px;
}
.drtc-img {
	padding-top: 80px;
	text-align: right;
}
.meet-txt {
	background: #fff;
	padding: 40px;
	margin-top: -100px;
}
.fndr-bg {
	padding-bottom: 100px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.meet-txt p {
	font-size: 21px;
	padding-top: 60px;
}
.btn-flex .swiper-button-prev, .btn-flex .swiper-button-next  {
	bottom: 0 !important;
	height: 100%;
	width: 50px;
}



.btn-flex .swiper-button-prev::after{
	content: '';
}
.btn-flex .swiper-button-next::after {
	content: '';
}
.f-txt {
	position: absolute;
	left: 10%;
}
.btn-flex {
	padding-top: 35px;
}
.s-txt {
	position: absolute;
	bottom: 0;
	right: 11%;
}
.btn-flex span {
	background: red;
	width: 45px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	display: grid;
	place-content: center;
}
.btn-flex .swiper-button-prev {
	left: 70px;
}
.btn-flex .swiper-button-next {
	position: absolute;
	right: 6%;
}
.founder {
	margin-bottom: 50px;
}

.founder .fndr-bg{
	background-color: red;
}