/**
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
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
.single-e-landing-page h1,
.single-e-landing-page h2,
.single-e-landing-page h3,
.single-e-landing-page h4,
.single-e-landing-page h5,
.single-e-landing-page h6{
	font-family: "Playfair Display", serif !important;
}
.single-e-landing-page p,
.single-e-landing-page{
	font-family: "Open Sans", serif !important;
}
.ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link {
    color: #000000;
}
.ast-hfb-header .ast-builder-menu-1 .main-header-menu .sub-menu .menu-link:hover {
    color: #ffffff;
	background-color: #e00814;
}
.landing-baanner-form form .wpforms-field-row {
    max-width: 100% !important;
}
.icon-black .elementor-icon-wrapper .elementor-icon {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 13px !important;
}
.icon-black .elementor-icon-wrapper .elementor-icon svg {
    fill: initial !important;
}
.landing-baanner-form form input,
.landing-baanner-form form textarea,
.landing-baanner-form form select{
    border: solid 1px #fff  !important;
    background-color: transparent  !important;
    color: #fff  !important;
}
.landing-baanner-form form input::placeholder,
.landing-baanner-form form textarea::placeholder, 
.landing-baanner-form form select::placeholder{
    color: #fff !important;
}
.landing-baanner-form form input::hover:placeholder,
.landing-baanner-form form input::focus:placeholder,
.landing-baanner-form form textarea::hover:placeholder,
.landing-baanner-form form textarea::focus:placeholder,
.landing-baanner-form form select::hover:placeholder,
.landing-baanner-form form select::focus:placeholder{
    color: #000 !important;
    border: solid 1px #fff;
	background:#fff !important;
	outline:none;
}
.landing-baanner-form form label.wpforms-error {
    line-height: normal;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
}
.landing-baanner-form form .wpforms-submit-container button {
    background: #000;
    color: #fff;
    padding: 17px 20px;
}
.text-left-main >div {
    max-width: 650px;
    margin-left: auto !important;
}
.m-l0 > div {
    margin-left: 0 !important;
}

.landing-baanner-form form .wpforms-layout-column.wpforms-layout-column-50 {
    padding-right: 10px !important;
}

.landing-baanner-form.footer form .wpforms-field-row {
    max-width: 100% !important;
}
.landing-baanner-form.footer form input,
.landing-baanner-form.footer form textarea, .landing-baanner-form.footer form select{
    border: solid 1px #000  !important;
    background-color: transparent  !important;
    color: #000  !important;
    max-width: 100% !important;
}
.landing-baanner-form.footer form input::placeholder,
.landing-baanner-form.footer form textarea::placeholder{
    color: #000 !important;
}
.landing-baanner-form.footer form input::hover:placeholder,
.landing-baanner-form.footer form input::focus:placeholder,
.landing-baanner-form.footer form textarea::hover:placeholder,
.landing-baanner-form.footer form textarea::focus:placeholder{
    color: #000 !important;
    border: solid 1px #000;
	background:#fff !important;
	outline:none;
}
.landing-baanner-form.footer form label.wpforms-error {
    line-height: normal;
    font-size: 12px;
    color: #f00;
    font-weight: 500;
}
.landing-baanner-form.footer form .wpforms-submit-container button {
    background: #000;
    color: #fff;
    padding: 17px 20px;
}
.test-landing .elementor-swiper-button {
    color: #000 !important;
}
.header-landing.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    background: #000000b5;
    z-index: 999;
    top: 0;
    width: 100%;
    left: 0;
}
.header-landing.is-sticky > div:nth-child(2) > .e-con-inner {
    padding: 4px 0;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.icon-list-page ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 5px;
}
.icon-list-page ul.elementor-icon-list-items span.elementor-icon-list-icon {
    border: solid 1px #fff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.icon-list-page ul.elementor-icon-list-items span.elementor-icon-list-icon>svg {
    margin: 0;
}
.cls-1 {
    stroke: transparent !important;
}






/*  */
.elementor-element.elementor-element-8d42ffc.great-work-form.elementor-widget.elementor-widget-shortcode {}

.great-work-form form > .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
}

.great-work-form form > .wpforms-field-container > .w-50 {width: calc(50% - 15px););}

.great-work-form form > .wpforms-field-container .wpforms-field {
    padding: 0;
}

.great-work-form form > .wpforms-field-container > .w-33 {
    width: calc(25% - 23px););
}

.great-work-form form > .wpforms-field-container > .w-100 {
    width: 100%;
}

