@import url('../fonts/raleway.css');
@import url('../fonts/open-sans.css');
@import url('../fonts/gotham.css');
@import url('../fonts/nudista.css');


body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #777;
  overflow-x: hidden;
  padding-right: 0px !important;
}

body {
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  font-family: 'Gotham', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nudista;
  font-weight: normal;
  color: #000000;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
}

ul {
  padding-left: 0px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

img {
  max-width: 100%;
  height: auto;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

a,
button {
  color: #000;
  outline: medium none;
  cursor: pointer;
}

.btn-full:hover {
  background: transparent;
  color: #26469c;
  border-color: #26469c;
  border: 1px solid #26469c;
}

a:hover {
  color: #5b9b37;
}

.bg-light-gray {
  background-color: #80808012;
}

/* input,
textarea,
select {
  width: 100%;
  height: 55px;
  background-color: #f8f8f8;
  border: none;
  padding: 0px 20px;
  outline: none;
} */
p {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #82828a;
  margin-bottom: 15px;
}

p:last-child {
  margin: 0;
}

button {
  padding: 0px;
  border: none;
  outline: none;
  background: none;
  display: inline-block;
}

html {
  overflow-x: hidden;
}

.wrapper {
  overflow: hidden;
  /* position: relative; */
}

section {
  padding: 80px 0;
}

::selection {
  background: #5b9b37;
  color: #fff;
  text-shadow: none;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  background-color: #4E9525 !important;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
  margin-top: 0px !important;
  border-radius: 0px !important;
}
.navbar.sticky .nav-link:hover {
  color: #234515!important;
}
.main-header .navbar {
  z-index: 20;
}

/* header section */
.header-section .header-top .left-top-header ul {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
}

.header-section .header-top .right-top-header ul {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
}

.header-section .header-top .left-top-header {
  display: flex;
  align-items: center;
  height: 100%;
  margin: auto 0;
}

.header-section .header-top .left-top-header i {
  color: #f8bc26;
  margin-right: 5px;
}

.header-section .header-top {
  background-color: #5b9b37;
}

.header-section .header-top .right-top-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-section .header-top .right-top-header .yellow-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 12px 30px;
  min-width: 145px;
  -webkit-box-pack: center;
  background-color: #f8bc26;
  color: #fff;
  border-radius: 0px;
}

.header-section .header-top .right-top-header .yellow-btn i {
  margin-left: 10px;
}

.left-top-header ul li span {
  font-size: 14px;
  color: #fff;
  font-weight: 200;
}

.right-top-header .social-link i {
  width: 26px;
  height: 26px;
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #5b9b37;
}

.right-top-header .social-link {
  margin-right: 30px;
}

.right-top-header .social-link i:hover {
  background: #f8bc26;
  border-radius: 50%;
  color: #000;
}

.header-main .navbar .navbar-brand img {
  /* width: 60%; */
  height: 50px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #5b9b37;
  font-weight: 600;
}

.header-main-right ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

/* new menu */
.hamburger-btn {
  background-color: #000;
  color: #fff;
}

.hamburger-btn:hover {
  background-color: #000;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #43d303;
}

.menu-section .responsive-menu .nav-link {
  color: #202020;
  font-weight: 600;
  border-bottom: 1px solid #0000003d;
}

.menu-section .offcanvas-end {
  width: 300px;
}

.logo-sec {
  width: 100px;
  margin: auto;
}

.menu-section {
  display: flex;
  align-items: center;
}

/* lotus page */

/* slider section*/
.banner-section {
  overflow: hidden;
  position: relative;
}

.banner-section .hero-slide-item {
  height: 110vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-size: cover;
  display: flex;
  align-items: center;
}

.banner-section .hero-slide-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.hero-slide-item .hero-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: center;
  justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  padding-top: 60px;
  position: relative;
  z-index: 9999;
}

.banner-section .hero-text h6 {
  margin-bottom: 16px;
  font-size: 16px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 500;
  background-color: #202020;
  line-height: 1em;
  color: #fff;
  padding: 6px;
}

.banner-section .hero-text h1 {
  margin-bottom: 16px;
  font-size: 50px;
  position: relative;
  display: inline-block;
  letter-spacing: 0px;
  color: #fff;
  font-family: 'Gotham', sans-serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}

.banner-section .hero-text p {
  margin-bottom: 16px;
  color: #C8C8C8;
}

.btn-green {
  background-color: #5b9b37;
  color: #fff;
  padding: 15px 38px 17px;
  min-width: 210px;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  border: 0 solid #5b9b37;
  align-items: center;
  gap: 8px;
  border-radius: 0px;
}

.btn-green:hover {
  color: #fff;
}

.btn-yellow {
  background-color: #f8bc26;
  color: #fff;
  padding: 15px 38px 17px;
  min-width: 210px;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  border: 0 solid #f8bc26;
  align-items: center;
  gap: 8px;
  border-radius: 0px;
}

.btn-yellow:hover {
  color: #fff;
}

.button-area {
  display: flex;
  align-items: center;
  gap: 46px;
}

.home-slider {
  background-color: #f1f3f473;
  position: relative;
}

/* .banner-section::before {
  background-color: #f1f3f473;
  position: absolute;
  top: 0;
  content: '';
} */
.banner-section .slider-right {
  background-color: transparent;
  width: 422px;
  position: absolute;
  height: 100%;
  right: 0;
  z-index: 1;
  bottom: 0;
  opacity: 0.6;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    -webkit-box-shadow 0.3s;
  border: 1px solid transparent;
  overflow: hidden;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    -webkit-box-shadow 0.3s;
}

.slider-right .circle1 {
  left: 190px;
  bottom: 140px;
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-clip: border-box;
  border: 1px solid #b6bdb873;
  position: absolute;
  -webkit-animation: vane 20s infinite linear;
  -moz-animation: vane 20s infinite linear;
  -o-animation: vane 20s infinite linear;
  animation: vane 20s infinite linear;
}

.slider-right .circle1:after {
  left: 0;
  top: 50%;
}

.slider-right .circle1:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: #b6bdb873;
  display: block;
}

.slider-right .circle1:before {
  content: '';
  position: absolute;
  right: -9px;
  /* top: 50%; */
  left: auto;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: var(--black);
  background-color: #b6bdb873;
  display: none;
}

.slider-right .circle2 {
  left: 90px;
  bottom: 10px;
  animation-direction: reverse;
  width: 800px;
  height: 800px;
  display: block;
  border-radius: 50%;
  background-clip: border-box;
  border: 1px solid #b6bdb873;
  position: absolute;
  -webkit-animation: vane 20s infinite linear;
  -moz-animation: vane 20s infinite linear;
  -o-animation: vane 20s infinite linear;
  animation: vane 20s infinite linear;
}

.slider-right .circle2:after {
  bottom: -9px;
  top: auto;
}

.slider-right .circle2:after {
  content: '';
  position: absolute;
  left: 50%;
  /* top: -9px; */
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: var(--black);
  background-color: #b6bdb873;
  display: block;
}

