body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Poppins", sans-serif;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: none;
  outline: 0;
}

input::-moz-focus-inner {
  border: 0;
}

@-webkit-keyframes bounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-moz-keyframes bounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@-o-keyframes bounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

@keyframes bounce {
  0% {
    bottom: 0px;
  }

  50% {
    bottom: 15px;
  }

  100% {
    bottom: 30;
  }
}

.clr {
  clear: both;
}

p.sec-sub-heading {
  text-align: center;
  text-transform: capitalize;
  color: #0b7425;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
}

h1.sec-heading {
  text-align: center;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  color: #0a1f41;
  margin-top: 0;
}

.row.nav-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.nav-bar-mobile,
.top-navigation {
  border-top: 1px solid #dbdbdb;
  margin-top: 10px;
}
.mega-menu-description {
  display: none !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu#mega-menu-item-36
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
  color: #222;
  margin: 5px 0px 5px 0px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu#mega-menu-item-36
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
  color: #13b93c;
  margin: 5px 0px 5px 0px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  ul.mega-sub-menu
  ul.mega-sub-menu {
  margin-left: 0 !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu#mega-menu-item-889
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link {
  font-weight: bold !important;
  font-size: 16px !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu#mega-menu-item-889
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link {
  font-weight: normal !important;
  font-size: 14px !important;
}
.right-nav-icons a {
  color: white;
  font-size: 17px;
  background-color: #0b7425;
  padding: 8px 10px;
  border-radius: 50%;
  margin-left: 10px;
}

.row.nav-bar .fa.fa-phone {
  font-size: 23px;
}

header.headder-area {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 2px solid #0b7425;
  z-index: 9999;
  width: 100%;
}

header.headder-area .container-fluid {
  padding: 8px 40px;
}

.top_right {
  display: flex;
  justify-content: end;
  align-items: center;
}

.right-nav-icons {
  display: flex;
  justify-content: center;
}

.right-nav-icons .right-nav-serach {
  display: none;
}

.toggle-form form {
  position: relative;
}

.toggle-form form i {
  position: absolute;
  color: #b9b9bf;
  right: 11px;
  top: 11px;
  font-size: 2rem;
  pointer-events: none;
}

.toggle-form form input[type="text"] {
  width: 300px;
  padding: 10px 0 10px 15px;
  border: 1px solid #bcbcbc;
}

.toggle-form form input[type="text"]:focus {
  outline: none;
}

.toggle-form form input[type="submit"] {
  opacity: 0 !important;
  color: #c58f21;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  cursor: pointer;
}

.company_phone ul {
  list-style-type: none;
  display: flex;
  margin: 0;
}

.company_phone ul li {
  margin-left: 15px;
}

.company_phone ul li a {
  display: flex;
}

.company_phone ul li a:hover {
  text-decoration: none;
}

.company_phone ul li a span {
  display: block;
  font-size: 16px;
  margin-left: 10px;
}

.stellarnav li ul {
  height: 200px !important;
  overflow-y: scroll;
}
.banner .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -26px;
  position: relative;
}
.banner-area {
  position: relative;
  background: #0b2042;
  height: 65vh;
  text-align: center;
}
.banner-area .img-main {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}

.innerpage_wrapper {
  width: 100%;
  padding: 50px 0;
  display: inline-block;
  border-bottom: 1px solid #e6e6e6;
}

.innerpage_wrapper .aboutpage img {
  max-width: 100%;
  float: left;
  margin: 0 20px 20px 0;
}

.innerpage_wrapper p {
  line-height: 1.8;
  color: #0a1f41;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 7px;
  font-family: "Poppins", sans-serif;
}

.contact_left {
  margin: 0;
  padding: 0;
}

.contact_left ul {
  list-style-type: none;
  padding: 0;
}

.contact_left ul > li {
  padding: 0 0 0 40px;
  position: relative;
  margin-bottom: 20px;
}

ul li {
  padding: 0;
  margin: 0;
}

.contact_left ul > li > i {
  padding: 7px;
  color: #fff;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  font-size: 16px;
  text-align: center;
  /*background: #0b7425;*/
  background: #000;
  height: 30px;
  width: 30px;
}

.btn-primary {
  color: #fff;
  background-color: #0b7425 !important;
  border-color: #2e6da4;
  padding: 10px !important;
  border: 0;
}

.contact_left ul > li h3 {
  margin: 0 0 5px 0;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}

.contact_left ul > li p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  /*color: #1b9f2d;*/
}

.innerpage_wrapper p {
  line-height: 1.8;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 7px;
}

.contact_left ul > li p a {
  color: #000;
  text-decoration: none;
}

.map_area {
  width: 100%;
  height: 300px;
  padding: 0 0 20px 0;
}

.map_area iframe {
  width: 100%;
  height: 100%;
}

.contact_right {
  margin: 0;
  padding: 0;
}

.clearfix {
  clear: both;
}

.contact_right .form-group {
  margin-bottom: 23px;
}

.contact_right .form-group input {
  margin: 0;
  padding: 10px;
  width: 100%;
  color: #1b9f2d;
  border: 1px solid #eee;
  background: #fff;
  height: 45px;
}

.innerpage_wrapper p {
  line-height: 1.8;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
}

.contact_right .form-group textarea {
  margin: 0;
  padding: 10px;
  width: 100%;
  color: #333;
  border: 1px solid #eee;
  background: #fff;
  height: 200px;
  resize: none;
}

.innerpage_banner {
  background: #819ec2;
  height: 400px !important;
}

.innerpage_banner img {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  height: 400px !important;
}

.innerpage_banner .inner-as {
  margin: -170px 128px 170px;
  text-align: left;
  width: 50%;
}

.innerpage_banner h1 {
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  font-weight: 800;
  text-align: left;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.innerpage_banner .inner-as .post-categories {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.innerpage_banner .inner-as .post-categories li {
  color: white;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  font-size: 18px;
}
.grid {
  display: grid;
  width: 100%;
  grid-gap: 5%;
  grid-template-columns: repeat(auto-fit, minmax(33rem, 1fr));
  align-items: start;
  margin-top: 20px;
}

.grid-item {
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.2s;
  -webkit-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  -moz-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
}

.grid-item:hover {
  transform: translateY(1.5%);
}

.card img {
  display: block;
  width: 100%;
  height: 20rem;
  object-fit: cover;
  object-position: center;
}

.card-content {
  padding: 2rem;
}

.slide-card {
  padding: 20px;
  border-top: 5px solid #0b7425;
  -webkit-box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  width: 100%;
  margin: auto;
  background-color: #ffffff;
  text-align: center;
}

.slide-card h3 {
  font-weight: 400;
  font-size: 16px;
  color: #0a1f41;
  font-family: "Poppins", sans-serif;
  min-height: 40px;
  margin-bottom: 20px;
}

.slide-card-img {
  color: blue;
  width: 100%;
  display: block;
  margin: auto;
  height: 120px;
  object-fit: cover;
}

.slide-card a.explr-btn {
  padding: 3px 15px;
  font-size: 14px;
}

section.Products {
  padding-top: 60px;
  padding-bottom: 60px;
}

.Products .item {
  padding: 10px;
  height: 100%;
}

.Products .owl-carousel .owl-stage {
  display: flex;
}

.Products .slide-card {
  height: 100%;
}

.Products .owl-next,
.Products .owl-prev,
.vde-sec .owl-next,
.vde-sec .owl-prev {
  font-size: 2rem !important;
  font-weight: bold !important;
  background-color: #180ae938 !important;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  position: absolute;
}

.Products .owl-next,
.vde-sec .owl-next {
  top: 50%;
  right: 0;
  transform: translate(125%, -60%);
}

.Products .owl-prev,
.vde-sec .owl-prev {
  top: 50%;
  left: 0;
  transform: translate(-125%, -60%);
}

section.footer-one,
footer {
  text-align: center;
}

.banner .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

section.footer-one {
  margin-top: 50px;
  background: #071834;
  color: #5873a1;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: left;
}

section.footer-one h4 {
  text-transform: uppercase;
}

section.footer-one ul {
  list-style-type: none;
}

a {
  color: #798aa5;
}

section.footer-one a {
  color: #798aa5;
}

section.footer-one a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-menu ul li {
  margin: 5px 0;
  display: block;
}

.contact-usss {
  border-bottom: 1px solid #114b99;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.contact-usss .custom_logo img {
  margin-left: 15%;
}

.contact-usss .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.contact-usss a {
  font-size: 16px;
}

footer {
  padding: 20px 0 12px 0;
  background-color: #020c1e;
  color: #6681ad;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-align: left;
}

footer ul.sc-link {
  list-style-type: none;
  display: flex;
  justify-content: end;
}

footer ul.sc-link li {
  margin-right: 20px;
  display: block;
  font-size: 16px;
}

footer ul.sc-link li a {
  color: #fff;
}

footer ul.sc-link li a:hover {
  color: #a0cae3;
}

.btn-flex {
  display: flex;
  justify-content: center;
  padding: 50px 0px;
}

a.explr-btn {
  color: white;
  background-color: #36b44a;
  padding: 12px 60px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  transition: 0.2s ease-in-out;
}

a.explr-btn::after {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  background: #0b2042;
  bottom: -17px;
  right: -25px;
  transition: 0.2s ease-in-out;
  z-index: -1;
}

a.explr-btn:hover {
  text-decoration: none;
  background-color: #0a1f41;
}

a.explr-btn:hover::after {
  right: -12px;
  bottom: -10px;
  transition: 0.2s ease-in-out;
  background: #36b44a;
}

.p-products .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 18px;
  right: 0;
}
.p-products h2 {
  margin-top: 0;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.p-products li {
  list-style: none;
  position: relative;
  padding-left: 28px;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  padding-right: 25px;
  margin: 10px 0;
}
.p-products li::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 14px;
  background: url(../images/tick.svg) no-repeat;
  left: 0;
  background-size: contain;
  top: 5px;
}
.productvdo-item .con-sec {
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.2s;
  -webkit-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  -moz-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  padding: 25px;
}
.img img {
  width: 100%;
  margin: auto;
  display: block;
  position: relative;
}

.img-caption h1 {
  font-family: "Poppins", sans-serif;
  color: #0b1f42;
  font-weight: 500;
  font-size: 52px;
  text-transform: capitalize;
  margin-bottom: 30px;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.img-caption h3 {
  font-family: "Poppins", sans-serif;
  color: white;
  font-weight: 100;
  font-size: 65px;
  text-transform: capitalize;
}

.img-caption p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: white;
  font-size: 16px;
  margin-bottom: 35px;
}

.divider {
  height: 5px;
  background-color: #0b7425;
  width: 60%;
  margin: 18px 0px;
}

@media only screen and (max-width: 800px) {
  .img-caption h1 {
    font-size: 40px;
  }

  .img-caption h3 {
    font-size: 25px;
  }

  .img-caption p {
    font-size: 15px;
  }

  a.explr-btn {
    padding: 13px 22px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 600px) {
  .img-caption h1 {
    font-size: 30px;
  }

  .img-caption h3 {
    font-size: 20px;
  }

  .img-caption p {
    font-size: 10px;
  }

  .img-caption {
    top: 10px;
  }

  .divider {
    height: 2px;
    background-color: #0b7425;
    width: 60%;
    margin: 5px 0px;
  }
}

.card-content span {
  font-family: "Poppins", sans-serif;
  color: #0b7425;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
}

.card-content span i {
  color: #23b14d;
  margin-right: 5px;
}

.card-content h3 {
  font-family: "Poppins", sans-serif;
  color: #0b7425;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.card-content p {
  font-family: "Poppins", sans-serif;
  color: #1e1e1e;
}

.lef-sec h1 {
  color: #3fb54a;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 42px;
}

.lef-sec h3 {
  color: white;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}

.lef-sec p {
  font-family: "Poppins", sans-serif;
  color: white;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}

.lef-sec ul {
  margin-top: 24px;
}

section.footer-one span i {
  color: #8da6cf;
  margin-right: 10px;
}

section.p-products {
  padding: 49px 0px 0 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}

.play-container.video-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.vde-sec {
  padding: 49px 0px 0 0;
}
#productvdo-slider {
  max-width: 70%;
  margin: 0 auto;
}
.vde-sec h2 {
  margin-top: 0;
  text-align: center;
}
.foot-logo {
  max-width: 250px;
  margin: 0 auto;
}
.productado-item img {
  height: auto;
  width: 100%;
}
.productado-item img.main-ia {
  width: 100%;
  height: 500px !important;
}

.stellarnav.light a {
  font-family: "Poppins", sans-serif !important;
  color: #1e1e1e !important;
  font-weight: 400;
}

.stellarnav > ul > li > a {
  padding: 10px 25px !important;
  font-size: 16px;
}

.flex-item-left img {
  display: block;
  margin: auto;
  width: 76%;
  mix-blend-mode: darken;
}

.flex-item-rl img {
  width: 76%;
  display: block;
  margin: auto;
}

.row_custom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 54px;
}

.why-choose {
  background: #071834;
}

.why-choose h2 {
  margin-bottom: 30px;
  margin-top: 0;
  color: #fff;
  text-align: center;
}

.row_custom-n {
  padding: 20px;
  text-align: center;
}

.row_custom-n img {
  width: 75px;
  margin: 0 auto 25px auto;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 54px;
}

.flex-item-left {
  width: 40%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  border-top: 7px solid #0b7425;
  border-bottom: 7px solid #0b7425;
  border-right: 7px solid #0b7425;
  border-radius: 0px 86px 86px 0;
  background-color: #ccdcf1;
}

.row_custom:nth-child(odd) {
  flex-direction: row-reverse;
}

.row_custom:nth-child(odd) .flex-item-left {
  border-radius: 86px 0px 0px 86px;
  flex-direction: row-reverse;
  border-right: 0px;
  border-left: 7px solid #0b7425;
}

.flex-item-left .img {
  background-color: white;
  border-radius: 50%;
  height: 108px;
  width: 108px;
  display: flex;
}

.flex-item-right {
  width: 60%;
  padding: 0px 40px;
}

.row_custom:nth-child(odd) {
  flex-direction: row-reverse;
}

.flex-item-right h1,
.flex-item-rr h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  color: #0a1f41;
  font-size: 30px;
  margin: 0 0 0 180px;
}

