/**
Theme Name: Astra Child
Author: Hamed Akhtar
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
*/
.info-nav{
	display:flex;
	list-style:none;
	padding:0;
	margin:0;
	flex-wrap:nowrap;
}
.info-nav li{
	flex:0 0 auto;
	max-width:100%;
	padding:0 10px;
	color:#fff;
}
.info-nav li a{
	color:#fff;
}
.contact-form {
	background:#fff;
	padding:20px 30px;
}
.why-choose-us .contact-form h2{
	color:#000!important;
}
.what-we-provide{
	padding:10px 0;
}
.what-we-provide h2{
	font-size:2rem;
	color:#000!important;
}
.what-we-provide h2:after {
    content: '';
    border-bottom: 2px solid #DA0D12;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.what-we-provide .box{
	border:2px solid #DA0D12;
	padding:15px;
}
.main-slider{
	padding:0;
	margin-bottom:50px;
}
.aboutus-section{
		margin-bottom:50px;
}
.aboutus-section h2{
	font-size:2rem;
	color:#000!important;
}
.aboutus-section h2:after {
    content: '';
    border-bottom: 2px solid #DA0D12;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.our-services h2{
	font-size:2rem;
	color:#fff!important;
}
 .our-services h2:after {
    content: '';
    border-bottom: 2px solid #FDF200 ;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.our-services {
	padding:100px 0;
	background:#000;
}
.our-services .box:hover {
    transition: transform 0.5s;
}
.our-services .box h2{
    color:#fff!important;
	font-size: 32px;
    font-weight: normal!important;
}

.our-services .box {
     min-height: 300px;
    margin: 0 0 20px;
    transform: translate(0px, 0px);
    transition: .5s;
	 position: relative;
  overflow: hidden;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #dce3e5;
    box-shadow: 0 12px 0 -6px rgba(0,0,0,.04);
}
.our-services .box .img {
  transform: scale(1);
  max-width: 100%;
  transition: 0.5s ease all;
}


.our-services .box .heading-info {
  transition: 0.5s ease all;
	  visibility: hidden;
  opacity: 0;
	    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
     transition: opacity .25s ease, transform .25s ease;
    transform: translateY(0);
    text-align: center;
    color: #fff;
    padding: 150px 50px;
    display: block;
 	background:#dec293de;
	  inset-inline: 0;
} 
.our-services .box:hover .heading-info {
   transition: 0.5s ease all;
 visibility: visible;
  opacity: 1;
	background:#dec293de;
  transform: scale(1);
} 
.our-services .box .info {
  transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    inset-inline: 0;
    opacity: 1;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(0);
    background: #253640bf;
    text-align: center;
    color: #fff;
    padding: 150px 50px;
/*     cursor: pointer; */
    display: block;
} 
.our-services .box:hover .info {
  visibility: hidden;
  height: 100%;
  opacity: 0;
  top: 0;
  transform: scale(1);

}
.our-services .box:hover .img {
  transform: scale(1.3);
}

.our-services .box h3 {
    color: #fff;
    font-size: 26px;
    max-width: 100%;
}
.our-services .box:hover .heading-info h3 {
    color: #000!important;
 }

.left-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding-left: calc(50% - 570px)!important;
    padding-left: 82px;
    padding-top: 20px;
    padding-bottom: 20px;
	}
.right-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding-right: calc(50% - 570px)!important;
    padding-left: 82px;
    padding-top: 20px;
    padding-bottom: 20px;
	}
footer a.menu-link  {
	color:#fff!important;
}

footer h2{
	font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5;
}
footer h2:after {
    content: '';
    border-bottom: 2px solid #FDF200;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
@media only screen and (min-width: 922px){

.fixed-header {
    position: fixed;
    width: 100%;
    top: 0;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 30%);
	background-color:#fff!important;
}
	.fixed-header	.menu-link{
		color:#000!important;
	}
}


.main-slider{
	padding:0;
	margin-bottom:50px;
}
.aboutus-section{
		margin-bottom:50px;
}
.aboutus-section h2, .testimonial-section h2{
	font-size:2rem;
	color:#000!important;
}
.aboutus-section h2:after {
    content: '';
    border-bottom: 2px solid #DA0D12;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.our-services h2, .gallery-section h2, .why-choose-us h2{
	font-size:2rem;
	color:#fff!important;
}

 .our-services h2:after, .why-choose-us h2:after, .testimonial-section h2:after, .gallery-section h2:after {
    content: '';
    border-bottom: 2px solid #FDF200;
    display: block;
    width: 15%;
    padding-bottom: 5px;

}
.why-choose-us .contact-form  h2:after, .testimonial-section h2:after {
  border-bottom: 2px solid #DA0D12;
  }

.our-services {
	padding:100px 0;
	background:#000;
}
.left-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding-left: calc(50% - 570px)!important;
    padding-left: 82px;
    padding-top: 20px;
    padding-bottom: 20px;
	}
.right-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding-right: calc(50% - 570px)!important;
    padding-left: 82px;
    padding-top: 20px;
    padding-bottom: 20px;
	}
