@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Bold.eot');
    src: url('fonts/Aileron-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Bold.woff2') format('woff2'),
        url('fonts/Aileron-Bold.woff') format('woff'),
        url('fonts/Aileron-Bold.ttf') format('truetype'),
        url('fonts/Aileron-Bold.svg#Aileron-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Light.eot');
    src: url('fonts/Aileron-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Light.woff2') format('woff2'),
        url('fonts/Aileron-Light.woff') format('woff'),
        url('fonts/Aileron-Light.ttf') format('truetype'),
        url('fonts/Aileron-Light.svg#Aileron-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Thin.eot');
    src: url('fonts/Aileron-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Thin.woff2') format('woff2'),
        url('fonts/Aileron-Thin.woff') format('woff'),
        url('fonts/Aileron-Thin.ttf') format('truetype'),
        url('fonts/Aileron-Thin.svg#Aileron-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-UltraLight.eot');
    src: url('fonts/Aileron-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-UltraLight.woff2') format('woff2'),
        url('fonts/Aileron-UltraLight.woff') format('woff'),
        url('fonts/Aileron-UltraLight.ttf') format('truetype'),
        url('fonts/Aileron-UltraLight.svg#Aileron-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Regular.eot');
    src: url('fonts/Aileron-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Regular.woff2') format('woff2'),
        url('fonts/Aileron-Regular.woff') format('woff'),
        url('fonts/Aileron-Regular.ttf') format('truetype'),
        url('fonts/Aileron-Regular.svg#Aileron-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-SemiBold.eot');
    src: url('fonts/Aileron-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-SemiBold.woff2') format('woff2'),
        url('fonts/Aileron-SemiBold.woff') format('woff'),
        url('fonts/Aileron-SemiBold.ttf') format('truetype'),
        url('fonts/Aileron-SemiBold.svg#Aileron-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic.woff2') format('woff2'),
        url('fonts/CenturyGothic.woff') format('woff'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





/*=== Heading style====*/


 h1, h2, h3, h4, h5, h6 {
    font-family: 'Aileron';
}

 h1{
	font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    color: #222;
}


 h2 {
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    
}

h3 {
	font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
}



 h4 {
	font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    color: #222;
}

 h5 {
	font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    color: #222;
}

 h6 {
	font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
    color: #222;
}





/*=== Heading style====*/


/*=== General Paragraph style====*/


p{
	font-family: 'Aileron';
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
	color: #595959;
}


/*=== General Paragraph style ====*/


/*=== General ancor tag style====*/


 a:hover{
	text-decoration: none;
}

/*=== General ancor tag style ====*/


/*-- ======= Top Bar css ======= */

.mobile-menu{
    display: none;
}
.fixed {
    position: fixed !important;
    background-color: #fff !important;
}

#header.fixed .nav-link {
    color: #272727!important;
}

.heaer-top-bar{
    background-color: #dfdfdf;
    padding: 4px 0;
}

.topnav-container {
    width: 82vw;
    margin: 0px auto;
    border-bottom: 1px solid #fff;
}

.topnav-text ul{
    padding-left: 0px;
    margin: 0px;
}

.topnav-text ul li{
    list-style: none;
    display: inline-block;
    padding: 6px 10px;
}

.topnav-text ul li a{
    font-family: 'Aileron';
    color: #6b6f78;
    font-size: 16px;
    font-weight: 300;
}

.top-center-text p{
  margin: 0px;
  text-align: center;
  font-family: 'Aileron';
  color: #6b6f78;
  font-size: 16px;
  padding: 6px 0px;
  font-weight: 300;
}

.right-top-nav{
    text-align: right;
}

.mobile-search{
	display: none;
}

/* #Navigation
================================================== */

.logo {
    margin-top: 0px;
    padding: 5px 0 0px;
}

.custom-container {
    width: 82vw;
    margin: 0px auto;
}

#header {
    background: transparent;
    color: #fff;
    width: 100%;
    position: absolute;
}

.tp-nav-row{
    align-items: center;
}

.top-free-estimate{
    padding-top: 20px;
}


/*.fixed-header {
   
    position: fixed !important;
}*/

#navbarSupportedContent .navbar-nav{
    margin-top: 0px;
}

#header .start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 0px 0;
    /*box-shadow: 0 10px 30px 0 rgb(106 115 120 / 15%);*/
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on {
	/*box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);*/
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .navigation-wrap{
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
    
}
#header .navbar{
	padding: 0;
    margin-bottom: 0px;
}
#header .navbar-brand img{
	width: auto;
	display: block;
  
}
#header .navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
#header  .navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
#header  .navbar-light .navbar-toggler-icon {
	width: 24px;
    height: 17px;
    background-image: none;
    position: absolute;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
    top: -40px;
    right: 0px;
}
#header  .navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
#header .navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}

/*#header .nav-item:hover .nav-link{
	color: #ffffff !important;
    border-bottom: 2px solid  #68076f;
    border-width: 100%;
    
}*/
#header .nav-item.active .nav-link{
    color: #ffffff!important;
}
#header .nav-link {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    transition: all 200ms linear;
    font-size: calc((100vw - 5em) / 94);
    font-weight: 500;
    position: relative;
    padding: 10px 14px !important;
    display: inline-block;
    border-bottom: 2px solid  transparent;
   
}
/*
#header .nav-link::before {
    position: absolute;
    left: 0%;
    content: '';
    height: 4px;
    background: #68076f;
    transition: all 0.2s linear;
    width: 0;
    bottom: 0;
}

#header .nav-link:hover::before {
    width: 100%;
}*/

#header .nav-link i{
    font-size: 20px;
}



#header .nav-item{
	position: relative;
    transition: all 200ms linear;
}

#header .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
    width: 100%;
}
#header .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
#header .dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 15px;
    font-family: 'Aileron';
    letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
#header .dropdown-toggle::after {
	display: none;
}

#header .dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
#header .dropdown-item:hover, 
.dropdown-item:focus {
	color: #fff;
	background-color: #000000;
}

.nav-contact-btn {
    background-color: #fff;
    color: #2d61fe !important;
    margin-left: 22px;
    border-radius: 6px;
}

.nav-contact-btn:hover {
    background-color: #151515;
    color: #fff !important;
}



/*=== search bar css ===*/

.searchbar {
    position: relative;
    margin-left: 46px;
}

.searchbar input[type="text"]{
  border: 0;
  padding: 0;
  width: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  height: 35px;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.searchbar input[type="text"]:focus{
	outline: none;
}

.searchbar .icon{
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  background: none;
  border-radius: 3px;
  color: #fff;
  transition: all 0.5s 0.3s ease;
}

.searchbar .icon i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}

.searchbar .icon.active{
  background: #062333;
  transition: all 0.3s ease;
}

.searchbar input[type="text"].active{
  width: 250px;
  padding: 0 10px;
  transition: all 0.5s 0.2s ease;
}


 
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 30;;
 
}


/*-- ======= Nav bar css ======= */

/*-- ======= home banner css======= */

/* new slider css*/
.home-main-slider .slideshow {
  position: relative;
  z-index: 1;
  height: 100%;
 
}
.home-main-slider .slideshow * {
  outline: none;
}

.home-main-slider .slideshow .slick-prev {
    position: absolute;
    bottom: 100px;
    left: 160px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    z-index: 1;
    width: 36px;
    height: 36px;
	font-size: 22px;
}

.home-main-slider .slideshow .slick-prev i{
	position:relative;
	top: -2px;
}

.home-main-slider .slideshow .slick-next{
	position:absolute;
	bottom: 100px;
	left: calc(160px + 46px);
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	z-index: 1;
    width: 36px;
    height: 36px;
	font-size: 22px;
}


.home-main-slider .slideshow .slick-next i{
	position: relative;
	top: -2px;
}

