/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.5.1.1725744455
Updated: 2024-09-07 21:27:35

*/
/*
* {
  //border: 1px solid red;
}
*/


/*ABOUT PAGE*/

/*Team*/

.wp-block-columns.offer-par-3cols.team details {
  min-width: 340px;
  text-align: center;
}

.wp-block-columns.offer-par-3cols.team details summary {
  font-size: 1.6rem;
}

.wp-block-columns.offer-par-3cols.team details p {
  margin-bottom: 0;
  max-width: 350px;
}

.wp-block-details.ceo-dets summary::before,
.wp-block-details.designer-dets summary::before,
.wp-block-details.op-manager-dets summary::before,
.wp-block-details.senior-dets summary::before,
.wp-block-details.wp-dets summary::before,
.wp-block-details.wp-dev summary::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  min-width: 100%;
  height: 300px;
  content: "";
  background-size: cover;
  margin-bottom: 1.5rem;
}

.wp-block-details.ceo-dets summary::before {
  background-image: url("/wp-content/uploads/2025/03/Bosko-CEO.jpg");
}

.wp-block-details.designer-dets summary::before {
  background-image: url("/wp-content/uploads/2025/03/Yuri.jpg");
}

.wp-block-details.op-manager-dets summary::before {
  background-image: url("/wp-content/uploads/2025/04/Jana.jpg");
}

.wp-block-details.senior-dets summary::before {
  background-image: url("/wp-content/uploads/2025/03/Milan.jpg");
}

.wp-block-details.wp-dets summary::before {
  background-image: url("/wp-content/uploads/2025/04/Ilija.jpg");
}
.wp-block-details.wp-dev summary::before {
  background-image: url("/wp-content/uploads/2025/04/Damir.jpg");
}

.wpmtst-testimonial-inner {
  border-width: 0 !important;
  color: #222222;
}

@media only screen and (min-width: 1200px) {
  .hod {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .hom {
    display: none;
  }
}

@media only screen and (min-width: 782px) and (max-width: 1100px) {
  .wp-block-columns.offer-par-3cols.team details {
    min-width: 250px;
  }
  .wp-block-columns.offer-par-3cols.team details summary {
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 500px) and (max-width: 782px) {
  .desktop-max {
    max-width: 55vw;
  }

  .wp-block-cover.testimonials .testimonials-colpar {
    max-width: 75vw;
    margin: 0 auto;
  }

  .wp-block-details.ceo-dets summary::before,
  .wp-block-details.designer-dets summary::before,
  .wp-block-details.op-manager-dets summary::before,
  .wp-block-details.senior-dets summary::before,
  .wp-block-details.wp-dets summary::before {
    background-size: contain;
  }
}

.offer-title.hom {
  top: 750px;
}

/* Contact form*/
#wpforms-125 {
  border: solid #706c6c 4px;
  padding: 30px 0 30px 30px;
}
/*
.wpforms-field.wpforms-field-textarea {
  max-width: 400px;
}
*/
.wp-block-column.is-vertically-aligned-bottom.bottom-contact-col.is-layout-flow.wp-block-column-is-layout-flow {
  margin-top: 360px;
}

.wp-block-heading.has-text-align-right.bottom-contact-arrow {
  margin-bottom: -20px;
}

/* Contact form END*/


/* homepage upwork & read more buttons */

.wp-block-button.upwork-btn a {
  background-color: transparent;
  color: #000;
  border: 1px solid transparent;
  transition: all 0.6s ease;
  border-radius:0px;  
}

.wp-block-button.upwork-btn a:hover,
.wp-block-button.upwork-btn a:focus {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
  border-radius:0px;
}

.wp-block-button.upwork-btn a {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
  border-radius:0px;
}
/* Meta slider how-fm override  how-fm cs*/

#metaslider-id-2618 .flexslider .flex-direction-nav li {
    box-shadow: none !important;
}

.metaslider.ms-theme-clarity .flexslider .flex-control-paging li a {
    width: 15px !important;
    height: 15px !important;
    font-size: 0;
}