.slider-right .circle2:before {
  top: -9px;
  bottom: auto;
}

.slider-right .circle2:before {
  content: '';
  position: absolute;
  left: 50%;
  /* top: -9px; */
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: var(--black);
  background-color: #b6bdb873;
  display: block;
}

.slider-right .circle3 {
  left: 10px;
  bottom: 80px;
  width: 800px;
  height: 800px;
  display: block;
  border-radius: 50%;
  background-clip: border-box;
  border: 1px solid #b6bdb873;
  position: absolute;
  -webkit-animation: vane 20s infinite linear;
  -moz-animation: vane 20s infinite linear;
  -o-animation: vane 20s infinite linear;
  animation: vane 20s infinite linear;
}

.slider-right .circle3:before {
  top: auto;
  bottom: -9px;
}

/* .slider-right .circle3:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: var(--black);
  background-color: #b6bdb873;
  display: block;
} */
.slider-right .circle3:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  background-color: #202020;
  background-color: var(--black);
  background-color: #b6bdb873;
  display: block;
}

.bottommargin_40 {
  margin-bottom: 40px;
}

.cornered-heading {
  margin-top: -8px;
  display: inline-block;
  max-width: 95%;
  margin-right: 22px;
  margin-left: 22px;
}

.with_corners,
.cornered-heading {
  position: relative;
}

.with_corners:before,
.cornered-heading:before {
  /* top: -15px; */
  /* left: -22px; */
  border-width: 2px 0 0 2px;
}

.cornered-heading h2 {
  margin-bottom: 2px;
  line-height: 1.3;
  text-transform: uppercase;
}

.with_corners:before,
.with_corners:after,
.cornered-heading:before,
.cornered-heading:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #82cf4f;
  z-index: 2;
}

.with_corners>*,
.cornered-heading>* {
  position: relative;
  z-index: 3;
}

.with_corners:after,
.cornered-heading:after {
  bottom: -15px;
  right: -22px;
  border-width: 0 2px 2px 0;
}

.with_corners:before,
.cornered-heading:before {
  /* top: -15px; */
  /* left: -22px; */
  border-width: 2px 0 0 2px;
}

.cornered-heading.center-heading:before {
  left: -49px;
}

.cornered-heading.center-heading:after {
  right: -21px;
  bottom: 4px;
}

.main-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 2px;
  line-height: 1.3;
}

.sub-title {
  color: #a4a4a4;
  font-size: 16px;
  line-height: 24px;
}

.header-part p {
  color: #a4a4a4;
  font-size: 16px;
  line-height: 24px;
}

.card-inner {
  margin-top: 25px;
  position: relative;
  box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  overflow: hidden;
  text-align: center;
}

.card-inner .bg_overlay {
  position: absolute;
  width: 100%;
  height: 1000px;
  background-color: #fff;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.card-inner>.bg_overlay {
  z-index: 1;
}

.card-inner>img {
  display: none;
  visibility: hidden;
  position: relative;
  z-index: 3;
}

.card-details {
  margin: 0;
  padding: 45px 35px;
  z-index: 2;
  position: relative;
  overflow: visible;
}

.card-inner:before {
  top: 20px;
  left: 20px;
}

.card-content {
  position: relative;
  overflow: visible;
}

