@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;
}


html{
	font-size: 100%;
}

button, a {
    cursor: pointer;
}
/*=== 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;
    color: #222;
}

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-size: 1.35rem;
   
}


/*=== 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{
	    z-index: 100;
}

#header.fixed .nav-link {
    color: #272727!important;
}

.heaer-top-bar{
    background-color: #dfdfdf;
    padding: 4px 0;
}

.topnav-container {
    width: 82vw;
    margin: 0px auto;
    
}

.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: 0px 0 0px;
}

.logo .navbar-brand{
	padding-top: 0px;
}

.custom-container {
    width: 82vw;
    margin: 0px auto;
}

#header {
    background: transparent;
    color: #fff;
    width: 100%;
    position: relative;
}

.tp-nav-row{
    align-items: center;
}

.top-free-estimate{
    padding-top: 20px;
}


/*.fixed-header {
   
    position: fixed !important;
}*/

#navbarSupportedContent .navbar-nav{
    margin-top: 0px;
    padding-right: 20px;
}

#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;
	background-color: #ffffff;
    border-bottom: 3px solid #674592;
}
#header .navbar {
    padding: 0;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 10px;
}
#header .navbar-brand img{
	width: 160px;
	display: block;
	margin-bottom: -32px;
  
}
#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: #000000!important;
}
#header .nav-link {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    transition: all 200ms linear;
    font-size: 1.15rem;
    font-weight: 600;
    position: relative;
    padding: 18px 7px !important;
    display: inline-block;
    border-bottom: 0px 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{
    position: relative;
    top: 2px;
	color: #582c83;
}



#header .nav-item{
	position: static;
    transition: all 200ms linear;
        margin-left: 12px !important;
}

#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: 68%;
	padding: 20px 24px;
}
#header .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    /*transform: translate3d(0, 0px, 0);*/
}
#header .dropdown-menu {
	
	margin: 0;
	font-size: 15px;
    font-family: 'Aileron';
    color: #212121;
	background-color: #ffffff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
	 -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	border-bottom: 6px solid #582c83;
}
#header .dropdown-toggle::after {
	display: none;
}

.mastermenu-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #582c83;
    margin-bottom: 30px;
	position: relative;
}

.mastermenu-heading:after {
    content: "";
    width: 77%;
    height: 1px;
    background: rgb(143, 207, 9);
    background: linear-gradient(275deg, rgba(143, 207, 9, 1) 0%, rgba(255, 69, 0, 1) 100%);
    position: absolute;
    left: 0;
    bottom: -14px;
}


.master-maenu-list li {
    list-style: none;
    margin-top: 18px;
}

.master-maenu-list li a{
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1rem;
	font-weight: 500;
}

.master-maenu-list li ul{
	padding-left: 8px;
}

.master-maenu-list li ul li a{
	font-weight: normal;
}

.master-maenu-list li ul li{
	margin-top: 10px;
}

.master-maenu-list li a:hover{
	color: #582c83;
}

.master-maenu-list{
	padding-left: 10px;
}

.master-menu-block{
	position: relative;
}

.master-menu-block:after {
    content: "";
    width: 1px;
    height: 100%;
    top: 0px;
    position: absolute;
    right: 30px;
    background: rgb(143, 207, 9);
    background: linear-gradient(275deg, rgba(143, 207, 9, 1) 0%, rgba(255, 69, 0, 1) 100%);
}


#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;
}


/* new search bar css */

.topnav-container .search-toggle {
  appearance: none;
  background: #fff;
  border: none;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 24px;
  width: 64px;
  height: 64px;
  text-align: center;
  vertical-align: middle;
}
.topnav-container #form-open {
  opacity: 1;
  transition: all 0.4s ease;
}
.topnav-container #form-open.hidden {
  opacity: 0;
}
.topnav-container .search-holder {
  display: none;
  overflow: hidden;
  height: 60px;
  width:100%;
  position: absolute;
  top: 0;
  right: 20px;
  height: auto !important;
}


.topnav-container .search-form {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
     right: -216px; 
    transition-property: opacity, transform; 
     transition-duration: 0.2s; 
     transition-timing-function: ease; 
    transform: translateX(100%);
    transition: 1s ease-in-out;
}
.topnav-container .search-form.active {
    opacity: 1;
    width: 100%;
    left: 0;
	height: 60px;
	transform: translateX(0%);
}
.topnav-container .search-form .search-input {
  appearance: none;
  background: #ffffff;
  border: none;
  font-size: 18px;
  padding: 20px 32px 20px 84px;
  width: 100%;
}

.topnav-container .search-form .search-input:focus{
	outline: none;
	
}
.topnav-container .search-form > .search-toggle {
  position: absolute;
  top: 0;
  left: 0;
}

.topnav-container .search-form > .search-toggle:focus{
	outline: none;
	
}
.topnav-container .search-form > .search-close {
  appearance: none;
  background: none;
  border: none;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 17px;
  right: 5px;
}

.topnav-container .search-form > .search-close:focus{
	outline: none;
}

.popular-srach-list-section {
    margin-top: 70px;
    background-color: #fff;
    padding: 16px 24px;
	-webkit-transform: scaleY(0);
    transform: scaleY(0);
	-webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    /*transition: -webkit-transform .3s .5s;
    transition: transform .3s .5s;
    transition: transform .3s .5s, 
	-webkit-transform .3s .5s;
   opacity: 0;
   animation: crescendo 40s ease-in;*/
   border-top: 1px solid #e9e9e9;

}

.topnav-container .search-holder.active-search .popular-srach-list-section{
	 -webkit-transform: scaleY(1);
    transform: scaleY(1);
	opacity: 1;
	
}

@keyframes crescendo {
  0%   {transform: scale(0);}
  100% {transform: scale(1);}
}

@-webkit-keyframes fadeInDown {
    from {
        opacity:0.5;
        -webkit-transform: translatey(-50px);
        -moz-transform: translatey(-50px);
        -o-transform: translatey(-50px);
        transform: translatey(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0);
    }
}
@-moz-keyframes fadeInDown {
    from {
        opacity:0.5;
        -webkit-transform: translatey(-50px);
        -moz-transform: translatey(-50px);
        -o-transform: translatey(-50px);
        transform: translatey(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0);
    }
}
@keyframes fadeInDown {
    from {
        opacity:0.5;
        -webkit-transform: translatey(-50px);
        -moz-transform: translatey(-50px);
        -o-transform: translatey(-50px);
        transform: translatey(-50px);
    }
    to {
        opacity:1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0);
    }
}
.in-down {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}


.popular-srach-list-section h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #582c83;
    font-weight: 400;
    margin-bottom: 16px;
}

.popular-srach-list-section ul {
	padding-left: 0px;
}

.popular-srach-list-section ul li{
	margin-top: 3px;
}

.popular-srach-list-section ul li a{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    font-weight: normal;
	color: #000;
}

/* end new search bar css */

/*=== search bar css ===*/

.searchbar {
    position: relative;
    margin-left: 46px;
	margin-right: 8px;
}

.searchbar input[type="text"] {
    border: 0;
    padding: 0;
    width: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    height: 40px;
	color: #582c83;
	font-weight: 500;
    border-radius: 3px;
    transition: all 0.3s ease;
    position: relative;
    right: 12px;
    background-color: #dec7e1;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}

.searchbar input[type="text"]:focus{
	outline: none;
}

.searchbar .icon {
    position: relative;
    top: 2px;
    right: 6px;
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 50%;
    color: #fff;
    transition: all 0.5s 0.3s ease;
    background-image: url(../images/search-icon-new.png);
    background-color: transparent;
    border: 0px;
    background-size: 28px;
    background-repeat: no-repeat;
    background-position: center;
}

.searchbar .icon:focus{
	outline: none;
}

.searchbar .icon i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}

.searchbar .icon.active{
 
  transition: all 0.3s ease;
}

.searchbar input[type="text"].active {
    width: 300px;
    padding: 0 10px;
    transition: all 0.5s 0.2s ease;
}

/* new search css */
.search_box {
    clear: both;
    width: 30%;
    background: #ccc;
    padding: 0 1%;
    margin: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: absolute;
    right: 0;
}
.search_box.active{
  height: auto;
  padding: 1%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition:  all 0.1s ease-in-out;
  -ms-transition:  all 0.1s ease-in-out;
  -o-transition:  all 0.1s ease-in-out;
  transition:  all 0.1s ease-in-out;
}
.search_box input {
  width: 75%;
  font-size: 1.1rem;
   font-family: 'Montserrat', sans-serif;
  margin: 0px;
  padding:1%;
  border: none;
  background: #fff;
}

.search_box input:focus{
    outline: none;
}

.search_box input.search_icon {
  clear: both;
  width:25%;
  height: auto;
  padding: 1%;
  margin: 0;
  float: right;
  border: medium none;
  font-size: 1.1rem;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  background: #674592;
  opacity: 1;
    -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.search_box input.search_icon:hover {
  background: #000;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* end new search css */


 
.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-dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
    text-align: center;
	margin-bottom: 0px;
}

.home-main-slider .slideshow .slick-dots li{
	list-style: none;
	display: inline-block;
}

.home-main-slider .slideshow .slick-dots li button {
    margin: 0 5px;
    font-size: 0px;
    border: 0px;
    width: 10px;
    height: 10px;
    border-radius: 0;
    display: inline-block;
    padding: 0;
}

.home-main-slider .slideshow .slick-dots li.slick-active button{
	 width: 30px;
	 height: 10px;
	 border-radius: 0px;
	 background-color: #674592;
}

.home-main-slider .slideshow .slick-prev {
    position: absolute;
    left: 130px;
    color: #fff;
    background: transparent;
    border: 0px;
    z-index: 1;
    width: 36px;
    height: 52px;
    font-size: 40px;
    top: 50%;
}

.home-main-slider .slideshow .slick-prev i{
	position:relative;
	top: -2px;
}

.home-main-slider .slideshow .slick-next {
    position: absolute;
    right: 160px;
    color: #fff;
    background: transparent;
    border: 0px;
    z-index: 1;
    width: 36px;
    height: 54px;
    font-size: 40px;
    top: 50%;
}


.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);
  height: calc(100vh - 136px);
  object-fit: cover;
}
.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);
}

.desk-top-banner{
	display: block !important;
}

.mobile-banner{
	display: none !important;
}

.banner-subtext {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 2.3rem;
}

/* 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: auto;
    top: 38%;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.po-right{
	left: 50%
}

.po-left{
	left: 14%
}

.banner-sm-text{
	color: #fff;
	font-size: 1.8rem;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	margin-top: 60px;
}

.banner-heading {
    color: #664692;
    font-size: 4rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 800;
  
}

.banner-heading span{
	font-weight: 400;
}


.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;
}

.main-slider-info .read-mor-btn{
	margin-top: 20px;
}

.main-slider-info .read-mor-btn a {
    color: #fff;
    border-color: #fff;
    background-color: #582c83;
    padding: 10px 26px;
    display: inline-block;
	font-size: 1.3rem;
	border-radius: 0px;
	font-family: 'Montserrat', sans-serif;
}

.main-slider-info .read-mor-btn a i {
    position: relative;
    top: 4px;
    margin-left: 8px;
    font-family: 'themify';
}

.main-slider-info .read-mor-btn a:hover{
	background-color: #000;
	color: #fff;
}

/*-- ======= end of home banner css ======= */

.farmer-across-globe{
	padding-top: 100px;
    padding-bottom: 100px;
}

.f-globe-info {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #242424;
    font-size: 1.35rem;
    line-height: 1.4;
}

.f-globe-info span{
	font-weight: 700;
}

.farmer-globe-heading {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #242424;
    font-size: calc((100vw - 5em) / 25);
}

.farmer-globe-heading span{
	color: #5f2a94;
	font-weight: 700;
}

.water-management-section{
	padding-top: 0px;
	padding-bottom: 100px;
	position: relative;
}

.water-management-inner{
	display: flex;
	flex-wrap: wrap;
}

.water-management-right-content {
    width: 50%;
    padding-left: 56px;
    padding-right: 150px;
}

.water-management-left{
	width: 50%;
}

.desk-img{
	display: block !important;
}

.mobile-img{
	display: none !important;
}

.desk-view{
	display: block;
}

.mobile-view{
	display: none;
}

.water-management-left img{
	width: 100%;
}

.in-leading-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7rem;
    font-weight: 600;
    color: #582c83;
    margin-bottom: 26px;
}

.water-management-right-content .info-text {
    line-height: 1.5;
    margin-top: 28px;
}

.home-product-section{
	position: relative;
	padding-top: 0px;
	padding-bottom: 138px;
}

