/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	- preloader
	- highlight images
	- job details
	- cta button for downloading apps
	
-----------------------------------------------------------------*/


#copyrights .bg-color {
	background-color: #0000;
}

#logo img {
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 80px;
}

.stretched .full-header #header-wrap>.container {

	padding: 0px 80px;
}

.primary-menu .btn {
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_links {
	padding-left: 60px;
}

i {
	color: #fd7e14;
}

#footer .btn-success {
	color: #fff;
	background-color: #fd7e14;
	border-color: #fd7e14;
}

.owl-carousel .owl-dots .owl-dot {
	background-color: #fd7e14;
}

.primary-menu .current {
	font-weight: bold;
	color: #fd7e14;
}

#content h2 {
	margin-bottom: 10px;
}

#content .w-100 {
	padding-bottom: 100px;
}

#content .gap-between {
	padding-bottom: 20px;
}

.btn-primary {
	background: white;
	color: #fd7e14;
	border-color: #fd7e14;
}

.btn-primary:hover {
	background: #fd7e14;
	color: white;
	border-color: #fd7e14;
}

.faqs .toggle-title {
	font-size: 1.5em;
}

.faqs .toggle-icon {
	font-size: 1.5em;
	padding-right: 20px;
}

.card-columns img {
	border-radius: 10px;
}

.card-columns {
	padding-bottom: 100px;
}

.about-image {
	padding-right: 50px;
}

.about-image2 {
	padding-left: 50px;
}

.btn:hover {
	color: #fd7e14;
}

.row-1 {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
	justify-content: space-around;
	flex-direction: column;
}

.card-1 {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border-radius: 0.25rem;
	margin: 0 30px 0 30px;
}

.card-1 img {
	max-height: 120px;
	width: auto;
}

.slide-imgs .iphone-img {
	width: 300px;
}

.d-flex .fbox-icon a,
.fbox-icon i,
.fbox-icon img {
	display: block;
	position: relative;
	height: 100%;
	width: auto;
	color: #FFF;
}

.min-vh-lg-100 {
	min-height: 80vh !important;
}

#page-title {
	padding: 3rem 0;
}

.block-hero-9 .slide-1,
.block-hero-9 .swiper-pagination span:nth-child(1) {
	--color: #1E5A50;
}

.block-hero-9 .slide-2,
.block-hero-9 .swiper-pagination span:nth-child(2) {
	--color: #606567;
}

.block-hero-9 .slide-3,
.block-hero-9 .swiper-pagination span:nth-child(3) {
	--color: #7d2e00;
}

.block-hero-9 h1,
.block-hero-9 h2,
.block-hero-9 h3,
.block-hero-9 h4,
.block-hero-9 h5,
.block-hero-9 h6,
.block-hero-9 p {
	font-family: Inter, serif;
	color: var(--color, #444);
}

.block-hero-9 .swiper-container-horizontal>.swiper-pagination-bullets,
.block-hero-9 .swiper-pagination-custom,
.block-hero-9 .swiper-pagination-fraction {
	left: auto;
	right: 0;
}

.block-hero-9 .swiper-pagination {
	padding: 4px 6px;
	width: auto;
}

.block-hero-9 .swiper-pagination span:hover,
.block-hero-9 .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: var(--color) !important;
}

.block-hero-9 .swiper-pagination span {
	border-color: var(--color) !important;
}

.bg-orange {
	--bs-bg-opacity: 1;
	background-color: #fd7e14;
}

.block-testimonials-3,
.block-testimonials-3 h1,
.block-testimonials-3 h2,
.block-testimonials-3 h3,
.block-testimonials-3 h4,
.block-testimonials-3 h5,
.block-testimonials-3 h6,
.block-testimonials-3 p,
.block-testimonials-3 a {
	font-family: 'Inter', sans-serif !important;
}

.block-testimonials-3 .swiper-slide {
	width: 400px;
	padding: 15px;
}

.block-testimonials-3 .testimonial-col {
	border: 1px solid #EEE;
	border-radius: 4px;
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
}

.block-testimonials-3 .testimonial-col p {
	font-size: 16px;
	line-height: 26px !important;
	margin-bottom: 20px;
}

.block-testimonials-3 .swiper-container-horizontal>.swiper-scrollbar {
	width: 75%;
	max-width: 700px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, .06);
}

.block-testimonials-3 .swiper-container,
.block-testimonials-3 .swiper-wrapper {
	cursor: ew-resize !important;
}

.feature-box2 {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-left: 1rem;
	margin-right: 1rem;
}

.col-lg-1 .fbox-icon i,
.fbox-icon img {
	border-radius: 50%;
	background-color: #ffffff;
	color: #fd7e14;
}

h3.capitalize {
	text-transform: capitalize;
}

