/*
=====================================================
 Developer Humayun Ahmed
=====================================================
*/


.digital-agence-home-two h2 {
    -webkit-text-stroke-width: 1px;
    color: transparent !important;
    -webkit-text-stroke-color: #fff;
}

.heading.style-5 p.heading-text {
    margin: 0;
    width: 75%;
}

.spin-thumb img {
  animation: deepSpin 8s cubic-bezier(0.45, 0, 0.55, 1) infinite;
  filter: drop-shadow(0 0 15px rgba(0, 255, 255, 0.6));
  transform-origin: center;
  transition: filter 0.3s ease-in-out;
}

@keyframes deepSpin {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.03);
    filter: drop-shadow(0 0 25px rgba(0, 255, 255, 0.8));
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}

.spin-thumb img:hover {
  animation-play-state: paused;
  filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.8));
}
.hero-section {
  background: linear-gradient(135deg, #1e1e2f, #001f3f, #0f2027);
  background-size: 300% 300%;
  animation: bgShift 15s ease infinite;
}

@keyframes bgShift {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/*section-title Styel Eleven*/
.section-title.style11 h5.subtitle {
    font-size: 16px;
    color: #121417;
    font-weight: 500;
    font-family: "Mulish";
    margin: 0 0 25px;
    text-transform: uppercase;
    margin-left: 32px;
    position:relative;
}
.section-title.style11.center h5.subtitle {
    display: inline-block;
}
.section-title.style11 h5.subtitle:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: -31px;
    top: 0;
    background: url(https://wp.ditsolution.net/techno/wp-content/uploads/2025/04/section-icon.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.section-title.style11 h3.title {
    font-size: 48px;
    line-height: 45px;
    text-transform: uppercase;
    color: #121417;
    font-weight: 800;
    font-family: "Mulish";
}

/*heading Style-6*/
.heading.style-6 p.heading-text {
    font-size: 18px;
    line-height: 30px;
    color: #616161;
    font-weight: 400;
    font-family: "Mulish" !important;
    width: 94%;
    padding-left: 80px;
    margin: 27px 0 0;
    position:relative;
}
.heading.style-6 p.heading-text:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 8px;
    background: url(https://wp.ditsolution.net/techno/wp-content/uploads/2025/04/quote-icon.png);
    background-repeat: no-repeat;
}

/*button Style Nine*/
.dreamit-button .button {
    padding: 12px 31px;
    display: inline-block;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 44;
    border-radius: 5px;
    color: #fff;
    border-radius: 25px;
    background-image: linear-gradient(0deg, #2b25ff 0%, #096dff 100%);
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Mulish";
}

/*icon Box Style 31*/

.icon-box.style31 .title h2 {
    font-size: 26px;
    color: #121417;
    font-weight: 600;
    font-family: "Mulish";
    margin: 7px 0 13px;
}
.icon-box.style31 .description p {
    font-size: 16px;
    line-height: 26px;
    color: #616161;
    font-weight: 400;
    font-family: "Mulish";
    margin: 0;
}
/*service Box Style 21*/
.service-box.style21 {
    border-radius: 16px;
    background-color: #2071ff;
    padding: 48px 39px 48px;
    position: relative;
}
.service-box.style21 span.service-box-number {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Mulish";
    position: absolute;
    right: 44px;
    top: 42px;
}
.service-box.style21 .icon {
    margin-bottom: 29px;
}
.service-box.style21 h3.title a {
    display: inline-block;
    font-size: 30px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Mulish";
}
.service-box.style21 p.description {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Mulish";
    margin: 14px 0 29px;
}
.service-box.style21 ul.service-box-list li {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Mulish";
    border: 1px solid rgba(255,255,255,0.3);
    padding: 4px 18px;
    border-radius: 30px;
    margin-right: 5px;
}
.service-box.style21 .service-btn {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 31px 0 0;
    margin-top: 31px;
}
.service-box.style21 .service-btn a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Mulish";
    border-radius: 21px;
    border: 0;
    padding: 10px 29px;
    background: #0c5adb;
    transition:.5s;
}
.service-box.style21:hover .service-btn a{
    background:#fff;
    color: #0c5adb; 
}

/*brand Style Seven*/
.brand.style7 {
    border-radius: 10px;
    background-color: rgba(255,255,255,0.0784313725490196);
    border: 1px solid rgba(255,255,255,0.15);
    padding: 72px 30px 60px;
}
.brand.style7 .owl-carousel .owl-item img {
    display: inline-block;
    width: 100%;
}
.brand.style7 .brand-item {
    text-align: center;
}
.brand.style7 .brand-item img {
    width: 70% !important;
}

/*portfolio Style Two*/
.portfolio-filter.style-two .portfolio-content {
    background-color: #fff;
    padding: 46px 28px 26px;
    margin-bottom: 6px;
    border-radius: 27px;
}
.portfolio-filter.style-two .portfolio-thumb {
    position: relative;
    overflow: hidden;
}
.portfolio-filter.style-two .portfolio_content {
    text-align: left;
}
.portfolio-filter.style-two .portfolio_content p {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    color: #121417;
    font-weight: 600;
    border: 1px solid rgba(18,20,23,0.1);
    border-radius: 30px;
    padding: 7px 30px;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.portfolio-filter.style-two .portfolio_content a {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #121417;
    font-weight: 700;
    font-family: "Mulish";
    width: 80%;
    display: inline-block;
    transition:0.5s;
}
.portfolio-filter.style-two .portfolio-content:hover .portfolio_content a{
    color:#2139FF;
}
.portfolio-filter.style-two .portfolio_content h4 {
    margin-bottom: 42px;
}
.portfolio-filter.style-two .portfolio-btn i {
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    background-image: linear-gradient(90deg, #2b25ff 0%, #096dff 100%);
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    transform: rotate(-45deg);
}
.portfolio-filter.style-two .portfolio-btn {
    position: absolute;
    right: -116px;
    top: -11px;
    width: 100px;
    height: 100px;
    background: white;
    border-radius: 21px 19px 0px 30px;
    line-height: 100px;
    transition:0.5s;
}
.portfolio-filter.style-two .portfolio-content:hover .portfolio-btn {
    right:0;
}



/*Teasti-Style 16*/

.testimonial.style16 .testimonial-item h3.title_text {
    display: inline-block;
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Mulish";
    margin: 0;
}
.testimonial.style16 .testimonial-item .teasti-quote-icon {
    display: inline-block;
}
.testimonial.style16 .testimonial-item .teasti-quote-icon img {
    width: 50px !important;
    display: inline-block;
    margin-right: 13px;
    position: relative;
    top: 6px;
}
.testimonial.style16 .testimonial-item p.quote {
    font-size: 22px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Mulish";
    margin: 28px 0 26px;
    width: 95%;
}
.testimonial.style16 .testimonial-item .testi-star i {
    color: #fff;
    font-size: 18px;
    margin: 0 0 0 5px;
}
.testimonial.style16 .testimonial-item .author {
    display: flex;
    align-items: center;
    gap: 20px;
    border-top: 1px solid #ffffff40;
    margin-top: 40px;
    padding-top: 38px;
}
.testimonial.style16 .testimonial-item h4.name {
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Mulish";
    margin: 0;
}
.testimonial.style16 .testimonial-item h5.designation {
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Mulish";
    margin: 0;
}
.testimonial.style16 .owl-nav {
    text-align: right;
    position: relative;
    top: -63px;
    left: 0;
    z-index: 99;
}

.testimonial.style16 .owl-nav button.owl-prev i {
    display: inline-block;
    width: 52px;
    height: 52px;
    border-radius: 26px;
    background-color: rgba(255,255,255,0.10196078431372549);
    border: 1px solid rgba(255,255,255,0.3);
    color: #fff;
    line-height: 52px;
}
.testimonial.style16 .owl-nav button.owl-next i {
    display: inline-block;
    width: 52px;
    height: 52px;
    border-radius: 26px;
    background-color: rgba(255,255,255,0.10196078431372549);
    border: 1px solid rgba(255,255,255,0.3);
    color: #fff;
    line-height: 52px;
    margin-left: 10px;
}

/*contact-form-digital-agency-two*/

.form-area.digital-agency-two {
    border-radius: 16px;
    filter: drop-shadow(0px 10px 20px rgba(211,221,239,0.3));
    background-color: #ffffff;
    width: 80%;
    padding: 49px 55px 60px;
    position: relative;
    left: 145px;
}
.form-area.digital-agency-two .form-group h3 {
    font-size: 38px;
    text-transform: uppercase;
    color: #121417;
    font-weight: 700;
    font-family: "Mulish";
    text-align: center;
    margin: 0 0 30px;
}
.form-area.digital-agency-two .single-form-box input {
    height: 56px;
    border-radius: 5px;
    background-color: rgba(247,249,253,0);
    border: 1px solid rgba(18,20,23,0.1);
    width: 100%;
    outline: 0;
    padding: 0 15px;
}
.form-area.digital-agency-two .single-form-box select{
    height: 56px;
    border-radius: 5px;
    background-color: rgba(247,249,253,0);
    border: 1px solid rgba(18,20,23,0.1);
    width: 100%;
    outline: 0;
    padding: 0 15px;    
}
.form-area.digital-agency-two .single-form-box textarea {
    height: 140px !important;
    border-radius: 5px !important;
    background: rgba(247,249,253,0) !important;
    border: 1px solid rgba(18,20,23,0.1) !important;
}
.form-area.digital-agency-two .single-form-box textarea::placeholder {
    color: #616161 !important;
    font-weight: 400;
    font-family: "Mulish";
}
.form-area.digital-agency-two .buttons input {
    background-image: linear-gradient(0deg, #2b25ff 0%, #096dff 100%) !important;
    border: transparent !important;
    width: 40% !important;
    color: #fff;
    border-radius: 30px !important;
    height: 54px !important;
    margin-top: 12px;
}

/*service Box Style 22*/
.service-box.style22 {
    border-radius: 16px;
    background-color: #f7f9fd;
    border: 1px solid rgba(18,20,23,0.1);
    position: relative;
    padding: 24px 41px 36px;
    transition:0.5s;
}
.service-box.style22:hover {
    background: url(https://wp.ditsolution.net/techno/wp-content/uploads/2025/04/aword-bg.png);
    background-repeat: no-repeat;
    border: 1px solid #fff;
}
.service-box.style22 span.service-box-number {
    position: absolute;
    right: 41px;
    top: 40%;
    font-size: 20px;
    color: #121417;
    font-weight: 500;
    font-family: "Mulish";
}
.service-box.style22 .icon {
    float: left;
    position: relative;
    top: 12px;
    margin-right: 25px;
}
.service-box.style22 h3.title {
    margin:0px;
}
.service-box.style22 h3.title a {
    font-size: 28px;
    color: #121417;
    font-weight: 700;
    font-family: "Mulish";
    display: inline-block;
}
.service-box.style22 p.description {
    font-size: 14px;
    color: #121417;
    font-weight: 500;
    font-family: "Mulish";
    margin: 0;
    border: 1px solid rgba(18,20,23,0.1);
    display: inline-block;
    border-radius: 30px;
    padding: 5px 26px;
    margin-top: 12px;
}
/*counter Style 16*/
.single-counter.style16 span.count.percent {
    font-size: 100px;
    line-height: 56px;
    color: #1266f1;
    font-weight: 700;
    font-family: "Mulish";
}

.single-counter.style16 span.suffix {
    font-size: 30px;
    color: #1266f1;
    position: relative;
    top: -52px;
    left: 8px;
}
.single-counter.style16 p.counter-desc {
    position: absolute;
    right: 50px;
    bottom: 6px;
    opacity: 0.600;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Mulish";
}

/*skill bar*/
.single_skill.style3 .skills .skill-item .skill-bar .bar-inner .bar {
    left: 0px;
    position: absolute;
    top: 0;
    width: 0px;
    -webkit-transition: all 3000ms ease;
    transition: all 3000ms ease;
    height: 4px;
    border-radius: 0;
    background-color: transparent;
    background-image: linear-gradient(0deg, #2b25ff 0%, #096dff 100%);
}
.single_skill.style3 .skills .skill-item .skill-bar {
    border-radius: 5px;
    position: relative;
    background: #dcdcdc;
    width: 100%;
    height: 4px;
    border-radius: 0;
    background-color: rgba(255,255,255,0.2);
}
.single_skill.style3 .skills .skill-item .skill-header .skill-title {
    margin-bottom: 15px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Mulish";
}
.single_skill.style3 .count-box.counted {
    position: relative;
    top: -10px;
    left: 0;
}
.single_skill.style3 span.count-text {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Mulish";
    text-align: right;
    display: inline-block;
}
.single_skill.style3 .skills .skill-item:last-child {
    margin-bottom: 0;
}








/*==========Robotics Home=============*/


.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap {
    width: 100%;
    text-align: left;
}

.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap p {
    margin: 25px 0 43px;
    width: 50%;
    opacity: .7 !important;
}

.slider-buttons {
    position: relative;
    z-index: 1;
}

.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .btn {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Mulish';
    padding: 15px 38px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    margin-right: 77px;
    transition: .5s;
}

.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap i {
    position: absolute;
    right: -56px;
    line-height: 55px;
    width: 55px;
    height: 55px;
    background-image: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    top: -1px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    transition: 0.5s;
}
.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .slider-buttons:hover i {
   scale: 0;
}

.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .slider-buttons:hover .btn {
   scale: 0;
}


.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .slider-buttons:hover span.icn2 i {
   scale: 1 !important;
}


.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .slider-buttons:hover span.icn2  {
    scale: 1;
}

span.icn2 {
    position: absolute;
    left: 0;
    top: -1px;
    scale: 0;
    transition: 0.5s;
    z-index: 888;
}

@keyframes scale-reverse {
    0%,100% {
        scale: 1
    }

    50% {
        scale: 0
    }
}

/*btn 2*/

.dreamit-slick-slider .single-slick.style_one.style-six .slider-single-image {
    position: absolute;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
    text-align: inherit;
    margin-right: 0px;
    right: 15%;
    bottom: 111px;
}

.dreamit-slick-slider .single-slick.style_one.style-six .slider-buttons a.btn-2 {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Mulish';
    padding: 15px 38px;
    border-radius: 30px;
    z-index: 1;
    margin-right: 77px;
    position: absolute;
    left: 54px;
    scale: 0;
    transition: .5s;
}

.dreamit-slick-slider .single-slick.style_one.style-six .slider-buttons:hover a.btn-2 {
    scale: 1;
    
}

.dreamit-slick-slider .single-slick.style_one.style-six .slider-buttons span.icn2 i {
    position: absolute;
    right: -1px;
    line-height: 55px;
    width: 55px;
    height: 55px;
    background-image: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    top: -1px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    transition: 0.5s;
    color: #fff;
}

.dreamit-slick-slider .single-slick.style_one.style-six .hero-text-wrap .btn-2:hover {
    color: #fff;
}

.dreamit-slick-slider .single-slick.style_one.style-six .slider-buttons a.btn-3 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: wavy;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

/* Services area*/


.service-box.style1.style25 {
    border: 0;
    border-radius: 0;
    padding: 45px 23px 36px 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.service-box.style1.style25:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: url(https://wp.ditsolution.net/techno/wp-content/uploads/2025/05/choose-bg-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .5s;
    z-index: -1;
}

.service-box.style1.style25:hover:before {
    left: 0;
    width: 100%;
}

.service-box.style1.style25 .icon {
    background-color: transparent;
    text-align: left;
    height: inherit;
    width: inherit;
    line-height: inherit;
    font-size: inherit;
}

.service-box.style1.style25:hover .icon {
    background-color: transparent;
}

.service-box.style1.style25 p.description {
    margin: 0 0 32px;
}

.service-box.style1.style25 .service-btn a {
    border-width: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Mulish';
}

.service-box.style1.style25 .service-btn {
    border-bottom: 1px solid rgba(97,97,97,0.35);
    padding-bottom: 21px;
}

.service-box.style1.style25:hover .service-btn a {
    background: transparent;
    border-color: transparent;
}

.service-box.style1.style25 .service-btn > a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    border: 1px solid #616161;
    display: inline-block;
    color: #616161;
}

.service-box.style1.style25 .service-btn > a i {
    margin-left: 0;
    margin-right: 10px;
}


.service-box.style1.style25:hover .icon img, .service-box.style1.style25:hover .service-btn a,
.service-box.style1.style25:hover h3.title   {
    filter: brightness(0) invert(1);
    color: #fff;
}

 .service-box.style1.style25:hover .service-btn a i {
    color: #2375fb;
}

.service-box.style1.style25:hover p.description {
    color: #B3BBD1;
}

/*============Dream IT BTN ==========*/

.slider-buttons {
    position: relative;
    z-index: 1;
}

.dreamit-button.style11 .dreamit-button a.btn {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Mulish';
    padding: 15px 38px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    margin-right: 77px;
    transition: .5s;
}

.dreamit-button.style11 .dreamit-button .btn i {
    position: absolute;
    right: -56px;
    line-height: 55px;
    width: 55px;
    height: 55px;
    background-image: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    top: -1px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    transition: 0.5s;
}
.dreamit-button.style11 .dreamit-button:hover i {
   scale: 0;
}

.dreamit-button.style11 .dreamit-button:hover .btn {
   scale: 0;
}


.dreamit-button.style11 .dreamit-button:hover span.icn2 i {
   scale: 1 !important;
}


.dreamit-button.style11 .dreamit-button:hover span.icn2  {
    scale: 1;
}

span.icn2 {
    position: absolute;
    left: 0;
    top: -1px;
    scale: 0;
    transition: 0.5s;
    z-index: 888;
}

@keyframes scale-reverse {
    0%,100% {
        scale: 1
    }

    50% {
        scale: 0
    }
}

/*btn 2*/

.dreamit-button.style11 .dreamit-button a.btn-2 {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Mulish';
    padding: 15px 38px;
    border-radius: 30px;
    z-index: 1;
    margin-right: 77px;
    position: absolute;
    left: 54px;
    scale: 0;
    transition: .5s;
}

.dreamit-button.style11 .dreamit-button:hover a.btn-2 {
    scale: 1;
    
}

.dreamit-button.style11 .dreamit-button span.icn2 i {
    position: absolute;
    right: -1px;
    line-height: 55px;
    width: 55px;
    height: 55px;
    background-image: linear-gradient(-90deg, #2375fb 0%, #2375fb 1%, #0d6dfd 100%);
    top: -1px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    transition: 0.5s;
    color: #fff;
}

.dreamit-button.style11 .dreamit-button .btn-2:hover {
    color: #fff;
}




