/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 23:56:49 */
.cursor,
.cursor-inner {
	display: none !important;
}
.main-header .navbar-top.style-two {
	background-color: #003D7C;
}
.main-header .navbar-top-options .option-list:nth-child(2) {
	display: none;
}
.main-header .contact-info li span, 
.main-header .navbar-top-options .option-list:nth-child(3) .link-icon, 
.main-header .navbar-top-options .option-list:nth-child(1) .language-selector .gt-current-lang span, 
.main-header .others-options .btn img {
	filter: brightness(0) invert(1);
}
.main-header .contact-info li a {
	color: #fff;
}
.main-header .navbar-top-options .option-list:nth-child(3) .link-container .link-title2.link-title {
	color: #fff !important;
}
.main-header .navbar-top .navbar-top-options .option-list .language-selector:after {
	background-color: #fff;
	opacity: 0.7;
}
/* .main-header ul li a:hover, 
.navbar.style-two .navbar-nav .nav-item:hover .nav-link.dropdown-toggle::after{
	color: #5BCD92 !important;
} */
.mobile-navbar .offcanvas-header {
	background: #003d7c;
}
.hero-area .hero-content p {
	width: 90%;
}
.services-con .container {
	padding-top: 120px;
}
.services-con .swiper-wrapper {
	height: auto !important;
}
.services-con .service-card .service-info a {
	display: none;
}
.services-con .service-card .service-info p {
	margin: 0 0 .6em 0;
	overflow: hidden;
	transition: max-height 0.35s ease;
	will-change: max-height;
	word-wrap: break-word;
}
.services-con .service-card .service-info .readmore-ellipsis {
	display: inline;
	white-space: nowrap;
}
/* read more button */
.service-readmore-btn {
	display: inline-block;
	margin-top: 6px;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0;
	font-weight: 600;
	text-decoration: underline;
	font-size: 0.95rem;
	color: #003D7C;
	transition: all 0.3s linear;
}
.service-readmore-btn:hover {
	color: #5BCD92;
}
.service-readmore-btn:focus {
	outline: 2px solid #0073e6;
	outline-offset: 2px;
}
.services-con .service-card .service-img img {
	min-height: 325px;
	object-fit: cover;
	object-position: right;
	border-radius: 15px;
}
.partner-logos .partner-brand-wrap:nth-child(2) {
	display: none !important;
}
.partner-logos .partner-brand-wrap {
	justify-content: center;
}
.experience-staff .wh-content ul {
	display: none;
}
.feature-con .feature-area .col-xxl-3 {
	width: 33%;
}
.feature-con .feature-card .feature-icon {
	filter: brightness(0) invert(1);
}
.feature-con .feature-card.style-two .feature-icon-wrap {
	width: 65px;
	height: 65px;
	margin-bottom: 30px;
}
.feature-con .feature-card.style-two .feature-icon-wrap .feature-icon-bg {
	width: 100% !important;
}
.feature-con .feature-card.style-two .feature-icon-wrap .feature-icon {
	width: 30px;
}
.f-icon-list .elementor-icon-list-icon {
	border: 1px solid #fff;
	padding: 8px;
	border-radius: 50%;
}
.f-icon-list .elementor-icon-list-icon svg {
	margin: 0 !important;
}
.faq-area:after {
	background-color: #003d7c !important;
}
@media screen and (max-width:768px) {
	.main-header .navbar .navbar-brand {
		max-width: 140px !important;
	}
	.hero-area .hero-content p {
		width: 100%;
	}
	.services-con .service-card .service-img img {
		min-height: auto;
	}
	.services-con .container {
		padding-top: 60px;
	}
	.feature-con .feature-area .col-xxl-3 {
		width: 100%;
	}
}