@media (max-width:767.98px) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p {
		text-align: center;
	}

	.display-3 {
		font-size: 9vw;
		margin-top: 10vw;
	}

	#slider .btn {
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.slide-imgs .iphone-img {
		width: 287px;
	}

	.content-wrap {
		padding: 50px 0;
	}

	.testi-content p {
		text-align: center;
	}

	.heading-block h2 {
		font-size: 40px;
	}

	.media-box {
		align-items: center;
	}

	.fbox-content .lead {
		text-align: center;
	}

	.media-box .fbox-icon {
		padding: 0;
	}

	.col-xl-3 .fw-normal {
		padding: 0 25px 20px 25px;
		text-align: center;
	}

	#footer .col-lg-6 {
		text-align: center;
		padding-bottom: 0;
	}

	#footer .row {
		padding-bottom: 30px;
	}

	#footer address {
		margin-bottom: 0;
	}

	#footer h4 {
		font-size: 20px;
	}

	#footer .widget .clearfix {
		justify-content: center;
		align-items: center;
		display: flex;
	}

	element.style {
		padding: 50px 0;
	}

	.widget_links {
		padding: 0;
	}

	.widget_links ul {
		padding-left: 130px;
	}

	.copyrights .btn {
		justify-content: center;
		align-items: center;
		display: initial;
	}

	.col-lg-5 .d-flex {
		justify-content: center;
		align-items: center;
		display: initial;
	}

	#footer .footer-widgets-wrap {
		padding-bottom: 0;
	}

	#content .w-100 {
		padding-bottom: 10px;
	}

	.col-md-12 p {
		text-align: justify;
		padding: 0 15px;
	}

	#content .col-md-12 {
		padding-bottom: 25px;
	}

	.about-image {
		padding-right: 0;
		padding: 20px;
	}

	.about-image2 {
		padding-left: 0;
		padding: 20px;
	}

	.feature-box {
		align-items: center;
	}

	.card-columns {
		padding-bottom: 15px;
		padding-top: 40px;
	}

	.my-5 {
		text-align: center;
	}
}


/* PRELOADER */

#preloader {
	background: #fff url(../images/preloader_v2.gif) no-repeat center center;
	background-size: 45vw;
	height: 100vh;
	width: 100%;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.hide {
	opacity: 0;
	transition: opacity 2s ease-in-out;

	animation: removePreloader 0.5s forwards;
}

@keyframes removePreloader {
	0% {
		display: block;
	}

	100% {
		display: none;
	}
}


/* HIGHLIGHT IMAGES */

.highlight-slider-container {
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
	position: relative;
	margin: auto;
	padding-top: 1rem;
}

.highlight-slider {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.highlight-slide {
	min-width: 100%;
}

.highlight-slide img {
	width: 100%;
	height: auto;
	display: block;
}

.dots {
	text-align: center;
	margin-top: 10px;
}

.dot {
	height: 10px;
	width: 10px;
	margin: 0 5px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.3s;
	cursor: pointer;
}

.dot.active {
	background-color: #333;
}


/* CAREER - JOB CARD */
/* Main content styling */


/* JOB DETAILS */
/* Main content styling */
.job-details-section {
	display: flex;
	justify-content: center;
	padding: 2rem 1rem;
}

/* Job details section styling */
.job-details {
	background: white;
	padding: 2rem;
	border-radius: 12px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	max-width: 800px;
	width: 100%;
	text-align: left;
}

.job-details h2 {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	color: #333;
	text-align: center;
}

.job-details p {
	font-size: 1.1rem;
	margin-bottom: 1rem;
	color: #535353;
	/* text-align: justify; */
}

.job-details .title-description {
	text-align: justify;
	padding: 1.5rem;
}

.job-details .job-section {
	margin-bottom: 2rem;
}

.job-details .job-section h3 {
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
	color: #333;
	text-align: center;
}

.job-details ul {
	list-style-type: disc;
	padding-left: 2rem;
	color: #535353;
}

.job-details ul li {
	margin-bottom: 0.5rem;
	text-align: justify;
}

.job-details a {
	color: #4A90E2;
	text-decoration: none;
}

.job-details a:hover {
	text-decoration: underline;
}

/* New styles for tags */
.tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.tag {
    background: linear-gradient(135deg, #ff885d, #FF6347);
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 10px;  /* Changed border-radius to create rectangular shape with rounded corners */
    margin-right: 0.5rem;
    font-size: 0.9rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

/* Center-aligning specific sections */
.centered-content {
	text-align: center;
}

.orange-text {
    color: #FF7F50;
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.orange-text:hover {
    color: #FF6347;
}

/* Responsive design for mobile devices */
@media (max-width: 768px) {
	.job-details {
		padding: 1rem;
	}

	.job-details ul {
		list-style-type: disc;
		padding: 0rem 1rem 0rem 2rem;
		color: #535353;
	}

	.job-details .job-section {
		margin-bottom: 2rem;
	}

	.tags {
		flex-wrap: wrap;
	}

	.tag {
		margin-bottom: 0.5rem;
	}

	.job-details .title-description {
		padding: 15px;
		/* text-align: justify; */
	}
}


/* CTA BUTTON FOR DOWNLOADING APPS */

.cta-button {
    display: inline-block;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff; /* white text */
    background-color: transparent; /* Transparent background */
    border: 2px solid #ffffff; /* White border for outlined effect */
    border-radius: 8px;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
    text-decoration: none;
}

.cta-button:hover {
    background-color: #ffffff; /* White background on hover */
    color: #fd7e14; /* Orange text on hover */
    border: 2px solid #fd7e14; /* Orange border on hover */
    transform: translateY(-2px);
}

.cta-button:active {
    background-color: #f5f5f5; /* Light grey background for active state */
    color: #fd7e14; /* Orange text */
    border: 2px solid #fd7e14; /* Orange border */
    transform: translateY(1px);
}

@media (max-width: 768px) {
    .cta-button {
        display: block; /* Make the button a block element */
        width: fit-content; /* Ensure the width is just enough to fit the content */
        margin: 0 auto; /* Center the button */
    }
}




/* .highlight_slider_nav {
	display: flex;
	column-gap: 1rem;
	position: absolute;
	bottom: 1.25rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.highlight_slider_nav a {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background-color: #1f1f1f;
	opacity: 0.75;
	transition: opacity ease 250ms;
}

.highlight_slider_nav a:hover {
	opacity: 1;
	color: #fc8c42;
} */