.home-product-inner{
	display: flex;
	flex-wrap: wrap;
}

.home-pro-left{
	width: 75%;
}

.home-new-launch{
	width: 25%;
}

.home-product-block {
    width: 78%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ead7fd;
	text-align:center;
	margin-top: 26px;
	
}


.new-lauch-section {
    position: relative;
    padding-top: 0px;
    padding-bottom: 138px;
}

.newlaunch-inner {
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 115px;
    padding-right: 115px;
}

.desk-launch-img{
	display: block;
}

.mobile-launch-img{
	display: none;
}

.new-launch-sub-h{
	font-family: 'Montserrat', sans-serif;
    font-size: 2.4rem;
    font-weight: 500;
    color: #674592;
}

.auto-flush-kit {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
    margin-bottom: 18px;
}

.new-lanuch-list {
    padding-left: 15px;
}

.new-lanuch-list li {
    list-style: none;
    margin-top: 8px;
	position: relative;
}

.new-lanuch-list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #674592;
    position: absolute;
    left: -15px;
    top: 10px;
}

.new-launch-img-block{
	position: relative;
}

.new-launch-img-block img {
    width: 100%;
    border: 1px solid #000;
}

.home-product-block img{
	width: 100%;
}

.product-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 35);
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.home-product-block h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 500;
    color: #5f2a94;
    line-height: 1.4;
    margin-top: 10px;
	text-align: left;
	min-height: 70px;
}

.home-product-block h2 i {
    position: relative;
    top: 5px;
}

.new-launch-inner {
    background-color: #ebebeb;
    padding: 20px 10px;
    margin-top: 26px;
    border-radius: 10px;
    text-align: center;
}

.new-launch-inner img{
	    width: 86%;
}

.new-launch-inner h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 50);
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}

.new-launch-name {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    color: #000;
    margin-top: 14px;
    margin-bottom: 14px;
}

.new-launch-view-btn{
	text-align: left;
	margin-top: 30px;
}

.irrigation-ply-btn{
cursor: pointer;
}

.new-launch-view-btn a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 14px;
    display: inline-block;
    border: 1px solid transparent;
}

.new-launch-view-btn a:hover{
	background-color: #fff;
	color: #582c83;
	border: 1px solid #582c83;
}

.new-launch-view-btn a i {
    position: relative;
    top: 5px;
}

.product-search-form {
    text-align: center;
    margin-top: 50px;
}

.h-video-play-btn {
    width: 100px;
    display: inline-block;
    padding-left: 40px;
}

.h-video-play-btn img{
	width: 100%;
}

.video-play-block{
	position: absolute;
       bottom: 40px;
}

.watch-vd-text {
    color: #fff;
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    padding-left: 18px;
}


.product-search-form .pro-search-block input {
    width: 70%;
    height: 50px;
    border: 1px solid #582c83;
    border-radius: 10px;
    padding-left: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    background-image: url(../images/product-search-icon.png);
    background-repeat: no-repeat;
    background-position: 12px 9px;
}




.product-search-form .pro-search-block input:focus{
	outline: none;
}

.product-search-form .pro-search-btn{
	margin-top: 40px;
}

.product-search-form .pro-search-btn .search-submit {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 90);
    color: #fff;
    background-color: #582c83;
    padding: 7px 30px;
    border-radius: 10px;
    display: inline-block;
    border: 1px solid transparent;
}

.product-search-form .pro-search-btn .search-submit i {
    position: relative;
    top: 4px;
}

.product-search-form .pro-search-btn .search-submit:hover{
	background-color: #fff;
	color: #582c83;
	border: 1px solid #582c83;
}

.product-search-form .pro-search-btn .search-submit:focus{
		box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
	}
	
.automat-global-local-section {
    padding-top: 100px;
    padding-bottom: 135px;
}	
	
.automat-global-section-inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 160px;
	align-items: center;
}
	
.glogal-sec-left {
    width: 40%;
    
}	

.glogal-sec-right {
    width: 60%;
    padding-left: 10%;
	position: relative;
}

.glogal-sec-right img{
	width: 100%;
}

.automat-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    color: #582c83;
    margin-bottom: 26px;
}

.born-text{
	font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 75);
    font-weight: 400;
    color: #582c83;
	margin-bottom: -10px;
}

.gone-text {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 75);
    font-weight: 400;
    color: #582c83;
    margin-bottom: -10px;
    text-align: right;
}

.local-heading {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-weight: 700;
    font-size: 4.1rem;
	    line-height: 1.1;
}

.global-text	{
	 text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-weight: 700;
    font-size: 4.1rem;
	line-height: 1.1;
}

.g-section-know-btn {
    position: relative;
    margin-top: 40px;
}

.g-section-know-btn a{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 14px;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid transparent;
}

.g-section-know-btn a i {
    position: relative;
    top: 4px;
}

.g-section-know-btn a:hover {
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

.g-story-text{
	color: #000;
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
	line-height: 1.2;
    font-weight: 500;
}

.adapting-years {
    color: #000;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 30px;
    line-height: 1.2;
    font-weight: 500;
}

.adapting-years span {
    color: #674592;
    font-weight: 700;
}


.establish-section {
    background-color: #dec7e1;
    padding-top: 115px;
    padding-bottom: 115px;
}

.innovate-irigation-heading{
	text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-weight: 700;
    font-size: 4.1rem;
	margin-bottom: 20px;
	
}

.establish-text {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 70);
    color: #471676;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
}

.irrigation-thumbnail {
    position: relative;
    margin-top: 46px;
}

.irrigation-thumbnail img{
	width: 100%;
}

.irrigation-paly-sec {
    text-align: left;
    position: absolute;
    bottom: 36px;
    width: 100%;
    display: flex;
	align-items: center;
}

.irrigation-thum-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 600;
    width: 84%;
    padding-left: 20px;
}

.irrigation-ply-btn img {
    width: 54px;
}

.innovative-irrigation-block .row{
	align-items: center;
}

.irrigation-content h2{
	color: #fff;
    font-size: calc((100vw - 5em) / 30);
    font-family: 'Montserrat', sans-serif;
    text-align: left;
	font-weight: 700;
}

.irrigation-content p {
    color: #fff;
    font-size: calc((100vw - 5em) / 90);
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 400;
    margin-top: 20px;
	line-height: 1.2;
}


.community-section{
	padding-top: 138px;
	padding-bottom: 138px;
}

.community-section .row{
	margin: 0px;
}

.commnuity-thumb-mobile{
	display: none;
}

.info-text {
    color: #242424;
    font-size: 1.35rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.4;
}

.commnity-info h3{
	color: #674592;
    font-size: 2.4rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
    font-weight:500;
}

.commnity-info h2{
	color: #262626;
    font-size: 4.1rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
    font-weight: 700;
}

.comunity-thumb{
	padding-left: 0px;
}

.community-row{
	align-items: center;
}

.community-btn {
    margin-top: 66px;
}

.spray-farmer{
	width: 100%;
}

.spray-farmer img {
    width: 100%;
}

.f-play-btn {
    width: 90px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.commnity-info {
    padding-top: 0px;
    padding-right: 114px;
    padding-left: 56px;
}

.commnity-info .info-text{
	width: 100%;
} 

.home-latest-blogs{
	padding-top: 0px;
	padding-bottom: 80px;
}

.blog-desktop-section{
	display: block;
}

.blog-mobile-section{
	display: none;
}

.latest-blog-heading{
	font-family: 'Montserrat', sans-serif;
    font-size: 4.1rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
	line-height: 1.1;
}

.home-blog-thumb-item {
    width: 100%;
    height: 346px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 28px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	background-position: bottom;
}

.blog-main-title {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #242424;
    font-size: 2.1rem;
    margin-bottom: 24px;
    min-height: 84px;
}

.blog-sec-block{
	margin-top: 40px;
}

.blog-section-inner {
    padding-bottom: 44px;
    border-bottom: 0px solid #dec7e1;
    padding-top: 100px;
}

.blog-sub-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
    position: absolute;
    bottom: 36px;
	padding-left: 18px;
    padding-right: 18px;

}

.blog-read-more-btn {
    margin-top: 40px;
}

.blog-read-more-btn a {
       font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 14px;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid transparent;
}

.blog-read-more-btn a:hover{
	background-color: #fff;
	border: 1px solid #582c83;
	color: #582c83;
}

#home-blog-slider .owl-dots {
    margin-top: 40px;
    text-align: center;
}

#home-blog-slider .owl-dots  .owl-dot {
    width: 10px;
    height: 8px;
    background-color: #b3b3b3;
    font-size: 0;
    margin: 0 4px;
}

#home-blog-slider .owl-dots  .owl-dot:focus{
	outline: none;
}

#home-blog-slider .owl-dots  .owl-dot.active{
	width: 18px;
	background-color: #674592;
}



.blog-read-more-btn a i {
    position: relative;
    top: 4px;
}

.request-call-section {
    padding-top: 0px;
    padding-bottom: 138px;
}
.request-btn {
	text-align: center;
}

.request-btn a {
    color: #fff;
    padding: 10px 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    border-radius: 0px;
    background-color: #582c83;
	border: 1px solid transparent ;
}

.request-btn a:hover{
	background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

.request-btn a i {
    position: relative;
    top: 3px;
    margin-left: 6px;
}

/* footer section css*/


.footer-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/footer-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.footer-abouinfo p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.35rem;
    line-height: 1.5;
    color: #dec7e1;
    margin-top: 14px;
    width: 94%;
}

.footer-social {
	margin-top:30px;
}

.footer-social a{
	color: #dec7e1;
	font-size: 1.8rem;
	margin-right: 18px;
    margin-top: 10px;
    display: inline-block;
}

.footer-links-inner {
	display: flex;
	flex-wrap: wrap;
}

.foot-links {
	padding-left: 0px;
	width: 50%;
}

.foot-links ul{
	padding-left: 0px;
}

.foot-links ul li {
    list-style: none;
    margin-top: 12px;
}

.footer-heading {
    color: #dec7e1;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.foot-links li a{
	list-style: none;
	color: #dec7e1;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.35rem;
}


.footer-app-store-links{
	position: relative;
}

.footer-bottom {
    padding-top: 40px;
}

.footer-botton-inner{
	border-top: 1px solid #dec7e1;
	padding-top: 28px;
	text-align: center;
}

.footer-botton-inner p{
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.5;
    color: #dec7e1;
	text-align: left;
	margin-bottom: 0px;
}

.foot-contact-heading{
	margin-top: 20px;
}

.footer-contact-item {
    display: flex;
    margin-top: 24px;
}

.foot-contact-icon{
	width: 35px;
}

.foot-contact-detail {
    width: calc(100% - 35px);
    padding-left: 10px;
}

.foot-contact-detail p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.35rem;
    line-height: 1.5;
    color: #dec7e1;
    margin-bottom: 0px;
}

.foot-bottom-links{
	text-align: right;
}


.foot-bottom-links a{
	color: #dec7e1;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
	margin-left: 20px;
}





/* About page css */

.world-location-section {
   padding-top: 112px;
    padding-bottom: 60px;
}

.location-map-block img{
	width: 100%;
}

.wl-heading {
    font-size: 3rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 400;
    color: #101010;
}

.numbers-section {
	padding-top: 20px;
}

.world-location-heading{
	padding-top: 0px;
}

.wl-heading span{
	font-weight: 600;
}

.num-block {
    position: relative;
    text-align: center;
    margin-top: 28px;
}

.num-border-right {
    border-right: 1px solid #bdbdbd;
}

.number-item {
    font-size: 2.6rem;
    font-family: 'Montserrat', sans-serif;
    color: #101010;
    font-weight: 400;
    padding-bottom: 50px;
    padding-top: 10px;
}

.number-item span{
	color: #285316;
	font-weight: 700;
}


.execelence-section{
	position: relative;
	padding-top: 0px;
	padding-bottom: 126px;
}

.exellence-item{
	display: flex;
	flex-wrap: wrap;
}

.exelence-img-block {
	width: 50%;
}

.exelence-img-block img{
	width: 100%;
}

.exelence-content-block {
    width: 50%;
    padding-left: 70px;
    padding-right: 150px;
}

.exellence-item-2{
	display: flex;
	flex-wrap: wrap;
}


.exelence-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 4.3rem;
    font-weight: 700;
    color: #000;
}

.exelence-content-block-2 {
    width: 50%;
    padding-left: 150px;
    padding-top: 40px;
    padding-right: 40px;
}

.sustain-water-thumb-2 {
    padding-left: 34px;
    margin-top: -30px;
}


.tushar-jain-video-section {
    padding-top: 126px;
    padding-bottom: 126px;
}