.flex-item-right p,
.flex-item-rr p {
  font-family: "Poppins", sans-serif;
  color: #0a1f41;
  font-size: 15px;
  font-weight: 400;
}

.bio-process {
  background-position: left bottom !important;
  padding-top: 60px;
  padding-bottom: 60px;
}
.bio-process .sec-heading {
  text-align: center;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  color: #0a1f41;
  margin-top: 0;
}

.bio-process a.explr-btn {
  padding: 3px 15px;
  font-size: 14px;
}
.bio-process a.explr-btn::after {
  display: none;
}
.bio-process p {
  margin: 0 0 24px 0;
}
.bio-process .grid-item {
  height: 100%;
  padding: 0;
}
.bio-process .bio_custom {
  position: relative;
  height: 330px;
}
.bio-process .bio_custom .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: all ease-in-out 0.35s;
}
.bio-process .bio_custom .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bio-process .flex-item-con {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -109px;
  transition: all ease-in-out 0.35s;
  text-align: center;
  padding: 16px 25px;
  background-color: #0d7c13;
}
.bio-process .flex-item-con h4 {
  color: #fff;
  font-weight: bold;
}
.bio_custom:hover .flex-item-con {
  bottom: 0;
}
.bio_custom:hover .img {
  padding: 10px;
}
.bio_custom .flex-item-con p,
.bio_custom .explr-btn {
  opacity: 0;
  visibility: hidden;
  color: #fff;
}
.bio_custom:hover .flex-item-con p,
.bio_custom:hover .explr-btn {
  opacity: 1;
  visibility: visible;
}