.card-content .card-icon {
  color: #333;
  border-color: #333;
  font-size: 60px;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.card-icon img {
  width: 70px;
  height: 70px;
}

.card-content h4 {
  margin-bottom: 18px;
  margin-top: 25px;
}

.main-btn {
  color: #fff;
  background: transparent;
  font-family: raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  padding: 14px 30px 15px;
  margin: 0px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  position: relative;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.main-btn:hover {
  background-color: #fff;
  color: #246732;
  border: 1px solid #246732;
}

.main-btn-2 {
  background-color: #fff;
  color: #2E5A1C;
  border: 1px solid #D8E9A8;
  ;
}

.main-btn-2:hover {
  background-color: #2E5A1C;
  color: #fff;
  border: 1px solid #2E5A1C;
}

.outline-btn {
  padding-left: 80px;
  background-color: transparent;
  /* border: 1px solid #fff; */
  color: #fff;
  /* border-radius: 30px; */
  position: relative;
}

.outline-btn::before {
  position: absolute;
  left: 0px;
  background-color: #4E9525;
  width: 60px;
  height: 2px;
  top: 50%;
  content: '';
}

.with_corners {
  position: relative;
}

.card-inner:after {
  bottom: 20px;
  right: 20px;
  top: auto;
  left: auto;
}

.card-inner:hover {
  box-shadow: none;
}

.card-inner:hover .bg_overlay {
  background-color: rgba(245, 245, 245, 0.9);
  -webkit-transition: all 0.05s linear 0s;
  transition: all 0.05s linear 0s;
}

.bottommargin_25 {
  /* margin-bottom: 25px; */
  margin: 0px auto 25px;
}

.divider_2_40 {
  height: 2px !important;
  width: 40px;
}

hr {
  border: none;
  height: 1px;
  background-color: #333;
}

/* services section */
.services-section {
  position: relative;
}

.services-section .services-inner img {
  /* border-radius: 50%; */
}

.services-section .services-inner {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.1);
  border-radius: 10px;
  margin: 10px 0;
}

.services-section .services-inner img {
  width: 65% !important;
  margin: auto;
}

.services-section .services-inner .title {
  font-size: 18px;
  margin: 20px 0px;
}

.service-pages li:hover {
  background-color: #246732;
  color: #fff;
  border-left: 5px solid #0000001a !important;
}

.service-pages li:hover .title h6 {
  color: #fff;
}

.service-pages li:hover .icon i {
  color: #fff;
}

.service-pages li.active:hover .title h6 {
  color: #fff;
}

.service-pages li.active:hover {
  background-color: #246732;
  color: #fff;
  border-left: 5px solid #246732 !important;
}

.service-pages li.active:hover .icon i {
  color: #fff;
}

/* services section */
/* about company section */
.about-company {
  background: url(../images/new-2/about-us-banner.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 190px 0 !important;
  height: auto;
  height: 100vh;
  position: relative;
}

.about-company .about-left {}

.about-company .about-right {
  padding: 50px 153px 45px 90px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 70vh;
  width: 838px;

}

.about-content ul {
  display: block;
  column-count: 2;
}

.about-company::before {
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.5;
}

.about-company .cornered-heading h2 {
  padding: 10px;
}

.about-company .cornered-heading .sub-title {
  padding: 10px;
}

.about-company .cornered-heading.center-heading:before {
  left: 0px;
}

.about-company .cornered-heading.center-heading:after {
  right: 0px;
  bottom: 0px;
}

.about-company .btn-area {
  margin-top: 20px;
}

.about-company .about-content ul li {
  margin-bottom: 10px;
  font-size: 16px;
}

.about-company .about-content ul li a {
  color: #8D8D8D;
  cursor: context-menu;
}

.about-company .about-content ul li a:hover {
  color: #000;
}

.about-company .about-content ul li i {
  color: #000;
  margin-right: 5px;
}


/* vision section */
.vision-section .row{
  padding: 50px;
  background-color: #fff;
  border-radius: 20px;
}

.vision-section .vision-img {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}
.vision-section .vision-bg-1 {
  width: 80%;
  height: 465px;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}
.vision-section .vision-bg-2 {
  width: 90%;
  height: 516px;
}
.vision-img::before {
  background: #4e9525;
  position: absolute;
  left: -43px;
  top: -50px;
  content: '';
  width: 400px;
  height: 500px;
}



/* mission section */
.mission-section .row{
  padding: 50px;
  background-color: #fff;
  border-radius: 20px;
}

.mission-section .mission-img {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}
.mission-section .mission-bg-1 {
  width: 80%;
  height: 465px;
  position: absolute;
  right: 0px;
  top: 0px;
  object-fit: cover;
}
.mission-section .mission-bg-2 {
  width: 90%;
  height: 516px;
}
.mission-img::before {
  background: #4e9525;
  position: absolute;
  right: -43px;
  top: -50px;
  content: '';
  width: 400px;
  height: 500px;
}


/* counter section */
.countup-content {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.count-heading {
  font-size: 64px;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  color: #202020;
  font-weight: 700;
  font-family: 'Space Grotesk', sans-serif;
  flex: 0 0 30%;
}

.lte-subheader {
  flex: auto;
}

.lte-countup-background-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: transparent;
  font-weight: 700;
  font-size: 180px;
  z-index: -1;
  -webkit-text-stroke: 1px #e9e9e9;
  font-family: 'Space Grotesk', sans-serif;
}

.countup-inner {
  position: relative;
}

.lte-subheader {
  margin: 0 0 4px 18px;
  font-size: 22px;
  line-height: 28px;
}

/* counter section */
/* why choose section */
.why-choose-us .cornered-heading.center-heading:before {
  left: -26px;
  top: -11px;
}

.why-choose-us .left-content {
  position: relative;
}

.why-choose-us .choose-box {
  display: flex;
  align-items: start;
  transition: 0.5ms;
  margin-bottom: 25px;
}

.why-choose-us .choose-content h3 {
  font-size: 20px;
}

.choose-icon {
  flex: 0 0 20%;
  text-align: center;
  background-color: #f5f5f5;
  padding: 18px;
  border: 1px solid #82cf4f75;
  transition: all 0.2s ease-in-out 0s;
}

.choose-icon img {
  color: red;
}

.choose-icon i {
  font-size: 30px;
}

.choose-content {
  flex: auto;
  padding-left: 15px;
}

.choose-content h5 {
  font-size: 15px;
  margin-bottom: 10px;
}

.choose-box:hover .choose-icon img {
  filter: brightness(8.5);
}

.choose-box:hover .choose-icon {
  -webkit-animation: none;
  animation: none;
  color: #82cf4f;
  background-color: #82cf4f;
  box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.1);
}

/* why choose  section */
/* testimonial section */
.testimonial-section {
  position: relative;
  background: url(../images/testimonials.jpg);
  background-position: 50% -5px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-section:before {
  position: absolute;
  content: '';
  background: #333333;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.testimonial-section .cornered-heading .sub-title {
  color: #a4a4a4;
}

.testimonial-section .center-heading {
  position: relative;
  z-index: 99;
}

.testimonial-box {
  background-color: #fff;
  padding: 30px;
  border-bottom: 3px solid #5b9b37;
  margin-bottom: 30px;
  text-align: center;
}

.testimonial-area {
  position: relative;
  z-index: 1;
}

.test-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  margin: -60px auto 25px;
  border: 2px solid #fcca03;
}

.test-img img {
  border-radius: 50%;
}

.test-content {
  color: #a4a4a4;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 15px;
}

.test-footer {
  margin-top: 15px;
}

.test-footer h5 {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
}

.test-footer p {
  color: #a4a4a4;
}

.testimonial-box hr {
  background-color: #fff;
}

.testimonial-area .owl-dots {
  position: absolute;
  z-index: 99;
  right: -42px;
  transform: rotate(270deg);
  top: 52%;
  display: flex;
  gap: 25px;
}

.testimonial-area .owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  line-height: 0;
  color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 0;
  border-radius: 50%;
  -webkit-transition: margin 0.3s ease-in-out 0s;
  transition: margin 0.3s ease-in-out 0s;
}

.testimonial-area button.owl-dot.active:after {
  width: 1px;
  height: 100px;
  background-color: #ffffff;
  top: 0;
  left: 3px;
  width: 1px;
  height: 0;
  margin-left: 0;
  margin-top: 29px;
  transition: all 0.3s ease-in-out 0s;
}

.testimonial-area button.owl-dot.active {
  background: #fff;
  border: 1px solid #fff;
  padding-left: 50px;
}

/* testimonial section */
/* process section */
.working-process {
  background: url(../images/home-bg-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 11;
}

.working-process:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: #101010a1 none repeat scroll 0 0;
  z-index: -1;
}

.working-process .main-title {
  color: #fff;
}

.working-process .sub-title {
  color: #fff;
}

.working-process-step {
  position: relative;
  display: block;
  z-index: 100;
}

.working-process-step:before {
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  max-width: 670px;
  width: 100%;
  height: 4px;
  content: '';
  margin: 0 auto;
  border-bottom: 7px dotted #fff;
  z-index: -1;
}

.working-process-step2 {
  margin-top: 30px;
}

.process-details .process-step {
  position: relative;
  display: block;
  padding: 21px 0;
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}

.process-details {
  text-align: center;
}

.process-details .process-content {
  padding: 20px;
}

.process-content h4 {
  margin: 15px 0;
  color: #fff;
}

.process-content p {
  color: #fff;
}

/* process section */
/* client slider section */
.client-slider {}

.client-slider .client-logo {
  padding: 25px;
  border: 1px solid #94929233;
}

.client-slider .client-logo img {
  opacity: 0.6;
  transition: all 0.2s linear 0s;
}

.client-slider .client-logo img:hover {
  opacity: 1;
}

/* client slider section */

/* footer section */
.footer-section {
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 0;
}

.footer-logo {
  height: 50px;
  /* width: 55%; */
  margin-bottom: 10px;
}

.footer-part a {
  color: #fff;
}

.social-media ul {
display: flex;
gap: 10px;
}
.footer-part.social-media li a {
  font-size: 14px;
  margin-bottom: 0px;
  color: #82cf4f;
  width: 25px;
  display: flex;
  height: 25px;
  align-items: center;
  background: #2e5a1c;
  justify-content: center;
  
  border: 1px solid #2e5a1c;
  border-radius: 5px;
}
.footer-part.social-media li a:hover{
  background-color: #fff;
}
.footer-part.social-media li a:hover i{
  color: #2e5a1c;
}
.social-media li a i {
  font-size: 16px;
  color: #fff;
}
.foo-icon i {
  color: #82cf4f;
  line-height: 2;
}