.t-jain-name-block-desk{
    display: block;
}

.t-jain-name-block-mobile{
    display: none;
}

.desk-img{
    display: block;
}

.mob-img{
    display: none;
}

.tushar-jain-inner-sec{
	background-color: #f3f3f3;
	padding: 50px;
}

.tushar-jain-video img{
	width: 100%;
}

.t-video-play-btn {
    width: 90px;
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: 0px auto;
}


.making-impact-heading{
	font-size: 2.7rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 700;
    color: #5c2b8e;
	margin-bottom: 26px;
}

.t-jain-name {
    font-size: 2.4rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 500;
    color: #5c2b8e;
    margin-bottom: 6px;
    margin-top: 26px;
}

.founder-desi{
	 font-size: 1.8rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 400;
    color: #5c2b8e;
    margin-bottom: 6px;
    margin-top: 6px;
}

.founder-read-more-btn{
	padding-top: 30px;
}

.founder-read-more-btn a{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
	
}

.founder-read-more-btn a i{
	position: relative;
	top: 4px;
}

.founder-read-more-btn a:hover{
   background-color: #fff;
   color: #582c83;
   border: 1px solid #582c83;
}

.tushar-jain-info-section{
	padding-left: 20px;
}

.leader-section{
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #f3f3f3;
}

.leaders-automate-heading{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
	font-size: 2.8rem;
}

.leadership-team-block img {
    width: 100%;
    border: 10px solid #e6d9e8;
    border-radius: 10px;
}

.leader-name {
	font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    color: #582c83;
	font-weight: 500;
	 margin-top: 16px;
}

.leader-desi {
    font-family: 'Montserrat', sans-serif;
       font-size: 1.3rem;
    color: #000;
    font-weight: 500;
    margin-top: 6px;
}

.leadership-team-block {
	margin-top: 30px;
}

.explore-carrer-btn-block {
    text-align: center;
    margin-top: 42px;
}

.explore-career-btn {
    background-color: #582c83;
    color: #fff;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding: 10px 24px;
	border: 1px solid transparent;
}

.explore-career-btn i{
	position: relative;
	top: 4px;
}

.explore-career-btn:hover{
	background-color: #fff;
	color: #582c83;
	border: 1px solid #582c83;
}


.legacy-section{
	position: relative;
	padding-top: 140px;
	padding-bottom: 130px;
}

.legacy-section .accordion {
  width: 100%;
  height: 650px;
  overflow: hidden;
  margin: 0px auto;
}
.legacy-section .accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.legacy-section .accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 650px;
  background-repeat: no-repeat;
  background-position: center center;
  /*transition: all 500ms ease;*/
  transition: all 2s ease;
  background-size: cover;
}

.legacy-section .accordion ul li:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #00000063;
    left: 0;
    right: 0;
    top: 0;
}

.legacy-section .accordion ul li div {
  display: block;
  overflow: hidden;
  width: 100%;
}
.legacy-section .accordion ul li div .lagacy-info {
  display: block;
  height: 650px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 196px 40px 30px 40px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  transition: all 200ms ease;
}


.legacy-section .accordion ul li div .lagacy-info * {
  opacity: 1;
  margin: 0;
  width: 100%;
  
  position: relative;
  z-index: 5;
  
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.legacy-section .accordion ul li div .lagacy-info h2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 160px;
}
.legacy-section .accordion ul li div .lagacy-info p {
    top: 160px;
    font-size: 1.2rem;
    color: #fff;
	line-height: 1.4;
	font-family: 'Montserrat', sans-serif;
}
.legacy-section .accordion ul li:nth-child(1) {
  background-image: url("../images/legacy-thumb-1.jpg");
}
.legacy-section .accordion ul li:nth-child(2) {
  background-image: url("../images/facility-thumb.jpg");
}
.legacy-section .accordion ul li:nth-child(3) {
  background-image: url("../images/manpower-thumb.jpg");
}
.legacy-section .accordion ul li:nth-child(4) {
  background-image: url("");
}
.legacy-section .accordion ul li:nth-child(5) {
  background-image: url("");
}
.legacy-section .accordion ul li:nth-child(6) {
  background-image: url("");
}
.legacy-section .accordion ul:hover li, .accordion ul:focus-within li {
  width: 8%;
}
.legacy-section .accordion ul li:focus {
  outline: none;
}
.legacy-section .accordion ul:hover li:hover,
.accordion ul li:focus, .accordion ul:focus-within li:focus {
  width: 60%;
}
.legacy-section .accordion ul:hover li:hover .lagacy-info,
.accordion ul li:focus .lagacy-info, .accordion ul:focus-within li:focus .lagacy-info {
  background: rgba(0, 0, 0, 0.4);
}
.legacy-section .accordion ul:hover li:hover .lagacy-info *,
.accordion ul li:focus .lagacy-info *, .accordion ul:focus-within li:focus .lagacy-info * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.legacy-section .accordion ul:hover li {
  width: 8% !important;
}
.legacy-section .accordion ul:hover li .lagacy-info * {
  opacity: 1 !important;
}
.legacy-section .accordion ul:hover li:hover {
  width: 22% !important;
}
.legacy-section .accordion ul:hover li:hover .lagacy-info {
  background: rgba(0, 0, 0, 0.4);
}
.legacy-section .accordion ul:hover li:hover .lagacy-info * {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.legacy-section .accordion ul li .legacy-hiiden-text{
	display:none;
}

.legacy-section .accordion ul li:hover .legacy-hiiden-text{
	display: inline;
}

@media screen and (max-width: 600px) {
 

  .legacy-section .accordion ul li, .accordion ul li:hover, .accordion ul:hover li, .accordion ul:hover li:hover {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    -webkit-transition: none;
    transition: none;
  }
}


.about {
  text-align: center;
      font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #666;
}
.about a {
  color: blue;
  text-decoration: none;
}
.about a:hover {
  text-decoration: underline;
}

.csr-section {
	position: relative;
	padding-bottom: 120px;
}

.csr-list-block-1 {
    background-color: #582c83;
    padding: 26px 42px;
    margin-top: 46px;
    min-height: 290px;
}

.csr-list-block-1.block-2{
	background-color: #dec7e1;
}

.csr-list-block-1.block-2 .csr-sub-heading {
    color: #000000;
}
.csr-list-block-1.block-2 .csr-listing li {
    color: #000000;
}


.csr-sub-heading{
	    font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 1.6rem;
}

.csr-listing {
    padding-left: 22px;
}

.csr-listing li{
	list-style: square;
	font-family: 'Montserrat', sans-serif;
    color: #fff;
	font-size: 1.35rem;
	 margin-top: 15px;
}

.csr-img-gellery{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	 gap: 3px;
	 margin-top: 60px;
}
.csr-gallery-item img{
	width: 100%;
}


.csr-gallery-item.w-28 {
    width: calc( 27.6% - 2px);
}

.csr-gallery-item.w-37 {
    width: calc( 37.3% - 3px);
}

.csr-gallery-item.w-35 {
    width: calc( 35% - 1px);
}

.csr-t-space {
    margin-top: 3px;
}


.founder-read-more-btn.csr-btn {
	padding-top: 60px;
}


.our-brands-section {
    padding-top: 60px;
    padding-bottom: 70px;
}

.our-brands-inner-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.brands-item {
    width: 16.66%;
    padding: 10px;
    margin-top: 26px;
}


.brands-item img{
	width: 200px;
}

.our-joureny-section {
    padding-top: 141px;
    padding-bottom: 140px;
    overflow: hidden;
}


/* timeline css */


.time-line-inner{
	display: flex;
	    padding: 48px;
}

.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-items{
	position: relative;
}

.timeline-nav-items:after {
    content: "";
    width: 100%;
    border-top: 2px solid #582c83;
    position: absolute;
    bottom: 136px;
    z-index: -1;
}

.timeline-nav .slick-track{
	    transform: translate3d(0px, 0px, 0px) !important;
}

/*.timeline:after {
    content: "";
    width: 67%;
    border-top: 2px solid #582c83;
    position: absolute;
    bottom: 136px;
    z-index: -1;
}*/





.timeline-nav__item {
    text-align: left;
    opacity: 1;
    background: transparent;
    margin: 66px 2px 0px !important;
    position: relative;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    width: 22% !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: 10px;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #582c83;
    transition: 0.2s;
    opacity: 1;
    z-index: 1;
    border: 8px solid #ffff;
}

.timeline-nav  .slick-track{
	    width: 100% !important;
}

.timeline-nav__item.slick-current {
    opacity: 1;
    color: #000000;
    
	font-weight: 600;
}

.timeline-nav__item.slick-current span{
     border-bottom: 2px solid #674592;
    padding-bottom: 4px;
}

.timeline-nav__item.slick-current::before {
    background-color: transparent;
    opacity: 1;
    background-image: url(../images/timeline-dot.png);
    background-size: cover;
    width: 42px;
    height: 42px;
    top: -58px;
}
.timeline-wrapper {
     position: relative;
    width: 100%;
    height: auto;
    margin: 22px auto;
	padding-left: 0;
}
@media (max-width: 500px) {
  .timeline-wrapper {
    height: auto;
    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-wrapper .slick-slide {
	    background-color: #dec7e1;
}

/*
.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 18px;
  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: relative;
    top: 20px;
    background: #dec7e1;
    width: 100%;
    left: 0%;
    /* transform: translate(-20%, 0px); */
    padding: 10px 26px;
    opacity: 1;
    transition: opacity 1s;
    padding-right: 20px;
    min-height: auto;
}
@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;
	font-weight: 500;
}
.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: 50%;
	left: -48px;
    width: 46px;
    height: 46px;
    border: 1px solid #fff;
    background-color: #dec7e1;
    color: #fff;
	 font-size: 36px;
    line-height: 20px;
   
}

.our-joureny-section .slick-prev:focus{
	outline: none;
}

.timeline-nav .slick-dots {
    position: absolute;
    bottom: -60px;
    padding-left: 0;
    width: 100%;
    text-align: center;
}
.timeline-nav .slick-dots li {
    list-style: none;
    display: inline-block;
    font-size: 0px;
}

.timeline-nav .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 0px;
    background-color: #d4d4d4;
    margin: 0 4px;
}

.timeline-nav .slick-dots li button:focus{
	outline: none;
}

.timeline-nav .slick-dots li.slick-active button{
	background-color: #674592;
	width: 30px;
}


.our-joureny-section .slick-next {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: -48px;
    width: 46px;
    height: 46px;
    border: 1px solid #fff;
    background-color: #dec7e1;
    color: #fff;
    font-size: 36px;
    line-height: 20px;
}

.our-joureny-section .slick-next:focus{
	outline: none;
}

.our-journey-info{
	padding-bottom: 30px;
}
/* end timeline css */






.rd-info-section {
    padding: 232px 60px 60px 60px;
}


.rd-heading{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 3.2rem;
}

.reserch-development-section {
    padding-top: 150px;
    padding-bottom: 150px;
}

.rd-inner-section{
	background-image: url(../images/rd-section-bg.jpg);
	background-size: cover;
	height: 750px;
}


.rd-mobile-img{
    display: none;
}

.rd-more-btn {
    text-align: left;
    margin-top: 34px;
}

.rd-more-btn a{
	 background-color: #582c83;
    color: #fff;
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding: 10px 24px;
    border: 1px solid transparent;
}

.rd-more-btn a:hover{
	background-color: #fff;
	color: #582c83;
	border: 1px solid #582c83;
}

/*End  About page css */


/*Blog  page css */
.blog-heading{
	color: #674592;
	font-size: 3.7rem;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 700;
}

.inner-page-banner .blog-banner-info {
    position: absolute;
    width: auto;
    top: 42%;
    left: 0;
    right: 0;
    margin: 0px auto;
        z-index: 1;
}

.blog-search-section{
	padding-top: 100px;
	padding-bottom: 80px;
}

.blog-search-box {
    width: 100%;
    height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    background-color: #e7e7e7;
    border: 0px;
    padding-left: 48px;
    background-image: url(../images/blog-search-icon.png);
    background-repeat: no-repeat;
    background-position: 14px;
    background-size: 24px;
}

.blog-search-box:focus{
	outline: none;
}