.home-main-slider .slideshow .slider {
 /* box-shadow: 0 20px 50px -25px black;*/
}
.home-main-slider .slideshow .slider-track {
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.home-main-slider .slideshow .item {
  height: 100%;
  position: relative;
  z-index: 1;
}
.home-main-slider .slideshow .item img {
  width: 100%;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale(1.2);
}
.home-main-slider .slideshow .item.slick-active img {
  transform: scale(1);
}

.home-main-slider .slideshow .item .main-slider-info {
	 transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	 /*transform: scale(1.2);*/
	  opacity: 0.6;
	  filter: blur(8px);
}

.home-main-slider .slideshow .item.slick-active .main-slider-info {
  /*transform: scale(1);*/
  opacity: 1;
  filter: blur(0px);
}

/* end new slider css*/

.home-banner {
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
}

.mobile-banner {
	display: none !important;
}

.home-banner img{
	width: 100%;
}
.main-slider-info {
    position: absolute;
    width: 82vw;
    top: 36%;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.banner-sm-text{
	color: #fff;
	font-size: calc((100vw - 5em) / 50);
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}

.banner-heading {
    color: #fff;
    font-size: calc((100vw - 5em) / 30);
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 800;
    background: linear-gradient(to bottom, #fff583 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-shadow: 0px 3px 2px #ccc0, 0px 8px 10px rgb(0 0 0 / 0%), 0px 6px 2px rgb(0 0 0 / 6%);
}


.home-banner .owl-nav {
    position: absolute;
    bottom: 142px;
    left: calc( 0px + 164px);
}

.home-banner .owl-nav img {
    width: 18px !important;
}

.ton-days {
    font-size: calc((100vw - 5em) / 50) !important;
}

.home-banner .owl-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #fff !important;
}

.home-banner .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #fff !important;
    display: inline-block;
    margin-left: 8px;
}

.home-banner .owl-next:focus{
	outline: none;
}

.home-banner .owl-prev:focus{
	outline: none;
}

/*-- ======= end of home banner css ======= */

.sustainable-protin-section{
	position: relative;
	margin-top: -80px;
}

.sustainable-protin-section .row{
	margin: 0px;
}

.sustainable-protin {
    background: rgb(253,248,188);
    background: linear-gradient(176deg, rgba(253,248,188,1) 0%, rgba(163,190,107,1) 100%);
    padding: 50px;
    position: relative;
    z-index: 1;
}

.sr-por{
	padding-right: 0px;
}

.sustainable-protin h2 {
    font-size: calc((100vw - 5em) / 30);
    font-weight: 400;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}

.sustainable-protin h2 span{
	font-weight: 700;
}


/*=== morden forming css===*/

.morden-forming-section {
	position: relative;
	padding-top: 37px;
	padding-bottom: 28px;
}

.homepage-heading {
    font-size: calc((100vw - 5em) / 30);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
	background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    /*background: linear-gradient(to bottom right, #efe78f 0%, #a3be6b 100%);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}

.investment-block {
    margin-top: 40px;
    padding-right: 48px;
}

.investment-block h2 {
    font-size: calc((100vw - 5em) / 40);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-align: right;
	line-height: 1.1;
}

.investment-block h2 span {
    background: linear-gradient(to bottom right, #efe78f 0%, #a3be6b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: calc((100vw - 5em) / 26);
}

#h-number-slider .owl-nav {
    text-align: center;
    padding-right: 50px;
    margin-top: 48px;
    display: block;
}

#h-number-slider .owl-nav img{
	width: 15px;
}

#h-number-slider .owl-nav .owl-prev{
	border: 1px solid #9d9d9d;
	width: 40px;
	height: 40px;
	
}

#h-number-slider .owl-nav .owl-prev:focus{
	outline: none;
}

#h-number-slider .owl-nav .owl-next{
    border: 1px solid #9d9d9d;
    width: 40px;
    height: 40px;
    margin-left: 8px;
}

#h-number-slider .owl-nav .owl-next:focus{
	outline: none;
}


.cr-text {
    font-weight: 500;
}

.h-num-slider-item {
    margin-top: 3px;
}

.inv-block{
	position: relative;
}

.inv-block:after {
    content: "";
    width: 1px;
    height: 94%;
    position: absolute;
    background-color: #878787;
    right: 20px;
    top: 30px;
}


.parivartan-next-block {
    position: relative;
    margin-top: 50px;
}


.pr-video-deskimg{
    display: block;
}

.pr-video-mobileimg{
    display: none;
}

.parivartan-heading{
	font-size: calc((100vw - 5em) / 40);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}

.info-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.7;
    color: #000;
}

.parivartan-next-block .info-text{
	margin-top: 10px;
	line-height: 1.7;
}

.read-mor-btn a {
    color: #007336;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    border: 1px solid #9d9d9d;
    padding: 6px 16px;
    display: inline-block;
    position: relative;
}

.read-mor-btn {
    margin-top: 54px;
}


.rd-quality-right .read-mor-btn {
    margin-top: 50px;
}

.read-mor-btn a:hover{
	background-color: #007336;
	border: 1px solid #007336;
	color: #fff;
}
.read-mor-btn a:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(../images/green-arrow.png);
    position: absolute;
    right: -46px;
    top: 6px;
    background-size: cover;
}

/*about IB group section css */

.about-ib-group-section {
	padding-top: 120px;
	padding-bottom: 58px;
}

.aboutpage-ib-group-section {
	padding-top: 132px;
	padding-bottom: 110px;
}

.tncpage-ib-group-section {
	padding-top: 100px;
	padding-bottom: 1px;
}

.green-bg {
	background-image: url(../images/yellow-green-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.about-ib-group {
    padding: 20px 30px;
    margin-top: 38px;
    min-height: 334px;
}

.about-ib-row{
	align-items: center;
}

.about-ib-group .info-text {
    margin-top: 10px;
    min-height: 106px;
}

.about-ib-group .text-info{
	    font-size: calc((100vw - 5em) / 90);
}

.about-ib-group .read-mor-btn {
    text-align: right;
    padding-right: 70px;
}

.about-ib-group .read-mor-btn a{
	color: #fff;
	border-color: #fff;
}

.about-ib-group .read-mor-btn a:hover{
	background-color: #fff;
	color: #007336;
}

.about-ib-group .read-mor-btn a:after{
	background-image: url(../images/white-arrow.png);
}

.cutomer-speak-section {
    position: absolute;
    width: calc(100% - 60px);
    bottom: 14px;
}

.about-parivartan-video{
      padding-top: 0px;
      padding-bottom: 138px;
}

.about-parivartan-video-inner{
    position: relative;
    margin-top: 38px;
}

.about-parivartan-video-inner img{
    width: 100%;
}

.ab-parivartan-play-btn {
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 40%;
}

.about-num-section {
    padding-top: 0px;
    padding-bottom: 138px;
    padding-left: 160px;
}

.num-desk-img{
    display: block;
}

.num-mobile-img{
    display: none;
}


.our-grit-heading {
    font-size: calc((100vw - 5em) / 25);
}

.determination-section{
	padding-top: 0px;
	padding-bottom: 77px;
}

.determination-row{
	align-items: center;
	margin-bottom: 40px;
}

.about-num-section img{
	width: 100%;
}

.customer-spk-left{
	width: 50%;
}

.cuatomer-spk-inner{
	display: flex;
}

.customer-vd-bg{
	background-image: url(../images/customer-video-bg.jpg);
	background-size: cover;
}

.customer-spk-left h2{
	 font-size: calc((100vw - 5em) / 50);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(to bottom right, #efe78f 0%, #a3be6b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.customer-spk-left .info-text{
	color: #fff;
}

.customer-spk-rigt {
    text-align: right;
    width: 50%;
    padding-right: 20px;
}

.customer-spk-rigt p {
    color: #fff;
    font-size: 1.1rem;
    font-family: 'Montserrat', sans-serif;
    margin-top: 7px;
}

.pr-sub-heading {
    font-size: calc((100vw - 5em) / 60);
    font-weight: 600;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.product-block-bg{
	background-image: url(../images/product-bg.jpg);
	background-size: cover;
}

/* poltry father section css */

.poltry-father-img{
	    margin-top: -28px;
}

.poltry-father-img img{
	width: 100%;
}

.poltry-father-section{
	padding-top: 150px;
    padding-bottom: 2px;
}

.morden-father-sec-heading {
    font-size: calc((100vw - 5em) / 40);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
	margin-bottom: 18px;
}

.m-father {
    margin-top: 58px;
}

.we-sub-heading{
	font-size: calc((100vw - 5em) / 60);
    font-weight: 600;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 18px;
}


/* suscribe section css */

.suscribe-section {
    padding-top: 84px;
    padding-bottom: 96px;
    position: relative;
}

.s-home {
	padding-bottom: 126px;
}

.inner-page-scscribe {
	padding-top: 84px;
}

.suscribe-form {
	width: 72%;
    margin-left: auto;
}

.suscribe-row {
    align-items: center;
}

.india-first {
    font-size: calc((100vw - 5em) / 21);
    position: relative;
 }
 
 .we-are-slide-text {
    font-size: calc((100vw - 5em) / 21);
    position: relative;
	min-height: 630px !important;
 }

 .we-are-slide-text.esg-foot-text-slide {
      font-size: calc((100vw - 5em) / 23);
 }

/*
.india-first span {
 display: inline-block;

position: relative;
white-space: nowrap;
top: 0;
left: 0;
-webkit-animation: move 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-delay: 1s;
}

@keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}*/


.slide-text{
	position: relative;
}

.slide-text b {
  float: left;
  overflow: hidden;
  position: relative;
  height: 90px;
}
.slide-text span1 {
    display: inline-block;
    color: #95ab64;
    position: relative;
    white-space: nowrap;
    top: 0;
    left: 0;
    -webkit-animation: move 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: normal;
}

@keyframes move {
0%  { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
/*
@keyframes move {
0%  { top: 0px; }
20% { top: -100px; }
40% { top: -150px; }
60% { top: -200px; }
80% { top: -250px; }
}*/

.suscribe-section-inner{
	padding-top: 0px;
}

.suscribe-subheading{
	font-family: 'Montserrat', sans-serif;
	color: #007336;
	font-size: calc((100vw - 5em) / 60);
    font-weight: 600;
}

.suscribe-text-box{
	text-align: right;
}

.sus-text{
    width: 100%;
    height: 44px;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
	color: #000;
    border: 0px;
    border-bottom: 1px solid #a1a1a1;
}

.sus-text:focus{
	outline: none;
}

.suscribe-form-heading {
    font-size: calc((100vw - 5em) / 45);
    font-weight: 600;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 24px;
}

.suscribe-btn {
    margin-top: 30px;
    text-align: right;
    position: relative;
    padding-right: 70px;
}

.suscribe-btn .sus-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    color: #007336;
    background-color: #fff;
    border: 1px solid #9b9b9b;
    padding: 10px 32px;
    font-weight: 500;
    height: 54px;
    line-height: normal;
    border-radius: 0px;
}

.suscribe-btn .sus-btn:hover{
	background-color: #007336;
	color: #fff;
	border-color: #007336;
}

.suscribe-btn span{
	position: relative;
}

.suscribe-btn span:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/green-arrow.png);
    position: absolute;
    right: -46px;
    top: -10px;
    background-size: cover;
}

.subscribe-updates-row{
	align-items: center;
}

.floating-btn {
    position: fixed;
    top: 58%;
    right: 0;
    z-index: 10;
    width: 168px;
}

.floating-btn a {
    display: block;
    background-image: url(../images/floating-btn-bg.jpg);
    font-size: 20px;
    margin-top: 10px;
    padding: 18px 6px;
    color: #000;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}


/* faq blogs section css */



.footer-section {
    background-color: #2f3b35;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-abouinfo p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.5;
    color: #fff;
    margin-top: 14px;
    width: 66%;
}

.footer-social {
	margin-top:30px;
}

.footer-social a{
	color: #fff;
	font-size: calc((100vw - 5em) / 100);
	margin-right: 12px;
    margin-top: 10px;
    display: inline-block;
}

.footer-links-inner {
	display: flex;
	flex-wrap: wrap;
}

.foot-links {
	padding-left: 0px;
	width: 50%;
}

.foot-links li {
    list-style: none;
    margin-top: 12px;
}

.footer-heading {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 75);
    font-weight: 300;
    margin-bottom: 20px;
}

.foot-links li a{
	list-style: none;
	color: #d0d0d0;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1rem;
}

.bussinees-query-text-box {
	position: relative;
}

.business-field-text {
    background-color: transparent;
    width: 100%;
    border: 0px;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid  #fff;
    color: #fff;
    height: 46px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.business-field-text option{
    color: #000;
}

.bussinees-query-text-box select {
  color: #7a7a7a;
}

.business-field-text option[selected] {
    background: #000;
}

.business-field-text:focus{
	outline: none;
}

.b-send-btn{
	text-align: right;
	margin-top: 18px;
}

.b-btn {
    border: 2px solid #8a8b8a;
    color: #8a8b8a;
    padding: 10px 50px;
    font-size: 1.3rem;
    background-color: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.b-btn:hover{
	background-color: #fff;
	color: #2f3b35;
	border-color: #fff;
}

.footer-bottom {
    padding-top: 40px;
}

.footer-botton-inner{
	border-top: 1px solid #007338;
	padding-top: 28px;
	text-align: center;
}

.footer-botton-inner p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 110);
    line-height: 1.5;
    color: #d0d0d0;
	margin-bottom: 0px;
}

/* about page banner*/

.inner-page-banner{
	position: relative;
}

.inner-page-banner img{
	width: 100%;
}

.inner-page-banner .main-slider-info{
	    top: 48%;
}

.main-slider-info .read-mor-btn a {
    color: #fff;
    border-color: #fff;
}

.main-slider-info .read-mor-btn a:after {
    background-image: url(../images/white-arrow.png);
}

.inner-page-breadcrumbs {
    position: relative;
    margin-top: -71px;
}
.inner-page-breadcrumbs .breadcrumb {
    background-color: transparent;
    justify-content: left;
}

.inner-page-breadcrumbs .breadcrumb li{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: calc((100vw - 5em) / 90);
}

.inner-page-breadcrumbs .breadcrumb li a{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: calc((100vw - 5em) / 90);
}

.inner-page-breadcrumbs .breadcrumb-item+.breadcrumb-item::before{
	    color: #fff;
}

.ab-smtext{
	font-weight: normal;
}

.about-h {
    font-size: calc((100vw - 5em) / 25);
    
}
.about-h-1 {
  padding-top: 86px;
}

.journey-heading{
	padding-top:30px;
}

.ib-ab-text img{
	width:  100%;
}

.about-info-block{
	margin-top: 0px;
}

.founder-tabs-section{
	padding-top: 0px;
	padding-bottom: 150px;
}



.founder-tabs-section #tabs-1 .founder-item{
	border-bottom: 0px !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.founder-tabs-section #tabs-1 .founder-tabs-inner{
	    padding-bottom: 0px;
}

.founder-tabs-section #tabs-1 .founder-item:last-child{
	    padding-bottom: 0px !important;
}
}

.founder-tabs-section .nav-tabs{
	justify-content: center;
}

.founder-tabs-section .nav-tabs {
    justify-content: center;
    width: 80%;
    margin: 0px auto;
}

.founder-tabs-section .nav-tabs .nav-item{
	margin-bottom: 0px;
}

	.gallery-tabs-section .nav-tabs .nav-link {
            color: #000;
            font-size: calc((100vw - 3em) / 85);
        }

.nav-tabs .nav-link {
    color: #bac758;
    border: 0px;
    font-size: calc((100vw - 5em) / 80);
	font-family: 'Montserrat', sans-serif;
    padding: 12px 36px;
    border-bottom: 3px solid transparent;
}

.nav-tabs .nav-link.active {
    color: #000;
    border-color: #8eb048;
}

.founder-tabs-inner{
	position: relative;
	padding-top: 36px;
	padding-bottom: 0px;
}

.founder-img-block img{
	width:100%;
}

.founder-name {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 70);
    color: #007336;
    font-weight: 600;
    margin-bottom: 10px;
}

.f-designation{
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 90);
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}


