.header-top {
  background: #87c03d;
}
.top-content {
  padding: 11px 0 11px 25px;
}
.top-content p {
  margin-bottom: 0;
  font-size: 12px;
  display: inline-block;
}
.top-content p a {
  color: #fff;
  font-size: 15px;
  display: inline-block;
  font-family: "Inter", sans-serif;
  margin-right: 10px;
}
.top-content p a i {
  font-size: 15px;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}
.top-content p span {
  color: #fff;
  font-size: 15px;
  display: inline-block;
  font-family: "Inter", sans-serif;
  margin: 0 10px 0;
}
.top-content p span {
  margin-right: 10px;
}
.top-content p span i {
  margin-right: 10px;
  display: inline-block;
}
.tops-content {
  text-align: right;
}
.tops-content span {
  color: #fff;
  font-size: 17px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.social-icon ul li {
  display: inline-block;
  margin-left: 8px;
  position: relative;
}
.social-icon ul li a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
}
.top-right-btn {
  display: inline-block;
  margin: 0 50px 0 10px;
}
.top-right-btn a {
  padding: 19px 15px 17px;
  font-size: 13px;
  margin-top: 5px;
  color: #fff;
  background: #efb443;
  font-weight: 600;
  text-transform: uppercase;
}
.top-right-btn a:hover {
  background: #fff;
  color: #87c03d;
}
.social-icon {
  display: inline-block;
}
.tops-title {
  display: inline-block;
}
/*<!-- ============================================================== -->
<!-- Start  main-header   Css -->
<!-- ============================================================== -->*/
header.main-header {
  padding: 0 30px;
}
.nav-menu {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.header-menu {
  text-align: right;
  margin: 0 50px 0 0;
}
.header-menu ul {
  padding-right: 10px;
  display: inline-block;
}
.header-menu ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.header-menu ul li a {
  text-decoration: none;
  color: #6e7673;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin: 30px 6px;
}
.header-menu ul li a:hover {
  color: #87c03d;
}
.header-con {
  float: right;
  margin-top: -55px;
}
.header-con i {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #6e7673;
  padding-right: 15px;
}
ul.sub-menu li a {
  display: inline-block;
  margin: 6px 0px 6px 21px;
}
.header-menu ul.sub-menu {
  background: #fff;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
  width: 200px;
  border-radius: 5px;
  position: absolute;
  text-align: left !important;
  padding: 18px 0 10px;
  opacity: 0;
  transition: 0.5s;
  display: block !important;
  top: 115px !important;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.header-menu ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  top: 84px !important;
}
.sticky-nav .call-text p {
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  margin: 0;
  color: #fff;
}
.sticky-nav .call-text span {
  display: block;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  font-family: "Inter", sans-serif;
}
.header-logo {
  align-items: center;
  justify-content: space-between;
  display: flex;
}
/*<!-- ============================================================== -->
<!-- Start  slider-area   Css -->
<!-- ============================================================== -->*/
.slider-area {
  height: 750px;
  background: url(assets/images/bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.slider-title h3 {
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #255946;
}
.slider-title h1 {
  font-family: Lobster;
  line-height: 79px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 75px;
  color: #255946;
  text-transform: capitalize;
}
.slider-title h1 span {
  color: #87c03d;
}
.slider-thumb img {
  width: 100%;
}
.slider-button {
  display: inline-block;
  margin-right: 28px;
}
.slider-btn {
  display: inline-block;
}
.slider-button a {
  background-color: rgb(135, 192, 61);
  font-family: Inter;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 30px;
  padding: 17px 30px;
  text-transform: capitalize;
}
.slider-btn a {
  font-family: Inter;
  border: 1px solid #255946;
  color: #255946;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 30px;
  padding: 17px 30px;
  text-transform: capitalize;
}
.slider-btn a:hover {
  background: #87c03d;
  color: #fff;
  border: 1px solid #87c03d;
}
.slider-button a:hover {
  background: #ffd850;
}
.slider-title p {
  color: rgb(110, 118, 115);
  text-align: left;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 16px;
  margin: 26px 0 50px;
}
.slider-area.upper .slider-thumb {
  margin-left: -50px;
}
.owl-prev {
  position: absolute;
  left: 75px;
  top: 48%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.owl-next {
  position: absolute;
  right: 40px;
  top: 48%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.owl-next i {
  background: rgba(0, 0, 0, 0.35);
  height: 100px;
  width: 100px;
  line-height: 100px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 30px;
  transition: 0.5s;
}
.owl-prev i {
  background: rgba(0, 0, 0, 0.35);
  height: 100px;
  width: 100px;
  line-height: 100px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 30px;
  transition: 0.5s;
}
.owl-prev i:hover {
  background: #fff;
  color: #333;
  width: 150px;
}
.owl-next i:hover {
  background: #fff;
  color: #333;
  width: 150px;
}
/*<!-- ============================================================== -->
<!-- Start  slider-area.style-two   Css -->
<!-- ============================================================== -->*/
.slider-area.style-two {
  height: 750px;
  background: url(assets/images/hero-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.slider-area.style-two .slider-title h1 {
  font-family: Lobster;
  line-height: 79px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 75px;
  color: #fff;
  text-transform: capitalize;
}
.slider-area.style-two .slider-title h3 {
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #87c03d;
}
.slider-area.style-two .slider-title p {
  color: #fff;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 16px;
  margin: 26px 0 50px;
}
.slider-area.style-two .slider-button a {
  background: #ffd850;
  font-family: Inter;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 5px;
  padding: 17px 30px;
  text-transform: capitalize;
  transition: 0.5s;
}
.slider-area.style-two .slider-button a:hover {
  border-radius: 30px;
}
.slider-area.style-two .slider-btn a {
  font-family: Inter;
  color: #fff;
  background: #87c03d;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 5px;
  padding: 17px 30px;
  text-transform: capitalize;
  transition: 0.5s;
}
.slider-area.style-two .slider-btn a:hover {
  border-radius: 30px;
}

/*<!-- ============================================================== -->
<!-- Start  section-title   Css -->
<!-- ============================================================== -->*/
.section-title {
  margin-bottom: 40px;
}
.sub-title h5 {
  margin: 0 0 8px;
  font-size: 16px;
  color: #87c03d;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Lobster;
  letter-spacing: 4px;
}
.main-title h2 {
  color: #255946;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
.main-title h2 span {
  color: #87c03d;
}
.section-discription p {
  color: #6e7673;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  font-family: "Inter", sans-serif;
  margin: 30px 0 0;
}

/*<!-- ============================================================== -->
<!-- Start  home two   Css -->
<!-- ============================================================== -->*/
.section-titles {
  margin-bottom: 20px;
}
.main-titles h2 {
  color: #255946;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  text-align: left;
  margin-left: 55px;
}
.main-titles h2::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 40px;
  background: #87c03d;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
/*<!-- ============================================================== -->
<!-- Start  breadcumb-area   Css -->
<!-- ============================================================== -->*/
.breadcumb-area {
  background: url(assets/images/breadcrumb_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0 100px;
}
.breacumb-content {
  text-align: center;
}
.breadcumb-title h1 {
  font-size: 64px;
  margin-bottom: 10px;
  margin-top: 0;
  font-family: Lobster;
  font-weight: 600;
  letter-spacing: 6px;
  color: #255946;
  text-transform: capitalize;
}
.breadcumb-content-text a {
  display: inline-block;
  font-size: 15px;
  color: #255946;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.breadcumb-content-text a i {
  display: inline-block;
  padding: 0 10px 0;
}

/*<!-- ============================================================== -->
<!-- Start  slider-area   Css -->
<!-- ============================================================== -->*/
.offer-area {
  padding: 110px 0 80px;
}
.single-offer-box {
  padding: 34px 180px 55px 40px;
  background: url(assets/images/offer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.5s;
  border-radius: 5px;
  margin-bottom: 30px;
}
.single-offer-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 86px;
  width: 86px;
  background-color: #87c03d;
  border-bottom-left-radius: 86px;
}
.single-offer-box:hover {
  transform: translate3d(0, -6px, 0);
}
.offer-title h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 12px 0 16px;
  color: #255946;
}
.offer-discription p {
  color: #6e7673;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  font-family: "Inter", sans-serif;
  margin: 0 0 30px;
}
.offer-button a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  background: #87c03d;
  padding: 10px 25px;
  border-radius: 20px;
  transition: 0.5s;
}
.offer-button a:hover {
  background: #efb443;
}
.single-offer-box.upper {
  padding: 34px 180px 50px 40px;
  background: url(assets/images/offer-.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.5s;
  border-radius: 5px;
}
/*<!-- ============================================================== -->
<!-- Start  offer-area   Css -->
<!-- ============================================================== -->*/

.single-offer-box.style-one {
  padding: 34px 180px 55px 40px;
  background: url(assets/images/offer1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.5s;
  border-radius: 3px;
}
.single-offer-box.style-two {
  padding: 34px 180px 55px 40px;
  background: url(assets/images/offer2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.5s;
  border-radius: 3px;
}

/*<!-- ============================================================== -->
<!-- Start  about-area   Css -->
<!-- ============================================================== -->*/
.about-area {
  padding: 95px 0px 150px 0px;
  background: url(assets/images/bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-area .about-thumb {
  position: relative;
  left: -50px;
}
.about-icon {
  display: inline-block;
}
.icon-img img {
  width: 45%;
}
.icon-img {
  display: inline-block;
}
.icon-img img {
  width: 75%;
}
.icon-title {
  display: inline-block;
  position: relative;
  top: 25px;
}
.icon-title h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
  line-height: 1.2;
}
.about-discription p {
  color: #6e7673;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  margin: 23px 0 0 0;
}
.about-button {
  position: relative;
  top: 30px;
}
.about-button a {
  font-size: 16px;
  font-weight: 600;
  background: #87c03d;
  border-radius: 30px;
  padding: 19px 40px 19px 40px;
  color: #fff;
  transition: 0.5s;
}
.about-button a:hover {
  background: #348e38;
  color: #fff;
}
/*<!-- ============================================================== -->
<!-- Start  call-do-action   Css -->
<!-- ============================================================== -->*/
.call-do-action {
  padding: 95px 0px 95px 0px;
  background: url(assets/images/offer2.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.call-do-action .call-button a {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
  background: #efb443;
  padding: 13px 40px;
  border-radius: 4px;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
}
.call-button {
  text-align: center;
  padding-top: 27px;
}
.call-do-action .call-button a:hover {
  background: #87c03d;
  color: #fff;
}
.call-do-title h1 {
  color: #ffffff;
  font-size: 47px;
  font-weight: 600;
  text-transform: none;
  line-height: 59px;
  letter-spacing: -1px;
  text-align: center;
  font-family: "Inter", sans-serif;
}
/*<!-- ============================================================== -->
<!-- Start choose-area  Css -->
<!-- ============================================================== -->*/
.choose-area {
  padding: 90px 0px 90px 0px;
}
.choose-title h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
}
.choose-icon {
  float: left;
  margin: 12px 12px 0 0;
}
.choose-icon i {
  color: #ffffff;
  background: #efb443;
  font-size: 32px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
  display: inline-block;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.choose-discription p {
  color: #6e7673;
  font-size: 15px;
  overflow: hidden;
  line-height: 25px;
  margin-bottom: 25px;
  transition: 0.5s;
}
.choose-content:hover .choose-icon i {
  background: #87c03d;
  color: #fff;
}
.choose-area.style_two {
  padding: 100px 0 10px;
}
/*<!-- ============================================================== -->
<!-- Start feature-area  Css -->
<!-- ============================================================== -->*/
.feature-area {
  padding: 90px 0px 100px 0px;
  background: #f6f5f1;
  position: relative;
}
.feature-area .main-title.upper h2 {
  position: relative;
  left: 125px;
}
.feature-area .main-title.upper h2::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 40px;
  background: #87c03d;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
.single-feature-box {
  text-align: center;
  transition: 0.5s;
}
.feature-title a {
  display: inline-block;
  color: #255946;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-top: 15px;
}
.feature-thumb img {
  transition: 0.5s;
  width: 130px;
  height: 130px;
}
.single-feature-box:hover .feature-thumb img {
  border: 1px dashed green;
  border-radius: 50%;
}
.single-feature-box:hover .feature-thumb img {
  transform: scale(0.8);
}
.feature-area .owl-nav {
  right: 0;
  top: -80px;
  position: absolute;
}
.feature-area .owl-prev {
  position: absolute;
  left: -50px;
  transform: translateY(-50%);
}
.feature-area .owl-next {
  position: absolute;
  right: -30px;
  transform: translateY(-50%);
  transition: 0.3s;
}
.feature-area .owl-prev i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.feature-area .owl-next i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.feature-area .owl-prev i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
.feature-area .owl-next i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
/*<!-- ============================================================== -->
<!-- Start  feature-area.style-two  Css -->
<!-- ============================================================== -->*/
.feature-area.style-two {
  padding: 90px 0px 0 0px;
  background: inherit !important;
  position: relative;
}
.single-offer-box.style-one:hover {
  transform: translate3d(0, 0, 0);
}
.single-offer-box.style-two:hover {
  transform: translate3d(0, 0, 0);
}
.single-offer-box.style-one::before {
  background-color: inherit;
}
.single-offer-box.style-two::before {
  background-color: inherit;
}
.single-offer-box.style-one .offer-title h2 {
  color: #fff;
  font-size: 18px;
}
.single-offer-box.style-two .offer-title h2 {
  color: #87c03d;
  font-size: 18px;
}
.single-offer-box.style-one .offer-titles h3 {
  font-size: 28px;
  color: #fff;
}
.single-offer-box.style-two .offer-titles h3 {
  font-size: 28px;
  color: #fff;
}
.single-offer-box.style-one .offer-button {
  margin-top: 50px;
}
.single-offer-box.style-two .offer-button {
  margin-top: 50px;
}
.single-offer-box.style-one .offer-button a {
  color: #87c03d;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  background: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  transition: 0.5s;
}
.single-offer-box.style-one .offer-button a:hover {
  color: #fff;
  background: #87c03d;
}
.single-offer-box.style-two .offer-button a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  background: #87c03d;
  padding: 12px 20px;
  border-radius: 5px;
  transition: 0.5s;
}
.single-offer-box.style-two .offer-button a:hover {
  color: #87c03d;
  background: #fff;
}

/*<!-- ============================================================== -->
<!-- Start  counter-area   Css -->
<!-- ============================================================== -->*/
.counter-area {
  background: url(assets/images/counter-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 50px 0px 90px 0px;
  position: relative;
}
.counter-content {
  text-align: center;
  padding: 40px 0 0;
}
.counter-title h1 {
  font-size: 55px;
  font-family: "Lobster";
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.counter-title h1 span {
  font-size: 55px;
  font-family: "Lobster";
  font-weight: 700;
  color: #fff;
}
.counter-title h5 {
  text-transform: none;
  font-size: 18px;
  margin-top: 0px;
  letter-spacing: 0;
  color: #ffffff99;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
/*<!-- ============================================================== -->
<!-- Start  counter-area style-two  Css -->
<!-- ============================================================== -->*/
.counter-area.style-two {
  background: url(assets/images/counter-bg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 50px 0px 90px 0px;
  position: relative;
  background-size: cover;
}
/*<!-- ============================================================== -->
<!-- Start  team-area   Css -->
<!-- ============================================================== -->*/
.team-area {
  padding: 100px 0 102px;
}
.team-area .section-title {
  text-align: center;
}
.team-single-box {
  padding-top: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
  margin-top: 15px;
}
.team-single-box:hover {
  transform: translateY(-10px);
}
.team-single-box::before {
  position: absolute;
  content: "";
  top: 7px;
  left: -15px;
  height: 100px;
  width: 100px;
  background: #87c03d;
  z-index: -1;
  border-radius: 7px 0 0 0;
}
.team-thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.team-thumb img {
  width: 100%;
  border-radius: 5px;
}
.team-single-box:hover .team-social-menu {
  opacity: 1;
  right: 20px;
}
.team-social-menu {
  position: absolute;
  top: 112px;
  right: -38px;
  text-align: center;
  z-index: 11;
  opacity: -1;
  transition: 0.5s;
}
.team-title {
  text-align: center;
  padding: 21px 0 15px;
}
.team-social-menu ul li {
  display: block;
  padding-top: 10px;
}
.team-social-menu ul li a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  height: 37px;
  width: 37px;
  line-height: 38px;
  background: #87c03d;
  border-radius: 4px;
  transition: 0.5s;
}
.team-social-menu ul li a:hover {
  background: #efb443;
}
.team-title h3 {
  margin: 0;
}
.team-title h3 a {
  font-size: 21px;
  font-weight: 600;
  text-transform: capitalize;
  color: #255946;
  text-align: center;
  transition: 0.5s;
  font-family: "Inter", sans-serif;
}
.team-title h3 a:hover {
  color: #87c03d;
}
.team-title span {
  font-size: 15px;
  text-transform: capitalize;
  color: #87c03d;
  font-family: "Inter", sans-serif;
}

/*<!-- ============================================================== -->
<!-- Start  choose-area   Css -->
<!-- ============================================================== -->*/
.why-choose-area {
  padding: 0;
  position: relative;
  z-index: 1;
}
.why-choose-area .row.back {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  background: #fff;
  border-radius: 5px;
}
.why-choose-area .section-title {
  margin-bottom: 20px;
}
.why-choose-area .section-title .main-title h2 {
  margin-bottom: 18px;
}
.why-choose-area .choose-thumb img {
  width: 100%;
  margin-left: -15px;
}
.why-choose-area .choose-title p {
  color: #6e7673;
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  padding: 0 50px 14px 0;
  line-height: 1.7;
  margin-top: -5px;
}
.why-choose-area .choose-tmb img {
  float: left;
  padding: 7px 7px;
  border: 2px solid #87c03d;
  border-radius: 5px;
  margin-right: 22px;
  width: 16%;
}
.why-choose-area .choose-titles h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
}
.why-choose-area .choose-titles-2 h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
}
.why-choose-area .choose-titles p {
  color: #6e7673;
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  overflow: hidden;
}
.why-choose-area .single-choose-box-2 {
  padding: 53px 0 0 35px;
}
.why-choose-area .icon-box {
  padding-bottom: 35px;
}
.why-choose-area .choose-titles-2 {
  position: relative;
  z-index: 1;
}
.why-choose-area .choose-titles-2::before {
  position: absolute;
  content: "";
  left: 43px;
  top: -45px;
  height: 38px;
  width: 2px;
  background: #87c03d;
}
.why-choose-area .choose-titles-2 p {
  color: #6e7673;
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  overflow: hidden;
}
/*<!-- ============================================================== -->
<!-- Start  testimonial   Css -->
<!-- ============================================================== -->*/
.testimonial_section {
  background: url(assets/images/offer2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 250px 0px 80px 0px;
  margin-top: -139px;
}
.testimonial_section .single-testimonial-box {
  text-align: center;
}
.testimonial_section .testimonial-title p {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  width: 64%;
  font-family: "Inter", sans-serif;
  text-align: center;
  margin: 0 auto 0;
  padding: 33px 0 30px;
  color: #fff;
}
.testimonial_section .testimonial-thumb img {
  padding: 7px;
  background: #fff;
  border-radius: 4px;
  width: 110px;
}
.testimonial_section .testimonial-title h2 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
}
.testimonial_section .testimonial-title span {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  display: block;
  transition: 0.5s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*<!-- ============================================================== -->
<!-- Start  product-area  Css -->
<!-- ============================================================== -->*/
.product-area {
  padding: 86px 0px 30px 0px;
}
.product-area .section-title {
  margin-bottom: 40px;
  text-align: center;
}
.product-area .section-discription p {
  color: #6e7673;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  font-family: "Inter", sans-serif;
  margin: 15px auto 0;
  width: 56%;
  text-align: center;
}
.single-product {
  z-index: 1;
  position: relative;
  transition: 0.5s;
  margin-bottom: 30px;
}
.single-product:hover {
  transform: translateY(-10px);
}
.product-thumb {
  position: relative;
}
.product-thumb img {
  width: 100%;
}
.product-icon {
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: 0 auto 0;
  text-align: center;
  transition: 0.5s;
  opacity: 0;
}
.product-icon ul {
  display: inline-block;
}
.product-icon ul li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}
.product-icon ul li a {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  background: #87c03d;
  color: #fff;
  border-radius: 3px;
  line-height: 35px;
  transition: 0.5s;
  font-size: 20px;
}
.product-icon ul li a:hover {
  background: #000000;
  color: #fff;
}
.single-product:hover .product-icon {
  bottom: 30%;
  opacity: 1;
}
.product-content {
  padding: 22px 30px;
  border: 1px solid #e3e3e5;
}
.product-category a {
  color: #6e7673;
  font-size: 14px;
}
.product-title h2 {
  margin: 0;
}
.product-title h2 a {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #255946;
}
.product-price h3 {
  color: #87c03d;
  font-weight: 700;
  margin: 0;
  font-size: 18px;
}
.product-rating ul {
  display: inline-block;
  margin-bottom: 18px;
}
.product-rating ul li {
  list-style: none;
  display: inline-block;
}
.product-price {
  display: inline-block;
}
.product-kg {
  display: inline-block;
  margin-left: 55px;
}
/*<!-- ============================================================== -->
<!-- Start  product-area.style-two   Css -->
<!-- ============================================================== -->*/
.product-area.style-two {
  padding: 80px 0px 60px 0px;
  background: #fafafa;
}
.product-area.style-two .main-title h2::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 40px;
  background: #87c03d;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
.product-area.style-two .main-title h2 {
  text-align: left;
}
.single-product.upper {
  transition: 0.5s;
  border: 2px solid #fff;
}
.single-product.upper:hover {
  transform: translateY(0px);
  border: 2px solid #87c03d;
}
.single-product.upper .product-content {
  padding: 22px 30px;
  text-align: center;
  border: none;
}
.singles-products .product-content {
  padding: 22px 30px;
  text-align: center;
  border: none;
}
.product-rating ul li i {
  display: inline-block;
  color: #f3a90b;
}
.single-product.upper .product-content .product-category a {
  color: #87c03d;
  font-size: 14px;
}
.product-area.style-two .owl-nav {
  right: 50px;
  top: -50px;
  position: absolute;
}
.product-area.style-two .owl-prev {
  position: absolute;
  left: -50px;
  transform: translateY(-50%);
}
.product-area.style-two .owl-next {
  position: absolute;
  right: -30px;
  transform: translateY(-50%);
  transition: 0.3s;
}
.product-area.style-two .owl-prev i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.product-area.style-two .owl-next i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.product-area.style-two .owl-prev i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
.product-area.style-two .owl-next i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
.product-area.style-two .singles-products {
  background: url(assets/images/carousel-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
  height: 450px;
  top: -68px;
}
.product-area.style-two .products-title {
  position: relative;
  top: 80px;
  text-align: center;
  z-index: 1;
}
.product-area.style-two .products-title::before {
  position: absolute;
  content: "";
  top: -42px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 187px;
  width: 205px;
  text-align: center;
  margin: 0 auto 0;
  z-index: -1;
}
.product-area.style-two .products-title h4 {
  color: #87c03d;
  font-size: 18px;
  font-family: "Lobster", Sans-serif;
  margin: 0 0 5px;
}
.product-area.style-two .products-title h2 {
  font-size: 28px;
  color: #fff;
  font-family: "Inter", sans-serif;
  margin: 0;
}
.product-area.style-two .products-title span {
  color: #fff;
  font-size: 15px;
}
.singles-products .product-button {
  position: absolute;
  bottom: 48px;
  left: 0;
  right: 0;
  text-align: center;
}
.singles-products .product-button a {
  color: #87c03d;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  background: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  transition: 0.5s;
}
.singles-products .product-button a:hover {
  color: #fff;
  background: #87c03d;
}
/*<!-- ============================================================== -->
<!-- Start  about-section   Css -->
<!-- ============================================================== -->*/
.about-section {
  padding: 50px 0 50px 0;
}
.abouts-titles h2 {
  color: #87c03d;
  font-family: "Lobster", Sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.abouts-discription {
  margin-bottom: 42px;
}
.abouts-discription p {
  color: #6e7673;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  font-family: "Inter", sans-serif;
}
.about-section .about-tmbs {
  float: left;
  margin-right: 15px;
}
.about-section .author-name {
  display: inline-block;
}
.about-section .signature {
  display: inline-block;
}
.about-section .author-name h2 {
  font-size: 20px;
  margin: 10px 0px 0 0px;
  color: #255946;
}
.about-section .author-name span {
  color: #6e7673;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
}
.about-section .signature {
  margin: 0 0 0 130px;
  position: relative;
}
.about-section .signature img {
  margin-top: -20px;
}
.about-section .signature::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background: #e8eaed;
  left: -50%;
  top: -20px;
}
/*<!-- ============================================================== -->
<!-- Start portfolio-area  Css -->
<!-- ============================================================== -->*/
.portfolio_area {
  padding: 50px 0 60px;
}
.portfolio_menu {
  text-align: right;
  margin: 0 0 30px;
}
.portfolio_nav .portfolio_menu ul li.current_menu_item {
  background: #87c03d;
  color: #fff;
  padding: 8px 12px;
  border-radius: 5px;
}
.portfolio_nav .portfolio_menu ul li {
  list-style: none;
  display: inline-block;
  margin: 0 14px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.portfolio_area .single-product {
  z-index: 1;
  position: relative;
  transition: 0.5s;
}
.portfolio_area .product-content {
  padding: 22px 30px;
  border: 1px solid #e3e3e5;
  text-align: center;
}
.portfolio_area .product-price {
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 30px;
}
.portfolio_area .product-price h3 {
  color: #fff;
  font-weight: 700;
  margin: 0;
  font-size: 15px;
  background: #ed9e2b;
  padding: 5px 10px;
  border-radius: 5px;
}
/*<!-- ============================================================== -->
<!-- Start  portfolio-area   Css -->
<!-- ============================================================== -->*/
.portfolio-area {
  padding: 90px 0 70px;
}
.portfolio-area .section-title {
  margin-bottom: 40px;
  text-align: center;
}
.portfolio-area .portfolio_menu {
  text-align: center;
  margin: 0 0 30px;
}
/*<!-- ============================================================== -->
<!-- Start  product-section   Css -->
<!-- ============================================================== -->*/
.product-section {
  padding: 90px 0 100px;
}
.product-section .section-title {
  text-align: center;
}
.single-product-box {
  display: block;
  border: 1px solid #ede9da;
  border-radius: 5px;
  padding: 40px;
  text-align: center;
  margin: 24px 0 0px;
  transition: 0.5s;
}
.single-product-box:hover {
  border: 1px solid #87c03d;
}
.product-title h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
  font-family: "Inter", sans-serif;
  padding: 3px 0 0;
}
.product-title p {
  font-size: 15px;
  color: #6e7673;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  margin: 0;
  line-height: 1.7;
}
.product-section .icon-img i {
  color: #7da33b;
  background: #6a961f26;
  border-radius: 4px 4px 4px 4px;
  height: 70px;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
}
/*<!-- ============================================================== -->
<!-- Start  section-area   Css -->
<!-- ============================================================== -->*/
.call-do-action.upper {
  padding: 65px 0px 285px 0px;
  background: url(assets/images/offer2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.call-do-action.upper .call-button a {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
  background: #87c03d;
  padding: 13px 40px;
  border-radius: 4px;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
}
.call-do-action.upper .call-button a:hover {
  background: #348e38;
}
/*<!-- ============================================================== -->
<!-- Start  company-info-section   Css -->
<!-- ============================================================== -->*/
.company-info-section {
  padding: 0 0 80px;
}
.landing-one.company-info-section {
  padding: 115px 0 119px;
  background: #aeaeae40;
}
.company-info-section .row.company {
  background-color: #ffffff;
  padding: 50px 50px 50px 50px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
  margin: -200px 0px 0px 0px;
  border-radius: 5px;
}
.company-icon-box {
  background: url(assets/images/gardening-slide01.jpg);
  padding: 25px 15px 25px 20px;
  border-radius: 5px;
}
.company-icon-box .company-title {
  padding: 13px 0;
}
.company-icon-box .company-titles h3 {
  font-size: 28px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #ffffff;
}
.company-icons i {
  font-size: 25px;
  color: #87c03d;
  text-align: center;
  display: inline-block;
  float: left;
  margin-right: 22px;
  padding: 45px 0 0;
}
.company-title h2 {
  color: #ffffff;
  margin: 0px 0px 5px 0px;
  font-weight: 600;
  font-size: 20px;
  font-family: "Inter", sans-serif;
}
.company-title p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  overflow: hidden;
}
.company-text p {
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  font-family: "Inter", sans-serif;
  color: #ffffff;
  line-height: 1.5;
}
.company-info-section .main-titles h3 {
  font-size: 28px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #255946;
  margin: 0;
}
.company-info-section .main-titles p {
  font-size: 15px;
  font-weight: 400;
  color: #6e7673;
  text-align: left;
  font-family: "Inter", sans-serif;
}
.company-info-section .form_box {
  margin-bottom: 15px;
}
.company-info-section .form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  background: #f1f7f1;
  border-radius: 3px;
  transition: 0.5s;
  border: 1px solid #f6f4ec;
}
.company-info-section .form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #f6f4ec;
  height: 120px;
  outline: 0;
  transition: 0.5s;
  background: #f1f7f1;
}
.company-info-section .form_box input:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
  outline: 0;
}
.company-info-section .form_box textarea:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
}
.company-info-section input::placeholder {
  color: #94a9a8;
}
.company-info-section textarea#massage::placeholder {
  color: #94a9a8;
}
.company-info-section .form-button {
  text-align: left;
}
.company-info-section .form-button button {
  padding: 13px 35px;
  display: inline-block;
  background: #87c03d;
  color: #fff;
  text-transform: capitalize;
  border-radius: 3px;
  transition: 0.5s;
  border: navajowhite;
}
.company-info-section .form-button button:hover {
  background: #f8a532;
  color: #fff;
}
/*<!-- ============================================================== -->
<!-- Start  project-area   Css -->
<!-- ============================================================== -->*/
.countdown-area.style-two {
  padding: 40px 0px 0px 0px;
}
.countdown-area.style-two .row.backg {
  background: url(assets/images/counter-bg2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 60px 20px 40px 38px;
  border-radius: 5px;
}
.countdown-area.style-two .main-titles h2 {
  color: #fff;
}
.countdown-area.style-two .main-titles p {
  color: #fff;
  font-size: 16px;
}
.countdown-area.style-two li span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  height: 45px;
  width: 45px;
  line-height: 46px;
  border-radius: 5px;
  text-align: center;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
  border: 1px solid #ffb423;
  background: inherit;
}
.countdown-area.style-two li {
  display: inline-block;
  font-size: 18px;
  color: #fff !important;
  font-weight: 500;
  text-transform: capitalize;
  margin-right: 16px;
  font-family: "Inter", sans-serif;
}
/*<!-- ============================================================== -->
<!-- Start  project-area   Css -->
<!-- ============================================================== -->*/
.testimonials-section {
  padding: 70px 0 70px;
  background: url(assets/images/testi-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.testimonials-section .testi_title h2 {
  color: #87c03d;
  font-family: "Lobster", Sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.testimonials-section .testi_title p {
  font-size: 16px;
  font-style: italic;
  width: 100%;
  color: #6e7673;
  line-height: 25px;
  margin: 0 0 37px;
}
.testimonials-section .main-titles {
  margin-bottom: 35px;
}
.testi_thumb {
  float: left;
  margin-right: 15px;
}
.testi_thumb img {
  border-radius: 50%;
  height: 70px;
  width: 70px;
  object-fit: cover;
  background-color: #efb443;
  padding: 3px;
}
.client-info {
  margin-top: 52px;
}
.client-info h2 {
  font-size: 18px;
  color: #255946;
  margin: 0 0 -4px;
}
.client-info span {
  color: #6e7673;
  font-size: 16px;
  margin: 0;
}
.testimonials-section .owl-nav {
  left: 57px;
  bottom: -57px;
  position: absolute;
}
.testimonials-section .owl-prev {
  position: absolute;
  left: -50px;
  transform: translateY(-50%);
}
.testimonials-section .owl-next {
  position: absolute;
  right: -30px;
  transform: translateY(-50%);
  transition: 0.3s;
}
.testimonials-section .owl-prev i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.testimonials-section .owl-next i {
  color: rgba(0, 0, 0, 0.2);
  height: 35px;
  width: 35px;
  line-height: 35px;
  opacity: 1;
  transform: translate(0);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}
.testimonials-section .owl-prev i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
.testimonials-section .owl-next i:hover {
  color: #fff;
  border: 1px solid #efb443;
  border-radius: 5px;
  background: #efb443;
}
.testimonials-section .testi_content {
  position: relative;
}
.testimonials-section .testi_img {
  position: absolute;
  bottom: 0;
  right: 0;
}
/*<!-- ============================================================== -->
<!-- Start  support-area   Css -->
<!-- ============================================================== -->*/
.support-area {
  padding: 50px 0px 75px 0px;
}
.row.border-top {
  padding: 75px 0 0;
  border-top: 1px solid #dee2e6 !important;
}
.support-title h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #255946;
}
.support-discription p {
  font-size: 16px;
  color: #6e7673;
  line-height: 25px;
  margin: 0;
  overflow: hidden;
}
.support-content .icon {
  float: left;
  margin-right: 13px;
}
.support-content .icon i {
  color: #255946;
  background: #effaec;
  height: 80px;
  width: 80px;
  font-size: 40px;
  line-height: 80px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
.icon.style-one i {
  color: #efb443;
  background: #fff1d7;
}
.icon.style-two i {
  color: #c152ff;
  background: #f5ecfa;
}
/*<!-- ============================================================== -->
<!-- Start  project-area   Css -->
<!-- ============================================================== -->*/
.project-area {
  padding: 50px 0 50px;
}
.project-thumb img {
  width: 100%;
  border-radius: 5px;
}
.project-single-box {
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-bottom: 30px;
}
.project-single-box::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: rgba(135, 192, 61, 0.9);
  transition: 0.5s;
  border-radius: 5px;
}
.project-single-box:hover::before {
  height: 100%;
}
.project-title {
  position: absolute;
  bottom: 30px;
  left: 30px;
  opacity: 0;
  transition: 0.5s;
}
.project-single-box:hover .project-title {
  opacity: 1;
}
.project-title h3 {
  margin-bottom: 0;
}
.project-title h3 a {
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #fff;
  text-transform: capitalize;
}
.project-title span {
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #fff;
  text-transform: capitalize;
}
.project_icon {
  position: absolute;
  top: 40px;
  right: 40px;
}
.project-single-box:hover .project_icon a {
  opacity: 1;
}
.project_icon a {
  background: #efb443;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 23px;
  height: 60px;
  line-height: 60px;
  margin: 0 3px 0;
  width: 61px;
  text-align: center;
  transition: 0.5s;
  opacity: 0;
}
.project_icon a:hover {
  background: #fff;
  color: #efb443;
}
/*<!-- ============================================================== -->
<!-- Start  project-area.style-two  Css -->
<!-- ============================================================== -->*/
.project-area.style-two {
  padding: 50px 0 70px;
}
.project-area.style-two .project-single-box::before {
  height: 0%;
  width: 0%;
  background: inherit;
}
/*<!-- ============================================================== -->
<!-- Start  coundown-area   Css -->
<!-- ============================================================== -->*/
.countdown-area {
  padding: 50px 0 95px;
}
.countdown-area .row.backg {
  background: url(assets/images/countdown-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 56px 70px 63px 64px;
}
.countdown-area li {
  display: inline-block;
  font-size: 18px;
  color: #6e7673;
  font-weight: 500;
  font-family: "Lobster";
  text-transform: capitalize;
  margin-right: 16px;
}
.countdown-area li span {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #255946;
  background: #fff;
  height: 70px;
  width: 70px;
  line-height: 71px;
  border-radius: 50%;
  text-align: center;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
}
/*<!-- ============================================================== -->
<!-- Start  testimonial-area  Css -->
<!-- ============================================================== -->*/
.testimonial-area {
  background: url(assets/images/testimonial-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 90px 0px 90px 0px;
}
.testimonial-area .section-title {
  margin-bottom: 28px;
  text-align: center;
}
.testimonial-area .testi-content {
  text-align: center;
}
.testi-img {
  margin: 70px 0 15px;
}
.testi-img img {
  border: 3px solid #87c03d;
  border-radius: 50%;
}
.testi-discription p {
  color: #6e7673;
  font-size: 16px;
  width: 72%;
  margin: 0 auto 0;
}
.testi-title h2 {
  color: #255946;
  margin: 0;
  font-size: 18px;
}
.testi-title span {
  font-size: 16px;
  color: #6e7673;
}
.testimonial-area .owl-prev {
  position: absolute;
  left: 75px;
  top: 43%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.testimonial-area .owl-next {
  position: absolute;
  right: 40px;
  top: 43%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.testimonial-area .owl-next i {
  background: #87c03d;
  height: 35px;
  width: 35px;
  line-height: 36px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
}
.testimonial-area .owl-prev i {
  background: #87c03d;
  height: 35px;
  width: 35px;
  line-height: 36px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
}
.testimonial-area .owl-prev i:hover {
  background: #121b51;
  color: #fff;
}
.testimonial-area .owl-next i:hover {
  background: #121b51;
  color: #fff;
}
/*<!-- ============================================================== -->
<!-- Start  blog-area   Css -->
<!-- ============================================================== -->*/
.blog-area {
  padding: 100px 0px 120px 0px;
}
.blog-area .section-title {
  margin-bottom: 50px;
}
.blog-area .section-title .main-title h3 {
  font-size: 40px;
  margin-bottom: 0px;
  text-transform: capitalize;
  margin-top: 0;
  line-height: 1.2;
  color: #255946;
  font-family: "Inter", sans-serif;
}
.blog-area .section-title .sub-title h5 {
  margin: 0 0 10px;
  font-size: 16px;
  color: #87c03d;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Lobster;
  letter-spacing: 4px;
}
.blog-area .project-button a {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
  background: #87c03d;
  padding: 13px 40px;
  border-radius: 30px;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
}
.blog-area .project-button a:hover {
  background: #348e38;
  color: #fff;
}
.blog-single-box {
  position: relative;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 -7px 60px 0 rgb(0 0 0 / 5%);
  margin-bottom: 30px;
}
.blog-content {
  padding: 25px 27px 26px;
}
.blog-thumb img {
  width: 100%;
  border-radius: 5px 5px 0 0px;
}
.blog-area .blog-btn a {
  position: absolute;
  top: 30px;
  left: 20px;
  display: inline-block;
  background: #ed9e2b;
  padding: 8px 22px;
  line-height: 19px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 1px;
}
.blog-left a {
  display: inline-block;
  font-size: 14px;
  color: #255946;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 24px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.blog-left a:hover {
  color: #a3cf6a;
}
.blog-left span {
  font-size: 14px;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 24px;
  color: #255946;
  position: relative;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
}
.blog-left span:hover {
  color: #a3cf6a;
}
.blog-content h2 a {
  display: inline-block;
  font-size: 22px;
  margin: 5px 0 0px;
  color: #255946;
  font-family: "Inter", sans-serif;
  font-style: normal;
  line-height: 1.2;
  font-weight: 700;
  transition: 0.5s;
}
.blog-content h2 a:hover {
  text-decoration: underline;
  color: #a3cf6a;
}
.blog-content p {
  font-size: 15px;
  font-weight: 400;
  color: #6e7673;
  font-family: "Inter", sans-serif;
  line-height: 1.7;
}
.blog-button a {
  font-size: 16px;
  text-transform: capitalize;
  color: #255946;
  display: inline-block;
  font-weight: 600;
  position: relative;
  transition: 0.5s;
  letter-spacing: 1px;
}
.blog-button a:hover {
  color: #87c03d;
  letter-spacing: 2px;
  font-style: italic;
}
.blog-area .owl-dots {
  text-align: center;
  position: absolute;
  left: 50%;
  margin-top: 35px;
}
.blog-area .owl-dot {
  height: 5px;
  width: 25px;
  background: #bfcadc;
  margin-right: 5px;
  display: inline-block;
  border-radius: 5px;
}
.blog-area .owl-dot.active {
  height: 6px;
  width: 35px;
  background: #87c03d;
  margin-right: 5px;
  display: inline-block;
  border-radius: 5px;
}
.blog-area .owl-prev {
  position: absolute;
  left: -50px;
  top: 52%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.blog-area .owl-next {
  position: absolute;
  right: -50px;
  top: 52%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}
.blog-area .owl-next i {
  background: #87c03d;
  height: 60px;
  width: 60px;
  line-height: 61px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
}
.blog-area .owl-prev i {
  background: #87c03d;
  height: 60px;
  width: 60px;
  line-height: 61px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
}
.blog-area .owl-prev i:hover {
  background: #121b51;
  color: #fff;
}
.blog-area .owl-next i:hover {
  background: #121b51;
  color: #fff;
}
.blog-area .section-titles {
  margin-bottom: 80px;
}
.blog-area.upper .blog-single-box {
  border: 1px solid #e6e6e6;
}
.blog-area.upper .blog-single-box:hover {
  box-shadow: 6px 5px 30px rgb(0 0 0 / 12%);
}
/*<!-- ============================================================== -->
<!-- Start  sideber-search-box   Css -->
<!-- ============================================================== -->*/
.blog-area.style-two .blog-single-box.upper {
  border: 1px solid #e6e6e6;
}
.sideber-search-box {
  margin-bottom: 40px;
  padding: 35px 30px 35px;
  border-radius: 8px;
  background: #f6f4ec;
}
.sidebar-search {
  position: relative;
}
.form-control {
  display: block;
  width: 100%;
  padding: 25px 15px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f6f6f6;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
button.button {
  padding: 14px 10px 5px;
  position: absolute;
  display: inline-block;
  right: 1px;
  top: 0;
  border-radius: 3px;
  border: inherit;
  background: none;
}
button.button i {
  font-size: 18px;
  color: #616161;
}
.sideber-title h3 {
  display: block;
  font-size: 21px;
  margin-bottom: 40px;
  padding-bottom: 0;
  position: relative;
  text-transform: capitalize;
  font-weight: 700;
  padding-left: 10px;
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #255946;
}
.sideber-title h3::before {
  position: absolute;
  left: 0px;
  bottom: 2px;
  width: 2px;
  height: 21px;
  background: #87c03d;
  content: "";
}
.sideber-box {
  margin-bottom: 40px;
  padding: 35px 30px 15px;
  border-radius: 8px;
  background: #f6f4ec;
}
.tag-body ul li {
  list-style: none;
  transition: 0.3s;
  border-top: 1px solid #e8e8e8;
  padding: 15px 0;
}
.tag-body ul li a {
  display: inline-block;
  font-size: 15px;
  color: #616161;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}

/* Calender*/
.calender-area {
  height: 465px;
  padding: 25px 0px 38px;
  background: #f6f4ec;
  border-radius: 8px;
}
.celender-box {
  border: 1px solid #e6e6e6;
  margin-bottom: 40px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 13px 4px 8px 19px;
  color: #fff;
}
.sidebar-search {
  padding-top: 11px;
  padding-bottom: 13px;
}
.sidebar-search input:focus {
  border: 1px solid #f00;
}
.widget-title h2 {
  font-size: 25px;
  padding-left: 10px;
}
.curr-month {
  display: block;
  font-size: 21px;
  margin-bottom: 40px;
  padding-bottom: 0;
  position: relative;
  text-transform: capitalize;
  font-weight: 700;
  color: #255946;
  font-family: "Inter", sans-serif;
  padding-left: 35px;
}
.curr-month::before {
  position: absolute;
  left: 25px;
  bottom: 2px;
  width: 2px;
  height: 21px;
  background: #87c03d;
  content: "";
}
.all-days {
  width: 100%;
  height: 40px;
  background-color: #f6f4ec;
  float: left;
}
.tag-item .all-days ul,
.tag-item .all-date ul {
  list-style: none;
  display: block;
  height: 30px;
  width: 95%;
  margin: 0 auto 0;
  font-size: 14px;
  font-weight: 300;
  padding-left: 18px;
}
.tag-item .all-days ul li,
.tag-item .all-date ul li {
  float: left;
  width: 50px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  color: #333;
  height: 40px;
  background: #f6f4ec;
}
element.style {
  background-color: #0b2653;
  color: rgb(255, 255, 255);
}
.tag-item .all-days ul li {
  font-weight: 600;
}
.all-date {
  width: 100%;
  height: 305px;
  float: left;
}
.all-date span {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #616161;
  padding: 0px 0 0 29px;
  font-family: "Inter", sans-serif;
}
.all-date li {
  height: 40px;
  width: 50px;
  line-height: 40px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.all-date li.monthdate:hover {
  background-color: #fc9615;
  color: #fff;
}
.widget-items p {
  margin-bottom: 0;
}

.element.style {
  background-color: inherit;
  color: rgb(255, 255, 255);
}
.blogs-titles {
  padding: 25px 25px;
  border-left: 5px solid #87c03d;
  font-style: italic;
  color: #87c03d;
  position: relative;
  line-height: 1.5;
  background: #f6f4ec;
}
.blogs-titles p {
  font-size: 18px;
  color: #6e7673;
  font-style: italic;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.blog-single-box-7 .blog-content {
  padding: 25px 1px 26px;
}
.blog-bottom-title h5 {
  color: #255946;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  margin: 25px 0 10px;
  font-weight: 700;
}
.blog-bottom-title p {
  font-size: 15px;
  color: #6e7673;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 0 20px;
  font-family: "Inter", sans-serif;
}
.blog-bottom-title ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
}
.blog-bottom-title ul {
  margin-bottom: 50px;
}
.blog-bottom-title ul li::before {
  position: absolute;
  content: "";
  top: 13px;
  left: 0;
  height: 5px;
  width: 5px;
  background: #333;
}
.blog-bottom-icon {
  border-top: 2px solid #ddd;
  padding: 40px 0;
}
.blog-bottom-icon ul li {
  display: inline-block;
}
.blog-bottom-icon ul li a {
  border: 1px solid #e6e6e6;
  color: #565872;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
}
.blog-bottom-icon ul li a:hover {
  background: #87c03d;
  color: #fff;
}
.blog-area.style-two .form_box {
  margin-bottom: 15px;
}
.blog-area.style-two .form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  background: #f6f4ec;
  border-radius: 3px;
  transition: 0.5s;
  border: 1px solid #f6f4ec;
}
.blog-area.style-two .form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #f6f4ec;
  height: 120px;
  outline: 0;
  transition: 0.5s;
  background: #f6f4ec;
}
.contac-title .main-titles h3 {
  font-size: 24px;
  margin-bottom: 60px;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  color: #255946;
  font-family: "Inter", sans-serif;
}
.contac-title .main-titles h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #87c03d;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}
.contac-title .main-titles h3::before {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 88px;
  height: 3px;
  background: #aec6ef;
  content: "";
}
/*style two*/
.version2.up .em_bar_bg {
  margin: 25px 0 20px;
}

@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}
.blog-area.style-two .form_box input:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
  outline: 0;
}
.blog-area.style-two .form_box textarea:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
}
.blog-area.style-two input::placeholder {
  color: #94a9a8;
}
.blog-area.style-two textarea#massage::placeholder {
  color: #94a9a8;
}
.blog-area.style-two .form-button {
  text-align: left;
}
.blog-area.style-two .form-button button {
  padding: 13px 35px;
  display: inline-block;
  background: #87c03d;
  color: #fff;
  text-transform: capitalize;
  border-radius: 3px;
  transition: 0.5s;
  border: navajowhite;
}
.blog-area.style-two .form-button button a {
  color: #fff;
  display: inline-block;
}
.blog-area.style-two .form-button button a:hover {
  color: #fff;
}
.blog-area.style-two .form-button button:hover {
  background: #f8a532;
  color: #fff;
}

/*<!-- ============================================================== -->
<!-- Start  contact-area   Css -->
<!-- ============================================================== -->*/
.contact-area {
  padding: 70px 0 80px;
  border-bottom: 1px solid #dddddd;
}
.contact-thumb img {
  width: 100%;
}
.contact-area .section-title {
  padding-top: 29px;
}
.contact-area .form_box {
  margin-bottom: 15px;
}
.contact-area .form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  background: #f6f4ec;
  border-radius: 3px;
  transition: 0.5s;
  border: 1px solid #f6f4ec;
}
.contact-area .form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #f6f4ec;
  height: 100px;
  outline: 0;
  transition: 0.5s;
  background: #f6f4ec;
}
.contact-area .form_box input:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
  outline: 0;
}
.contact-area .form_box textarea:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff;
}
.contact-area input::placeholder {
  color: #94a9a8;
}
.contact-area textarea#massage::placeholder {
  color: #94a9a8;
}
.contact-area .form-button {
  text-align: left;
}
.contact-area .form-button button {
  padding: 12px 33px;
  display: inline-block;
  background: #f8a532;
  color: #fff;
  text-transform: capitalize;
  border-radius: 3px;
  transition: 0.5s;
  border: navajowhite;
}
.contact-area .form-button button:hover {
  background: #87c03d;
  color: #fff;
}
.contact-area.style-five {
  padding: 80px 0 80px;
  border: none;
  margin-top: 0;
}
/*<!-- ============================================================== -->
<!-- Start  about-area.upper  Css -->
<!-- ============================================================== -->*/
.about-area.upper {
  background: inherit;
  padding: 120px 0 100px;
}
.about-area.upper .about_thumb img {
  width: 100%;
  margin-left: 0;
  border-radius: 5px;
}
.about-icon {
  padding-top: 10px;
}
.about-area.upper .about-text p {
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter";
  color: #6e7673;
  line-height: 1.7;
}
.about-icon i {
  font-size: 20px;
  color: #87c03d;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
.about-icon h2 {
  font-size: 20px;
  margin: 0 0 10px 0;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #255946;
  padding-bottom: 15px;
}
.about-area.upper .owl-prev {
  position: absolute;
  top: 260px;
  left: 0;
  background: #96c03d;
  padding: 9px 15px;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
}
.about-area.upper .owl-next {
  position: absolute;
  top: 260px;
  right: 0;
  background: #96c03d;
  padding: 9px 15px;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
}
.about-area.upper .about-single-box {
  position: relative;
}
.about-area.upper .about-single-box .about-img {
  position: absolute;
  top: 0;
  left: -185px;
}
.about-single-box.upper {
  background: url(assets/images/about-bg02.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.about-tbms img {
  width: 100%;
}
/*<!-- ============================================================== -->
<!-- Start  section-area   Css -->
<!-- ============================================================== -->*/
.section-area {
  background: url(assets/images/gom-bg2.html);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 150px 0px 176px 0px;
}
.section-area .section-title {
  padding-bottom: 95px;
}
.row.top {
  margin-top: -372px;
}
.service-button a {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
  background: #efb443;
  padding: 13px 40px;
  border-radius: 4px;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
}
.service-button a:hover {
  background: #87c03d;
  color: #fff;
}
.service-button {
  text-align: right;
  top: -200px;
  position: relative;
}
/*<!-- ============================================================== -->
<!-- Start  service-area   Css -->
<!-- ============================================================== -->*/
.service-area.upper-2 {
  background: url(assets/images/service-bg00.png);
  background-size: cover;
  padding: 80px 0px 80px 0px;
  background-position: center center;
  background-repeat: no-repeat;
}
.service-area.upper-2 .section-title {
  margin-bottom: 0;
  text-align: center;
}
.single-service-box {
  margin-top: 65px;
  position: relative;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  border-radius: 4px;
}
.service-thumb img {
  width: 100%;
  position: relative;
  border-radius: 5px 5px 0 0;
}
.service-img img {
  position: absolute;
  left: 30px;
  background: #fff;
  padding: 12px;
  border-radius: 5px;
  bottom: 200px;
  box-shadow: 0 0 5px rgb(0 0 0 / 15%);
}
.service-title p {
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
  color: #6e7673;
  line-height: 1.5;
}
.service-content {
  padding: 60px 30px 30px;
  position: relative;
}
.service-content::before {
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #87c03d;
  position: absolute;
  content: "";
  z-index: -1;
  transition: 0.5s;
}
.single-service-box:hover .service-content::before {
  height: 100%;
}
.single-service-box:hover .service-title h2,
.single-service-box:hover .service-title p,
.single-service-box:hover .service-btn a {
  color: #fff;
}
.service-title h2 {
  font-size: 21px;
  font-weight: 600;
  text-transform: capitalize;
  color: #255946;
  font-family: "Inter", sans-serif;
}
.service-btn a {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
  color: #255946;
  display: inline-block;
}
.service-btn a i {
  display: inline-block;
  padding-left: 7px;
}
.service-btn a:hover {
  color: #87c03d;
  letter-spacing: 3px;
  font-style: italic;
}
.service-area.upper .service-img img {
  bottom: 200px;
}
/*<!-- ============================================================== -->
<!-- Start  clint-testi   Css -->
<!-- ============================================================== -->*/
.clint-testi {
  background: url(assets/images/testimonial_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 90px 0 90px;
}
.clint-testi .section-title {
  text-align: center;
}
.single-clint-box {
  background: #ffffff;
  padding: 35px 30px 30px 30px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 31px;
}
.single-clint-box:hover {
  background: #87c03d;
}
.clint-thumb {
  display: inline-block;
}
.clint-title {
  display: inline-block;
}
.clint-thumb img {
  border-radius: 50%;
  margin-right: 20px;
  width: 37%;
  transition: 0.5s;
  border: 4px solid #fff;
}
.single-clint-box:hover .clint-thumb img {
  border: 4px solid #fff;
}
.clint-title {
  position: relative;
  top: 18px;
}
.clint-title h2 {
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0;
  transition: 0.5s;
  font-family: "Inter", sans-serif;
  color: #255946;
}
.single-clint-box:hover .clint-title h2 {
  color: #fff;
}
.single-clint-box:hover .clint-title span {
  color: #fff;
}
.single-clint-box:hover .clint-text p {
  color: #fff;
}
.clint-title span {
  color: #87c03d;
  font-weight: 500;
  font-size: 12px;
  display: block;
  transition: 0.5s;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
}
.clint-text p {
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  margin: auto;
  margin-top: 20px;
  transition: 0.5s;
  color: #6e7673;
}
/*<!-- ============================================================== -->
<!-- Start  team-area style-five   Css -->
<!-- ============================================================== -->*/
.team-area.style-five {
  padding: 90px 0 140px;
}
.team-area.style-five .team-single-box-5 {
  padding-top: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-top: 15px;
  transition: 0.5s;
}
.team-single-box-5:hover {
  transform: translateY(-10px);
}
.team-area.style-five .team-single-box-5 .team-thumb {
  position: relative;
  z-index: 1;
}
.team-area.style-five .team-single-box-5 .team-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(128, 179, 63, 0.8);
  z-index: 1;
  border-radius: 7px 0 0 0;
  opacity: 0;
  transition: 0.5s;
}
.team-area.style-five .team-single-box-5:hover .team-thumb::before {
  opacity: 1;
}
.team-area.style-five .team-single-box-5 .team-thumb img {
  width: 100%;
  border-radius: 5px;
}
.team-area.style-five .team-single-box-5 .team-social-menu {
  position: absolute;
  top: 55px;
  right: -38px;
  text-align: center;
  z-index: 1;
  opacity: -1;
  transition: 0.5s;
  background: #fff;
  padding: 8px 17px 6px 0px;
}
.team-area.style-five
  .team-single-box-5
  .team-social-menu
  .team-social-menu
  ul
  li {
  display: block;
  padding-top: 10px;
}
.team-area.style-five .team-single-box-5 .team-thumb .team-social-menu ul li {
  display: block;
  padding-top: 1px;
}
.team-area.style-five .team-single-box-5 .team-thumb .team-social-menu ul li a {
  display: inline-block;
  color: #87c03d;
  font-size: 15px;
  height: 37px;
  width: 37px;
  line-height: 38px;
  background: none;
  border-radius: 4px;
  transition: 0.5s;
}
.team-area.style-five .team-single-box-5 .team-thumb .team-social-menu {
  position: absolute;
  top: 80px;
  right: -38px;
  text-align: center;
  z-index: 11;
  opacity: -1;
  transition: 0.5s;
}
.team-area.style-five .team-single-box-5:hover .team-thumb .team-social-menu {
  opacity: 1;
  right: 0px;
}
.team-area.style-five .team-single-box-5 .team-content .team-title {
  text-align: center;
  padding: 23px 0 17px;
}
.team-area.style-five .team-single-box-5 .team-content {
  position: absolute;
  bottom: -52px;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto 0;
  background: #fff !important;
  width: 70%;
  box-shadow: #bfbaba40 0px 7px 29px 0px;
  border-radius: 5px;
}
/*<!-- ============================================================== -->
<!-- Start  footer-area   Css -->
<!-- ============================================================== -->*/
.footer-area {
  background: #015a44;
  padding: 75px 0px 0px 0px;
}
.footer-title p {
  font-size: 16px;
  color: #f4f6fe;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  text-align: left;
  line-height: 1.7;
  padding-bottom: 20px;
}
.footer-logo img {
  margin-bottom: 20px;
}
.footer-title h5 {
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
  color: #ffffff;
}
.footer-icon ul li {
  display: inline-block;
}
.footer-icon ul li a {
  display: inline-block;
  width: 50px !important;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  background: #447261;
  border-radius: 100%;
  color: #fff;
}
.footer-icon ul li a:hover {
  background: #d5972e;
  color: #fff;
}
.footer-title h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.footer-ico ul li {
  list-style: none;
  padding: 15px 0 0 0;
}
.footer-ico ul li a {
  color: #ffffff;
  display: inline-block;
}
.footer-ico ul li span {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.footer-discription {
  margin-bottom: 35px;
}
.footer-discription p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  margin-top: 35px;
}
.footer-thumb {
  display: inline-block;
  margin-right: 8px;
}
.footer-img {
  display: inline-block;
}
/*<!-- ============================================================== -->
<!-- Start  copy-right-area  Css -->
<!-- ============================================================== -->*/
.copy-right-area {
  padding: 27px 0;
}
.copy-right-title {
  text-align: left;
}
.copy-right-titles h3 {
  color: #255946;
  font-size: 16px;
  font-weight: 500;
}
.copy-right-thumb {
  text-align: right;
}
.copy-rights-titles h3 {
  color: #255946;
  font-size: 16px;
  font-weight: 500;
}
/*<!-- ============================================================== -->
<!-- Start  brand-area   Css -->
<!-- ============================================================== -->*/
.footer-top {
  padding: 70px 0 50px;
  background: url(assets/images/cal-do-right-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-top-title h1 {
  font-size: 40px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  text-align: left;
  color: #fff;
}
.footer-top-button {
  text-align: right;
}
.footer-top-button {
  padding-top: 20px;
}
.footer-top-button a {
  padding: 12px 33px;
  display: inline-block;
  background: #f8a532;
  color: #fff;
  text-transform: capitalize;
  border-radius: 5px;
  transition: 0.5s;
  border: navajowhite;
}
.footer-top-button a:hover {
  background: #87c03d;
  color: #fff;
}
/*<!-- ============================================================== -->
<!-- Start  brand-area   Css -->
<!-- ============================================================== -->*/
.brand-area {
  padding: 60px 0 60px;
  border-top: 1px solid #dddddd;
}
.single-brand-box {
  text-align: center;
}
.brand-thumb img {
  width: 150px;
}
/*<!-- ============================================================== -->
<!-- Start  footer-area   Css -->
<!-- ============================================================== -->*/
.footer_section {
  background: url(assets/images/call-do-bg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #2a5944;
  padding: 70px 0 33px;
  position: relative;
  z-index: 1;
}
.footer_section::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(35, 84, 67, 0.9);
  z-index: -1;
}
.footer-title p {
  font-size: 16px;
  color: #f4f6fe;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  text-align: left;
  line-height: 1.7;
  padding-bottom: 20px;
}
.footer-logo img {
  margin-bottom: 20px;
}
.footer-title h5 {
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
  color: #ffffff;
}
.single-footer-box {
  margin-bottom: 75px;
}
.footer-icon ul li {
  display: inline-block;
  margin-right: 6px;
}
.footer-icon ul li a {
  display: inline-block;
  width: 50px !important;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  background: #447261;
  border-radius: 100%;
  color: #fff;
}
.footer-title h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.footer-ico ul li {
  list-style: none;
  padding: 16px 0 0 0;
}
.footer-ico ul li a {
  color: #ffffff;
  display: inline-block;
}
.footer-ico ul li a i {
  display: inline-block;
  margin-right: 10px;
}
.footer-ico ul li span {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.footer-icons i {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  background: #447261;
  border-radius: 100%;
  color: #fff;
  float: left;
  margin-right: 15px;
}
.footer-icons p {
  font-size: 16px;
  color: #f4f6fe;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  text-align: left;
  line-height: 1.7;
  padding-bottom: 10px;
  overflow: hidden;
}
.footer_section .form_box input {
  font-size: 14px;
  height: 52px;
  padding: 5px 20px;
  width: 100%;
  background: #fff;
  margin: auto;
  border: 0;
  border-radius: 30px;
  text-transform: capitalize;
}
.footer_section .form_box input::placeholder {
  color: #7a8281;
}
.footer_section .form-button {
  padding-left: 16px;
}
.footer_section .form-button button {
  background: #87c03d;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 52px;
  padding: 5px 76px;
  width: 100%;
  margin: 17px 0 0;
  border: 0;
  border-radius: 30px;
  text-transform: capitalize;
  display: inline-block;
}
.row.footer-bottom {
  border-top: 1px solid #91aba1;
}
.copy-left-box {
  padding: 30px 0 0;
}
.copy-right-box {
  padding: 25px 0 0;
}
.copy-left-title h3 {
  font-size: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
}
.copy-right-title ul li {
  list-style: none;
  display: inline-block;
  margin-right: 31px;
}
.copy-right-title {
  text-align: right;
}
.copy-right-title ul li a {
  font-size: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
}
/*<!-- ============================================================== -->
<!-- Start  footer-top-2  Css -->
<!-- ============================================================== -->*/
.footer-top-2 {
  background: url(assets/images/offer2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0px 90px 0px;
  position: relative;
  z-index: 1;
}
.footer-top-2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  opacity: 0.59;
  z-index: -1;
}

/*===========================scroll strat===========================  
 ===========================************===========================  */
.scroll-area {
  position: relative;
  z-index: 999;
}
.scroll-area .go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 30px;
  color: #ffffff;
  background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  z-index: 9999;
  width: 45px;
  text-align: center;
  height: 45px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  -ms-transition: all 0.9s ease-out 0s;
  -o-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
  border-radius: 10px;
}
.scroll-area .go-top i {
  position: absolute;
  top: 50%;
  left: -4px;
  right: 0;
  margin: 0 auto;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.scroll-area .go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}
.scroll-area .go-top::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
  color: #fff;
}
.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
  opacity: 1;
  visibility: visible;
}
.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.scroll-area .go-top.active {
  top: 95%;
  -webkit-transform: translateY(-98%);
  -moz-transform: translateY(-98%);
  -ms-transform: translateY(-98%);
  -o-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  right: 80px;
  border-radius: 100%;
}
.top-wrap {
  position: relative;
}
.top-wrap .go-top-button {
  display: inline-block;
  width: 60px;
  height: 59px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  top: 3px;
  z-index: 1;
  background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  background: #87c03d;
  background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
}
.top-wrap .go-top-button i {
  font-size: 20px;
  font-weight: 700;
  padding-left: 4px;
  color: #fff;
}
.top-wrap .go-top-button::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
/*<!-- ============================================================== -->
<!-- Start  sticky-nav  Css -->
<!-- ============================================================== -->*/
.sticky-nav {
  left: 0;
  margin: auto;
  top: 0;
  width: 100%;
  position: fixed !important;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  -webkit-animation: 300ms running fadeInDown;
  animation: 500ms running fadeInUp;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  transition: 0.5s !important;
  background: #255946 !important;
  z-index: 9999 !important;
  animation-name: slideInDown;
  padding: 0 30px;
}
.sticky-nav .header-menu ul li a {
  color: #fff !important;
}
.sticky-nav a.main_sticky {
  display: inline-block !important;
}
.sticky-nav .header-logo a {
  display: none;
}
.sticky-nav ul.sub-menu li a {
  display: inline-block;
  margin: 6px 0px 6px 21px;
  color: #6e7673 !important;
  transition: 0.5s;
}
.sticky-nav .header-con i {
  color: #fff;
}
.header-menu ul .sub-menu li {
  display: block;
  margin-right: 0;
  transition: 0.5s;
}
ul.sub-menu li:hover {
  background: #87c03d;
}
ul.sub-menu li a:hover {
  color: #fff !important;
}
.sticky-nav ul.sub-menu li:hover {
  background: #87c03d;
}
.sticky-nav ul.sub-menu li a:hover {
  color: #fff !important;
}

/* Search Box */
/*** 
====================================================================
	Search Popup
====================================================================
***/

.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1); /* easeInOutQuint */
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(
    0.86,
    0,
    0.07,
    1
  ); /* easeInOutQuint */
}

.search-popup {
  width: 100%;
}
.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}
.search-box-btn.search-box-outer {
  display: inline-block;
}
.search-box-btn.search-box-outer i {
  display: inline-block;
  cursor: pointer;
  color: #6e7673;
  font-size: 20px;
}
.sticky-nav .search-box-btn.search-box-outer i {
  color: #fff;
}
.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #87c03d;
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.search-popup .close-search i {
  position: relative;
  height: 70px;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
  color: #ffffff;
  display: inline;
  text-align: center;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}
.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two i {
  font-size: 20px;
  color: #ffffff;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}
.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}

/*Loader*/

.loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.8s 1s ease;
  z-index: 666;
}
.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: all 1s 1s ease;
  border: 3px solid transparent;
  border-top-color: #9a241c;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.loader:before {
  position: absolute;
  content: "";
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-left-color: #ff3c00;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader:after {
  position: absolute;
  content: "";
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #fff;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  -o-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
}
/* Here comes the Magic */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 55%;
  height: 100%;
  background: #111;
  z-index: 2;
}
.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}
.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/* When page loaded */
.loaded .loder-section.left-section {
  left: -100%;
}
.loaded .loder-section.right-section {
  right: -100%;
}
.loaded .loader-wrapper {
  visibility: hidden;
}
.loaded .loader {
  top: -100%;
  opacity: 0;
}
