/**
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
*/

body{
	font-family: 'Roboto', sans-serif;
}

.site-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.site-header .ast-primary-header-bar{
	background-color: #fff;
}

.banner-heading {
    position: absolute;
    top: 0;
    z-index: 11;
    left: 50%;
    transform: translate(-50%, 0);
    background: #ff683c33;
    width: 100%;
    padding: 2rem;
    height: 100%;
/*     display: flex;
    align-items: flex-end !important; */
}

.banner-heading>.e-con-inner{
	justify-content: flex-end !important;
}

.banner-heading .elementor-widget-container{
	height: auto !important;
}

.banner-heading .elementor-widget-heading h1{
/*     color: #fff;	
	font-size: 6rem;
/* 	padding-top: 0; */
/* 	position: relative;
	background: linear-gradient(#e66465, #9198e5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
	text-transform: uppercase;  
	font-size: 6rem;
/* 	line-height: calc(20px + 10vh); */
	/*   text-shadow: 0 0 5px #f562ff, 0 0 15px #f562ff, 0 0 25px #f562ff,
	0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092;
	color: #fccaff; */
/* 	text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500, 0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000; */
	color: #bc2122;
	text-shadow: 0 0 5px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 60px #fff, 0 0 10px #fff, 0 0 98px #fff;
/* 	font-family: "Sacramento", cursive; */
	text-align: center;
}
/* 
.banner-heading .elementor-widget-heading h1:after {
	background: none;
	content: attr(data-text);
	left: 0;
	width: 100%;
	position: absolute;
	text-shadow: 0px -1px #e66465, 0px 1px 1px #9198e5;
	top: 0;
	z-index: -1;
	text-transform: uppercase; 
}


.banner-heading .elementor-widget-heading h1:before {
	background: url(https://i.stack.imgur.com/8Jeyb.png);
	content: attr(data-text);
	left: 0;
	width: 100%;
/* 	opacity: 0.35; */
	position: absolute;
	top: 0;
	z-index: 1;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
} */

.banner-heading h5.elementor-heading-title {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
}

.heading-1 .elementor-heading-title{
	font-family: "Kumbh Sans",sans-serif;
    font-weight: 700;
	font-size: 2.5rem;
    font-style: normal;
    line-height: 1.053em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -1.1px;
	color: #fff;
}

.elementor-widget-container{
	font-family: 'Roboto', sans-serif;
	font-size: 1.1rem;
	line-height: 1.5;
}

.btn-link{
	color: #fff;
}

div#wpforms-confirmation-13 {
    padding: 2rem 0;
    color: green;
    font-size: 20px;
}

#menu-item-1466 {
    background: #bc2122;
    line-height: 26px;
    border-radius: 10px;
    height: 60px;
    margin: 1rem 1rem;
	border: 2px solid #bc2122;
	transition: all 300ms;
}

#menu-item-1466:hover{
	background: #fff;
}

#menu-item-1466 a{
    color: #fff;	
}

#menu-item-1466:hover a, 
.current-menu-item .menu-link{
    color: #bc2122;	
}

.banner-subheading {
    background: #bc2122;
    padding: 10px 1rem;
	position: relative;
}

.banner-subheading  h5.elementor-heading-title{
	color: #fff;
    font-size: 2rem;
    font-weight: 400;
    line-height: normal;
/* 	position: absolute; */
	white-space: nowrap;
	will-change: transform;
}

#maindiv{
	overflow: hidden;
	white-space: nowrap;
}


#div1 {
	display: inline-block !important;
	animation: marquee 50s linear infinite;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: normal;
}

#div2 {
	display: inline-block !important;
	animation: marquee2 50s linear infinite;
	animation-delay: 25s;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: normal;
}

.member-msg .elementor-widget-container {
    height: 250px !important;
    overflow-y: auto;
	padding-right: 10px;
}

/* width */
.member-msg .elementor-widget-container::-webkit-scrollbar {
  	width: 4px;
}

/* Track */
.member-msg .elementor-widget-container::-webkit-scrollbar-track {
  	background: #fff;
}

/* Handle */
.member-msg .elementor-widget-container::-webkit-scrollbar-thumb {
  	background: #8885;
}

/* Handle on hover */
.member-msg .elementor-widget-container::-webkit-scrollbar-thumb:hover {
  	background: #555;
}


@keyframes marquee {
	from {
		transform: translateX(70%);
	}
	to {
		transform: translateX(-100%);
	}
}

@keyframes marquee2 {
	from {
		transform: translateX(0%);
	}
	to {
		transform: translateX(-200%);
	}
}
	
.page-id-1600 .elementor-image-box-img img{
	filter: none !important;
}

.founder-appeal-section>.e-con-inner {
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    padding: 4rem;
    border-top: 1rem solid #bc2122;
	background: #F7F3F555;
}



@media only screen and (max-width: 1400px) {
 	.owl-stage .sa_hover_container {
		min-height: 500px !important;
	}
}

@media only screen and (max-width: 1024px) {
 	.owl-stage .sa_hover_container {
		min-height: 400px !important;
	}
	
	.banner-heading .elementor-widget-heading h1{
		font-size: 4rem;
	}
	
	.e-con>.e-con-inner{
		width: 80%;
	}
}



@media only screen and (max-width: 900px) {
 	.owl-stage .sa_hover_container {
		min-height: 300px !important;
	}
	
	header .custom-logo-link img, .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
		max-width: 50px;
	}
	
	.banner-heading .elementor-widget-heading h1 {
		font-size: 2rem;
	}
	
	h2, .entry-content h2 {
		font-size: 2rem;
	}	

	.ast-hfb-header .site-footer {
		padding-bottom: 0;
	}
	
	.widget {
		margin: 1rem 0 1rem 0;
	}
	
	h1, .entry-content h1 {
		font-size: 38px;
	}
	
	.page-id-1600 .e-con>.e-con-inner {
		width: 100%;
	}
}



@media only screen and (max-width: 700px) {
	header .custom-logo-link img, .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
		max-width: 50px !important;
	}
	
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
		margin-bottom: 0;
	}

	.e-con>.e-con-inner {
		width: 90%;
	}

 	.owl-stage .sa_hover_container {
		min-height: 500px !important;
	}
	
	h1, .entry-content h1 {
		font-size: 30px;
	}
}