.search-month-wise {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.month-block{
	width: 30%;
}

.month-block select{
	width: 100%;
	height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    background-color: #e7e7e7;
	border: 0px;
	padding-left: 10px;
}

.year-block {
	width: 30%;
}

.year-block  select{
	width: 100%;
	height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    background-color: #e7e7e7;
	border: 0px;
	padding-left: 10px;
}

.search-btn-block {
	width: calc(40% - 20px);
}

.blog-search-btn {
    height: 50px;
    background-color: #582c83;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    width: 100%;
    line-height: 50px;
	border: 1px solid #582c83;
}

.blog-search-btn:focus{
	outline: none;
	
}

.blog-search-btn:hover{
	background-color: #fff;
	color: #582c83;
}

.blog-search-btn i{
	position: relative;
	top: 2px;
}

.m-search{
	padding-left: 0px;
}

.latest-blog-section {
	padding-top: 0px;
	padding-bottom: 82px;
}

.latest-blog-block {
	padding: 30px;
	background-color: #dec7e1;
}

.latest-blog-block-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    color: #262626;
    font-weight: 600;
    margin-bottom: 24px;
    position: relative;
}

.latest-blog-block-heading:after {
    content: "";
    width: 53%;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    right: 14%;
}

#latest-blog-slider .owl-nav{
	display: block;
}

#latest-blog-slider .owl-nav {
    display: block;
    position: absolute;
    top: -55px;
    right: 0;
}

#latest-blog-slider .owl-prev {
    background-color: #fff;
    margin-left: 8px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 34px;
}

#latest-blog-slider .owl-next {
    background-color: #fff;
    margin-left: 8px;
     width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 34px;
}

#latest-blog-slider .owl-prev:focus{
	outline: none;
}

#latest-blog-slider .owl-next:focus{
	outline: none;
}

.latest-blog-item {
    background-color: #fff;
    padding: 10px;
}

.most-read-blog-block {
    padding: 30px;
    background-color: #582c83;
}

.latest-blog-content h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
	color: #262626;
}

#most-read-blog-slider .owl-nav{
	display: block;
}

#most-read-blog-slider .owl-nav {
    display: block;
    position: absolute;
    top: -55px;
    right: 0;
}

#most-read-blog-slider .owl-prev{
	 background-color: #fff;
    margin-left: 8px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 34px;
}

#most-read-blog-slider .owl-next {
    background-color: #fff;
    margin-left: 8px;
     width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 34px;
}

#most-read-blog-slider .owl-prev:focus{
	outline: none;
}

#most-read-blog-slider .owl-next:focus{
	outline: none;
}

.most-read-blog-block .latest-blog-block-heading{
	color: #fff;
}

.most-read-blog-block .latest-blog-block-heading:after{
	background-color: #fff;
}

.latest-blog-content{
	padding-top: 14px;
    padding-bottom: 14px;
}

.l-blog-read-btn{
	padding-top: 10px;
}

.l-blog-read-btn a {
    background-color: #674592;
    color: #fff;
    font-size: 1.4rem;
    padding: 8px 18px;
    display: inline-block;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	border: 1px solid  #674592;
}

.l-blog-read-btn a:hover{
	background-color:  #fff;
	 color: #674592;
}

.l-blog-read-btn a i{
	position: relative;
	top: 2px;
}

.blog-category-section{
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}

.blog-category-heading{
	color: #262626;
    font-size: 3.4rem;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 700;
}

.blog-category-list ul {
    padding-left: 0px;
    text-align: center;
	margin-top: 20px;
}

.blog-category-list ul li{
	list-style: none;
	display: inline-block;
}
.blog-category-list ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    color: #000;
    display: inline-block;
    background-color: #e4e4e4;
    margin-top: 10px;
    padding: 10px 20px;
    margin-left: 6px;
    margin-right: 6px;
}

.blog-category-list ul li a:hover{
	background-color: #582c83;
	color: #fff;
}

.blog-category-list-section{
	position: relative;
	padding-top: 10px;
	padding-bottom: 80px;
}

.blog-category-list-section .deviderline {
    margin-top: -1px;
}

.blog-category-list-inner {
	padding-bottom: 40px;
}


.blog-categeoy-item {
    padding: 10px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
}

.blog-categeoy-item:hover{
	
	background-color: #dec7e1;
}

.blog-category-thumb img{
	width: 100%;
}

.blog-category-text-info h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
    margin: 10px 0;
}

.blog-category-text-info p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35rem;
    color: #000;
    font-weight: normal;
    line-height: 1.3;
}

.blog-category-text-info {
    padding-top: 15px;
    padding-bottom: 10px;
    min-height: 232px;
}
.blog-read-btn a {
    background-color: #674592;
    color: #fff;
	font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    padding: 8px 18px;
    display: inline-block;
    position: relative;
	border: 1px solid #674592;
}

.blog-read-btn a i{
	position: relative;
	top: 2px;
}

.blog-read-btn a:hover{
	background-color: #fff;
	color: #674592;
}

.blog-cat-more-btn-sec {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.blog-read-btn{
	width: 50%;
}

.blog-post-date {
	width: 50%;
}
.blog-post-date p{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    color: #000;
    font-weight: normal;
    line-height: 1.3;
	margin-bottom: 0px;
	font-style: italic;
}

/*End Blog  page css */

/*product detail css */

.ht-22 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 16px;
}
.ht-22 span {
    background-color: #dec7e1;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 16px;
}

.pro-detail-choose-us{
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

.choose-heading{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
}

.choose-icon-block {
    min-height: 174px;
    margin-top: 56px;
}

.choose-text {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 500;
}

.choose-icon{
    text-align: center;
}

.product-detail-block{
    padding-top: 70px;
    padding-bottom: 60px;
}

.product-detail-info-block{
    position: relative;
}

.imp-sprinkler{
    font-family: 'Montserrat', sans-serif;
    color: #582c83;
    font-size: 1.8rem;
    font-weight: 600;
}

.imp-sprinkler-pro-name {
    font-family: 'Montserrat', sans-serif;
    color: #010101;
    font-size: 2.6rem;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro-request-btn a{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 14px;
    display: inline-block;
    border: 1px solid transparent;
}

.pro-request-btn a i{
    position: relative;
    top: 5px;
}

.pro-request-btn a:hover{
     background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83; 
}

.pro-request-btn{
        margin-top: 84px;
}



.brochure-download-icon {
    position: relative;
    width: 30px;
    display: inline-block;
    margin-left: 28px;
}

.brochure-download-icon:after {
    content: "";
    width: 30px;
    height: 28px;
    background-image: url(../images/download-icon.png);
    position: absolute;
    right: 0;
    top: -22px;
    background-size: cover;
}

.b-dw{
    margin-left: 16px;
}

.b-dw:hover .brochure-download-icon:after {
    background-image: url(../images/download-icon-hover.png);
}

.product-features-heading {
    font-family: 'Montserrat', sans-serif;
    color: #010101;
    font-size: 2.8rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 26px;
}

.product-features-sec{
    padding-top: 40px;
}

.pro-features-list {
    padding-left: 15px;
    margin-top: 32px;
}

.pro-features-list li {
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 1.2rem;
    list-style: none;
    margin-top: 14px;
    position: relative;
}

.pro-features-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #582c83;
    position: absolute;
    left: -18px;
    border-radius: 50%;
    top: 9px;
}

.product-demo-section{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.product-contact-query {
    padding-left: 0px;
    margin-top: 28px;
}

.product-contact-query li{
    list-style: none;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 1.2rem;
    list-style: none;
    margin-top: 14px;
    position: relative;
    display: flex;
}

.product-contact-query li span{
    margin-right: 10px;
}

.product-detail-thumb img{
    width: 100%;
}

.product-demo-thumb{
    position: relative;
}

.product-demo-thumb img{
    width: 100%;
}

.demo-paly-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 44%;
    width: 60px;
    margin: 0px auto;
}

.simlar-product-section{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.simlar-product-item h2{
     font-family: 'Montserrat', sans-serif;
     color: #000;
     font-size: 1.6rem;
     text-align: center;
    
}

.simlar-product-item-inner{
    background-color: #f2f2f2;
    padding-bottom: 20px;
}

#simlar-product-slider {
    margin-top: 50px;
}

.similar-product-readmore {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
}

.similar-product-readmore a{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.similar-product-readmore a i{
    position: relative;
    top: 4px;
}

.similar-product-readmore a:hover{
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

/*End product detail css */

/* product category page css */
.inner-page-banner img{
	width: 100%;
}

.inner-page-banner .main-slider-info{
	 top: 38%;
}

.inner-page-banner .banner-sm-text{
	    margin-top: 26px;
}

.innerpage-banner-heading {
    color: #fff;
    font-size: 3.7rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 700;
}

.saaras-icon{
	width: 138px;
}

.ht-46 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 16px;
}

.ht-46 span {
    background-color: #dec7e1;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 0px;
}

.expert-engeneering-block {
    background-color: #dec7e1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.exp-eng-text {
	text-align: center;
	color: #5c2b8e;
	font-size: calc((100vw - 5em) / 70);
}


.impact-sprinkler-section{
	padding-top: 90px;
	padding-bottom: 90px;
}

.product-catpage-heading {
    font-family: 'Montserrat', sans-serif;
    color: #582c83;
    font-size: 2.8rem;
    font-weight: 700;
}

.impect-text-info {
    width: 80%;
    margin: 0px auto;
    margin-top: 30px;
    line-height: 1.4;
}


.impect-text-info span{
	color: #582c83;
	font-weight: 600;
}

.deviderline {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 0;
    background: rgb(143,207,9);
    background: linear-gradient(275deg, rgba(143,207,9,1) 0%, rgba(255,69,0,1) 100%);
    width: 100%;
    height: 1px;
}

.find-right-spriliker {
    padding-top: 90px;
    padding-bottom: 60px;
}

.product-material-block {
    background-color: #dec7e1;
    padding: 42px 20px;
    margin-top: 28px;
    
}

.product-material-heading {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 1.8rem;
    color: #000;
}

.product-material-block .radio {
    margin: 0.5rem 2em;
}
.product-material-block  .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.product-material-block  .radio input[type=radio] + .radio-label:before {
     content: "";
    background: #ffffff;
    border-radius: 100%;
    border: 0px solid #fff;
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
    top: 0em;
    margin-right: 0.7em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.product-material-block  .radio input[type=radio]:checked + .radio-label:before {
    background-color: #5c2b8e;
    box-shadow: inset 0 0 0 8px #ffffff;
	 border-color: #fff;
}
.product-material-block  .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #fff;
}
.product-material-block  .radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #fff;
  background: #b4b4b4;
}
.product-material-block  .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.material-radio-block label {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}


.material-radio-block {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.metal-spriliker-block {
       padding: 34px 40px;
}

.metal-spk-sub-heading{
	font-family: 'Montserrat', sans-serif;
    color: #582c83;
    font-size: 2.1rem;
    font-weight: 700;
	text-align: left;
	margin-top: 42px;
}

.connection-size-block {
    background-color: #dec7e1;
    padding: 10px;
    display: flex;
    align-items: center;
   
}

.radius-size-block {
    background-color: #ebebeb;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.connection-size-left {
    width: 22%;
}

.connection-size-right{
	width: 78%;
}

.connection-size-right  .radio {
    margin: 0.5rem 2em;
}

.connection-size-right  .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.connection-size-right  .radio input[type=radio] + .radio-label:before {
     content: "";
    background: #ffffff;
    border-radius: 100%;
    border: 0px solid #fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    position: relative;
    top: 0em;
    margin-right: 0.7em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.connection-size-right  .radio input[type=radio]:checked + .radio-label:before {
    background-color: #5c2b8e;
    box-shadow: inset 0 0 0 8px #ffffff;
	 border-color: #fff;
}
.connection-size-right  .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #fff;
}
.connection-size-right .radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #fff;
  background: #b4b4b4;
}
.connection-size-right  .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.connection-size-right .material-radio-block{
	    justify-content: left;
		    margin-top: 8px;
}

.connection-size-heading {
	color: #242424;
    font-size: 1.7rem;
    font-family: 'Montserrat', sans-serif;
	padding-left: 20px;
}


.metal-sprinkler-item {
    padding: 20px;
    width: 100%;
    border: 1px solid #dcdcdc;
    margin-top: 34px;
   
}


.sprinkler-name {
	color: #242424;
    font-size: 1.8rem;
    font-family: 'Montserrat', sans-serif;
    padding-left: 0px;
	font-weight: 700;
}

.sprikler-list-item {
    margin-top: 10px;
    padding-left: 24px;
}

.sprinkler-thumb img{
	width: 100%;
}


.sprikler-list-item li {
    color: #242424;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
	position: relative;
	list-style: none;
}

.sprikler-list-item li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #582c83;
    position: absolute;
    border-radius: 10px;
    left: -22px;
    top: 10px;
}

.enquire-btn-block {
	margin-top: 24px;
}

.enq-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
    font-weight: 500;
}

.enq-btn:hover{
	background-color: #fff;
	border: 1px solid #582c83;
	color: #582c83;
}