.recent-news {
  background: aliceblue;
  padding-top: 50px;
}
.Products {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.pt-100 {
  padding-top: 37px;
}

.stellarnav.light li a:hover {
  color: #000 !important;
}

.popup__overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  background: rgba(53, 36, 22, 0.95);
  text-align: center;
  z-index: 999999;
}

.popup__overlay:after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
  z-index: 99999;
}

.popup {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-height: 480px;
  padding: 5px;
  background: #0a1f41;
  color: white;
  vertical-align: middle;
}

.popup-form__row {
  margin: 1em 0;
}

.popup__close {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  height: 20px;
  padding: 8px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: rgb(255 255 255 / 95%);
  text-decoration: none;
  font-weight: 500;
}

.popup__close:hover {
  color: #eea200;
}

iframe {
  width: 100%;
  height: 100%;
}

/* body logo adjustment Pushan as suggested by debashree dated,21/10/2021 */
.flex-item-left .logo img {
  display: block;
  margin: auto;
  width: 100%;
  mix-blend-mode: darken;
  height: 125px;
}

/* body logo adjustment Pushan as suggested by debashree dated,21/10/2021    */

.img-logo {
  height: inherit;
  max-width: 350px;
}

.post-thumbnail img {
  max-width: 100%;
  float: none !important;
  height: 300px !important;
  object-fit: contain;
  padding: 10px;
  box-shadow: 0 0 10px 0 #ccc;
  margin: 15px 0 !important;
}

