@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Lato", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
p {
	font-family: "Montserrat", sans-serif;
}
.container {
	max-width: 1200px;
}
.header-section .container {
	max-width: 1300px;
}
.section-title1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 28px;
	font-size: 32px;
	color: #fff;
}
.section-title1 img {
	margin-right: 10px;
}
/******** Menu css ********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 26px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 8px;
	top: -51px;
	z-index: 9999;
	background: #5a990f;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #d5d5d5;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 32px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 25px;
	padding-top: 55px;
	font-weight: bold;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #000000;
	margin-left: 7px;
	position: absolute;
	top: 59px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #17a4ec;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(to right, #8ccde5, #17a4ec);
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 21px;
	background-image: linear-gradient(to right, #7bbfd9, #0e9fe9);
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 11px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #9edeff;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo {
	padding-top: 7px;
	padding-bottom: 7px;
}
.logo a {
	display: inline-block;
	max-width: 100%;
}
.header-information-view {
	text-align: right;
	padding-top: 40px;
}
.header-information-view ul li {
	display: inline-block;
	padding-left: 35px;
	position: relative;
}
.header-information-view ul li::after {
	content: "";
	position: absolute;
	height: 27px;
	top: 0;
	left: 13px;
	border-left: solid 1px #9bd2ff;
}
.header-information-view ul li a {
	font-size: 15px;
	color: #12a6ec;
	text-decoration: none;
	font-weight: bold;
}
.header-information-view ul li a img {
	max-width: 30px;
	margin-right: 5px;
}
.header-section {
	float: left;
	width: 100%;
	background-image: linear-gradient(to right, #fefffe, #75bd21);
}
.header-information-view ul li.calend::after {
	border: none;
}
.banner-section {
	float: left;
	width: 100%;
}
/******** Menu css End ********/
/******** index ********/
#sliderhome .owl-dots {
	text-align: center;
	bottom: 20px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #1fa6ec;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 6px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 2%;
	top: 49%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 49%;
	right: 2%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
