/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

header.elementor-location-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

header.elementor-location-header:not(.home header.elementor-location-header) {
    background: #1F4B43;
}

#home-hero-slider .elementor-slide-description {
    max-width: 639.92px;
    margin: 0 auto 30px;
	
}

/* .swiper-slide-bg::before {
	content: "";
	background: linear-gradient(189.43deg, rgba(34, 34, 34, 0) -1.86%, #00393D 68.25%);
	opacity: 0.95;
	width: 100%;
	transform: matrix(1, 0, 0, -1, 0, 0);
	position: absolute;
	height: 197.15px;
	top: 0;
}
.swiper-slide-bg::after {
    content: "";
    background: linear-gradient(174.64deg, rgba(34, 34, 34, 0) 29.13%, #00393D 43.27%);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
 */
.elementor-testimonial__header {
    align-items: center;
}

.dots-style-black .swiper-pagination-bullet {
	background: transparent;
	border: 1px solid transparent;
    padding: 10px;
	position: relative;
}
.dots-style-black .swiper-pagination-bullet::before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(18, 34, 35, 0.2);
	border-radius: 5px;
}

.dots-style-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 1px solid #222222;
}

.dots-style-black .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	background: #222222;
}

.our-services-tab .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    background: #ECF1F2;
    border: 1px solid #00393D !important;
    border-radius: 8px;
}

.dots-style-black-2 .swiper-pagination-bullet {
	background: transparent;
	border: 1px solid transparent;
    padding: 10px;
	position: relative;
}
.dots-style-black-2 .swiper-pagination-bullet::before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}

.dots-style-black-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 1px solid #ffffff;
}

.dots-style-black-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	background: #ffffff;
}

.elementor-button {
    background: linear-gradient(90deg, #836338 0%, #D5AE80 36.28%, #F0C597 80.27%, #7C592D 160.55%) !important;
}
/* html body .elementor-button:hover {
    background: #00393D !important;
} */

.home-service-tabs .elementor-tab-title.elementor-active {
    background: white;
    border-radius: 10px;
    padding-bottom: 10px;
}