.great-work-form form > .wpforms-field-container .wpforms-field input, .great-work-form form > .wpforms-field-container .wpforms-field select, .great-work-form form > .wpforms-field-container .wpforms-field textarea {
    width: 100% !important;
    max-width: 100%;
    outline: none;
}
.great-work-form form > .wpforms-field-container .wpforms-field label {
    color: #fff;
    font-weight: 400;
}
.great-work-form.contact-us-page form > .wpforms-field-container .wpforms-field label {
    color: #000;
}
.great-work-form form > .wpforms-field-container .wpforms-field  .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
.great-work-form form > .wpforms-submit-container {
    text-align: center;
    padding: 50px 0 0;
}
.great-work-form form > .wpforms-submit-container .submit-btn {
    border: solid 1px #fff;
    padding: 15px 40px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 50px;
    transition: all 0.35s ease-in-out;
}
.great-work-form.contact-us-page form > .wpforms-submit-container .submit-btn  {
    border: solid 1px #000;
    padding: 15px 40px;
    color: #000;
}
.great-work-form form > .wpforms-submit-container .submit-btn:hover {
    background: #fff;
    color: #000;
}
.great-work-form.contact-us-page form > .wpforms-submit-container .submit-btn:hover {
    background: #000;
    color: #fff;
}
.bg-overlay-sec > .elementor-background-overlay {
    height: 570px !important;
}

.count .elementor-heading-title:after {
    display: block;
    content: "";
    width: 65px;
    height: 3px;
    background: #fff;
    margin: 7px 0 25px;
}
footer.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    grid-template-columns: repeat(3, 1fr);
    max-width: 800px;
    margin: 0 auto;
}
footer.site-footer  .site-above-footer-wrap .site-footer-above-section-2 {
    padding-right: 120px;
}
footer.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1, footer.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-5 {
    display: none;
}
footer.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-section a{
	text-decoration:none;
}
.img-2-box > div {
    position: absolute;
    right: -100px;
    z-index: 9;
    top: -140px;
}
.img-2-box > div img {
    max-width: 380px;
    height: 400px;
    object-fit: cover;
    object-position: right;
    box-shadow: 7px 7px 14px rgb(0 0 0 / 25%);
}
.container-inner {
    margin-left: auto !important;
    max-width: 650px;
    padding-right: 90px;
}
.test-landing .elementor-main-swiper.swiper-container {
    width: 100% !important;
    overflow: hidden;
}
.test-landing .elementor-main-swiper.swiper-container .elementor-swiper-button {
    display: none;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,0.7);
    width: 100%; 
}
#ast-mobile-header > .main-header-bar-wrap > .ast-primary-header-bar{
    margin: 0 !important;
}
@media screen and (max-width: 1240px){
	.img-2-box > div {
		right: -30px;
		top: 0px;
	}
	.img-2-box > div img {
		max-width: 280px;
		height: 290px;
	}
	.container-inner {
		padding-right: 0;
	}
}
@media screen and (max-width: 1199px){
	.main-header-bar-wrap .ast-header-button-1 {
		display: none !important;
	}
}
@media screen and (max-width: 1024px){
	.no-position-tab{position:initial !important;}
	.text-left-main >div {
		max-width: 100%;
	}
	.img-2-box > div {
		right: 0;
		top: 0px;
		position: relative;
	}
	.img-2-box > div img {
		max-width: 100%;
		height: auto;
	}
	.container-inner {
		max-width:100% !important;
	}
	.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a.menu-link {
		padding: 0 0 0 18px;
		font-size: 15px;
	}
}
@media screen and (max-width: 767px){
	.great-work-form form > .wpforms-field-container > .w-50{
		width:100%;
	}
	.great-work-form form > .wpforms-field-container > .w-33 {
		width: calc(50% - 15px);
	}
	footer.site-footer .site-above-footer-wrap  .ast-builder-footer-grid-columns {
		grid-template-columns: repeat(1, 1fr);
	}
	footer.site-footer  .site-above-footer-wrap .site-footer-above-section-2 {
		padding-right: 0;
		text-align: left !important;
		display: flex !important;
		justify-content: space-between;
	}
	footer.site-footer .site-above-footer-wrap .site-footer-above-section-2 section#media_image-1 {
		text-align: left;
		padding-left:30px;
	}
	footer.site-footer .site-above-footer-wrap .site-footer-above-section-2 .footer-social-inner-wrap {
		display: flex;
		justify-content: flex-end;
		padding-right: 30px;
	}
	footer.site-footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
		grid-template-columns: repeat(1, 1fr);
		padding: 0;
	}
}
@media screen and (max-width: 480px){
	.great-work-form form > .wpforms-field-container > .w-33 {
		width:100%;
	}
	
	footer.site-footer .site-above-footer-wrap .site-footer-above-section-2 section#media_image-1 {
		padding-left:20px;
	}
	footer.site-footer .site-above-footer-wrap .site-footer-above-section-2 .footer-social-inner-wrap {
		padding-right: 20px;
	}
}