.evlution-heading{
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 50);
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
	margin-top: 50px;
}

.read-bio-btn{
	padding-top: 20px;
}

.read-bio-btn a{
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 85);
    color: #2d2d2d;
    position: relative;
}

.leadership .read-bio-btn a{
	    color: #aab567;
}

.leadership .read-bio-btn a:after{
	display: none;
}

.read-bio-btn a:after {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #2d2d2d;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.founder-info-block .info-text{
	width: 90%;
}

.founder-info-block{
	 padding-top: 62px;
}

.founder-item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #a9a9a9;
    position: relative;
}

.management-team-section {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 106px;
}

.maagemet-team-item {
    width: 20%;
    position: relative;
    margin-bottom: 10px;
}

.managment-team-info {
    position: absolute;
    width: 100%;
	    z-index: 1;
    padding: 0px 18px;
}

.managment-team-thumb img{
	width: 100%
}

.maagemet-team-item .founder-info-block {
    padding-top: 24px;
}

.maagemet-team-item .read-bio-btn a {
    color: #aab567;
}

.maagemet-team-item .read-bio-btn a:after{
	display: none;
}

.maagemet-team-item .read-bio-btn {
    padding-top: 10px;
}

/* timeline css */


.time-line-inner{
	display: flex;
}

.timeline-left-img{
	width: 50%;
}
.timeline-left-img img{
	width: 100%;
}

.timeline-content{
	width: 50%;
}

.timeline {
  width: 100%;
  position: relative;
  margin-top: 0px;
}

.timeline-nav .slick-track{
	    transform: translate3d(0px, 0px, 0px) !important;
}

.timeline:after {
    content: "";
    width: 100%;
    border-top: 2px dashed #a3be6b;
    position: absolute;
    top: 28px;
    z-index: -1;
}


.timeline-nav__item {
    text-align: center;
    opacity: 1;
    background: transparent;
    margin: 66px 2px 0px !important;
    position: relative;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    width: 100px !important;
    height: 100px;
    color: #000000;
    border-radius: 50%;
    line-height: 100px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}
.timeline-nav__item::before {
    content: "";
    position: absolute;
    top: -52px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #afc9f6;
    transition: 0.2s;
    opacity: 0;
    z-index: 1;
	border: 5px solid #transparent;
}
.timeline-nav__item.slick-current {
    opacity: 1;
    color: #000000;
    background-image: url(../images/timeline-cicle-bg.png);
    background-size: cover;
	font-weight: 600;
}
.timeline-nav__item.slick-current::before {
    background-color: #000000;
    opacity: 1;
   
	background-image: url(../images/timeline-dot.png);
}
.timeline-wrapper {
  position: relative;
  width: 100%;
  height: 580px;
  margin: 60px auto;
}
@media (max-width: 500px) {
  .timeline-wrapper {
    height: 1000px;
    max-height: 900px;
  }
}
.timeline-slider {
  height: 100%;
}
.timeline .slick-list {
  height: 100%;
}
@media (min-width: 1080px) {
  .timeline .slick-list {
    padding: 0 0px !important;
  }
}
.timeline .slick-track {
  height: 100%;
}

/*
.timeline .timeline-nav .slick-track:after {
    content: "";
    width: 100%;
    border-top: 2px dashed #a3be6b;
    position: absolute;
    top: 28px;
}*/

.timeline-slide {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  outline: none;
  background-size: auto 400px, cover;
  background-position: top;
  margin: 0 24px;
  width: 80%;
  z-index: 1;
}
/*.timeline-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 52, 113, 0.8);
  z-index: 2;
}*/
.timeline-slide__content {
    z-index: 5;
    position: absolute;
    top: 122px;
    background: #a3be6b;
    width: 70%;
    left: 50%;
    transform: translate(-20%, 0px);
    padding: 64px;
    opacity: 0;
    transition: opacity 1s;
    padding-right: 166px;
    min-height: 300px;
}
@media (max-width: 500px) {
  .timeline-slide__content {
    width: 100%;
  }
}
.timeline-year {
  z-index: 5;
  font-size: 35px;
  color: #ffffff;
  background: #ff9900;
  padding: 15px 26px;
  transition: opacity 1.2s;
  position: absolute;
  right: 0;
  opacity: 0;
}
.timeline-title {
  color: #000;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.timeline-text {
    color: #000000;
    margin-top: 14px;
}
.timeline .slick-current:after {
  background-color: rgba(0, 52, 113, 0);
}
.timeline .slick-current .timeline-year {
  opacity: 1;
}
.timeline .slick-current .timeline-slide__content {
  opacity: 1;
}

.our-joureny-section .slick-prev {
    position: absolute;
    z-index: 10;
    top: 13px;
	left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #a3be6b;
}

.our-joureny-section .slick-prev:focus{
	outline: none;
}


.our-joureny-section .slick-next {
    position: absolute;
    z-index: 10;
    top: 13px;
	right: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #a3be6b;
}

.our-joureny-section .slick-next:focus{
	outline: none;
}
/* end timeline css */


.rd-quality-section{
	padding-top: 1px;
	padding-bottom: 60px;
	position: relative;
}

.rd-quality-inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin-top: 84px;
    margin-bottom: 80px;
}


.rd-quality-img img{
	width: 100%;
}

.rd-quality-left {
    width: 64%;
    margin-right: -275px;
}

.rd-quality-right {
    width: calc( 36% + 275px);
    background-image: url(../images/rd-quality-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 389px;
    margin-top: -40px;
    margin-bottom: -40px;
    padding-top: 150px;
    padding-bottom: 50px;
    padding-right: 184px;
}


.rd-quality-right .read-mor-btn a{
	border-color: #fff;
}

.rd-quality-right .read-mor-btn a:hover{
	border-color: #007336;
}


.awards-section {
    background-color: #f3f3f3;
    padding-top: 34px;
    padding-bottom: 50px;
}

.awards-section .nav-tabs{
	justify-content: center;
}

.awards-section .nav-tabs {
    justify-content: center;
    width: 100%;
    margin: 0px auto;
}

.awards-section .nav-tabs .nav-item{
	margin-bottom: 0px;
}

.awards-section .nav-tabs .nav-link {
    color: #bac758;
    border: 0px;
    font-size: calc((100vw - 5em) / 80);
	font-family: 'Montserrat', sans-serif;
    padding: 12px 36px;
    border-bottom: 3px solid transparent;
	border-radius: 0px;
}

.achivement-content{
	padding-right: 22px;
}

.achivement-content h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 50);
    line-height: normal;
    color: #000;
	margin-bottom:10px;
}

.year-area {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: calc((100vw - 5em) / 80);
    line-height: 1.5;
    color: #000;
    margin-bottom: 5px;
}

.award-tab-inner {
    background-color: #fff;
    padding: 50px 50px 10px 50px;
}

.awards-section .nav-tabs .nav-link.active {
    color: #000;
    border-color: #8eb048;
}

.award-inner{
	padding-top: 40px;
}

.achivemet-img img{
	width: 100%
}

.awards-section .swiper-pagination {
    margin-top: 54px;
    position: relative;
    width: 90% !important;
}

.awards-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background-color: #91ae50;
}

.awards-section .achivement-slider {
	    padding-bottom: 56px;
}

.awards-section .swiper-arrows-2 {
    position: absolute;
    bottom: 38px;
    right: 4px;
    display: flex;
    height: 40px;
}

.awards-section .swiper-arrows-2 .swiper-button-prev2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.awards-section .swiper-arrows-2 .swiper-button-next2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}


/* Modal Content */
.founder-bio-popup-section .modal-content {
	position: relative;
	background-color: #fff;
	margin: auto;
	padding: 8px;
	/*border: 1px solid #888;*/
	width: 100%;
    height: 100%;
	/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
	border-radius: 0px;
	background-image: url(../images/popup-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	    border: 0px;
}

/* The Close Button */
.founder-bio-popup-section .close {
	color: #000;
	float: right;
	font-size: 28px;
	font-weight: bold;
	position: relative;
}

.founder-bio-popup-section .close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.founder-bio-popup-section .modal-header {
	   padding: 0px 16px;
		background-color: transparent;
		color: white;
		border-bottom: 0px;
}

.founder-bio-popup-section .modal-body {padding: 2px 16px;}

.founder-bio-popup-section .modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 386px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    /*
    background-color: rgba(0,0,0,0.4);*/
}


/* founder tab 2 popup css */

.pop-up-1 {
            overflow: hidden;
        }
      .pop-up-1 .founder-bio-popup-section .modal {
            display: none;
            position: absolute;
            z-index: 1000;
            padding-top: 0;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: auto;
            /* background-color: rgba(0,0,0,0.4); */
            overflow-y: scroll;
        }
        
         .pop-up-1 .modal-content {
            width: 100%;
            position: absolute;
            left: 0;
             overflow: auto;
        }
        
         .pop-up-1 .modal-content {}
         
         .pop-up-1 .modal-content:-webkit-scrollbar {
          width: 6px;
        }
  .pop-up-1 .modal-content:-webkit-scrollbar-track {
  background: #000;
}
  .pop-up-1 .modal-content:-webkit-scrollbar-thumb {
  background-color:#b7b4b4;
  border-radius: 6px;
  border: 1px solid #000;
}

