:root {
  --color-primary: #00e2d1;
}

.bg-white {
  background: #fff;
}

.bg_img {
  background: url(../images/page-4/highlight/bg.png) center center no-repeat;
  background-size: cover;
}

.work_main {
  padding: 0 0 5rem;
}
.work_main .work-content {
  border-bottom: 1px solid rgba(var(--color-2-rgb), 0.1);
  border-top: 1px solid rgba(var(--color-2-rgb), 0.1);
  margin-bottom: 0;
}
.work_main .work-content .title {
  padding-block: 20px 10px;
}
.work_main .work-thumb-wrapper {
  border: none;
}
.work_main .work-thumb-wrapper .work-thumb {
  height: auto;
  margin: 0 0 3rem;
}

.work-content {
  border-bottom: 1px solid rgba(var(--color-2-rgb), 0.1);
  border-top: 1px solid rgba(var(--color-2-rgb), 0.1);
}
.work-content .title {
  padding-block: 20px 10px;
}

.work-3__item .work-content .title {
  padding: 15px 30px 0;
}

.section-title-bold {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
}

.para-main p {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
}

.bg-none {
  background: none;
}

.service-2__item .service-title {
  max-width: 100%;
}

.service-2__item::before {
  background: #000;
}

.service_single {
  padding: 50px 0;
}
.service_single .service-title a {
  line-height: 93%;
  font-weight: 300;
}
.service_single .service-title a .green_bold {
  font-weight: 600 !important;
  position: relative;
  z-index: 11;
  transition-delay: 0.5s;
}

.service-2__item:hover .service-title a .green_bold {
  transition-delay: 0.5s;
  font-weight: 600 !important;
  color: #00E2D1;
  background: #f4f4f4;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}

.service-2__item:hover a, .service-2__item.active a {
  color: #f4f4f4;
}

.service-2__item.active .service-title a .green_bold {
  font-weight: 600 !important;
  color: #00E2D1;
}

.service-2__item .service-title a::before {
  top: -1px;
}

.p-area {
  margin: 2rem 0 0 0;
}
.p-area strong {
  margin: 0 0 15px;
  font-size: 16px;
}
.p-area p {
  margin: 0 0 15px;
  font-size: 16px;
}

.boost_content_item .work-thumb {
  text-align: center;
  min-height: auto;
}
.boost_content_item .work-thumb img {
  height: 100%;
  object-fit: cover;
  max-width: 65%;
}

.work__item::after {
  background: #ddd;
  width: 100%;
}

.work_border {
  margin: 0 0 80px;
  padding: 20px 0 60px;
  border-top: none !important;
}

.flow_img {
  margin: 0 0 70px;
  position: relative;
}
.flow_img::after {
  position: absolute;
  content: "";
  top: 0;
  border-radius: 1207px;
  opacity: 0.5;
  background: #25FC9F;
  filter: blur(200px);
  width: 750px;
  height: 800px;
  flex-shrink: 0;
  transform: translate(-50%, -160px);
  -webkit-transform: translate(-50%, -160px);
  -moz-transform: translate(-50%, -160px);
  -ms-transform: translate(-50%, -160px);
  -o-transform: translate(-50%, -160px);
  z-index: 0;
  left: 50%;
  top: 0;
}
.flow_img img {
  position: relative;
  z-index: 2;
  width: 100%;
}

.bottom-content-main {
  position: relative;
  z-index: 2;
}
.bottom-content-main .bottom-content-single .head {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 15px;
}
.bottom-content-main .bottom-content-single p {
  font-size: 16px;
  color: #fff;
}

.no-scale {
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
}

.header__main-menu nav ul li:last-of-type > .sub-menu:not(.sub-menu .sub-menu), .header__main-menu nav ul li:nth-last-of-type(2) > .sub-menu:not(.sub-menu .sub-menu), .header__main-menu nav ul li:nth-last-of-type(3) > .sub-menu:not(.sub-menu .sub-menu) {
  left: 0;
  right: unset;
  transform-origin: top right;
}

.testimonial__item {
  min-height: 250px;
}

.intro_video {
  max-height: 600px;
}

.work-process__item .work-process-footer {
  margin-top: 100px;
}

.work-process__item .work-process-shape svg {
  width: 220px;
  height: 180px;
}

.work-process__item {
  padding: 20px 50px 45px;
}

.work-process__item .work-process-shape svg {
  width: 220px;
  height: 180px;
}

.work-process__item .work-process-footer {
  margin-top: 0px;
}

.work-process__item {
  padding: 20px 50px 60px;
}

.work-process__item .work-process-footer .work-process-content .content p {
  line-height: 125.556%;
}

.work-process__item .work-process-footer {
  margin-top: 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.works_main_wrapper .container {
  max-width: 100%;
  padding: 0 !important;
}

/*# sourceMappingURL=ann.css.map */
