/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

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: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/* General Styles ----------------------------------------- */


selector svg { width: 100% !important; height: 100% !important; }

.grecaptcha-badge{display:none !important;}


.highligh-text {
	color:var(--e-global-color-primary);
}

.img-gradient:before{
	background: transparent linear-gradient(180deg, #282121CC 0%, #282121 29%, #28212100 53%, #282121 75%, #282121CC 100%) 0% 0% no-repeat padding-box !important;
}

.img-gradient-industries:before{
	background: transparent linear-gradient(180deg, #282121 0%, #282121cc 20%, #28212100 53%, #282121cc 80%, #282121 100%) 0% 0% no-repeat padding-box !important;
}

.img-gradient-blog:before{
	background: transparent linear-gradient(180deg, #282121CC 0%, #28212180 29%, #28212100 53%, #28212180 75%, #282121CC 100%) 0% 0% no-repeat padding-box !important;
}

@media (min-width: 882px) {
	.contact-us-bt{
		display:none !important;
	}
}



/* Services ----------------------------------------- */

.bullets .elementor-image-box-img {
    padding-top: 5px !important;
}