:root{
	 --color-pink: #FB76A3;
	 --color-blue: #003964;
	 --color-orange: #FF8A76;
}
.cstm-block-dekstop, .cstm-block {
	display: block!important;
}
.strong-font{font-weight:700!important;}
.fw-400 {font-weight:400!important;}
.image-for-mobile{display:none;}
.opacity-80 {opacity:80%!important;}

.for-mobile {display:none; }

.wordssti{
	text-align:center;
	height:70px;
	line-height:70px;
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	color: var(--color-pink)
 !important;
 font-weight: 700 !important;
}
.wordssti:before{
	width:100%;
	height:100%;
	background:#fff;
	position:absolute;
	content:'';
	z-index: 0;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
/*--== text greadient =--*/
.text-greadient{
	background: linear-gradient(258.61deg, #EC629C 1.95%, #FF826F 98.98%);

	 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-change{
	animation: textColorCycle 1.5s infinite;
}
@keyframes textColorCycle {
    0%   { color: var(--color-pink); }
    33%  { color: var(--color-orange); }
    66%  { color: var(--color-blue); }
    100% { color: var(--color-pink); }
}
/*--===========================================--*/
        /*--== START CONTACT US FORM ==--*/
/*--===========================================--*/
.contact-us-form .wpforms-field-label{
	font-family:'inter',sans-serif!important;
	font-weight: 500!important;
	font-size: 14px!important;
	line-height: 160%!important;
	letter-spacing: -2.5%;

}
.contact-us-form .wpforms-submit-container{
	display:flex!important;
	justify-content:center!important;
	align-items: center!important;
}
.contact-us-form .page-submit-btn{
	width: 314px!important;
	height:44px!important;
	background: rgba(17, 17, 17, 1)!important;
	border-radius:10px!important;
    font-family:'inter',sans-serif!important;
	font-weight: 600!important;
	font-size: 14px!important;
	line-height: 100%!important;
	letter-spacing: 2%!important;
	text-transform: uppercase!important;
	color: rgba(255, 255, 255, 1)!important;
    display:flex!important;
	justify-content: center!important;
	align-items: center!important;
}
.contact-us-form .wpforms-field-large,
.contact-us-form textarea{
	border-radius:10px!important;
}
.contact-us-form .cstm-checkbox .wpforms-field-label{ display:none!important;}
.contact-us-form .wpforms-field-name,
.contact-us-form .wpforms-field-email,
.contact-us-form .wpforms-field-text{
	position:relative;
}

.contact-us-form .wpforms-field-name:before,
.contact-us-form .wpforms-field-email:before,
.contact-us-form .wpforms-field-text:before,
.contact-us-form .mobile-field:before {
	position: absolute;
    width: 20px;
    height: 43px;
    left: 10px;
    top: 54px;
    background-repeat: no-repeat !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
   .contact-us-form .wpforms-field-name input,
.contact-us-form .wpforms-field-email input,
.contact-us-form .wpforms-field-text input,
.contact-us-form .mobile-field input{
	padding-left: 35px !important;
    border: solid 1px #c4c4c4!important;
    border-radius: 10px !important;
}
/*--===========================================--*/
           /*--== END CONTACT US FORM ==--*/
/*--===========================================--*/

/*--===========================================--*/
    /*--== NEW CASE STUDY SECTION ==--*/
/*--===========================================--*/
.absolute {
    position: absolute;
}
.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.rounded-3xl {
    border-radius: 1.5rem;
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-400\/20 {
    --tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-purple-500\/20 {
    --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(168 85 247 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-pink-500\/20 {
    --tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position);
}
.blur-2xl {
    --tw-blur: blur(40px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
*,:before,:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}


.case-study-section {
    position: relative;
    width: 100%;
    border-radius: 20px;
	background:#fafafa!important;
	border:solid 1px #f2f2f2!important;
	margin-top:50px;
    background: var(--bg-gradient);
    
    box-sizing: border-box;
    /* overflow: hidden; */
}

.case-study-section{
	
}
.slider {
    width: 100%;
    overflow: hidden;
}


.case-study-slides-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.case-study-item {
    width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    visibility: hidden;
    position: absolute;
}
/*--== new case study ==--*/
/*========================*/
/* .case-study-tabs { padding: 60px 0; }
.tabs-layout { display: flex; gap: 40px; }
.tabs-list { width: 250px; display: flex; flex-direction: column; gap: 12px; }
.tab-btn {
    padding: 14px 18px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: left;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
}
.active-tab {
    background: #007bff;
    color: white;
    border-color: #007bff;
}
.tabs-content { flex: 1; }
.image-box img { width: 100%; max-width: 400px; border-radius: 14px; } */
.case-study-tabs .tabs-layout {
	display: grid;
    grid-template-columns: 231px 1fr;
    grid-gap: 30px;
    overflow:hidden;
}
.tab-content-cs { 
	display: none;
    z-index: 99;
    position: relative;
}
.active-content { display: block; }
.case-study-tabs .tabs-layout .tabs-list .tab-btn{
	width:100%;
	box-shadow: 0px 4px 40.02px 0px #FFFFFF0D inset;
    border: 1px solid #0039644D;
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;
	border-radius:10px;
	padding: 11.5px 0px;
	color:#111111;
	margin-bottom: 19px;
}
.case-study-tabs .tabs-layout .tabs-list .tab-btn:last-child{
	  margin-bottom: 0px;
 }
.case-study-tabs .tabs-layout .tabs-list .tab-btn span{
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	display:none;
	opacity:80%;
	color:#fff;
}
.case-study-tabs .tabs-layout .tabs-list .tab-btn.active-tab {
	background: linear-gradient(180.3deg, #004A82 0.26%, #001A2D 302.36%);color:#FFFFFF;


}
.case-study-tabs .tabs-layout .tabs-list .tab-btn.active-tab span{display:block;}
.case-study-tabs .tabs-content{
	background: linear-gradient(180deg, #003964 0%, #000000 100%);
	padding:0px 0px 0px 45px;
    border-radius:10px;
	position:relative;
	z-index:0;
}
.case-study-tabs .tabs-content:after{
	position:absolute;
	background:url('http://sandbox.iffort.tech/wp-content/uploads/2025/11/ncs-before-img.png');
	width:100%;
	height:100%;
	content:'';
    top:0;
	left:0;
	background-size: cover;
}
.case-study-tabs .tabs-content:before{
	overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/05/video-svg.svg);
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: -60px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    z-index: -1;
    padding: 0px;
    transition: all .3s;
    transform: rotate(0deg);
    transition: opacity 0.5s ease;
    opacity:1;
    transition: transform 0.5s ease, opacity 0.5s ease;
	animation: rotateImageB 15s linear infinite;
}
.case-study-tabs .tabs-content .content-inner{
	display:grid; 
	grid-template-columns: minmax(260px, 420px) 1fr;
}
.case-study-tabs .tabs-content .content-inner .cs-data{
	padding:72px 0px 50px 0px;
	display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.case-study-tabs .tabs-content .content-inner .cs-data a{
	font-weight: 500;
	font-size:18px;
	line-height: 150%;
	letter-spacing: -2.5%;
	color:#fff;
        display: flex;
    align-items: center;
    grid-gap: 10px;
}
.content-inner .cs-data h4 {
  line-height: 140%;		
}
/*========================*/
/*--== end new case study ==--*/





.case-study-item.active {
    opacity: 1;
    visibility: visible;
    position: relative;
}


.slide-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
    align-items: center;
	overflow:hidden;
	    border-radius: 20px;
}


.case-study-slides-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}








/* --- Slider Core --- */




.slide.active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.slide-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
    align-items: center;
}

/* --- Left Column Content --- */
.left-column {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
	padding:30px;
}

.case-study-header {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.badge {
    background-color: var(--badge-bg);
    color: var(--badge-text);
    padding: 0.5rem 1rem;
    border-radius: 99px;
    font-size: 0.875rem;
    font-weight: 500;
}

.slide-counter {
    color: var(--secondary-text);
    font-size: 0.875rem;
    font-weight: 500;
}

h1 {
    font-size: 2.75rem;
    font-weight: 700;
    color: var(--primary-text);
    margin: 0;
    line-height: 1.2;
}

.description {
    font-size: 1.125rem;
    color: var(--secondary-text);
    line-height: 1.6;
    margin: 0;
}

.tags {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.tags span {
    /* border: 1px solid #e0e2e8; */
    padding: 0.5rem 1rem;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    color:#000;
    background-color: var(--card-bg);
	display:flex;
	align-items: center;
	gap:8px;
}
.tags span img {max-width:20px;}
.stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.stat-card {
    background-color:#f6f6f7;
	border:solid 1px #e4e4e6;
    border-radius: 16px;
    padding: 1.25rem;
    text-align: center;
  
}

.stat-icon-wrapper {
    margin-bottom: 0.75rem;
}

.stat-icon-wrapper svg {
    color: var(--accent-color);
}

.stat-value {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    color:#000;
	margin-bottom:5px;
}

.stat-label {
    font-size: 0.875rem;
    color: var(--secondary-text);
}

.project-details {
    display: flex;
    gap: 1.5rem;
    color: var(--secondary-text);
    font-size: 0.9rem;
}
.project-details span {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.cta-button {
    /* padding: 1rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    align-self: flex-start;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
	    background: #000;
    color: #fff;
	margin-top:15px; */
	fill: #000000;
    color: #000000;
    background-color: #E1E1E133;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #111111;
    border-radius: 8px;
    margin-top:15px;
    padding: 12px 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
	text-transform:uppercase;
	max-width:max-content;
	font-weight:500;
	font-size:12px;
}
.cta-button svg, .cta-button svg path{fill:#000;}
.cta-button:hover{ background:#E1E1E199!important; color:#000;}
/* .cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(29, 35, 64, 0.2);
} */

/* --- Right Column - Phone --- */
.right-column {
    display: flex;
    justify-content: center;
    align-items: center;
    height:100%;
	position:relative;
}
.right-column img{
	z-index:9;
	padding:30px;
	max-width:400px!important;
	height:100%;
}
.greadient-bg{
	
	height:100vh;
	
}

.phone-mockup {
    transform: rotateY(-10deg) rotateX(5deg);
    transition: transform 0.4s ease;
}

.case-study-section:hover .phone-mockup {
    transform: rotateY(0deg) rotateX(0deg);
}

.phone-frame {
    background-color: #111;
    padding: 12px;
    border-radius: 40px;
    box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.35);
    position: relative;
}

.phone-notch {
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 28px;
    background-color: #111;
    border-radius: 0 0 16px 16px;
    z-index: 2;
}

.phone-screen-content {
    display: block;
    width: 300px;
    height: auto;
    border-radius: 28px;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    /* ^ Prevents flicker on overflow:hidden with border-radius in chrome */
}

/* --- Floating Elements --- */
.floating-icon, .floating-badge {
    position: absolute;
    background: var(--card-bg);
    border-radius: 12px;
    box-shadow: var(--card-shadow);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--accent-color);
}
.floating-icon {
    width: 48px;
    height: 48px;
}
.floating-badge {
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    color: var(--primary-text);
}
.floating-badge span {
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--secondary-text);
}
.icon-phone { top: 15%; left: 45%; }
.badge-performance { top: 10%; right: 8%; border-radius: 16px; }
.icon-bolt { top: 40%; right: 5%; border-radius: 50%;}
.icon-target { bottom: 25%; left: 48%; }
.badge-rating { bottom: 12%; right: 10%; border-radius: 16px; }

/* --- Slider Navigation & Pagination --- */
/* ... (पिछला CSS कोड) ... */

/* --- Slider Navigation & Pagination (बदले हुए नाम) --- */
.case-study-slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--card-bg);
    border: 1px solid #e0e2e8;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--secondary-text);
    box-shadow: var(--card-light-shadow);
    transition: all 0.2s ease;
}
.case-study-slider-nav:hover {
    color: var(--primary-text);
    border-color: #c8cbe0;
    transform: translateY(-50%) scale(1.05);
}
.case-study-slider-nav.prev { left:-50px; }
.case-study-slider-nav.next { right:-50px; }

.case-study-pagination {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 0.75rem;
	display:none;
}
.case-study-pagination-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d1d3e0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.case-study-pagination-dot.active {
    background-color: var(--primary-text);
}
.icon1-air,.icon2-air, .icon3-air,.icon4-air,.icon5-air{position:absolute;}
.icon3-air{
	right: 20px !important;
    top: 250px !important;
    left: unset !important;
}
.icon2-air{
	bottom:100px;
	top:unset!important;
}
.icon4-air,.icon5-air {
	right:20px;
    top:50px;
    background: #fff;
    z-index: 9;
    padding: 10px;
    display: flex;
    flex-flow: column;
    text-align: center;
	border:solid 1px #e4e4e6;
	border-radius:10px;
	transform: rotate(8deg);
	transition:all .3s;
}
.icon4-air:hover,
.icon5-air:hover {transform: rotate(4deg); transition:all .3s;}
.icon5-air {
	right:30px!important;
	bottom:80px!important;
	top:unset!important;
}
.icon5-air svg{width:12px; height:12px;}
.icon4-air  label{font-weight:700; color:#000;}
.icon5-air  label{font-weight:700;  color:#16a34a;}
.icon1-air, .icon3-air, .icon2-air{
	height:50px;
	width:50px;
	border-radius:100%;
	left:20px;
	top:80px;
	background:#fff;
	display:flex;
	justify-content:center;
	align-items: center;
	z-index:9;
	opacity: 0.5;
      animation: fadeInOut 2s infinite alternate;
	  border:solid 1px #e4e4e6;
}
 @keyframes fadeInOut {
      from {
        opacity: 0.5;
      }
      to {
        opacity: 1;
      }
    }
	.featured-case-study  {
		background:#cacbcf;
		border-radius:40px;
		display:inline-block;
		max-width:200px;
		display:flex;
		justify-content:center;
		align-items: center;
		padding:4px 0px;
	}
	.featured-case-study p{
		font-weight:500;
		margin-bottom:0px;
		color:#000;
	}
/* --- Responsive Design --- */
@media (max-width: 1100px) {
    .slide-content {
        grid-template-columns: 1fr;
        gap: 3rem;
        text-align: center;
    }
    .left-column {
        align-items: center;
        order: 2;
    }
    .right-column {
        order: 1;
    }
    .cta-button {
        align-self: center;
    }
    .tags {
        justify-content: center;
    }
    .project-details {
       justify-content: center;
    }
    h1 {
        font-size: 2.25rem;
    }
    .floating-icon, .floating-badge {
        display: none; /* Hide floating elements on smaller screens for clarity */
    }
}

@media (max-width: 768px) {
	.postid-10236 .tags_data_outer{display:flex; flex-flow:column;}
	.postid-10236 .tags_data_outer .tag-outer-box:last-child{order:-1; margin-top:0px; margin-bottom:25px;}
	.case-study-slider-nav{
		        position: unset;
        		display: inline;
        		margin: auto;
	}
	.left-column{
		padding:15px;
	}
	.featured-case-study{
		padding:4px 18px;
	}
	.slide-content{
     gap:1rem;
	}
	.project-details{
		flex-flow:column;
	}
	.right-column img {max-width:70%!important;}
	.icon1-air, .icon2-air, .icon3-air,.icon4-air,.icon5-air{
		display:none;
	} 
   .case-study-slider-nav.next{right: -0px; transform:translateY(0%);}
   .case-study-slider-nav.prev {    left: -0px; transform:translateY(0%);}
    .greadient-bg {
		height:auto;
	}
	.carousal-btn{text-align:center; margin:15px 0px;}
    .description {
        font-size: 1rem;
    }
    .stats-grid {
        grid-template-columns: 1fr 1fr;
    }
	.stats-grid .stat-card:nth-child(3){
  grid-column: 1 / -1; /* spans full width (both columns) */
}
	
    .slider-nav.prev { left: 0.5rem; }
    .slider-nav.next { right: 0.5rem; }
    .phone-frame {
        padding: 8px;
        border-radius: 30px;
    }
    .phone-screen-content {
        width: 250px;
        border-radius: 22px;
    }
    .phone-notch {
        width: 110px;
        height: 22px;
        top: 8px;
        border-radius: 0 0 12px 12px;
    }
}

/*--===========================================--*/
    /*--== END NEW CASE STUDY SECTION ==--*/
/*--===========================================--*/


/*--===========================================--*/
          /*--== TECH STACK SECTION  ==--*/
/*--===========================================--*/
ul.grid_btn{ 
	display:flex; 
	gap:9px;
	list-style: none; 
	padding: 0;
    margin-top: 40px;}
ul.grid_btn li{list-style:none;}
.tech-stacK_outer .tech_stack-grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:50px;
	align-items: center;
}
li .tech_stackbtn{
	display:inline-flex;
	justify-content: center;
	align-items: center;
	gap:9px;
	border: 1px solid rgba(215, 215, 215, 1);
	border-radius:10px;
    padding: 11px 14px;
	background:#fff;
	cursor:pointer;
}
li.active .tech_stackbtn{
	background: linear-gradient(180deg, #003964 0%, #000000 100%);
    border:solid 1px #003964;
	color:#fff;
}
li .tech_stackbtn img{max-width:20px;}
li.active .tech_stackbtn img{ filter: invert(1);}
.tech_stackbtn:hover img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);

}
.imag-grid{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, auto);
}
.logos-icon:nth-child(1){   grid-column: 3;
  grid-row: 1;
}
.logos-icon:nth-child(2){
	 grid-column: 2;
  grid-row: 2;
 }
.logos-icon:nth-child(3){ 
	 grid-column: 3;
  grid-row: 2;
}
.logos-icon:nth-child(4){
	  grid-column: 1;
  grid-row: 3;
 }
.logos-icon:nth-child(5){ 
	 grid-column: 2;
  grid-row: 3;
}
.logos-icon:nth-child(6){
	  grid-column: 3;
  grid-row: 3;
 }
/*--===========================================--*/
/*--===========================================--*/

/*--============================================--*/
        /*--== END TECH STACK SECTION  ==--*/
/*--============================================--*/

.line_animate{
        width:175px;
        height:5px;
        background:#000;
        position:relative;
    }
    .line_animate:before{
    width:18px;
    height:18px;
    border-radius:100%;
    background:#000;
    position:absolute;
    content:'';
    right:-2px;
    top:-6px;
    animation: colorCycle 1.5s infinite;
    }
    @keyframes colorCycle {
    0%   { background-color: var(--color-pink); }
    33%  { background-color: var(--color-orange); }
    66%  { background-color: var(--color-blue); }
    100% { background-color: var(--color-pink); }
}


.products-box-number .elementor-widget-wrap.elementor-element-populated{
	background:transparent!important;
}
.products-box-number {
	width:52px!important;
	height:52px!important;
	display:flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 57, 100, 1);
   position:relative;
   border-radius:10px;
   overflow:hidden;
}
.products-box-number:before{
	 content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150%; /* Increase size to cover corners while rotating */
    height: 150%;
    transform: translate(-50%, -50%) rotate(0deg);
    background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/06/small-ellipse-nw.svg);
    background-size: contain; /* Maintain aspect ratio */
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    z-index: 0;
    opacity: 1;
        animation: driftRotate 12s ease-in-out infinite;


    transition: opacity 0.5s ease;
} 
@keyframes driftRotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg) translateX(0) translateY(0);
    }
    50% {
        transform: translate(-50%, -50%) rotate(180deg) translateX(5px) translateY(5px);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg) translateX(0) translateY(0);
    }
}