.metaslider.ms-theme-clarity .flexslider .flex-control-nav {
	bottom:-15px !important;
}


/*Customizer*/



:root {
  --font-base: clamp(1rem, 1.5vw, 1.25rem);
  --font-lg: clamp(2rem, 4vw, 3rem);
  --color-accent: #111;
  --color-muted: #666;
  --space: clamp(1rem, 4vw, 2rem);
}
.intro-barchrt-heading {
	font-family:'Archivo';
	font-size:36px;
}
.intro-barchrt-p {
	font-family:'Archivo';
	font-size:20px;
	color:#474747;
	
}

.bar-chart-intro-section,.barc-chart-wrapper {
    max-width: 1024px;
    margin: 0 auto;
    display:flex;
}
.intro-bar-right-col-2 {
	display:flex;
	justify-content:flex-end;
	flex-direction:column;
	align-items:center;
}
.intro-p-right-1,.intro-p-right-2 {
	display:flex;
	gap:20px;
	width:60%
}
{
    max-width: 1024px;
    margin: 0 auto;
}
.cols {
	flex-direction:column;
	gap:0px;
}

ol.wp-block-list.list {
    text-align: left;
}

 {
    max-width: 1024px;
    margin: 0 auto;
}
.checkmark-wrapper {
	max-width:40px;
}
.checkmark-img {
	width:100%;
}
.desktop-hide {
	display:none;
}
.upwork-btn {
	z-index:2;	
}
.section {
  padding-block: var(--space);
	padding-inline: 40px;
}
.last-section-headings {
	font-size:60px;
}
.h1 {
  font-size: var(--font-lg);
  font-weight: 600;
  margin-bottom: 0.5em;
}
.featured-image.page-header-image-single.grid-container.grid-parent {
	display:none;
}
.kpi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space);
  text-align: center;
}
.kpi {
  font-size: 1.5rem;
  font-weight: 700;
}
.kpi-label {
  color: var(--color-muted);
  font-size: 0.875rem;
}

.testimonial {
  border-left: 3px solid #ccc;
  padding-left: 1rem;
  font-style: italic;
  color: var(--color-muted);
}

.cta-button {
  display: inline-block;
  padding: 0.75em 1.5em;
  background: black;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.3s ease;
}
.cta-button:hover {
  background: #333;
}
.single-post {
	background:#fff;
}
.about-client {
    max-width: 1100px;
    margin: 0 auto;
}
.bar-charts.hero-single {
	background-image: url('/wp-content/uploads/2025/06/Plugin-BarCharts-PieCharts-1520x490-1-scaled.jpg');
}

.word-of-the-day.hero-single {
		background-image: url('/wp-content/uploads/2025/05/Custom-plugin-laptop-1520x490-1.jpg');
}
.dropdown-sections {
	padding:5rem;
	border-radius: 10px; 
}
.cellaxys.hero-single {
		 background-image: url('/wp-content/uploads/2025/05/Mini-plugin-for-Stem-Cells-Clinic-Cellaxys-laptop-1520x490-1-1.jpg');
}
.hero-single.cs-iss {
	 background-image: url('/wp-content/uploads/2025/05/ISS-cover-logo-laptop-1520x490-1.jpg');
  background-position: center;
  padding-top: 140px;
  padding-bottom:350px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: fadeInBackground 2s ease-in-out forwards;
}
.how-fm.hero-single {
	  background-image: url('/wp-content/uploads/2025/05/1.jpg');
  background-position: center;
  padding-top: 100px;
  padding-bottom:350px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: fadeInBackground 2s ease-in-out forwards;
}
.plavia.hero-single {
	  background-image: url('/wp-content/uploads/2025/07/plavia.jpg');
  background-position: center;
  padding-top: 100px;
  padding-bottom:350px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: fadeInBackground 2s ease-in-out forwards;
}
.hero-single {
  background-image: url('/wp-content/uploads/2025/03/American-Stonecraft-logo-laptop-1520x490-1.jpg');
  background-position: center;
  padding-top: 100px;
  padding-bottom:350px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: fadeInBackground 2s ease-in-out forwards;
}