.enq-btn i {
    position: relative;
    top: 4px;
}

.spr-readmore-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #262626;
    background-color: #dec7e1;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
    margin-left: 40px;
    font-weight: 500;
}

.sprinker-item-horizontal .sprikler-info-block{
	width: 60%;
}

.sprinker-item-horizontal .sprinkler-thumb{
	width: 40%;
}


.spr-readmore-btn:hover{
	 background-color: #582c83;
	 color: #fff;
}
.spr-readmore-btn i {
    position: relative;
    top: 4px;
}

.sprinker-item-horizontal {
	display: flex;
	flex-wrap: wrap;
}

.pagination-block{
    text-align: center;
}

.pagination-block .pagination {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 50px;
    justify-content: center;
    box-shadow: -1px 3px 10px 1px rgb(32 33 36 / 26%);
    background-color: #fff;
    padding: 14px 20px;
}

.pagination-block .btn {
    border: 1px solid #2a1040;
    height: 36px;
    width: 36px;
    border-radius: 0px;
    background: none;
    cursor: pointer;
    background-color: #2a1040;
    text-align: center;
    padding: 6px 5px;
}

.pagination-block .btn-icon {
    width: 21px;
    height: 21px;
    stroke: #ffffff;
}

.pagination-block .btn:hover {
  background-color: #31114f;
}

.pagination-block .btn:hover .btn-icon {
  stroke: #fff;
}
.pagination-block .btn:focus{
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.pagination-block .page-link:focus{
	 box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.pagination-block .page-link:link:hover{
    background-color: #281040;
    color: #ffff;
}

.pagination-block .page-link:link, .page-link:visited {
    text-decoration: none;
    color: #7a7a7a;
    font-size: 18px;
    height: auto;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 4px;
    border: 1px solid #d5d5d5;
    min-width: 32px;
}

.pagination-block .page-link:hover,
.page-link:active,
.page-link.page-link--current {
     background-color: transparent;
    color: #000;
}

.pagination-block .dots {
  color: #868e96;
}

.plastics-spriliker {
    padding-top: 30px;
    padding-bottom: 90px;
}

.floating-btns {
    position: fixed;
    right: 0px;
    top: 45%;
    z-index: 100;
}

.floating-btns a img {
    width: 30px;
}

.floating-btns a {
    display: block;
    background-color: #674592;
    padding: 3px 6px;
    margin-top: 8px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.category-product-desktop-view{
    display: block;
}

.category-product-desktop-mobile-view{
    display: none;
}

/* End product category page css */

/* gallery page css */

.inner-page-banner.gallery-banner .main-slider-info{
        top: 52%;
}


.inner-page-banner.gallery-banner .innerpage-banner-heading {
    color: #674592;
}

.work-togater {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-bottom: 70px;
    padding-left: 150px;
	align-items: center;
}

.work-togater-content{
	width: 50%;
}

.work-togater-slide-section{
	width: 50%;
}

.work-togater-heading{
	font-family: 'Montserrat', sans-serif;
    font-size: 4.3rem;
    font-weight: 700;
    color: #000;
}

.work-togater-slide-section .owl-next{
	position: absolute;
	top: 45%;
	right: 10px;
	font-size: 45px !important;
    color: #fff !important;
}

.work-togater-slide-section .owl-next:focus{
	outline: none;
}

.work-togater-slide-section .owl-prev {
    position: absolute;
    top: 45%;
    left: 10px;
    font-size: 45px !important;
    color: #fff !important;
}

.work-togater-slide-section .owl-prev:focus{
	outline: none;
}

.work-togater-slide-section .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 12px;
    width: 100%;
}

.work-togater-slide-section .owl-dots .owl-dot{
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	margin: 0 5px;
}

.work-togater-slide-section .owl-dots .owl-dot:focus{
	outline: none;
}

.work-togater-slide-section .owl-dots .owl-dot.active{
	background-color: #674592;
	width: 20px;
}

.gallery-tabs-section{
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}

.gallery-tabs-outer{
	text-align: center;
}

.gallery-tabs-outer .nav-tabs {
    border-bottom: 1px solid #dee2e6;
	justify-content: center;
}

.gallery-tabs-outer .nav-tabs .nav-link {
    border: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    color: #000;
    background: transparent;
    padding: 14px 24px;
    font-weight: 500;
}

.gallery-tabs-outer .nav-tabs .nav-item.show .nav-link{
	 background: transparent;
}

.gallery-tabs-outer .nav-tabs .nav-link.active{
	    border-bottom: 3px solid #674592;
}

.outer-tab-inner {
    padding-top: 48px;
    padding-bottom: 48px;
}

.tbs-btn{
	text-align: center;
}

.tbs-btn .nav-tabs{
	justify-content: center;
	border-bottom: 0px;
	
}

.tbs-btn .nav-tabs .nav-link {
    font-family: 'Montserrat', sans-serif;
    border: 0px;
    background-color: #ededed;
    border-radius: 0px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #000;
    padding: 10px 54px;
}

.tbs-btn .nav-tabs .nav-item.show .nav-link{
	background-color: #ededed;
}
.tbs-btn .nav-tabs .nav-link.active{
	background-color: #674592;
	color: #fff;
}
.tbs-btn .nav-tabs .nav-item.show .nav-link.active{
	background-color: #674592;
	color: #fff;
}

.photo-gallery-item{
	position: relative;
	margin-top: 30px;
}

.photo-gallery-view-more {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
	opacity: 0;
	
}

.photo-gallery-item:hover .photo-gallery-view-more{
	opacity: 1;
}

.photo-gallery-content{
	padding: 10px 20px;
	position: relative;
}

.photo-gallery-view-more a {
    background-color: #674592;
    color: #fff;
    font-size: 1.2rem;
    padding: 7px 22px;
    display: inline-block;
    font-weight: 300;
}

.photo-gallery-view-more a i{
	position: relative;
	top: 2px;
}

.photo-gallery-item img {
  display: block;
  width: 100%;
  border: 4px solid transparent;
}

.scrondary-tab-inner{
	padding-top: 40px;
	padding-bottom: 40px;
}

.photo-gallery-item img:hover{
	border: 4px solid #fff;
}

.photo-gallery-item:hover {
    box-shadow: -1px 14px 22px 1px rgba(32, 33, 36, 12%);
}

.photo-gallery-item:hover .inner-block:before,
.photo-gallery-item:hover .slider-top-right:after {
  height: 100%;
}
.photo-gallery-item:hover .inner-block:after,
.photo-gallery-item:hover .slider-top-right:before {
  width: 100%;
}



.photo-gallery-item .slider-top-right:before,
.inner-block:after {
  height: 1px;
  transition: width 0.75s ease;
  width: 0%;
}

.photo-gallery-item .slider-top-right:after,
.inner-block:before {
  height: 0%;
  transition: height 0.75s ease;
  width: 1px;
}

.photo-gallery-item .inner-block:before,
.inner-block:after,
.slider-top-right:before,
.slider-top-right:after {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
}

.photo-gallery-item .inner-block {
  
  width: 90%;
  height: 90%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.photo-gallery-item .inner-block:before {
  bottom: 0;
  left: 0;
}
.photo-gallery-item .inner-block:after {
  bottom: 0;
  right: 0;
}

.photo-gallery-item .slider-top-right {
  position: relative;
  width: 100%;
  height: 100%;
}
.photo-gallery-item .slider-top-right:before {
  top: 0;
  left: 0;
}
.photo-gallery-item .slider-top-right:after {
  top: 0;
  right: 0;
}

.gallery-about-section {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(../images/gallery-about-bg.jpg);
	background-size: cover;
}

.gallery-about-content-box {
    background-color: #fff;
    padding: 50px  30px;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
}

.gallery-about-number {
	display: flex;
	flex-wrap: wrap;
	margin-top: 44px;
    margin-bottom: 20px;
}

.brd-r{
	border-right: 1px solid #dcdcdc;
}

.gallery-about-num-block{
	width: 50%;
	padding-top: 10px;
    padding-bottom: 10px;
}

.ga-num-text{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	color: #674592;
	text-align: center;
}

.gallery-about-automat-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    color: #674592;
    text-align: center;
	margin-bottom: 20px;
}

.ga-sub-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    color: #000;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}

.about-automat-readmore {
    text-align: center;
    margin-top: 60px;
}

.about-automat-readmore a{
	color: #fff;
    padding: 10px 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    border-radius: 0px;
    background-color: #582c83;
    border: 1px solid transparent;
}

.about-automat-readmore a:hover {
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

/* End gallery page css */

/* water management page css */

.water-mg-banner .banner-sm-text {
    color: #000;
	font-weight: 500;
}

.inner-page-banner.water-mg-banner .main-slider-info {
    top: 58%;
   
}

.inner-page-banner.water-mg-banner .banner-sm-text {
    margin-top: 0;
    margin-bottom: 0px;
    color: #fff;
     padding-left: 10%;
}

.water-mg-banner .innerpage-banner-heading {
    color: #ffffff;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 33%), 0px 10px 0px rgb(0 0 0 / 7%), 0px 8px 14px rgb(0 0 0 / 21%);
     padding-left: 10%;
}

.use-water-smartly-section{
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
	background-color: #fff;
}

.use-water-smartly-inner {
    width: 96%;
    margin: 0px auto;
}

.use-water-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    font-weight: 600;
    color: #000;
    padding-right: 32px;
}

.water-use-sm-content {
    padding-left: 0px;
}

.use-water-heading span{
	color: #674592;
	font-weight: 700;
}

.irrigation-forming-section{
	padding-top: 20px;
	padding-bottom: 92px;
	position: relative;
}

.irrigation-forming-inner{
	background-color: #f3f3f3;
	padding: 30px;
}

.ir-forning {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 2.8rem;
    text-align: left;
    margin: 20px 0;
}

.our-expert-offer-section {
    position: relative;
    padding-top: 90px;
    padding-bottom: 0px;
}

.our-expert-offer-inner {
	width: 96%;
	margin: 0px auto;
}

.project-left-info{
        padding-left: 20px;
}

.our-expert-heading{
	 font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #674592;
    font-size: 2.6rem;
}

.expert-info-block .info-text{
	margin-top: 0px;
}

.project-image-main-block {
    position: relative;
    padding: 38px 34px;
}

.project-img-1{
	    max-width: 650px;
		box-shadow: -1px 3px 30px 1px rgb(32 33 36 / 39%);
}

.project-img-1 img{
	border: 4px solid #fff;
}

.project-img-2 img{
	border: 4px solid #fff;
}

.project-img-3 img{
	border: 4px solid #fff;
}

.project-img-2 {
    position: relative;
    right: 0;
    margin-top: -26px;
    left: 34%;
    max-width: 474px;
    box-shadow: -1px 3px 30px 1px rgb(32 33 36 / 39%);
}

.project-img-3 {
    position: absolute;
    bottom: 65px;
    margin-top: 18px;
    left: 12%;
    max-width: 230px;
	box-shadow: -1px 3px 30px 1px rgb(32 33 36 / 39%);
}

.project-con-heading {
	position: relative;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 2.2rem;
    text-align: left;
	margin-bottom: 40px;
}

.project-con-heading:after {
    content: "";
    width: 128px;
    height: 3px;
    position: absolute;
    bottom: -16px;
    left: 0;
    background: rgb(143, 207, 9);
    background: linear-gradient(275deg, rgba(143, 207, 9, 1) 0%, rgba(255, 69, 0, 1) 100%);
}

.project-content-info {
	padding-top: 80px;
}

.sports-facilities-list{
	display: flex;
	flex-wrap: wrap;
}

.sports-facilities-list ul{
	padding-left: 0px;
	width: 50%;
}

.sports-facilities-list ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    color: #000;
    margin-top: 16px;
    line-height: normal;
    list-style: none;
	position: relative;
	padding-left: 22px;
}

.sports-facilities-list ul li:before {
    content: "";
    width: 8px;
    height: 1px;
    position: absolute;
    left: 0px;
    background-color: #000;
    top: 12px;
}

.sports-facilities-list ul li span{
	font-weight: 600;
}

.our-expert-slider{
	padding-left: 30px;
}

.our-expert-inner{
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
}

#offer-project-slider .owl-next{
	position: absolute;
    right: 0;
    top: 44%;
    border: 1px solid #a5a5a5;
    padding: 6px 8px !important;
}

#offer-project-slider .owl-prev{
	position: absolute;
    left: -34px;
    top: 44%;
    border: 1px solid #a5a5a5;
    padding: 6px 8px !important;
}

#offer-project-slider .owl-next:focus{
	outline: none;
}

#offer-project-slider .owl-prev:focus{
	outline: none;
}

