.headerarea__logo img{
	max-width: 210px;
}
.light-bg{
	background: #ffffff;
}
.ctm-btn{
	background: transparent;
	border: 2px solid var(--clr-black);
	color: var(--clr-black) ;
}
.home-service-bg{
	background: url(../img/aug/home-service-bg.jpg);
	background-size: cover;
	background-position: center;
}
.footer__3{
	background: url(../img/aug/footer-bg.jpg);
	background-size: cover;
	background-position: center;
}
.service__text ul li{
	list-style: none;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 16px;
	line-height: 16px;
}
.service__text ul {
	/*list-style-type: disc;*/
	display: grid;
}
.service__text ul li {
	/*display: list-item;*/
	border-bottom: 1px solid #dde3eb;
	padding-bottom: 5px;
}
.service__single__wraper:hover .service__text ul, .service__single__wraper:hover .service__text ul li, .service__single__wraper:hover .service__text ul li a{
	color: var(--whiteColor);
}
.pd-tp15{
	padding-top: 15px;
}
.working__support.ws__left__side .working__paragraph p {
	color: var(--ctm-black)!important;
}
.working__support.ws__left__side .working__heading h5 {
	color: var(--ctm-black)!important;
}
.is_dark .default__button.btn__white {
	background: transparent;
}
.working{
	background: linear-gradient(white 50%, #dddddd 50%);
}
.blue-div{
	background: #dddddd;
}
.team__member img{
	box-shadow: 3px 2px 6px rgb(72 72 72 / 50%);
	margin: 10px;
	padding: 2px 10px;
	background: #ffffff;
	border-radius: 3px;
}
.section__title__heading.text-left{
	/*text-align: left!important;*/
	margin: auto;
	max-width: 100%;
	/*margin-left: 25px;*/
}

.logo-title{
	color: var(--ctm-black)!important;
	margin: auto;
	text-align: center;
}
.br-right{
	border-right: 1px solid #dddddd;
	padding-bottom: 20px;
}
.pd-left0{
	padding-left: 0!important;
}
.border-bottom-center::after {
	display: block;
	height: 2px;
	width: 125px;
	content: "";
	background: #059fd3;
	background-size: 300% 300%;
	background-position: center center;
	margin-top: 0.75rem;
	margin: auto;
}
.mr-tp30{
	margin-top: 30px;
}
.empty-div{
	padding-top: 190px;
}
.footer__logo img{
	width: 35%;
}
.footer__3 a{
	color: var(--whiteColor);
}
.pd-right5{
	padding-right: 5%;
}
.wa-icon {
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 99999;
}
.wa-icon img {
	width: 55px;
}
label{
	font-size: 14px;
}
.modal-title {
	margin-bottom: 0;
	line-height: var(--bs-modal-title-line-height);
	color: var(--cdark-Blue);
	text-align: center;
	margin: auto;
	width: 100%;
}
form h5{
	color: var(--clr-Black);
	font-size: 16px;
	font-weight: 500;
}
.modal {
	z-index: 999999;
}
.mr-left0{
	margin-left: 0;
}
.modal-header{
	background: #f1f1f1;
}
.form-control {
	font-size: 0.9rem;
	box-shadow: 2px 3px 3px rgb(128 128 128 / 10%);
}
.mr-bt8{
	margin-bottom: 8px;
}
.headerarea__main__menu .headerarea__submenu li a{
	font-weight: 500;
}
.herobanner__single .row{
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(0%, -50%);
	width: 100%;
}
.logo-bg{
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, #f1f1f1fc 100%);
}
#blog__area{
	background: linear-gradient(0deg, #f1f1f1 0%, rgba(255, 255, 255, 1) 100%);
}
.ml-0{
	margin-left: 0!important;
}
.about__vision__wrapper.v-center{
	align-items: center !important;
}
.sec-padding{
	padding: 80px 0; 
}
.sec-padding50{
	padding: 50px 0; 
}
.sec-padding-top{
	padding-top: 80px 
}
.sec-padding-bottom{
	padding-bottom: 80px 
}
.pd-left5{
	padding-left: 5%;
}
.team__member__content__4 p{
	margin-bottom: 0px;
}
.team__member__single__4:hover .team__member__content__4 h6, .team__member__single__4:hover p {
	color: var(--whiteColor);
}
.clr-white{
	color: var(--whiteColor)!important;
}
.accordion {
	--bs-accordion-active-bg: #ffffff;
	--bs-accordion-active-color: #000000;
	--bs-accordion-btn-focus-box-shadow: none;
	margin-right: 15px;}

	.accordion .accordion-item{
		border: 2px solid #003768;
	}
	.accordion .accordion-item:has(.accordion-button:not(.collapsed)) {
		border: 2px solid #003768;
		box-shadow: 0px 3px 3px 0px rgb(0 55 103);
	}
	.accordion-button:not(.collapsed){
		box-shadow: none;
	}

	.accordion-button.collapsed {
		border: 1px solid #d8d8d8;
	}

	.accordion-collapse {
		transition: all 0.3s;
	}
	.accordion-button{
		font-size: 1.2rem;
		font-weight: 600;
	}
	.accordion-body p{
		margin-bottom: 10px;
	}
	.accordion-body p:last-of-type {
		margin-bottom: 0px;
	}
	.adv-sec .common__gradient__bg::after {
		background: inherit;
	}
	.adv-sec .service__single__wraper .service__text p {
		color: inherit;
		line-height: 25px;
		margin-bottom: 0;
	}
	.adv-sec .service__single__wraper:hover .service__text p {
		color: inherit;
	}
	.adv-sec .service__img img {
		max-width: 85px;
	}
	.adv-sec .service__single__wraper__3 {
		padding: 22px 7px 22px 7px;
	}
	.ftr-form{
		display: flex;
	}
	.about__text__wrapper.mr-left0{
		margin-left: 0;
	}
	.section__title__heading h6{
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 0;
	}
	.section__title__heading.mr-left0 h3{
		text-align: left;
	}
	.w-100{
		max-width: 100%;
	}
	.br-radius10{
		border-radius: 10px;
	}
	.box-shadow{
		box-shadow: 2px 3px 5px #ababab;
	}
	.text-left{
		text-align: left!important;
	}
	/* Make Bootstrap columns stretch */
	.adv-sec > [class*="col-"] {
		display: flex;
	}

/* Make the card take full height */
.service__single__wraper {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

/* Inner content stretches properly */
.team__member__content__4 {
	display: flex;
	flex-direction: column;
	justify-content: center; /* vertical center */
}
.custom-list {
	list-style: none;
	padding-left: 0;
	display: block !important;
}

.custom-list li {
	position: relative;
	display: flex;
	align-items: flex-start;
	width: 100%;
	padding-left: 40px;
	margin-bottom: 14px;
	line-height: 1.6;
}

.custom-list li::before {
	content: "\f00c";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background: linear-gradient(90deg, #00BFAE 0%, #0077B6 47.92%, #055faf 100%);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}
.cta-btn .headerarea__button {
	float: right;
}
.white-bg{
	background: #ffffff;
}
.accordion-body h4{
	font-size: 16px;
}
#core-values{
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.career-sec .accordion-body p:last-of-type {
	margin-bottom: 25px; 
}
.custom-list-circle {
	list-style: none;
	padding-left: 0;
	display: block !important;
}

.custom-list-circle li {
	position: relative;
	display: flex;
	align-items: flex-start;
	width: 100%;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 20px;
}

.custom-list-circle li::before {
	content: "";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50px;
	background: linear-gradient(90deg, #00BFAE 0%, #0077B6 47.92%, #055faf 100%);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 5px;
}
.sec-pd-box .service__single__wraper{
	margin-bottom: 25px;
}
.abtn{
	margin-left:0;
	margin-top: 25px;
	padding: 10px 30px;
	padding-left: 0;
}
.ctm-logo .col-lg-2{
	padding: 0 15px;
}
.contact__text a{
	color: var(--whiteColor);
}
.video-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.video-item {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border-radius: 12px;
	background: #000;
}

.video-item img {
	width: 100%;
	height: 100%;
	display: block;
	transition: transform 0.4s ease;
}

.video-item:hover img {
	transform: scale(1.05);
}

.play-icon {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	color: #fff;
	background: rgba(0,0,0,0.4);
	transition: background 0.3s ease;
}

.video-item:hover .play-icon {
	background: rgba(0,0,0,0.55);
}

.gallery img{
	border-radius:8px;
	cursor:pointer;
	transition:transform .3s ease;
}
.gallery img:hover{
	transform:scale(1.05);
}

.btn-primary{
	color: var(--whiteColor);
	background: linear-gradient(90deg, #00BFAE 0%, #0077B6 47.92%, #055faf 100%);
	border: 1px solid #055faf;
	font-size: 14px;
	font-weight: 500;
}
.btn{
	border-color: #055faf;
	font-size: 14px;
	font-weight: 500;
	color: #010101;
}
.btn:hover {
	color: #f1f1f1;
	background: linear-gradient(90deg, #00BFAE 0%, #0077B6 47.92%, #055faf 100%);
	border-color: #055faf;
}
/* =========================================
   GLIGHTBOX – LOADER STUCK FIX (FINAL)
========================================= */
/* Style for the gallery section */
/* Style for the gallery section */
/* Gallery section spacing */


/* Tabs */
.tabs {
	margin-bottom: 30px;
}

.tabs button {
	padding: 8px 18px;
	border-radius: 6px;
	border: none;
	background: #f1f1f1;
	cursor: pointer;
	margin-right: 10px;
	transition: all 0.3s ease;
}

.tabs button.active {
	background: var(--gradientColor); 
	color: #fff;
}

/* Gallery images */
.gallery img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-radius: 8px;
	transition: transform 0.35s ease;
}

/* Hover effect */
.gallery a:hover img {
	transform: scale(1.08);
}
.bg-white{
	background: #ffffff;
}
.box-shadow{
	box-shadow: 2px 3px 5px #ababab;
}
.outcome-box{
	background: linear-gradient(90deg, #00BFAE 0%, #0077b6 47.92%, #0077b6 100%);
	border-radius: 10px;
	padding: 30px;
}
.outcome-box p, .outcome-box h5{
	color: var(--whiteColor)!important;
}
.text-border-bottomleft::after {
	display: block;
	height: 2px;
	width: 20%;
	content: "";
	background: linear-gradient(90deg, #00BFAE 0%, #0077b6 47.92%, #0077b6 100%);
	background-size: 300% 300%;
	background-position: center center;
	margin-top: 5px;
}

.bnf .service__single__4{
	background: rgb(191 234 255 / 25%);
}
.form-control:focus{
	box-shadow: none;
}

#locationMap {
	height: 450px;
	width: 100%;
	border-radius: 12px;
}

.location-label {
	background: #000;
	color: #fff;
	padding: 6px 10px;
	border-radius: 20px;
	font-size: 12px;
	border: none;
}
.floating-social {
	position: fixed;
	left: 0;
	top: 60%;
	transform: translateY(-50%);
	z-index: 9999;
}

.floating-social a {
	display: block;
	width: 40px;
	height: 40px;
	background: var(--clr-black);
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: 4px 0;
	transition: 0.3s;
	font-size: 18px;
	border-radius: 0 5px 5px 0;
}

.floating-social a:hover {
	background: var(--gray-color);
	transform: translateX(5px);
}
.img-box{
	border: 1px solid #cccccc;
	border-radius: 15px;
	box-shadow: 3px 5px 4px rgb(128 128 128 / 10%);
}
.bg__gray{
	background: var(--clr-gray);
}
.headerarea__component:nth-child(2) {
	margin-left: auto;
}
.herobanner__title p{
	color: var(--clr-white);
	font-size: 16px;
}
.section__title__button.wht span {
	color: var(--clr-white);
	border: 1px solid var(--clr-white);
}
.facts__img i{
	color: var(--clr-white);
	font-size: 35px;
}





/* Responsive */
@media (max-width: 992px) {
	.video-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 576px) {
	.video-grid {
		grid-template-columns: 1fr;
	}
}





/*Small Desktop*/

@media (min-width: 992px) and (max-width: 1600px) {
	.headerarea__logo img {
		max-width: 100px !important;
	}
}