/* Make all animation fade up
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-10%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(10%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
*/

/**
Theme Name: Advance Plant Services
Author: Drive Digital
Author URI: httpd=s://drive.digital
Description:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: advance-plant-services-by-drive-digital
Template: astra
*/
body {
	font-size: 18px;
}

.gc-readmore {
	display: none;
}

/* Minimum aspect ratio */
@media only screen and (max-width: 1366px) {
	html, body {
		font-size: 16px;
	}
}

/* Typography */
h1, h1.elementor-heading-title.elementor-size-default, .ast-single-post .entry-title, .page-title {
	letter-spacing: -2.4px;
	line-height: 4.11rem;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 3.33333333333rem;
}

h2, .entry-content h2 {
	font-size: 2.281rem;
	letter-spacing: -1.5px;
	line-height: 2.887rem;
}

.large h2, .home h2 {
	letter-spacing: -.5px;
	letter-spacing: 1;
	font-size: 2.887rem;
}

h3 {
	letter-spacing: -.23px;
}

p {
	margin-bottom: 1em !important;
	line-height: 1.5;
}

.lead-paragraph, .lead-paragraph-left, .text-left, .text-right {
	font-size: 1.266em;
	line-height: 1.667em;
	letter-spacing: -.19px;
}

.lead-paragraph.sm {
	font-size: 1em;
}

.lead-paragraph {
	margin: auto;
	max-width: 565px;
}

.lead-paragraph-left p, .lead-paragraph-left {
	margin: unset;
	max-width: 100%;
}

.text-left {
	margin-right: 5%;
}

.text-right {
	margin-left: 5%;
}

.small-text p {
	font-size: .944em;
	line-height: 1.389rem;
	letter-spacing: -.14;
}

@media only screen and (max-width: 767px) {
	.lead-paragraph-left p, .lead-paragraph-left {
		margin: auto;
		font-size: 1.125rem;
	}
}

/* General, Buttons, etc */
::selection {
	background-color: #f2d9c7;
	color: #121212;
}

.white h2, .white h3, .white p {
	color: #fcfcfc;
}

.white a.elementor-button-link.elementor-button {
	color: #fcfcfc;
	border-color: #fcfcfc;
}

.white a.elementor-button-link.elementor-button:hover {
	color: #121212;
	background: #fcfcfc;
	border-color: #fcfcfc;
}

a.elementor-button-link.elementor-button.elementor-size-sm {
	padding: 14px 28px;
}

a.elementor-button-link.elementor-button.elementor-size-xl {
	padding: 20px 34px;
}

.read-more-text {
	max-width: 750px;
	display: block;
	margin-top: -35px;
}

.read-more-text .elementor-toggle .elementor-tab-title {
	border-bottom: none;
}

.centre .elementor-tab-title, .centre .elementor-tab-content {
	text-align: center;
}

.read-more-text .elementor-toggle .elementor-tab-content {
	border-bottom: none;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item.menu-item-has-children>button.ast-menu-toggle {
	border: none;
}

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

.elementor-8 .elementor-element.elementor-element-f57d344 a {
	text-decoration: underline;
	color: #fcfcfc !important;
}

.gc-read-more-btn span.elementor-button-text {
	border-bottom: 2px solid;
	padding-bottom: 3px;
}

/* Elementor */
.elementor-widget-heading .elementor-heading-title {
	line-height: 1.25em;
	margin-bottom: .833px;
}

/* Spacers */
.bottom-footer-spacer {}

@media only screen and (min-width: 1366px) {
	.bottom-footer-spacer {
		min-height: 300px;
	}
	
	.large-spacer {
		min-height: 5em;
	}
}

/* Header */
.ast-above-header {
	background-color: #094369 !important;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .46px;
	font-weight: 500;
}

.menu-item img._before, .rtl .menu-item img._after {
	margin-right: 15px;
	height: 30px;
}

.menu-item img._after, .rtl .menu-item img._before {
	float: right;
}

.header-main-layout-1 .ast-main-header-bar-alignment {
	margin-left: unset;
	margin: auto;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
	border: none;
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
	background: #121212;
	color: #fff;
	border-color: #121212;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation .main-header-menu {
	margin-left: 0px;
	margin-right: 0px;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation ul#primary-menu {}

.ast-header-break-point .main-header-menu ul {
	background: transparent;
}

#primary-menu .mobile {
	display: none;
}

.ast-header-break-point #primary-menu .mobile {
	display: block;
}