#offer-project-slider .owl-nav img {
    width: 18px;
}

#offer-project-slider .owl-dots {
	text-align: center;
}

#offer-project-slider .owl-dots .owl-dot{
	width: 10px;
    height: 8px;
    background-color: #b3b3b3;
    font-size: 0;
    margin: 0 4px;
}

#offer-project-slider .owl-dots .owl-dot.active {
    width: 18px;
    background-color: #674592;
}

.project-slide-thumb img{
	width: 100%;
}

.why-adpt-section{
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
}

.why-adpt-block {
    margin-top: 48px;
    position: relative;
}
.why-adpt-heading{
	 font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #674592;
    font-size: 2.6rem;
}

.water-assessment-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 2.1rem;
    position: relative;
    margin-bottom: 44px;
}

.water-assessment-heading:after {
    content: "";
    width: 128px;
    height: 3px;
    position: absolute;
    bottom: -16px;
    left: 0;
    background: rgb(143, 207, 9);
    background: linear-gradient(275deg, rgba(143, 207, 9, 1) 0%, rgba(255, 69, 0, 1) 100%);
}

.why-adpt-block .info-text{
	    width: 90%;
}

.partner-with-automat{
	position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #fff;
}

.partner-automat-heading{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 2.6rem;
    position: relative;
	margin-bottom: 20px;
}

.partner-item-block img{
	width: 100%;
}

.partner-item-block .desk-img{
    display: block;
}

.partner-item-block .mobile-img{
    display: none;
}

.partner-item-block {
    width: 100%;
    position: relative;
	margin-top: 30px;
}

.partner-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgb(103 69 146 / 91%), rgb(103 69 146 / 93%));
}

.partner-overlay .partner-title-sec {
    position: relative;
    left: 50%;
    top: 84%;
    transform: translate(-50%, -50%);
    padding: 5px 32px;
    
}

.partner-title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
}

.partner-title span {
    font-weight: 700;
}

.top-selling-product-section{
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.top-selling-inner{
	background-color: #f2f2f2;
}

.top-sell-title h2{
	 font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
	color: #000;
	text-align: center;
}

.top-sell-title {
    padding: 20px 8px;
}

.top-selling-product-slider-sec{
	    margin-top: 50px;
}

.top-sell-read-more{
	text-align: center;
	margin-top: 24px;
}

.top-sell-read-more a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
	position: relative;
}

.top-sell-read-more a i{
	position: relative;
	top: 2px;
}

.top-sell-read-more a:hover {
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

#top-selling-slider .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 54px;
}

#top-selling-slider .owl-dots .owl-dot {
    width: 10px;
    height: 8px;
    background-color: #b3b3b3;
    font-size: 0;
    margin: 0 4px;
}

#top-selling-slider .owl-dots .owl-dot.active {
    width: 18px;
    background-color: #674592;
}

.successful-project-section{
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.successful-project-block-thumb{
	position: relative;
}

.successful-project-block-thumb img{
	width: 100%;
}

.sus-pro-heading {
     font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #000;
    text-align: left;
}

.successful-project-content{
	padding-top: 30px;
}

.successful-project-block {
	    margin-top: 40px;
}

.request-call-main-sec{
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/request-call-bg.jpg);
	background-size: cover;
}

.rq-call-form-field {
    width: 90%;
    height: 50px;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #fff;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    padding: 4px 16px;
}

.rq-call-form-field:focus{
	outline: none;
}

.rq-call-form-field::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.rq-call-form-field ::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff;
}

.rq-sub-btn{
	text-align: center;
	margin-top: 40px;
}

.rq-send-btn {
    background-color: #fff;
    color: #674592;
    font-size: 1.3rem;
    border: 0px;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
}

.rq-send-btn i{
	position: relative;
	top: 2px;
}

.rq-send-btn:focus{
	outline: none;
}

.rq-send-btn:hover{
    background-color: #140326;
    color: #fff;
}

/* End water management page css */

/* career page css */
.inner-page-banner.career-banner {
	position: relative;
}

.inner-page-banner.career-banner .desk-top-banner {
    margin-top: 0px;
}

.inner-page-banner.career-banner .innerpage-banner-heading{
	text-align: center;
}

.inner-page-banner.career-banner .main-slider-info {
    top: 70%;
}

.career-content-section{
	padding-top: 90px;
    padding-bottom: 90px;
	position: relative;
}

.career-c-heading {
    font-size: 2.8rem;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
	padding-right: 24px;
}

.career-c-heading span{
	font-weight: 700;
	color: #674592;
}

.career-content-inner{
	width: 90%;
	margin: 0px auto;
}

.current-job-opening-section{
	padding-top: 30px;
	padding-bottom: 90px;
	position: relative;
}

.cureent-job-heading {
    font-size: 2.6rem;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    text-align: center;
    font-weight: 400;
}

.cureent-job-opening-inner{
	position: relative;
}

.cureent-job-opening-block {
    position: relative;
    padding: 22px;
    border: 1px solid #d3d3d3;
	margin-top: 46px;
    min-height: 200px;
}

.cureent-job-opening-block:hover {
    box-shadow: -1px 5px 10px 1px rgb(32 33 36 / 24%);
}

.job-title {
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 600;
}

.apply-button{
	    margin-top: 26px;
}

.apply-button a{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
}

.apply-button a i{
	position: relative;
	top: 2px;
}

.apply-button a:hover{
	background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

.explore-all-opening{
	margin-top: 40px;
	text-align: center;
}

.explore-all-opening a{
	font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
}

.explore-all-opening a i{
	position: relative;
	top: 2px;
}

.explore-all-opening a:hover{
	background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

.life-at-automat-section {
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
    padding-left: 150px;
}

.life-at-automat-section .row{
	margin: 0px;
}

.life-at-subheading {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    color: #582c83;
    font-weight: 600;
}

.automat-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.6rem;
    color: #000;
    font-weight: 700;
}

.life-at-video-thumb {
	position: relative;
}

.life-at-video-thumb .video-thumbnail{
	width: 100%;
}

.life-automat-video-slide{
	position: relative;
}

.life-automat-video-slide .swiper-pagination-progressbar {
    position: relative;
    margin-top: 50px;
    width: 83% !important;
    height: 1px !important;
}

.life-automat-video-slide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: rgb(143, 207, 9);
    background: linear-gradient(275deg, rgba(143, 207, 9, 1) 0%, rgba(255, 69, 0, 1) 100%);
    display: inline-block;
    margin-top: -1px;
    height: 3px;
}

.life-automat-video-slide .swiper-button-next, .swiper-button-prev {
    bottom: 0px;
    top: unset !important;
}

.life-automat-video-slide .swiper-button-next{
	    width: 44px;
		background-color: #582c83;
		right: 58px;
}

.life-automat-video-slide .swiper-button-prev{
	    width: 44px;
		background-color: #582c83;
}

.life-automat-video-slide .swiper-button-prev {
     left: calc(100% - 154px);
}

.life-automat-video-slide .swiper-button-prev:after{
	color: #fff;
	font-size: 25px;
}

.life-automat-video-slide .swiper-button-next:after{
	color: #fff;
	font-size: 25px;
}

.automat-life-play-btn {
    position: absolute;
    top: 40%;
    left: 42%;
}

.automat-life-play-btn img{
	width: 50px;
}

.life-automat-video-slide .mySwiper{
	padding-bottom: 20px;
}

.ls-block{
	padding-right: 0px;
}

.lefe-vdeo-content{
	padding-top: 20px;
}

.person-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.875rem;
    color: #262626;
}

.person-designation {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25rem;
    color: #674592;
    font-weight: 600;
}

.radika-seth-section {
    position: relative;
}

.womens-item-inner{
	position: relative;
}

.womens-slide-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), rgb(0 0 0 / 50%), rgb(0 0 0 / 71%));
}

.womens-content-wrap{
	 position: relative;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%);
    padding: 20px 0px;
}

.radika-seth-inner{
	display: flex;
	flex-wrap: wrap;
}

.rs-quote-block {
    width: 40%;
    padding-top: 68px;
    padding-right: 6%;
}

.rs-name-block {
    padding-top: 0px;
}

.rs-name-block h2{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.875rem;
}

.rs-img-block{
	width: 40%;
}

.rs-img-block img{
	width: 100%;
}

.rs-right-text-block {
    width: 20%;
    display: flex;
    align-items: end;
}

.rs-right-text-block-inner h3{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 2.25rem;
	text-align: right;
}

.rs-right-text-block-inner h2{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 4.5rem;
	text-align: right;
	
}

.rs-right-text-block-inner{
	    padding-top: 24px;
}

.womens-content-wrap .row{
	align-items: center;
}

.radika-seth-section .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 9%;
}

.desk-img{
	display: block !important; 
}

.mob-img{
	display: none !important;
}

.r-seth-mobbile-devices{
	display: none;
}

#womens-automat-slider .owl-dots  .owl-dot:focus{
	outline: none;
}

#womens-automat-slider .owl-dots  .owl-dot {
    width: 10px;
    height: 8px;
    background-color: #fff;
    font-size: 0;
    margin: 0 4px;
}

#womens-automat-slider .owl-dots  .owl-dot.active {
    width: 18px;
    background-color: #674592;
}

.ritika-seth-info-mobile{
	display: none;
}

.new-op-break{
	display: none;
}

.wommens-mobile-heading{
	display: none;
}

.taking-care-people-section{
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.taking-care-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.25rem;
    text-align: center;
    font-weight: 500;
    color: #262626;
}

.percent-text{
	font-family: 'Montserrat', sans-serif;
	color: #674592;
	font-size: 3.25rem;
	text-align: center;
}

.happy-score-text {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #000000;
    font-size: 1.5rem;
    line-height: normal;
    font-weight: 600;
	margin-top: 10px;
}

.percentage-block{
	margin-top: 30px;
}

.people-block-section {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.take-block-item {
    width: calc(20% - 32px);
    margin-top: 50px;
}

.take-care-thumb img{
	width: 100%;
}

.take-care-content-item {
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.take-care-content-item h3 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
}

.take-care-content-item{
	margin-top: 20px;
}

.career-form-inner{
	position: relative;
}

.carreer-form-section{
	padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
}

.career-form-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.25rem;
    text-align: center;
    font-weight: 500;
    color: #0c0c0c;
}

.career-form-subheading{
	font-family: 'Montserrat', sans-serif;
	font-size: 2rem;
    text-align: center;
    font-weight: 500;
    color: #0c0c0c;
	margin-top: 16px;
}

.career-sub-btn {
    text-align: center;
    margin-top: 42px;
}

.cr-send-btn{
	background-color: #674592;
    color: #ffffff;
    font-size: 1.5rem;
    border: 0px;
    padding: 8px 28px;
    display: inline-block;
	position: relative;
	border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
}

.cr-send-btn:hover{
	background-color: #fff;
	border: 1px solid  #674592;
	color: #674592;
}

.cr-send-btn i{
	position: relative;
	top: 2px;
}

.cr-send-btn:focus{
	outline: none;
}

.career-form-inner label{
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5rem;
	color: #242424;
	margin-top: 40px;
}