@keyframes fadeInBackground {
  0% {
    background-position: center top;
    opacity: 0;
  }
  100% {
    background-position: center center;
    opacity: 1;
  }
}

@media (max-width: 767px) {

	.how-fm.hero-single {
    padding-block: 70px;
}
	.hero-single.cs-iss {
		padding-block: 70px;
	}
	.cs-h1 {
		color:#000;
	}

} 


.last-section {
    max-width: 1100px !important;
    margin: 0 auto !important;
}

.single-column {

  border-radius: 1rem;
  padding: 3.5rem;
  color: #1a1a1a;
  box-shadow: 0 8px 16px rgba(0,0,0,0.04);
  transition: all 0.3s ease;
  text-align: center;
  position: relative;
  /*overflow: hidden;*/
}

.single-column::after {
  content: '';
  position: absolute;
  top: -50px;
  right: -50px;
  width: 0;
  height: 0;
  background: linear-gradient(135deg, #ed6214, #ff9f43);
  border-radius: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 0;
}

.single-column:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 16px 32px rgba(0,0,0,0.12);
  color: white;
}

.single-column:hover::after {
  width: 150px;
  height: 150px;
  opacity: 1;
}

.single-column h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #1a1a1a;
  transition: color 0.3s ease;
}

.single-column p {
  font-size: 1rem;
  color: #444;
  transition: color 0.3s ease;
}

.single-column > * {
  position: relative;
  z-index: 1;
}
.wp-block-columns.offer-par-3cols {
    gap: 20px;
}

	{
  .single-column {
    padding: 1.5rem;
  }
  .single-column h4 {
    font-size: 1.25rem;
  }
	.view-btn {
		width:100% !important;
	}
}

.view-btn {
	transition-duration: 0.5s;
}
	.view-btn:hover {
				transition-duration: 0.4s;
			width:25% !important;
	}
.view-btn a:hover {
transition-duration:0.5s;
	color:#fff;
}
.my-details {
	margin-top:20px;
}
.list-column {
  opacity: 0;
  transform: translateY(40px);
  animation: fadeUp 1s ease forwards;
  padding: 2rem;
  border-radius: 1rem;
  background: #f9f9f9;
  transition: background 0.3s ease;
}

.list-column-1 {
  animation-delay: 0.2s;
}

.list-column-2 {
  animation-delay: 0.6s;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px); 
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.list-column h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1a1a1a;
}

.list-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-column ul li {
  font-size: 1rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid #e5e5e5;
  color: #444;
  transition: color 0.3s ease;
}

.list-column ul li:last-child {
  border-bottom: none;
}

.list-column-2 ul li a {
  color: #ed6214;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.list-column-2 ul li a:hover {
  color: #000;
  text-decoration: underline;
}
.wp-block-columns.bar-chart-col {
    max-width: 1024px !important;
    margin: 0 auto !important;
 
}
@media (max-width:480px) {

	.plugin-chart-title {
    font-size: 25px !important;
}
	.intro-barchrt-heading {
		font-size:22px;
	}
	.bar-chart-intro-section.section {
		padding-inline:40px;
	}
	.site-main .wp-block-group__inner-container {
		padding:10px;
	}
	.section {
		padding-inline:0px;
	}
	.wp-block-columns.bar-chart-col {
		margin:none !important;
	}
	.cs-h1 {
		display:none;
	}
.hero-american-stonecraft {
    padding-block: 30px;
}
h2.wp-block-post-title {
    margin-top: 10px;
    font-size: 22px;
}
	.word-of-the-day.hero-single {
				background-image: url('/wp-content/uploads/2025/05/Custom-plugin-mobile-400x200-1.jpg');
	}
	.cellaxys.hero-single {
		background-image: url('/wp-content/uploads/2025/05/Mini-plugin-for-Stem-Cells-Clinic-Cellaxys-mobile-400x200-1.jpg');
	}
	.wp-block-button.has-custom-width.wp-block-button__width-25.has-custom-font-size.view-btn.has-medium-font-size {
    width: 100%;
}
	 
	.hero-single {
padding-block:70px;
	} 

	div#offer {
		padding-bottom:100px;
		z-index:0
	}
	.mb-hide {
		display:none;
	}
	.desktop-hide {
		display:block;
	}