.tags_grid{
	display:grid;
	grid-template-columns: 559px 1fr;
	grid-gap:100px;
}
.tags_heading .heading_outer{
	position:sticky;
	top:200px;

}
.tags_heading .heading_outer h2{color:#fff; margin-bottom:0px;}
.tags_heading .heading_outer p{color:#fff; opacity:80%; margin-top:24px;}
.tags_data .tag-outer-box{
	box-shadow: 0px 4px 40px 0px rgba(255, 255, 255, 0.05) inset;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: rgba(255, 255, 255, 0.15);
	padding:20px;
	display:grid;
	grid-template-columns:132px 1fr;
	grid-gap:25px;
	border-radius:10px;
	margin-top:23px;
}
.tags_data .tag-outer-box:first-child{margin-top:0px!important;}
.tags_data .tag-outer-box h4, .tags_data .tag-outer-box p{ color:#fff;}
.tags_data .tag-outer-box p {margin-top:16px;}
.tags_data .tag-outer-box .tag_icon_bx{ 
	width:132px; 
	height:132px; 
	display:flex; 
	justify-content: center; 
	align-items: center; 
	background: rgba(255, 255, 255, 0.1);
	border-radius:10px;
}
.tags_data .tag-outer-box .tag_icon_bx img{
	max-width:80px;
}
/*--============================================-*/
/*--== end service Detail page  ==--*/
/*--============================================-*/



/*--============================================-*/
/*--== service listing page hero ==--*/
/*--============================================-*/
.custom-hero-section_grid {
	display:grid;
	grid-template-columns:498px 480px 1fr;
	grid-gap:82px 30px;
}
.custom-hero-section_grid .box {position:relative;}
.custom-hero-section_grid .box:nth-child(1) h3{margin-top:63px; margin-bottom:0px;}
.custom-hero-section_grid .box:nth-child(2)  {  transform: rotate(-9deg)!important;}
.custom-hero-section_grid .box:nth-child(3) {text-align:right;}
.custom-hero-section_grid .box:nth-child(3) .img_outer{display:inline-block; position:relative} 
.custom-hero-section_grid .box:nth-child(3) .img_outer:before{
	width:125px;
	height:125px;
	content:'';
	background:url(http://sandbox.iffort.tech/wp-content/uploads/2025/06/before-image.svg);
	background-repeat: no-repeat;
    position: absolute;
    left:unset;
    top: 0px;
    right:-20px;
    bottom: 0;
    margin: auto;
	background-size: cover;
    animation: rotateBackAndForth 32s linear infinite;
	z-index:-2;
}
@keyframes rotateBackAndForth {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(360deg); /* Clockwise */
  }
  50% {
    transform: rotate(360deg);
  }
  75% {
    transform: rotate(0deg); /* Counterclockwise */
  }
  100% {
    transform: rotate(-360deg); /* Full reverse */
  }
}
.custom-hero-section_grid .box:nth-child(3) .img_outer img{position:relative;}
.custom-hero-section_grid .box:nth-child(4){}
.custom-hero-section_grid .box:nth-child(4) .img_outer {
  animation: sway 8s infinite;
  animation-timing-function: ease-in-out;
  transform-origin: top left; 
}
@keyframes sway  {
    0% { transform: rotate(8deg); }
    50% { transform: rotate(-8deg); }
    100% { transform: rotate(8deg); }
}

.custom-hero-section_grid .box:nth-child(5){
	    display: flex;
        justify-content: center;
        align-items: center;
		
}
.custom-hero-section_grid .img_outer{position:relative!important;}
.custom-hero-section_grid .box:nth-child(5) .img_outer {position:relative;}
.custom-hero-section_grid .box:nth-child(5) .img_outer img {max-width:180px; }
.custom-hero-section_grid .box:nth-child(6) .img_outer img {transform:translate(0px, -150px);}
.custom-hero-section_grid .cursor-tooltip img, .custom-hero-section_grid .cursor-hand img{transform:translate(0px, 0px)!important;}
.custom-hero-section_grid .cursor-hand img {min-width:24px;}
.img-outer a, .img_outer, .custom-hero-section_grid img{cursor:none!important;}

.custom-hero-section_grid .box:nth-child(6), .custom-hero-section_grid .box:nth-child(3){position:relative;}

.custom-hero-section_grid .box:nth-child(3) .cursor-tooltip{ left:-250%!important; }
.custom-hero-section_grid .box:nth-child(6) .cursor-tooltip{ left:-30%!important; }
/*--============================================-*/
/*--== end service listing page hero ==--*/
/*--============================================-*/



/*--============================================-*/
/*--== service listing page sticky slider css ==--*/
/*--============================================-*/
.scroll-wrapper {
      position: relative;
      padding-bottom:0px;
    }

    .scroll-section {
      display: grid;
	  grid-template-columns:402px 1fr;
      position: relative;
	  gap:0px 75px;
    }

    .sticky-image {
      position: sticky;
      top: 100px;
      flex: 1;
      
      
    }
    .content-box, .sticky-image {height:70vh;}
    .image-outer {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
   .content_outer, .image-outer {
     display: flex;
     align-items: center;
     flex-flow: column;
   }
    .sticky-image img {
      max-width: 100%;
      border-radius: 10px;
      transition: opacity 0.5s ease;
      opacity: 1;
    }

    .content-columns {
      flex: 1;
      display: flex;
      flex-direction: column;
      gap: 60px;
    }

    .content-box {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .content-box:last-child {
      align-items: center;
      justify-content: center;
    }
   
    .content_outer {
      background: rgba(255, 255, 255, 0.05);
      border-radius: 16px;
      padding:50px 45px;
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.55);
	  box-shadow: 0px 4px 40px 0px rgba(255, 255, 255, 0.1) inset;
	  text-align:left;
	  position:relative;
	  overflow: hidden;
   }
   .content_outer:before{
	overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/05/video-svg.svg);
    content: '';
    background-size:contain;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: 0px;
	top:0;
    position: absolute;
    left: 0;
    border-radius: 10px;
    z-index: -1;
    padding: 0px;
    transition: all .3s;
    transform: rotate(0deg);
    transition: opacity 0.5s ease;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    z-index: 9;
   }
   .content-box:hover .content_outer:before{
    opacity: 1;
    transform: translate(0px, 0px);
    animation: rotateImageB 15s linear infinite;
   }
   @keyframes rotateImageB {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}
   .content-box h2 {
      margin-top: 0;
    }
    .content_outer h4{
		color:#fff;
		text-align:left;
	    width: 100%;
	}
	  .content_outer p{ opacity:70%; margin-top:24px; margin-bottom:0px;}
    .content_outer .tags {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin-top:54px;
	  width:100%;
	  justify-content: start;
    }

    .content_outer .tags .tag {
     background: rgba(255, 255, 255, 0.2);
      color:#fff;
     border-radius: 10px;
    padding: 11px 10.8px;
    }
	.content_grid{ display:grid; grid-template-columns:1fr 126px;}
	.ar-img{text-align:right; opacity:1; transition:all .3s;}
	.content-box:hover .ar-img{opacity:1; transition:all .3s;}
	.ar_img_outer{width: 100px;
    height: 100px;
    background: transparent;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition:all .3s;}
	.content-box:hover .ar_img_outer{ background: #ffffff26; transition:all .3s}
/*--============================================-*/
/*--== service listing page sticky slider css ==--*/
/*--============================================-*/





/*--== video section start ==--*/
.side-carousal {
	position: relative;
	height: 165px;
	overflow: hidden;
}

.side-carousal a {
	padding-right: 30px;
	right: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transform: translateY(20px);
	/* small distance for a softer entrance */
	transition: all 0.8s ease-in-out;
	z-index: 1;
}

.side-carousal a.active {
	opacity: 1;
	transform: translateY(0);
	z-index: 2;
}

.progress-line {
	border-radius: 20px;
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 7px;
	width: 5px;
	background-color: #26262680;
	transform: scaleY(1);
	transform-origin: bottom;
	transition: transform 6s linear;
	z-index: 3;
}
/* .progress-line:before{
	width:100%;
	height:5px; 
	content:'';
	background:#26262680;
	position:absolute;
	bottom:0;
	left:0;

} */
.side-carousal:before {
	width: 5px;
	height: 5px;
	content: '';
	border-radius: 100%;
	background: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
}

.side-carousal:after {
	width: 5px;
	height: 100%;
	background: #fff;
	border-radius: 10px;
	position: absolute;
	right: 0;
	content: '';
	bottom: 12px;
	border: none;
	z-index: -1;
}

/*--== end video section ==--*/
/*--== second section text change ==--*/
.text-change {
	position: relative;
}

.text-change::after {
	content: ' ';
	position: absolute;
	padding-left: 3px;
	animation: textrotate 1.5s linear infinite;
	-webkit-animation: textrotate 1.5s linear infinite;
}

@keyframes textrotate {
	0% {
		content: 'Win.';
		color: #FB76A3;
	}

	50% {
		content: 'Rule.';
		color: #003964;
	}

	100% {
		content: 'Perform.';
		color: #FF8A76;
	}
}

/*--== end second section text change ==--*/

/* element show only desktop */
.toggle_btn,
.link-tag-mobile {
	display: none;
}

/* element show only desktop */
/*--== banner section ==--*/
.side-carousal a {
	padding-right: 30px;
}

.mt-50 {
	margin-top: 50px !important;
}

.side-carousal h3,
.side-carousal p {
	color: #fff;
	text-align: right;

}

.side-carousal p {
	opacity: 80%;
}

/* .logo-carousal .swiper-slide .swiper-slide-inner{
	height:40px!important;
    display:flex;
  
	align-items: center;
} */
/*--== client testimonial ==--*/
.side-carousal h3 svg {
	margin-left: 10px;
}

.custom-client-testimonial .item.custom-item {
	border: 1px solid #C2C2C28C;
}

.custom-client-testimonial .item.custom-item .cont {
	position: relative;
}

.custom-client-testimonial .item.custom-item .cont:before {
	position: absolute;
	width: calc(100% - 25%);
	content: '';
	height: 1px;
	left: -30px;
	background: #a0a0a0;
	opacity: 40%;
	bottom: -20px;
	z-index: 99;
}

.custom-client-testimonial .geekfolio-testimonials-cards .swiper-controls .d-flex {
	transform: translate(-20px, 0px);
}

.custom-client-testimonial .geekfolio-testimonials-cards .swiper-controls .swiper-button-next {
	margin-left: 30px;
}

.custom-client-testimonial .geekfolio-testimonials-cards .item .avatar {
	border-radius: 20%;
}

/*--== service section design ==--*/
.custom-services {
	margin-top: 50px;
}

.services-default_box {
	display: grid;
	grid-template-columns: 417px 1fr 1fr;
	grid-template-rows: auto auto;
	gap: 4px 33px;
}

.services-default_box .first-slide {
	grid-row: 1 / span 4;
}

.service-box-col2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 28px 22px;
}

.service-box.firwst-box {
	/*background: #FFFFFF26;*/
	background: #263f51;
	box-shadow: 0px 4px 40px 0px #FFFFFF1A inset;
	border: 1px solid #FFFFFF8C;
	border-radius: 10px;
	padding: 10px 25px;
	transition: all .3s;
	position: relative;
	min-height:511px;
}

.service-box_outer.first-slide .service-box.child-box {
	display: none;
}

.service-box_outer.first-slide .service-box.firwst-box {
	opacity: 1;
	transform: translate(0px, 0px);
	visibility: visible;
	height:100%;
}

.service-box_outer:nth-child(4),
.service-box_outer:nth-child(5) {
	padding-top: 33px;
}

/*.service-box.firwst-box:hover:before{
        width:100%;
        height:100%;
        background:url('http://localhost/iffort-tech/wp-content/uploads/2025/05/bg-gif.gif');
        content:'';
        top:0;
        left:0;
        position:absolute;
        opacity:0.9;
            filter: contrast(96%);
    -webkit-filter: contrast(96%);
    }*/

.link_tag {
	display: flex;
	justify-content: end;
	opacity: 0;
	visibility: hidden;
	transform: translate(0px, 10px);
}

.first-tag p {
	color: #fff;
	margin-bottom: 15px;
}

.first-tag h4 {
	color: #fff;
	Letter-spacing: -0.4px;
	min-height: 60px;
	text-transform: capitalize;
}

.tag-label {
   padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 10px;
    justify-content: start;
}



.tag-label span {
	padding: 10px 13px;
	background: #FFFFFF33;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	Letter-spacing: -0.4px;

}

.spacer {
	width: 100%;
	height: 1px;
	background: #fff;
	margin: 30px 0px;
	opacity: 40%;
}

.short_paragrah p {
	color: #fff;
	opacity: 0.7;
}

.child-box {
	display: grid;
	grid-template-columns: 132px 1fr;
	gap: 20px;
	background: #FFFFFF26;
	border: 1px solid #FFFFFF33;
	box-shadow: 0px 4px 40px 0px #FFFFFF0D inset;
	padding: 39px 26px;
	border-radius: 10px;
	height:100%;
}

.two-colsr span {
	min-width: 132px;
	width: 132px;
	height: 132px;
	background: #FFFFFF1A;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.two-colsr span img {
	max-width: 80px;
}

.ser-bx-content h4,
.ser-bx-content p {
	color: #fff;
}

.ser-bx-content p {
	margin-bottom: 15px;
	text-transform: capitalize;
}

.ser-bx-content h4 {
	margin-bottom: 0px;
	Letter-spacing: -0.4px;
	text-transform: capitalize;
}

.service-box_outer {
	position: relative;
}

/* .service-box_outer:nth-child(2) .service-box.firwst-box{z-index:3;}
.service-box_outer:nth-child(3) .service-box.firwst-box{z-index:3;}
.service-box_outer:nth-child(4) .service-box.firwst-box{z-index:9;}
.service-box_outer:nth-child(5) .service-box.firwst-box{z-index:9;}  */
.service-box_outer .service-box.firwst-box {
	position: absolute;
	top: 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transform: translate(0px, 192px);
	width: 100%;
	transition: all .3s;
	
}

.service-box_outer:hover .service-box.firwst-box {
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 0px);
}

.service-box_outer:nth-child(4):hover .service-box.firwst-box,
.service-box_outer:nth-child(5):hover .service-box.firwst-box {
	top: unset;
	bottom: 0;
}

.service-box_outer .service-box.firwst-box::before {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/05/video-svg.svg);
	content: '';
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	bottom: -60px;
	position: absolute;
	left: 0;
	border-radius: 10px;
	z-index: -1;
	padding: 0px;
	transition: all .3s;
	transform: rotate(0deg);
	transition: opacity 0.5s ease;
	opacity: 0;
	transition: transform 0.5s ease, opacity 0.5s ease;
	z-index: 9;
}

.service-box_outer .service-box.firwst-box:hover:before {
	opacity: 1;
	animation: rotateImage 15s linear infinite;
}

@keyframes rotateImage {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.service-box.firwst-box:hover .link_tag {
	opacity: 1;
	visibility: visible;
	transition: all .3s;
}

/*--== end service section ==--*/
/*--== blog design ==--*/
.iffort-tech-custom-posts .geekfolio-posts.crev {
	margin: 0px -15px !important;
}

.iffort-tech-custom-posts .item.img-row {
	border: none !important;
	margin-bottom: 0px !important;
}

.geekfolio-posts .item.img-row .cont {
	padding: 0 !important;
}

.iffort-tech-custom-posts .item.img-row .col-md-6 {
	width: 100%;
	padding: 0;
}

.iffort-tech-custom-posts .item.img-row .col-md-6 .img {
	padding-left: 0px;
}

/*--== custom case study start ==--*/
/*--== home page header ==--*/
.home-page-header .menu-item-object-custom:last-child {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.home-page-header.page-header{}

.home-page-header.sticky {
	position: fixed !important;
	top: 0;
	background-color: rgb(0 0 0 / 44%);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}
.home-page-header.page-header.sticky{
	background-color:#f1f1f170!important;
}

.home-page-header .elementor-container {
	max-width: 1315px !important;
}

.home-page-header.geekfolio-sticky-top.is-stuck {
	background-color: rgb(0 0 0 / 44%);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}
.home-page-header.page-header.geekfolio-sticky-top.is-stuck{
	background:#e0e0e070;
}
.home-page-header .getIntouch_btn {
	background: #fff;
	width: 160px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #111111;
	transition: all .3s;
	cursor: pointer;
}

.home-page-header .getIntouch_btn:hover {
	background: #EFEFEF;
	transition: all .3s;
}
.home-page-header.page-header .getIntouch_btn{
	background:#003964;
    color:#fff;
}
.home-page-header .navigation li a {
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: -.2px;
	transition:all .3s;
}

.home-page-header .navigation li a:hover {
	/* color: #cfcaca !important; */
	background: linear-gradient(258.61deg, #EC629C 1.95%, #FF826F 98.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	transition:all .3s;
}
.page-id-9357 .home-page-header #menu-item-10083 a:hover{-webkit-text-fill-color:#1f1f1f!important; color:#1f1f1f!important;}
.home-page-header {
	border-color: #0000000D;
}
.white-header .navigation li#menu-item-10083 a:hover{color:#fff!important; -webkit-text-fill-color: #fff;;}

.hero-section {
	display: flex !important;
	align-items: end !important;
	gap: 30px !important;
	margin-top: -200px !important;
	margin-top: -200px !important;
	justify-content: space-between;
}

.hero-content {
	width: 100%;
	max-width: 550px;
	padding: 20px 0px;
}

.case_study_btn a {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-top: 30px;
	gap: 15px;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 0px;
	transition: all .3s;
	text-transform: uppercase;
}

/*--== end home page header ==--*/

/*--== custom testimonil start ==--*/
/* .custom-testimonial .swiper-container-custom{overflow:hidden;}
.custom-testimonial .custom-item{border:solid 1px #C2C2C28C;border-radius:10px;}
.custom-testimonial .swiper-container {
    position:relative;
    
  
}
.custom-testimonial .swiper-slide {
  transition: transform 0.3s, opacity 0.3s;
  transform: scale(0.50);
  opacity: 0.5!important;
}
.custom-testimonial .swiper-wrapper{display:flex; gap:0px!important; }

.custom-testimonial .swiper-slide.active-slide {
  transform: scale(1);
  opacity: 1!important;
  z-index: 2;
 
} */
.color-pink {
	color: #FB76A3 !important;
}

.color-blue {
	color: #003964 !important;
}

.color-orange {
	color: #FF8A76 !important;
}

/*--== custom testimonil start ==--*/


/* Slider Wrapper & Slides - YAHAN BADLAV HOGA */
.hero-section .slider-wrapper {
	margin-top: 40px;
	width: 100%;
}

.slider-wrapper a:hover {
	color: #666;
}

.hero-section .slides-container {
	position: relative;
	/* Absolute positioned slides ke liye zaroori */
	/* Height JavaScript se set hogi smooth transition ke liye */
	transition: height 0.4s ease-in-out;
	/* Height change ko smooth karega */
	min-height: 200px;
	/* Ek initial min-height, content ke hisab se adjust karein */
}

.hero-section .slide {
	/* display: none; -- Yeh hata denge opacity se control hoga */
	padding-bottom: 20px;
	/* Original padding */
	border-bottom: 1px solid #e0e0e0;
	/* Original border */

	/* Smooth transition ke liye styles */
	position: absolute;
	/* Sabhi slides ek ke upar ek hongi */
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	/* Shuru mein invisible */
	pointer-events: none;
	/* Jab slide dikh na rahi ho tab click na ho */
	transition: opacity 0.4s ease-in-out;
	/* Opacity par transition */
}

.hero-section .slide.active-slide {
	opacity: 1;
	/* Active slide visible hogi */
	pointer-events: auto;
	/* Active slide par click ho sakega */
	/* position: relative; -- active slide ko relative karne ki zaroorat nahi,
       kyunki container ki height JS se set ho rahi hai */
}

.hero-section .slide-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	border-bottom: solid 1px #a0a0a0;
	padding-bottom: 30px;
}

.hero-section .slide-title {
	font-size: 3rem;
	font-weight: bold;
	color: #f39c12;
}

.hero-section .slider-nav {
	display: flex;
	gap: 10px;
}

.hero-section .nav-btn {
	background: none;
	border: none;
	font-size: 1.8rem;
	color: #888;
	cursor: pointer;
	padding: 0 5px;
}

.hero-section .nav-btn:hover {
	color: #333;
}


.hero-section .slide-tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.hero-section .tag {
	display: inline-flex;
	align-items: center;
	padding: 10.5px 12.7px;
	border-radius: 15px;
	font-size: 0.9rem;
	border: 1px solid #D7D7D7;
	gap: 5px;
}

.hero-section .tag-text {

	color: #111111;
}

.hero-section .tag.tag-text img {
	max-width: 20px;
}

.hero-section .heart-icon {
	margin-right: 6px;

}

.hero-section .icon-tags {
	display: flex;
	align-items: center;
	gap: 8px;
}

.hero-section .icon-circle {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.text-slider {
	color: #fff;
	text-align: right
}

.side-carousal {}

/* Hero Image - YAHAN BADLAV HOGA */
.hero-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 650px;
	text-align: center;
	height: 746px;
	border-radius: 10px;
	overflow: hidden;
	cursor: none !important;
}

.hero-image a {
	cursor: none;
}

.hero-image a {
	display: inline;
}

.hero-image .background-video {
	z-index: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
}

.hero-image {
	position: relative;
}

.hero-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	left: 0;
	top: 0;
	background: #FFFFFFA6;

	z-index: 1;
}

.hero-img-mul {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0px;
	width: 100%;
}

/* .hero-gallery-image {
    max-width: 400px !important;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease-in-out;
    object-fit: contain;
    z-index: 1;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
} */
.hero-gallery-image {
	max-width: 100%;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	bottom: 0;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.4s ease-in-out;
	object-fit: contain;
	z-index: 1;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	display: inline-flex;
	justify-content: center;

	align-items: center;
}

.hero-gallery-image.active-hero-image {
	/* display: block; -- Yeh hata denge */
	opacity: 1;
	/* Active image visible hogi */
	pointer-events: auto;
}

.case-study-logo {
	height: 50px !important;
}

/* case study on hover */
.cursor-hero:hover {
	cursor: none;
	/* Hide system cursor */
}

.cursor-hand {
	position: absolute;
	font-size: 22px;
	color: black;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.15s ease;
	transform: translate(-55%, 15%);
	z-index: 9999;
}

.cursor-tooltip {
	position: absolute;
	padding: 10px 16px;
	background: white;
	border-radius: 40px 40px 40px 0px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	font-size: 14px;
	font-weight: 500;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.15s ease;
	white-space: nowrap;
	z-index: 9999;

}

a .cursor-tooltip {
	color: #000;
}

a .cursor-tooltip img {
	max-width: 18px;
	opacity: 20%;
	margin-left:10px;
}

.cursor-hero:hover .cursor-tooltip,
.cursor-hero:hover .cursor-hand {
	opacity: 1;
}

/* end case study on hover */


/*--== end custom case study ==--*/

/*--== custom listing page section ==--*/
.listing-banner .word-flip {width:100%;}
.listing-banner .word{
	justify-content: center;
    margin: auto;
    display: flex;
    width: 100%;
}

.listing-banner .word-flip {
  position: relative;
  display: inline-block;
  height: 1.25em;
  perspective: 1000px;
 color:#111111;
  
  font-family: sans-serif;
}

.listing-banner .word-flip .word {
  position: absolute;
  left: 0;
  top: 3px;
  opacity: 0;
  transform: rotateX(90deg);
  animation: flipWords 12s infinite;
  backface-visibility: hidden;
  transform-origin: bottom;
}

.listing-banner .word-flip .word:nth-child(1) {
  animation-delay: 0s;
}
.listing-banner .word-flip .word:nth-child(2) {
  animation-delay: 3s;
}
.listing-banner .word-flip .word:nth-child(3) {
  animation-delay: 6s;
}
.listing-banner .word-flip .word:nth-child(4) {
  animation-delay: 9s;
}

@keyframes flipWords {
  0% {
    opacity: 0;
    transform: rotateX(90deg);
  }
  10% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  30% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  40% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(-90deg);
  }
}
.listing-banner  h4{opacity:80%;}
/*--== roating text ==--*/
.text-slider-viewport {
    /* This container will clip the content and define the visible area */
    height: 1.5em; /* Adjust based on your font size and line height */
    overflow: hidden;
}
.aauto-scroll h1 {color:var(--color-pink)!important;}
.auto-scroll {
    margin: 0;
    padding: 0;
    list-style: none; /* In case you change h6 to ul/ol */
    /* The transition will make the movement smooth */
    transition: transform 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55); /* Smooth ease-in-out like effect */
}

