/**
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
*/
/*@supports (-ms-ime-align:auto) {*/
body .elementor-element.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
    -webkit-animation-duration: 0s!important;
    animation-duration:0s!important;
		    -webkit-animation-delay: 0s!important;
    animation-delay:0s!important;
	}
}
body,html {
	overflow-x:hidden;
}
a:focus,select:focus,input:focus {
	outline:none;
}
h5 {
	letter-spacing:1px;
}
.ast-stick-primary-below-wrapper {
	z-index:10;
	background: #fff;
}
.ast-below-header-wrap  {
	z-index:11;
	position:relative;
}
.ast-site-header-cart .widget_shopping_cart{
	display:none!important;
}
.home-banner-slider img.banner-awards {
	margin-top:100px;
}
.home-banner-slider .elementor-slide-description h2 {
    max-width: 500px;
}
.home-banner-slider .swiper-slide-bg {
	background-size:120%;
}
/*.home-banner-slider .swiper-slide-inner::before {
	content: "";
    background: url(/wp-content/uploads/2021/12/aimin-logo.png) no-repeat;
    position: absolute;
    top: 120px;
    right: 400px;
    width: 150px;
    height: 150px;
    background-size: contain;
}*/
.why-aimin-box .elementor-icon-box-wrapper {
	margin-top:-60px;
}
.why-aimin-box span.elementor-icon {
    background: #c5dae6;
    padding: 10px;
}
.why-aimin-box:hover .elementor-icon-box-title,.why-aimin-box:hover .elementor-icon-box-description {
	color:#fff;
}
.team-carousel .eael-tm-image {
	width:100%;
}
.faq-accordion .elementor-accordion-item{
	/*border-top:1px solid #B0B3B4!important;*/
	margin-bottom:15px;
	border-radius:5px!important;
	overflow:hidden;
}
.faq-accordion .elementor-tab-title.elementor-active{
	background:#8993A9!important;
}
.careers-accordion .elementor-tab-content a,.careers-accordion .elementor-tab-content a:hover {
	color:#fff;
}
.reviews-carousel cite.elementor-testimonial__cite {
    flex-wrap: wrap;
    display: flex;
	margin:0;
	width:100%;
}
.reviews-carousel .elementor-testimonial__name {
	order:2;
}
.reviews-carousel .elementor-testimonial__header {
	flex-wrap:wrap;
}
.reviews-carousel .elementor-testimonial__image,
.reviews-carousel .elementor-star-rating{
	margin-bottom:5px;
}
@keyframes zoomout {
    0% {
        /*transform: scale(1.2,1.2);*/
		background-size:120%;
    }
    100% {
        /*transform: scale(1,1);*/
		background-size:100%;
    }
}

.home-banner-slider .swiper-slide-bg {
    animation: zoomout 5s infinite ;
	animation-iteration-count: infinite;
}
.awards-logo-slider img.swiper-slide-image {
    object-fit: contain!important;
}
.testimonial-slider .elementor-testimonial__image img {
    width: 100px!important;
    height: 20px!important;
    object-fit: contain;
}
.floating-icons .elementor-icon-box-title span.hidden {
	display:none;
}
.floating-icons .elementor-icon-box-title {
	margin-top:-5px;
}
/*.floating-icons:hover .elementor-icon-box-title span.hidden {
	display:block;
}
.floating-icons:hover .elementor-icon-box-title span.show {
	display:none;
}*/
.floating-icons .elementor-widget-container {
	width: 90px;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content:center;
	transition:.3s width;
}
.floating-icons .elementor-icon-box-wrapper {
	display: flex;
    flex-wrap: wrap;
	justify-content:center;
	align-items: center!important;
}
/*.floating-icons:hover .elementor-widget-container {
	width:150px;
	justify-content:flex-start;
}
.floating-icons:hover .elementor-icon-box-content {
	margin-top: -5px;
    margin-left: 10px;
}*/
.appointment-form .wpcf7-form-control-wrap {
	margin-top:5px;
}
.appointment-form .wpcf7-list-item {
	margin:0;
}