/*
body.elementor-kit-9 button, body.elementor-kit-9 button:active, body.elementor-kit-9 button:hover {
  border: none;
  background: transparent;
}
*/
.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle span.menu-toggle-icon {
	margin-top: -3px;
}

.ast-header-break-point .ast-above-header-mobile-inline .above-header-2 .ast-above-header-section-1, .ast-header-break-point .ast-above-header-mobile-stack .above-header-2 .ast-above-header-section-1 {
	padding: 0px;
}

.ast-theme-transparent-header {}

button.ast-menu-toggle:hover, button.ast-menu-toggle:focus {
	background: transparent !important;
	border-color: transparent !important;
	color: #121212 !important;
}

button.ast-menu-toggle {
	font-size: 10px !important;
	border: none;
}

.ast-header-break-point .menu-item img._before, .rtl .menu-item img._after {
	vertical-align: middle !important;
}

/* Footer */
.footer, .footer-widgets, .footer-credits {
	background-color: #e4eaee;
}

.footer {
	font-size: .889em;
}

.footer-cta a.elementor-button-link.elementor-button.elementor-size-xl {
	padding: 20px;
	width: 164px;
	display: inherit;
}

.contact-button {
	margin-left: 20px;
}

.footer h2.widget-title {
	margin-bottom: .25em;
	font-size: 1.266em;
	font-weight: 500;
	letter-spacing: 0;
}

.footer-credits {
	font-size: .79rem;
}

.elementor-element-d36072b .widget {
	margin: 0px;
}

/* Login */
.login {
	max-width: 400px;
}

.login img {
	max-width: 70px;
}

/* Home */
.hero {
	/*max-width: 90%; */
	margin: auto;
}

.hero h1 {
	font-size: 4.11em;
	line-height: 1em !important;
	margin-bottom: 40px !important;
}

.hero span.elementor-icon-list-text {
	font-size: 1.424em;
}

.hero svg {
	margin-right: 10px;
	height: 30px;
	margin-top: 0px;
}

.hero .elementor-icon-box-title {
	margin-bottom: 0px;
	font-size: 1.424em;
}

.hero .elementor-icon-box-icon {
	margin-right: 0px !important;
}

.our-services .lead-paragraph {
	margin: auto;
	max-width: 590px;
}

.home-services h3, h3.elementor-image-box-title {
	font-size: 1.424em;
	line-height: 1.05;
	margin-bottom: .556em;
}

.service-icons img {
	height: 50px;
}

p.elementor-image-box-description {
	font-size: .889em;
	line-height: 1.389em;
}

.home-services a.elementor-button-link.elementor-button {
	margin-left: 27%;
}

.elementor-8 .elementor-element.elementor-element-d34b079 .elementor-image-box-wrapper .elementor-image-box-img {
	text-align: center;
}

.our-story img {
	margin: 0 17px;
}

.our-story h2 {
	color: white;
}

.trust-icons {}

.trust-icons .elementor-image-box-title {
	font-size: 1.424em;
	margin-bottom: 5px;
}

.trust-icons .elementor-image-box-img {
	width: 90px !important;
	margin-right: 0px !important;
	margin-top: .4em !important;
}

.trust-icons .elementor-image-box-wrapper {
	margin: 0 auto .5em;
	max-width: 370px;
}

.projects-grid {}

.projects-grid h3.elementor-post__title {
	display: inline;
	font-size: 1.111em;
}

