/* 
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 */

.visibility-none{
	visibility: hidden;
}

.most-popular{
	margin-top: -55px!important;
}

.text-editor-bullets ul{
	list-style: none;
	padding-left: 0!important;
}

.text-editor-bullets ul li{
	position: relative;
	padding-left: 37px;
}

.text-editor-bullets ul li:before{
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%2340E0D0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	position: absolute;
	top: 3px;
	left: 0;
}

.home #home-additional-offerings {
  padding-top: 2rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
}
@media (min-width: 1900px) {
  .home #home-additional-offerings {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .home #home-additional-offerings .e-con-inner {
    width: 85%;
  }
}
@media (min-width: 1400px) {
  .home #home-additional-offerings .e-con-inner {
    width: 74%;
  }
}
.home #home-additional-offerings .e-con-inner .elementor-element .e-con-inner {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-widget {
    height: 100%;
  }
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-widget-container {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-widget-container:before {
  content: "";
  width: 8px;
  height: 100%;
  background: #EA8E61;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom-left-radius: 8px;
}
@media (min-width: 768px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta {
    position: static;
  }
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__bg-wrapper {
  height: 230px !important;
  min-height: 230px !important;
  z-index: 2;
}
@media (min-width: 1200px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__bg-wrapper {
    height: 330px !important;
    min-height: 330px !important;
  }
}
@media (min-width: 1900px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__bg-wrapper {
    height: 430px !important;
    min-height: 430px !important;
  }
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content {
  display: flex;
  padding: 20px 20px 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  background-color: transparent;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content {
    position: static;
  }
}
@media (min-width: 1400px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content {
    padding: 25px 35px 35px;
    padding-left: 35px;
  }
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content .elementor-cta__title {
  color: #5B544D;
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content .elementor-cta__description {
  color: #080809;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content .elementor-cta__description {
    margin-bottom: 5rem;
  }
}
.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper {
  width: auto;
}

.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__button{
	display: flex;
    gap: 7px;
}

.home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__button:hover svg path{
	fill: #EA8E61!important; 
}

@media (min-width: 768px) {
  .home #home-additional-offerings .e-con-inner .boxes .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper {
    position: absolute;
    bottom: 0;
    margin-bottom: 2rem;
  }
}

.hmm-jobs-list{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.fullwidth-btns a{
	width: 100%!important;
	display: block!important;
}

.btn-orange .elementor-button:hover svg path{
	fill: #EA8E61!important;
}

.hmm-jobs-list .hmm-job-item{
	border-radius: 8px;
	border-left: 8px solid #EA8E61;
	background: #FFF;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	padding: 24px 40px;
	display: flex;
  	flex-direction: column;
	position: relative;
	width: 100%;
}

.hmm-jobs-list .hmm-job-item .hmm-view-job-button {
  align-self: flex-end; 
}

.hmm-jobs-list .hmm-job-item h3 a, .hmm-jobs-list .hmm-job-item h3{
	color: #5B544D;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 27px;
	margin: 0;
}

.hmm-jobs-list .hmm-job-item h3{
	margin-bottom: 10px;
}

.hmm-jobs-list .hmm-job-item .hmm-job-meta{
	display: flex;
	gap: 8px;
	margin-bottom: 10px;
	flex-wrap: wrap;
	width: 80%;
}

.hmm-jobs-list .hmm-job-item .hmm-job-excerpt{
	width: 80%;
}

.hmm-jobs-list .hmm-job-item .hmm-job-skills-preview{
	display: none;
}

.hmm-jobs-list .hmm-job-item .hmm-view-job-button{
	position: absolute;
    margin-top: 2rem;
	border-radius: 8px;
	background: #EA8E61;
	color: #fff;
	padding: 12px 24px;
	border: 1px solid #EA8E61;
	transition: all .3s;
	font-weight: 600;
}

body.single-hmm_job .hmm-apply-section{
	margin-top: 2rem;
    margin-bottom: 2rem;
}

body.single-hmm_job .hmm-apply-button{
	text-align: center;
    transition: all .3s;
	background-color: var(--e-global-color-9bb025d);
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--e-global-color-ec0cdd4);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-9bb025d);
    border-radius: 8px 8px 8px 8px;
    padding: 12px 24px 12px 24px;
	background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
	text-decoration: none;
}

body.single-hmm_job .hmm-apply-button:hover, body.single-hmm_job .hmm-apply-button:focus{
	background-color: var(--e-global-color-ec0cdd4);
    color: var(--e-global-color-accent);
}

.hmm-jobs-list .hmm-job-item .hmm-view-job-button:hover, .hmm-jobs-list .hmm-job-item .hmm-view-job-button:focus{
	background: #fff;
	color: #EA8E61;
}

.hmm-jobs-list .hmm-job-item .hmm-job-meta span{
	border-radius: 8px;
	background: #57B9C1;
	color: #fff;
	padding: 4px 12px;
}

.elementor-button-content-wrapper{
	gap: 8px;
}

.custom-caption{
	position: relative;
}

.capitalize .elementor-widget-container{
	text-transform: capitalize;
}

.cursor{
	cursor: pointer;
}


div.faqs .e-n-accordion-item{
    box-shadow: 0px 4px 4px 0px #00000025;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: var(--e-global-color-accent);
    border-radius: var(--n-accordion-border-radius);
}

div.faqs summary.e-n-accordion-item-title{
    border: 0!important;
}

body .elementor-widget-form .elementor-field-group > label span{
	color: #e80000;
}

.elementor-204 .elementor-element.elementor-element-f7e6b93 .elementor-field-group.elementor-field-group-field_9bf2537{
	margin-bottom: 5px;
}

body .elementor-field-group .elementor-field-textual:focus{
	box-shadow: 0 0;
    border-color: #EA8E61 !important;
}

div.faqs .e-n-accordion-item > [role="region"]{
     border: 0;
    padding-top: 0;
}

.readmoretext{
	color: #EA8E61 !important;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-top: 1rem;
	cursor: pointer;
}

.testimonial-slider .swiper-slide > .elementor-element{
	height: 95%!important;
}

.testimonial-slider .swiper-slide > .elementor-element .testimonial-slide{
	height: 100%;
}

.custom-caption figcaption{
	position: absolute;
    padding: 0;
    bottom: 0;
    font-weight: 700!important;
    right: 0;
    font-size: 16px;
    font-style: normal;
}

.custom-caption:before{
	background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, .7959558824) 61%, rgba(255, 255, 255, 0) 100%);
	position: absolute;
	top: -2px;
	left: 0;
	width: 50px;
	height: 102%;
	z-index: 1;
	content: "";
}

