/**
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
**/

/* Home */
.ks-timeline-section article .wpr-change-border-color svg path{
	stroke: #F5F2EE !important;
}
.ks-team-slider-card:hover > div{
	background-color: #ffffff !important;
}
.ks-counter{
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	text-align: center !important;
}
.ks-main-service-card.ks-service-card:hover .ks-service-card-text-wrapper > .ks-service-card-txt-container{
	background-color: #F4F6FF !important;
	transition: all 0.5s ease;
}
.ks-service-card:hover .ks-service-card-text-wrapper > .ks-service-card-txt-container{
	background-color: #ffffff !important;
	transition: all 0.5s ease;
}
.ks-timeline-section article .wpr-story-info-vertical:after{
	border-left: 0 !important;
}
.elementor-42 .ks-timeline-section article.wpr-left-aligned .wpr-story-info-vertical {
	border-radius: 14px 14px 0 14px !important;
}
.elementor-42 .ks-timeline-section article.wpr-right-aligned .wpr-story-info-vertical {
	border-radius: 14px 14px 14px 0 !important;
}

.ks-about-section > .elementor-element:nth-child(2) .e-con-inner{
	border-top: 2px dashed #F5F2EE;
	border-left: 2px dashed #F5F2EE;
	border-right: 2px dashed #F5F2EE;
	border-radius: 24px 24px 0 0;
}
.ks-about-section > .elementor-element:nth-child(1) .e-con-inner{
	border-top: 2px dashed #F5F2EE;
}
.ks-project-home-card .ks-project-card-thumbnail img{
	aspect-ratio: 3 / 2;
	object-fit:  cover;
}
.ks-project-card-info .project-technologies-wrapper,
.ks-single-project-info .project-technologies-wrapper{
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
	overflow: hidden;
}
.ks-single-project-info .project-technologies-wrapper{
	gap: 10px;
}
.ks-project-card-info .project-tech,
.ks-single-project-info .project-tech {
	background: #fff;
	border: 1px solid #0A1839;
	padding: 4px 10px;
	border-radius: 50px;
	white-space: nowrap;
	color: #0A1839;
	cursor: pointer;
}
.ks-single-project-info .project-tech:hover {
	background: #0A1839;
	color: #fff;
}
.ks-single-project-info .project-tech {
	padding: 4px 15px !important;
}
.ks-project-card-info .project-tech-more {
	background: #0A1839;
	color: #fff;
	border: 1px solid #0A1839;
}
.ks-single-project-img-slider .elementor-main-swiper{
	height: auto !important;
}
.ks-single-project-img-slider .swiper-wrapper .swiper-slide{
	height: auto !important;
	border-radius: 14px 0 0 14px;
}
.ks-single-project-img-slider .swiper-wrapper .swiper-slide .elementor-carousel-image{
	aspect-ratio: 6 / 3;
}

.ks-single-project-img-slider .elementor-carousel-image[style*="background-image: url('')"],
.ks-single-project-img-slider .elementor-carousel-image[style*='background-image: url("")'] {
	display: none !important;
}
.ks-single-project-img-slider .swiper-slide:has(.elementor-carousel-image[style*="background-image: url('')"]),
.ks-single-project-img-slider .swiper-slide:has(.elementor-carousel-image[style*='background-image: url("")']) {
	display: none !important;
}
.main-navigation #menu-item-82 > .sub-menu{
	background-color: #FFFFFF !important;
}
.main-navigation #menu-item-82 > .sub-menu li:hover{
	background-color: #F4F6FF !important;
}
.logo-slide-track .logo img,
.ksps-grey-logo img{
	filter: grayscale(100%) brightness(90%);
    transition: filter 0.4s ease;
    opacity: 0.7; 
	transition: filter 0.4s ease, transform 0.3s ease;
}
.logo-slide-track .logo img:hover,
.ksps-grey-logo img:hover{
	filter: grayscale(0%) brightness(100%);
    opacity: 1;
}

/* Home End */

/* Cube */
#mainDiv {
	width: 300px;
	height: 300px;
	margin: 150px auto;
	-webkit-perspective: 800px;
	perspective: 800px;
}

#boxDiv {
	width: 300px;   
	-webkit-transform-style: preserve-3d;   
	transform-style: preserve-3d; 
	-webkit-animation: rotate 15s linear infinite; 
	animation: rotate 15s linear infinite;
}

#boxDiv div {
	position: absolute;
	width: 300px;
	height: 300px;
	opacity: 0.9 ;
	color: white;
}

#front {
	-webkit-transform: translateZ(149px);
	transform: translateZ(149px);
	background: #002b44;
	background-image: url(/wp-content/uploads/2023/06/laravel-svg.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90% ;

}


#back {
	-webkit-transform: rotateY(180deg) translateZ(148px);
	transform: rotateY(180deg) translateZ(148px);
	background: #002b44;
	background-image: url(/wp-content/uploads/2023/06/vue-vuejs-javascript-js-framework-svgrepo-com.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% ;   
}

#left {
	-webkit-transform: rotateY(-90deg) translateX(-150px);
	transform: rotateY(-90deg) translateX(-150px);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	background: #002b44;
	background-image: url(/wp-content/uploads/2023/06/react-javascript-js-framework-facebook-svgrepo-com.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% ;  
}