.projects-grid a.elementor-post__read-more {
	display: inline;
	float: right;
	margin-left: 10px;
	font-size: 1.111em;
	line-height: 1.944em;
}

.projects-grid a.elementor-post__read-more::after {
	top: -2px;
}

.portfolio-grid.elementor-widget-button {
	margin-top: -10px;
}

.portfolio-grid a.elementor-button {
	border: none;
}

.portfolio-grid a.elementor-button-link.elementor-button.elementor-size-sm, .portfolio-grid a.elementor-button-link.elementor-button.elementor-size-sm:hover {
	padding: 0px;
	background: none;
	font-size: 1em;
	border: none;
	color: inherit;
}

.portfolio-grid .fa, .portfolio-grid .fas {
	font-weight: 600;
	font-size: 14px;
	margin-left: 5px;
}

.health-benefits svg {
	margin-right: 5px;
	height: 32px;
	margin-top: 0px;
}

.health-benefits .elementor-icon-box-title {
	margin-bottom: 0px;
	font-size: 1.125em;
	line-height: 1.5;
}

.health-benefits .elementor-icon-box-icon {
	margin-right: 0px !important;
}

.health-benefits .elementor-widget-icon-box {}

.health-benefits .elementor-button {
	margin-top: 1.667em;
}

.health-benefits .lead-paragraph-left {
	margin-bottom: 5px !important;
}

.health-benefits h1.elementor-heading-title.elementor-size-default {
	margin-top: 1.5em;
	margin-bottom: 0px;
	font-size: 2.88em;
	line-height: 1.25;
}

/* Standard Pages */
.hero {}

.hero.header.solid {
	margin-top: -143px;
}

.hero.header h1 {
	margin-top: 2em;
	margin-bottom: .22em !important;
}

.hero .lead-paragraph {
	margin-top: -20px;
}

h1.elementor-icon-box-title {
	margin-top: 0px;
}

/* Text Only Page */

/* About */
h2 {
	font-size: 2.281em;
	letter-spacing: -1.5px;
}

.industry-box h3.elementor-image-box-title {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 2.222em;
}

.industry-box h3.elementor-image-box-title::after {
	font-size: 1.111em;
	content: " →";
	top: 2px;
	position: relative;
}

.industry-box .elementor-image-box-img {
	margin-bottom: 5px !important;
}

/* Service Pages */
.service-range img {
	height: 45px;
}

.service-range h3.elementor-image-box-title {
	font-size: 1.25em;
}

.service-range .elementor-widget-image-box {
	max-width: 350px;
	margin: 0 auto 1.5em;
}

.service-page-vertical .elementor-icon-box-wrapper {
	max-width: 450px;
}

.service-page-vertical h3, .service-page-vertical .entry-content h3 {
	font-size: 1.225em;
	margin-bottom: .4em;
}

.service-page-vertical svg {
	height: 40px;
}

.service-page-vertical p.elementor-icon-box-description {
	line-height: 1.5;
}

.industry-box.projects {
	padding-left: 12.5px;
	padding-right: 12.5px;
}

.projects-grid .elementor-posts-container h3.elementor-post__title a {
	font-size: 1em;
}

.industry-box.projects h3.elementor-image-box-title::after {
	font-size: 1.111em;
	content: " →";
	top: 2px;
	position: relative;
}

/* Responsive */
@media only screen and (max-width: 1470px) {
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		/* padding: 10px; */
		padding-right: 35px;
		padding-left: 35px;
	}
}

@media only screen and (max-width: 1140px) {
	.hero h1.elementor-heading-title.elementor-size-default {
		font-size: 3.5em;
	}
	
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding: 20px;
	}
	
	.elementor-8 .elementor-element.elementor-element-948ff58, .elementor-68 .elementor-element.elementor-element-8ced850 {
		margin: auto;
	}
}