.custom-caption.left:before{
	display: none;
}

.elementor-widget-image a{
	display: block!important;
}

.custom-caption.left:after{
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7959558824) 61%, #fff 100%);
	position: absolute;
	top: -2px;
	right: 0;
	width: 50px;
	height: 102%;
	z-index: 1;
	content: "";
}

.hover-white{
	transition: .4s;
	color: #fff!important;
}

.hover-white:hover{
	color: #EA8E61!important;
}

.footer-menu li:hover a{
	color: #EA8E61!important;
}

.elementor-heading-title span.blue{
	color: #57B9C1;
}

.elementor-heading-title span.orange{
	color: #EA8E61;
}

.testimonial-grid .elementor-grid .e-loop-item:nth-child(odd) .featured-image{
	order: 2;
}

.testimonial-grid .elementor-grid .e-loop-item:last-of-type{
	position: relative;
}

.testimonial-grid .elementor-grid .e-loop-item:last-of-type:before{
	content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    position: absolute;
	z-index: 1;
	border-radius: 8px;
}

.text-capital{
	text-transform: capitalize;
}

.readMore{
	margin-bottom: 1.5rem;
}

.get-started-section {
  z-index: 2;
  padding: 0 !important;
  margin: 0 !important;
  width: 75%;
}

.get-started-section .overlay {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
}
.get-started-section .row1 {
  padding: 0;
}
.get-started-section .row1 .e-con-inner {
  padding: 0;
  max-width: 100%;
}