.auto-scroll .words {
    display: block; /* Each word on its own line */
    font-weight:700!important;
    text-align: center;
    
	height:70px;
}

.listing-banner .words:nth-child(1){	
	color:var(--color-pink)!important;
	
}
.listing-banner .words:nth-child(2){	
	color:var(--color-orange)!important;
	
}
.listing-banner .words:nth-child(3){	
	color: var(--color-blue)!important;
}
.listing-banner .words:nth-child(4){
	color:var(--color-pink)!important;	
}
.listing-banner .words:nth-child(5){
	color:var(--color-pink)!important;	
}

/*--== end roating text ==--*/


.case-study-listing{}
.case-study-listing .case-study_img{
	background: #F9F9F9;
    border-radius:10px;
	border: 1px solid #1111110D;
	position:relative;
	overflow:hidden;
	height:100%;
	display: flex;
    justify-content: center;
    align-items: end;
}
.case-study-listing .case-study_img img{
	z-index:9;
}
.listing-link_tag{
	position: absolute;
    right: 15px;
    top: 15px;
	opacity:0;
}
.listing-link_tag svg {width:66px; height:66px; opacity:0.4;}
.listing-link_tag svg path{fill:#000;}
.case-study-listing .case-study_img:before{
	overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/05/video-svg.svg);
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: -60px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    z-index: -0;
    padding: 0px;
    transition: all .3s;
    transform: rotate(0deg);
    transition: opacity 0.5s ease;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
   
}
.listing-img:hover .case-study_img:before{
	    opacity: 1;
    animation: rotateImage 15s linear infinite;
}
.case-study_img:hover .listing-link_tag{ opacity:1!important; transition:all .3s;}
.side-content-listing .tags-text span{
	display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0000001A;
    border-radius: 10px;
    gap: 8px;
    padding: 10px 12px;
	font-weight:500;
	color:#111111;
}
.side-content-listing .tags-text img{max-width:20px;}
.side-content-listing .tool_images{    
	display:inline-flex;
    margin-top: 30px;
    justify-content: start;
    gap: 17px;
    align-items: center;
}
.listing-btn {
	margin-top:48px;
}
.listing-btn button {padding:12px 24px; /*width:300px; height:44px;*/ background:#E1E1E133; border-radius:10px; display:flex; justify-content: center; align-items: center; color:#000;  text-transform:uppercase; border:none; gap:10px; border:solid 1px #111111; transition:all .3s;}
.listing-btn button img{filter:brightness(1) invert(1);}
.listing-btn button:hover {background:#E1E1E199; transition:all .3s;}
.side-content-listing h2{font-weight:400; margin-top:0; text-transform:capitalize;}
.listing-grid{display:grid;grid-template-columns:571px 1fr; gap:42px; margin-top:130px;}
.listing-grid:first-child{margin-top:0px;}
.listing-grid:nth-child(even) .listing-img{order:2;}


/*--== end listing page section  ==--*/
.landing-page-header {
	background: #17173442;
}

#tab-6 {
	z-index: 6;
}

.cstm-flex .elementor-widget-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	grid-gap: 10px;
	flex-wrap: nowrap;
}

