/*
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.8.3.1728623049
Updated: 2024-10-11 05:04:09

*/



.banner_slider{
	position: relative;
}

.banner_slider .swiper-slide::before{
	content: '';
    position: absolute !important;
    background: rgba(0, 0, 0, 0.6) !important;
    height: 100%;
    width: 100%;
    left: 0px !important;
}

.banner_slider .banner_text{
	position: absolute!important;
	top: 38%;
	width: 60%;
	left: 20%;
	z-index: 99!important;
}

.banner_slider .banner_text h1{
	color: #fff!important;
	font-size: 50px!important;
	font-weight: 800!important;
	text-transform: uppercase;
}


.banner_slider .banner_text p{
	font-size: 22px!important;
	font-weight: 500!important;
	color: #fff!important;
	line-height: 32px!important;
}

h2{
	font-size: 38px!important;
}

h3{
	color: #40699F!important;
}
.para p{
	font-size: 18px!important;
	margin-bottom: 0px!important;
}

.pro_box h3{
	font-size: 26px!important;

}

.pro_box{
	padding: 25px!important;
}

.pro_box:hover{
	border: 1px solid #000!important;
	box-shadow: 0px 0px 15px 0px #000!important;
}

.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px!important;
}

.site-footer-primary-section-1{
	width: 48%!important;
}
.footer_cta li{ margin-bottom: 5px; }
.site-footer-primary-section-2{
	width: 48%!important;
}

.f_logo img{
	width: 180px!important;
}

.f_Con_info p, .f_Con_info p a{
	font-size: 20px!important;
	color: #fff!important;
	text-decoration: none;
}

.f_Con_info p{
	margin-bottom: 15px!important;
}

.f_Con_info p.f_mail{
	margin-bottom: 0px!important;
}

.site-footer-primary-section-1  #block-10{
	margin-bottom: 20px!important;
}

#astra-footer-menu {
	justify-content: flex-start!important;
}

#astra-footer-menu li a{
	color: #fff!important;
	font-size: 18px!important;
	padding: 0px!important;
	text-transform: capitalize;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
	line-height: 22px!important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
	padding: 30px 0px!important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]{
	padding: 15px 0px!important;
	border-top:1px solid #fff!important;
}

.ast-footer-copyright p, .ast-footer-copyright p a{
	font-size: 18px!important;
	color: #fff!important;
}


#astra-footer-menu li{
	position: relative;
	margin: 0px 18px!important;
}

#astra-footer-menu li::before{
	content: '';
	background-image: url('images/Vector-polygon.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 10px;
	height: 15px;
	left: -16px;
    top: 5px;
}


 .list_area ol{
 	margin: 0px 0px 0px 25px!important;
 }

  .list_area ol li{
  	margin-bottom: 15px!important;
  }

 .frm_sec {
	padding: 30px !important;
	border: 1px solid #6A6A6A !important;
	background: #fff !important;
	border-radius: 20px !important;
	margin-bottom: 0px!important;
}

 .frm_sec p{
 	margin-bottom: 0px!important;
 }

.frm_sec .line{
	margin-bottom: 20px!important;
}


.frm_sec .btn_bg {
	background: unset !important;
	padding: unset !important;
	border-radius: unset !important;
	height: unset !important;
	display: unset !important;
	align-items: unset !important;
	justify-content: unset !important;
	width: unset !important;
}

.wpcf7-spinner {
	display: none !important;
}



.frm_sec .btn_bg .btn {
	padding: 18px 50px !important;
	background: #40699F!important;
	color: #fff!important;
	font-family: "Roboto", Sans-serif!important;
}

.frm_sec h3.title {
	font-size: 30px !important;
	margin-bottom: 15px !important;
	font-weight: 500 !important;
	font-family: "Poppins", Sans-serif;
	text-transform: uppercase;

}

.frm_sec .line label {
	font-size: 18px !important;
	font-weight: 500 !important;
}

.frm_sec .line input[type="text"],
.frm_sec .line input[type="email"],
.frm_sec .line input[type="tel"] {
	background: #40699f24!important;
	height: 60px !important;
	padding: 10px 15px !important;
	border-radius: 15px !important;
	border: 0px;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 20px 0;
	padding: 7px 15px 5px 15px;
	background-color: #F7E700;
	color: #000000;
}

.wpcf7-not-valid {
	border: 1px solid #CB1921 !important;
}

.wpcf7 form .wpcf7-response-output {
	background-color: #FFFBC7;
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #EFFFF1;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #FFDD83 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	background-color: #F7E700 !important;
	color: #000000;
}