/* webkit browsers */
  .pop-up-1 .modal-content::-webkit-scrollbar,
  .pop-up-1 .modal-content::-webkit-scrollbar-thumb {
  height: 10px;
  border-radius: 13px;
  background-clip: padding-box;
  border: 5px solid transparent;
   background-color:#b7b4b4;
}

  .pop-up-1 .modal-content::-webkit-scrollbar-thumb {        
  box-shadow: inset 0 0 0 10px;
}
         
      
      .pop-up-2 .founder-bio-popup-section .modal {
            display: none;
            position: absolute;
            z-index: 1000;
            padding-top: 0;
            left: 0%;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: unset;
            /* background-color: rgba(0,0,0,0.4); */
        }
        
        .pop-up-2 .modal-content {
            position: relative;
            left: 0;
            width: 100%;
            overflow: auto;
    padding-left: 15px;
        }
        
         .pop-up-1 .modal-content{
         }

/* end founder tab 2 css*/

/* career page css*/

.carrer-page-banner {
    background-color: #6f6c4b;
    padding-top: 184px;
    padding-bottom: 48px;
}

.carrer-page-banner .banner-heading{
	background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	text-shadow: 0px 0px 0px #ccc0, 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px rgb(0 0 0 / 6%);
}


.inner-page-banner.carrer-page-banner .main-slider-info{
	position: relative;
}

.ib-intro-section{
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

.intor-video-section {
    position: relative;
    margin-top: 38px;
}

.intor-video-section img{
	width: 100%;
}

.into-play-btn{
	position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 80px;
}

.life-at-ib-section {
    padding-top: 30px;
    padding-bottom: 60px;
}

.life-gallery-tabs{
	padding-top: 30px;
}

.life-gallery-tabs .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    justify-content: center;
}

.life-gallery-tabs .nav-tabs .nav-link.active {
    color: #bac758;
    border-color: #8eb048;
}

.life-gallery-tabs .nav-tabs .nav-link {
    color: #000;
    border: 0px;
    font-size: calc((100vw - 5em) / 80);
    font-family: 'Montserrat', sans-serif;
    padding: 12px 36px;
    border-bottom: 3px solid transparent;
	font-weight: 600;
}

.life-gallery{
	padding-top: 40px;
}

.life-gallery-item{
	width: 100%;
	margin-top: 20px;
}

.life-gallery-item img{
	width: 100%;
}

.g-view-all-btn {
    text-align: center;
    margin-top: 44px;
}

.g-view-all-btn a {
    border: 1px solid #b3b3b3;
    display: inline-block;
    color: #007336;
    padding: 10px 30px;
    font-size: calc((100vw - 5em) / 75);
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.g-view-all-btn a:hover{
	background-color: #007336;
	color: #fff;
	border: 1px solid #007336;
}

.latest-new-section{
	padding-top: 60px;
	padding-bottom: 130px;
}

.news-block-heading{
	position: relative;
}

.news-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 50);
    font-weight: 600;
    color: #91ae50;
}

.news-heading span {
    background-color: #fff;
    padding-right: 30px;
}

.news-heading:after {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #91ae50;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
	display: none;
}

.news-slide-section{    
  margin-top: 42px;
}

.latest-new-section .custom-container{
	position: relative;
}

.latest-news-swiper-arrows {
    position: absolute;
    right: 0px;
    display: flex;
    height: 40px;
    top: 0;
    background-color: #fff;
    padding: 0 0 0 24px;
}



.latest-news-swiper-arrows .swiper-button-prev2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.latest-news-swiper-arrows .swiper-button-next2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.news-item-img img{
	width: 100%;
}



.leader-shipboard-section{
	padding-top: 60px;
	padding-bottom: 60px;
}

.testimonial-text-block {
    position: relative;
    background-image: url(../images/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    margin-top: 60px;
    padding: 0 34px 150px;
    margin-right: -96px;
    z-index: 1;
    min-height: 700px;
}

.testimonial-slide{
	margin-top: 40px;
}

.testi-quote-icon {
    width: 94px;
    position: relative;
    top: -40px;
}

.testi-quote-icon img{
	width: 100%;
}

.testi-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: calc((100vw - 5em) / 60);
    line-height: 1.5;
    color: #000;
    margin-bottom: 10px;
}

.testimonial-item-img{
	position: relative;
}

.testimonial-item-img img {
    width: 100%;
    border-radius: 76px;
}

.testi-play-btn{
	position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 80px;
}

.em-review-block .testimonial-swiper-arrows{
    margin-top: 4px;
}

.em-review-block .testimonial-swiper-arrows .swiper-button-prev-testimonial{
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}


.em-review-block .testimonial-swiper-arrows .swiper-button-next-testimonial{
     background-color: transparent;
    border-color: #fff;
    color: #fff;
}


.testimonial-swiper-arrows {
    text-align: right;
    display: flex;
    float: right;
    margin-top: -48px;
}

.testimonial-swiper-arrows .swiper-button-prev-testimonial {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.testimonial-swiper-arrows .swiper-button-next-testimonial {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}


.leadership-quote-inner {
    background-image: url(../images/leardership-quote-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 42px 26px 42px 30px;
    border-radius: 40px;
}

.leadership-quote{
	padding-top: 60px;
	padding-bottom:60px;
}

.leader-ship-quote-2 {
    float: right;
    margin-top: -82px;
}

.leader-ship-quote-2 img {
    width: 140px;
}

.leadershipq-heading{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 60);
    line-height: 1.5;
    color: #000;
}

.center-of-exelence{
	background-color: #a3be6b;
	padding-top: 60px;
	padding-bottom: 60px;
}

.exlelence-heading{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: calc((100vw - 5em) / 30);
	text-align: center;
}

.traning-classes-slide-section {
    padding-left: 144px;
    margin-top: 48px;
    margin-bottom: 30px;
}

.traing-silder-item{
	display: flex;
	flex-wrap: wrap;
}

.traning-slider-info {
    width: 50%;
    padding-right: 62px;
}

.traning-slider-info h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 60);
    line-height: 1.5;
    color: #000;
}

.traning-slider-info p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.5;
    color: #000;
	margin-top: 22px;
}

.traning-slider-img{
	width: 50%;
}

.traning-slider-img img {
    width: 100%;
    border-bottom-left-radius: 74px;
}

.traning-classes-slider-swiper-arrows {
    display: flex;
    margin-top: -50px;
    position: relative;
    z-index: 10;
}

.traning-classes-slider-swiper-arrows .swiper-button-prev2 {
    background-color: #a3be6b;
    padding: 0px 14px;
    font-size: 28px;
    color: #000;
    border: 2px solid #000;
    line-height: 34px;
}


.traning-classes-slider-swiper-arrows .swiper-button-next2 {
    background-color: #a3be6b;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #000;
    border: 2px solid #000;
    line-height: 34px;
}

.innovation-lab-slider-section{
	padding-top: 40px;
	padding-bottom: 40px;
}

.inovation-slider-img {
    width: 50%;
}

.inovation-slider-img img {
    width: 100%;
    border-bottom-right-radius: 88px;
}

.infovation-slider-info {
    width: 50%;
    padding-right: 122px;
    padding-left: 50px;
}

.infovation-slider-info h2{
	    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 60);
    line-height: 1.5;
    color: #000;
}

.infovation-slider-info p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.5;
    color: #000;
    margin-top: 22px;
}

.innovation-lab-slider-swiper-arrows {
    display: flex;
    width: 100px;
    margin: 0px auto;
    position: relative;
    left: 108px;
    margin-top: -60px;
	z-index: 10;
}

.innovation-lab-slider-swiper-arrows .swiper-button-inv-1 {
    background-color: #a3be6b;
    padding: 0px 14px;
    font-size: 28px;
    color: #000;
    border: 2px solid #000;
    line-height: 34px;
}

.innovation-lab-slider-swiper-arrows .swiper-button-inv-2 {
    background-color: #a3be6b;
    padding: 0px 14px;
    font-size: 28px;
    color: #000;
	 margin-left: 16px;
    border: 2px solid #000;
    line-height: 34px;
}

.ib-values-section{
	padding-top: 60px;
	padding-bottom: 60px;
}

.ib-value-thubnail {
    width: 100%;
    margin-top: 34px;
}

.ib-value-thubnail img{
	width: 100%;
}

.ib-value-block h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: calc((100vw - 5em) / 60);
    line-height: 1.5;
    color: #000;
    margin-top: 26px;
}


.job-career-portal-section{
	padding-top: 60px;
	padding-bottom: 60px;
}

.prtal-tab-section .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    flex-direction: column;
}

.prtal-tab-section .nav-tabs .nav-item{
	margin-top: 26px;
    
}

.prtal-tab-section .nav-tabs .nav-link {
    color: #000000;
    font-size: calc((100vw - 5em) / 60);
    font-family: 'Montserrat', sans-serif;
    padding: 12px 36px;
	font-weight: 600;
    border: 3px solid transparent;
    background-image: url(../images/portal-tb-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
	border-top-right-radius: 0rem;
	display: flex;
    align-items: center;
	
}


.prtal-tab-section .nav-tabs .nav-link.active {
	background-image: url(../images/portal-tb-active-bg.jpg);
	color: #fff;
	border: 3px solid #6a9c1f;
}

.prtal-tab-section .nav-tabs .nav-link:hover {
    background-color: transparent;
    border: 3px solid transparent;
	border-color: transparent;
}

.prtal-tab-section .nav-tabs .nav-item.show .nav-link {
    background-color: transparent;
    border: 3px solid transparent;
	border-color: transparent;
}

.prtal-tab-section .nav-tabs .nav-item.show .nav-link.active {
	border: 3px solid #6a9c1f;
}

.prtal-tab-section .nav-tabs .nav-item:first-child{
	margin-top: 0px;
}

.prtal-tab-section{
	margin-top: 40px;
}

.portal-tab-icon{
	width: 140px;
}

.portal-tab-text{
	width: calc( 100% - 140px);
}

.poral-tab-img img{
	
	width: 100%;
}

.poral-tab-img {
    position: relative;
    width: 100%;
    margin-left: 24px;
}

.portal-item-play-btn {
    position: absolute;
    top: 36%;
    left: 0px;
    right: 0px;
    width: 86px;
    margin: 0px auto;
}

.portal-video-heading {
    position: absolute;
    top: 56%;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 72%;
	text-align: center;
    margin: 0px auto;
    left: 0;
    right: 0;
}


.number-section{
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

.number-section-inner {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c5c5c5;
}

.number-block{
	text-align: center;
}

.number-block h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color: #a3be6b;
	font-size: calc((100vw - 5em) / 50);
	position: relative;
}

.number-block h2.plus:after{
	content: "+";
}

.number-block h3{
	font-family: 'Montserrat', sans-serif;
     font-weight: 700;
	color: #000;
	font-size: calc((100vw - 5em) / 65);
	margin-top: 16px;
}

.job-search-section{
	padding-top:60px;
	padding-bottom:60px;
}
.job-search-block{
	background-color: #f4f4f4;
	padding: 50px;
}

.job-search-heading{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color: #000;
	font-size: calc((100vw - 5em) / 45);
	margin-top: 16px;
	text-align:center;
	margin-bottom: 20px;
}

.srach-form-field {
    background-color: #fff;
    width: 100%;
    height: 46px;
    font-size: calc((100vw - 5em) / 90);
    color: #000;
    font-family: 'Montserrat', sans-serif;
    border: 0px;
    margin-top: 20px;
    padding-left: 10px;
}

.srach-form-field:focus{
	outline: none;
}

.search-form-btn {
    width: 100%;
    height: 50px;
    margin-top: 4px;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 70);
    background-image: url(../images/floating-btn-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 500;
}

.job-list-item{
	margin-top: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #bdbdbd;
}

.job-title-section h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	color: #000;
	font-size: calc((100vw - 5em) / 80);
}