.slider-section-home {
	float: left;
	width: 100%;
}
.language-div {
	position: absolute;
	right: 13px;
	top: 14px;
}
.language-div ul li {
	display: inline-block;
}
.language-div ul li a {
	color: #000;
	font-size: 15px;
	border-right: solid 1px #000;
	line-height: 18px;
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
}
.language-div ul li:last-child a {
	border-right: none;
}
.counter-number-box {
	text-align: center;
}
.counter-number-box .counter {
	font-family: "Montserrat", sans-serif;
	font-size: 76px;
	font-weight: 800;
	color: #6ebd52;
	line-height: 65px;
	margin-bottom: 10px;
}
.projects-number-section {
	float: left;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
}
.counter-number-box-info .counter-number-title {
	font-size: 24px;
	color: #1f572a;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	margin-bottom: 8px;
}
.counter-number-box-info p {
	font-size: 23px;
	line-height: 33px;
	color: #6ebd52;
}
.our-services-section .section-title {
	width: 100%;
	font-size: 40px;
	margin-bottom: 26px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.our-services-box {
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	height: 100%;
	padding: 12px;
}
.our-services-box .services-title a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 22px;
	display: inline-block;
	text-decoration: none;
}
.our-services-box .services-icon {
	margin-bottom: 10px;
}
.theme-btn {
	text-align: center;
	margin-top: 40px;
	width: 100%;
}
.theme-btn a {
	background: #74bc1f;
	padding: 9px 41px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.solutions-partner-section {
	background: #57B498;
	background: linear-gradient(90deg, rgba(87, 180, 152, 1) 0%, rgba(145, 167, 116, 1) 72%);
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.solutions-partner-section .section-title {
	margin-bottom: 26px;
	font-size: 30px;
	text-align: center;
	color: #1f572a;
	font-weight: 900;
	font-family: "Montserrat", sans-serif;
}
.our-services-section {
	float: left;
	width: 100%;
	padding-bottom: 70px;
	padding-top: 44px;
}
.solutions-partner-box {
	background: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	height: 100%;
}
.solutions-partner-box .solutions-partner-info {
	padding: 18px;
	padding-top: 11px;
}
.solutions-partner-info .solutions-partner-title {
	font-size: 18px;
	margin-bottom: 2px;
	color: #636363;
	font-weight: 800;
	line-height: 32px;
}
.solutions-partner-info p {
	font-size: 15px;
	color: #919191;
	line-height: 23px;
	margin-bottom: 9px;
}
.solutions-btn a {
	font-size: 16px;
	color: #68bb4b;
	font-weight: bold;
	text-decoration: none;
}
.solutions-div1 {
	max-width: 22%;
	flex: auto;
}
.solutions-partner-row {
	display: flex;
	height: 100%;
	align-items: center;
}
.solutions-partner-row .solutions-partner img {
	margin-right: 12px;
}
.solutions-partner-row .solutions-partner {
	font-size: 34px;
	color: #fff;
	font-weight: bold;
}
.solutions-btn {
	margin-top: 3px;
	display: inline-block;
}
.service-section {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.service-section .section-title {
	margin-bottom: 26px;
	font-size: 30px;
	text-align: center;
	color: #1f572a;
	font-weight: 900;
	font-family: "Montserrat", sans-serif;
}
.service-box .service-info {
	text-align: center;
	margin-top: 18px;
}
.service-box .service-info .service-title {
	margin-bottom: 20px;
}
.service-box .service-info .service-title a {
	font-size: 25px;
	font-weight: 900;
	color: #6ebd52;
	line-height: 34px;
	text-decoration: none;
	font-family: "Montserrat", sans-serif;
}
.service-box .service-info p {
	font-size: 18px;
	line-height: 24px;
	color: #1f572a;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}
.our-projects-section {
	float: left;
	width: 100%;
	background: #57B498;
	background: linear-gradient(90deg, #80c2e9 0%, #9fd271 72%);
	padding-bottom: 45px;
	padding-top: 45px;
}
.our-projects-section .section-title {
	width: 100%;
	margin-bottom: 32px;
	font-size: 34px;
	text-align: center;
	color: #ffffff;
	font-weight: 900;
}
.our-projects-section .our-project-div {
	padding: 0px;
	max-width: 20%;
}
.our-projects-box {
	position: relative;
}
.our-projects-box .projects-title {
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
}
.our-projects-box .projects-title a {
	background-color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	width: 100%;
	padding: 7px 15px;
	color: #206128;
	font-weight: bold;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	text-decoration: none;
}
.footer-section {
	float: left;
	width: 100%;
	padding-top: 50px;
	background-image: url(../images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
}
.copyright-info {
	border-top: solid 1px #fff;
	margin-top: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.copyright-text {
	font-size: 14px;
	color: #fff;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 14px;
	color: #fff;
}
.footer-menu-box .footer-title {
	font-size: 20px;
	margin-bottom: 16px;
	color: #fff;
	border-bottom: solid 1px #74bc1f;
	padding-bottom: 11px;
	font-weight: bold;
}
.footer-menu-box ul li a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	margin-bottom: 6px;
}
.banner-section {
	position: relative;
}
.banner-wrapper img {
	width: 100%;
}
.banner-title-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 60px;
	color: #ffffff;
	font-weight: 800;
	text-shadow: 1px 1px 2px #000000;
	font-family: "Montserrat", sans-serif;
}
.content-section {
	padding: 30px 0px;
	float: left;
	width: 100%;
}
.news-year-info {
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 2px #668e19;
	padding-bottom: 8px;
}
.news-year-info ul li {
	display: inline-block;
	padding: 0px 35px;
}
.news-year-info ul li a {
	text-decoration: none;
	font-size: 19px;
	color: #000000;
	font-weight: 500;
}
.news-year-info ul li a:hover {
	color: #74bc1f;
}
.news-details-info-row {
	margin: auto;
	padding: 15px;
	padding-top: 27px;
	background-color: #f4faed;
	padding-right: 30px;
	align-items: center;
	position: relative;
	margin-bottom: 20px;
}
.news-details-info-row::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 12px;
	background-image: linear-gradient(to right, #aad7e7, #bde09d, #f4faed);
}
.news-details-info-row .col-md-3 {
	padding: 0px 0px;
}
.news-img img {
	width: 100%;
}
.news-details-info-row .col-md-9 {
	padding: 0px 0px;
}
.news-details-info {
	padding-left: 30px;
}
.news-details-info .date-text {
	font-size: 17px;
	color: #000000;
	font-weight: 800;
	padding-bottom: 3px;
	font-family: "Montserrat", sans-serif;
}
.news-details-info .newa-title {
	font-size: 23px;
	font-weight: 800;
	color: #668e19;
	line-height: 24px;
	margin-bottom: 7px;
	margin-top: 4px;
	font-family: "Montserrat", sans-serif;
}
.news-details-info p {
	font-size: 16px;
	text-align: justify;
	color: #000000;
	line-height: 24px;
	margin-bottom: 10px;
}
.btn-wrapper a {
	display: inline-block;
	font-size: 15px;
	padding: 7px 25px;
	border-radius: 50px;
	text-decoration: none;
	color: #ffffff;
	background-image: linear-gradient(to right, #4faad6, #71b62c);
	font-family: "Montserrat", sans-serif;
}
.btn-wrapper a:hover {
	background-image: linear-gradient(to right, #71b62c, #4faad6);
}
ul.pagination {
	padding-top: 25px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #74bc1f;
	color: #fff;
	border: solid 1px #74bc1f;
}
ul.pagination li.page-item a:hover {
	background: #74bc1f;
	color: #fff;
	border-color: #74bc1f;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #2d477a;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 32px;
	padding: 0px;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i {
	font-size: 17px;
}
/******* index 2 *******/
.news-details-wrapper .news-details-info {
	padding: 27px 30px;
	background-color: rgba(244,250,237,0.8);
}
.news-details-wrapper .news-details-info .newa-title {
	padding-bottom: 13px;
}
.news-details-wrapper .news-details-info p {
	margin-bottom: 20px;
}
.news-details-wrapper .news-details-info .news-img-wrapper {
	width: 80%;
	margin: auto;
	padding: 30px 0px 25px;
}
.news-details-wrapper .news-details-info .news-img-wrapper img {
	width: 100%;
}
.back-btn {
	margin-top: 20px;
}
.back-btn a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 20px 8px 15px;
	display: inline-block;
	background-image: linear-gradient(to right, #4faad6, #71b62c);
}
.back-btn a:hover {
	background-image: linear-gradient(to right, #71b62c, #4faad6);
}
.back-btn a i.fas {
	margin-right: 5px;
	font-size: 15px;
	vertical-align: middle;
}
/******* index 3 *******/
.select-box-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 41px;
}
.select-box {
	width: 17%;
	text-align: center;
	margin: 0px 5px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 4px 20px;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	color: #666666;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 16px 10px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 500;
	text-align: center;
}
.project-details-wrapper {
	margin-right: 40px;
	padding-top: 13px;
}
.project-details-wrapper .project-details-title {
	font-size: 22px;
	font-weight: bold;
	color: #668e19;
	line-height: 29px;
	margin-bottom: 30px;
}
.project-details-info .p {
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: justify;
}
.project-details-info .p span {
	display: block;
	color: #6e8d31;
	font-weight: 600;
	padding-bottom: 3px;
}
.back-btn.wrapp {
	margin-top: 32px;
}
.owl-carousel-wrapper.slider-row {
	width: 100%;
	margin: auto;
	margin-bottom: 22px;
	padding-top: 20px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -40px;
	top: 45%;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 2px #6e8d31;
	width: 32px;
	height: 32px;
	color: #fff;
	font-size: 15px;
	outline: 0;
	background: #6e8d31;
}
#sync1 .owl-nav button:hover {
	border: solid 2px #74bc1f;
	background: #74bc1f;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -40px;
	top: 45%;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 32px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 32px;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -30px;
	top: 35%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -30px;
	top: 35%;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 11px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 11px;
}
.owl-item.synced.active .item-slider-images:after {
	background: #000;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.5;
}
/******* index 4 *******/
.service-contract-info img {
	width: 100%;
}
/******* index 5 *******/
.project-box-wrapper {
	position: relative;
	margin-bottom: 27px;
}
.project-box-wrapper .project-img img {
	width: 100%;
}
.project-box-wrapper .project-img::after {
	content: "";
	position: absolute;
	background: linear-gradient(180deg, rgba(15,49,96,0) 20%, rgba(0,0,0,0.5) 100%);
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: inline-block;
	height: 50%;
}
.project-box-wrapper .project-box-text {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	bottom: 0;
	padding: 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
}
ul.pagination.wrapper {
	padding-top: 5px;
}
/******* index 5 *******/
.service-details-heading-info .service-details-heading {
	font-size: 25px;
	font-weight: 800;
	color: #2b5431;
	line-height: 29px;
	margin-bottom: 30px;
	position: relative;
	padding-left: 20px;
	border-bottom: solid 2px #76bc21;
	padding-bottom: 7px;
	font-family: "Montserrat", sans-serif;
}
.service-details-heading-info .service-details-heading::after {
	content: "";
	position: absolute;
	left: 0;
	height: 30px;
	top: 1px;
	border-left: solid 8px #76bc21;
}
.service-details-heading-info p {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 25px;
	font-family: "Lato", sans-serif;
}
.service-details-wrapper .service-details-subheading {
	font-size: 31px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 15px;
	font-family: "Montserrat", sans-serif;
}
.service-details-wrapper .service-details-subheading img {
	max-width: 90px;
	margin-right: 8px;
}
.service-details-wrapper .service-details-subheading span {
	display: inline-block;
	color: #668e19;
}
.service-details-wrapper p {
	font-size: 16px;
	text-align: justify;
	color: #000000;
	line-height: 25px;
	margin-bottom: 20px;
	font-family: "Lato", sans-serif;
}
.service-details-wrapper .service-img img {
	width: 100%;
}
/******* index 6 *******/
.service-details-wrapper {
	margin-bottom: 46px;
}
.other-banner-section {
	float: left;
	width: 100%;
	position: relative;
}
.footer-logo-wrapper {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
}
.footer-logo-wrapper .footer-logo-img {
	padding-right: 19px;
	width: 50%;
}
.footer-logo-wrapper .footer-info ul li {
	font-size: 13px;
	margin-bottom: 3px;
	color: #fff;
}
.solutions-partner-img img {
	width: 100%;
}
.tabs-wrapper {
	float: left;
	width: 100%;
}
.tabs-wrapper ul.nav.nav-tabs {
	border-bottom: solid 2px #668e19;
	margin-bottom: 44px;
	padding-bottom: 9px;
	text-align: center;
	display: inherit;
}
.tabs-wrapper ul.nav.nav-tabs li {
	display: inline-block;
	margin-bottom: 0px !important;
}
.tabs-wrapper ul.nav.nav-tabs li a {
	border: none;
	color: #000;
	font-size: 19px;
	padding: 0px 44px;
	font-weight: 600;
}
.tabs-wrapper ul.nav.nav-tabs li a.active {
	color: #668e19;
}
.tab-content {
	float: left;
	width: 100%;
}
.tab-content-wrapper {
	float: left;
	width: 100%;
}
.project-box-wrapper .project-box-text a {
	font-size: 15px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-decoration: none;
}
.services-img1 {
	margin-bottom: 14px;
}
.padding-left-none {
	padding-left: 0px;
}
.services-img1 img {
	height: 184px;
}
.services-img3 img {
	height: 363px;
}
.category-menu ul li a {
	font-size: 15px;
	color: #000;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
.category-menu ul li {
	margin-bottom: 15px;
}
.category-menu ul li a:hover {
	color: #76bc21;
}
.category-menu ul li a.active {
	border-bottom: solid 2px #76bc21;
}
.slider-wrapper-info {
	position: absolute;
	top: 14%;
	left: 0px;
	width: 100%;
}
.slider-content {
	/* background-image: linear-gradient(to right, #40a6dc, #75bd21); */
	background-image: linear-gradient(to right, rgba(64, 166, 220,0.9), rgba(117,189,33,0.9));
	padding: 53px 35px;
	text-align: center;
}
.slider-content p {
	font-size: 24px;
	font-weight: 900;
	color: #1f572a;
}
#sliderhome .owl-nav button i {
	font-size: 21px;
	color: #74bc1f;
}
.timeline-section {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.wphtsp-slick-slider .slick-arrow {
	text-indent: initial !important;
}
.history-container {
	position: relative;
}
.history-title {
	position: absolute;
	left: 0px;
	top: 41%;
	font-size: 31px;
	font-weight: bold;
	color: #206128;
}
.service-img {
	position: relative;
	overflow: hidden;
}
.service-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.service-box:hover .service-img img {
	webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}



/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-content p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/












/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.category-menu {
	margin-bottom: 45px;
}
.service-details-heading-info .service-details-heading {
	font-size: 23px;
}
.service-details-heading-info p {
	font-size: 17px;
	line-height: 32px;
}
.service-details-wrapper .service-details-subheading img {
	max-width: 71px;
	margin-right: 8px;
}
.service-details-wrapper .service-details-subheading {
	font-size: 18px;
}
.service-details-wrapper p {
	font-size: 17px;
	line-height: 32px;
}
.services-img3 {
	margin-bottom: 18px;
}
.our-services-section .col-md-2 {
	max-width: 50%;
	margin-bottom: 10px;
	padding: 0px 10px;
}
.solutions-div1 {
	max-width: 100%;
	flex: auto;
	margin-top: 21px;
}
.solutions-partner-row {
	justify-content: center;
}
.solutions-partner-row .solutions-partner img {
	margin-right: 8px;
	max-width: 66px;
}
.solutions-partner-row .solutions-partner {
	font-size: 24px;
}
.solutions-partner-section .section-title {
	margin-bottom: 26px;
	font-size: 29px;
}
.counter-number-box {
	border-bottom: solid 1px #6ebd52;
	padding-bottom: 18px;
	padding-top: 32px;
}
.counter-number-box-info .counter-number-title {
	font-size: 24px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.service-section .section-title {
	font-size: 29px;
}
.service-box .service-info p {
	font-size: 19px;
	line-height: 30px;
}
.our-projects-section .our-project-div {
	max-width: 33.3333%;
}
.besign-by {
	text-align: center;
	padding-top: 10px;
}
.copyright-text {
	text-align: center;
}
.footer-logo-wrapper {
	align-items: center;
	padding: 0px 15px;
	display: inline-block;
}
.footer-logo-wrapper .footer-logo-img {
	padding-right: 0;
	width: 100%;
	margin-bottom: 23px;
	margin-top: 9px;
}
.footer-info {
	text-align: center;
}
.footer-logo-wrapper .footer-info ul li {
	font-size: 14px;
	margin-bottom: 13px;
	color: #fff;
	line-height: 23px;
}
.footer-logo-wrapper .footer-info ul li br {
	display: none;
}
.our-services-section {
	padding-bottom: 64px;
	padding-top: 0px;
}
.banner-title {
	font-size: 27px;
}
.header-section .logo {
	max-width: 238px;
}
.news-details-wrapper .news-details-info {
	padding: 18px 20px;
}
.owl-carousel-wrapper.slider-row {
	width: 100%;
	padding: 0px 12px;
	margin-top: 34px;
}
#sync1 .owl-nav button.owl-prev {
	left: -22px;
}
#sync1 .owl-nav button.owl-next {
	right: -22px;
}
#sync2 .owl-nav button.owl-prev {
	left: -16px;
	top: 27%;
}
#sync2 .owl-nav button.owl-next {
	right: -17px;
	top: 27%;
}
.project-details-wrapper {
	margin-right: 0;
	padding-top: 0;
}
.select-box {
	width: 100%;
}
.news-details-wrapper .news-details-info .news-img-wrapper {
	width: 100%;
	padding: 8px 0px 25px;
}
.other-banner-section img {
	height: 140px;
	object-fit: cover;
}
ul.pagination li.page-item {
	margin: 0px 3px;
}
.item-row .slider-banner img {
	height: 295px;
	object-fit: cover;
}
.slider-content {
	padding: 21px 17px;
}
.slider-content p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sliderhome .owl-dots {
	display: none;
}
.projects-number-section {
	padding-top: 13px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.news-details-info {
	padding-left: 0;
	padding-top: 17px;
}
.news-details-info-row {
	padding-right: 15px;
}
.news-details-info .newa-title {
	font-size: 19px;
	margin-bottom: 12px;
	margin-top: 4px;
}
.tabs-wrapper ul.nav.nav-tabs li a {
	font-size: 18px;
	padding: 0px 11px;
	margin-bottom: 13px;
}
.language-div {
	display: none;
}
.history-title {
	display: none;
}
}



/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.our-services-box {
	padding: 6px;
}
.our-services-box .services-title a {
	font-size: 12px;
	line-height: 21px;
}
.counter-number-box-info .counter-number-title {
	font-size: 21px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.tabs-wrapper ul.nav.nav-tabs li a {
	font-size: 19px;
	padding: 0px 21px;
}
.toggle {
	right: 12px;
	top: 10px;
}
.language-div {
	right: 75px;
	top: 16px;
}
.service-box .service-info .service-title a {
	font-size: 20px;
	line-height: 25px;
}
.solutions-partner-info .solutions-partner-title {
	font-size: 16px;
	margin-bottom: 11px;
	line-height: 22px;
}
.history-slider-wrapper {
	margin-left: 23%;
}
.slider-content {
	padding: 28px 24px;
}
.slider-content p {
	font-size: 21px;
}
.item-row .slider-banner img {
	height: 347px;
	object-fit: cover;
}
.services-img3 img {
	height: auto;
}
.services-img1 img {
	height: auto;
}
.service-details-wrapper .service-details-subheading {
	font-size: 25px;
}
}


/****** Medium Layout ******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.slider-content {
	padding: 14px 31px;
}
.wrapper-menu ul.menu li:first-child {
	padding-left: 0px;
}
.nav_area > ul > li {
	padding-left: 21px;
}
.wphtsp-slider-wrp {
	padding: 0px 22px;
}
.history-slider-wrapper {
	margin-left: 21%;
}
.solutions-partner-row .solutions-partner {
	font-size: 27px;
}
.services-img3 img {
	height: auto;
}
.services-img1 img {
	height: auto;
}
}
