/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
    font-family: "Poppins", Sans-serif;
}
.sign-up-btn span.elementor-button-text {
	width: 154.12px;
  	height: 58.65px;
	line-height: 58.65px;
} 
.blue-text span {
	color: #585CE4;
	font-style: italic;
}
header.page-header {
    display: none;
}
.hire-now-btn .elementor-button-text {
	width: 235px;
	height: 65px;
	line-height: 65px;
} 
.home .header-main {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.feature-row .elementor-container.elementor-column-gap-default {
    border: 1px solid #E4E0E0;
    border-radius: 12px;
    padding: 10px;
}
.feature-row.fea-box-shadow .elementor-container.elementor-column-gap-default {
	box-shadow: 0px 15px 70px rgba(123, 126, 217, 0.2);
}
.color-text span {
    color: #585CE4;
}
.faq-sec .elementor-toggle-icon {
    background: #585CE4;
    color: #fff !important;
    border-radius: 100px;
    height: 30px;
    width: 30px !important;
    padding: 0;
    text-align: center !important;
    line-height: 30px;
    position: relative;
    bottom: 5px;
}
.faq-sec .elementor-toggle-item {
	background-color: #fff;
	padding: 10px 10px;
	border-radius: 10px;
}
.faq-sec i.elementor-toggle-icon-opened.fas.fa-minus {
	line-height: 30px;
}
.color-text-bold span, .color-text-italic span {
    color: #585CE4;
    font-weight: 900;
}
.color-text-italic span {
	font-style: italic;
}
.team-sec .elementor-image-box-content {
    background-color: #fff;
    position: relative;
    padding: 20px;
    bottom: 50px;
    max-width: 90%;
    margin: auto;
}
.team-sec h3.elementor-image-box-title {
    margin-top: 0;
}
.client-sec .elementor-image-box-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 4px 65px rgba(216, 217, 255, 0.67);
    padding: 0px 20px 20px 20px;
    border-bottom: 3px solid #585CE4;
}
.client-sec .elementor-image-box-content {
    display: flex;
    flex-flow: column;
}
.client-sec .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative;
    bottom: 33px;
    margin-bottom: 0px !important;
}
.client-sec h3.elementor-image-box-title {
    order: 2;
}
.client-sec p.elementor-image-box-description {
    order: 1;
    height: 270px;
}
.featured_jobs_row {
    display: grid;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.featured_jobs_card_sec {
    display: flex;
    gap: 20px;
}
.featured_jobs_card {
    border: 1px solid #E4E0E0;
    border-radius: 12px;
    padding: 20px;
}
.loc_user_sec {
    display: flex;
    justify-content: space-between;
}
.content-sec h2 {
    color: #16171C;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}
.content-sec p {
    color: #16171C;
    font-size: 15px;
    font-weight: 400;
}
.loc_user_sec p {
    font-size: 13px;
    font-weight: 400;
    color: #818181;
    margin-bottom: 0;
}
.location_sec, .user_sec {
    display: flex;
    width: 100%;
    gap: 10px;
}
.location_sec img, .user_sec img {
    position: relative;
    top: 2px;
}
.location_sec img {
    width: 13.75px;
    height: 17.5px;
}
.user_sec img {
    width: 16.5px;
    height: 17.42px;
}
.featured_jobs_card_sec .img_sec {
    width: 25%;
}
.featured_jobs_card_sec .content-sec {
    width: 75%;
}
.content-sec a {
    width: 101px;
    height: 31px;
    line-height: 31px;
    background: #D5FFE7;
    color: #4BC989;
    text-transform: uppercase;
    border-radius: 100px;
    display: block;
    text-align: center;
    padding: 0;
    margin-top: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
}
.blog-sec .elementor-post__text {
    display: flex;
    flex-flow: column;
	position: relative;
}
.blog-sec .elementor-post__meta-data {
    order: 1;
    display: flex;
    justify-content: space-between;
}
.blog-sec h3.elementor-post__title {
    order: 2;
}
.blog-sec .elementor-post__excerpt {
    order: 3;
    margin-top: 10px;
}
.blog-sec a.elementor-post__read-more {
    order: 4;
    display: block;
    line-height: 100%;
    background: unset;
    border-radius: unset;
    text-align: center;
    margin-top: 10px;
	position: absolute;
    bottom: 18px;
	right: 15px;
}
.contact-frm input {
    background-color: #F3F4FF;
    border-color: #E3E6FF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 38px;
}
.contact-frm input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #ffffff;
    width: 100%;
    display: block;
    margin-top: 20px;
    background: #575BE0;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    height: 56px;
}
.contact-frm span.wpcf7-not-valid-tip {
    padding-top: 10px;
}
.contact-frm label {
	width: 100%;
}
.dialog-widget-content.dialog-lightbox-widget-content.animated {
	border-radius: 12px;
}
#elementor-popup-modal-1356 .dialog-message {
    width: 449px;
}
.dialog-close-button.dialog-lightbox-close-button {
    background: #585CE4;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: -24px;
    right: -15px;
    border-radius: 100px;
}
.contact-frm p {
    margin-bottom: 0;
}
span.job_type {
    fill: #4BC989;
    color: #4BC989;
    background-color: #D5FFE7;
    border-radius: 100px 100px 100px 100px;
    margin-top: 20px;
    display: block;
    width: 100%;
    max-width: 47%;
    text-align: center;
    height: 39px;
    line-height: 39px;
    font-size: 15px;
    font-weight: 600;
}
.featured_jobs_card:nth-child(2) {
    box-shadow: 0px 15px 70px rgba(123, 126, 217, 0.2);
}
@media screen and (max-width: 767px) {
.bg-dots {
  	background-image: unset;
  }
.featured_jobs_row {
    display: block !important;
}
.featured_jobs_card {
    margin-bottom: 20px;
}
#elementor-popup-modal-1356 .dialog-message {
    width: 100%;
}
#elementor-popup-modal-1356 .dialog-widget-content {
    max-width: 88%;
}
}