 body{
    background: #ffffff;
  }
.logo-dark img{
	width: 50px;
}
.woocomerce__hero-content{
	/*position: absolute;
	bottom: 5%;
	left: 6.9%;*/
	/*z-index: 9;
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width:100%;*/
	z-index: 9;
	position: absolute;
	bottom: 2%;
	left: 7%;
	/* transform: translate(-50%, -50%); */
	/* text-align: center; */
	width: 45%;
}
.offcanvas__logo img{
	width: 100px;
}
.no-padding{
	padding: 0;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 86%;
}
.pd-right9p{
	padding-right: 7%
}
.pd-left3{
	padding-left: 3%;
}
.pd-left5{
	padding-left: 5%;
}

.pd-right25p{
	padding-right: 25%
}
.mr-tp50{
	margin-top: 50px;
}
.mr-tp100{
	margin-top: 100px;
}
.header__area-3.sticky-3 .header__inner-3 {
	padding: 0px 7%;
}
.header__area-3.sticky-3 .logo-dark img {
	width: 50px;
}
.d-desk{
	display: block;
}
.d-mob{
	display: none;
}
.portfolio__slide-2 .sec-title{
	font-size: 30px;
	line-height: 40px;
}
.portfolio__slide-2 p.n-subtitle{
	padding-bottom: 10px 
}
.header__area-3.sticky-3 .header__nav-icon-3 img{
	filter: brightness(0);
}
.woocomerce__hero-item video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.woocomerce__hero .woocomerce__hero-prev img, .woocomerce__hero .woocomerce__hero-next img{
	width: 45%;
}
.ctm-btn{
	border: 1px solid #c1c1c1;
	padding: 10px 40px;
	color:var(--black-14);
}
.ctm-btn:hover{
	border: 1px solid var(--black);
	color:var(--black);
}
.ctm-btn-white{
	border: 1px solid var(--white);
	padding: 7px 30px;
	color:var(--white);
}
.ctm-btn-white:hover{
	border: 1px solid var(--white);
	color:var(--white);
}
.sec-padding{
	padding: 65px 0;
}
.sec-padding-bottom{
	padding-bottom: 65px;
	padding-left: 0;
	padding-right: 0;
}
.sec-padding-top{
	padding-top: 65px;
	padding-left: 0;
	padding-right: 0;
}
.btn-col{
	margin: auto;
	margin-left: 0;
}
.gray-bg{
	background: #f1f1f1;
}
.dark-bg{
	background: var(--bg-black);
}
.dark-bg-body{
	background: var(--bg-black-body);
}
.mr-bt30{
	margin-bottom: 30px;
}
.t-div{
	background: var(--bg-black);
	padding: 0 3%;
}
.pd-left25{
	padding-left: 25px;
}
.work8__thumb, .blog__img {
	overflow: hidden;
	display: inline-block;
	position: relative;
}
.work8__thumb img, .blog__img img {
	transition: transform 0.5s ease-in-out;
}
.work8__thumb:hover img, .blog__img:hover img {
	transform: scale(1.1) translateY(-5px);
}
.prj-cat a, .news-sec a{
	height: 100%;
	display: block;
}
.mr-tp40{
	margin-top: 40px;
}
.mr-tp24{
	margin-top: 24px;
}
/*.research__area{
	position: relative;
}*/
.research__area .container, .counter__area-3 .container, .cta__area-3 .container{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 8%;
}
.workflow__wrapper-3, .research__area, .counter__area-3, .cta__area-3{
	height: 100vh!important;
}
.bg-white{
	background: #f1f1f1;
}
.pd-right24{
	padding-right: 24px;
}
.pd-left24{
	padding-left: 24px;
}
.mr-bt24{
	margin-bottom: 24px;
}
.inner-pd-3lr{
	padding: 0 3%;
}
.mr-right0{
	margin-right: 0;
}
.clr-white{
	color: var(--white);
}
.fnt-weight500{
	font-weight: 500;
}
.work8__thumb:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to bottom,transparent 65%,black 100%);
	z-index: 1;
}
.mb-4 {
	margin-bottom: 30px !important;
}
.slide-img{
	background: var(--bg-black-body);
	padding-right: 24px;
}
.sub-title, .sub-title a{
	font-size: 18px;
	line-height: 28px;
	color: var(--white);
	font-weight: 600;
}
.pd-left0{
	padding-left: 0;
}
.sec-title-wrapper{
	margin-bottom: 20px;
}
.m-left15{
	margin-left: -15px;
}
.img-overlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to bottom, transparent 65%, black 100%);
	z-index: 1;
}
.pos-relative{
	position: relative;
}
.portfolio__slider-2 .img-overlay{
	position: relative;
	display: inherit;
	height: 100%;
}
.pd-bt0{
	padding-bottom: 0!important;
}
.pd-left12{
	padding-left: 12px;
}