.job-location{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 90);
    line-height: 1.5;
    color: #000;
}

.num-post p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 90);
    line-height: 1.5;
    color: #000;
	text-align: center;
}

.job-apply-btn{
	text-align: right;
}

.job-apply-btn a{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 90);
    line-height: 1.5;
    color: #000;
	text-align: center;
}

.pagination-block{
	margin-top: 40px;
}

.pagination-block .pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  position: relative;
}
.pagination-block .pagination li {
    margin: 0px 2px;
    border-radius: 3px;
    padding: 0px 6px;
}
.pagination-block .pagination li a {
    font-size: 18px;
    text-decoration: none;
    color: #000;
	font-family: 'Montserrat', sans-serif;
    height: 45px;
	font-weight: 500;
    width: auto;
    display: block;
    line-height: 45px;
    text-align: center;
}


.pagination-block .pagination li a.seleced{
    color: #a3be6b;
}

.pagination-block .pagination li:first-child a {
   width: 120px;
   background-color: #eaeaea;
   position: absolute;
   left: 0;
}
.pagination-block .pagination li:last-child a {
  width: 100px;
  background-color: #eaeaea;
  position: absolute;
  right: 0;
}
.pagination-block .pagination li.active {
 
}
.pagination-block .pagination li.active a {
  font-size: 17px;
  color: #000;
}
.pagination-block .pagination li:first-child {
  margin: 0 15px 0 0;
}
.pagination-block .pagination li:last-child {
  margin: 0 0 0 15px;
}

.upload-cv-section{
	padding-top: 0px;
	padding-bottom: 141px;
}

.cv-upload-form-section {
    width: 70%;
    margin: 0px auto;
    margin-top: 20px;
}

.upload-cv-heading{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: calc((100vw - 5em) / 50);
	text-align: center;
}

.cv-form-field {
    background-color: #f4f4f4;
    color: #000;
    height: 46px;
    width: 100%;
	font-family: 'Montserrat', sans-serif;
    border: 0px;
	font-size: 18px;
    padding-left: 15px;
    margin-top: 24px;
}

.cv-form-field:focus{
	outline: none;
}

.file-upload {
    position: relative;
    display: flex;
    align-items: center;
}

.file-upload-size-text{
	padding-left:10px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 14px;
}

.file-upload__label {
    display: block;
    padding: 0em 1em;
    color: #fff;
    background: #707070;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    border-radius: 0;
    transition: background 0.3s;
    margin-top: 24px;
    height: 46px;
    line-height: 46px;
    width: 230px;
    text-align: center;
}
.file-upload__label:hover {
  cursor: pointer;
  background: #000;
}

.file-upload__input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 1;
  width: 0;
  height: 100%;
  opacity: 0;
}

.cv-form-btn {
    width: 170px;
    height: 54px;
    margin-top: 30px;
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    background-image: url(../images/floating-btn-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 500;
}


/* new carrer page css */

.life-ib-section{
	padding-top: 140px;
	padding-bottom: 146px;
}

.life-row {
	align-items: center;
}

.job-search-links-items {
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.job-search-links-items li {
    display: inline-block;
    width: 30%;
    margin: 0 14px;
}

.job-search-links-items li a {
    color: #fff;
    background-color: #c0cb5a;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 70);
    width: 100%;
    display: inline-block;
    padding: 12px 0;
}


.job-search-links-section {
    padding-bottom: 50px;
    border-bottom: 1px solid #97b44b;
}

.intor-video-block {
    position: relative;
    width: 70%;
    margin: 0px auto;
    margin-top: 38px;
}

.intor-video-block img{
	width: 100%;
}

.ib-c-video-section {
    padding-top: 139px;
    padding-bottom: 139px;
    position: relative;
}
.open-vacancy-section{
	padding-bottom: 148px;
}

.job-search-main-sec {
    height: 684px;
    overflow-y: scroll;
    margin-top: 100px;
    background-color: #f4f4f4;
}

.job-search-main-sec .selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/
  
  float: left;
  min-width: 100%;
 
}

/* IE11 hide native button (thanks Matt!) */
.job-search-main-sec select::-ms-expand {
display: none;
}

.job-search-main-sec .selectdiv:after {
    content: '>';
    font: 22px "Consolas", monospace;
    color: #a3bf6b;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    top: 16px;
    padding: 0 0 2px;
    border-bottom: 0px solid #999;
    position: absolute;
    pointer-events: none;
}

.job-search-main-sec .selectdiv label{
	width: 100%;
}

.job-search-main-sec .selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
   display: block;
  width: 100%;
  max-width: 100%;
  height: 46px;
  font-size: calc((100vw - 5em) / 90);
  color: #000;
  font-family: 'Montserrat', sans-serif;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}

.job-search-main-sec .selectdiv select:focus{
	outline: none;
}

.job-search-main-sec:-webkit-scrollbar {
          width: 6px;
 }
.job-search-main-sec:-webkit-scrollbar-track {
 background: #e5e5e5;
}
.job-search-main-sec:-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
}

/* webkit browsers */
.job-search-main-sec::-webkit-scrollbar,
.job-search-main-sec::-webkit-scrollbar-thumb {
  height: 10px;
  border-radius: 13px;
  background-clip: padding-box;
  border: 5px solid transparent;
   background-color:#e5e5e5;
}

.job-search-main-sec::-webkit-scrollbar-thumb {        
  box-shadow: inset 0 0 0 10px #939393;
  
 }
 
.pagination-block .pagination li.selected a {
    color: #8eb048;
}

.pagination-block .pagination li a{
	position: relative;
}

.pagination-block .pagination li a span{
	position: relative;
}

.pagination-block .pagination li a span:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0px;
    right: -9px;
    cursor: none;
}

.job-search-main-sec .job-search-block {
    background-color: #f4f4f4;
    padding: 50px 50px 0px 50px;
}

.joblist-pagenation {
    background-color: #f4f4f4;
    padding: 0px 50px 50px;
}

.joblist-pagenation .pagination-block {
    margin-top: 0;
    padding-top: 20px;
}

.joblist-pagenation .pagination-block .pagination li:first-child a{
	color: #07780b;
	background-color: #fff;
}

.joblist-pagenation .pagination-block .pagination li:last-child a{
	color: #07780b;
	background-color: #fff;
}

.employment-section {
    padding-top: 0px;
    padding-bottom: 145px;
}

.employmen-list {
    display: flex;
    padding: 0px 0px 10px;
    margin-top: 20px;
    border-bottom: 1px solid #9f9f9f;
}