/* .banner-heading .geekfolio-heading {
	font-size: 60px;
	font-weight: 600;
	line-height: 125%;
} 

.banner-paragraph {
	font-family: "Inter", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8em;
}*/

.section-heading {}

.section-sub-heading {}

.section-paragraph {}

.section-button {}

.section-testimonial {}


footer .geekfolio-text-editor a {
	color: #fff !important;
	text-decoration: none;
}

.projects-logo .swiper-wrapper .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}

.autoTabColumnWrap {
	position: relative;
}

.autoTabColumnWrap .tabColThree {
	position: absolute;
}

.scroll-tab-btn.firstTabBtn {}

.scroll-tab-btn.firstTabBtn .scroll-tab-content {
	display: block;
}

.scroll-tab-btn .scroll-tab-content {
	display: none;
}

 .scroll-tab-image {
	display: none;
} 

.scroll-tab-image.first-image {
	display: block;
}


.tabBtnthree {
	width: 11px !important;
	height: 30px;
	border-radius: 40px;
	border: solid 1px #EFEFEF;
}

.tabColThree.firstTabColumn.active {
	display: block !important;
}

.autoTabBtn3.active .tabBtnthree {
	height: 90px;
	background: #B7B7B7;
}

.image-slider .cont {
	display: none !important;
}

.sticky-parent {
	position: relative;
}
.section-heading.sticky{
	position: sticky!important;
	top: 80px!important;
	width: 100%!important;
}


 .sticky-child {
	position: sticky!important;
	top: 80px!important;
	width: 100%!important;
} 

.position-relative {
	position: relative;
}

.case-study-greadient-text .geekfolio-heading {
	    position: absolute !important;
    top: 80px !important;
    right: 30px !important;

}

