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

.about-section .about-col{
	position: relative !important;
}

.about-section .about-col:before {
    content: '';
    position: absolute !important;
    width: 80%;
    height: 75%;
    background: #ff8c00;
    border-radius: 100%;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    -moz-animation: updown 5s ease-in-out 1s forwards infinite alternate;
    -webkit-animation: updown 5s ease-in-out 1s forwards infinite alternate;
    animation: updown 5s ease-in-out 1s forwards infinite alternate;
}

.about-section .about-col .about-img .elementor-widget-container{
	position: relative !important;
}

.about-section .about-col .about-img .elementor-widget-container:before{
	content: '';
	position: absolute !important;
	width: 12px !important;
	height: 102px;
	background: #ff8c00;
	bottom: -24px;
	left: 28px;
}

/* 
@keyframes updown {
	0% {
		left: 0px;
	}

	50% {
		left: -20px;
	}
	100% {
		left: 0px;
	}
} */


/* ==============================
 *       services-section
 * ============================ */

.services-section .services-col{
	position: relative !important;
	overflow: hidden !important;
}

.services-section .services-col:hover{
	background: #FF8C00 !important;
}

.services-section .services-col:before{
	content: '';
	position: absolute !important;
	background-image: url(../services-shape-1.html);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 2 !important;
	transform: translateY(-40px);
	transition: 0.5s !important;
	opacity: 0;
}

.services-section .services-col:hover:before{
	transform: translateY(0px);
	opacity: 1;
}

.services-section .services-col .shape-cls:before {
    content: '';
    position: absolute !important;
    background-image: url(../services-shape-2.html);
    background-repeat: no-repeat;
    background-position: top right;
    width: 100% !important;
    height: 92px;
	transform: translateX(40px);
	transition: 0.5s !important;
	opacity: 0 !important;
}

.services-section .services-col:hover .shape-cls:before{
	transform: translateX(0px);
	opacity: 1 !important;
}


.services-section .services-col:hover .elementor-icon{
	fill:  #fff !important;
    color:  #fff !important;
    border-color:  #fff !important;
}

.services-section .services-col .elementor-icon-box-title{
	transition: 0.1s !important;
}

.services-section .services-col:hover .elementor-icon-box-title{
	color: #fff !important;
}

.services-section .services-col .elementor-icon-box-description{
	transition: 0.1s !important;
}

.services-section .services-col:hover .elementor-icon-box-description{
	color: #fff !important;
}

/* ======================================
 *         our-process-section
 * ======================================= */

.our-process-section .our-process-col .process-img .elementor-widget-container{
	position: relative !important;
	z-index: 1 !important;
}

.our-process-section .our-process-col .process-img .elementor-widget-container:before{
    content: '';
    position: absolute !important;
    width: 320px;
    height: 80%;
    background-image: linear-gradient(329deg, #ff8c0057 13.55%, #ffab44 48.54%, #F7D86A 86.44%);
    z-index: -1;
    bottom: -30px;
    right: -30px;
}


/* ==================================
 *        about-agile-section
 * ================================== */

.about-agile-section .pp-info-box-icon{
	position: relative !important;
	z-index: 1 !important;
}

.about-agile-section .pp-info-box-icon:before {
    content: '';
    position: absolute !important;
    width: 44px;
    height: 44px;
    background: #cbcbcb4f;
    z-index: -1 !important;
    border-radius: 72% 62% 72% 57%;
    top: 20px;
    right: -26px;
    animation: MyDiv;
    animation-duration: 3s;
    animation-iteration-count: 2;
    animation-timing-function: ease-in;
    animation-direction: alternate-reverse;
    animation: MyDiv 5s infinite ease-in !important;
    animation-direction: alternate-reverse;
}

.about-agile-section .about-agile-col:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    box-shadow: 0px 20px 40px rgba(3, 4, 28, 0.14) !important;
}

.about-agile-section .about-agile-col{
	position: relative !important;
	transition: 0.5s !important;
	top: 0px !important;
	left: 0px !important;
}

