.farmi-how-we-started-block {
  position: relative;
  padding-bottom: 200px;
  background: #404a3d !important;
  padding-top: 120px;
  z-index: 1;
  color: #f8f9fa !important;
  text-align: center !important;
}
@media (max-width: 767px) {
  .farmi-how-we-started-block {
    padding: 70px 30px;
  }
}
.farmi-how-we-started-block .fixed-shape-center {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.farmi-how-we-started-block .top-view .site-heading {
  margin-bottom: 60px;
  margin-top: -5px;
}
.farmi-how-we-started-block .top-view .site-heading h4 {
  color: #cccccc;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  position: relative;
  overflow: inherit;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .farmi-how-we-started-block .top-view .site-heading h4 {
    font-size: 18px;
  }
}
.farmi-how-we-started-block .top-view .site-heading h2 {
  display: block;
  font-weight: 600;
  padding-bottom: 22px;
  margin-bottom: 0;
  position: relative;
  line-height: 1.4;
  color: #ffffff;
}
@media (max-width: 767px) {
  .farmi-how-we-started-block .top-view .site-heading h2 {
    font-size: 24px;
  }
}
.farmi-how-we-started-block .top-view .site-heading h2::before {
  background: var(--color-primary) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 40px;
}
.farmi-how-we-started-block .top-view .site-heading h2::after {
  background: var(--color-primary) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: 20px;
  position: absolute;
  width: 5px;
}
.farmi-how-we-started-block .bottom-view .history-items {
  position: relative;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel {
  position: relative;
  width: 100%;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators {
  bottom: auto;
  top: 0;
  justify-content: center;
  text-align: center;
  margin: 0 10%;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel.active{
  background-color: unset;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators::after {
  position: absolute;
  left: 0;
  top: 42px;
  content: "";
  height: 2px;
  width: 100%;
  background: #ffffff;
  z-index: -1;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer {
  height: 200px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item {
  position: relative;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item.active {
  background: transparent;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item:nth-child(2n) li {
  position: relative;
  top: 60px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item:nth-child(2n) li::after {
  bottom: auto;
  top: -22px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item > li {
  cursor: pointer;
  transition: margin 0.4s ease;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item li {
  position: relative;
  z-index: 1;
  text-indent: 0;
  border: none;
  color: #ffffff;
  background: transparent;
  line-height: 1;
  opacity: 1;
  height: 60px;
  text-align: center;
  display: block;
  float: none;
  width: auto;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item li::after {
  position: absolute;
  left: 50%;
  bottom: 12px;
  content: "";
  height: 10px;
  width: 10px;
  border: 5px solid #ffffff;
  border-radius: 50%;
  margin-left: -5px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item li h4 {
  font-weight: 600;
  color: #ffffff;
  transition: all 0.35s ease-in-out;
  text-align: center;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.2;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item li:hover h4 {
  color: var(--color-primary) !important;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .owl-item li:hover::after {
  border-color: var(--color-primary);
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .current li h4 {
  color: var(--color-primary) !important;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-stage-outer .current li::after {
  border-color: var(--color-primary);
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-nav {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -60px;
  background: rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 12px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-indicators .timeline-carousel .owl-nav .owl-next {
  position: absolute;
  right: -60px;
  background: rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 12px;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner {
  padding-top: 120px;
  padding-left: 15%;
  padding-right: 15%;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item-next,
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item-prev,
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item.active {
  display: block;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .active.carousel-item-right,
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .active.carousel-item-left,
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item h3 {
  font-weight: 600;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 15px;
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item h3 {
    font-size: 24px;
  }
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item h3::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: url(https://validthemes.net/site-template/farmi/assets/img/shape/1.png);
  background-size: contain;
  z-index: -1;
  background-position: bottom;
  background-repeat: no-repeat;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item p {
  color: #ffffff;
  margin: 0 0 15px;
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 2;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .carousel-item p:last-child {
  margin-bottom: 0;
}
.farmi-how-we-started-block .bottom-view .history-items .carousel .carousel-inner .active {
  display: block;
}