.cta-buttons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 25px;
	padding: 70px 20px 0;
}

.cta-btn {
	background: #ffffff;
	color: #000000;
	padding: 10px 25px;
	border-radius: 50px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	box-shadow: 0 8px 20px rgba(0,0,0,0.15);
	transition: all 0.3s ease;
	white-space: nowrap;
	width: fit-content;
}

.cta-btn:hover {
	background: #000;
	color: #fff;
	transform: translateY(-3px);
}

.cta-btnd {
	background: #000000;
	color: #ffffff;
	padding: 10px 25px;
	border-radius: 50px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	box-shadow: 0 8px 20px rgba(0,0,0,0.15);
	transition: all 0.3s ease;
	white-space: nowrap;
	width: fit-content;
}
.cta-btnd:hover {
	background: #ffffff;
	color: #000000;
	color: border 1px solid #000000;
	transform: translateY(-3px);
}



.box {
	width: 100%;
	height: 100%;
}

/* IMAGE HANDLING */
/* FORCE columns to stretch */



/* columns stretch */
.img-equalh-box.row > [class^="col-"] {
	display: flex;
}

/* common box */
.box {
	width: 100%;
	margin: 0;          /* IMPORTANT */
}

/* background images */
.bg-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/* text */
.text-box {
	background: #333333;
	padding: 40px 30px;
	/*display: flex;*/
	align-items: center;
	line-height: 1.7;
	align-items: center;
	justify-content: center;
	display: flex;
}

.counter__item-2 img{
	width: 25%;
}
.d-flex-div{
	display: flex;
	justify-content: space-between;
}
.d-flex-div p{
	font-size: 14px;
	color: #ffffff;
}
.mr-auto{
	margin: auto ;
}
.ul-list{
	font-size: 14px;
	color: var(--white);
}
.ul-list li{
	list-style: disc;
}
.ul-list-black{
	color: #212529;
	margin-left: 20px;
}
.ul-list-black li{
	list-style: disc;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}
.footer__area{
	background: url(../imgs/tfa/footer-bg.jpg);
	background-position: center bottom;
	background-size: cover;
}
.footer__social i{
	background: #262626;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	padding: 2px;
	font-size: 14px;
	color: var(--white-4);
}
.footer__contact i{
	margin-right: 10px;
}
.m-title{
	margin-left: 9%;
	font-size: 20px;
	margin-bottom: 15px;
}
.smenu-title{
	padding-left: 90px;
	font-size: 16px;
	margin-bottom: 15px;
}
.menus{
	position: absolute;
	bottom: 5%;
	left: 10%;
}
.logoc{
	position: absolute;
	bottom: 5%;
	right: 5%;
	height: inherit;
}
.logoc img{
	width: 70px; 
}
.img-overlay{
	position: relative;
}
.img-overlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to bottom, transparent 65%, black 100%);
	z-index: 1;
}
.block-text{
	position: absolute;
	bottom: 20px;
	left: 26px;
	color: var(--white);
	z-index: 99;
	font-size: 16px;
}
/*.bg-img {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-size 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.bg-img:hover {
  background-size: 120%;
}*/
.bg-img {
	position: relative;
	overflow: hidden;

	/* IMPORTANT: element must have height */
	/*min-height: 300px;*/
}

/* image layer */
.bg-img::before {
	content: "";
	position: absolute;
	inset: -3%;

	/* use CSS variable fallback to inline bg */
	background-image: var(--bg, inherit);
	background-size: cover;
	background-position: center;

	transform: scale(1) translateZ(0);
	transform-origin: center;

	transition: transform 2.2s cubic-bezier(0.19, 1, 0.22, 1);
	will-change: transform;

	pointer-events: none; /* VERY IMPORTANT */
}