.column-content-wrap {
	position: relative;
}

.column-content-wrap .column-content-col {
	position: absolute;
	display: block !important;
	opacity: 0;
	transition: all 1s;
	
	z-index:-1;
	margin-top:-150px;

}

.column-content-wrap .column-content-col .elementor-container.elementor-column-gap-default {

	display: flex;
	grid-gap: 30px;

}

.column-content-wrap .column-content-col.active {
	position: relative;
	opacity: 1;
	transition: all 1s;
}


.column-content-col ul{padding-top:40px;}
.column-content-col ul li {
	font-size:16px;
	line-height:150%;
	padding-bottom:17px;
}
.column-content-col:before {
	
	padding-bottom:0px;
}
.column1 p {
	position: relative;
	opacity: 0.5;
	cursor: pointer;
}

.column1.active p {
	opacity: 1 !important;
}

.column1 p:before {
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	background: #fff;
	opacity: 0.5;
	position: absolute;
	border-radius: 30px;
	bottom: -18px;
}

.column1 p:after {
	content: '';
	display: block;
	height: 6px;
	background: transparent;
	transform: scaleX(0);
	/* Initially scale width to 0 */
	transform-origin: left center;
	/* Ensure the scaling happens from the left side */
	transition: transform 6s ease-out;
	/* 6-second transition */
	position: absolute;
	width: 100%;
	height: 6px;
	border-radius: 30px;
	bottom: -18px;
}

.column1.active p:after {
	width: 100%;
	height: 6px;
	background: #fff;
	transform: scaleX(1);
	/* Scale width to 100% when active */
	transform-origin: left center;
	/* Keep origin on the left */
	transition: transform 6s ease-in;
	/* 6-second transition */
}

.scroll-tab-btn {
	position: relative;
	z-index:3;
	
}

.scroll-tab-btn:before {
	width: 1px;
	height: 100%;
	background: #A6A6A6;
	position: absolute;
	content: '';
	left: 22px;
	top: 35px;
	transition: height 1s ease-in-out;
	    z-index:0;
}
.scroll-tab-btn:after {
	width: 1px;
	height: 0%; /* start from 0% */
	background: #000;
	position: absolute;
	content: '';
	left: 22px;
	top: 35px;
	transition: height 6s linear; /* match auto-change interval */
	z-index: 1;
}

.scroll-tab-btn:last-child:before {
	display: none;
}
.gr-text-mobile .geekfolio-heading {
	color: rgba(17, 17, 17, 1);
    opacity:5%!important;
	
font-weight: 500;
font-size: 80px!important;
line-height: 100%;
letter-spacing: 0%;

}
.default-noaction-btn.active .geekfolio-button {
	/* background: #F4E5FF !important;
	border: solid 1px #B47CDE; */
	transition: all .3s;
	background: linear-gradient(180deg, #003964 0%, #000000 100%)!important;
	color:#fff;

}
.default-noaction-btn.active .geekfolio-button .geekfolio-button-content-wrapper,
.default-noaction-btn.active .geekfolio-button .geekfolio-button-content-wrapper svg{
	color:#fff!important;
	fill:#fff!important;
	    
}
.default-noaction-btn.active .geekfolio-button .geekfolio-button-content-wrapper svg{
	filter: invert(1);
}
.default-noaction-btn {
	position: relative;
}

.default-noaction-btn:before {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #00000000;
	content: '';
	top: 0;
	left: 0;
	z-index: 9;
	cursor: pointer;
	
}

.tec-field>div:first-child {
	grid-gap: 5px;
}

.contact-form-aft-before-bg {
	position: relative;
	overflow: hidden;
}

/* .contact-form-aft-before-bg:before {
	background: #f9f9ff;
	width: 100%;
	height: 100%;
	left: -50%;
	position: absolute;
	content: '';
	top: 0;
}

.contact-form-aft-before-bg:after {
	background: #fff;
	width: 100%;
	height: 100%;
	right: 50%;
	position: absolute;
	content: '';
	top: 0;
	z-index: -1;
} */

.contact-us-testimonial .swiper-slide div:nth-child(1) {
	display: flex !important;
	flex-flow: column !important;
}

.contact-us-testimonial .cont {
	order: 2;
	margin-bottom: 0px;
}

.contact-us-testimonial .cont .quote {
	padding-top: 20px;
	border-top: solid 1px #00000033;
}

.contact-us-testimonial .info {
	display: flex;
	flex-flow: column;
	margin-left: 10px !important;
}

.contact-us-testimonial .name {
	margin-bottom: 0px;
}

.contact-us-testimonial .swiper-controls {
	display: none;
}

.form-case-study .form-group label {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	color: #003964;
}

.form-case-study .form-group label sup {
	color: #003964;
}


.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
	display: none;
}


.cstm-position-sticky {
	position: fixed;
	height: 80px;
	left: 0;
	top: 0;
	width: calc(100% + 30px) !important;
	z-index: 100;
	transition: all .3s ease;
	box-shadow: 0 1px 25px rgba(0, 0, 0, .1);
}

.cstm-position-sticky:before {
	position: absolute;
	height: 100%;
	width: calc(100% + 30px);
	background: #17173442;
	content: '';
	top: 0;
	left: 0;
}

.cstm-position-sticky.hide {
	top: -80px;
}

footer .elementor-text-editor a,
footer .elementor-text-editor a:hover {
	color: #fff;
}

.d-desktop-none {
	display: none !important;
}

.d-flex section {
	display: flex;
	justify-content: center;
	align-items: center;
}

.before_img {
	position: relative;
}