@media only screen and (max-width: 767px) {
	.hero {
		height: 100vh;
	}
	
	.hero .elementor-column {
		height: calc(100vh - 25px);
	}
	
	.home .hero h1.elementor-heading-title.elementor-size-default {
		margin-top: -15%;
	}
	
	.hero h1.elementor-heading-title.elementor-size-default {
		text-align: center;
		font-size: 2.75em;
	}
	
	.hero .elementor-icon-box-title, .hero .elementor-icon-box-icon, .hero .elementor-icon-box-content, .health-benefits .elementor-icon-box-title, .health-benefits .elementor-icon-box-icon, .health-benefits .elementor-icon-box-content {
		display: inline;
		max-width: 300px;
		margin: auto;
		text-align: left;
	}
	
	.elementor-widget-icon-box .elementor-icon-box-wrapper {
		text-align: left;
		display: inline-block;
	}
	
	.home .hero .elementor-widget-icon-box {
		margin-bottom: 5px;
	}
	
	.elementor-widget-icon-box .elementor-widget-container {
		max-width: 300px;
		margin: auto;
	}
	
	p.elementor-image-box-description {
		max-width: 600px;
		margin: auto !important;
	}
	
	.home-services a.elementor-button-link.elementor-button {
		margin-left: unset;
	}
	
	.home-services .elementor-button-wrapper {
		text-align: center;
		margin-bottom: 1.111em;
	}
	
	.health-benefits, .health-benefits h2 {
		text-align: center;
	}
	
	.elementor-widget-wrap>.elementor-element.elementor-absolute {
		position: relative;
	}
	
	.footer-cta a.elementor-button-link.elementor-button.elementor-size-xl {
		padding: 15px;
		width: 130px;
		display: inherit;
		font-size: 16px;
	}
	
	.large h2 {
		font-size: 2.281rem;
	}
	
	.ast-above-header {
		padding-top: 0em;
	}
	
	.elementor-text-editor li {
		list-style-type: none;
	}
	
	.elementor-603 .elementor-element.elementor-element-64a0810 {
		text-align: center;
	}
}

/* Testimonials */
.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide {
	padding: 0px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-style: normal;
	font-size: 1.42rem;
}

.elementor-testimonial__footer span.elementor-testimonial__name {
	color: #121212;
	font-weight: normal;
	font-size: 1.125rem;
}

.swiper-container {
	margin-left: 0px;
}

/* Projects */
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: inline-block;
}

.elementor-widget-uael-content-toggle {
	position: sticky;
	top: 111px;
	height: 110px;
	background: #fcfcfc;
	z-index: 2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.admin-bar .elementor-widget-uael-content-toggle {
	top: 143px;
}

@media only screen and (max-width: 1140px) {
	.elementor-widget-uael-content-toggle {
		top: 0px;
	}
	
	.admin-bar .elementor-widget-uael-content-toggle {
		top: 30px;
	}
}

.e--pointer-double-line .elementor-item:after, .e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:after, .e--pointer-overline .elementor-item:before, .e--pointer-underline .elementor-item:after, .e--pointer-underline .elementor-item:before {
	height: 2px;
}

.middle-faqs {
	max-width: 600px;
	margin: auto !important;
}

.elementor-toggle .elementor-tab-title {
	border-bottom: none;
	margin-top: 10px;
}

.elementor-toggle .elementor-tab-content {
	border-bottom: none;
}

.uael-rbs-toggle, .uael-rbs-toggle-sections {
	padding: 0px;
}

.elementor-widget-uael-content-toggle {
	margin-bottom: 0px !important;
}

.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
	padding: 10px;
	font-size: 16px;
}

body:not(.rtl) .elementor-555 .elementor-element.elementor-element-555 .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child) {
	margin-right: 10px !important;
}

.nav-tabs .elementor-tabs-wrapper {
	text-align: center;
}

i.eicon-menu-bar {}