footer a.menu-link  {
	color:#fff!important;
}

footer h2{
	font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5;
}
footer h2:after {
    content: '';
    border-bottom: 2px solid #FDF200;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.our-services .box:hover {
    transition: transform 0.5s;
}
.our-services .box h3{
    color:#fff!important;
	font-size: 32px;
    font-weight: normal!important;
	margin-bottom:10px;
}

.our-services .box {
     min-height: 300px;
    margin: 0 0 20px;
    transform: translate(0px, 0px);
    transition: .5s;
	 position: relative;
  overflow: hidden;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 12px 0 -6px rgba(0,0,0,.04);padding:0;
}
.our-services .box .img {
  transform: scale(1);
  max-width: 100%;
  transition: 0.5s ease all;
	padding:0;
}


.our-services .box .heading-info {
  transition: 0.5s ease all;
	  visibility: hidden;
  opacity: 0;
	    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
     transition: opacity .25s ease, transform .25s ease;
    transform: translateY(0);
    text-align: center;
    color: #fff;
    padding: 100px 20px;
    display: block;
 	background:#FDF200;
	  inset-inline: 0;
} 
.our-services .box:hover .heading-info {
   transition: 0.5s ease all;
 visibility: visible;
  opacity: 1;
	background:#fdf2004a;
  transform: scale(1);
} 
.our-services .box .info {
  transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    inset-inline: 0;
    opacity: 1;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(0);
    background: #00000073;
    text-align: center;
    color: #fff;
    padding: 80px 10px 50px;
    display: block;
} 
.our-services .box:hover .info {
  visibility: hidden;
  height: 100%;
  opacity: 0;
  top: 0;
  transform: scale(1);
}
.our-services p, .why-choose-us p{
	color:#fff;
}

.our-services .box:hover .img {
  transform: scale(1.3);
}

.our-services .box h3 {
    color: #fff;
    font-size: 26px;
    max-width: 100%;
}
.our-services .box:hover .heading-info h3 {
    color: #000!important;
 }
.our-services .box  p {
    color: #fff!important;
line-height:1.4;
 }

.our-services .box .elementor-button{
	background-color:#000;
}
.our-services .box .elementor-button:hover{
	background-color:#DA0D12;
}
.why-choose-us{
	padding:50px  0;
	margin-bottom:50px;
}
.contact-form {
	background:#fff;
	padding:20px 30px;
}
.why-choose-us .contact-form h2{
	color:#000!important;
}
.what-we-provide{
	padding:10px 0;
}
.what-we-provide h2, .faq-section h2{
	font-size:2rem;
	color:#000!important;
}
.what-we-provide h2:after {
    content: '';
    border-bottom: 2px solid #DA0D12;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
 .faq-section h2{
display:inline-block;
}
 .faq-section h2:after {
    content: '';
    border-bottom: 2px solid #DA0D12;
    display: block;
    width: 35%;
    padding-bottom: 5px;
  
}
.what-we-provide .box{
	border:1px solid #000;
	padding:25px;
	border-radius:20px;
}
.what-we-provide .box:hover{
	background:#DA0D12;
}
.what-we-provide .box h3{
	font-size:1.3rem;
	font-weight:normal;
	color:#000;
}
.what-we-provide .box:hover h3{
	color:#fff;
}
.what-we-provide .box:hover .elementor-icon{
	fill: #fff!important;
    color: #fff!important;
    border-color: #fff!important;
}
.testimonial-section, .gallery-section {
	padding:50px 0;
}
.gallery-section p {
	color:#fff;

}
.testimonial-section h5 {
	color:#000;
	line-height:1.5;
	font-weight:normal;
	padding-top:50px;
}
.ekit-wid-con .ekit_testimonial_style_2{
	border:1px solid #000;
}
footer p, footer a, footer h2{
	color:#fff!important;
}
.bdt-prime-slider-dragon .bdt-title-tag {
    font-size: clamp(32px, 7vw, 50px)!important;
    font-weight: 700;
    color: #fff;
    padding-bottom: clamp(20px, 5vw, 30px)!important;
  
}
.faq-section {
	margin-bottom:50px
}
.ast-builder-menu-1 .menu-item > .menu-link:hover {
    color: #DA0D12!important;
}
.main-header-menu .sub-menu .menu-link{
	padding:0.9em 1em 0;
}
.main-header-menu .sub-menu .menu-link:after {
    content: '';
    border-bottom: 3px solid #FDF200;
    display: block;
    width: 15%;
    padding-bottom: 5px;
  
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{
	padding-bottom:1em;
}
.sub-banner{
	padding:250px 0;
}
.sub-banner h1{
	font-size:3rem;
	color:#fff!important;
}




@media only screen and (min-width: 922px){

.fixed-header {
    position: fixed;
    width: 100%;
    top: 0;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
	box-shadow: 0px 1px 10px rgb(0 0 0 / 30%);
	background-color:#fff!important;
}
	.fixed-header	.menu-link{
		color:#000!important;
	}
}


@media (min-width: 320px) and (max-width: 767px) {
	.left-section{
		width:100%;
	}
	
}