.before_img:before {
	width: 100%;
	height: 23px;
	background: url(http://localhost/iffort-tech/wp-content/uploads/2025/02/sol-before-img.svg);
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	bottom: -12px;
	left: 15px;
}

.cstm-paddin-0 .geekfolio-button {
	padding: 0;
}

.cstm-paddin-0 .geekfolio-button .geekfolio-button-content-wrapper {
	display: flex;
	grid-gap: 10px;
}

.color-theme-blue {
	color: #003964;
}

.color-theme-pink {
	color: #f47089;
}

.and-design {
	width: 76px;
	height: 76px;
	background: linear-gradient(258.61deg, #EC629C 1.95%, #FF826F 98.98%);
	border-radius: 100%;
	color: #fff;
	font-size: 43.74px;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}

.color-pink-greadient {
	background: linear-gradient(265.78deg, #EC629C 4.65%, rgba(255, 130, 111, 0.8) 32.57%, #F7F7FB 98.24%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

.custom-portfolio .rest {
	order: 2;
}

.custom-portfolio .categories {
	overflow: hidden;
	white-space: nowrap;
	max-width: 210px;
	display: inline-block;
}

.custom-portfolio .cont .title {
	font-family: "Inter", Sans-serif !important;
	font-size: 38px !important;
	font-weight: 700 !important;
	line-height: 46px !important;
	letter-spacing: 0.02em !important;
	color: #fff;
}

.custom-portfolio .col-md-9 p {


	font-weight: 400 !important;

	font-family: "Inter", Sans-serif;
	opacity: 80% !important;
	color: #fff !important;

}

.custom-portfolio .view-all {
	display: none !important;
}

.custom-portfolio .categories .cat {
	font-size: 129.88px !important;
	font-weight: 700 !important;
	line-height: 157.19px !important;
	letter-spacing: 0.02em !important;
	background: linear-gradient(180deg, #003964 2.55%, #FFFFFF 92.04%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.geekfolio-portfolio.portfolio-fixed .img {
	background-size: 100% !important;
}

.banner-swiper-slide .swiper-slide {
	opacity: 0.2;
	transition: all .3s;
}

.banner-swiper-slide .swiper-slide.swiper-slide-active {
	opacity: 1;
	transition: all .3s;
}

.landing-page-form h4.form-heading {
	font-family: 'Inter';
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: -0.04em;
	color: #2E2E2E;
	display: flex;
	align-items: center;
	grid-gap: 5px;
	margin-bottom: 40px;
}

.landing-page-form .form-group {
	position: relative;
	margin-bottom: 25px;
}

.landing-page-form .form-group label,
.landing-page-form .form-group .wpcf7-not-valid-tip {
	color: #2E2E2E;
	font-family: 'Inter';
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
}

.landing-page-form .form-group .wpcf7-not-valid-tip {
	color: #ff0000;
}

.landing-page-form .form-group label sup {
	color: #ff0000;
	font-size: 16px;
}

.landing-page-form .form-group:last-child {
	margin-bottom: 0px;
}

.landing-page-form .form-group p {
	margin: 0px 0px;
}

.landing-page-form .form-group p br {
	display: none;
}

.landing-page-form .form-icon {
	position: absolute;
	top: 34px;
	z-index: 1;
	left: 10px;
}

.landing-page-form .form-group input {
	border: 1px solid #CCD4E7;
	border-radius: 8px;
	padding-left: 40px !important;
	height: 40px;
}

.landing-page-form .form-group input[type=checkbox] {
	height: auto !important;
}

.landing-page-form .form-group input[type=submit] {
	width: 100%;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 19.36px;
	height: 44px;
}

.landing-page-form .form-group textarea {
	border-radius: 6px;
	height: 136px;
	resize: none;
	padding-left: 15px;
}

.landing-page-form .form-group input,
.landing-page-form .form-group textarea {
	color: #2E2E2E;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-family: Inter;
}

.landing-page-form .form-group.checkbox-field label input {
	width: auto;
}

.landing-page-form .form-group.checkbox-field label {
	display: flex;
	align-items: center;
	grid-gap: 5px;
}

.landing-page-form .form-group.checkbox-field label span {
	padding: 0px;
}

.border-bottom-pink {
	position: relative;
	z-index: 0;
}

.border-bottom-pink:before {
	position: absolute;
	content: '';
	background: #EC629C;
	width: 100%;
	height: 5px;
	border-radius: 5px;
	bottom: 0;
	z-index: -1;
}

.form-group input::placeholder {
	color: #2E2E2E;
	opacity: 0.4;
}

.tabBtn.active .geekfolio-button,
.tabBtn.active .geekfolio-button svg {
	background: #003964 !important;
	color: #fff !important;
	fill: #fff !important;
}

.tabBtn .geekfolio-button img {
	max-width: 15px;
}

.tabBtn.active .geekfolio-button img {
	-webkit-filter: invert(100%);
	/* Safari/Chrome */
	filter: invert(100%);
}

.tabBox,
.tabBoxSec {
	display: none;
}

.tabBox.tabFirst,
.tabBoxSec.tabFirst {
	display: block;
}

.tabBtnSec.active .geekfolio-button {
	font-weight: 700 !important;
background: linear-gradient(180deg, #003964 0%, #000000 100%)!important;

	
	color: #ffffff !important;
	
}

.pspan {
	position: relative !important;
}

.pspan:before {
	width: 100% !important;
	height: 5px !important;
	content: '';
	position: absolute;
	border-radius: 10px;
	background: #EC629C;
	bottom: 38px;
}

.cspan {
	display: block;
	color: #ec629c;
}

.form-shadow .elementor-inner-column {
	box-shadow: 2px 4px 20px 0px #00000026;
	border-radius: 20px;
}

@media(max-width:767px) {
	.image-box .for-mobile {
    text-align: center;
    margin: auto;
}
	.cursor-tooltip, .cursor-hand{ opacity:0; visibility:0; }
	.ar_img_outer{opacity:0;}
	.case-study-tabs .tabs-content .content-inner .cs-data a{font-size:14px;}
	
	.landing-page-form h4 .form-heading {
		font-size: 14px;
		flex-wrap: wrap;
	}

	.landing-page-form .form-group label,
	.landing-page-form .form-group label sup {
		font-size: 12px;
		line-height: 16px;
	}

	.landing-page-form .form-group input {
		height: 32px;
	}

	h4.form-heading {
		margin-bottom: 20px;
	}

	.landing-page-form .form-group {
		position: relative;
		margin-bottom: 15px;
	}

	.landing-page-form .form-group .form-icon img {
		max-width: 80%;
	}

	.landing-page-form .form-group .form-icon {
		top: 29px;
	}

	.form-group input,
	.form-group textarea {
		font-size: 12px;
		padding-left: 30px;
	}

	.landing-page-form .form-group input.wpcf7-submit {
		padding-left: 0px;
	}

	.landing-page-form .form-group .wpcf7-not-valid-tip {
		font-size: 12px;
		line-height: 12px;
		margin-top: 8px;
	}

	.landing-page-form .form-group textarea {
		padding-left: 5px;
	}

	.landing-page-form .form-group.checkbox-field .wpcf7-acceptance .wpcf7-list-item {
		margin-left: 0;
	}

	.landing-page-form .form-group:last-child,
	.mb-0 {
		margin-bottom: 0px !important;
	}

	.landing-page-form .wpcf7-response-output {
		font-size: 12px;
		line-height: 14px;
	}

	.landing-page-form .form-group input[type=submit] {
		font-size: 10px;
		line-height: 100%;
		width: 180px;
		height: 27px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 0px !important;
		margin: auto;
		border-radius: 40px;
	}

	.tab_wrap.tab_wrap_button_hide-mob {
		display: none;
	}

	.tabBoxShowMob {
		display: block !important;
	}

	.tabBox {
		background: #dedede26;
		margin-bottom: 15px;
		padding: 10px;
		border-radius: 8px;
	}

	.tabBox:last-child {
		margin-bottom: 0px;
	}

	.custom-portfolio .categories .cat {
		font-size: 4rem !important;
		font-weight: 700 !important;
		line-height: 4.5rem !important;
		display: none;
	}

	.custom-portfolio .col-md-9 p {
		font-size: 1rem;
	}

	.custom-portfolio .geekfolio-portfolio.portfolio-fixed .right {
		padding: 0 15px 0px !important;
	}

	.custom-portfolio .geekfolio-portfolio.portfolio-fixed .cont .img-hiden {
		margin-bottom: 0px;
	}

	.custom-portfolio .geekfolio-portfolio.portfolio-fixed .cont {
		margin-bottom: 30px;
	}

	.d-none-mob {
		display: none;
	}

	.tabBtnSec .geekfolio-button {
		padding: 8px 10px;
	}

	.image-flex-mob .elementor-widget-wrap.elementor-element-populated {
		display: flex;
	}

	.color-pink-greadient {
		font-size: 2.25rem;
		line-height: 2.723rem
	}

	.and-design {
		width: 30px;
		height: 30px;
		font-size: 20px;
	}

	.pspan:before {
		bottom: 25px;
	}

	.d-desktop-none {
		display: block !important;
	}

	.cstm-position-sticky {
		padding: 0px 40px 0px 15px !important;
	}

	.cstm-position-sticky:before {
		left: 0px;
		width: calc(100% - 30px) !important;
	}

	.order-1mob {
		order: 1;
	}

	/*.cstm-mobile-block div{
		flex-flow:column;
	}*/
	/* .hero-gallery-image.active-hero-image {
		padding: 75px;
	} */
	 
	/* .image-box:nth-child(2) {
		min-height:450px;
	} */
	 /*--== end case study ==--*/
}

@media(max-width:574px) {
	.border-bottom-pink:before {
		display: none !important;
	}
}

/*--== customize css end ==--*/
.landing-page-header {
	background: #17173442;
}

.headerTwo {
	background-color: rgba(255, 255, 255, 0.8);
}

.landing-page-header,
.headerTwo {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;

	color: white;
	padding: 10px;
	z-index: 1000 !important;
	transition: top 0.3s !important;
}

/*-- bg banner mobile development --*/
.lp-bg-white {
	position: relative !important;
}

.lp-bg-white:before {
	position: absolute;
	background: #fff;
	width: 50%;
	height: 100%;
	right: 0;
	content: '';
	top: 0;
}

/*-- end bg banner mobile development --*/
.info .name {
	font-family: "Inter", Sans-serif !important;
}

/* case-study-slider */
.carousal-right video {
	position: relative;
}

.carousal-right video:before {
	position: absolute;
	content: '';
	width: 100px;
	background: #fff;
	height: 80px;
	z-index: 9;
	right: 0;
}

.carousal-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.carousal-left {
	background: #F3F6FA;
	padding: 30px;
	border-radius: 20px 0px 0px 20px;
	border: solid 1px #CCD7E0;
	display: flex;
	align-items: center;
}

.carousal-left,
.carousal-right {
	min-height: 600px;
}

.carousal-left h2 {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	text-align: left;
	color: #000;


}

.carousal-right {
	padding: 0px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0px 30px 30px 0px;
}

.slide-tagline {
	margin-top: 50px;
	display: flex;
	align-items: center;
	gap: 10px
}

.slide-tagline p {
	margin-bottom: 0px;
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.06em;
	text-align: left;
	color: #000;
}

.button-label {
	display: flex;
	gap: 14px;
	margin-top: 50px;
	flex-wrap: wrap;
}

.button-label label {
	color: #000;
	background: #fff;
	border-radius: 8px;
	padding: 8px 12px;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	border: solid 1px #CCD7E0;
	opacity: 0.7;
}

.rating-col {
	margin-top: 50px;
}

.rating-col ul li {
	list-style-type: none !important;
}

.rating-col ul {
	display: flex;
	grid-gap: 60px
}

.rating-col ul li h4 {
	font-family: "Inter", Sans-serif;
	font-size: 2.217rem;
	font-weight: 700;
	line-height: 2.993rem;
	text-align: center;
	color: #003964;
	margin-bottom: 0px;
}

.rating-col ul li h4 span {

	font-size: 1.478rem;
	font-weight: 300;
	line-height: 1.996rem;
	text-align: left;
	opacity: 50%;
}

.rating-col ul li p {

	font-size: 0.875rem;
	font-weight: 300;
	line-height: 24.3px;
	text-align: center;
	color: #003964;
}

.custom-swipper {
	position: relative;
}

.custom-swipper .swiper-button-next,
.custom-swipper .swiper-button-prev {
	position: absolute;
	bottom: 0px;
	top: unset;
}

.custom-swipper .swiper-pagination {
	margin-top: 50px;
}

.custom-swipper .swiper-button-next,
.custom-swipper .swiper-button-prev {
	width: 51px;
	height: 51px;
	background: #E7EFF4;
	border-radius: 100%;
	border: solid 1px #C5C5C5;
	right: 0;
}

.custom-swipper .swiper-button-prev {
	right: 65px;
	left: unset;
}

.custom-swipper .swiper-button-next:after,
.custom-swipper .swiper-button-prev:after {
	font-size: 22px;
	font-weight: bold;
	color: #003964;
}

.custom-swipper .swiper-pagination {
	position: relative;
	display: flex;
	width: calc(100% - 150px);
}

.custom-swipper .swiper-pagination:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 7px;
	border-radius: 7px;
	background: #DEDEDE;
	left: 0;
	top: -5px;
}

.custom-swipper .swiper-pagination-bullet {
	position: unset;
}

.swiper-pagination-bullet {
	width: 25% !important;
	background: transparent !important;
	border-radius: 7px !important;
	height: 14px !important;
	margin: 0px !important;
	z-index: 9 !important;
	transform: translate(0px, -8px) !important;
}

.swiper-pagination-bullet-active {
	background: #FF826F !important;
}
.external-blogs{
	display:grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:60px;
}
.external-blogs .external-blog-post a img{border-radius:15px;}
.external-blogs .external-blog-post h3 a{
	color:#000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.external-blogs .external-blog-post p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.external-blogs a.read-more-btn{
	font-size: 14px;
    color: #000000;
    display: inline-block;
    font-weight:500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
	transition: all .3s;
}
.external-blogs a.read-more-btn:hover,
.external-blogs a.read-more-btn:hover svg,
.external-blogs a.read-more-btn:hover svg path{
	background: linear-gradient(258.61deg, #EC629C 1.95%, #FF826F 98.98%);
	fill: #EC629C;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s;
}
@media(max-width:767px) {
	.case-study-section {border: solid 1px #d7d7d7 !important;}
	.external-blogs{  grid-template-columns: 1fr; }
	.line_animate{margin:auto; margin-top:50px;} 
	.for-mobile{display:block;}
	.for-desktop {display:none;} 
	.case-study-slides-wrapper .cta-button{margin: 0px 0px 15px;}

	.banner-heading h2.geekfolio-heading {
		font-size: 2.5rem !important;
		line-height: 125% !important;
		font-weight: 600 !important;
	}

	.banner-paragraph .geekfolio-text-editor p {
		font-size: 1.125rem !important;
		line-height: 160% !important;
	}

	.fitze-logo,
	.canonizer-logo,
	.shield-logo {
		max-height: 20px;
	}

	.kogo-logo {
		max-height: 16px;
	}

	.button-label label {
		border-radius: 8.47px;
		padding: 6px 9px;
		font-size: 0.75rem;
		line-height: 1.059rem;

	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 32px !important;
		height: 32px !important;
	}

	.custom-swipper .swiper-button-next:after,
	.custom-swipper .swiper-button-prev:after {
		font-size: 12px;
	}

	.swiper-pagination {
		display: none !important;
	}

	.custom-swipper {
		position: relative;
		padding-bottom: 30px !important;
	}

	.custom-swipper .swiper-button-next {
		left: calc(50% - 0px) !important;
	}

	.custom-swipper .swiper-button-prev {
		left: calc(50% - 60px) !important;
	}

	.carousal-left h2 {
		font-size: 0.875rem;
		line-height: 1.313rem;

	}


	.button-label,
	.rating-col,
	.carousal-left h2 {
		margin-top: 15px;
	}

	.slide-tagline {
		margin-top: 25px;
	}

	.carousal-grid {
		display: grid;
		grid-template-columns: 1fr;
		background: #f3f6fa;
	}

	.rating-col ul li h4 {
		font-size: 1.125rem;
		line-height: 1.519rem;
	}

	.rating-col ul li h4 span {
		font-size: 0.875rem;
		line-height: 1.181rem;
	}

	.rating-col ul li,
	.rating-col ul li h4,
	.rating-col ul li p {
		text-align: left;
	}

	.rating-col ul li p {
		font-size: 0.75rem;
		line-height: 1.013rem;
	}

	.rating-col ul li img {
		max-width: 63px;
	}

	.carousal-grid {
		background: transparent;
	}

	.carousal-right,
	.carousal-left {
		padding: 15px;
	}

	.carousal-left {
		border-radius: 16px 16px 0px 0px;
		border-bottom: 0px;
		min-height: 430px;
	}

	.carousal-right {
		min-height: 290px !important;
	}

	.carousal-right {
		margin-bottom: 15px;
	}

	.carousal-right {
		border-radius: 0px 0px 16px 16px;

	}
}

@media(max-width:991px) {
	/*--== case study start ==--*/
	 .case-study-tabs .tabs-layout,.case-study-tabs .tabs-content .content-inner {grid-template-columns:1fr;}
	 .case-study-tabs .tabs-list{display:none;}
	 .case-study-tabs .tabs-content .content-inner .cs-data{flex-flow:column;}
	 .case-study-tabs .tabs-content { padding: 0px 0px 0px 0px; }
	 .case-study-tabs .tabs-content .content-inner .cs-data {grid-gap:30px; padding:45px 20px; text-align:left;}
	 .case-study-tabs .mobile-slider-nav{
		margin-top: 35px;
        display: flex;
        justify-content: center;
        grid-gap: 15px;
	 }
	 .case-study-tabs .mobile-slider-nav button {
		border:none;
	    background:transparent; 
	}
	.carousal-right {
		min-height: unset;
	}
	.case-study-tabs .tabs-layout{ grid-template-columns:1fr;}
}

.rating-col ul {
	display: flex;
	grid-gap: 15px
}

/* case-study-slider */


.toggle-btn-mobile .geekfolio-heading-title span.right {
	display: none;
}


@media(max-width:767px) {
	.custom-portfolio .cont .title {
		font-size: 24px !important;
		line-height: 42px !important;
	}

	.cstm-mobile-block .elementor-widget-wrap.elementor-element-populated {
		flex-flow: column !important;
	}

	.column1 h2:before,
	.column1.active h2:after,
	.column1 h2:before {
		height: 3px !important;
	}



	.scroll-tab-image.first-mob-img {display:block;}
	.scroll-tab-image {
		display: none;
	}

	.toggle-content {
		display: none;
		transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;
	}

	.tabBox.tabFirst,
	.tabBoxSec.tabFirst {
		display: unset;
	}

	.toggle-btn-mobile .geekfolio-heading-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.toggle-btn-mobile .geekfolio-heading-title span.right {
		display: block;
		transition: all .3s;
	}

	.toggle-btn-mobile.active .geekfolio-heading-title span.right {
		transform: rotate(180deg);
		transition: all .3s;
	}
	.external-blogs .external-blog-post p{
		display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
	}
}

/* .toggle-btn-mobile h2.geekfolio-heading:before{
	position:absolute;
	width:16px;
	height:16px;
	background:#000;
	content:'>';
	right:0;
	color:#fff;

} */
.content_wrap .tabBox .toggle-btn-mobile {}


/*--== font setting ==--*/
.text-white h4, .text-white h3 {
	color: #fff !important;
}

.opacity-08 h4 {
	opacity: 0.8;
}

/*--======================--*/
/*--======================--*/
/*--======================--*/
/*--== New Design Page ==--*/
/*--======================--*/
/*--======================--*/
/*--======================--*/


.line-before {
	position: relative;
}

.line-before:before {
	position: absolute;
	width: 4px;
	height: 26px;
	background: #151414;
	content: '';
	left: 0;
	top: 0;
}
.line-before.white-color:before{background: #fff!important; top:50px;}
.line-before.position-right:before{
	left:unset;
	right:0;
}
.page-id-11845 .line-before:before {
	background: #222222;
}

.footer-dflex>div:nth-child(1) {
	flex-wrap: nowrap;
	display: flex !important;
	align-items: start !important;
	justify-content: start !important;
	gap: 30px;
}

.footer-dflex>div:nth-child(1)>div {
	display: flex;
	width: auto;
}

.page-form .wpforms-field-container {
	display: flex;
	flex-wrap: wrap;
}

.page-form .page-form-name-field,
.page-form .page-form-email-field,
.page-form .page-form-subject-field,
.page-form .page-form-mobile-field {
	width: calc(50% - 15px) !important;
	position: relative;
}

.page-form .page-form-name-field input,
.page-form .page-form-email-field input,
.page-form .page-form-subject-field input,
.page-form .page-form-mobile-field input,
.page-form-message-field textarea {
	padding-left: 35px !important;
	border: solid 1px #c4c4c4;
	border-radius: 10px !important;
}
.page-form-message-field textarea{
	padding-left: 10px !important;
}
.page-form .page-form-email-field,
.page-form .page-form-subject-field {
	margin-left: calc(0.5% + 15px) !important;
	/* margin-right: calc(0.5% + 15px) !important; */
}
.auto-scroll{height:350px;}
.page-form .page-form-message-field {
	width: 100% !important;
}

.page-form .page-submit-btn {
	background: #000 !important;
	width: 314px;
	height: 44px !important;
	border-radius: 10px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: auto;
	transition: all .3s;
	text-transform:uppercase!important;
}

.page-form .page-submit-btn:hover {
	background: #484747 !important;
	transition: all .3s;
}

.page-form .page-form-email-field:before,
.page-form .page-form-name-field:before,
.page-form .page-form-subject-field:before,
.page-form .page-form-mobile-field:before {
	position: absolute;
	width: 20px;
	height: 43px;
	left: 10px;
	top: 51px;
	background-repeat: no-repeat !important;
	display: flex;
	justify-content: center;
	align-items: center;

}

/* http://sandbox.iffort.tech/wp-content/uploads/2025/12/phone-icon.svg */

.page-form-email-field label,
.page-form-name-field label,
.page-form-subject-field label,
.page-form-message-field label,
.page-form-mobile-field label,
.cstm-checkbox .wpforms-field-label-inline {

	font-family: 'Inter', sans-serif;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 160%;
	Letter-spacing: -0.4px !important;

}

.cstm-checkbox {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100% !important;
	flex-flow: column;
}

.cstm-checkbox ul {
	justify-content: center;
	display: flex;
	align-items: center;
}

/*--== for submission ==--*/
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: none;
	border: none;
}

.form-submission {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

.form-submission img {
	max-width: 93px !important;
}

.form-submission h4 {

	font-weight: 500 !important;
	font-size: 24px !important;
	Letter-spacing: -0.4px !important;
	line-height: 140%;
	text-align: center;

	text-align: center;
}

.form-submission p {
	display: none !important;
}

/*--== end form submission ==--*/
/*-== catm btn ==--*/
.elementor-button-info {}


.dark-logo .swiper-slide-image {
	filter: brightness(1) invert(1);
	opacity: 0.7;
}

@media(max-width:767px) {
	.line_animate{margin:auto; margin-top:50px;} 
	.cstm-block-dekstop {
		display: inline!important;
	}

	/*--== video section ==--*/
	h6.word-flip {
		text-align: center;
		display: block;
	}

	.word-flip .word {
		width: 100%;
	}

	.side-carousal {
		height: 200px;
	}

	.side-carousal a {
		left: 0;
		right: 0;
	}

	.white-header .home-page-header .hamburger__icon,
	.white-header .home-page-header .hamburger__icon::before,
	.white-header .home-page-header .hamburger__icon::after {
		background: #ffffff !important;
	}
	.white-header .home-page-header.page-header .hamburger__icon,
	.white-header .home-page-header.page-header .hamburger__icon::before,
	.white-header .home-page-header.page-header .hamburger__icon::after {
		background: #111111 !important;
	}
	.nav-active .white-header .home-page-header .hamburger__icon{background:transparent!important;}
	.nav-active  .white-header .home-page-header.page-header .hamburger__icon::before,
	.nav-active  .white-header .home-page-header.page-header .hamburger__icon::after {background:#ffffff!important;}
	 .progress-line {
       width:calc(70% - 10px);
       height:5px;
	   bottom:-20px;
	   top:unset;
	   transform-origin: right;
	   left:calc(15% - 10px);
       
      }
	.side-carousal:after{
		width: calc(85% - 10px);
		height:5px;
		bottom:0;
		top:unset;
		left:calc(0% - 10px);
	}
	.side-carousal:before{
		right:15%;
	}
	.side-carousal a{
		height:180px;
	}
	.nav-active .custom-logo{z-index:99999; position:relative;}
	.fat-nav li {
		padding:10px 0px;
	}
	.fat-nav li, .fat-nav li a{        font-size: 12px;
        color: #fff;}
		.home-page-header .getIntouch_btn{font-size:12px;}
		.home-page-header .getIntouch_btn{height:34px;}
		.fat-nav li > a{
			border:none;
		}

		.word-flip{margin-top:-20px;}
		
   /*--== end video section ==--*/
   /*--== contact form section start ==--*/
	.page-form .page-form-name-field,
	.page-form .page-form-email-field,
	.page-form .page-form-subject-field,
	.page-form .page-form-mobile-field {
		width: calc(100% - 0px) !important;
	}
    .page-form .page-form-subject-field,
	.page-form .page-form-email-field {
		margin: 0 !important;
	}
     
	/*--== cusom service on mobile ==--*/

	.service-box_outer .service-box.firwst-box {
		z-index: 0;
	}

	.services-default_box {
		grid-template-columns: 1fr !important;
	}

	/* .service-box_outer.first-slide .service-box.firwst-box {
			opacity:0;
		} */
	.child-box {
		grid-template-columns: 60px 1fr;
		background: none;
		border: none;
		box-shadow: none;
		padding: 0px;
		height:unset;
	}

	.two-colsr span {
		width: 60px;
		height: 60px;
		min-width: 60px;
		max-width: 60px;
	}

	.two-colsr span img {
		max-width: 37px;
	}

	.service-box_outer.first-slide .service-box.child-box {
		display: grid;
	}

	.service-box_outer {
		background: #FFFFFF26;
		border: 1px solid #FFFFFF33;
		border-radius: 10px;
		position: unset;
		padding: 25px;
		margin-top: 28px;
		position: relative;
		overflow: hidden;
	}

	.service-box_outer:before {
		overflow: hidden;
		width: 100%;
		height: 100%;
		background: url(http://sandbox.iffort.tech/wp-content/uploads/2025/05/video-svg.svg);
		content: '';
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
		bottom: -60px;
		position: absolute;
		left: 0;
		border-radius: 10px;
		z-index: -1;
		padding: 0px;
		transition: all .3s;
		transform: rotate(0deg);
		transition: opacity 0.5s ease;
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.5s ease;
		z-index: -1;
	}

	.service-box_outer:hover:before {
		opacity: 1;
		animation: rotateImage 15s linear infinite;
	}

	@keyframes rotateImage {
		from {
			transform: rotate(0deg);
		}

		to {
			transform: rotate(360deg);
		}
	}

	.service-box_outer:first-child {
		margin-top: 0px;
	}

	.service-box_outer .service-box.firwst-box {
		position: inherit;
		opacity: 1;
		visibility: visible;
		padding: 0px;
		transform: translate(0px, 0px);
		display: flex;
		flex-flow: column;
	}

	.tag-label {
		padding-top: 20px;
		order: 2;
	}

	.service-box.firwst-box {
		background: none;
		box-shadow: none;
		border-radius: 0;
		border: none;
		min-height:unset;
	}

	.link_tag,
	.first-tag,
	.spacer {
		display: none;
	}

	.service-box_outer .service-box.firwst-box::before {
		display: none;
	}

	.short_paragrah p {
		margin-bottom: 0px;
		margin-top: 30px;
	}

	.link-tag-mobile {
		margin-top: 25px;
	}

	.link-tag-mobile,
	.link-tag-mobile a {
		order: 3;
		display: flex;
		color: #fff;
		text-transform: uppercase;
		align-items: center;
		gap: 10px;
	}

	.custom-services {
		margin-top: 0px;
	}

	.service-box.firwst-box {
		height: auto;
	}

	.toggle_btn {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 15px;
	}

	.toggle_btn,
	.link-tag-mobile {
		display: flex;
	}

	.firwst-box {
		overflow: hidden;
		max-height: 0;
		transition: max-height 0.4s ease;
	}

	.service-box.firwst-box.active {
		transition: max-height 0.4s ease;
	}

	.toggle_btn.hide img {
		transform: rotate(180deg);
	}

	/*--== end custom sercices on mobile ==--*/
	.side-carousal h3,
	.side-carousal p {
		text-align: left;
	}

	.line-before:before {
		left: 0;
		top: 25px;
	}

	/*--== custom case study ==--*/
	.hero-section {
		flex-flow: column;
		margin-top: 0px !important;
	}

	.hero-image {
		height:550px;
	}

	.hero-gallery-image {
		max-width: 200px;
	}
    .hero-section .nav-btn img{max-width:7px;}
	.case-study-logo {
    height: 33px !important; }
.hero-section .slide-tags{
	    align-items: start;
    gap: 15px;
    flex-flow: column;

}
.case_study_btn a{
	    padding: 14px 20px;
   
    display: inline-flex;
}
.hero-img-mul .hero-gallery-image{
max-width:100%;
display:block;
padding:60px;
}
	/*--== end custom case study ==--*/
	/*--== custom blog section ==--*/
	.iffort-tech-custom-posts .geekfolio-posts .item.img-row .img{min-height:auto;}
	.iffort-tech-custom-posts .geekfolio-posts .item.img-row{margin-bottom:0px!important;}
	.iffort-tech-custom-posts .geekfolio-posts .item.img-row .cont .title a{font-size:inherit;}
	.geekfolio-posts .item.img-row .cont .title a {margin-top:20px!important; display:block;}	
	/*--== end custom blog section ==--*/
	/*--== contact form start ==--*/
.page-form .page-submit-btn {font-size:12px!important;}
.form-submission img{max-width:50px!important;}
.form-submission h4{font-size:16px!important;}
.strong-font{font-weight:700!important;}
	/*--== end contact form ==--*/
	.fat-nav{
   background: linear-gradient(180deg, #003964 0%, #000000 100%);
}
	.animate-text .word-flip {
	position: absolute;
}

.animate-text .word-flip .word {
	top: 0;
	left: 2px;
}

/*-=== footer ==--*/
.line-heihgt-0 {
    line-height: 30px !important;
}

/*--== case study listing page ==--*/
.listing-grid {grid-template-columns:1fr; gap:24px;}
.case-study-listing .case-study_img{min-height:207px;}
.case-study-listing .case-study_img img{max-width:300px;}
.side-content-listing .tags-text span {border-radius:4px; padding: 4px 15px; }
.listing-grid:nth-child(even) .listing-img{order:unset;}
.listing-btn {margin-top:32px;}
.listing-btn button{width:191px;}
.tags-text{margin-top:18px;}
.side-content-listing .tool_images{margin-top:18px;}
.side-content-listing p{margin-bottom:0px;}
.listing-grid{margin-top:80px;}
.left-column{order:1;}
/*--== header logo ==--*/
.home-page-header img{
	max-width:120px!important;
}
/*--============================================-*/
/*--== service listing page hero ==--*/
/*--============================================-*/
.custom-hero-section_grid {display:flex; flex-wrap:wrap; grid-gap:20px; align-items: center;}
.box-full { grid-column: span 2; }
.custom-hero-section_grid .box:nth-child(1) {
	flex-basis:100%;
    order: 3; 
  }

  .custom-hero-section_grid .box:nth-child(2) {
    order: 1;
	flex-basis:calc(60% - 10px);
  }

  .custom-hero-section_grid .box:nth-child(3) {
    order: 6;
	flex-basis: calc(40% - 10px);
	text-align:center;
  }
   .custom-hero-section_grid .box:nth-child(4) {
    order: 5;
	 flex-basis: calc(60% - 10px);
	     transform: translate(0px, 60px);
  }

   .custom-hero-section_grid .box:nth-child(5) {
    order: 4;
	        flex-basis: calc(40% - 10px);
  }
   .custom-hero-section_grid .box:nth-child(6) {
    order: 2;
	flex-basis:calc(40% - 10px);
  }

   
  .custom-hero-section_grid .box:nth-child(6) .img_outer img{
	    transform: translate(0px, 0px);
  }
  .box.box-full{text-align:center;}
  .custom-hero-section_grid  .auto-scroll .words{text-align:center!important;}
  .custom-hero-section_grid .box:nth-child(1) h3 {margin-top:34px;}
  .line-before.position-right:before {left:0;}
  .listing-banner{overflow:hidden;}
   .custom-hero-section_grid .box:nth-child(5) .img_outer img{ max-width:122px;}
 
/*--============================================-*/
/*--==  end service listing page hero ==--*/
/*--============================================-*/



/*--============================================-*/
/*--== service listing page sticky slider css ==--*/
/*--============================================-*/
.scroll-section,.content_grid{grid-template-columns:1fr;}
.content_outer .link-tag-mobile{width:100%!important;}
.sticky-image{display:none;}
.content_outer {padding:20px;}
.content-box {flex-flow:column;}
.content-box, .sticky-image{height:auto;}
.image-for-mobile {display:block; margin-bottom:53px;         padding: 0px 15px;}
.scroll-wrapper {padding-bottom:100px;}
.content-box .ar-img {opacity:1;
        position: absolute;
        right: 15px;
        top: 15px;}
		.content-box .ar-img  img{max-width:50px;}
.cnt-area{order:2;}
.content_outer .tags {margin-top:36px;}
.content-box .content_outer:before {
	opacity:1;
    transform: translate(0px, 0px);
    animation: rotateImageB 15s linear infinite;
}
.content-columns {gap:72px;} 
.ar_img_outer{ width:50px; height:50px; }

/*--============================================-*/
/*--== end service listing page sticky slider css ==--*/
/*--============================================-*/

/*--============================================-*/
/*--== service detail page sticky slider css ==--*/
/*--============================================-*/
    .postid-10234 .line-before:before {
      display:none;
    }
.tags_grid{
	    grid-template-columns: 1fr;
		grid-gap:45px;
}
.tags_heading .heading_outer{
	position:unset;
     top:0;
	}
	.tags_data .tag-outer-box{
		grid-template-columns: 60px 1fr;
	}
	.tags_data .tag-outer-box .tag_icon_bx{
		    width: 60px;
    height: 60px;
	}
	.tags_data .tag-outer-box .tag_icon_bx img{
		max-width:36px;
	}
	.tags_data{padding-bottom:100px;}
	.icon-rem-mob.line-before:before{ display:none;}
/*--============================================-*/
/*--== end service detail page sticky slider css ==--*/
/*--============================================-*/

/*--============================================-*/
/*--== TECH STACK CSS START ==--*/
/*--============================================-*/
   .tech-stacK_outer .tech_stack-grid {
	grid-template-columns:1fr;
	gap:30px;
   }
   .logos-icon:nth-child(1),
   .logos-icon:nth-child(2),
   .logos-icon:nth-child(3),
   .logos-icon:nth-child(4),
   .logos-icon:nth-child(5),
   .logos-icon:nth-child(6){
     grid-column: unset;
    grid-row: unset
  }
  .imag-grid{
	    grid-template-columns:1fr 1fr 1fr;
    grid-template-rows: unset;
  }
  ul.grid_btn {
	flex-wrap:wrap;
  }
/*--============================================-*/
        /*--== ECH STACK CSS END ==--*/
/*--============================================-*/


/*--== Transition tab on all case study details page ==--*/
.column1{margin-bottom:20px;}
.column1 p:before, 
.column1 p:after {bottom:-10px;}
.case-study-greadient-text .geekfolio-heading {
	position:relative!important;      
	top: auto !important;
    right: auto !important;
	}
/*--== ==--*/
.line-before.white-color:before,
.line-before.black-color:before{display:none;}
.sticky-child{  
	position:relative!important;  
	top: 0px !important;}
	.column-content-wrap .column-content-col{
		margin-top:0!important
	}
	/*--== extra ==--*/
} 
/*--== extra ==--*/
/*--===================--*/
/*--===================--*/
/*--== Responsive css ==--*/
/*--===================--*/
/*--===================--*/


@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.hero-image {
		height: 550px;
	}

	.hero-section {
		gap: 15px;
	}

	.hero-content,
	.hero-image {
		max-width: calc(50% - 7.5px);
	}

	/* .hero-gallery-image{padding:75px;} */
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	.line-before:before{display:none;}
	.hero-image {
		height: 700px;
	}

	.hero-section {
		gap: 15px;
		margin-top: 0px !important;
	}

	.hero-content {
		max-width: calc(60% - 7.5px);
	}

	.hero-image {
		max-width: calc(40% - 7.5px);
	}

	/* .hero-gallery-image{padding:60px;} */
}

/* @media(max-width:1280px) {
		.home-page-header .elementor-container{max-width:1250px!important;}
      .responsive-width{max-width:1250px!important;  padding-left:15px!important; padding-right:15px!important} 
	} */
@media screen and (min-width:1280px) and (max-width: 1311px) {}

@media screen and (min-width:1280px) and (max-width: 1399px) {

	.home-page-header .elementor-container,
	.responsive-width {
		max-width: 100% !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.child-box {
		height: 100%;
	}

	/* .responsive-width{max-width:1250px!important;  padding-left:15px!important; padding-right:15px!important}  */
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.case-study-tabs .tabs-content .content-inner{ grid-template-columns: minmax(200px, 300px) 1fr; 
	justify-content: space-between;
        align-items: center;
        display: flex;
	}
	.case-study-tabs .tabs-layout .tabs-list .tab-btn span {font-size:14px;}
	/* .case-study-tabs .tabs-layout{grid-template-columns: 180px 1fr;} */
	.case-study-tabs .tabs-layout .tabs-list .tab-btn{font-size:18px;}
	.case-study-tabs .tabs-content{ padding: 0px 0px 0px 15px; display:flex;  align-items: center;}
	.case-study-tabs .tabs-content .content-inner .cs-data{padding: 15px 0px 15px 0px;}
	.case-study-tabs .tabs-content .content-inner .cs-data a {font-size:16px;}
	.sticky-child {overflow:hidden;}
	.content-inner .cs-data h4  {padding:30px 0px;}
	
	h6.word-flip{font-size:60px!important;}
.column-content-wrap .column-content-col{
		margin-top:0px!important;
	}
	    .column1 {
        margin-bottom: 20px;
    }
.hero-gallery-image{padding:30px;}
.listing-grid {grid-template-columns: 1fr 1fr; gap:30px;}
.case-study-listing .case-study_img img{max-width:85%;}
/*--============================================-*/
/*--== service listing page sticky slider css ==--*/
/*--============================================-*/
.content_outer{padding:35px;}
.scroll-section {grid-template-columns: 350px 1fr; grid-gap:30px;}
.content_grid{grid-template-columns:1fr;}
.content-box .ar-img {opacity:1;
        position: absolute;
        right: 20px;
        top: 20px;}
		.content-box .ar-img  img{max-width:70px;}
.cnt-area{order:2;}
.custom-hero-section_grid .auto-scroll .words {text-align:center!important;}
/*--============================================-*/
/*--== end service listing page sticky slider css ==--*/
/*--============================================-*/



/*--============================================-*/
/*--== service listing page hero ==--*/
/*--============================================-*/

.custom-hero-section_grid {display:flex; flex-wrap:wrap; grid-gap:20px; align-items: center;}
.box-full { grid-column: span 2; }
.custom-hero-section_grid .box:nth-child(1) {
	flex-basis:100%;
    order: 3; 
  }

  .custom-hero-section_grid .box:nth-child(2) {
    order: 1;
	flex-basis:calc(60% - 10px);
  }

  .custom-hero-section_grid .box:nth-child(3) {
    order: 6;
	flex-basis: calc(40% - 10px);
	text-align:center;
  }
   .custom-hero-section_grid .box:nth-child(4) {
    order: 5;
	 flex-basis: calc(60% - 10px);
	     transform: translate(0px, 60px);
  }

   .custom-hero-section_grid .box:nth-child(5) {
    order: 4;
	        flex-basis: calc(40% - 10px);
  }
   .custom-hero-section_grid .box:nth-child(6) {
    order: 2;
	flex-basis:calc(40% - 10px);
  }

   
  .custom-hero-section_grid .box:nth-child(6) .img_outer img{
	    transform: translate(0px, 0px);
  }
  .box.box-full{text-align:center;}

/*--============================================-*/
/*--== end service listing page hero ==--*/
/*--============================================-*/

}
@media screen and (min-width: 992px) and (max-width: 1023px){
	
	.listing-grid { grid-template-columns: 1fr 1fr;}
	.case-study-listing .case-study_img img{max-width: 90%;}
	.column-content-wrap .column-content-col{
		margin-top:0px!important;
	}
	    .column1 {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1279px){
.custom-hero-section_grid {    grid-template-columns:1fr 1fr 250px;
	
}

}
@media screen and (min-width: 992px) and (max-width: 1024px){

	.listing-grid {grid-template-columns: 1fr 1fr;}
}
.show-only-tab{display:none!important;}
@media screen and (min-width:768px) and (max-width:1024px){
	.display-none-tab {display:none;}
	.show-only-tab{display:block!important;}
	.w-2per{}
	.tags_grid{    grid-template-columns: 1fr 1fr;}
	.tags_grid{grid-gap:50px;}

	
}
@media screen and (min-width:768px) and (max-width:1200px){
	.services-default_box {grid-template-columns:1fr 1fr;}
.services-default_box .first-slide {grid-row:unset;}
.service-box_outer.first-slide .service-box.child-box,.child-box{display:grid;grid-template-columns: 100px 1fr; height:100%; gap:15px;}
.services-default_box{gap:15px;}
.service-box_outer.first-slide .service-box.firwst-box{
	    opacity: 0;
    transform: translate(0px, 0px);
    visibility: hidden;
}
.two-colsr span{
	    min-width: 100px;
    width: 100px;
    height: 100px;
}
.two-colsr span img{max-width:60px;}
.service-box_outer.first-slide:hover .service-box.firwst-box{
	 opacity:1!important;
    transform: translate(0px, 0px);
    visibility: visible!important;
}
.service-box_outer:nth-child(4), .service-box_outer:nth-child(5){
	padding-top:0px;
}
}/*1428*/
@media screen and (min-width:768px) and (max-width:991px){
.case-study-slider-nav{
		        position: unset;
        		display: inline;
        		margin: auto;
	}
	
	
   .case-study-slider-nav.next{right: -0px; transform:translateY(0%);}
   .case-study-slider-nav.prev {    left: -0px; transform:translateY(0%);}
    
	.carousal-btn{text-align:center; margin:15px 0px;}
   
   
	
    .slider-nav.prev { left: 0.5rem; }
    .slider-nav.next { right: 0.5rem; }
    

}
@media screen and (min-width:992px) and (max-width:1428px){
	.case-study-section{
		    max-width: calc(100% - 100px);
    margin: auto;
	}
}