html {
  font-size: 62.5%;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  scroll-behavior: smooth;
  font-family: "Semplicita Pro" !important;
  font-size: 1.6rem;
  color: #000;
  letter-spacing: 0.5px;
  font-weight: 500;
}

:root {
  --blackColor: #000;
  --blueColor: #094882;
  --greenColor: #00712e;
}

@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-Light.eot");
  src: local("Semplicita Pro Light"), local("SemplicitaPro-Light"), url("../font/SemplicitaPro-Light.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-Light.woff2") format("woff2"), url("../font/SemplicitaPro-Light.woff") format("woff"), url("../font/SemplicitaPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-Bold.eot");
  src: local("Semplicita Pro Bold"), local("SemplicitaPro-Bold"), url("../font/SemplicitaPro-Bold.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-Bold.woff2") format("woff2"), url("../font/SemplicitaPro-Bold.woff") format("woff"), url("../font/SemplicitaPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-BoldItalic.eot");
  src: local("Semplicita Pro Bold Italic"), local("SemplicitaPro-BoldItalic"), url("../font/SemplicitaPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-BoldItalic.woff2") format("woff2"), url("../font/SemplicitaPro-BoldItalic.woff") format("woff"), url("../font/SemplicitaPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-SemiBoldItalic.eot");
  src: local("Semplicita Pro SemiBold Italic"), local("SemplicitaPro-SemiBoldItalic"), url("../font/SemplicitaPro-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-SemiBoldItalic.woff2") format("woff2"), url("../font/SemplicitaPro-SemiBoldItalic.woff") format("woff"), url("../font/SemplicitaPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-MediumItalic.eot");
  src: local("Semplicita Pro Medium Italic"), local("SemplicitaPro-MediumItalic"), url("../font/SemplicitaPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-MediumItalic.woff2") format("woff2"), url("../font/SemplicitaPro-MediumItalic.woff") format("woff"), url("../font/SemplicitaPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-LightItalic.eot");
  src: local("Semplicita Pro Light Italic"), local("SemplicitaPro-LightItalic"), url("../font/SemplicitaPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-LightItalic.woff2") format("woff2"), url("../font/SemplicitaPro-LightItalic.woff") format("woff"), url("../font/SemplicitaPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-SemiBold.eot");
  src: local("Semplicita Pro SemiBold"), local("SemplicitaPro-SemiBold"), url("../font/SemplicitaPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-SemiBold.woff2") format("woff2"), url("../font/SemplicitaPro-SemiBold.woff") format("woff"), url("../font/SemplicitaPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-Regular.eot");
  src: local("Semplicita Pro Regular"), local("SemplicitaPro-Regular"), url("../font/SemplicitaPro-Regular.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-Regular.woff2") format("woff2"), url("../font/SemplicitaPro-Regular.woff") format("woff"), url("../font/SemplicitaPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-Italic.eot");
  src: local("Semplicita Pro Italic"), local("SemplicitaPro-Italic"), url("../font/SemplicitaPro-Italic.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-Italic.woff2") format("woff2"), url("../font/SemplicitaPro-Italic.woff") format("woff"), url("../font/SemplicitaPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Semplicita Pro";
  src: url("../font/SemplicitaPro-Medium.eot");
  src: local("Semplicita Pro Medium"), local("SemplicitaPro-Medium"), url("../font/SemplicitaPro-Medium.eot?#iefix") format("embedded-opentype"), url("../font/SemplicitaPro-Medium.woff2") format("woff2"), url("../font/SemplicitaPro-Medium.woff") format("woff"), url("../font/SemplicitaPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
header.sticky-nav.sticky {
  top: 0;
  position: fixed;
  -webkit-transition: 0.7s;
  background: #fff;
  transition: 0.7s;
  width: 100% !important;
  z-index: 999;
}

.swiper {
  width: 100%;
  height: 100%;
}

header {
  background: #ffffff;
  color: #000000;
  position: relative;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  padding: 0rem 0rem;
}
header .navbar-nav {
  display: flex;
  margin-left: auto;
  justify-content: end;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
header .navbar-nav .nav-item .nav-link {
  color: #000000;
  font-weight: 600;
  font-size: 1.6rem;
  padding: 0;
  min-height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
header .navbar-nav .nav-item .nav-link.active, header .navbar-nav .nav-item .nav-link:hover {
  color: #00712e;
}
header .navbar-nav .nav-item ul.dropdown-menu {
  border: none;
  border-radius: 0;
  border-top: 2px solid var(--webColor);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  left: 0;
  margin-top: 0px;
  padding: 0;
  top: 5rem;
  transition: all 0.5s ease-in-out;
  width: 100%;
  z-index: 99;
  min-width: -moz-fit-content;
  min-width: fit-content;
  transform: translateY(30px);
  transition: opacity 0.5s, transform 0.5s;
  font-size: 12px;
  min-width: 20rem;
  max-width: 20rem;
  background: #fff;
}
header .navbar-nav .nav-item ul.dropdown-menu .dropdown-item {
  font-size: 1.4rem;
  padding: 10px 10px;
  font-weight: 500;
  border-bottom: 1px solid rgba(135, 138, 149, 0.2784313725);
  transition: all 0.3s ease-in;
}
header .navbar-nav .nav-item ul.dropdown-menu .dropdown-item:hover {
  background: #00712e;
  color: #fff;
}
header img.logo {
  max-width: 23rem;
}
header .navbar {
  padding: 0;
  margin: 0;
}

.top_banner {
  position: relative;
  align-items: center;
}
.top_banner .banner_img img {
  width: 100%;
  position: relative;
}
.top_banner .banner_text {
  color: #ffffff;
  text-align: center;
  align-items: center;
  max-width: 58%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top_banner .banner_text h1 {
  font-size: 6rem;
  font-weight: bold;
}
.top_banner .banner_text p {
  font-size: 1.8rem;
  font-weight: 500;
  padding: 3rem 0rem;
  max-width: 80%;
  margin: auto;
}
.top_banner .col-md-12 {
  padding: 0;
}
.top_banner .swiper-pagination {
  bottom: 2.5rem;
}
.top_banner .swiper-pagination-bullet {
  background: #fff;
}

section.about_us {
  padding: 6rem 0rem;
}
section.about_us .about_us_content .title {
  font-size: 3.2rem;
  font-weight: bold;
  color: #00712e;
}
section.about_us .about_us_content p {
  padding: 3rem 0rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 3rem;
  max-width: 90%;
}

section.our_services {
  background: #fff;
  padding: 5rem 0rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
section.our_services::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #7030a0;
  height: 27rem;
  z-index: -1;
}
section.our_services .section_heading p {
  max-width: 100%;
  margin: auto;
}
section.our_services .section_heading p span {
  display: block;
}
section.our_services .service_slider .service_box {
  position: relative;
}
section.our_services .service_slider .service_box .service-img-sec {
  position: relative;
}
section.our_services .service_slider .service_box .service-img-sec img {
  width: 100%;
}
section.our_services .service_slider .service_box .service_content {
  position: absolute;
  left: 0;
  z-index: 1;
  bottom: 2rem;
  left: 2rem;
}
section.our_services .service_slider .service_box .service_content .title {
  font-size: 2.4rem;
  font-weight: bold;
}
section.our_services .service_slider .service_box .service_content p {
  padding: 15px 0px;
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 500;
}
section.our_services .service_slider .service_box .service_content .read_more a {
  color: #ffffff;
  font-size: 1.8rem;
  text-decoration: underline;
}
section.our_services .swiper-pagination {
  z-index: 999 !important;
  bottom: -10px !important;
  position: relative;
  background: #fff;
  padding: 10px 0px;
}

section.why_choose_us {
  background: url(../images/choose_us.jpg);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5rem 0rem;
  text-align: center;
  color: #fff;
  align-items: center;
}
section.why_choose_us .choose_us_details .sub-title {
  font-size: 2.8rem;
  font-weight: bold;
}
section.why_choose_us .choose_us_details .title {
  font-size: 5.5rem;
  font-weight: bold;
  padding: 2rem 0rem;
  line-height: normal;
}
section.why_choose_us .choose_us_details .title span {
  display: block;
}

section.client_review {
  background: #f5f3f6;
  padding: 6rem 0rem;
}
section.client_review .title {
  color: #7030a0;
}
section.client_review .client_slider {
  margin-top: 5rem;
}
section.client_review .client_slider .review_box {
  max-width: 56%;
  margin: auto;
}
section.client_review .client_slider .review_box .desc {
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: bold;
  margin-bottom: 3.5rem;
}
section.client_review .client_slider .review_box .client_name {
  color: #7030a0;
  font-size: 2rem;
  font-weight: 500;
}
section.client_review .swiper-button-next,
section.client_review .swiper-button-prev {
  width: 7rem;
  height: 7rem;
  border: 3px solid #000;
  border-radius: 100%;
}
section.client_review .swiper-button-next:after,
section.client_review .swiper-button-prev:after {
  color: #000;
  font-size: 2.2rem;
  font-weight: bold;
}

footer {
  background: #0a2a17;
  color: #fff;
  padding: 5rem 0rem;
}
footer .footer_logo_part .logo img {
  max-width: 20rem;
}
footer .footer_logo_part p {
  font-size: 2rem;
  padding-top: 2.5rem;
  font-weight: 500;
  max-width: 90%;
}
footer .footer_menu_box .title {
  font-size: 2.2rem;
  font-weight: bold;
  padding-bottom: 2rem;
  color: #00712e;
}
footer .footer_menu_box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer_menu_box ul li {
  padding-bottom: 1.5rem;
}
footer .footer_menu_box ul li a {
  color: #ffffff;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 500;
  display: flex;
}
footer .footer_menu_box ul li a:hover {
  color: #00712e;
}
footer .footer_menu_box ul li:last-child {
  padding-bottom: 0;
}
footer .footer_menu_box span.icon {
  margin-right: 15px;
}
footer .right_reserved {
  font-size: 1.4rem;
  border-top: 1px solid #00712e;
  margin-top: 3.5rem;
  padding-top: 2rem;
}

.section_heading .title {
  font-size: 3.2rem;
  font-weight: bold;
}
.section_heading p {
  padding: 3rem 0rem;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 3rem;
}

.button {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1.5rem 3.2rem;
  border-radius: 30px;
  background: #000000;
  outline: 0;
  color: #fff;
  border: 0;
}
.button.read_more {
  background: #00712e;
  font-weight: 500;
  padding: 1rem 3rem;
  font-size: 2rem;
}

p {
  margin-bottom: 0;
}

a {
  color: #2b2b2b;
  text-decoration: none;
}

.swiper-pagination-bullet {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  background: #00712e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

section.inner_banner .col-md-12 {
  padding: 0;
}
section.inner_banner .page_banner {
  position: relative;
  z-index: 1;
}
section.inner_banner .page_banner img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 30rem;
}
section.inner_banner .page_banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.5;
}
section.inner_banner .page_banner .banner_head {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
section.inner_banner .page_banner .banner_head h2 {
  font-size: 6rem;
  font-weight: bold;
}
section.inner_banner .page_banner .banner_head .link_page ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 5px;
  font-size: 1.6rem;
}
section.inner_banner .page_banner .banner_head .link_page ul li {
  font-weight: bold;
  color: #00712e;
}
section.inner_banner .page_banner .banner_head .link_page ul li span {
  margin: 0px 5px;
  color: #fff;
}
section.inner_banner .page_banner .banner_head .link_page ul li a {
  color: #ffffff;
}

@media (max-width: 1199px) {
  .top_banner .banner_text {
    max-width: 100%;
    width: 100%;
  }
  .top_banner .banner_text p {
    max-width: 100%;
  }
  .top_banner .banner_text h1 {
    font-size: 4rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .top_banner .banner_text p {
    max-width: 80%;
  }
  section.client_review .client_slider .review_box {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 47.5%;
  }
  .button {
    font-size: 1.6rem;
  }
  .button.read_more {
    font-size: 1.6rem;
  }
  .top_content h2 {
    font-size: 3rem;
    padding-bottom: 1rem;
  }
  .navbar-toggler {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    box-shadow: none;
    outline: 0;
    background: #00712e;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 20px;
    background-size: 12px !important;
    height: 20px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(150%) contrast(150%);
    opacity: 1;
  }
  .navbar-toggler:focus {
    box-shadow: none;
    outline: 0;
  }
  header {
    padding: 1rem;
  }
  header .navbar-nav {
    margin-top: 2rem;
    row-gap: 2rem;
  }
  header .navbar-nav .nav-item ul.dropdown-menu {
    transform: inherit;
    margin-top: 1rem;
  }
  header .navbar-nav .nav-item .nav-link {
    min-height: auto;
    justify-content: flex-start;
  }
  header img.logo {
    max-width: 15rem;
  }
  .top_banner .banner_text {
    max-width: 100%;
    width: 100%;
    padding: 0rem 2rem;
  }
  .top_banner .banner_text h1 {
    font-size: 3rem;
  }
  .top_banner .banner_text p {
    max-width: 100%;
    font-size: 12px;
    padding: 10px 0px;
  }
  .top_banner .banner_img img {
    min-height: 35rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top_banner .swiper-pagination {
    bottom: 10px;
  }
  section.about_us {
    padding: 3rem 2rem;
  }
  section.about_us .about_us_img {
    margin-top: 3rem;
  }
  section.about_us .about_us_content p {
    max-width: 100%;
    padding: 1rem 0rem;
  }
  section.our_services {
    padding: 3rem 2rem;
  }
  section.our_services .section_heading p span {
    display: inline;
  }
  section.why_choose_us .choose_us_details .title {
    font-size: 4.4rem;
  }
  section.why_choose_us .choose_us_details .sub-title {
    font-size: 3rem;
  }
  section.client_review {
    padding: 3rem 2rem;
  }
  section.client_review .client_slider .review_box {
    max-width: 100%;
  }
  footer {
    padding: 3rem 2rem;
  }
  footer .footer_logo_part {
    padding-bottom: 3rem;
  }
  footer .footer_menu_box {
    padding-bottom: 3rem;
  }
  footer .footer_menu_box ul li {
    padding-bottom: 1rem;
  }
  footer .right_reserved {
    margin-top: 0;
  }
  footer .footer_logo_part .logo img {
    max-width: 15rem;
  }
  section.client_review .swiper-button-next,
  section.client_review section.client_review .swiper-button-prev {
    display: none;
  }
  section.client_review .client_slider {
    margin-top: 3rem;
  }
  section.client_review .swiper-button-prev, section.client_review .swiper-button-next {
    display: none;
  }
  .swiper-button-next,
  section.client_review .swiper-button-prev {
    width: 5rem;
    background: #fff;
    height: 5rem;
  }
  section.why_choose_us {
    padding: 3rem 2rem;
  }
  section.our_services .swiper {
    min-height: 100%;
    height: 100%;
  }
  section.our_services .swiper .swiper-pagination {
    bottom: -6px !important;
    background: #fff;
    padding: 10px 0px;
  }
  section.our_services::before {
    height: 35rem;
  }
  section.inner_banner .page_banner .banner_head h2 {
    font-size: 3.5rem;
    font-weight: bold;
  }
  section.inner_banner .page_banner img {
    height: 15rem;
  }
}
@media (max-width: 767px) {
  section.why_choose_us .choose_us_details .title {
    font-size: 3rem;
  }
  section.client_review .client_slider .review_box .desc {
    font-size: 1.8rem;
    line-height: normal;
  }
}/*# sourceMappingURL=style.css.map */