.about-agile-section .about-agile-col::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
   -webkit- background-image: linear-gradient(329deg, #FF91FA 13.55%, #FA6490 48.54%, #F7D86A 86.44%);
     -moz- background-image:linear-gradient(329deg, #FF91FA 13.55%, #FA6490 48.54%, #F7D86A 86.44%);
    -ms- background-image: linear-gradient(329deg, #FF91FA 13.55%, #FA6490 48.54%, #F7D86A 86.44%);
   -o- background-image: linear-gradient(329deg, #FF91FA 13.55%, #FA6490 48.54%, #F7D86A 86.44%);
	background-image: linear-gradient(329deg, #ffa639ab 13.55%, #f4761bd6 48.54%, #F7D86A 86.44%);
	z-index: -1;
	transition: 0.5s !important;
}

.about-agile-section .about-agile-col:hover{
	top: -10px !important;
	left: -10px !important;
}

.about-agile-section .about-agile-col:hover::after{
	left: 10px;
    top: 10px;
}


/* ===================================
 *         about-us-section
 * ================================== */

.about-us-section{
	padding-left: calc((100% - 1240px)/3 + 5px) !important;
}

.about-us-section .about-col-left .about-us-img .elementor-widget-container{
	position: relative !important;
	z-index: 1 !important;
}

.about-us-section .about-col-left .about-us-img .elementor-widget-container:before{
content: '';
    position: absolute !important;
    width: 450px;
    height: 450px;
    background: #ff8c00;
    z-index: -1;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -37%);
}

.about-us-section .about-col-right{
     position: relative !important;	
}

.about-us-section .about-col-right:before{
content: '';
    position: absolute !important;
    width: 80%;
    height: auto;
    /* border: 10px solid #000; */
    top: -37px !important;
    bottom: -45px;
    left: 100px !important;
    right: 0 !important;
    border-radius: 20px;
    padding: 5px;
    background: linear-gradient(243deg, #F59A8D,#FFFDFD) !important;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    /* mask-composite: unset; */
    mask-composite: exclude !important;
}

/* ========================================
 *             Contact Section
 * ======================================= */

.contact-section .main-form{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-bottom: 0 !important;
}
 
.contact-section .main-form .half-form{
    width: 48% !important;
    margin-bottom: 12px !important;
}
 
.contact-section .main-form .full-form{
    width: 100% !important;
    margin-bottom: 12px !important;
}
 
.contact-section .main-form textarea{
    height: 120px !important;
}
 
.contact-section .main-form input, .contact-section .main-form select, .contact-section .main-form textarea{
	border: 1px solid #dfdfdf !important;
	border-radius: 0 !important;
	padding: 28px 20px !important;

}
 
.contact-section .main-form input:focus, .contact-section .main-form select:focus, .contact-section .main-form textarea:focus{
    border: 1px solid #13468A !important;
}
 
.contact-section .main-form p{
	margin-bottom: 10px !important;
}

.contact-section .main-form input[type="submit"]{
	width: 100% !important;
}

/* =======================================
 *              single-post
 * ====================================== */
.single-post #comments{
	display: none !important;
}

.single-post .post {
	padding: 0 !important;
}

.single-post .site-content .ast-container{
	max-width: 1024px !important;
}

/* ====================== */

.single-project_items .post-navigation{
	background: #ff8c00 !important;
	display: flex !important;
}

.single-project_items .post-navigation .nav-links{
	width: 100% !important;
	max-width: 1240px !important;
	margin: 0 auto !important;
}

.single-project_items  .entry-content{
	margin-bottom: 0 !important;
}


.single-project_items .nav-links a{
	color: #fff !important
}

.single-project_items .entry-meta{
	display: none !important;
}


@media screen and (max-width: 767px) {
	.about-us-section .about-col-left .about-us-img .elementor-widget-container:before{
		content: '';
		position: absolute !important;
		width: 370px;
		height: 370px;
	}
	
    .contact-section .main-form .half-form{
        width: 100% !important;
    }

}

@media screen and (max-width: 480px) {
	.about-us-section .about-col-left .about-us-img .elementor-widget-container:before{
		content: '';
		position: absolute !important;
		width: 280px;
		height: 280px;
	}
	
	.our-process-section .our-process-col .process-img .elementor-widget-container:before {
		content: unset;
	}
}