.get-started-section .row1 .e-con-inner .get-started-btn .elementor-button {
  border-radius: 13px 0px 0px 13px;
  background: #57B9C1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #57B9C1 !important;
  padding-right: 25px;
}
.get-started-section .row1 .e-con-inner .get-started-btn .elementor-button:hover, .get-started-section .row1 .e-con-inner .get-started-btn .elementor-button:focus {
  opacity: 1;
  box-shadow: 0 0;
	background: #fff!important;
	border-color: var( --e-global-color-9bb025d )!important;
}

.get-started-section .row1 .e-con-inner .get-started-callback {
  border-radius: 20px 0px 0px 20px;
  background: #FFF;
  box-shadow: -5px 5px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 1rem 1rem 1.5rem;
  position: absolute;
  transform: translate(200%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 650px){
	body .get-started-section .row1 .e-con-inner .get-started-btn .elementor-button{
		font-size: 18px;
		padding: 8px 12px 8px 12px;
	}
	
	body .get-started-section .row1 .e-con-inner .get-started-btn .elementor-button svg{
		width: 13px;
	}
	
	body .get-started-section{
		top: 12rem!important;
	}
	
	.readMore{
		margin-bottom: 0;
	}
	
	.testimonial-grid .elementor-grid .e-loop-item:nth-child(odd) .featured-image {
		order: 1;
	}
	
	.testimonial-grid .elementor-grid .e-loop-item:nth-child(odd) .testimonial-info{
		order: 2;
	}
}

@media (min-width: 768px) {
  .get-started-section .row1 .e-con-inner .get-started-callback {
    width: 320px;
  }
}
@media (min-width: 1400px) {
  .get-started-section .row1 .e-con-inner .get-started-callback {
    width: 400px;
    padding: 1.5rem 1.5rem 2rem;
  }
}
@media (min-width: 1900px) {
  .get-started-section .row1 .e-con-inner .get-started-callback {
    width: 500px;
  }
}
.get-started-section .row1 .e-con-inner .get-started-callback.show {
  transform: translate(0, 0);
}
.get-started-section .row1 .e-con-inner .get-started-callback h3.elementor-heading-title {
  margin-bottom: 7px;
}
@media (min-width: 1400px) {
  .get-started-section .row1 .e-con-inner .get-started-callback h3.elementor-heading-title {
    margin-bottom: 10px;
  }
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner {
  padding: 0;
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element {
  padding: 0;
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button {
  width: 94%;
}
@media (min-width: 1400px) {
  .get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button {
    width: 96%;
  }
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button {
  background: #57B9C1;
  border: 1px solid #57B9C1 !important;
  border-radius: 13px;
  font-weight: 600;
  font-size: 18px;
  position: relative;
	width: 100%;
}

.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid rgba(0, 0, 0, 0);
  border-left: 15px solid #ea8e61;
  border-right: 0;
  position: absolute;
  left: -22px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button:hover, .get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button:focus {
  opacity: 1;
	background: #fff;
	border: 1px solid var( --e-global-color-9bb025d )!important;
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button:hover:before, .get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button:focus:before {
  opacity: 1;
}
.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .e-con-inner {
  padding: 0;
  gap: 12px;
}

.elementor-widget-text-editor .elementor-widget-container a{
	text-decoration: underline;
}

.elementor-widget-text-editor .elementor-widget-container ol, .elementor-widget-text-editor .elementor-widget-container ul{
	padding-left: 1.5rem;
    margin-bottom: 1rem;
}

body #mc_embed_signup form{
	margin: 0;
}

body #mc_embed_signup form .mc-field-group{
	margin-bottom: 7px;
	width: 100%;
    padding-bottom: 0;
    min-height: auto;
}

body #mc_embed_signup .mc-field-group input{
	border-radius: 8px;
    border: 1px solid #CACACA !important;
    background: #fff;
    height: 45px;
    padding: 8px 10px;
    font-size: 16px;
    color: #3F3F3F !important;
    text-align: center;
}

body #mc_embed_signup form .button{
	text-transform: none;
    width: 100%;
    background-color: #5bb9c0 !important;
	border: 1px solid #5bb9c0 !important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    margin-top: 0 !important;
    padding: 8px !important;
	height: 45px;
    font-size: 16px;
	margin-bottom: 0;
	line-height: 25px;
}

body #mc_embed_signup form .button:hover, body #mc_embed_signup form .button:focus{
	background-color: #fff!important;
	color: #5bb9c0 !important;
}

body #mc_embed_signup .mc-field-group input::placeholder{
	color: #3F3F3F !important;
}

