/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.8.1781846848
Updated: 2026-06-19 05:27:28

*/



.elementor-button{outline-color: #FFF;
  outline-offset: -6px;
  outline-style: solid;
  outline-width: 1.5px;}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline-color: var( --e-global-color-primary );
  text-decoration: unset;  outline-offset: 2.5px;
  outline-style: solid;
  outline-width: 1.5px;
  background-image: linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);}


.doot-patern {
    position: relative !important;
}

.doot-patern::before {
    content: "" !important;
    position: absolute !important;
    display: block !important;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: 100% !important;
    background-size: 12px 12px !important;
    background-position: center !important;
    transform: translate(-50%, -50%) !important;
    background-image: radial-gradient(rgba(0, 0, 0, 0.27) 13%, transparent 14%) !important;
    -webkit-mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%) !important;
    mask-image: radial-gradient(rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0) 100%) !important;
    z-index: -1 !important;
}


.banner-heading h1.elementor-headline .elementor-headline-plain-text {display: block !important;}
.banner-heading h1.elementor-headline .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text  {background: linear-gradient(
    90deg,
    #1F92FC 0%,
    #622EF6 50%,
    #F025B7 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;}

.icon-center .elementor-icon-wrapper{display:flex;}

.scroll-text{width: max-content!important;animation: scroll 60s linear infinite;}
.scroll-text img {
  width: 70px !important;
  max-width: 70px !important;
  height: 70px !important;
}

.revarc-animation{animation: scroll-rev 60s linear infinite;}

.animation-side-fade::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient( to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(255,255,255,1) 100% );
  left: 0;
  top: 0;
}



.counter-style::after {
  position: absolute;
  content: '' !important;
  border: 1px solid #ebebee;
  top: -10px;
  width: 98%;
  left: 1%;
  border-radius: 16px;
  background: white;
	height: 100%;
  z-index: -1;
}
 
.counter-style-1::after {
  position: absolute;
  content: '' !important;
  border: 1px solid #ebebee;
  top: -20px;
  width: 96%;
  left: 2%;
  border-radius: 16px;
  background: white;
  height: 100%;
  z-index: -1;
}

.drop-down-style .sub-menu{padding: 6px !important;width: fit-content !important;}
.drop-down-style .sub-menu .elementor-sub-item{border-inline-start: 0 !important;border-radius: 0.5rem !important;margin-bottom: 2px !important;}

.tools-services{width: fit-content;}
.tools-services img{width: 49px !important; max-width: 49px !important;}

.sticky-stop-services {
  top: 130px;
  position: sticky !important;
}

.timeline-design::after {
  content: '';
  position: absolute;
  left: -7px;
  height: 12px;
  width: 12px;
  background-color: #ec25b9;
  border-radius: 50%;
}


.timeline-bg{inset: 0;
  z-index: 0;
  background-image: linear-gradient(rgba(108,99,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(108,99,255,.04) 1px, transparent 1px);
  background-size: 30px 30px;}


.bluer-shap-bg {
  filter: blur(100px);
  opacity: 0.1;
}

.project-scroll-wrap{width: max-content !important;
  animation: scroll 120s linear infinite;}

.project-image .elementor-widget-image {
  padding: 14px;
  border: 1px solid #ebebee;
  border-radius: 10px;
  background: #fcfcfc;
  box-shadow: inset 0px 0px 30px #ececec;
}

.project-image .elementor-widget-image img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.project-reverce{animation: scroll-rev 120s linear infinite;}
.skills-gried .elementor-widget-image img{height: 80px !important;}

.elementor-pagination .page-numbers {height: 40px;
  width: 40px;
  display: inline-block;
  background: #ebebee;
  border-radius: 4px;
  text-align: center;
  align-content: center;
  color: #111213;}

.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current{background: #622ef6;color: #fff;}


.full-height-img{height: 100%;}

.two-line-text .elementor-heading-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


@keyframes scroll-rev {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }
}



.work-box .pink-bg,
.work-box .blue-bg {
    transition: 300ms all;
}


.work-box:hover .blue-bg {
    transform: rotate(3deg);
}

.work-box:hover .pink-bg {
    transform: rotate(-3deg);
}


@media (max-width:767px) {
    .sticky-stop-services {
        top: unset;
        position: relative !important;
    }
}