.footer-widget-area .widget-title {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.footer-widget-area .textwidget,.footer-widget-area .textwidget p,.footer-widget-area a {
	color: #fff;
}
.about-form .form-general .form-row {
	display: flex;
    flex-wrap: wrap;
}
.about-form .form-general .form-col {
	margin:0 20px;
}
.about-form .form-general .form-col.half {
	width:calc(50% - 40px);
}
.form-general .form-row .form-col{
    margin-bottom: 20px;
}
.general-hero-img .elementor-widget-container::before {
	content: "";
    position: absolute;
    width: 400px;
    height: 100%;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #F7F9FB 10%, rgba(255,255,255,0));
}
.general-hero-img.img-top img {
	object-position:top;
}
.blog-listing .elementor-post__text,.blog-news-listing .eael-post-grid,
.blog-news-listing .eael-entry-wrapper{
	display: flex;
    flex-wrap: wrap;
}
.blog-news-listing .elementor-post__text{
	padding:10px 30px 40px 30px!important;
}
.blog-listing .elementor-post__text .elementor-post__meta-data,
.blog-news-listing .eael-entry-meta{
	order:1;
	width:100%;
}
.blog-listing .elementor-post__text .elementor-post__title,
.blog-news-listing .eael-entry-header{
	order:2;
}
.blog-listing .elementor-post__text .elementor-post__excerpt,
.blog-news-listing .eael-entry-content{
	order:3;
}
.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before {
	display:none;
}
.blog-news-listing .eael-posted-on {
	padding:0!important;
}
.blog-news-listing article {
	box-shadow:0 5px 15px rgba(0,0,0,0.12);
	border-radius:5px;
	overflow:hidden;
}
.blog-listing.post-archive article{
	box-shadow:0 5px 15px rgba(0,0,0,0.12);
	border-radius:5px;
}
.blog-listing.post-archive .elementor-post__text {
	padding:10px 30px 40px;
}
.blog-listing-cat .elementor-widget-container {
	display:flex;
	align-items:center;
	justify-content:end;
}
.blog-listing-cat .elementor-widget-container h5 {
	margin-bottom:0;
	margin-right:10px;
}
.blog-listing-cat .jet-smart-filters-select {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.blog-listing-cat .jet-select {
	margin-left:10px;
	width:340px;
}
.reviews-carousel a.testimonial-btn,
.services-carousel .elementor-testimonial__text a{
    color: #8A92A9;
    background-color: #FFFFFF00;
    padding: 5px 15px 6px;
    border: 1px solid #8A92A9;
    border-radius: 5px;
    margin-top: 12px;
    display: inline-block;
    font-size: 14px;
}
.services-carousel .elementor-testimonial__text a {
	font-size:16px;
	font-weight:bold;
	padding:6px 20px 8px;
}
.reviews-carousel a.testimonial-btn:hover,
.services-carousel .elementor-testimonial__text a:hover{
	background:#8A92A9;
	color:#fff;
}
.ast-cart-menu-wrap::before {
    content: "\f07a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
}
.ast-site-header-cart .ast-cart-menu-wrap .count {
	border-color: #8993a9;
	border-radius: 50%!important;
	font-size: 7px;
	background-color: #8993a9;
	color: #fff;
	margin-top: -15px;
	margin-left: -7px;
}
.ast-site-header-cart .ast-cart-menu-wrap:hover .count {
	background-color: #8993a9;
}
.ast-site-header-cart .ast-cart-menu-wrap .count::after {
	display:none;
}
.services-steps .eael-content-timeline-block {
    padding-bottom: 20px;
}
.services-steps .eael-content-timeline-container {
	padding:0;
}
.services-carousel .elementor-testimonial__image {
	width:100%;
}
.services-carousel .elementor-testimonial__image img {
	height:280px!important;
	width:100%!important;
	object-fit:cover;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img {
    height: 300px;
    object-fit: contain;
    border: 1px solid #ededed;
}
.footer-widget-area li.menu-item.wpml-ls-item {
    display: none;
}
.article-body-content img {
	width:100%;
}
.noheader .services-header {
	display:none;
}
.ast-site-header-cart-data {
    display: none!important;
}
.book-popup-list .elementor-icon-list-items {
	list-style-type:none;
	margin-left:0;
}
.book-popup-list .elementor-icon-list-item {
	display:flex;
}
.book-popup-list span.elementor-icon-list-icon {
    margin-right: 5px;
}
.appointment-form .form-general .form-row {
	display:flex;
}
.appointment-form .form-general .form-row .form-col:last-child {
    margin-right: 0;
}
.appointment-form .form-general .form-row .form-col {
    margin-bottom: 20px;
    margin-right: 20px;
}
.appointment-form .form-col.half {
    width: 50%;
}
@media only screen and (max-width: 1024px) {
	/*.home-banner-slider .swiper-slide-inner::before{
		top:40px;
		right:40px;
		width:80px;
		height:80px;
	}*/
}
@media only screen and (max-width: 980px) {
	.home-banner-slider .elementor-slide-heading {
		margin-bottom:20px!important;
	}
	.home-banner-slider img.banner-awards {
		margin-top: 40px;
	}
	.home-banner-slider .swiper-slide-bg {
		animation:none;
	}
	.footer-widget-area {
		text-align:left!important;
	}
	.ast-header-break-point .main-header-menu {
		border:none;
	}
	.ast-header-break-point .ast-builder-menu-2 .main-header-menu .menu-item > .menu-link {
		font-size:15px;
	}
	#ast-hf-menu-2 {
		justify-content:flex-end;
	}
	.ast-site-header-cart-li {
		display:flex;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img {
		height: 220px;
	}
}
@media only screen and (max-width: 767px) {
	.home-banner-slider .elementor-slide-heading {
		margin-bottom:10px!important;
	}
	.home-banner-slider img.banner-awards {
		margin-top: 0px;
	}
	/*.floating-icons .elementor-widget-container {
		width:100%;
		height:70px;
	}
	.floating-icons {
		width:50%!important;
	}
	.floating-icons .elementor-icon-box-wrapper {
		flex-direction:column;
	}
	.floating-icons:hover .elementor-widget-container {
		width: auto;
		justify-content: center;
	}*/
	.general-hero-img .elementor-widget-container::before { 
		display:none;
	}
	.about-form .form-general .form-col.half {
    	width: 100%;
	}
	.ast-site-header-cart .cart-container {
		font-size:10px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__link img, .woocommerce-page ul.products li.product .woocommerce-loop-product__link img {
		height: 150px;
	}
	.blog-listing-cat .jet-select {
		margin-left:0;
	}
}