.aboutpage h2 a {
  font-size: 22px;
  color: #0b7425;
}

.page-title {
  font-size: 27px;
  font-weight: 500;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ff0000 !important;
  color: #f00;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
}

.aboutpage ul {
  text-align: left;
}

.aboutpage ul li {
  text-align: left !important;
}

.aboutpage ol {
  text-align: left;
}

.aboutpage ol li {
  text-align: left !important;
}

.stellarnav li.active a {
  color: #13b93c !important;
}

.page-header.headder-area.alignwide {
  display: none !important;
}

/* added at night by mithileshe's help...Pushan need to check the gap issue with phone and email also check the responsive issues whether what ever done in dev are reflecting or not */
.playimg img {
  position: absolute;
  z-index: 9;
  width: 50px;
  border-radius: 50px;
  left: 50px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 120px;
  display: block;
}

.single .innerpage_wrapper footer {
  display: none;
}

.single .innerpage_wrapper .nav-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single .innerpage_wrapper .nav-links .post-title {
  display: none;
}

.single .innerpage_wrapper p.meta-nav {
  display: flex;
  align-items: self-end;
}

/* BLog */
.page-template-blog-page .innerpage_wrapper {
  margin-top: 50px;
}

.blog_index .row {
  display: flex;
  flex-wrap: wrap;
}

