/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 02:30:52 */
/* Latest Jobs - START*/

.jobs_state_wise_images img, .jobs_serviceIndustry_wise_imagess {
	width: 100%;
}

.jobs_serviceIndustry_wise_imagess {
	aspect-ratio: 298/203;
	object-fit: cover;
}

.accurate_jobs_main_content {
	background: #ffffff;
	padding: 10px 15px;
}

.accurate_job_title {
	margin-top: 15px;
    margin-bottom: 20px;
}

.accurate_job_title a {
	color: #293679;
	line-height: 24px;
	text-decoration: none;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
  	overflow: hidden;
	height: 50px;
}

.accurate_jobs_more_info_main {
	height: 75px;
}

.jobs_more_info {
	display: flex;
	gap: 10px;
	align-items: center;
}

.jobs_more_info p {
	background: #F4F4F4;
	border-radius: 100px;
	padding: 4px 6px 5px 6px;
	text-align: center;
	color: #5f6163;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
	width: auto;
}

.accurate_apply_now_btn_main {
	padding-top: 15px;
    padding-bottom: 15px;
}

.accurate_apply_now_button {
	font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	text-align: center;
	text-decoration: none !important;
	padding: 9px;
	background: #CE2030;
	border-radius: 100px;
	color: #fff !important;
	width: 100%;
	display: block;
	transition: all .3s ease 0s;
}

.accurate_apply_now_button:hover {
	background: #293679;
	color: #fff !important;
	text-decoration: none !important;
	transition: all .3s ease 0s;
	transition-duration: 500ms;
}

/* Latest Jobs - END*/


/* Our Service - START*/

.six_buttons_row_our_services .fl-row-content-wrap {
	margin-top: -3.4%;
}

/* Our Service - END*/


/* Testimonial - START*/

.homeapge_testimonials .pp-testimonials-content p {
	padding-bottom: 25px;
	margin-bottom: 25px !important;
	border-bottom: 1px solid #293679;
}

.homeapge_testimonials .pp-testimonials-nav button {
	background-color: transparent;
	width: 40px !important;
    height: 40px !important;
	margin-top: 20px;
}

.homeapge_testimonials .pp-testimonials-nav .owl-prev {
	content: url(/wp-content/uploads/2025/06/Frame-39.svg);
}

.homeapge_testimonials .pp-testimonials-nav .owl-next {
	content: url(/wp-content/uploads/2025/06/Frame-82.svg);
}

/* Testimonial - END*/


/* Homepage Popups */

.pum-container {
	border-radius: 24px !important;
	background-color: #CE2030 !important;
}

.popmake-close:hover {
	background-color: #191E52 !important;
}

.popmake-close {
	background-color: #293679 !important;
}

.homepage_popup_title h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 24px;
	color: #fff;
	text-align: center;
}

.homepage_popup_subtitle h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 19px;
	color: #fff;
	text-align: center;
}

.homepage_popup_para p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
	text-align: center;
    color: #fff;
}