.career-form-field {
    width: 100%;
    background-color: #f2f2f2;
    height: 60px;
    border: 0px;
    margin-top: 8px;
	color: #242424;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}

.career-form-field{
	    height: 48px;
}

.career-form-field:focus{
	outline: none;
}

/* End career  page css */

/* contact us  page css */

.contact-section-section{
	position: relative;
	padding-bottom: 70px;
}

.inner-page-banner.contact-banner .main-slider-info {
    top: 50%;
}

.contact-sidebar {
    background-color: #f2f2f2;
    padding: 38px 35px;
}

.contact-main-inner {
    padding-top: 86px;
    padding-bottom: 40px;
	padding-right: 12%;
}

.contact-info-heading {
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
}

.conatc-form-label {
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #242424;
    margin-top: 40px;
    font-weight: normal;
}

.contact-f-field {
    background-color: #f2f2f2;
    width: 100%;
    height: 60px;
    border: 0px;
    font-size: 1.5rem;
    color: #000;
    padding-left: 16px;
	margin-top: 2px;
	font-family: 'Montserrat', sans-serif;
}

.contact-f-field:focus{
	outline: none;
}

.contact-form-section select{
	color: #878787;
	    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background-image: url(../images/select-dropdown.png);
    background-size: .8em;
    background-position: calc(100% - 0.7em) center;
    background-repeat: no-repeat;
}

.contact-f-field::placeholder {
  color: #878787;
  opacity: 1; /* Firefox */
}

.contact-f-field::-ms-input-placeholder { /* Edge 12 -18 */
  color: #878787;
}

.contact-f-field.message-box{
	min-height: 200px;
}

.tnc-checkbox {
    border: 0px;
    position: relative;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    opacity: .5;
    background-color: #b5afaf;
}

.tnc-checkbox[type=checkbox]:hover {
  opacity: 1;
}

.tnc-checkbox[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
}

.tnc-checkbox[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #b5b5b5;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

.tnc-check-box-block{
	margin-top: 30px;
}

.tnc-check-box-block label {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #545454;
    margin-left: 16px;
}

.tnc-check-box-block label a{
	color: #1b5ce1;
	    text-decoration: underline;
}

.conatact-send-btn{
	    margin-top: 30px;
}

.conatact-send-btn button {
	background-color: #674592;
    color: #ffffff;
    font-size: 1.3rem;
    border: 0px;
    padding: 8px 28px;
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
}

.conatact-send-btn button:focus{
	outline: none;
}

.conatact-send-btn button i{
	position: relative;
	top: 2px;
}

.conatact-send-btn button:hover {
    background-color: #fff;
    border: 1px solid  #674592;
    color: #674592;
}

.key-people-heading{
	font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
}

.contact-sidebar-devider{
	margin-top: 20px;
	margin-bottom: 20px;
}

.key-people-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #262626;
    margin-bottom: 6px;
}

.key-people-desi{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5rem;
	color: #262626;
	margin-bottom: 0px;
}

.key-people-email {
    font-family: 'Montserrat', sans-serif;
    color: #4b2779;
    font-size: 1.5rem;
    font-style: italic;
    margin-top: 16px;
    margin-bottom: 0px;
}

.key-people-item {
    margin-top: 54px;
    margin-bottom: 52px;
}

.key-support-section{
	padding-top: 30px;
}

.key-support-section-inner .contact-sidebar-devider{
    position: relative;
}

.key-support-section-inner{
	background-color: #f2f2f2;
	padding: 20px;
}

.key-support-heading {
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 2.625rem;
    font-weight: 600;
	margin-bottom: 28px;
}

.key-support-content{
	display: flex;
	flex-wrap: wrap;
}

.key-support-col-1{
	width: 50%;
}

.key-support-col-2{
	width: 50%;
}

.email-support-item h4{
	 font-family: 'Montserrat', sans-serif;
    color: #262626;
	font-size: 1.5rem;
	font-weight: 500;
}
.email-support-item p {
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-size: 1.25rem;
    margin-top: 6px;
    margin-bottom: 6px;
}

.email-support-item {
    margin-top: 30px;
}

.automat-office-section{
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.automat--office-block h2{
	font-size: 1.5rem;
	 font-family: 'Montserrat', sans-serif;
	 color: #582c83;
	 font-weight: 700;
	 margin-bottom: 20px;
}

.automat--office-block h3{
	font-size: 1.5rem;
	 font-family: 'Montserrat', sans-serif;
	 color: #262626;
	 font-weight: 600;
	 margin-bottom: 20px;
}

.automat--office-block p {
    font-size: 1.25rem;
    font-family: 'Montserrat', sans-serif;
    color: #262626;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 1.3;
}


.city-specific-queries-section{
	background-color:  #dec7e1;
	padding-top: 60px;
	padding-bottom: 60px;
}

.city-sp-heading {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    text-align: center;
    font-size: 2.625rem;
    font-weight: 600;
}

.city-location-item{
	display: flex;
	margin-top: 48px;
	align-items: center;
}

.cilty-loctaion-thumb {
	width: 156px;
}

.cilty-loctaion-thumb img{
    position: relative;
    top: 10px;
}

.city-loctaion-text {
	width: calc(100% - 156px);
}

.city-loctaion-text h3{
	font-family: 'Montserrat', sans-serif;
	color: #030303;
	font-size: 1.375rem;
	font-weight: 600;
}
.city-loctaion-text p {
    font-family: 'Montserrat', sans-serif;
    color: #030303;
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 6px;
}

.contact-btns-section{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.contact-btns-inner a{
	    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 14px;
    display: inline-block;
    border: 1px solid transparent;
	margin: 0 24px;
}

.contact-btns-inner a i{
   position: relative;
   top: 2px;
}

.contact-btns-inner a:hover {
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;
}

.contact-btns-inner{
	text-align: center;
}


/* End contact us css */

/* blog detail page css */

.blog-detail-main-section{
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
}

.inner-page-banner.blog-detai-banner-overlay{
    position: relative;
}

.blog-detai-banner-overlay:after {
    background: linear-gradient(to bottom, rgb(3 3 3 / 45%), rgb(0 0 0 / 39%), rgb(16 16 16 / 51%), rgb(12 12 12 / 47%), rgb(20 18 18 / 44%));
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.blog-detail-content-sec {
    background: #eeeeee99;
    border-radius: 14px;
    padding: 20px 38px;
}

.blog-detail-author {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.blog-shareblock ul{
    margin-bottom: 0px;
    padding-left: 0;
}

.blog-shareblock ul li{
    list-style: none;
    display: inline-block;
    margin: 0 4px;
}


.blog-shareblock ul li a {
    color: #636363;
    font-size: 20px;
    border: 0px solid #c2c2c2;
    width: 30px;
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
}

.blog-shareblock ul li a svg {
    width: 20px;
    position: relative;
    top: 3px;
}

.blog-shareblock{
    position: relative;
}

.blog-social-share-dropdown {
    background-color: #fff;
    position: absolute;
    left: -28px;
    z-index: 100;
    top: -211px;
    padding: 10px 15px;
    border: 1px solid #dadada;
    min-width: 150px;
}

.s-share .blog-social-share-dropdown{
    display: none;
}

.s-share.open-soical .blog-social-share-dropdown{
    display: inline-block;
}

.blog-shareblock ul li a:hover{
    color: #674592;
   border: 0px solid #674592;
}

.blog-shareblock ul li .blog-social-share-dropdown a svg{
    width: 20px;
	position: relative;
    top: 2px;
}

.blog-shareblock ul li .blog-social-share-dropdown  li{
    display: block;
}

.blog-shareblock ul li .blog-social-share-dropdown  li a{
    border: 0px;
    width: auto;
    height: auto;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.blog-detail-sidebar {
    background: #eeeeee99;
    border-radius: 10px;
    padding: 30px 20px;
}

.blog-detail-author{
	margin-top: 15px;
    margin-bottom: 15px;
}

.blog-detail-author span{
	   font-family: 'Montserrat', sans-serif;
	   font-size: 1.1rem;
	   font-weight: normal;
	   color: #000;
}

.blog-detail-heading h2{
	 font-family: 'Montserrat', sans-serif;
	   font-size: 1.6rem;
	   font-weight: 500;
	   color: #000;
}

.blog-detail-content p{
	color: #242424;
    font-size: 1.35rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.4;
}

.blog-detail-content p a{
    color: #1286ed;
}

.blog-detail-content .blog-tags p a {
    color: #000;
    border: 1px solid #7c7c7c;
    padding: 8px 10px;
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}

.blog-detail-content .blog-tags p a:hover{
       background-color: #e0e0e0;
}

.blog-detail-content img {
    width: 100%;
}

.blog-detail-img img{
     width: 100%;
}

.blog-detail-img{
    text-align: center;
	padding-bottom: 10px;
}

.blog-detail-content ul li{
	color: #242424;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.4;
	margin-bottom: 12px;
}

.blog-detail-content h2{
	color: #242424;
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
	margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.4;
}

.blog-detail-content h3{
	color: #242424;
    font-size: 1.3rem;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-top: 10px;
	margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.4;
}

.most-read-blog-detail-heading {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.7rem;
	color: #242424;
	margin-bottom: 10px;
}

.most-read-blog-d-thumb {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.most-read-blog-d-item{
	display: flex;
	margin-top: 52px;
	flex-wrap: wrap;
}

.most-read-title {
    width: calc(100% - 0px);
    padding-left: 0;
    padding-top: 16px;
}

.most-read-title h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3rem;
	color: #242424;
	margin-bottom: 10px;
	font-weight: normal;
}

.most-read-title h2 a{
	color: #242424;
	display: inline-block;
}

.most-blog-read-btn{
	padding-top: 5px;
}
.most-blog-read-btn a{
	background-color: #674592;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    padding: 8px 18px;
    display: inline-block;
    position: relative;
    border: 1px solid #674592;
}

.most-blog-read-btn a i{
	position: relative;
	top: 2px;
}

.most-blog-read-btn a:hover {
    background-color: #fff;
    color: #674592;
}

/* End  detail page css */

/* CSR page css */

.emp-life-section {
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
}

.emp-life-content-sec{
	    padding-left: 9%;
}

.emp-life-content-sec p{
	width: 92%;
}

.inner-page-banner.career-banner.csr-banner .main-slider-info {
    top: 64%;
}

.emp-quote-icon{
	margin-bottom: 10px;
}

.empowering-lives-heading{
	font-family: 'Montserrat', sans-serif;
	font-size: 2.625rem;
	color: #262626;
}
.pk-jain {
	font-family: 'Montserrat', sans-serif;
	color: #582c83;
	font-size: 1.875rem;
	margin-top: 100px;
	margin-bottom: 10px;
}

.pk-jain-designation{
	font-family: 'Montserrat', sans-serif;
	color: #242424;
	font-size: 1.375rem;
	
}

.pk-jain-thumnail-block img{
	width: 100%;
}

.csr-activities-section{
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
}

.csr-activity-heading{
	font-family: 'Montserrat', sans-serif;
	color: #282828;
	font-size: 2.625rem;
}

.automat-foundation-text{
	margin-top: 50px;
}

.donations-block-devider{
	padding-top: 30px;
	padding-bottom: 30px;
}

.donations-made-group h2{
	font-family: 'Montserrat', sans-serif;
	color: #674592;
	font-size: 1.5rem;
	font-weight: 700;
}

.donations-made-group ul {
    padding-left: 18px;
    margin-top: 10px;
}

.donations-made-group ul li{
	font-family: 'Montserrat', sans-serif;
	color: #282828;
	margin-top: 10px;
	font-size: 1.25rem;
	list-style: square;
}

.csr-activity-left{
	padding-right: 8%;
}

.csr-activites-slider-sec{
	margin-top: 48px;
}

.csr-activity-item h2 {
    color: #282828;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25rem;
    text-align: center;
    font-weight: 600;
}

#csr-activity-slider .owl-dots {
    display: block;
    text-align: center;
    margin-top: 40px;
}

#csr-activity-slider .owl-dots  .owl-dot {
    width: 10px;
    height: 8px;
    background-color: #b3b3b3;
    font-size: 0;
    margin: 0 4px;
}

#csr-activity-slider .owl-dots  .owl-dot.active {
    width: 18px;
    background-color: #674592;
}

.automat-social-work{
	padding-top: 90px;
	padding-bottom: 90px;
}

.socila-work-heading{
	font-family: 'Montserrat', sans-serif;
	font-size: 2.625rem;
	text-align: center;
	color: #282828;
}

.social-work-slider-section {
    margin-top: 50px;
    background-color: #dec7e1;
    padding: 46px 68px;
}

.social-work-thumbnail img{
	border: 2px solid #fff;
}

.social-work-content h2{
	font-family: 'Montserrat', sans-serif;
	color: #262626;
	font-size: 2.25rem;
	font-weight: 600;
}

.social-work-content h3{
	font-family: 'Montserrat', sans-serif;
	color: #262626;
	font-size: 2.25rem;
	font-weight: 600;
	margin: 28px 0 15px;
}

.social-work-content h4{
	font-family: 'Montserrat', sans-serif;
	color: #262626;
	font-size: 1.25rem;
	font-weight: 500;
	margin: 10px 0 30px;
}

.social-work-content {
	padding-left: 30px;
}

#social-work-slider .owl-next {
    position: absolute;
    right: -50px;
    top: 42%;
    font-size: 30px;
}

#social-work-slider .owl-next:focus{
	outline: none;
}

#social-work-slider .owl-prev{
	 position: absolute;
    left: -50px;
    top: 42%;
    font-size: 30px;
}

#social-work-slider .owl-prev:focus{
	outline: none;
}

#social-work-slider .owl-dots{
	text-align: center;
	margin-top: 25px;
}

#social-work-slider .owl-dots  .owl-dot {
    width: 10px;
    height: 8px;
    background-color: #fff;
    font-size: 0;
    margin: 0 4px;
}

#social-work-slider  .owl-dots  .owl-dot.active {
    width: 18px;
    background-color: #674592;
}

/* End  CSR page css */

/* founders page css */
.inner-page-banner.career-banner.founder-banner .main-slider-info {
    top: 58%;
}