.blog_index .row .col-md-4 {
  margin-bottom: 25px;
}

.podcast_area .podcast_con h5 a {
  color: #231f20;
}

.podcast_single .podcastarea {
  border-right: 1px solid #cdcdcd;
}

.podcast_single .sidelist li {
  font-size: 16px;
  padding: 13px 0;
  border-bottom: 1px solid #cdcdcd;
  line-height: 1.5em;
}

.podcast_single .sidelist li a {
  color: #000;
}

.podcast_single .the_content ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.podcast_single .nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-links .page-numbers {
  margin-right: 10px;
  align-items: center;
  display: flex;
}

.nav-links .prev.page-numbers,
.nav-links .next.page-numbers {
  color: #13b93c;
}

.nav-links span.page-numbers.current {
  color: #13b93c;
}

.podcast_single .nav-links p {
  margin: 0;
}

.podcast_single .wp-block-search__button-outside {
  display: none !important;
}

.latest-blogs-in {
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.2s;
  -webkit-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  -moz-box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  box-shadow: 0px 3px 6px 2px rgba(48, 46, 48, 0.3);
  border-top: 5px solid #0b7425;
}

.latest-blogs-in .blog-slider-image {
  height: 250px;
  width: 100%;
  overflow: hidden;
}

.latest-blogs-in .blog-slider-image img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  max-width: 100% !important;
  margin: 0;
}

.latest-blogs-in .dateas {
  color: #22b14c;
  line-height: 20px;
  margin-bottom: 15px;
}

.blog-slider-txt {
  padding: 25px;
}

.blog-slider-txt a h4 {
  color: #0b7425;
}

.blog-slider-txt .cat-name a {
  color: #1a191e;
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  background: #f8f8f8;
  margin-right: 8px;
  transition: 0.3s;
}

.blog-slider-txt .cat-name a:hover {
  background: #22b14c;
  color: #fff;
}

.share-links {
  display: flex;
}

.share-links a {
  display: inline-block;
  width: 35px;
  margin-left: 5px;
}

.share-links a:hover {
  opacity: 0.8;
}

.share-links img {
  max-width: 100%;
}

.single-post .blog-slider-txt {
  padding-right: 25px;
}

/* Blog Sidebar */

.widget {
  margin-bottom: 50px;
  padding-left: 25px;
}

.widget .widgets-headding {
  margin: 0 0 10px;
  padding: 0;
  color: #4e4e4e;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
}

.widget ul {
  margin: 0 0 15px;
}

.widget ul li {
  font-size: 16px;
  padding: 13px 0;
  border-bottom: 1px solid #dbdbdb;
  line-height: 1.5em;
}

.widget ul li a {
  display: block;
  color: #393939;
}

.widget ul li a:hover {
  color: #22b14c;
}

.archive .entry-footer {
  display: none;
}