.icon-content {
  display: flex;
  gap: 10px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.icon-content p {
  line-height: 1.5;
  color: #a4a4a4;
}

.footer-section .footer-part h3 {
  color: #4E9525;
  font-size: 18px;
  margin-bottom: 30px;
}

.footer-part li a {
  font-size: 14px;
  margin-bottom: 10px;
  color: #8D8D8D;
}

.footer-part li a:hover {
  color: #4e9525;
}

.footer-top {
  padding-bottom: 40px;
}

.follow-us ul {
  display: flex;
  align-items: center;
  gap: 15px;
}

.follow-us ul li i {
  font-size: 20px;
}

.follow-us ul li a:hover {
  color: #fff;
}

.footer-part ul li {
  margin-bottom: 5px;
}

.copyright {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  background: #2E5A1C;
}

.copyright p {
  color: #fff;
}

.copyright p a {
  color: #fff;
}

.top-footer {
  background-color: #5b9b37;
}

.top-footer .footer-content {
  padding: 20px;
  background: #355c1e;
  border-radius: 20px;
  text-align: justify;
}

.footer-content p,
.footer-content h3 {
  color: #fff;
}
.footer-content img {
  width: 81px!important;
  height: 81px;
  text-align: center;
  margin: auto;
  display: flex;
  border-radius: 50%;
  margin-bottom: 20px;
  border: 3px solid #fff;
  padding: 4px;
}
.footer-content h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.footer-content h5 {
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  display: flex;
  align-items: center;
  font-size: 18px;
  opacity: 0.8;
}
.footer-content h5 span {
    background: #fff;
    height: 1px;
    width: 30px;
    display: flex;
    margin-right: 10px;
    opacity: 0.6;
}
.top-footer .title-section{
  text-align: center;
  width: fit-content;
  margin: auto;
  margin-bottom: 30px;
}
.footer-content hr{
  background-color: #fff;
  height: 1px ;
  width: 50px;
}
/* footer section */
/* About Page section */
h1.cornered-heading:before {
  width: 30px;
  height: 30px;
}

.cornered-heading:before {
  top: -15px;
  left: -22px;
  border-width: 2px 0 0 2px !important;
}

.cornered-heading:before {
  border: 2px solid #82cf4f;
  z-index: 2;
  content: '';
  position: absolute;
}

.rs-breadcrumbs.img2 {
  background: url(../images/new/inr-2.jpg);
  margin-top: -77px;
}

.rs-breadcrumbs {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top left !important;
}

.rs-breadcrumbs .breadcrumbs-inner {
  padding: 140px 10px 140px 10px;
  text-align: center;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
  position: relative;
  z-index: 1;
  font-size: 48px;
  line-height: 1.3;
  font-weight: 700;
  color: #ffffff;
  padding-top: 20px;
  margin-bottom: 18px;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title:after {
  content: "";
  height: 5px;
  position: absolute;
  top: -5px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all .3s ease;
  z-index: -1;
  background: #4E9525;
  width: 65px;
}

.rs-breadcrumbs .breadcrumbs-inner .sub-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 32px;
  display: inline-block;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area {
  background: rgba(255, 255, 255, 0.1);
  padding: 13px 30px;
  max-width: 300px;
  margin: 0 auto;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li a {
  position: relative;
  padding-right: 30px;
  font-size: 14px;
  color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li a:before {
  content: "";
  position: absolute;
  background: #4E9525;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  right: 10px;
  top: 5px;
}

.breadcrumbs-section h1 {
  font-size: 30px;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #fff;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  font-weight: 600;
  list-style: none;
}

h1.cornered-heading:after {
  width: 30px;
  height: 30px;
}

.cornered-heading:after {
  bottom: -15px;
  right: -22px;
  border-width: 0 2px 2px 0 !important;
}

.cornered-heading:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #82cf4f;
  z-index: 2;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb li a {
  color: #e6e4e4;
}

.breadcrumb>li+li:before {
  color: inherit;
  padding: 0 4px;
  content: '/';
  color: #82cf4f;
}

.breadcrumb>.active {
  color: #e6e4e4;
}

.breadcrumbs-section.breadcrumbs-rooftop {
  background: url(../images/services/solar-roof-top-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-about {
  background: url(../images/about-us-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-service {
  background: url(../images/services-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-enquiry {
  background: url(../images/enquiry-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-contact {
  background: url(../images/contact-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-faq {
  background: url(../images/faq-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section.breadcrumbs-landbased {
  background: url(../images/solar-land-based-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumbs-section {
  position: relative;
  background: url(../images/slide_01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  margin-top: -120px;
  padding-top: 200px;
}

.breadcrumbs-section:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background-color: #00000070;
  z-index: -1;
}

.breadcrumb-right {
  float: right;
  text-align: right;
  margin-bottom: 0px;
}

/* About Page section */
/* About Page about section */
.about-page-section {
  position: relative;
}

.extra-para {
  font-style: italic;
  color: #737373;
  font-weight: 700;
}

.about-img {
  position: relative;
}

ul.check-lists .list-item {
  padding-bottom: calc(6px);
}

ul.check-lists .list-item .icon-list-icon i {
  color: #246732;
  font-size: 18px;
}

ul.check-lists .list-item .list-text {
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  color: #010d14;
  padding-left: 5px;
}

/* .about-img:before,
.about-img:after {
  z-index: 1;
  width: 100px;
  height: 100px;
  border-color: #5b9b37;
} */
/* .about-img:before {
  top: 20px;
  left: 20px;
} */
.about-img:before {
  /* top: -15px;
  left: -22px; */
  /* border-width: 2px 0 0 2px !important; */
}

/* .about-img:before,
.about-img:after {
  content: '';
  position: absolute;
  /* width: 60px;
  height: 60px; 
  border: 2px solid #5b9b37;
  z-index: 2;
} */
/* .about-img:after {
  bottom: 20px;
  right: 20px;
} */
.about-img:after {
  /* bottom: -15px;
  right: -22px; */
  /* border-width: 0 2px 2px 0 !important; */
}

.icon-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 20px;
}

.icon-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.about-icon {
  font-size: 30px;
}

.about-title h5 {
  color: #000;
}

.about-icon i {
  color: #82cf4f;
}

.about-title h5 a:hover {
  color: #82cf4f;
}

.section-padd {
  padding-top: 80px;
}

/* counter */
.about-page-counter {
  position: relative;
  background-color: #000;
  color: #fff;
}

.counter-item .counter {
  font-family: 'Open Sans', sans-serif;
}

.counter-item {
  text-align: center;
  border: 1px solid #fff;
  padding: 60px 20px;
}

.counter-item h2 {
  color: #fff;
  font-size: 50px;
}

.counter-item p {
  font-size: 22px;
}

/* service */
.about-page-services {
  background-image: url('../images/service-we-provide-banner.jpg');
  background-position: right top;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.about-page-services:before {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.3;
}

.about-page-services .center-heading h2 {
  color: #fff;
}

.about-page-services .center-heading .sub-title {
  color: #fff;
}

.about-page-services p {
  color: #fff;
}

.service-teaser .teaser_content {
  padding: 30px;
}

.service-teaser {
  position: relative;
}

.service-teaser {
  min-height: 175px;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  margin-bottom: 20px;
}

.teaser_icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 50px;
  height: 50px;
}

.teaser i {
  min-width: 1em;
  display: inline-block;
}

.teaser p {
  font-weight: 600;
}

.service-teaser:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.service-teaser:before,
.service-teaser:after {
  width: 30px;
  height: 30px;
  opacity: 1;
}

.teaser_icon+p {
  margin-top: 15px;
}

.service-teaser .teaser_content:before {
  width: 100px !important;
  height: 100px !important;
  opacity: 0 !important;
}

.service-teaser .teaser_content:after {
  width: 100px !important;
  height: 100px !important;
  opacity: 0 !important;
}

.service-teaser p a:hover {
  color: #5b9b37;
}

/* client */
.client-item {
  position: relative;
  text-align: center;
  padding: 25px;
  border: 1px solid #e6e4e4;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  margin: 20px;
}

.media-links {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.media-links a.abs-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 3;
}

.client-item:hover {
  border-color: transparent;
  box-shadow: 0 4px 16px 0 rgba(51, 51, 51, 0.1);
}

blockquote {
  position: relative;
  margin: 30px 0;
  padding: 5px 0 5px 30px;
  border-left: 3px solid #82cf4f;
  font-size: 14px;
  font-style: italic;
}

.bold {
  font-weight: 700;
}

/* best section */
.best-section {
  background: url(../images/about-bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.best-section::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: -1;
}

.best-section .main-title {
  color: #fff;
}

.best-section .sub-title {
  color: #fff;
}

.best-details {
  text-align: center;
  margin-bottom: 30px;
  margin: 20px;
  transition: 0.3s;
}

.best-details .best-icon img {
  width: 20%;
  transition: 0.3s;
}

.best-details .best-content h4 {
  margin: 20px 0 10px;
  color: #fff;
}

.best-details .best-content p {
  color: #fff;
}

.best-details:hover .best-icon img {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}

.extra-height {
  height: 400px;
  clear: both;
  width: 100%;
}

/* About Page about section */

/* Enquiry form */
.form-area {
  padding: 50px;
  background-color: #fff;
  border: 1px solid #82cf4f;
  box-shadow: 0 0 8px #caeab5;
  border-radius: 10px;
}

.form-area button {
  background: #5b9b37;
  color: #fff;
}

/* .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #82cf4f;
  outline: 0;
  box-shadow: 0 0 0 0.25rem #caeab5;
} */

/* contact page */
.contact-box {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #d7d5d594;
  padding: 15px;
  box-shadow: 0px 3px 13px 2px #f0f0f0;
  margin-bottom: 40px;
  position: relative;
  display: block;
  text-align: center;
}

.contact-details {
  margin-top: 30px;
}

.contact-details .contact-icon i {
  font-size: 50px;
  color: #5b9b37;
}

.contact-details .contact-content {
  padding: 20px;
}

.contact-details .contact-content p {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

.contactus-page .map-section {
  padding-top: 20px;
}

/* service page */
.service-box:hover {
  box-shadow: 0px 3px 13px 2px #f0f0f0;
}

.service-box {
  padding: 20px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 3px 13px 2px transparent;
  margin-bottom: 20px;
}

.service-box .service-content {
  margin-top: 20px;
  text-align: center;
}

.service-title h4 {
  margin-bottom: 20px;
}

.service-box .service-img img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

/* faq page  */
.faq-section .faq-main-sec .accordion-button {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.faq-section .faq-main-sec .accordion-button:hover {
  background: rgb(91 155 55 / 10%);
  padding-left: 10px;
}

.accordion-button:focus {
  z-index: 3;
  border-color: rgb(91 155 55 / 10%);
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(91 155 55 / 10%);
  background-color: rgb(91 155 55 / 10%);
  color: #000;
}

.faq-section .faq-main-sec .accordion-button {
  font-weight: 700;
  padding: 1.5rem 1.25rem;
}

.faq-section .faq-main-sec .accordion-button.collapsed {
  font-weight: 400;
}

.faq-section .faq-main-sec .accordion-button .batch {
  background-color: #5b9b37;
  width: 26px;
  min-width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: #fff;
  font-weight: 500;
  font-family: sans-serif;
}

.faq-section .faq-main-sec .accordion-button:not(.collapsed) {
  color: #000;
  background-color: rgb(91 155 55 / 10%);
  box-shadow: inset 0 -1px 0 rgb(91 155 55 / 10%);
}

.accordion-button:not(.collapsed)::after {
  filter: brightness(0.5);
}

@media (min-width: 460px) {
  .side-header.main-head:before {
    left: -49px;
  }
}

@keyframes vane {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* slider animation */

/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 1500 ms;
  animation-duration: 1500 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}


/* new banner */
.banner-section {
  margin-top: -135px;
}

.header-section {
  position: relative;
  z-index: 999;
}

.header-section nav {
  background-color: transparent;
}

.hero-slider .owl-nav button {
  width: 50px;
  height: 50px;
  border: 1px solid #fff !important;
  color: #fff !important;
  margin-right: 10px;
  border-radius: 50%;
  font-size: 20px !important;
  -webkit-transition: .4s;
  transition: .4s;
  background: rgba(255, 255, 255, 0.20) !important;
}

.hero-slider .owl-nav {
  left: 9%;
  position: absolute;
  bottom: 30px;
}

.service-details h3 {
  color: #000;
  margin-bottom: 20px;

}

.service-details {
  margin-top: 30px;
}

.service-details .title {
  color: #246732;
  margin-top: 20px;
  margin-bottom: 0px;
}

.service-pages {
  /* background-color: #246732; */
}

.service-pages li a i {
  color: #000;

}

.service-pages li a {
  display: flex;
  gap: 10px;
  padding: 30px;
}

.single-service-sidebar {
  margin-left: 30px;

}

.single-service-sidebar .title {
  margin: 0;
}

.sidebar-contact-box {
  margin-top: 30px;
}

.service-pages li.active {
  position: relative;
  display: block;
  border-left: 5px solid #246732;
  padding: 0px;
  margin-bottom: 10px;
  z-index: 5;
  background-color: #fff;
  color: #000;
}

.service-pages li {
  position: relative;
  display: block;
  border: 1px solid #0000001a;
  padding: 0px;
  margin-bottom: 10px;
  z-index: 5;
  background-color: #fff;
}

.single-service-sidebar .active .title h6 {
  margin: 0;
  color: #000;
  font-weight: 600;
}

.single-service-sidebar .active .icon i {
  margin: 0;
  color: #000;
}

.sidebar-contact-box-solar {
  padding-bottom: 20px !important;
}

.sidebar-contact-box {
  position: relative;
  display: block;
  padding-bottom: 60px;
}

.sidebar-contact-box .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.sidebar-contact-box .img-holder:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  height: 70%;
  background: rgb(36 103 50);
  background: linear-gradient(0deg, rgb(36 103 50) 0%, rgb(36 103 50) 0%, rgba(32, 50, 96, 0) 100%, rgb(36 103 50) 100%, rgb(36 103 50) 100%, rgb(36 103 50)100%, rgb(36 103 50) 100%);
}

.sidebar-contact-box .inner-content {
  position: relative;
  display: block;
  padding: 20px 30px 0;
  background: #246732;
  z-index: 1;
}

.sidebar-contact-box .inner-content:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 30px;
  content: "";
  background: #ffffff;
  z-index: -1;
}

.sidebar-contact-box .inner-content .icon-holder {
  position: relative;
  display: block;
  padding-bottom: 15px;
}

.sidebar-contact-box .inner-content h3 {
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 22px;
}

.sidebar-contact-box .inner-content .bottom-box {
  position: relative;
  display: block;
  border-top: 1px solid #fff;
  padding-top: 25px;
}

.sidebar-contact-box .inner-content .bottom-box h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 3px;
}

.clr-fff {
  color: #fff !important;

}

.sidebar-contact-box .inner-content .bottom-box span {
  color: #ffffff;
  font-size: 16px;
}

.sidebar-contact-box .inner-content .button {
  position: relative;
  display: block;
  padding-top: 32px;
}

.sidebar-contact-box .inner-content .button a {
  -webkit-box-shadow: 0px 3px 7px 2px #ededed;
  box-shadow: 0px 3px 7px 2px #ededed;
}

.btn-three {
  position: relative;
  display: inline-block;
  background: #ffffff;
  color: #203260;
  font-size: 14px;
  line-height: 62px;
  font-weight: 700;
  height: 60px;
  text-transform: uppercase;
  padding: 0 30px 0;
  border-radius: 5px;
  transition: all 500ms ease;
}

.header-section {
  transition: all 500ms ease;
}

#animated-div {
  width: 100px;
  height: 100px;
  background-color: red;
  position: absolute;
  top: 50%;
  left: 0;
}

.about-section .about-left-new a {
  margin-top: 30px;
}

.title-section {
  margin-bottom: 30px;
}

.title-section .sub-title-new {
  color: #000;
  font-family: Nudista;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}

.title-section .sub-title-new::before {
  background-color: #D8E9A8;
  height: 2px;
  width: 48px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
}

.title-section .main-title-new {
  color: #4E9525;
  font-family: Nudista;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.about-section .about-left-new {
  padding: 0 40px;
}

.about-section {
  background: url(../images/about-bg-new.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 630px 100%;
  position: relative;
}

.about-right-new {
  position: relative;
  position: absolute;
  bottom: 70px;
  right: -72px;
}

.right-content {
  background: #FFF;
  padding: 50px 43px;
  width: fit-content;
  rotate: 270deg;
}

.right-content p img {
  padding-right: 20px;
}


/* arts-section */
.art-section {
  background: #F8F4EB;
}

.arts-box {
  position: relative;
  transition: all 0.2s linear 0s;
  margin-bottom: 30px;
}

.arts-box .art-content .art-title {
  padding: 30px;
  text-align: center;
  background-color: #fff;
  transition: all 0.2s linear 0s;
}

.arts-box .art-content {}

.arts-box .art-title {
  z-index: -1;
  /* transform: translateY(100px); */
}

.arts-box:hover .art-content {
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.50);
}

.art-content .art-btn {
  padding-bottom: 30px;
  transition: all 0.2s linear 0s;
  transform: translateY(-100px);
  z-index: -1;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #fff;

  /* display: none; */
}

.arts-box:hover .art-btn {
  transform: translateY(0);
  z-index: 1;
}

.arts-box:hover .art-content .art-btn {
  display: block;
}

.arts-box .art-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.arts-box .art-content h4 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.art-section .tab-inner {
  height: 460px;
  overflow-y: auto;
  padding: 10px 15px;
}

#myBtnContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.filterDiv {
  float: left;
  display: none;
}

.view {
  display: block;
}

/* Style the buttons */
.filterbtn {
  padding-right: 0px;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.filterbtn:hover {
  color: #4E9525;
}

.filterbtn.active {
  color: #4E9525;
}

.tab-btn {
  padding-bottom: 40px;
}

.header-section .sticky {
  padding-left: 50px;
  padding-right: 50px;
}

/* why-section */
.why-akshaya {
  position: relative;
  background: url(../images/new/bg-33.png), #F8F4EB;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 441px;
}


.why-akshaya .title-section .sub-title-new {
  color: #000;
}

.why-akshaya .title-section .main-title-new {
  color: #4E9525;
}

.akshaya-inner-box .akshaya-top span {
  background: #FFFCF5;
  width: 85px;
  height: 85px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 35px;
  text-align: center;
}

.akshaya-inner-box .akshaya-top {
  position: relative;
  text-align: center;
}

.akshaya-inner-box .akshaya-top img {
  margin-right: 15px;
  position: relative;
  height: 80px;
  z-index: 1;
}

.akshaya-inner-box .akshaya-content {
  padding-top: 20px;
}

.akshaya-inner-box .akshaya-content .title {
  color: #000;
  font-family: Nudista;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.akshaya-inner-box {
  margin-bottom: 40px;
}

.akshaya-details p {
  text-align: center;
  color: #8D8D8D;
  line-height: 1.8;
}

/* .akshaya-bg{
  background: url(../images/new/bg-3.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
} */

/* contact section  */
.contact-inner-new {
  display: flex;
  margin-bottom: 10px;
}

.contact-section {
  padding: 80px 0 120px;
}

.contact-icon-new {
  flex: 0 0 25px;
  font-size: 21px;
  padding-right: 15px;
}

.contact-content-new {
  flex: auto;
}

.contact-section .contact-details-new .contact-icon-new i {
  color: #2E5A1C;
}

.contact-content-new a {
  color: #8D8D8D;
}

.contact-content-new a:hover {
  color: #2E5A1C;
}

.contact-details-new {
  border: 2px solid #2E5A1C;
  padding: 100px 158px;
  position: relative;
}

.contant-bg-1 {
  width: 200px;
  position: absolute;
  bottom: -65px;
  left: 0px;
  -webkit-animation: animation_left_right 12.5s linear 0s infinite;
  animation: animation_left_right 12.5s linear 0s infinite;
}

.contact-bg-2 {
  position: absolute;
  left: -201px;
  top: 50%;
  transform: translate(10px, -50%);
}


.navbar-light .navbar-toggler-icon {
  filter: brightness(346) invert(377%) sepia(182%) saturate(3429%) hue-rotate(312deg) brightness(249%) contrast(200%);
}

/* about page new */
.why-chooseus-new .flat-list.list-left ul li.content {
  padding-right: 97px;
}

.why-chooseus-new .flat-list ul li {
  margin-bottom: 64px;
}

.why-chooseus-new .flat-list ul li .title {
  font-size: 20px;
  line-height: 48px;
  color: #000;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  padding-bottom: 4px;
}

.why-chooseus-new .flat-list.list-right {
  text-align: right;
}

.why-chooseus-new .flat-list.list-right ul li.content {
  padding-left: 97px;
}

.single-image-services {
  padding-top: 75px;
}

/* counter-section */
.counter-new-section {
  background: url(../images/new/01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.counter-details-new {
  padding: 50px;
  background: #4e9525;
  height: 100%;
  margin-bottom: 25px;
}

.counter-details-new .inner .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-radius: 50%;
  background: #fff;
  height: 80px;
  width: 80px;
  margin-bottom: 25px;
}

.counter-details-new .inner h2 {
  color: #fff;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 40px;
  line-height: 61px;
  font-family: Nudista;
}

.counter-details-new .inner p {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-family: Nudista;
}

.counter-new-section .title-section .sub-title-new {
  color: #4E9525;
}

.counter-new-section .title-section .main-title-new {
  color: #fff;
}

/* what we do */
.what-we-do-section .services-item .services-wrap {
  position: relative;
  overflow: hidden;
}

.what-we-do-section .services-item .services-wrap .services-image img {
  width: 100%;
  height: auto;
  max-width: unset;
}

.what-we-do-section .services-item .services-wrap .services-content {
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
}

.what-we-do-section .services-item .services-wrap:hover .services-content {
  visibility: visible;
  opacity: 1;
}

.what-we-do-section .services-item .services-wrap:hover .normarl-text-area {
  opacity: 0;
  visibility: hidden;
  right: -100%;
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner .icon-top {
  background: #2E5A1C;
  display: inline-block;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 50%;
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner .icon-top img {
  max-width: 50px;
  transform: scale(1);
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner .services-titles .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 10px;
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner .services-titles .title a {
  color: #ffffff;
}

.what-we-do-section .services-item .services-wrap .services-content .service-inner .services-txt {
  color: #CECCCC;
  margin-bottom: 30px;
}

.services-btn .btn-text {
  position: relative;
  display: inline-block;
  color: #010d14;
  transition: all ease .3s;
  padding: 7px 15px 7px 15px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #2E5A1C;
}

.what-we-do-section .services-item .services-wrap .normarl-text-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding-left: 30px;
  transition: 0.5s;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
}

.what-we-do-section .services-item .services-wrap .normarl-text-area .services-titles .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 0px;
}

.what-we-do-section .services-item .services-wrap .normarl-text-area .services-titles .title a {
  color: #010d14;
}

.what-we-do-section .services-item .services-wrap .normarl-text-area .icon-image {
  background: #2E5A1C;
  padding: 15px 20px;
}

.what-we-do-section .services-item .services-wrap .normarl-text-area .icon-image img {
  margin-bottom: 0;
  border-radius: 0;
  max-width: 42px;
  transform: scale(1);
}

/* bg-video section  */

.video_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.video_area {
  background: url(../images/video-bg.jpg) no-repeat scroll center center;
  padding-top: 125px;
  padding-bottom: 115px;
  background-size: cover;
  z-index: 2;
  position: relative;
  width: 100%;
}

.video_area .video_text h4 {
  color: #fff;
  font: normal 22px "Nudista;", serif;
  font-style: italic;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}

.video_area .video_text h4:before {
  content: "";
  width: 45px;
  height: 2px;
  background: #ff7523;
  position: absolute;
  right: -60px;
  bottom: 5px;
}

.video_area .video_text h3 {
  color: #fff;
  font: 600 55px/60px "Nudista;", sans-serif;
  margin-bottom: 20px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: center;
}
 .media .d-flex {
  padding-right: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.video_area .video_text .media .d-flex i {
  color: #fff;
  font-size: 62px;
  line-height: 70px;
}

.video_area .video_text .media .d-flex i:before {
  font-size: 62px;
}

.video_area .video_text .media .media-body h5 {
  color: #fff;
  font: normal 20px/26px "Nudista;", serif;
  font-style: italic;
  margin-bottom: 0px;
}

/* partner-slider */
.partner-slider {
  position: relative;
  background-image: url(../images/new/partner-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.partner-slider .partner-background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #000000 0%, #04224b 100%);
  opacity: 0.88;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.partner-slider .partner-content-widget {
  background-color: unset;
  border-radius: unset;
  padding: 66px 0px 66px 0px;
}

.partner-slider .partner-content-widget .logo-img {
  padding: 0px 30px;
  text-align: center;
}

.partner-slider .partner-content-widget .logo-img a {
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.partner-slider .partner-content-widget .logo-img a .hovers-logos {
  display: block;
  position: absolute;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
}

.partner-slider .partner-content-widget .logo-img a .mains-logos {
  transition: all 0.3s ease-in-out;
  display: block;
  filter: grayscale(1);
}

.partner-slider .partner-content-widget .logo-img a:hover .hovers-logos {
  display: block;
  opacity: 3;
  visibility: visible;
  transform: translateY(0%);
  /* filter: grayscale(0%); */
}

.partner-slider .partner-content-widget .logo-img a:hover .mains-logos {
  display: block;
  visibility: hidden;
  transform: translateY(100%);
  /* filter: grayscale(1); */
}

/* services page */

.services-page .services-details {
  padding: 10px;
  border: 1px solid #E9E9E9;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  transition: 0.3s;
  margin-bottom: 25px;
}

.services-page .services-details a.thumbnail {
  overflow: hidden;
  display: block;
  max-height: max-content;
  margin-bottom: 30px;
}

.services-page .services-details a.thumbnail img {
  transition: 1.3s;
  max-height: max-content;
  width: 100%;
}

.services-page .services-details .content-wrapper .title {
  margin-bottom: 10px;
  transition: all 0.4s;
}

.services-page .services-details .content-wrapper .disc {
  margin-bottom: 20px;
}

.services-page .services-details .content-wrapper .rts-btn {
  border: 1px solid #E9E9E9;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  padding: 15px 28px;
  color: #0C0A0A;
}

.services-page .services-details .content-wrapper .rts-btn i {
  margin-left: 5px;
}

.services-page .services-details::after {
  position: absolute;
  content: "";
  left: -10%;
  top: -30%;
  height: 250px;
  width: 250px;
  filter: blur(50px);
  background: #246732;
  z-index: -1;
  opacity: 0;
  transition: 0.3s;
}

.services-page .services-details:hover {
  border-color: #246732;
}

.services-page .services-details:hover::after {
  opacity: 0.6;
}

.services-page .services-details:hover a.thumbnail img {
  transform: scale(1.3);
}

.services-page .project-wrap {
  padding: 0px;
  margin-bottom: 20px;
}

.services-page .project-wrap li {
  list-style-type: none;
}

.services-page .project-wrap li i {
  font-size: 17px;
}

.services-page .square::before {
  content: "\25FA";
}

.services-page .project-wrap span {
  font-size: 14px;
}
.services-page .setapart-box {
  border-radius: 16px;
  background: #F9F9F9;
  padding: 25px 30px;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 25px;
}
.services-page  .setapart-box .setapart-content h5 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
}

.services-details-right {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: auto;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0 !important;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* gallery */
.gallery-item {
  position: relative;

}

.gallery-inner .gallery-item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  content: '';
  z-index: 1;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, ;
  -webkit-transform: 0.35s;
  -webkit-transform: scale(0);
  transition: opacity 0.35s, transform 0.35s;
  transition: all ease 0.4s;
  transform: scale(0);
}

.gallery-inner .gallery-item .plus {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  z-index: 99;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.gallery-inner .gallery-item:hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.gallery-inner .gallery-item:hover .plus {
  opacity: 1;
}

/* accodian-section */
.accordion-service-bg {
  /* background-image: url(../images/new/gallery/bg-3.png)!important; */
}

.bg_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /* background: url(../images/new/gallery/bg-3.png); */
}

.accordion-service-inner .accordion-area .accordion .accordion-item {
  background: transparent;
  border: none;
  padding-bottom: 30px;
  position: relative;
  padding-left: 60px;
}

.accordion-service-inner .accordion-area .accordion {
  margin-top: 45px;
}

.accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  box-shadow: none;
  padding: 0;
  position: relative;
  color: #1C2539;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button::before {
    left: -51px !important;
  }

  .accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button[aria-expanded=true]::before {
    left: -66px !important;
  }
}

.accordion-section {
  background: url(../images/new/gallery/bg-03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button::before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../images/new/dot.png);
  height: 20px;
  width: 20px;
  left: -11.5%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  background-color: #fff;
  z-index: 5;
  transition: 0.3s;
}

.accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button[aria-expanded=true]::before {
  content: "";
  position: absolute;
  left: 0;
  background-image: none;
  height: 50px;
  width: 50px;
  left: -14.6%;
  background: #246732;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  z-index: 5;
}

.accordion-service-inner .accordion-area .accordion .accordion-item::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border: 1px dashed #246732;
  top: 3px;
  left: 18px;
  position: absolute;
}

.accordion-service-inner .accordion-area .accordion .accordion-item:last-child {
  padding-bottom: 0;
}

.accordion-service-inner .accordion-area .accordion .accordion-item:last-child::after {
  display: none;
}

.accordion-area {
  padding-right: 130px;
}

.accordion-button::after {
  display: none;
}

/* contact-us page */
.map-sec-contact {
  border-radius: 15px;
}

.map-sec-contact iframe {
  border-radius: 15px;
}


.contact_inner_page {
  background: #234515;
  position: relative;
}

.contact_inner_page .title-section .sub-title-new {
  color: #fff;
}

.tab-nav-section .setapart-box {
  border-radius: 16px;
  background: #F9F9F9;
  padding: 25px 30px;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 25px;
}
.tab-nav-section  .setapart-box .setapart-content h5 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 1450px) {
  .contact_inner_page::before {
    width: 22%;
  }
}

.contact_inner_page::before {
  position: absolute;
  content: "";
  top: 0;
  background: url(../images/new-2/contact-us-banner.png);
  width: 30%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.keepintouch_3 {
  padding-top: 15px;
}

.keepintouch_3 .communication {
  background: #fff;
  display: flex;
  flex-flow: row wrap;
  padding: 25px;
  margin-bottom: 30px;
  transition: all 0.5s ease;
  position: relative;
}

.keepintouch_3 .communication .communication_icon {
  background: #234515;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #D8E9A8;
}

.keepintouch_3 .communication .info_body {
  margin-left: 20px;
}

.keepintouch_3 .communication .info_body h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #2E5A1C;
  margin-bottom: 3px;
}

.keepintouch_3 .communication .info_body h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #8D8D8D;
}

.project-box {
  width: 100%;
  float: left;
}

.project-box figure {
  width: 100%;
  float: left;
  background: #2e5a1c;
  margin-bottom: 15px;
}
.project-box * {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-box figure img {
  width: 100%;
}
.project-box .project-content {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.projects .project-box:hover img {
  opacity: 0.7;
}
.project-box .project-content h5 {
  font-size: 17px;
  font-weight: 700;
  margin-top: 0;
}
.project-box .project-content .border {
  width: 38px;
  height: 4px;
  display: inline-block;
  background: #2e5a1c;
  margin-top: 10px;
}
.projects .project-box:hover h5 {
  color: #2E5A1C;
}
.projects .nav-tabs>li.active a {
  color: #828285;
  border: none;
  background: #f5b705;
  text-decoration: none;
}
.projects .nav-tabs>li>a {
  float: none;
  display: inline-block;
  color: #fff;
  border: none;

  padding: 5px 12px;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 700;
}
.projects .nav-pills .nav-link {
  background: 0 0;
  border-radius: 0px;
  color: #2E5A1C;
  margin-right: 10px;
  background: transparent;
  border: 1px solid #2E5A1C;
}
.projects .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff; 
  background-color: #2E5A1C;
  border: 1px solid #2E5A1C;
}
.service-btn .nav-pills .nav-link {
  background: 0 0;
  border-radius: 0px;
  color: #2E5A1C;
  margin-right: 10px;
  background: transparent;
  border: 1px solid #2E5A1C;
}
.service-btn .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff; 
  background-color: #2E5A1C;
  border: 1px solid #2E5A1C;
}
.row #pills-tab{
  justify-content: center;
}
/* contact page  new */
.contact_inner_page .contact_us_1 {
  background: transparent;
  padding: 0 0 0 0;
  font-size: 40px;
  line-height: 44px;
}

.contact_us_1 .section_header {
  margin-bottom: 35px;
  padding-right: 0px;
}

.contact_us_1 .form-group {
  margin-bottom: 20px;
}

.contact_inner_page .contact_us_1 input[type=text],
.contact_inner_page .contact_us_1 input[type=email] {
  background: #0f2a03;
  border: 1px solid #fff;
  color: #fff;
}

.contact_us_1 select,
.contact_us_1 input[type="text"],
.contact_us_1 input[type="email"],
.contact_us_1 input[type="url"],
.contact_us_1 input[type="password"],
.contact_us_1 input[type="search"],
.contact_us_1 input[type="number"],
.contact_us_1 input[type="tel"],
.contact_us_1 input[type="range"],
.contact_us_1 input[type="date"],
.contact_us_1 input[type="month"],
.contact_us_1 input[type="week"],
.contact_us_1 input[type="time"],
.contact_us_1 input[type="datetime"],
.contact_us_1 input[type="datetime-local"],
.contact_us_1 input[type="color"] {
  height: 55px;
  border-radius: 0;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.5;
  color: #04224b;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  backface-visibility: hidden;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  outline-offset: 0;
}

.contact_inner_page .contact_us_1 textarea.form-control {
  background: #0f2a03;
  border: 1px solid #fff;
  color: #fff;
}

textarea.form-control {
  display: block;
  width: 100%;
  height: 140px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DCDCDC;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  backface-visibility: hidden;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  outline-offset: 0;
}


.form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(89 213 39 / 40%);
}

.form-group ::placeholder {
  color: #fff !important;
  opacity: 1 !important;
  /* Firefox */
}

.form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

.form-group ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}


.map-sec{
  display:none;
}
.contactus-page{
  display:none;
}