/*
Theme Name: Agiletech
Theme URI: https://wowtheme7.com/wp/agiletech/
Author: wowtheme7
Author URI: https://themeforest.net/user/wowtheme7
Description: Agiletech – Its unique features and functionalities make it the ideal solution for websites dedicated to It service, Business, or any other businesses related to Service. The theme is well suited for all types of Business services: Business, Finance, long range It service, small prop, Business and investment,  or it service.
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: agiletech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Tested up to: 5.8.1
Requires PHP:7.1

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Agiletech is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.btn-w-100 .elementor-button {
	width: 100%;
}
.bg-gray {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
.bg-red {
	background: #e94057;
}
.bg-gray-after {
	position: relative;
}
.bg-gray-after:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	margin: 0 100px;
}
.border-2 {
    border: 2px solid #263E6B;
}
.inovating-area .border-bottom-2 {
	border-bottom: 2px solid #263E6B;
}
@media all and (max-width: 1599px) {
	.header-6-bg-image-seze-100 .elementor-widget-wrap {
		background-size: 100% 100% !important;
	}
	.header-6-bg-image-seze-100 .elementor-widget-container {
		padding-left: 25px !important;
	}
}
@media all and (min-width: 992px) {
	.navbar-area .custom-container .navbar-collapse .navbar-nav li.menu-item-has-children:first-child .sub-menu {
		min-width: 540px;
		display: inline-block;
		line-height: 1;
	}
	.navbar-area .custom-container .navbar-collapse .navbar-nav li.menu-item-has-children:first-child .sub-menu li {
		display: inline-block;
		width: 47%;
		margin-right: 6px;
	}
}
@media all and (max-width: 575px) {
	.elementor-image-box-img-wrap .elementor-image-box-img {
		margin-bottom: 20px !important;
	}
}