a {
	outline: none !important;
}
footer a {
	color: #B2B2B2 !important;
}
/*.banner-overlay .elementor-background-overlay {
    background: url(/wp-content/uploads/2022/09/overlay.png);
    mix-blend-mode: multiply;
    background-size: cover;
}*/
.elementor-button.elementor-size-md {
	padding: 14px 40px !important;
}
.banner-overlay .swiper-slide-contents.animated.fadeInUp {
    width: 1386px;
}
.banner-overlay .swiper-slide-contents.animated.fadeInUp .elementor-slide-description {
    width: 55%;
}
.fr-sh {
	margin-bottom: 2px !important;
}
.service-blocks p {
	margin-top: 0;
}
.bottom-banner .elementor-slide-heading h3 {
	color: #fff;
    margin: 0;
    font-weight: 300;
    line-height: 1.5;
}
.elementor-widget-image a {
	outline:none
}
button[type="submit"] {
	cursor: pointer;
}
.call-back p {
    margin-top: 0;
}
.call-back .elementor-element .elementor-widget-container {
    width: 683px;
    float: right !important;
    padding-right: 150px;
}
.mcs.elementor-widget-heading {
    margin-bottom: 5px !important;
}
.mcs p {
    margin-top: 0;
}

.job_listings .job_filters .search_jobs,
.job_application .application_button {
	background-color: #6938d4 !important;
	transition: 0.5s ease-in-out;
}

.job_listings .job_filters .search_jobs .search_submit input {
	background-color: #FC5D48;
	border-color: #FC5D48;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.job_listings .job_filters .search_jobs .search_submit input:hover {
    background-color: #fff;
    color: #FC5D48;
}

.job_listings .job_filters .search_jobs label {
	color: #ffffff;
}

.job_listing {
	max-width: 1000px;
	margin: auto;
	margin-top: 250px;
	margin-bottom: 50px;
}

.job_application .application_button:hover {
	background-color: #000000 !important;
	color: #ffffff !important;
}

a.rss_link {
    display: none;
}

button.e-filter-item {
    border-radius: 30px !important;
}

@media screen and (max-width: 1386px) {
	.banner-overlay .swiper-slide-contents.animated.fadeInUp {
	    width: 100%;
	}
	.call-back .elementor-element .elementor-widget-container {
		width: 100%;
		float: none;
		padding: 0 20px;
	}
}
@media screen and (max-width: 1024px) {
	.bottom-banner .elementor-slide-description br {
	    display: none;
	}
}
@media screen and (max-width: 767px) {
	.banner-overlay .swiper-slide-contents.animated.fadeInUp .elementor-slide-description {
	    width: 100%;
	}
	.bottom-banner .elementor-slide-heading br {
		display: none;
	}
	.bottom-banner .elementor-slide-heading h3 {
		font-size: 25px;
	}
	.bottom-banner .swiper-slide-inner {
		padding: 20px !important;
	}
}