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

/*Header*/

.header-right-button {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 30px;
    gap: 8px;
	margin-bottom:0;
}
.header-right-button:hover {
	background-color:#fff;
}

.header-right-button:hover a{
	color: #B5DC45;
    font-weight: 500;
}
.ast-menu-toggle .ast-icon svg{
	fill:#ffffff !important;
}
.site-header .ast-primary-header-bar{
	border-bottom:1px solid #fff !important;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
    color: #b5dc45 !important;
}

.ast-header-sticky-active .my-transparent-header{
	background-color:#0B191C !important;
}
.astra-full-megamenu-wrapper ul li.menu-heading > a span.menu-text {
    font-size: 18px !important;
    font-weight: 700 !important;
	 color: #b5dc45 !important;
}
.astra-full-megamenu-wrapper ul li.menu-heading > a,
.astra-full-megamenu-wrapper ul ul.sub-menu li a {
	padding:6px !important;
}
.astra-full-megamenu-wrapper ul ul.sub-menu li a span.menu-text {
    font-weight: 500;
    font-size: 15px;
    padding: 0 !important;
}
.astra-full-megamenu-wrapper ul ul.sub-menu li a.menu-link:hover .menu-text {
    color: #b5dc45;
}

/*Global*/
.eael-dual-header .title span.lead {
	font-weight:500 !important;
}
.single{
	background-image: url(/wp-content/uploads/2024/12/footer-bg.png);
    background-repeat: no-repeat;
   	background-size: 100% 70%;
    background-position: top;
}
.single article {
    background-color: transparent !important;
}
.elementor-widget-image img {
    border-radius: 20px;
}
.entry-content h1, 
.entry-content h2,
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6{
	margin-top:30px !important;
}
/*Pages*/

.circle-text-rotate svg{
    animation: rotate 20s linear infinite;
}

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

.button-col span.elementor-button-icon {
    padding: 0px;
    background-color: #B5DC45;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-content: center;
    justify-content: center;
    position: absolute;
    right: -75px;
    top: -14px;
}
.button-col .elementor-button-content-wrapper{
	position:relative;
}
.button-col .elementor-button-icon svg{
	font-size:25px;
}


.marquee ul {
    animation: scroll-left 20s linear infinite;
	flex-wrap:nowrap !important;
}
.marquee ul li{
	word-break: unset !important;
}

@keyframes scroll-left {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
}

.services-wrapper .eael-infobox .infobox-button a.eael-infobox-button{
	position: absolute;
    top: 10px;
    right: 0;
}
.services-wrapper .services-col{
	border-width:0.5px !important;
}

.services-wrapper .services-col:hover svg{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7479%) hue-rotate(180deg) brightness(107%) contrast(109%);
}
.services-wrapper .services-col:hover .elementor-button-text{
	color: #fff !important;
}
.services-wrapper .services-col:hover .elementor-button{
	border-color:#fff !important;
}
.services-wrapper{
	position:relative;
	z-index:2;
}
.services-wrapper:after{	
	content: '';
    display: block;
    position: absolute;
    right: -15%;
	bottom:0;
    background: url(/wp-content/uploads/2024/12/circle.png) no-repeat right bottom;
    background-size: contain;
    opacity: 80%;
    width: 300px;
    height: 300px;
	z-index: -1; 
    animation: circlerotate 20s infinite linear;
}

.tabs-arrow-img:before {
	content: '';
    display: block;
    position: absolute;
    left: -15%;
	top: 80%;
    background: url(/wp-content/uploads/2025/01/arrow.png) no-repeat left bottom;
    background-size: contain;
    opacity: 80%;
    width: 300px;
    height: 300px;
	z-index: -1; 
}

@keyframes circlerotate{
	0% {
    transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


.blog-grid .eael-grid-post .eael-entry-wrapper{
	padding:15px 0 !important;
}
.blog-grid .eael-post-elements-readmore-btn{
	width:fit-content;
}

.cta-col span.elementor-button-icon{
    background-color: #0B191C !important;
}

.team-section .eael-team-item-inner{
	position:relative;
}
.team-section .eael-team-item-inner ul.eael-team-member-social-profiles {
    position: absolute;
    bottom: 85px;
    background-color: #fff;
    width: initial;
    margin: auto !important;
    padding: 10px 10px 4px !important;
    right: 30%;
}
.team-section .eael-team-item-inner ul.eael-team-member-social-profiles{
	display:none;
}
.team-section .eael-team-item-inner:hover ul.eael-team-member-social-profiles{
	display:block;
}
.contact-form-section .eael-contact-form .form-group{
	width:50%;
}
.contact-form-section .eael-contact-form .row {
    display: flex;
    gap: 20px;
}


#two-column #left{
	display:flex;
	gap:20px
}
#two-column p{
	width:100%;
}
#two-column p.btn{
	text-align:center;
}
#two-column .btn .arrow-icon{
	background-color: #B5DC45;
    padding: 7px;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: inline-block;
    font-size: 20px;
}
#two-column .btn .wpcf7-spinner{
	display:none;
}