/* hover zoom */
.bg-img:hover::before {
	transform: scale(1.18) translateZ(0);
}
.abt-inner-bnr{
	background: url(../imgs/tfa/abt-bnr.jpg);
	background-size: cover;
	height: 70vh;
	background-position: center;
}
.cnt-inner-bnr{
	background: url(../imgs/tfa/contact-bnr.jpg);
	background-size: cover;
	height: 70vh;
	background-position: center;
}
.cs-inner-bnr{
	background: url(../imgs/tfa/contracting-services-banner.jpg);
	background-size: cover;
	height: 70vh;
	background-position: center;
}
.trp-inner-bnr{
	background: url(../imgs/tfa/technical-resource-pool-banner.jpg);
	background-size: cover;
	height: 70vh;
	background-position: center;
}
.hero-htitle{
	font-weight: 500;
	font-size: 30px;
	margin-top: 10px;
	line-height: 25px;
	color: var(--white);
	font-family: "OpenSans-Regular", sans-serif;
	margin-bottom: 15px;
	position: absolute;
	bottom: 5%;
	z-index: 99;
}
.header__area-3{
	background-color: rgb(0 0 0 / 25%);
}
.white-bg-sec p{
	margin-top: 0;
	color: #212529;
	margin-bottom: 1rem;
}
.pd-right5{
	padding-right: 5%;
}
.ctn-form{
	background: #f1f1f1;
	padding: 2rem 2rem 3rem;
}
.c-projectcs .work8__content{
	position: relative;
	background: #ccc;
	left: 0;
	width: 100%;
	bottom: 3%;
	padding: 10px 5px;
}
.c-projectcs .work8__content.tilt p{
	font-size: 14px;
	margin-bottom: 2px;
}
.dark-bg{
	background: #262626;
}
.stp-div img{
	width: 55%;
}
.stp-div h3{
	color: #f1f1f1;
	margin-bottom: 10px;
}
.stp-div p{
	color: #f1f1f1;
	margin-bottom: 0;
}
#exampleModal .modal-body, #exampleModal .modal-header{
	padding: 2rem;
}
#exampleModal .modal-dialog {
	max-width: 40%;
}
.clr-dark{
	color: #212529;
}



@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.portfolio__slide-2 .sec-title{
		font-size: 28px;
		line-height: 30px;
		padding-bottom: 20px;
	}
	.smenu-title {
		padding-left: 79px;
	}
	.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
		font-size: 14px;
	}
}
@media (max-width: 768px) {
	.cta-buttons {
		flex-direction: column;
		gap: 15px;
	}
}

/*Trupti css 11 feb*/
/* 3. PROJECT GRID (Masonry Feel) */
.project-card {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    cursor: pointer;
}

.project-card img {
    width: 100%;
    height: 350px; /* Fixed height for consistency */
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}

.project-card:hover img {
    transform: scale(1.05);
}

.project-overlay {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    padding: 30px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    color: white;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.project-card:hover .project-overlay {
    opacity: 1;
}



.main-content-wrapper {
    padding-top: 120px;    /* Pushes content down below the Fixed Header */
    padding-bottom: 100px; /* Adds space before the Black Footer */
    min-height: 80vh;      /* Ensures Footer stays at bottom even on short pages */
}

.hover-scale { transition: transform 0.3s ease; }
    .hover-scale:hover { transform: scale(1.02); cursor: pointer; }
    
    /* Clean up Accordion Look */
    .accordion-button:not(.collapsed) {
        background-color: transparent;
        color: #000;
        box-shadow: none;
    }
    .accordion-button:focus {
        box-shadow: none;
        border-color: rgba(0,0,0,0.1);
    }
    .accordion-button {
        font-size: 0.85rem;
        letter-spacing: 1px;
    }
    
    
    
.section-space {
        padding-top: 175px;
    padding-bottom: 15px;
}
.news-space{
    padding-top: 50px;
    padding-bottom: 100px;
}
.mb-25 {
    margin-bottom: 25px;
}
/* Fix wide editor images */
.section-space figure,
.section-space p {
    max-width: 100%;
    overflow: hidden;
}

.news-space figure img,
.news-space p img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    object-fit: contain;
}