body #mc_embed_signup .mc-field-group input[type=radio]{
	padding: 10px 14px !important;
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 6px !important;
    margin: 0 10px 0 0 !important;
    width: 15px !important;
    height: 15px !important;
    font-size: 16px !important;
    line-height: 25px !important;
}

body #mc_embed_signup .mc-field-group.input-group ul li{
	display: flex;
	align-items: center;
}

body #mc_embed_signup .mc-field-group label{
	font-size: 16px !important;
    line-height: 28px !important;
	display: flex;
    align-items: center;
}

body #mc_embed_signup form .mc-field-group .helper_text{
	display: none;
}

body.home #mc_embed_signup .mc-field-group.input-group label {
    margin-bottom: 0;
    color: #fff;
}

body #mc_embed_signup form .mc-field-group .mce_inline_error{
	width: 100%;
	margin-bottom: 0 !important;
}

.white-text a{
	color: #fff;
}

.break-word{
	word-wrap: break-word;
}

@media (max-width: 650px){
	.elementor-heading-title br{
		display: none;
	}
	
	.fullwidth-btn a{
		width: 100%!important;
	}
	
	.fullwidth-btn{
		width: 100%!important;
	}
	
	body .elementor-2461204 .elementor-element.elementor-element-9cbc780 .elementor-wrapper {
		--video-aspect-ratio: 1.33333;
	}
	
	.get-started-section .row1 .e-con-inner .get-started-callback h3.elementor-heading-title {
		margin-bottom: 0;
		font-size: 22px;
		line-height: 30px;
	}
	
	.get-started-section .row1 .e-con-inner .get-started-callback .e-con-inner .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button{
		font-size: 16px;
		padding: 8px 24px 8px 24px;
	}
	
	.hmm-jobs-list .hmm-job-item .hmm-view-job-button{
		position: relative;
	}
	
	.hmm-jobs-list .hmm-job-item .hmm-job-meta, .hmm-jobs-list .hmm-job-item .hmm-job-excerpt{
		width: 100%;
	}
	
	.hmm-jobs-list .hmm-job-item{
		padding: 24px;
	}
}

@media (min-width: 890px){
	.testimonial-slider.custom-slider .swiper-slide > .elementor-element{
		height: 88%!important;
	}
	
	.testimonial-slider.custom-slider .swiper-slide.swiper-slide-active+.swiper-slide-next > .elementor-element{
		height: 95%!important;
		transition: all 0.7s ease-in-out;
	}
}

@media (min-width: 655px) and (max-width: 1025px){
	body .get-started-section .row1 .e-con-inner .get-started-btn .elementor-button{
		font-size: 22px;
	}
	
	body .get-started-section .row1 .e-con-inner .get-started-btn .elementor-button svg{
		width: 14px;
	}
}

@media (max-width: 1025px){
	body #mc_embed_signup form .button, body #mc_embed_signup .mc-field-group input{
		height: 40px!important;
	}
}

@media (min-width: 1200px) and (max-width: 1399px){
	body .image-text .custom-caption img{
		width: 36rem!important;
	}
}

@media (min-width: 1400px) and (max-width: 1599px){
	body .image-text .custom-caption img{
		width: 43rem!important;
	}
}

@media (min-width: 1600px) and (max-width: 1899px){
	body .image-text .custom-caption img{
		width: 48rem!important;
	}
}