@media only screen and (max-width: 1366px){

	.banner_slider .banner_text h1{
		font-size: 35px!important;
	}

	.banner_slider .banner_text p {
    	font-size: 20px !important;
    	line-height: 26px !important;
	}

	.heading h2{
		font-size: 30px!important;
	}
	.heading h3{
		font-size: 24px!important;
	}
	.ast-primary-header-bar .site-primary-header-wrap{
		padding: 0px 15px!important;
	}
	.banner_slider .banner_text{
		width: 70%;
    	left: 16%;
	}
}

@media only screen and (max-width: 1200px){
	.pro_box{
		padding: 15px!important;
	}
	.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row,
	.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row{
		padding: 0px 15px!important;
	}

}

@media only screen and (max-width: 1024px){
	.site-footer-primary-section-1 {
    	width: 50% !important;
	}
	.site-footer-primary-section-2 {
	    width: 45% !important;
	}

	.banner_slider .banner_text {
	    top: 33%;
	    width: 80%;
        left: 10%;
	}
}

@media only screen and (max-width: 921px){

	.site-footer-primary-section-1 {
        width: 48% !important;
    }
        .site-footer-primary-section-2 {
        width: 49% !important;
    }
    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill{
    	background: #fff !important;
    }

    [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    	fill: #0090cc;
    }

    .ast-builder-menu-mobile .main-navigation .current_page_item  .menu-link, 
     .ast-builder-menu-mobile .main-navigation li  .menu-link:hover{
    	color: #0090cc !important;
	}


	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section,
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{
		margin-bottom: 0px!important;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{
		font-family: "Roboto", Sans-serif!important;
	}
}

@media only screen and (max-width: 767px){

	.banner_slider .banner_text h1 {
        font-size: 28px !important;
    }

   	.banner_slider .banner_text p {
        font-size: 18px !important;
        line-height: 26px !important;
        margin-bottom: 0px!important;
    }
    .banner_slider .banner_text {
        top: 28%;
        width: 80%;
        left: 10%;
    }
    .heading h2 {
        font-size: 26px !important;
    }
    .heading h3, .frm_sec h3.title {
        font-size: 20px !important;
    }
    .pro_box .heading h3{
    	margin-bottom: 10px!important;
    }
   	.site-footer-primary-section-1, .site-footer-primary-section-2 {
        width: 100% !important;
    }
    #astra-footer-menu {
    	justify-content: center !important;
	}
	.f_Con_info p, .f_Con_info p a {
	    font-size: 18px !important;
	}
	.frm_sec {
    	padding: 15px !important;
	}
	.frm_sec .line label {
    	font-size: 16px !important;
	}
	.frm_sec .line input[type="text"], .frm_sec .line input[type="email"], .frm_sec .line input[type="tel"]{
		height: 50px!important;
	}
	.frm_sec .btn_bg .btn {
    	padding: 15px 40px !important;
	}

}

@media only screen and (max-width: 575px){

	.banner_slider .banner_text p {
        font-size: 16px !important;
        line-height: 20px !important;
    }	
    .banner_slider .banner_text h1 {
        font-size: 26px !important;
        margin-bottom: 10px !important;
    }
   	.heading h2 {
        font-size: 24px !important;
    }
    .pro_box .elementor-icon-box-icon{
    	margin-bottom: 10px!important;
    }
}

@media only screen and (max-width: 480px){

	.banner_slider .swiper-slide img{
		height: 300px!important;
		object-fit: cover!important;
	}

	.banner_slider .banner_text {
        top: 23%;
    }
    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu{
    	display: flex!important;
    	flex-wrap: wrap!important;
    }
        header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 200px;
        width: 200px;
    }
}

@media only screen and (max-width: 425px){
	.banner_slider .banner_text {
        top: 17%;
    }
}

@media only screen and (max-width: 375px){
	.banner_slider .swiper-slide img {
        height: 330px !important;
        object-fit: cover !important;
    }
    .banner_slider .banner_text h1 {
        font-size: 24px !important;
    }
    .heading h2 {
        font-size: 22px !important;
    }
    .para p {
    	font-size: 16px!important;
	}
	.pro_box {
        padding: 10px !important;
    }

}

.ast-builder-menu-1 .menu-item .menu-link{
    padding: 5px 15px!important;
    margin: 0px 10px!important;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link{
    border: 1px solid #fff!important;
    border-radius: 5px!important;
 }

 #astra-footer-menu > .menu-item.current-menu-item > .menu-link{
    border-bottom: 1px solid #fff!important;
 }