@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
:root {
  --c-black: #000;
  --c-body: #000;
  --c-white: #ffffff;
  --c-primary: #3A512B;
  --c-secondary: #414351;
  --c-green: #21761f;
}

html,
body {
  font-family: "Montserrat", sans-serif !important;
}

p,
a {
  font-family: "Montserrat", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif !important;
}
@media screen and (max-width: 767.72px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  footer .footer_quick_links {
    padding-left: 10%;
  }
}
footer .footer_quick_links h2 {
  font-weight: bold;
}
footer .satatement_text {
  padding-right: 10px;
}

.btm_footer {
  float: left;
  width: 100%;
  padding: 10px 0;
  background-color: #6D6D6D;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btm_footer p {
  text-align: center;
  margin: auto;
  width: 100%;
  color: #fff;
  font-size: 14px;
}

.newsletter button {
  background: #fff;
  float: left;
  border: 2px solid #fff;
  color: #0D3C00;
  border-radius: 0px 30px 30px 30px;
  font-size: 15px;
  margin-top: 20px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  font-weight: bold;
  padding: 16px 23px;
}
@media screen and (min-width: 768px) {
  .newsletter button {
    padding: 20px 23px;
  }
}
.newsletter button:hover {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}

.news_blog {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .news_blog {
    padding-top: 100px;
  }
}

