/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.10.1712215690
Updated: 2024-04-04 07:28:10

*/
.tw-sep{
	position: relative;
}
.tw-sep .elementor-heading-title{
	display: flex;
}
.t-sep{
	position: relative;
    display: inline-flex;
    width: 100%;
    flex: 1;
}
.t-sep:before{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    border-top: 1px solid #565656;
}
.t-sep.ts-full:before{
	width: 100%;
}
.t-sep.ts-half:before{
	width: 50%;
}
.ts-r{
	margin-left: 30px;
}
.ts-l{
	margin-right: 30px;
}
.t-sep.ts-r:after,.t-sep.ts-l:after{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 1px solid #565656;
    border-radius: 50px;
}
.t-sep.ts-l:after,.t-sep.ts-l:before{
	left: initial;
	right: 0;
}

.lm-btn {
	display: block;
	margin: 40px auto; 
	max-width: 150px;
	text-align: center;
}
.slide-home h1 a{
	color: #fff;
}
.sl-btn{
	display: block;
	font-family: 'Montserrat', 'Arial';
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding: 0.8em 1.5em 0.8em 1.5em;
    border: 2px dashed RGBA(255, 255, 255, 1);
    border-radius: 5px;
	color: #fff;
	max-width: 200px;
    text-align: center;
	margin:30px auto;
}
.sl-btn:hover{
	background-color: #fff;
	color: #000;
}

#wptime-plugin-preloader{
	background-size: 250px 90px !important;
}
.service_sec .wpcf7 form.invalid .wpcf7-response-output{
	color: #000 !important;
}
/* Slider */
	.slide-home #right-side{
		width:100% !important;
	}
	#left-side{
		position:relative !important;
		width:100% !important;
	}
	.bdt-mltiscroll-slider .bdt-content-text-right .bdt-mltiscroll-slider-content {
        max-width: 60% !important;
    }
	.elementor-1895 .elementor-element.elementor-element-d294eb8 .bdt-mltiscroll-slider .elementor-repeater-item-3538bdf.bdt-ms-section-right {
    background-color: transparent !important;
}
	.elementor-1895 .elementor-element.elementor-element-d294eb8 .bdt-mltiscroll-slider .elementor-repeater-item-e39625f.bdt-ms-section-right, .bdt-mltiscroll-slider .ms-section.bdt-ms-section-right {
    background-color: transparent !important;
}
	.bdt-mltiscroll-slider .ms-section .ms-tableCell{
    		padding: 20px;
		background: rgba(0, 0, 0, 0.3);
	}
.bdt-position-center {
    top: calc(57% - var(--bdt-position-margin-offset));
}
.bdt-mltiscroll-slider .ms-section.bdt-ms-section-left, .bdt-mltiscroll-slider .ms-section.bdt-ms-section-right{
	background-position:center !important;
}

@media (min-width: 1024px) {
    .bdt-mltiscroll-slider .bdt-content-text-left .bdt-mltiscroll-slider-title, .bdt-mltiscroll-slider .bdt-content-text-right .bdt-mltiscroll-slider-title {
        font-size: 80px !important;
    }
}
@media (min-width: 1440px) {
    .bdt-mltiscroll-slider .bdt-content-text-left .bdt-mltiscroll-slider-title, .bdt-mltiscroll-slider .bdt-content-text-right .bdt-mltiscroll-slider-title {
        font-size: 80px !important;
    }
}

@media (max-width: 767px){
	.t-sep.ts-half:before{
		width: 100%;
	}
	.bdt-position-center {
    top: calc(50% - var(--bdt-position-margin-offset));
}
}

@media (max-width: 576px){
	.bdt-mltiscroll-slider .bdt-content-text-right .bdt-mltiscroll-slider-content {
        max-width: 85% !important;
        padding-right: 20px;
    }
	.bdt-position-relative h1, .bdt-mltiscroll-slider-description{
		text-align:left !important;
	}
	.slide-home .sl-btn{
    font-size: 13px;
    letter-spacing: 3px;
    max-width: 140px;
	margin:30px 0 0 0;
	}
	.tw-sep br{
		display:none !important;
	}
}