.testimonial-col .single-item-wrapper{
	display: flex;
    flex-direction: column;
	padding: 20px 30px;
}
.testimonial-col .tss-wrapper .item-content-wrapper:before,
.testimonial-col .tss-wrapper .item-content-wrapper:after{
	display:none;
}
.testimonial-col .item-content-wrapper .item-content{
	font-style:normal;
}
.testimonial-col .tss-wrapper .profile-img-wrapper,
.testimonial-col .tss-wrapper .single-item-wrapper .rating-wrapper,
.testimonial-col .tss-wrapper .single-item-wrapper h3.author-name,
.testimonial-col .tss-wrapper .single-item-wrapper h4.author-bio{
	text-align:left !important;
}
.testimonial-col .item-content-wrapper{
	background-color:transparent !important;
	order: -1;
	padding:20px 0 !important;
}
.testimonial-col .tss-wrapper .tss-carousel .swiper-arrow{
	top: initial;
    margin: auto;
    bottom: 0;
	border-radius:50%;
	width: 46px;
    height: 46px;
    padding: 9px;
}
.testimonial-col .tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, 
.testimonial-col .tss-carousel .swiper-button-prev{
	right: 50px;
    left: initial;
}
.testimonial-col .tss-wrapper .single-item-wrapper .rating-wrapper{
	position: absolute;
    top: 15px;
}
.testimonial-col .tss-wrapper .tss-meta-info{
	padding-bottom:30px;
}
.industry-we-serve:before{
	animation: tptranslateY2 1s forwards infinite alternate;
}
@keyframes tptranslateY2{
	0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
	}
	100% {
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px);
	}
}


.marquee-box {
  max-width: 100%;
  overflow: hidden;
}
.marquee-text h2{
	margin-bottom:0;
	line-height:1;
	display: flex;
	flex-wrap: nowrap;
}
.marquee-text {
	white-space: nowrap;
	display: flex;
	animation: marqueeanimation 20s linear infinite;
}
.marquee-text h2 span{
	margin: 0 20px;
	font-size: 28px;
  	font-weight: 700;
	position:relative;
	color:#fff;
	text-transform:uppercase;
}
.marquee-text h2 span:after{
	content:'';
	position:absolute;
	width:2px;
	height:100%;
	background-color:#fff;
	right:-20px;
}
@keyframes marqueeanimation {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.diverse-content-col{
	background: rgba(0, 0, 0, 0.46);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(9.2px);
	-webkit-backdrop-filter: blur(9.2px);
}
.process-col{
	background: rgba(0, 0, 0, 0);
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(9.2px);
	-webkit-backdrop-filter: blur(9.2px);
}

.our-process .twae-vertical.twae-wrapper .twae-arrow{
	display:none;
}
.our-process .twae-wrapper .twae-content{
	padding:0;
	border:0;
	box-shadow: unset !important;
}
.our-process .twae-wrapper .twae-story{
	margin-bottom:-70px;
}
.our-process .twae-vertical.twae-wrapper .twae-timeline:before {
    width: 1px;
}
.our-process .twae-vertical.twae-wrapper .twae-start,
.our-process .twae-vertical.twae-wrapper .twae-end{
	display:none !important;
}
.our-process .twae-wrapper .twae-icon{
	border:0 !important;
}
.our-process .twae-wrapper .twae-icon svg{
	width:50px !important;
	height:50px !important;
}
.our-process .twae-wrapper .twae-media{
	order:0;
}
.our-process .twae-wrapper .twae-media.thumbnail img{
	width:75px;
}
.our-process .twae-wrapper .twae-title{
	padding:15px 0;
}
/*Footer*/


.subscribe-form .contact-form{
	margin-bottom:0;
}
.subscribe-form .contact-form input[type=email]{
	height:66px;
	box-shadow: 0px 0px 20px 0px #0000002E;
	border-radius:100px;
	padding-left:30px !important;
}

.subscribe-form .contact-form .form-btn{
	position: absolute;
    top: 10px;
    right: 10px;
}
.footer-menu .eael-simple-menu-container{
	min-height:0;
}
.footer-menu ul li:first-child{
	padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #fff;
}
.subscribe-form:before {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    width: 100vw;
    height: 2px;
    left: calc(100% - 20px);
    top: calc(50% - 0px);
}
.subscribe-form:after {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    width: 100vw;
    height: 2px;
    right: calc(100% - 20px);
    top: calc(50% - 0px);
}
.subscribe-form .wpcf7-response-output {
    color: #000;
	margin: 0 !important;
    font-size: 14px !important;
}
/* .footer-contact-info ul{
	margin:0;
}
.footer-contact-info ul li{
	display:flex;
}
.footer-contact-info ul li a {
    display: flex;
	align-items: center;
}
.footer-contact-info ul li a span.elementor-icon-list-icon {
    width: 30px;
	display:flex;
} */



@media only screen and (max-width: 1024px) {
	.subscribe-form:before,
	.subscribe-form:after{
		display:none;
	}
	.services-wrapper:after{
		display:none;
	}
	.team-section .eael-team-item-inner ul.eael-team-member-social-profiles{
		position:unset;
	}
	.team-section .eael-team-item-inner ul.eael-team-member-social-profiles{
		display:block;
	}
	.testimonial-col .tss-carousel .swiper-button-next{
		right: 10px;
	}
	.testimonial-col .tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, 
	.testimonial-col .tss-carousel .swiper-button-prev{
		right: 70px;
	}
 	.ast-menu-toggle{
		width:100%;
		height:100%;
	}
	.ast-menu-toggle span.ast-icon.icon-arrow {
    	position: absolute;
    	right: 10px;
		top:0;
	}
}

@media only screen and (max-width: 767px) {
	.subscribe-form .contact-form .form-btn{
		position:unset;
	}
	.subscribe-form .contact-form input[type=email]{
		height:50px;
	}
	.subscribe-form .contact-form .form-btn button{
		width:100%;
	}
	.testimonial-col .single-item-wrapper{
		padding:0;
	}
	.testimonial-col .tss-wrapper .profile-img-wrapper{
		justify-content: flex-start;
	}
	.testimonial-col .tss-carousel .swiper-button-next{
		right: 30%;
	}
	.testimonial-col .tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, 
	.testimonial-col .tss-carousel .swiper-button-prev{
		right: 53%;
	}
	#two-column #left{
		flex-wrap:wrap;
		gap:0;
	}
	.eael-contact-form-7 .wpcf7-form p{
		margin-bottom:20px !important;
	}
}