.emp-list-num{
	font-size: calc((100vw - 5em) / 40);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    /* background: linear-gradient(to bottom right, #efe78f 0%, #a3be6b 100%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dir-em-text{
	 font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: calc((100vw - 5em) / 80);
	line-height: 1.3;
}

.emp-list-left{
	width: 60%;
}

.emp-list-right{
	width: 40%;
}

.em-list-main{
	padding-top: 20px;
}

.career-gallery-item{
	display: flex;
}

.emp-mobile-btn{
    display: none;
}

.carrer-gallery-left {
    width: 50%;
    height: 776px;
    background-size: cover;
    background-repeat: no-repeat;
}

.temployee_spotlight{
    position: relative;
}

.e-spotlight-swiper-arrows {
    position: absolute;
    right: 28px;
    top: 8px;
    z-index: 10;
    display: flex;
    height: 37px;
}


.e-spotlight-swiper-arrows .swiper-button-next-employee_spotlight {
    background-color: transparent;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 10px;
    color: #fff;
    border: 2px solid #fff;
    line-height: 30px;
}

.e-spotlight-swiper-arrows .swiper-button-prev-employee_spotlight {
    background-color: transparent;
    padding: 0px 14px;
    font-size: 28px;
    color: #fff;
    border: 2px solid #fff;
    line-height: 30px;
}



.galley-video-block{
	height: 388px;
	width: 100%;
	position: relative;
	background-size: cover;
	 background-repeat: no-repeat;
}

.carrer-gallery-right{
	width: 50%;
	position: relative;
}

.em-review-block {
    height: 388px;
    background-color: #a3be6b;
    padding: 24px;
}

.small-dot {
    padding: 0px !important;
}

.emp-spotlight-inner{
	display: flex;
}

.emp-spotlight-heading{
	font-size: calc((100vw - 5em) / 50);
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    /* background: linear-gradient(to bottom right, #efe78f 0%, #a3be6b 100%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.emp-spotlight-left{
	width: calc( 100% - 100px);
}

.spotlight-play-btn{
	width: 100px;
	text-align: center;
}

.emp-spotlight{
	padding: 0 14px;
    position: absolute;
    bottom: 10px;
}

.emp-review-sec {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.emp-review-pic {
	width : 130px;
}

.emp-review-pic img{
	width : 126px;
}

.emp-review-info {
    width: calc(100% - 130px);
    padding-left: 10px;
}

.emp-review-info h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: calc((100vw - 5em) / 70);
}

.emp-review-info h4{
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: calc((100vw - 5em) / 90);
}

.emp-g-btns-section{
    display: flex;
    flex-wrap: wrap;
}

.g-vall-btn {
    padding-right: 44px;
}

.emp-gallery-btn{
   width: 50%;
}

.leadership-board-section {
    padding-top: 0;
    padding-bottom: 157px;
}

.l-ship-quote-icon {
    text-align: center;
    margin-bottom: 24px;
}

.leadership-quote-block {
    position: relative;
    padding: 30px;
    margin-top: 20px;
}
.l-quote-row{
	margin-top: 50px;
}

.l-board-swiper-arrows {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    height: 41px;
}


.l-board-swiper-arrows .swiper-button-next-leadership-board {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.l-board-swiper-arrows .swiper-button-prev-leadership-board {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}


.leadership-quote-block p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.7;
    color: #000;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}

.leadership-quote-block p:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/l-ship-quote-sm-top.png);
    position: absolute;
    left: -4px;
}

.leadership-quote-block p:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/l-ship-quote-sm-bottom.png);
    position: absolute;
    right: -4px;
    bottom: 0;
}

.leader-emp-name{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 70);
    line-height: 1.7;
	color: #a3be6b;
}

.leader-emp-desi{
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 85);
    line-height: 1.7;
	color: #000;
}

.l-bdr-block{
	position: relative;
}

.l-bdr-block:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #a3be6b;
    position: absolute;
    top: 20px;
    right: -3px;
}

.timeline-main-section{
	position: relative;
	
}

.timeline-item{
	    margin-top: 64px;
}

.timeline-main-section::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #007336;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.center-of-exelence-section{
	padding-top: 0px;
	padding-bottom: 136px;
}

.timeline-dot {
    width: 30px;
    height: 30px;
    background-color: #007336;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.exelaence-thum{
	position: relative;
}

.exelaence-thum img{
	width: 100%;
}

.timeline-sub-h{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: calc((100vw - 5em) /70);
	margin-bottom: 20px;
}

.timeline-text-block{
	position: relative;
	
}

.timeline-text-block-lf {
    padding: 0px 60px 24px 0;
}



.exle-thumb-left{
	padding-right: 60px;
}

.exle-thumb-right{
	padding-left: 60px;
}

.timeline-text-block-rt{
	padding: 0px 0px 24px 60px;
}

.t-ib-value-heading{
	    margin-bottom: 44px;
}

.career-portal-section{
	padding-top: 0px;
	padding-bottom: 119px;
}

.career-portal-job-item {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #b3b3b3;
}

.career-portal-job-item.job-active{
	background-color: #e1e089;
}

.jd-v{
	text-align: center;
}

.cr-portal-row{
	align-items: center;
	padding-bottom: 30px;
}

.career-portal-job-item .row{
	align-items: center;
}

.career-portal-job-item p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 90);
    line-height: 1.7;
    color: #000;
	margin-bottom: 0;
}

.prtl-link span{
	padding-left: 20px;
}

.prtl-link a {
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 90);
    line-height: 1.7;
    color: #000;
}

.pr-jd {
    font-weight: 500 !important;
}

.ab-career-portal-sec .pagination-block .pagination li:first-child a {
    width: 40px;
	height: 40px;
    background-color: #fff;
    position: relative;
    left: 0;
	color: #91ae50;
    border: 2px solid #91ae50;
	line-height: 34px;
    font-size: 26px;
}

.ab-career-portal-sec .pagination-block .pagination li:last-child a {
    width: 40px;
	height: 40px;
    background-color: #fff;
    position: relative;
    right: 0;
	color: #91ae50;
    border: 2px solid #91ae50;
	line-height: 34px;
    font-size: 26px;
}

.news-section-bloks{
	margin-top: 50px;
}

.news-item-block{
	width: 100%;
}

.news-item-block img{
	width: 100%;
}

.news-title-block {
    width: calc( 100% - 2px);
    border: 1px solid #dbdbdb;
    border-top: 0px;
    margin: 0px auto;
}

.news-title-block img{
	width: 100%;
}

.news-rd-btn {
    position: relative;
    padding: 15px 30px;
    margin-bottom: 15px;
}

.news-rd-btn a {
    color: #007336;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: calc((100vw - 5em) / 90);
    position: relative;
    display: inline-block;
	
}

.news-rd-btn a:before {
    content: "";
    width: 98%;
    height: 1px;
    background-color: #007336;
    position: absolute;
    bottom: -2px;
	
}

.news-rd-btn a:after {
    content: "";
    width: 24px;
    height: 27px;
    background-image: url(../images/g-arrow-sm.jpg);
    position: absolute;
    margin-left: 10px;
	top: 4px;
}


/* end new carrer page css */

/* gallery page css */


.gallery-page-banner {
    position: relative;
    padding-top: 300px;
    padding-bottom: 174px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 954px;
}

.gallery-banner-heading {
    color: #fff;
    font-size: calc((100vw - 5em) / 30);
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 700;
    background: linear-gradient(to bottom, #fff583 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom: 15px;
}

.moment-section{
	padding-top: 138px;
	padding-bottom: 144px;
}

.moment-row{
	align-items: center;
}

.gallery-switch-section{
	padding-top: 0px;
    padding-bottom: 60px;
}

.switch-button {
    width: 272px;
    height: 48px;
    text-align: center;
    position: relative;
    will-change: transform;
    cursor: pointer;
    transition: 0.3s ease all;
    border: 2px solid #e5e5e5;
    background-color: #ffffff;
    border-radius: 0px;
}
.switch-button-case {
    display: inline-block;
    background: none;
    width: 49%;
    height: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    position: relative;
    border: none;
    transition: 0.3s ease all;
    padding-bottom: 1px;
    padding: 0px 0px 0px 0px;
}
.switch-button-case.active-case span {
    background-image: url(../images/floating-btn-bg.jpg);
    display: inline-block;
    width: 100%;
    height: 44px;
    line-height: 40px;
	
}
.switch-button-case:hover {
  color: grey;
  cursor: pointer;
}
.switch-button-case:focus {
  outline: none;
}
.switch-button .active {
  color: #151515;
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  transition: 0.3s ease-out all;
}
.switch-button .active-case {
  color: #151515;
}

.gallery-search {
  position: relative;
}

.gallery-search .search {
	  display: flex;
    border-bottom: 1px solid #000;
    width: 100%;
    margin-left: auto;
    max-width: 400px;
}

.gallery-search .searchButton {
    background-color: #fff;
    border: 0px;
    font-size: 24px;
    height: 40px;
    line-height: 30px;
	width: 34px;
	background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gallery-tabs-section .nav-tabs .nav-link {
    padding: 12px 28px;
    font-weight: 500;
	color: #000;
}

.gallery-tabs-section .nav-tabs .nav-item {
    margin-bottom: 0px;
}

.gallery-search .searchButton:focus{
	outline: none;
}

.gallery-search .searchTerm{
	border: 0px;
	height: 40px;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	width: calc( 100% - 88px);
}

.gallery-search .searchTerm:focus{
	outline: none;
}

.clear-btn {
    background-color: #fff;
    border: 0px;
    font-size: 18px;
    color: #878787;
	width: 54px;
}

.clear-btn:focus{
	outline: none;
}



.gallery-tabs-section .nav-tabs .nav-link.active{
	color: #bac758;
}

.gallery-tab-inner{
	padding-top: 40px;
}

.gallery-tab-inner .info-text{
	margin-top: 10px;
}





.gallery-main-section .row {
    columns: 3;
    column-gap: 2rem;
    display: inline-block;
    width: 100%;
	margin: 0px;
}

.gallery-main-section .item {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.gallery-main-section .item img {
  width: 100%;
}

.gallery-main-section .item .gallery-desk-img{
	display: block;
}

.gallery-main-section .item .gallery-mobile-img{
	display: none;
}

.gallery-item-inner{
	position: relative;
}

.gallery-tabs-inner #tabs-1 .item:hover .gallery-item-inner:after {
	opacity: 1;
}

.gallery-tabs-inner #tabs-1 .item:hover .g-view-more-btn {
	opacity: 1;
}

.gallery-tabs-inner #tabs-1 .gallery-item-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #386d27ab;
    left: 0;
    right: 0;
	opacity: 0;
	top: 0;
}

.gallery-tabs-inner #tabs-1 .g-view-more-btn {
    position: absolute;
    margin: 0px auto;
    top: 74%;
    text-align: center;
    color: #fff;
    z-index: 10;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    width: 172px;
    left: 50%;
    transform: translate(-50%, -50%);
	opacity: 0;
}

.g-view-more-btn {
    position: absolute;
    margin: 0px auto;
    top: 74%;
    text-align: center;
    color: #fff;
    z-index: 10;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    width: 172px;
    left: 50%;
    transform: translate(-50%, -50%);
	opacity: 0;
}

.g-view-more-btn:hover{
	color: #fff;
}

.g-view-more-btn img {
    width: 19px !important;
    margin-left: 8px;
}

.gallery-title {
    color: #000;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 12px 0;
    display: block;
}

.gallery-title img {
    width: 17px !important;
    margin-left: 12px;
}

.gallery-main-section {
    margin-top: 22px;
    margin-bottom: 0px;
}

.gallery-main-section .gallery {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
  max-width: 100%;
  margin: 10px auto;
  padding: 0 10px;
}

.gallery-item-title {
    bottom: 0;
    background-image: url(../images/gallery-title-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    padding: 10px 10px 10px 24px;
}

.gallery-item-title h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;    
	font-size: calc((100vw - 5em) / 60);
}

.gallery-main-section .gallery__item {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  
 }
.gallery-main-section .gallery__item--nor{
  /* grid-column: span 2;*/
  grid-column: span 2 ;
  grid-row: span 2;
  }

.gallery-main-section .gallery__item > img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.gallery-main-section .gallery__item--hor {
  grid-column: span 2;
}

.gallery-main-section .gallery__item--vert {
  grid-row: span 4;
  grid-column:  1 / span 2;
}

.gallery-main-section .gallery__item--lg {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-about-img-sec img{
	width: 100%;
}

.gallery-about-ib-sec .info-text{
	width: 80%;
}

.gallery-about-section {
    padding-top: 113px;
    padding-bottom: 60px;
    position: relative;
    padding-left: 130px;
}

.gallery-about-section .row {
    margin: 0px;
    align-items: center;
}

.gr-img{
	padding-right: 0px;
}

/*.gallery-about-section:after {
    z-index: -1;
    content: "";
    width: 50%;
    height: 78%;
    background-image: url(../images/rd-quality-bg.jpg);
    position: absolute;
    top: 124px;
    right: 0;
}*/

.g-ab-read-more-btn a {
    background-image: url(../images/floating-btn-bg.jpg);
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    padding: 18px 24px;
    color: #000;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    margin-top: 28px;
}

/* End gallery page css */

/* Team detail  page css */

.team-detail-contentmain{
	padding-top: 150px;
	padding-bottom: 150px;
}

.team-detail-thum img{
	width: 100%;
}

.team-detail-content-block {
    position: relative;
    margin-top: -5px;
    padding-left: 30px;
}

.d-team-member-name {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    color: #007336;
    font-weight: 600;
}

.d-designation {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    color: #000;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 12px;
}

.d-team-content-inner {
    height: 646px;
    overflow-y: scroll;
	padding-right: 10px;
}

.d-team-content-inner {
 scrollbar-width: thin;
  scrollbar-color: #b7b4b4 ;
}

.d-team-content-inner:-webkit-scrollbar {
  width: 6px;
}
.d-team-content-inner:-webkit-scrollbar-track {
  background: #000;
}
.d-team-content-inner:-webkit-scrollbar-thumb {
  background-color:#b7b4b4;
  border-radius: 6px;
  border: 1px solid #000;
}

/* webkit browsers */
.d-team-content-inner::-webkit-scrollbar,
.d-team-content-inner::-webkit-scrollbar-thumb {
  height: 10px;
  border-radius: 13px;
  background-clip: padding-box;
  border: 5px solid transparent;
   background-color:#b7b4b4;
}

.d-team-content-inner::-webkit-scrollbar-thumb {        
  box-shadow: inset 0 0 0 10px;
}

/* Team detail  page css */

/* blog page css */


.blog-section-1 {
    padding-top: 136px;
    padding-bottom: 140px;
}

.latest-blog-section {
    position: relative;
    padding-bottom: 114px;
}

.latest-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
}

.latest-blog-heading-section{
	margin-bottom: 50px;
}


.blog-search-block .search {
    display: flex;
    border-bottom: 1px solid #000;
    width: 100%;
    margin-left: auto;
    max-width: 400px;
}