.last-section-arrow {
    display: none;
}

.last-section-columns {
    padding: 15px;
}
.wp-block-button.upwork-btn a {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    transition: all 0.6s ease;
    border-radius: 5px;
    /* border: 1px solid; */
}
.last-section-headings {
	font-size:30px;
	margin:0px;
	text-align:left;
	}

.last-section-col {
    margin-top: 0px !important;
		padding:0px !important; 
}
	
	.home-spacer {
		display:none;
	}

	.home-spacer {
		display:none;
	}
.wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-container-core-columns-is-layout-11.wp-block-columns-is-layout-flex {
    flex-direction: column;
    max-width: 150px;
    gap: 5px;
}

.wp-block-columns.project-box-parent {
    max-width: 400px;
    min-height: 200px;
    transition-duration: 0.6s;
    border: solid 1px transparent;
    margin: 30px auto;
}
.wp-block-heading.offer-title, .wp-block-heading.projects-title{
    font-size: 50px;
    margin: 0px;
    font-size: 60px;
    margin-top: 35px;
		margin-bottom:0px;
		z-index:1;
    text-transform: uppercase;
}
h2.wp-block-heading.has-text-align-center.offer-title.has-base-3-color.has-text-color.has-link-color.wp-elements-cfcf42510e5fdc706323a423ddc0191f {
    font-size: 60px;
   	margin-block:10px;
    text-transform: uppercase;
}
	.wp-block-columns.offer-par-3cols {
		gap:0px;
	}
.offer-details-col details {
    margin-top: 10px;
}
.home-hero .seo {
    justify-content: center;
    display: flex;
    padding-top: 15px;
    background: #ED6214;
		margin-bottom:100px;
}

	.home-hero .seo:after, .home-hero .seo:before {
		display:none;
	}

.home-hero .seo h2 a {
    color: #fff;
}
	.site-header.scroll .inside-header {
		padding-inline:17px;
	}
	.inside-header { 

padding-left: 15px; 

}
	.b-left {
	justify-items:left;
}


.column-charts {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
 	 padding-inline: 70px;
}
.mb-none {
	display:none;
}
	
	.spacer {
		display:none;
	}

details > summary {
 list-style-type: none;
}

details > summary::-webkit-details-marker {
    display: none;
}

