/* End Custom Fonts CSS */

.elementor-kit-21 {
	--e-global-color-primary: #251f61;
	--e-global-color-secondary: #00847c;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #707070;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-21 button, .elementor-kit-21 input[type="button"], .elementor-kit-21 input[type="submit"], .elementor-kit-21 .elementor-button {
	background-color: #00a59b;
	color: #fff;
	border-radius: 100px 100px 100px 100px;
}

.elementor-kit-21 button:hover, .elementor-kit-21 button:focus, .elementor-kit-21 input[type="button"]:hover, .elementor-kit-21 input[type="button"]:focus, .elementor-kit-21 input[type="submit"]:hover, .elementor-kit-21 input[type="submit"]:focus, .elementor-kit-21 .elementor-button:hover, .elementor-kit-21 .elementor-button:focus {
	background-color: #251f61;
}

.elementor-kit-21 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-21 a {
	color: #00a39a;
}

.elementor-kit-21 a:hover {
	color: #17ccc1;
}

.elementor-kit-21 h1 {
	font-family: "Roboto", Sans-serif;
	font-size: 54px;
	line-height: 1em;
}

.elementor-kit-21 h2 {
	font-family: "Roboto light", Sans-serif;
	font-size: 46px;
	line-height: 1.2em;
}

.elementor-kit-21 h3 {
	font-family: "Roboto regular", Sans-serif;
	font-size: 42px;
}

.elementor-kit-21 h4 {
	font-family: "Roboto regular", Sans-serif;
	font-size: 28px;
}

.elementor-kit-21 h5 {
	font-family: "Roboto regular", Sans-serif;
	font-size: 18px;
}

.elementor-kit-21 h6 {
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1200px;
}

.e-con {
	--container-max-width: 1200px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-21 h1 {
		font-size: 42px;
	}
	
	.elementor-kit-21 h2 {
		font-size: 36px;
	}
	
	.elementor-kit-21 h3 {
		font-size: 28px;
	}
	
	.elementor-kit-21 h4 {
		font-size: 22px;
		line-height: 1.2em;
	}
	
	.elementor-kit-21 h5 {
		line-height: 1.2em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
a {
	color: #00a59b;
}

a:hover {
	color: #251f61;
}

header#top .elementor-container.elementor-column-gap-narrow {
	height: 80px !important;
}

/* blog post read button */
.elementor-posts .elementor-post__read-more:hover span.elementor-button-icon.elementor-align-icon-right {
	margin-left: 5px;
	transition: .3s ease all;
	-ms-transition: .3s ease all;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
}

/* Remove job default form */
.awsm-job-form {
	display: none;
}

.awsm-job-specifications-container {
	display: none;
}

.hdai-diff-sub-p p {
	font-size: 18px;
}

/* code for responsive */
@media only screen and (max-width: 1024px) {
	header#top .elementor-container.elementor-column-gap-narrow {
		height: auto;
	}
}