@media only screen and (max-width: 1098px) {
	.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
		padding: 5px;
	}
	
	.elementor-menu-toggle [class*=" eicon-"], .elementor-menu-toggle [class^=eicon] {
		height: 30px;
		content: url("https://cdn-bfmjj.nitrocdn.com/GzDuhTzcplBhRatLvhVAARUbNNfWoFyx/assets/images/source/rev-e0df515/advanceplants.wpengine.com/wp-content/uploads/2020/06/filter-button.svg");
	}
	
	.elementor-menu-toggle.elementor-active [class*=" eicon-"], .elementor-menu-toggle.elementor-active [class^=eicon] {}
	
	.elementor-menu-toggle {
		background: none;
		border: 1px solid #bdc4bd;
	}
	
	.elementor-menu-toggle.elementor-active {
		background: #bdc4bd;
		border-color: #bdc4bd;
	}
	
	.elementor-nav-menu--dropdown a {
		background: #fcfcfc;
	}
	
	.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
		color: #121212;
		background: #bdc4bd;
	}
	
	.nav-tabs .elementor-tab-content {
		padding: 0px !important;
	}
}

/* Blog Article */
.single-post .elementor-widget-theme-post-content p {
	font-size: 20px;
}

.single-post h1, .single-post h1.elementor-heading-title.elementor-size-default {
	margin-bottom: 0px;
}

.single-post .elementor-widget-theme-post-content h2 {
	margin: 1em 0 .5em;
}

.single-post .elementor-widget-share-buttons {
	margin-right: 0;
	margin-left: auto;
}

.single-post .elementor-widget-theme-post-content {
	max-width: 650px;
	margin: 50px auto 0;
}

.single-post .elementor-widget-theme-post-content p:first-child:first-letter {}

/* Blog Archive */
.elementor-posts-container h3.elementor-post__title a {
	font-size: 1.111em;
}

.elementor-posts-container h3.elementor-post__title {
	margin-bottom: .5em;
}

.elementor-posts .elementor-post__excerpt p {
	font-size: 15px;
	color: #121212;
}

.elementor-posts .elementor-post__read-more {
	font-size: .88em;
}

.elementor-posts .elementor-post__read-more::after {
	font-size: 1.111em;
	content: " →";
	top: 2px;
	position: relative;
}

/* Contact */
.page-id-30 label {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}

.page-id-30 .elementor-field-group .elementor-field-textual {
	background-color: none;
	border-radius: 0px;
	border-width: 2px;
	border-color: #121212;
	margin-bottom: 10px;
}

.page-id-30 .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: auto;
}

/* Capability Popup */
.uael-modal-text .elementor-text-editor h3 {
	letter-spacing: -1px;
	margin-bottom: .5em;
}

.uael-modal-text label.elementor-field-label {
	font-size: 14px;
}

.uael-modal-text .elementor-widget:not(:last-child) {
	margin-bottom: 10px;
}

.uael-modal-text .e-form__buttons {
	margin-top: 10px;
}

.single-projects h1.elementor-heading-title.elementor-size-default {
	margin-top: .5em;
	margin-bottom: .5em;
}

/* TML */
.tml-action-login h1 {
	margin-bottom: 0px;
}

/* Animation */

/*
.animated  {
    animation-duration: .5s !important;

}
*/
@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -10%, 0) !important;
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 30%, 0) !important;
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(0, 10%, 0) !important;
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(0, 10%, 0) !important;
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

@media (max-width:375px) and (max-height:490px) {
	.home .hero h1.elementor-heading-title.elementor-size-default {
		margin-top: 50px;
		font-size: 40px;
		text-align: left;
		margin-bottom: 0px !important;
	}
	
	article.page>div>div>div>div>section:first-child .elementor-widget-icon-box .elementor-widget-container {
		margin-left: 0;
		font-size: 14px;
	}
	
	.gc_instagram_image img {
		margin-bottom: 10px !important;
	}
}

@media (max-width:375px) {
	.gc_instagram_image img {
		margin-bottom: 10px !important;
	}
}