#right {
	-webkit-transform: rotateY(90deg) translateX(149px);
	transform: rotateY(90deg) translateX(149px);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	background: #002b44;  
	background-image: url(/wp-content/uploads/2023/06/wordpress-svgrepo-com.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% ;  
}

#top {
	-webkit-transform: rotateX(-90deg) translateY(-150px);
	transform: rotateX(-90deg) translateY(-150px);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	background: #002b44;
	background-image: url(images/c.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% ;   
}

#bottom {
	-webkit-transform: rotateX(90deg) translateY(150px);
	transform: rotateX(90deg) translateY(150px);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	background: #002b44; 
	background-image: url(images/c.png );
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% ;   
}

@-webkit-keyframes rotate {
	0% { -webkit-transform: rotateY(0); transform: rotateY(0); }
	100% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }
}

@keyframes rotate {
	0% { -webkit-transform: rotateY(0); transform: rotateY(0); }
	100% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }
}
.shadow {
	width:300px;
	height:300px;
	background: rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 50px 50px rgba(0,0,0,0.5);
	box-shadow: 0 0 50px 50px rgba(0,0,0,0.5);
	-webkit-transform: rotateX(90deg) translateZ(-180px) rotateY(180deg) translateX(0px);

}
@media only screen and (max-width: 980px) {
	#mainDiv {
		margin: 100px auto;
	}
}
@media only screen and (max-width: 768px) {
	#mainDiv {
		width: 200px;
		height: 200px;
		margin: 50px auto;
	}

	#boxDiv {
		width: 200px;
	}

	#boxDiv div {
		width: 200px;
		height: 200px;
	}

	#front {
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px);

	}


	#back {
		-webkit-transform: rotateY(180deg) translateZ(100px);
		transform: rotateY(180deg) translateZ(100px); 
	}

	#left {
		-webkit-transform: rotateY(-90deg) translateX(-100px);
		transform: rotateY(-90deg) translateX(-100px); 
	}

	#right {
		-webkit-transform: rotateY(90deg) translateX(100px);
		transform: rotateY(90deg) translateX(100px); 
	}

	#top {
		-webkit-transform: rotateX(-90deg) translateY(-100px);
		transform: rotateX(-90deg) translateY(-100px);   
	}

	#bottom {
		-webkit-transform: rotateX(90deg) translateY(100px);
		transform: rotateX(90deg) translateY(100px);
	}

	.shadow {
		width:200px;
		height:200px;
		-webkit-transform: rotateX(90deg) translateZ(-120px) rotateY(180deg) translateX(0px);
	}
}
/* Cube End */

/* Logos Slider */
.logo-slider {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
.logo-slide-track {
	display: flex;
	animation: scroll 60s linear infinite;
	width: max-content;
}
.logo {
	width: 100px;
	flex-shrink: 0;
	padding: 0 20px;
}
.logo img {
	width: 100%;
	height: auto;
	object-fit: contain;
	transition: filter 0.3s ease;
}

@keyframes scroll {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}
/* Logos Slider End */

/* Footer */
footer .ast-builder-grid-row-container .ast-builder-footer-grid-columns{
	max-width: 1440px !important;
}
footer .ast-builder-grid-row-container:nth-child(2) .ast-builder-footer-grid-columns{
	border-top: 1px solid #f5f2ee !important;
	padding-top: 30px !important;
}
#menu-footer-services-menu li,
#menu-footer-menu li{
	margin-bottom: 10px;
}
#menu-footer-services-menu .current-menu-item a,
#menu-footer-menu .current-menu-item a{
	color: #e36900 !important;
}
/* Footer End */


/* Media Quire */
@media only screen and (min-width: 922px) {
	.main-header-bar-navigation .ks-primary-menu-item-mobile{
		display: none;
	}
}
@media only screen and (max-width: 1024px) {
	.ks-single-project-hero-content{
		position: relative !important;
	}
	.ks-single-project-img-slider .swiper-wrapper .swiper-slide{
		border-radius: 14px 14px 0 0;
	}
}
@media only screen and (max-width: 768px) {
	.ks-about-section > .elementor-element:nth-child(2) .e-con-inner{
		border: 0 !important;
	}
	.ks-about-section > .elementor-element:nth-child(1) .e-con-inner{
		border: 0 !important;
	}
}
@media only screen and (max-width: 500px) {
	.ks-single-project-img-slider .swiper-wrapper .swiper-slide .elementor-carousel-image{
		aspect-ratio: 8 / 5;
	}
}
/* Media Quire End */

.project-animation-card-wrapper{
	max-height: 400px;
}
.scroll-card-wrapper {
	max-width: 300px !important;
	max-height: 300px !important;
	height: 100% !important;
	width: 100% !important;
	overflow: hidden;
	transition: all 1s ease-in-out !important;
}
.project-animation-card-wrapper:hover .scroll-card-wrapper {
	max-width: 350px !important;
	max-height: 350px !important;
}
.scroll-card-wrapper img {
	width: 100%;
	height: auto;
	transition: transform 3s linear;
}
.project-animation-card-wrapper:hover .scroll-card-wrapper img {
	transform: translateY(calc(-100% + 350px));
}