details[open] > summary {
    margin-bottom: 0.5rem;

}
}
@media (min-width: 768px) {

	.intro-p-right-1, .intro-p-right-2 {
		width: 100%;
	}
	.mobile-howfm-gallery {
		display:none !important;
	}
	
	.wp-block-column.col-chart
	.bp-charts-wrapper{
		place-items: center;
	}
	
	.right-column-charts {
		/*flex-direction:column;*/
		justify-content: center;
        display: flex;
		gap:0px;
	}

  .list-column {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
}
	p.pie-title {
			margin-top: 15px;
	}


@media (max-width: 767px) {
  .list-column {
    width: 100%;
    margin-bottom: 2rem;
  }

	
}
@media (min-width:768px) {
	.mobile-how-fm-gallery {
		display:none;
	}


}
@media (min-width:1180px) {
	.right-column-charts .wp-block-image {
    width: 800px;
}

h2.wp-block-heading.has-text-align-center.additional-projects-heading {
    margin-top: 40px;
}
.projects-query-loop .wp-block-post-template {
	display:flex;
	gap: 30px;
	justify-content:center;
}
.team {
  min-height:500px;
	height:auto;
}

	.donut-charts {
    display: flex;
		flex-direction:row;
}
	.column-p-left-desktop {
		padding-left:50px;
	}
.intro-section-second-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.wp-block-column.pie-charts.is-layout-flow.wp-block-column-is-layout-flow {
    flex-direction: row;
    display: flex;
    gap: 20px;
		align-items:center;
}
	.column-charts {
		display:flex;
		flex-direction:row;
	}
	ol.wp-block-list.bar-charts-list {
    margin: 0px;
    padding-inline: 20px;
}
	p.bar-title {
    margin-top: 20px;
}
	.cs-h2 {
		font-size:70px !important;
		line-height:70px;
		transition-duration:0.3s;
	}
	.cs-h2:hover {
		line-height:75px;
		transition-duration:0.3s;
	}
	.cs-box {
		border-radius:10px;
		padding:5rem;
		background:#d6d6d6;
	}
	
	.cs-box-2 > * {
		color:#fff;
	}

	.cs-box-2 {
		border-radius:10px;
		padding:5rem;
		background:#ed6214;
	}
}
.list-2 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-2 li {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 1.2rem;
  color: #333;
}

.list-2 li strong {
  font-weight: 600;
  color: #1a1a1a;
}

.list-2 a {
  color: #ed6214;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-block;
  margin-top: 0.5rem;
}

.list-2 a:hover {
  color: #fff;
  background-color: #ed6214;
  border-radius: 5px;
  padding: 0.3rem 0.6rem;
  text-decoration: none;
}

.list-2 a:focus,
.list-2 a:active {
  outline: none;
  box-shadow: 0 0 0 2px #ed6214;
}


.list-2 a::before {
  content: '→';
  margin-right: 0.5rem;
  font-size: 1.2rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.list-2 a:hover::before {
  opacity: 1;
}

.list-2 li a {
  display: flex;
  align-items: center;
}


details.wp-block-details.nested-details.is-layout-flow.wp-block-details-is-layout-flow summary {
    font-size: 30px;
}

.underline-rm a,
.underline-rm {
	text-decoration:none;
}

.plugin-hero {
  padding: 80px 20px;
  background-color: #f8f9fa;
  text-align: center;
}
.plugin-hero-title {
  font-size: 3rem;
  margin-bottom: 20px;
}
.plugin-hero-desc {
  font-size: 1.25rem;
  max-width: 700px;
  margin: 0 auto 30px;
  color: #555;
}
.plugin-hero-btn {
  background-color: #0073e6;
  color: #fff;
  padding: 14px 28px;
  font-size: 1rem;
  border-radius: 10px;
  transition: transform 0.3s ease;
}
.plugin-hover-glow:hover {
  transform: scale(1.05);
  box-shadow: 0 0 12px #0073e6;
}

.plugin-benefits {
  padding: 60px 20px;
  background-color: #ffffff;
}
.plugin-benefit-point {
  font-size: 1rem;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
.plugin-benefit-point::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #0073e6;
}

.plugin-chart-section {
  padding: 60px 20px;
}
.plugin-chart-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
}
.plugin-chart-text {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 10px;
  animation: fadeInLeft 0.6s ease both;
}
.plugin-chart-img {
  max-width: 100%;
  animation: fadeInRight 0.6s ease both;
  animation-delay: 0.2s;
}

.plugin-premium {
  padding: 60px 20px;
  background-color: #ffffff;
}
.plugin-premium-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
.plugin-premium-list {
  font-size: 1rem;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}

.plugin-cta {
  padding: 60px 20px;
  background-color: #0073e6;
  text-align: center;
  color: #fff;
}
.plugin-cta-btn {
  background-color: #fff;
  color: #0073e6;
  padding: 12px 24px;
  font-size: 1rem;
  border-radius: 8px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.plugin-cta-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.6);
}

.plugin-fade-in {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
  animation-delay: 0.3s;
}
.plugin-chart-text {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 10px;
  animation: fadeInLeft 0.6s ease both;
  transition: all 0.3s ease;
}
.plugin-chart-text:hover {
  transform: translateX(5px);
  color: #0073e6;
  text-shadow: 0 0 4px #00c2ff;
}