.inner-page-banner.career-banner.founder-banner .innerpage-banner-heading {
    padding-left: 36%;
}

.quote-dream-section{
	padding-top: 90px;
	padding-bottom: 20px;
}

.dream-quote-block{
	text-align: center;
}

.gr-ceo{
   font-weight: 500;
}

.dream-heading {
    font-family: 'Montserrat', sans-serif;
    color: #282828;
    font-size: 2.625rem;
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
}

.commited-global-leader-section {
    padding-left: 13%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 90px;
}

.commited-global-leader-section .row{
	margin: 0px;
}

.we-commit-global-leader-info{
	    padding-right: 10%;
}

.t-jain-block img{
	width: 100%;
}

.global-leader-heding{
	font-family: 'Montserrat', sans-serif;
	color: #5c2b8e;
	font-size: 2.625rem;
	font-weight: 700;
}

.we-commit-global-leader-info h3 {
    font-family: 'Montserrat', sans-serif;
    color: #5c2b8e;
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 54px;
}

.t-jain-block {
	padding-right: 0px;
}

.leadership-milestone-section{
	position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-right: 10%;
}

.milestone-thumb-section{
	padding-left: 0px;
}

.milestone-thumb-inner {
    display: flex;
    gap: 10px;
	position: relative;
}

.leadership-milestone-section .row{
	align-items: center;
}

.milestone-thumb-inner:after {
    content: "";
    width: 42px;
    height: 170px;
    background-color: #5c2b8e;
    position: absolute;
    bottom: -22px;
}

.col-1-2{
	margin-top: 10px;
}

.col-2-2 {
    margin-top: 10px;
}

.col-3-2 {
    margin-top: 10px;
}

.milestone-col-1 {
    width: 38.6%;
}

.milestone-col-2 {
    width: 23.4%;
}


.milestone-col-3 {
    width: 37.7%;
}

.milestone-thumb-item img{
	width: 100%;
}

.milestone-thumb-item.col-3-1 img{
	width: 88%;
}

.milestone-thumb-item.col-3-1{
	position: relative;
}

.milestone-thumb-item.col-3-1:after {
    content: "";
    width: 10%;
    background-color: #5c2b8e;
    position: absolute;
    height: 172px;
    bottom: 0;
    right: 0;
}

.milestone-content-heading{
	font-size: 2.625rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #282828;
	margin-bottom: 28px;
}

.milestone-content-section{
	    padding-left: 46px;
}


.privacy-content-section{
	padding-top: 90px;
	padding-bottom: 90px;
}

.privacy-content-section h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    color: #000;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px;
}

.thank-you-content{
	padding-top: 90px;
	padding-bottom: 90px;
}

/* end founders page css */

/* Research and Development */

.inner-page-banner.research-development .main-slider-info {
    top: 52%;
}

.rd-banner-br {
    display: none;
}

.inner-page-banner.research-development .innerpage-banner-heading{
    padding-left: 4.9%;
}

.latest-tecch-inner {
    width: 90%;
    margin: 0px auto;
}

.latest-tech-button a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 18px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
}

.latest-tech-button a i{
    position: relative;
    top: 3px;
}

.latest-tech-button a:hover{
     background-color: #fff;
     border: 1px solid #582c83;
     color: #582c83;
}

.latest-tech-heading {
    font-size: 2.8rem;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    
}

.latest-tech-content-block{
    margin-top: 20px;
}

.latest-tech-button{
        margin-top: 34px;
}

.latest-tech-thumbnail img{
    width: 100%;
}

.ext-irrigation-section{
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
}

.ext-irrigation-section:after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    background-color: #f5f5f5;
    bottom: 140px;
    z-index: -1;
}

.ext-irrigation-outer{
    width: 90%;
    margin: 0px auto;
}

.ext-irrigation-inner {
    display: flex;
    gap: 60px;
    width: 82%;
    margin-left: auto;
}

.ext-irrigation-img-block-1 {
    width: 60%;
    position: relative;
    margin-top: -46px;
}

.ext-irrigation-img-block-1 img{
    width: 100%;
}

.ext-irrigation-img-block-2 {
    width: 40%;
    position: relative;
}

.ext-irrigation-img-block-2 img {
    width: 100%;
    position: absolute;
    bottom: -48px;
}

.ext-irrigation-content-sec {
    position: relative;
    margin-top: 110px;
}

.ext-irrigation-content-inner{
    padding-left: 10%;
    position: relative;
    display: flex;
    gap: 50px;
}


.ext-subheading {
    font-size: 1.875rem;
    font-family: 'Montserrat', sans-serif;
    color: #674592;
}

.ext-sec-heading{
    font-family: 'Montserrat', sans-serif;
    color: #010101;
    font-size: 4.5rem;
    font-weight: 700;
}

.ext-irrigation-left-content {
    width: 50%;
}

.ext-irrigation-right-img-block{
    width: 50%;
}

.ext-irrigation-right-img-block img{
    width: 100%;
}

.rd-video-section {
    padding-top: 30px;
    padding-bottom: 90px;
    position: relative;
}

.rd-video-inner {
    width: 80%;
    margin: 0px auto;
}

.rd-video-inner .slick-next {
     position: absolute;
    width: 54px;
    height: 54px;
    background: #fff;
    font-size: 0px;
        right: 5px;
    border: 1px solid #a9a9a9;
    background-image: url(../images/up-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
    margin-top: 30px;
    top: 0;
}

.rd-video-inner .slick-prev {
    position: absolute;
    bottom: -18px;
    width: 54px;
    height: 54px;
        right: 5px;
    font-size: 0px;
    background: #fff;
    border: 1px solid #a9a9a9;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
        z-index: 10;
}

.rd-video-inner .slick-next:focus{
    outline: none;
}

.rd-video-inner .slick-prev:focus{
    outline: none;
}

.rd-video-item{
    position: relative;
}

.rd-video-item img{
    width: 100%;
}

.rd-video-play-btn {
    position: absolute;
    top: 40%;
    left: 47%;
}

.rd-video-title-block{
    margin-top: 54px;
    width: 88% !important;
}

.rd-video-title-block h2{
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 2rem;
    font-weight: 600;
}

#rd-automat-video-slider .owl-nav {
    display: block;
    position: absolute;
    right: 0;
    bottom: 4px;
    width: 72px;
    background-color: #fff;
}

#rd-automat-video-slider .owl-nav .owl-prev {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #dcdcdc;
    color: #582c83;
    margin: 0px auto;
    font-size: 20px;
}

#rd-automat-video-slider .owl-nav .owl-prev:focus{
    outline: none;
}

#rd-automat-video-slider .owl-nav .owl-next:focus{
     outline: none;
}

#rd-automat-video-slider .owl-nav .owl-next{
    display: block;
     width: 40px;
    height: 40px;
    border: 1px solid #dcdcdc;
    color: #582c83;
    margin: 0px auto;
    margin-top: 6px;
    font-size: 20px;
}

.evloution-vision {
    background-color: #f5f5f5;
    padding-right: 25px;
}

.revolution-thum-content h2 {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 1.4rem;
    min-height: 120px;
    margin-top: 24px;
}

.revolution-thum-content a{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    color: #fff;
    background-color: #582c83;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
}

.revolution-thum-content a i{
     position: relative;
     top: 3px;
}

.revolution-thum-content a:hover{
    background-color: #fff;
    border: 1px solid #582c83;
    color: #582c83;
}

.evlution-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.8rem;
    color: #000;
    font-weight: 600;
}

.rd-visionSwiper {
    padding-bottom: 18px !important;
}


.subscribe-form-left h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.625rem;
    color: #000000;
    font-weight: 600;
    margin-bottom: 14px;
}

.subscribe-form-inner {
    position: relative;
}

.subscribe-form-inner label {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #000;
    font-weight: 400;
}

.subscribe-btn:hover {
    background-color: #fff;
    border: 1px solid #674592;
    color: #674592;
}
.subscribe-btn {
    background-color: #674592;
    color: #ffffff;
    font-size: 1.3rem;
    border: 0px;
    padding: 7px 28px;
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
    font-family: 'Montserrat', sans-serif;
}

.subscribe-btn:focus{
    outline: none;
}

.subscribe-btn i {
    position: relative;
    top: 3px;
    margin-left: 8px;
}

.subscibe-form-field {
    width: 100%;
    background-color: #f2f2f2;
    height: 72px;
    border: 0px;
    padding-left: 10px;
    margin-top: 8px;
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.subscibe-form-field:focus{
    outline: none;
}

/* End Research and Development */

/* product category single page css */

.inner-page-banner.single-pro-category .main-slider-info {
    top: 38%;
}

.inner-page-banner.single-pro-category .innerpage-banner-heading {
    padding-left: 4.9%;
}

.inner-page-banner.single-pro-category .main-slider-info .read-mor-btn{
    padding-left: 4.9%;
}

.inner-page-banner.single-pro-category .main-slider-info .read-mor-btn a {
    color: #fff;
    border-color: #fff;
    background-color: #582c83;
    padding: 12px 26px;
    display: inline-block;
    font-size: 1.5rem;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.inner-page-banner.single-pro-category .main-slider-info .read-mor-btn a:hover{
    background-color:  #000;
}

.product-cat-single-content-section {
    padding-top: 70px;
    padding-bottom: 90px;
    position: relative;
}

.pro-s-irrigartion-heading {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 3.375rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.cat-irrigation-content{
    width: 80%;
    margin: 0px auto;
}

.cat-single-items-sec{
    padding-bottom: 0px;
    position: relative;
}

.cat-single-items-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}



.cat-single-outer {
    background-color: #ffffff;
    width: calc(16% - 8px);
    text-align: center;
   
}

.cat-single-item:hover{
    border: 2px solid #9b80b5;
}

.cat-single-item img{
    width: 80%;
        max-width: 140px;
}
.cat-single-item {
    border: 2px solid transparent;
    box-shadow: -1px 1px 8px 4px rgba(32, 33, 36, 12%);
    background-color: #f5f5f5;
    position: relative;
}

.cat-single-outer h3{
    margin-top: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #582c83;
    font-size: 2.25rem;
    font-weight: 500;
}

.single-product-info-section{
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
}

.single-cat-product-block {
    position: relative;
    background-color: #fff;
    box-shadow: -1px 1px 8px 4px rgba(32, 33, 36, 12%);
}

.single-cat-product-block:after {
    content: "";
    width: 100%;
    height: 90%;
    position: absolute;
    left: -18px;
    right: 0;
    background-color: #dec7e1;
    z-index: -1;
    top: -18px;
    box-shadow: -1px 1px 8px 4px rgba(32, 33, 36, 12%);
}

.single-cat-product-block img {
    width: 100%;
}

.single-product-slider{
    padding-top: 48px;
}

.single-cat-product-outer {
    padding-right: 10%;
    padding-top: 18px;
    padding-left: 18px;
}

.single-product-block-info h2 {
    font-family: 'Montserrat', sans-serif;
    color: #5c2b8e;
    font-size: 2.62rem;
    font-weight: 700;
    margin-bottom: 28px;
}

.single-pro-feature-heading{
    font-family: 'Montserrat', sans-serif;
    color: #5c2b8e;
    font-size: 2.62rem;
    font-weight: 700;
    margin-top: 36px;
    padding-top: 30px;
}

.sprinkler-more-btn a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    color: #fff;
    background-color: #582c83;
    padding: 10px 24px;
    display: inline-block;
    border: 1px solid transparent;
    font-weight: 500;
}

.sprinkler-more-btn a i{
    position: relative;
    top: 3px;
}

.sprinkler-more-btn a:hover{
    background-color: #fff;
    color: #582c83;
    border: 1px solid #582c83;

}

.t-type-filters {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    margin-top: 70px;
    margin-bottom: -30px;
}

.sprinkler-more-btn{
    text-align: center;
    margin-top: 60px;
}

.single-pro-devider-block{
    width: 88vw;
    margin: 0px auto;
    position: relative;
}

.single-product-slider .simlar-product-item h2{
    padding-left: 10px;
    padding-right: 10px;
    min-height: 70px;
    font-size: 0.9rem;
}

.single-product-divider{
    width: 100%;
    height: 1px;
    background-color: #dec7e1;
}

.single-product-slider .owl-nav {
    display: block !important;
    font-size: 20px;
}

.single-product-slider .owl-next {
    position: absolute;
    top: 38%;
    right: -24px;
}

.single-product-slider .owl-next:focus{
    outline: none;
}

.single-product-slider .owl-prev{
    position: absolute;
    top: 38%;
    left: -24px;
}

.single-product-slider .owl-prev:focus{
    outline: none;
}

/* End product category single page css */