/* Product */
.forms-thumb {
  display: flex;
  flex-wrap: wrap;
}
.forms-thumb .row-tille {
  display: none;
}
.forms-thumb .forms-imgae {
  width: 300px;
  padding-right: 30px;
}
.forms-thumb .forms-area {
  flex: 1;
}
.forms-thumb h4 {
  font-weight: bold;
}
.forms-thumb .contact_right .form-group textarea {
  height: 141px;
}
.page-template-equipments-page .innerpage_banner .inner-as p,
.page-template-media-solutions-page .innerpage_banner .inner-as p {
  display: none;
}
.equipment_innerpage_wrapper {
  padding-bottom: 0;
  border: 0;
}
.equipments_wrapper .mb-4 {
  margin-bottom: 25px;
}
.equipments_wrapper .product-item {
  padding: 20px;
  border-top: 5px solid #0b7425;
  -webkit-box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.14);
  background-color: #ffffff;
  text-align: center;
}
.equipments_wrapper .product-item .card-body {
  height: 250px;
  overflow: hidden;
  background-color: #f0f0f0;
}

.equipments_wrapper .product-item .card-body img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.equipments_wrapper .product-item .card-title {
  margin: 20px 0;
  min-height: 35px;
}
a.expl-btn {
  color: white;
  background-color: #36b44a;
  padding: 3px 15px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  transition: 0.2s ease-in-out;
}
.media-solution-extra{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 15px;
}

.media-solution-extra table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
a.expl-btn:hover {
  text-decoration: none;
  background-color: #0a1f41;
}
.media-solution-extra table{
  width: 100%;
  border: 1px solid #ddd;
}
.media-solution-extra table > thead > tr > th,
.media-solution-extra table > tbody > tr > th,
.media-solution-extra table > tfoot > tr > th,
.media-solution-extra table > thead > tr > td,
.media-solution-extra table > tbody > tr > td,
.media-solution-extra table > tfoot > tr > td {
  padding: 5px;
}
.media-solution-extra table {
  border: 1px solid #ddd;
}
.media-solution-extra table > thead > tr > th,
.media-solution-extra table > tbody > tr > th,
.media-solution-extra table > tfoot > tr > th,
.media-solution-extra table > thead > tr > td,
.media-solution-extra table > tbody > tr > td,
.media-solution-extra table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.media-solution-extra table > thead > tr > th,
.media-solution-extra table > thead > tr > td {
  border-bottom-width: 2px;
}
.media-solution-extra table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.media-solution-extra table > thead > tr > th,
.media-solution-extra table > tbody > tr > th,
.media-solution-extra table > tfoot > tr > th,
.media-solution-extra table > thead > tr > td,
.media-solution-extra table > tbody > tr > td,
.media-solution-extra table > tfoot > tr > td {
  padding: 14px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.media-solution-extra table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.media-solution-extra table > caption + thead > tr:first-child > th,
.media-solution-extra table > colgroup + thead > tr:first-child > th,
.media-solution-extra table > thead:first-child > tr:first-child > th,
.media-solution-extra table > caption + thead > tr:first-child > td,
.media-solution-extra table > colgroup + thead > tr:first-child > td,
.media-solution-extra table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.media-solution-extra table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.media-solution-extra table .media-solution-extra table {
  background-color: #fff;
}
.media-solution-extra table p:last-child{
  margin-bottom: 0;
}
.media-solution-extra table th {
  background: #071834;
  color: white;
  font-size: 1.1em;
  padding: 10px;
  box-sizing: border-box;
  text-align: left;
}
.media-solution-extra table td a {
  background-image: url(../images/ico_download.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  display: block;
  margin: 0 auto;
}
.essential_container {
  background: #071834;
  padding: 50px 0;
  margin: 50px 0;
}
.essential_container .essential-heading {
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
}

.essential_container .essential-accordion .accordion-item {
  margin-bottom: 10px;
}
.essential_container .essential-accordion .accordion-item p:last-child{
  margin-bottom: 0;
}
.essential_container .accordion-title {
  cursor: pointer;
  padding: 10px 0;
  background: #071834;
  color: #5873a1;
  border-bottom: 1px solid #5873a1;
  font-weight: bold;
  display: flex;
}

.essential_container .accordion-toggle {
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  color: #5873a1;
}

.essential_container .accordion-content {
  padding: 20px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
}

.download_technical .image_wrapper {
  position: relative;
  text-align: center;
  background: #071834;
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
}
.download_technical .image_wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.download_technical .title_link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.download_technical .title_link:hover {
  color: #1e90ff;
}
.configuration-details {
  padding: 15px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  color: #333;
  margin-top: 20px;
}