.footer-info {
  padding-top: 60px;
  color: #fff;
  margin-bottom: 4px;
}
.footer-info i {
  margin-right: 6px;
}
@media screen and (min-width: 768px) {
  .footer-info {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-info {
    padding-top: 130px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer-info .text-center {
    text-align: left !important;
  }
}
@media screen and (min-width: 768px) {
  .footer-info .text-right {
    text-align: right;
  }
}

/* get_in_touch_section css start. */
.get_in_touch_section {
  padding: 80px 0;
  background-color: #21761F;
}
.get_in_touch_section h2 {
  font-size: 50px;
  font-weight: bold;
}
.get_in_touch_section p {
  font-size: 19px;
}
@media screen and (min-width: 768px) {
  .get_in_touch_section p {
    font-size: 20px;
    padding-right: 20px;
  }
}
.get_in_touch_section button,
.get_in_touch_section a {
  background: #0DDA64;
  float: left;
  border: 2px solid #0DDA64;
  padding: 14px 30px;
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 30px;
  font-weight: bold;
  border-radius: 5px;
}
.get_in_touch_section button:hover,
.get_in_touch_section a:hover {
  background: none;
  border: 2px solid #0DDA64;
  color: #0DDA64;
}

/* banner_section */
.banner_section {
  color: #fff;
}
.banner_section .banner_mid_po h2 {
  float: left;
  width: 100%;
  color: #fff;
  font-family: "Roboto", sans-serif !important;
  font-size: 42px;
}
@media screen and (min-width: 768px) {
  .banner_section .banner_mid_po h2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .banner_section .banner_mid_po h2 {
    font-size: 80px;
  }
}
.banner_section .banner_mid > img {
  width: 100%;
}
@media screen and (max-width: 767.72px) {
  .banner_section .banner_mid > img {
    height: calc(100vh - 100px);
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.banner_section h4 {
  font-weight: 300;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .banner_section h4 {
    font-size: 36px;
  }
}
.banner_section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0 0;
  margin: 0;
}
.banner_section ul li {
  list-style: none;
}
@media screen and (max-width: 767.72px) {
  .banner_section .banner_mid_po {
    padding-top: 50px;
  }
}
.banner_section .banner_mid_po button {
  background: transparent;
  float: left;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 5px;
  padding: 12px 24px;
  margin-top: 30px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  font-weight: 600;
  font-size: 14px;
  padding: 12px 20px;
}
@media screen and (min-width: 768px) {
  .banner_section .banner_mid_po button {
    padding: 12px 24px;
    font-size: 16px;
  }
}
.banner_section .banner_mid_po button span {
  padding: 0 5px;
}
.banner_section .banner_mid_po button:hover {
  background: #0DDA64;
  border-color: #0DDA64;
  color: #fff;
}
.banner_section .download_app {
  background: #0DDA64;
  float: left;
  border: 2px solid #0DDA64;
  color: #fff;
  border-radius: 5px;
  margin-top: 30px;
  text-decoration: none;
  margin-left: 20px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  font-weight: 600;
  font-size: 14px;
  padding: 12px 20px;
}
@media screen and (min-width: 768px) {
  .banner_section .download_app {
    padding: 12px 24px;
    font-size: 16px;
  }
}
.banner_section .download_app:hover {
  background: none;
  border: 2px solid #0DDA64;
  color: #0DDA64;
}

/* about_sec css start */
.about_sec {
  background-image: url("../images/About.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 80px 0;
}
@media screen and (min-width: 768px) {
  .about_sec {
    padding: 100px 0;
  }
}
@media screen and (min-width: 1200px) {
  .about_sec {
    padding: 120px 0;
  }
}
.about_sec h2 {
  font-size: 38px;
}
@media screen and (min-width: 768px) {
  .about_sec h2 {
    font-size: 48px;
  }
}
.about_sec p {
  font-size: 16px;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .about_sec p {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .about_sec p {
    font-size: 24px;
    padding-right: 5%;
  }
}

/* connecting-sec */
.connecting-sec {
  background-image: url("../images/what-we.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 80px 0;
}
@media screen and (min-width: 768px) {
  .connecting-sec {
    padding: 100px 0;
  }
}
@media screen and (min-width: 1200px) {
  .connecting-sec {
    padding: 120px 0;
  }
}
.connecting-sec.type-2 {
  background-image: url("../images/platform.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.connecting-sec.type-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.connecting-sec .container {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 575.72px) {
  .connecting-sec .image-item {
    text-align: center;
  }
}
.connecting-sec h3 {
  font-size: 28px;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .connecting-sec h3 {
    font-size: 36px;
    padding-left: 70px;
  }
}
.connecting-sec p {
  font-size: 16px;
  position: relative;
  margin: 0;
  padding-bottom: 12px;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .connecting-sec p {
    padding-left: 70px;
    font-size: 24px;
  }
}
.connecting-sec p::before {
  content: "";
  position: absolute;
  left: 2%;
  top: 0;
  width: 2px;
  height: 150%;
}
@media screen and (min-width: 768px) {
  .connecting-sec p::before {
    background-color: #A6CE39;
  }
}
.connecting-sec .content {
  padding-top: 30px;
}

.min_header {
  display: none;
}

.header_btm {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
          box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 14px 0;
  overflow: hidden;
  float: unset;
  top: 0;
}
@media screen and (max-width: 991.72px) {
  .header_btm {
    background-color: #0d3c00;
  }
}
@media screen and (min-width: 768px) {
  .header_btm {
    padding: 20px 0;
  }
}
.header-fixed .header_btm {
  position: fixed;
  width: 100%;
  -webkit-animation: slideDown 1s forwards;
          animation: slideDown 1s forwards;
}
.header-fixed .header_btm::before {
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .header-fixed .header_btm::before {
    background-image: url("../images/banner.jpg");
  }
}
.header_btm:has(.menu-opened) {
  background-color: #0d3c00;
}
.header_btm::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header_btm nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header_btm ul {
  padding: 0;
  margin: 0;
  margin-left: auto;
}
.header_btm ul li:not(:last-child) {
  padding-right: 30px;
}
.header_btm ul li a {
  text-decoration: none;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}

@-webkit-keyframes slideDown {
  0% {
    top: -100px;
    /* Start position (hidden above the viewport) */
  }
  100% {
    top: 0;
    /* End position (fixed at the top) */
  }
}

@keyframes slideDown {
  0% {
    top: -100px;
    /* Start position (hidden above the viewport) */
  }
  100% {
    top: 0;
    /* End position (fixed at the top) */
  }
}
.basic-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-banner .bg-img {
  width: 100%;
  margin-right: -100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic-banner .bg-img img {
  width: 100%;
  height: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.basic-banner .basic-content {
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 120px 0 60px;
}
@media screen and (min-width: 768px) {
  .basic-banner .basic-content {
    padding: 160px 0 60px;
  }
}
.basic-banner .basic-content h2 {
  font-weight: 600;
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .basic-banner .basic-content h2 {
    font-size: 46px;
  }
}
@media screen and (min-width: 992px) {
  .basic-banner .basic-content h2 {
    font-size: 52px;
  }
}
.basic-banner .basic-content h1 {
  font-weight: bold;
  font-size: 42px;
}
@media screen and (min-width: 768px) {
  .basic-banner .basic-content h1 {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .basic-banner .basic-content h1 {
    font-size: 70px;
  }
}

.news_blog .date_andcomment {
  float: unset;
  padding-top: 20px;
}
.news_blog .date_andcomment ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news_blog .date_andcomment li {
  width: auto;
  float: unset;
}
.news_blog .date_andcomment li:not(:last-child) {
  padding-right: 20px;
}
.news_blog .date_andcomment a span {
  margin-right: 12px;
}
.news_blog .news_blog_list,
.news_blog p,
.news_blog img,
.news_blog .blog_mid,
.news_blog h2 {
  float: unset;
}
.news_blog .news_blog_list p a {
  float: unset;
  font-weight: 600;
}

/* blog-sectioncss start */
.blog-section {
  padding-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .blog-section {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .blog-section {
    padding-bottom: 100px;
  }
}
.blog-section .news_blog_list {
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .blog-section .news_blog_list {
    padding-bottom: 50px;
  }
}
.blog-section .news_blog_list a {
  float: unset;
}
.blog-section .link {
  padding-top: 30px;
}
.blog-section .link a {
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  color: var(--c-green);
  border: 2px solid var(--c-green);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-section .link a i {
  margin-left: 10px;
  font-size: 1.5em;
}
.blog-section .link a:hover {
  background-color: var(--c-green);
  color: var(--c-white);
}

.pagination-wrapper {
  padding-top: 60px;
}
.pagination-wrapper nav {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-wrapper nav .btn-soft-primary {
  border: 1px solid var(--c-green);
  border-radius: 10px;
  padding: 10px 20px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.pagination-wrapper nav .btn-soft-primary:hover {
  background-color: var(--c-green);
  color: var(--c-white);
}
.pagination-wrapper nav ul.pagination {
  padding: 0 20px;
  margin: 0;
}
.pagination-wrapper nav ul.pagination li a {
  color: #000;
  font-weight: 500;
  text-align: center;
  padding: 8px 16px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .pagination-wrapper nav ul.pagination li a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
.pagination-wrapper nav ul.pagination li a:hover {
  border-color: var(--c-green);
  color: var(--c-green);
}
.pagination-wrapper nav ul.pagination li.active a {
  background-color: var(--c-green);
  border-color: var(--c-green);
}
.pagination-wrapper nav ul.pagination li.active a:hover {
  color: #fff;
}

/* Comment */
/* blog-details css start */
.blog-details {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .blog-details {
    padding: 80px 0;
  }
}
.blog-details img {
  max-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.blog-details h3 {
  font-size: 24px;
  font-weight: 700;
}
.blog-details .job-overview-wrap form .form-control {
  padding: 10px 16px;
  height: auto;
}
@media screen and (max-width: 991.72px) {
  .blog-details .recent-blog {
    margin-top: 30px;
  }
}
.blog-details .recent-blog h5 {
  font-weight: bold;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 30px;
}
.blog-details .recent-blog h5::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: var(--c-green);
}
.blog-details .recent-blog .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog-details .recent-blog .wrapper .img {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 110px;
}
.blog-details .recent-blog .wrapper .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 70px;
}
.blog-details .recent-blog .wrapper .content {
  width: 85%;
  padding-left: 12px;
}
.blog-details .recent-blog .wrapper .content h6 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 6px;
}
.blog-details .recent-blog .wrapper .content p {
  font-size: 13px;
  line-height: 1.2;
  margin: 0;
}
.blog-details .tags {
  margin-top: 50px;
}
.blog-details .tags h5 {
  font-weight: bold;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 20px;
}
.blog-details .tags h5::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: var(--c-green);
}
.blog-details .tags ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-details .tags ul li {
  list-style: none;
  margin-right: 10px;
  margin-bottom: 10px;
}
.blog-details .tags ul li a {
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  border: 1px solid var(--c-green);
  color: var(--c-green);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  font-size: 14px;
}
.blog-details .tags ul li a:hover {
  background-color: var(--c-green);
  color: #fff;
  border-color: var(--c-green);
}

.footer_quick_links .form-group input {
  padding: 18px 30px 18px 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.footer_quick_links .form-group input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer_quick_links .form-group input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.footer_quick_links .form-group input::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.footer_quick_links .form-group input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.footer_quick_links .form-group input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.footer_quick_links .form-group input::placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.footer_quick_links .form-group span {
  right: 16px;
}/*# sourceMappingURL=theme.css.map */