.blog-search-block .searchButton {
    background-color: #fff;
    border: 0px;
    font-size: 24px;
    height: 40px;
    line-height: 30px;
    width: 34px;
    background: linear-gradient(to bottom right, #efe78f 0%, #69852f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blog-search-block .searchTerm {
    border: 0px;
    height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    width: calc( 100% - 54px);
}

.blog-search-block .searchTerm:focus{
	outline: none;
}

.blog-search-block .search-bot-btn {
    width: 15px;
    height: 15px;
    background-color: #e1e1e1;
    border: 0px;
    position: relative;
    margin-top: 10px;
}

.blog-search-block .search-bot-btn:focus{
	outline: none;
}

.latest-blog-item{
	background-size: cover;
	min-height: 730px;
	position: relative;
}

.latest-blog-item-title {
    position: absolute;
    bottom: 20px;
    padding: 0 10px;
}

.latest-blog-item-title .l-blog-title{
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 85);
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.latest-blog-item-title .l-blog-title a{
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 85);
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.most-read-blog-section{
	padding-left: 26px;
}

.most-read-item {
    display: flex;
    margin-top: 32px;
}

.mostread-thumb {
    background-size: cover;
    min-height: 96px;
	height: 96px;
    width: 96px;
    position: relative;
}

.most-read-title {
    width: calc(100% - 96px);
    padding-left: 16px;
}

.m-read-title{
	color: #2d2d2d;
}

.m-read-title:hover{
	color: #000 !important;
}

.m-read-title h2{
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 85);
	
}


.most-read-blog-heading {
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    color: #000;
    font-weight: 500;
    margin-bottom: 50px;
}

.blog-tabs-section {
    position: relative;
    background-color: #eaeaea;
    padding-top: 50px;
    padding-bottom: 0px;
}

.blog-tab-items {
    display: flex;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tab-itesm-heading {
    padding-right: 22px;
    width: 402px;
}

.blog-tabs-section .nav-tabs {
    width: calc(100% - 402px);
    border-bottom: 0px;
    align-items: center;
}

.tab-itesm-heading .homepage-heading{
	    font-size: calc((100vw - 5em) / 35);
}

.blog-tabs-section .nav-tabs .nav-link {
    color: #bac758;
    border: 0px;
    font-size: calc((100vw - 5em) / 98);
    font-family: 'Montserrat', sans-serif;
    padding: 6px 14px;
    border-bottom: 3px solid transparent;
	font-weight: 500;
}

.blog-tabs-section .nav-tabs .nav-item:hover{
	background-color: transparent;
}

.blog-tabs-section .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background-color: transparent;
	border-color:  transparent;
}


.blog-tabs-section .nav-tabs .nav-link.active{
	background-color: transparent;
	color: #000;
}

.blog-tabs-section .nav-tabs .nav-link:hover{
	background-color: transparent;
}

.blog-item-block{
	margin-top: 40px;
}

.blogs-items-section{
	padding-top:10px;
}

.blog-item-block img {
	width: 100%;
}

.blog-item-title {
    font-size: calc((100vw - 5em) / 80);
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-top: 18px;
	font-weight: 500;
}

.blog-item-title a {
    font-size: calc((100vw - 5em) / 80);
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-top: 18px;
    font-weight: 500;
    min-height: 70px;
    display: inline-block;
}

.about-blog-info-block{
	    margin-top: 0px;
}

.blog-pagination {
    background-color: #fff;
    padding: 50px 0px 50px;
    margin-top: 32px;
}

.blog-pagination .pagination {
    display: flex;
    list-style: none;
    justify-content: center;
    position: relative;
    margin-bottom: 0px;
}

.blog-pagination .pagination li a {
    font-size: 18px;
    text-decoration: none;
    color: #4d3252;
    font-family: 'Montserrat', sans-serif;
    height: 45px;
    font-weight: 500;
    width: auto;
    display: block;
    line-height: 45px;
    padding: 0px 6px;
    text-align: center;
}

.blog-pagination .pagination li.selected a {
    color: #8eb048;
}

.blog-pagination .pagination li a span {
    position: relative;
}

.blog-pagination .pagination li a span:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0px;
    right: -9px;
    cursor: none;
}

.blog-pagination .pagination li:first-child a {
    width: 120px;
    background-color: #eaeaea;
    position: absolute;
    left: 0;
}

.blog-pagination .pagination li:last-child a {
    width: 100px;
    background-color: #eaeaea;
    position: absolute;
    right: 0;
}
/* end blog page css */


/* CSR Page css */

.csr-banner-sm-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    line-height: 1.7;
    color: #fff;
}

.about-csr-section{
    padding-top: 132px;
    padding-bottom: 132px;
}


.csr-about-row{
    align-items: center;
}

.csr-sec2-inner{
    display: flex;
    flex-wrap: wrap;
}

.csr-overview-left {
    width: 56%;
}

.csr-overview-left img {
    width: 100%;
    position: relative;
}

.csr-overview-right {
    width: calc(44% + 170px);
    background-image: url(../images/rd-quality-bg.jpg);
    padding-top: 160px;
    padding-bottom: 40px;
    margin-top: -40px;
    margin-bottom: -40px;
    padding-left: 286px;
    margin-left: -170px;
    padding-right: 150px;
    background-size: cover;
    background-repeat: no-repeat;
}


.initiatives-section{
    padding-top: 136px;
    padding-bottom: 0px;
}

.initiatives-item-inner{
    display: flex;
    flex-wrap: wrap;
}

.initiatives-content-block {
    width: 56%;
    background-image: url(../images/rd-quality-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 174px;
    padding-left: 93px;
    padding-right: 240px;
    padding-bottom: 50px;
}

.initiatives-items{
    margin-top: 150px;
}

.initiatives-img-block {
    width: calc(44% + 150px);
    margin-top: -50px;
    margin-left: -150px;
}

.initiatives-img-block img {
    width: 100%;
    margin-bottom: 42px;
}

.initivative-block-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: calc((100vw - 5em) / 50);
    line-height: 1.7;
    color: #000;
    margin-bottom: 20px;
}

.initiatives-content-block .read-mor-btn a {
    color: #fff;
    border-color: #fff;
}

.initiatives-content-block .read-mor-btn a:hover {
    background-color: #fff;
    color: #007336;
}

.initiatives-content-block .read-mor-btn a:after {
    background-image: url(../images/white-arrow.png);
}

.initiatives-content-block-right{
    width: 56%;
    background-image: url(../images/rd-quality-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 174px;
     padding-left: 240px;
      padding-right: 90px;
    padding-bottom: 50px;
}

.initiatives-img-block-left{
     width: calc(44% + 150px);
    margin-top: -50px;
    margin-right: -150px;
    position: relative;
}

.initiatives-img-block-left img{
     width: 100%;
    margin-bottom: 42px;
}

/* End CSR Page css */

/* Rd Page css */

.rd-breadcrum{
        margin-top: -104px;
}

.rd-info-section{
    position: relative;
}

.rd-info-inner {
    background-image: url(../images/rd-info-bg.jpg);
    background-size: cover;
    padding: 30px 60px;
}

.rd-video-section{
    padding-top: 139px;
    padding-bottom: 138px;
}

.rd-video-img-block{
    position: relative;
}

.rd-video-play-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    margin: 0px auto;
    width: 122px;
    text-align: center;
}

.rd-video-play-btn img{
    width:80px !important;
}

.rd-info-inner .info-text{
    margin-bottom: 0px;
}

.rd-video-img-block img{
    width: 100%;
}

.rd-watch-video{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.7;
    color: #fff;
}


.rd-tabs-section{
    padding-top: 0px;
    padding-bottom: 137px;
}

.rd-tab-thumb{
    position: relative;
}

.rd-tab-thumb img{
    width: 100%;
}

.rd-tab-inner{
    padding-top: 42px;
}

.rd-tabs-inner .nav-tabs .nav-link {
    color: #bac758;
    border: 0px;
    font-size: calc((100vw - 5em) / 90);
    font-family: 'Montserrat', sans-serif;
    padding: 4px 10px 12px;
    border-bottom: 3px solid transparent;
    font-weight: 500;
}

.rd-tabs-inner.bio-tech-tabs .nav-tabs .nav-link {
        padding: 4px 26px 12px;
}

.rd-tabs-inner .nav-tabs .nav-link.active {
    color: #000;
    border-bottom: 3px solid #d7d57e;
}

.rd-tabs-inner .nav-tabs .nav-item {
    margin-bottom: 0px;
}

.rd-tabs-inner .nav-tabs .nav-item.show .nav-link{
    background-color: transparent;
}

.rd-tabs-section-2 {
    padding-top: 0px;
    padding-bottom: 150px;
}

.intrested-in-our-products{
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url(../images/intrested-f-top.jpg);
    background-size: cover;
}

.intrested-in {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 20);
    line-height: 1.2;
    color: #000;
}

.our-produts {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: calc((100vw - 5em) / 20);
    line-height: 1.2;
    color: #000;
}

.rd-products a{
    font-size: 1.6rem;
    border: 1px solid #64802a;
    color: #64802a;
}

.rd-products a:after{
        background-image: url(../images/green-arrow-2.png);
}

.rd-products a:hover{
  background-color: #64802a;
}

/* End Rd Page css */

/* Parivartan next page  css */
.parivartant-next-banner-logo img{
    width: 210px;
    margin-top: 10px;
}

.progress-num-section{
    padding-top: 40px;
}


.bahadur-ali-parivartan-info {
    padding: 28px 94px 28px 26px;
    border: 1px solid #8eb048;
   
    margin-top: 68px;
}

.bahduar-ali-parivartan-pic {
    margin-left: -90px;
}

.bahadur-ali-top-quote {
    margin-top: -90px;
}

.bahadur-ali-top-quote img {
    width: 140px;
}

.parivartan-play-btn {
    top: 45%;
}

.parivartan-video-section{
    margin-top: 40px;
}

.parivartan-next-table{
        margin-top: 32px;
}

.parivartant-next-mobile-table{
    display: none;
}

.about-parivartan-bext{
    padding-top: 12px;
    padding-bottom: 138px;
}

.parivartan-next-about-bg{
    background-image: url(../images/parivartan-next-about-bg.jpg);
    width: 100%;
    height: 538px;
    background-size: cover;
}

.about-parivartannext-gen {
    background-color: #f3f3f3;
    width: 92%;
    margin: 0px auto;
    padding: 20px 30px;
    margin-top: -300px;
}

.parivartan-about-subheading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #007336;
    font-size: calc((100vw - 5em) / 65);
    margin-top: 16px;
}

.parivartan-gen-nxt-heading{
     font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #2d2d2d;
    font-size: calc((100vw - 5em) / 45);
    margin-top: 6px;
    margin-bottom: 10px;
}

.parivartan-next-table table {
    border-collapse: collapse;
    width: 100%;
    background-color: #fff;
}

.parivartan-next-table table tr:nth-child(even) {
  background-color: #fffbd3;
}

.parivartan-next-table table th {
    background-color: #8eb048;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: calc((100vw - 5em) / 100);
    text-align: center;
}

.parivartan-next-table table td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  color: #000;
  
}

.parivartan-next-table table td{
     font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: calc((100vw - 5em) / 100);
    text-align: center;
}

.parivartan-infographice-section{
    padding-bottom: 138px;
}

.perivartan-infographice-inner img{
    width: 100%;
}

.parivar-infographic-desk{
    display: block;
}

.parivar-infographic-mob{
    display: none;
}


.physical-spce-ec-house{
    background-color: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 50px;
}

.physiacl-spec-heading {
    font-size: calc((100vw - 5em) / 32);
    font-weight: 700;
    color: #347441;
}

