@charset "UTF-8";
.text-anime .text-lines {
  color: #252525 !important;
}

.scroll-to-explore i {
  color: #f53132 !important;
  font-size: 22px;
  line-height: 25px;
  float: left;
  margin-left: 15px;
}

.title {
  margin: 0 0 32px 0;
  max-width: 35%;
}

.burger-menu span {
  width: 100%;
  height: 2px;
  background: #f53132;
  position: absolute;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.burger-menu span:after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  background: #f53132 !important;
  right: -35px;
}

.overlay-menu .close i {
  color: #f53132 !important;
  font-size: 30px;
}

.services-1 .accordion-title .text-anime:after {
  color: #f53132 !important;
}

.mav {
  color: #f53132;
  background-color: #252525;
  padding: 10px 0 0 10px;
}

.sketch {
  color: #252525;
  font-weight: 600;
  padding: 10px 10px 0 0px;
}

.overlay-menu .right-area ul li span.title {
  color: #f53132 !important;
}

.flen-btn span {
  color: white !important;
}

.flen-btn {
  background: #f53132 !important;
}

mark {
  background-color: #f53132;
  color: white;
}

.count-number {
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  color: #252525;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7411764706), rgba(0, 0, 0, 0.231372549), transparent, transparent, transparent, transparent);
}

.about-flen-two hr {
  border: 1px solid #252525 !important;
}

.agency-counter .counter.in_view .plus span {
  color: #f53132;
}

.agency-counter .counter.in_view .counter-title span {
  color: #252525;
}

.container {
  padding: 0px 0 0 0px !important;
}

.swiper-slide h6 {
  color: #252525 !important;
}

.testimonial-slider .slider-arrows i {
  color: #f53132 !important;
}

.testimonial-slider .slider-arrows .number {
  color: #f53132;
}

.testimonial-slider .slider-arrows .progress span {
  width: 0%;
  height: 1px;
  position: absolute;
  background: #f53132;
}

.testimonial-slider:before {
  content: "“";
  position: absolute;
  left: -90px;
  color: #f53132;
  font-size: 140px;
  font-family: "Butler";
  top: 70px;
}

.testimonial-slider .author {
  color: #252525;
}

.work-hero-4 .work-caption {
  position: absolute;
  top: 35%;
  left: 9vw;
  z-index: 1;
}

.logo img {
  width: 10.5vw;
}

.red-text {
  color: #f53132;
}

.about-flen-two {
  background: none;
}

.red-underline {
  -webkit-text-decoration: underline #f53132 2px;
          text-decoration: underline #f53132 2px;
  text-underline-offset: 10px;
}

@media screen and (max-width: 1000px) {
  .logo img {
    width: 15vw;
  }
}
@media screen and (max-width: 670px) {
  .logo img {
    width: 18vw;
  }
}/*# sourceMappingURL=index.css.map */