/*------------------------------------------------------------------------------------- 
Theme Name:		 Digtek Child Theme
Theme URI:		 http://gramentheme.com/wp/digtek/
Description:	 Digtek - Digital Marketing Agency and SEO WordPress Theme
Author:			 gramentheme
Author URI:		 https://themeforest.net/user/gramentheme
Template:		 digtek
Version:		 1.0.0
Text Domain:	 digtek-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

#usama{
  /* Gradient made from your 5 colors */
  background: linear-gradient(
    90deg,
    #FF4040 0%,
    #D9B3FF 25%,
    #00B7D8 50%,
    #228B56 75%,
    #1C455A 100%
  ) !important;

  /* Clip the gradient to the text */
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;

  /* Optional: animate gradient movement */
  background-size: 200% 200% !important;
  animation: usamaGradient 6s linear infinite !important;
}

/* Smooth subtle animation */
@keyframes usamaGradient {
  0%   { background-position: 0% 50% !important; }
  50%  { background-position: 100% 50% !important; }
  100% { background-position: 0% 50% !important; }
}
.breadcrumb-wrapper .page-heading {
    padding: 40px 0 40px;
}
.section-title .sub-title span {
    background: #1c455a ;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
}
.about-wrapper-2 .about-content .icon-items-area .icon-items .content p {
    font-family: 'Poppins' !important;
    
}
.wa__btn_popup {
    font-family: 'Poppins'; 
}
.wa__popup_chat_box .wa__popup_heading {
    background: #1C455A !important;
    color: #d9ebc6;
	font-family: 'Poppins' !important;

}
.wa__popup_chat_box {
   
    font-family: 'Poppins'!important;
  
}
.elementor-element {
   
    z-index: 1 !important;
}


.about-wrapper-2 .about-content .icon-items-area .icon-items .icon {
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 30px;
   
}
.service-card-items{
	height: 100% !important;
}


.testimonial-box-items .content .client-info h5 {
    font-weight: 600;
    color: #000;
}

p{
	color: #000;
}
span{
	font-family: poppins !important;
}
.elementor-image-carousel .swiper-slide {
    height: 120px; /* equal box height */
    display: flex;
    align-items: center;
    justify-content: center;
}



.about-wrapper-2 .about-content .icon-items-area {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
    align-content: flex-start;
    flex-direction: row;
	
}

@media (min-width: 992px) {
    .col-lg-6 {
    
        display: flex;
    }
}
/* ===============================
   ELEMENTOR LOGO CAROUSEL FIX
   =============================== */

/* Center slides vertically */
.elementor-image-carousel .swiper-wrapper {
    align-items: center;
}

/* Equal slide size + spacing */
 .swiper-slide img{
    width: 180px !important;   /* equal visual width */
    height: 100px;             /* equal visual height */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;             /* equal gap inside every slide */
    box-sizing: border-box;
}

/* Normalize logo size */
.elementor-image-carousel .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    margin: auto;
    display: block;
}


.wa__popup_chat_box .wa__popup_heading:before {
    visibility: hidden;

}
.wa__popup_chat_box .wa__stt:after {
    visibility: hidden;
}

.wa__popup_chat_box .wa__popup_heading {
    margin-left: -50px;
   
}
.elementor-1079 .elementor-element.elementor-element-e397c72 .elementor-field-group > label, .elementor-1079 .elementor-element.elementor-element-e397c72 .elementor-field-subgroup label{
	color: #000000 !important;
}
h2{
	font-size: 36px;
}
h3{
	21px;
}
.cky-revisit-bottom-left {
    bottom: 30px !important;
    left: 30px !important;
}
.fadeInUp {
	animation-delay: 0s;
	animation: none;
}

.section-title .sub-title span {
color: #000000;
}
//testimonials//
.testimonial-box-items .content {
    
    margin-left: 30px !important;
	padding-left : 30px !important;
}

element.style {
}
.testimonial-box-items .content {
    margin-left: 60px;
}

element.style {
    display: block;
    left: unset;
    right: 100%;
    margin-right: 7px;
    margin-left: 0px;
    width: 156px;
}
.wa__btn_popup .wa__btn_popup_txt {
    visibility: hidden;
}