<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icon.rt {
  line-height: 0 !important;
}

.grid-item.style1 .panel .text-none:hover {
  color: var(--link-color-text-hover);
}

.portfolio-filter button {
  padding: 0;
  font-size: inherit;
  background: inherit;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
}
.portfolio-filter button:hover {
  color: inherit;
  background: inherit;
}
.portfolio-filter button.active {
  color: var(--color-primary);
}

.project-item.filter-style:hover .image-wrap {
  transform: scale(1) !important;
}

.project-item.hover-style-2.filter-style:hover .image {
  transform: inherit !important;
}

.project-item.hover-style-2.filter-style:hover .header {
  transform: inherit !important;
}

.grid-portfolio .grid-item {
  margin-bottom: 20px;
}
.grid-portfolio .image-wrap .image {
  height: 100% !important;
}

.testimonial .quote svg {
  width: 32px;
  height: auto;
}

.rt-price-table .rt-pricing-table-features-list {
  margin: 0;
}
.rt-price-table .rt-pricing-table-features-list li {
  list-style: none;
  margin-bottom: 20px;
}

.change_font .uc-footer-top .nav-x li a {
  font-family: var(--font-family-tertiary) !important;
}

@media (max-width: 991px) {
  .hero-content .custom-btn.button {
    width: 100% !important;
  }
}
.rt-frm-full {
  width: 100%;
}

.gallery_slider_img img {
  height: 100% !important;
}

.rt-features-list .item:last-child {
  border-bottom: none !important;
}

.portfolio-style-1 .image-wrap .image,
.portfolio-style-3 .image-wrap .image {
  height: 100% !important;
}
.portfolio-style-1 .row,
.portfolio-style-3 .row {
  height: 3196px;
  --bs-gutter-x: 115px;
  --bs-gutter-y: 90px;
}
@media (max-width: 768px) {
  .portfolio-style-1 .row,
  .portfolio-style-3 .row {
    --bs-gutter-y: 30px;
  }
}

.icon-style-1 {
  font-size: 32px;
}

.services-item h5 {
  font-size: 2rem;
  line-height: 1.2;
}

.rt_services__1 .service-item:hover .icon-box:before {
  color: #FFD700;
}

.mgb0 {
  margin-bottom: 0;
}

.mgl0 {
  margin-left: 0;
}

.rounded-circle {
  overflow: hidden;
}

.project_sty1 .title {
  font-size: 1.5rem;
  line-height: 1.4;
}
.project_sty1 .title a {
  color: #fff;
}
.project_sty1 p.desc {
  margin: 0;
}

.elementor-widget-rtbreadrumb {
  text-align: center;
}
.elementor-widget-rtbreadrumb .reactheme-breadcrumb {
  background: #E6EBEF;
  padding: 15px 15px;
}
.elementor-widget-rtbreadrumb .page-title {
  margin: 40px auto 0;
  max-width: 700px;
}

/*------------------------------
  RS Timecounter
  -----------------------------*/
.rs-timecounter .time_circles {
  position: relative;
  width: 100%;
  height: 100%;
  gap: 20px;
  display: flex;
}
.rs-timecounter .time_circles canvas {
  opacity: 0;
}
.rs-timecounter .time_circles div {
  position: absolute;
  padding-right: 0;
  text-align: center;
  margin: 0;
}
.rs-timecounter .time_circles div span {
  line-height: 1.2;
  font-size: 3.5rem !important;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.0588235294);
  border-radius: 8px;
  padding: 2px 14px;
}
.rs-timecounter .time_circles div h4 {
  margin: 0;
  font-size: 1rem !important;
  opacity: 0.6;
}

.rt-white-yes .brand-item-image {
  filter: brightness(0) invert(1);
}/*# sourceMappingURL=elements.css.map */</pre></body></html>