/* Location List Shortcode */
.locations {
  max-width: 70%;
  margin: 0 auto;
}
.locations .locations-inner h2 {
  color: #ffffff;
  font-size: 2rem !important;
  text-transform: capitalize !important;
  font-weight: 700 !important;
  margin-bottom: 1.5rem !important;
  text-align: center;
}
.locations-img {
  text-align: center;
}
.location-list {
  list-style: none;
  padding: 0px !important;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.location-list li {
  border: 1px solid #fff;
  padding: 12px 15px;
  margin: 3px 7px;
}
.location-list li a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.location-list li a:hover {
  text-decoration: none;
  color: #93C83F;
}
.d-lg-none {
	display: none;
}

@media only screen and (max-width: 460px) {
	.locations {
  		max-width: 100%;
	}
	.location-list {
		grid-template-columns: 1fr;
	}
	.d-none {
  		display: none;
	}
	.d-lg-none {
		display: block;
	}
}


/* City Single Page */

/* .post-type-archive-location .ast-container {
  max-width: 100%;
  padding: 0px;
} */
.city-main {
  width: 100%;
  margin-top: 0px;
}
.city-top-section {
  padding: 0px 0;
}
.text-white {
  color: #ffffff;
}
.text-green {
    color: #B5DC45;
	font-weight:700;
}
.fw-bold {
  font-weight: 700;
}
.fw-semibold {
  font-weight: 600;
}
.fw-light {
  font-weight: 300;
}
.font-62 {
    font-size: 62px;
}
.line-h-68 {
    line-height: 68px;
}
.capitalize {
    text-transform: capitalize;
}
.w-md-50 {
    width: 50% !important;
  }
.position-relative {
  position: relative !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-block {
  display: inline-block !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-direction-r {
    flex-direction: row !important;
}
.justify-content-space-between {
    justify-content: space-between !important;
}
.align-items-center {
    align-items: center !important;
}
.flex-basis-45 {
    flex-basis: 45%;
}
.flex-basis-55 {
    flex-basis: 55%;
}
.city-top-section ul {
  list-style: none;
  margin: 0;
}
.city-good-company-section {
  padding: 40px 0;
}
.city-good-company-section h5 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 992px) {
	.city-top-section {
  		margin-top: 0px;
	}
}

@media only screen and (max-width: 460px) {
	.tabs-arrow-img:before {
		display: none;
	}
}