.ec-houes-spec-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.spec-img-block img{
    width: 100%;
}

.latest-news-swiper-arrows.prv-s-arrow{
    position: relative;
}

.spec-view-img-btn {
    width: 300px;
    text-align: right;
}

.spec-img-block {
    width: calc(80% - 300px);
}

.view-img-btn {
    background-color: #f3f3f3;
    color: #007336;
    padding: 10px 26px;
    border: 1px solid #afafaf;
    font-size: 1.3rem;
    display: inline-block;
    margin-top: 12px;
}

.view-img-btn:hover{
    background-color: #007336;
    color:  #fff;
    border-color: #007336;
}

.morden-tabs-section{
    padding-left: 10%;
}

.morden-system-section{
    padding-top: 138px;
    padding-bottom: 136px;
}

.morden-tabs-section .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.morden-tabs-section .nav-tabs .nav-item  .nav-link {
    color: #141414;
    border-color: transparent;
    background-color: transparent !important;
    font-weight: 500;
}

.morden-tabs-section .nav-tabs .nav-item  .nav-link.active{
    border-color: #8eb048;
}

.feeding-system-inner {
    width: 100%;
    min-height: 440px;
    padding: 198px  25px 20px 25px;
    background-size: cover;
    margin-top: 24px;
}

.feeding-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 68);
    font-weight: 600;
    color: #fff;
}

.feeding-list{
    margin-top: 15px;
}

.feeding-list li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    text-align: left;
    color: #fff;
}

.climate-control-section {
    padding-left: 134px;
    position: relative;
}

.climate-control-equipments{
    position: relative;
}

.climate-equip-tab-inner {
    padding-top: 40px;
    padding-bottom: 130px;
    position: relative;
    
}

.climate-equip-tab-inner:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #dee2e6;
    position: absolute;
    bottom: -12px;
}

.climate-equip-block img{
    width: 100%;
}

.equip-product-name {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    color: #007336;
    margin-top: 25px;
    margin-bottom: 12px;
}

.equip-list li{
    list-style: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    position: relative;
    color: #1b1b1b;
    margin-top: 10px;
}

.equip-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #007336;
    border-radius: 50%;
    position: absolute;
    left: -25px;
    top: 10px;
}

.climate-tabs-section{
    padding-top: 60px;
    display: block;
}

.climate-mobile-section{
    display: none;
}

.climate-tabs-section .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.climate-tabs-section .nav-tabs .nav-item  .nav-link {
    color: #141414;
    border-color: transparent;
    background-color: transparent !important;
    font-weight: 500;
}

.climate-tabs-section .nav-tabs .nav-item  .nav-link.active{
    border-color: #8eb048;
}

.climateslide-arrow {
    text-align: center;
    position: relative;
    display: flex;
    height: 40px;
    /* background-color: #fff; */
    padding: 0px;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: -208px;
}



.climateslide-arrow .swiper-button-climate-prev2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.climateslide-arrow .swiper-button-climate-next2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.climateslide-arrow .swiper-button-climate2-prev2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.climateslide-arrow .swiper-button-climate2-next2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.climateslide-arrow .swiper-button-climate3-prev2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}

.climateslide-arrow .swiper-button-climate3-next2 {
    background-color: #ffffff;
    padding: 0px 14px;
    font-size: 28px;
    margin-left: 16px;
    color: #91ae50;
    border: 2px solid #91ae50;
    line-height: 34px;
}


.growing-network-section{
    padding-top: 215px;
    padding-bottom: 150px;
}


.network-right-inner{
    display: flex;
    flex-wrap: wrap;
}

.network-item {
    width: 50%;
    padding: 30px 50px;
}

.network-num {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 32);
    font-weight: 700;
}

.network-num .sem-text{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
}
.mid-text{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    color: #000;
    margin-top: 7px;
}

.bdr-right {
    border-right: 1px solid #dee2e6;
}

.bdr-bottom {
    border-bottom: 1px solid #dee2e6;
}

.view-gr-img{
    text-align: center;
}

.view-gr-img a {
    background-color: #fff;
    color: #007336;
    padding: 10px 26px;
    border: 1px solid #afafaf;
    font-size: 1.3rem;
    display: inline-block;
    margin-top: 12px;
}


.view-gr-img a:hover {
    background-color: #007336;
    color: #fff;
    border-color: #007336;
}


.parivartan-next-testimonial-section{
    background-color: #f3f3f3;
    padding-top: 60px;
    padding-bottom: 70px;
}

.parivartan-testimonial-quote{
    text-align: center;
}

.parivartan-testimonial-quote img{
    width: 90px;
}

.testimonial-inner {
    text-align: center;
    padding: 50px;
    width: 84%;
    margin: 0px auto;
}

.testimonial-inner p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.6;
    color: #000;
}

.testimonial-inner h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.7;
    color: #000;
}

.parivartan-testimonial-block{
    position: relative;
}

.parivartan-next-testimonial-section .swiper-button-testi-next2 {
    position: absolute;
    left: 0;
    font-size: 45px;
    top: 36%;
    z-index: 10;
    color: #a9a9a9;
}
.parivartan-next-testimonial-section .swiper-button-testi-prev2 {
    position: absolute;
    right: 0;
    font-size: 45px;
    top: 36%;
    z-index: 10;
    color: #a9a9a9;
}

.parivartan-full-img-section{
    position: relative;
}

.parivartan-full-img-section img{
    width: 100%;
}

/* End Parivartan next page  css */


/* procuct page css */

.procucts-tabs-items .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    justify-content: center;
}

.procucts-tabs-items .nav-tabs .nav-item  .nav-link {
    color: #141414;
    border-color: transparent;
    background-color: transparent !important;
    font-weight: 500;
    font-size: 1.2rem;
}

.pro-dec-kbtn {
    color: #8eb048;
    background-color: #ffffff;
    border-color: #8eb048;
    width: 230px;
    font-size: 1.6rem;
    border: 1px solid #8eb048;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 10px 0;
    border-radius: 0px;
}

.pro-dec-kbtn:hover{
    background-color: #8eb048;
    color: #fff;
    text-decoration: none;
}

.product-sub-tabs {
    width: 100%;
    margin-top: 36px;
    justify-content: center;
}

.product-sub-tabs  .nav-link{
    line-height: normal;
}

.pro-ftab-img{
    width: 100%;
}

 #tab_heading{
            font-size:33px;
        }
#tab_subheading{
    font-size: 23px;
   margin-top: 27px;
}

.cnn-data{
            width: 50%;
            font-size: 22px;
            font-weight: 600;
            padding-left: 24px;
            font-family: 'Montserrat', sans-serif;
        }
        
.cnnphone-icon{
     width: 58px;
    margin-left: 0%;
} 

.cnn-mail-icon{
    width: 58px;
    margin-left: 0%;
}

.cnn-mail{
    text-align: center;
}

.cnnph{
    text-align: center;
}

.procucts-tabs-items .nav-tabs .nav-item  .nav-link.active{
    border-color: #8eb048;
}

.products-tabs-section{
      padding-top: 0px;
      padding-bottom: 150px;
}

.product-tab-category{
    padding-top: 40px;
    padding-bottom: 0px;
}

.product-tab-category ul {
    text-align: center;
    padding-left: 0;
    border-bottom: 1px solid #e5e5e5;
}

.product-tab-category ul li{
    list-style: none;
    display: inline-block;
}

.product-tab-category ul li a {
    padding: 22px 24px;
    display: inline-block;
    color: #000;
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.pro-tab-inner-b{
    padding-top: 30px;
    padding-bottom: 30px;
}

.product-tab-category ul li.current-cate-item a {
    background-color: #f3f3f3;
}

.product-item-thumb {
    text-align: center;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
}

.product-item-thumb:hover{
    background-color: #f8f8f8;
    border-color: #007336;
}

.product-item-block{
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d3d3;
    margin-top: 70px;
}

.product-item-thumb img{
    width: 100%;
}

.product-title {
    color: #000000;
    font-size: 1.2rem;
    margin-top: 18px;
    margin-bottom: 18px;
    font-family: 'Montserrat', sans-serif;
    min-height: 60px;
}

.product-name{
    color: #858585;
    font-size: 1.3rem;
    margin-top: 18px;
    margin-bottom: 18px;
    font-family: 'Montserrat', sans-serif;
}

.pro-know-more-btn {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pro-know-more-btn  a{
    color: #007336;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    padding: 8px 12px;
    border: 1px solid #c9c4c4;
    display: inline-block;
    position: relative;
}

.pro-know-more-btn  a:hover{
    background-color: #007336;
    color: #fff;
    border-color: #007336;
}

.pro-know-more-btn  a:after {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/product-read-more-arrow.png);
    position: absolute;
    background-size: cover;
    right: -38px;
}

/* end product page css */

/*  product Detail page css */

.product-overview-section {
    padding-top: 138px;
    padding-bottom: 140px;
}

.product-detail-img-block {
    background-color: #f2f2f2;
    padding: 40px;
}

.product-detail-img-block img{
    width: 100%;
}

.pro-detail-heading {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: calc((100vw - 5em) / 44);
}

.avillabe-in-sub {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 1.8rem;
}

.product-description-section {
    margin-top: 46px;
}

.natural-fact-heading{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 2.1rem;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-desc-section{
    padding: 0 0 0 30px;
}

.product-desc-table table {
   font-family: 'Montserrat', sans-serif;
  border-collapse: collapse;
  width: 100%;
  background-color: #f2f2f2;
  font-size: 1.2rem;
}

.product-desc-table td, th {
  border: 1px solid #dddddd;
  padding: 8px;
}

.product-desc-table tr:nth-child(odd) {
  background-color: #f7f4d6;
}

.spec-value{
    text-align: center;
}

.spec-enquire-btn {
    position: relative;
    margin-top: 38px;
}

.spec-enquire-btn a{
    color: #007336;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    padding: 8px 12px;
    border: 1px solid #c9c4c4;
    display: inline-block;
    position: relative;
}

.spec-enquire-btn a:hover {
    background-color: #007336;
    color: #fff;
    border-color: #007336;
}

.our-target-heading {
    font-size: calc((100vw - 5em) / 55);
    font-weight: 600;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}

.deatil-footer-top-section{
    padding-top: 140px;
    padding-bottom: 140px;
    background-color: #fff;
}

.spec-enquire-btn a:after {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/product-read-more-arrow.png);
    position: absolute;
    background-size: cover;
    right: -38px;
}

.product-detail-foot-slider .we-are-slide-text {
    min-height: 524px !important;
}

.product-detail-foot-sec .suscribe-form{
    width: 80%;
}

.product-detail-foot-sec .slick-next{
    width: 54px;
    height: 54px;
    background-color: #fff;
    font-size: 0px;
    border: 1px solid #a9a9a9;
    background-image: url(../images/up-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
}

.product-detail-foot-sec .slick-next:focus{
    outline: none;
}

.product-detail-foot-sec .slick-prev {
    position: absolute;
    bottom: 0px;
    width: 54px;
    height: 54px;
    left: 77px;
    font-size: 0px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
}

.product-detail-foot-sec .slick-prev:focus{
    outline: none;
}


/* end product Detail page css */