.plugin-chart-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  transition: all 0.4s ease;
  position: relative;
}
.plugin-chart-title::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 0%;
  height: 3px;
  background: linear-gradient(90deg, #0073e6, #00c2ff);
  transition: width 0.4s ease, left 0.4s ease;
}
.plugin-chart-title:hover {
  color: #0073e6;
  transform: scale(1.02) rotate(-0.3deg);
}
.plugin-chart-title:hover::after {
  width: 100%;
  left: 0;
}

.plugin-chart-img {
  max-width: 100%;
  animation: fadeInRight 0.6s ease both;
  animation-delay: 0.4s;
  border-radius: 16px;
  transition: all 0.6s ease;
  position: relative;
  z-index: 1;
}
.plugin-chart-img:hover {
  transform: scale(1.05) rotate(1deg);
  filter: brightness(1.05) contrast(1.1);
	
	
	
	
}
.plugin-chart-img:hover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 100%);
  mix-blend-mode: overlay;
  pointer-events: none;
  z-index: 2;
  animation: shineSweep 0.8s ease forwards;
}

@keyframes shineSweep {
  0% {
    opacity: 0;
    transform: translateX(-100%) skewX(-20deg);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-20deg);
    opacity: 0;
  }
}

/* BarChart Animations */
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Responsive */
@media (max-width: 768px) {
	
  .plugin-hero-title {
    font-size: 2.2rem;
  }
  .plugin-chart-title {
    font-size: 1.5rem;
  }
  .plugin-hero-btn,
  .plugin-cta-btn {
    width: 100%;
    font-size: 1rem;
  }
}

.parallax-fade {
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  will-change: transform, opacity;
}

.min-margin-top a {
	margin-top:15px;
}
.show-hor {
	margin:0px;
}


.seo-homepage-hero {
    justify-items: flex-end;
}


.metaslider.ms-theme-clarity .flexslider .flex-control-nav {
    bottom: -15px !important;
}



/* bar-chart plugin project */

.archivo {
	font-family: 'Archivo';
}
.p-before {
    font-family: 'Archivo';
    display: flex;
    align-items: center;
    font-size: 18px;
		
}

.p-before::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 20px;
    background-image: url('/wp-content/uploads/2025/05/Vector.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 20px;
    flex-shrink: 0;
}
.charts-mobile {
	flex-direction:column;
	justify-content:center;
}

.bar-chart-section {
	max-width: 945px;
	margin: 0 auto;
}

.breadcrumbs {
  margin-bottom: 1rem;
	padding: 0px 40px;
}

.breadcrumb-link {
    font-size: 1rem;
    text-decoration: none;
    color: #000;
    display: inline-block;
    transition: color 0.3s ease;
    font-weight: bold;
}

.breadcrumb-link:hover {
  color: #000;
}

.blog .breadcrumbs {
	display:none;
}

.cellaxys-single-details {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.excerpt-wrapper {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.about-heading {
	font-size:80px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.projects-query-loop {
	margin-top:20px;
}
.projects-query-loop a img {
    max-width: 500px;
    height: 200px;
}
.projects-query-loop li h2 {
    font-size: 25px;
    padding-top: 10px;
    text-align: center;
}
@media (max-width: 768px) {
	.intro-p-right-1, .intro-p-right-2 {
		width:100%;
	}
    .excerpt-wrapper {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

}

@media(max-width:1024px) {
		.plugin-chart-title strong {
    font-size: 25px;
}
	.about-heading {
		text-transform:none;
		font-size:45px;
		margin-block:15px;
	}
	.column-charts {
    flex-direction: column;
    display: flex;
    gap: 90px;
}
		.bar-chart-right-column {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
	.dad-donut, .dad-donut2 {
		text-align:center;
	}
	.donut-charts {
		 display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
	}
	.pie-charts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

}


