/**
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Marcellus&display=swap');


body,p,span,div,a{
	 font-family: "Inter", sans-serif!important;
}
h1,h2,h3,h4,h5,h6,.elementor-counter-number{
	  font-family: "Marcellus", serif!important;
}
p{
	margin-bottom:0!important;
}
p a,a{
	text-decoration: none !important;
}
.fa-baseball{
	color:#cfd31a!important;
}
.c-img{
	position: relative;
  display: block;
	z-index:1;
}

.c-img::before{
	position: absolute;
  content: '';
	z-index:-1;
  opacity: 0.2;
  width: 60%;
  height: 100%;
  left: 0px;
	right:0;
  top: 10px;
  border-radius: 50%;
  transition: all 500ms ease;
	background:#75901E!important;
	margin:0 auto!important;
}
.c-img:hover::before{
	opacity: 1!important;
}
.elementor-element-3e5eee8,
.elementor-element-2f2451f{
	left:0!important;
	right:0!important;
}
.wp-image-957{
	border-radius: 50%!important;
  height: 500px!important;
  width: 500px!important;
}
.elementor-image-box-wrapper{
	align-items:center!important;
}
.bene-bo .elementor-image-box-title{
	color:#222!important;
	font-size:20px!important;
}
.bene-bo .r-b-img .elementor-image-box-title{
	padding-right:10px!important;
}
.bene-bo .r-b-img-right .elementor-image-box-title{
	padding-left:10px!important;
}
.bene-bo .elementor-image-box-description{
	color:#838383!important;
	font-size:17px!important;
}
.bene-bo .r-b-img .elementor-image-box-description{
	padding-right:10px!important;
}
.bene-bo .r-b-img-right .elementor-image-box-description{
	padding-left:10px!important;
}
.r-b-img .elementor-image-box-content{
	border-right:2px solid #c3e92d!important;	
}
.r-b-img-right .elementor-image-box-content{
	border-left:2px solid #c3e92d!important;	
}
.left-side-bene .elementor-image-box-wrapper{
	border-radius: 20px 20px 75px 20px!important;
  background: #fbfafa!important;
  padding: 20px!important;
}
.right-side-bene .elementor-image-box-wrapper{
	border-radius: 20px 20px 20px 75px!important;
  background: #fbfafa!important;
  padding: 20px!important;
}
.odd-img{
	transform: rotate(13.78deg)!important;
}
.odd-img img{
	border-radius:20px 20px 20px!important;
	height:295px!important;
/* 	width:auto!important; */
}
.even-img{
	transform: rotate(-12.36deg)!important;	
}
.even-img img{
	border-radius:20px 20px 20px !important;
	height:295px!important;
/* 	width:auto!important; */
}
.boxabt{
	position:absolute;
	content:'';
	bottom: -205px;
	left: -50% !important;
	padding: 20px 20px 20px 30px !important;
	border-radius: 0px 10px 10px 10px;
	background: #F2F7F3 !important;
}
.boxabt1{
	position:absolute;
	content:'';
	bottom: -228px;
	left: 44% !important;	
}
.counter-plus{
  width: 220px;
  height: 220px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.15)!important;
  border-radius: 110px 110px 40px 110px!important;
}
.elementor-counter-title{
	text-align:center!important;
	padding-top:10px!important;
}
.elementor-progress-wrapper{
	background-color:#b5c525!important;
	margin-top:15px!Important;
	overflow:visible!important;
}
.elementor-progress-percentage{
	position:absolute!important;
	content:'';
	right:-56px!important;
	color:#222!important;
	font-size: 16px;
  font-weight: 600;
}
.cu-box{
	position:relative!important;
	overflow:hidden!important;
	
}
.cu-box:hover{
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border-style: solid;
	
  border-width: 0px 0px 0px 0px;
  border-radius: 7px 7px 7px 7px;
	border-color: #f5f5f5;
	padding: 20px 10px 10px 10px;
	transition: all .4s ease;
  background-color: #fff;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.cu-box::before{
	position: absolute;
  content: "";
  top: 100%;
  left: 0%;
  height: 100%;
  width: 100%;
  transition: all .6s ease;
opacity:0!important;
	background-color: #fff;
	overflow:hidden!important;
}
.cu-box:hover::before{
	top:0!important;
	left:0!important;
	background-color:#94B532;
	opacity:1!important;
}
.copyrights{
	border-top:1px solid #FFFFFF52!important;
}
footer .menu-item{
	width:100%!important;
}
footer .copyrights a{
	color:#b5c525!important;
}
table, td, th{
	border:unset!important;
}
.template.column-template{
	display:none!important;
}
.testimonial-inner{
	background:#eae7e5 !important!important;
	border-radius:20px!important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content::before{
	background:#b5c525!important;
	left:0!important;
	content:unset!important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content::after{
	background:#b5c525!important;
	right:0!important;
	bottom:-56px!important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev::before{
	top: 60px!important;
	left: 126px!important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next::before{
	top: 60px!important;
	left: -465px!important;
}
.testimonial-name{
	padding-top:30px!important;
}
.testimonial-name code{
	font-style: italic;
  font-size: 18px;
}
.wpmtst-testimonial-content.testimonial-content{
	margin:0!important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-heading a{
	color:#222!important;
	font-size:25px;
	text-decoration:none!important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content p{
	font-size:18px!important;
}
.testimonial-name{
	font-size:20px!important;
	font-weight:600!important;
}
.wpmslider-pager-item{
	margin:4px!important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link.active::before{
	background:#b5c525!important;
}
.ball-round img:hover{
	border-color:#94b532!important;
}
article .entry-title{
	display:none!Important;
}
.elementor-element-b433d98 .fm-form-container.fm-theme1{
	width:100%!important;
}
.button-submit{
	width:100%!important;
	background-image: linear-gradient(135deg, #006D56 0%, #B5c525 100%)!important;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25)!important;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 7px 7px 7px 7px!important;
}
.button-submit:hover{
	background-image: linear-gradient(135deg, #B5c525  0%, #006D56 100%)!important;
}
.wdform-required{
	color:red!important;
}
.testimonial_marquee{
	position: relative;
  overflow: hidden;
  margin: 0 -15px;
  height: 830px;
}
.testimonial_marquee .row {
  display: flex;
  flex-wrap: nowrap;
}

.testimonial-box {
	padding: 28px 15px 28px 21px;
  margin: 15px 0;
  width: auto;
  position: relative;
  box-shadow: 0 5px 30px rgba(0,7,26,8%);
  border-radius: 10px;
}
.testimonial_marquee .col-md-3:nth-child(odd) .testimonial-box{
	animation: pxl_text_slide_t 15s linear infinite;
}
@keyframes pxl_text_slide_t{0%{transform:translate(0%,0)}
100%{transform:translate(0%,-100%)}
}
.testimonial_marquee .col-md-3:nth-child(even) .testimonial-box{
animation: pxl_text_slide_b 15s linear infinite;
}
@keyframes pxl_text_slide_b{0%{transform:translate(0%,-100%)}
100%{transform:translate(0%,0)}
}
.testimonial-top{
	display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.author{
	display:flex!important;
}
.testimonial-desc{
	font-size: 18px;
  color: #00071a;
  font-weight: 400;
  max-width: 99%;
  line-height: 1.55;
  margin-bottom: 38px;
}
.rating{
	display: flex;
  align-items:start;
  font-size: 15px;
}
.fa-star{
	color: #fca804;
}
.team-box{
	position: relative;
  display: block;
  background: #fff;
  padding: 30px;
  border-radius: 30px 30px 120px 30px!important;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  transition: all 500ms ease;
}
.team-box:hover{
	box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.20)!important;
}
.team-box img{
	position: relative;
  display: block;
  overflow: hidden!important;
  border-radius: 20px;
	width: 100%;
  transition: all 500ms ease;
}
.team-box:hover img{
	transform: scale(1.05)!important;
}
#pum_popup_title_753{
	display:none!important;
}
.pum-content img{
	height:400px!important;
}
.pop-head{
	font-size: 35px;
  font-weight: 700;
  line-height: 1.5;
}
.pop-des{
	font-size: 16px;
  color: #222;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -25%!important;
    width: 50%!important;
	  border: 10px solid #7ebb42;
    border-radius: 20px 20px 75px 20px;
  }
}
.pum-theme-745 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	color: #fff!important;
	background-color: #7ebb42!important;
	border-radius: 10px 10px 20px!important;
}
.pop-btn a{
	background-color: transparent;
  font-size: 18px;
	color:#fff!important;
  font-weight: 600;
  background-image: linear-gradient(135deg, #458F43 0%, #A1BB2A 100%);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  border-radius: 7px 7px 7px 7px;
  padding: 15px 30px 15px 30px;
}
.pop-btn a:hover{
	background-color: transparent;
  background-image: linear-gradient(135deg, #A1BB2A 0%, #458F43 100%);
}
.pop-btn i{
	color:#fff!important;
}