/**
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
*/
.herotext-section{
	height: 700px;
}
.herotext-section h1.hero-title,
.herotext-section .hero-para{
	color: #fff;
}
.herotext-section h1.hero-title{
	font-size:72px;
  font-weight:700;
  line-height:1.15;
  margin-bottom:20px;
}
.herotext-section .hero-subheading h2{
	color: #ffcc00;
}
.herotext-section .hero-btn .elementor-button{
	transition: all 0.3s ease;
	box-shadow: 0 8px 20px rgba(255,94,20,0.3);
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border: none;
	border-bottom: 1px solid #ccc;
	background: none;
    height: 50px;
}
.wpcf7 label {
  font-size: 0;
}
/* Remove big gaps between CF7 fields */
.wpcf7-form p {
  margin-bottom: 12px;   /* default is often 25–35px */
}

.wpcf7-form label {
  margin-bottom: 5px;
  display: block;
}

.wpcf7-form-control-wrap {
  margin-bottom: 0;
}

.wpcf7-form br {
  display: none; /* removes extra line breaks CF7 sometimes adds */
}
.split-section .fullwidth-split {
 
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}

/* IMAGE */
.split-section .fullwidth-split .split-image {
  flex: 1 1 50%;
  min-height: 600px;
  background: url("http://localhost/logistics/wp-content/uploads/2018/11/automotive.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px 0 0 10px;
}

/* CONTENT */
.split-section .fullwidth-split .split-content {
  flex: 1 1 50%;
 /* background: #f9fafc;*/
 background: #fffcee;
  display: flex;
  align-items: center;
  padding: 80px 60px;
}

.split-section .fullwidth-split .content-inner {
  max-width: 520px;
}

.split-section .fullwidth-split h2 {
  font-size: 75px;
  margin-bottom: 20px;
  color: transparent;
  -webkit-text-stroke: 1px #555b6e;
  background: linear-gradient(90deg, #ff4b2b, #ffb347) left / 0% 100% no-repeat;
  -webkit-background-clip: text;
  transition: 0.5s ease;
}

.split-section .fullwidth-split h2:hover{
	  background-size: 100% 100%;
}
.split-section .content-slider .wpr-slider-item-overlay{
	background: #fffcee !important;
}
.split-section .content-slider .wpr-slider-title h2 {
	font-size: 90px !important;
	line-height: 1.1;
    color: transparent !important;
    -webkit-text-stroke: 1px #555b6e;
    transition: 0.5s ease;
}
.split-section .content-slider .wpr-slider-title h2:hover{
	color: #ffcc00 !important;
    -webkit-text-stroke: 1px #ffcc00;
}
.split-section .fullwidth-split p {
  font-size: 18px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 30px;
}

.split-section .fullwidth-split .btn {
  display: inline-block;
  padding: 14px 30px;
  background: #d94948;
	border-radius: 30px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
	box-shadow: 0 8px 20px rgba(255,94,20,0.3);
}

.split-section .fullwidth-split .btn:hover {
  background: #444;
}
.elementor-counter .elementor-counter-number,
.elementor-counter .elementor-counter-number-suffix{
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  background: linear-gradient(90deg, #ff4b2b, #ffb347) left / 0% 100% no-repeat;
  -webkit-background-clip: text;
  transition: 0.5s ease;
}

/* HOVER → SOLID YELLOW */
.elementor-counter .elementor-counter-number:hover,
.elementor-counter .elementor-counter-number-suffix:hover{
  background: #ffcc00;
  -webkit-background-clip: text;
}
.elementor-counter-title{
	color: #fff;
}
.heading-rounded div.elementor-heading-title{
	display: inline-block;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
    border: 1px solid #d8d8d8;
    border-radius: 50px;
    line-height: 1;
    padding: 10px 14px 10px 30px;
}
.aboutus-section .aboutus-list li{
	margin-bottom: 10px;
}
.aboutus-section .relative-img-div{
	position: relative;
}
.aboutus-section .aboutus-abs-img{
  position: absolute;
  bottom: -80px;
  right: 20px;
  z-index: 2;
}

.aboutus-section .aboutus-abs-img img{
  width: 320px;
  border-radius: 12px;
  border: 6px solid #fff;
}
.map-marker .elementor-icon {
  position: relative;
  z-index: 2;
}

.map-marker::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  background: rgba(255, 193, 7, 0.4);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: pulse 1.8s infinite;
}

@keyframes pulse {
  0% {transform: translate(-50%, -50%) scale(0.8); opacity: 1;}
  70% {transform: translate(-50%, -50%) scale(1.8); opacity: 0;}
  100% {opacity: 0;}
}
.contact-card{
  display:flex;
  gap:60px;
  background:#fff;
  padding:28px 36px;
  border-radius:12px;
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
  width:fit-content;
  align-items:flex-start;
}

.contact-col h4{
  font-size:16px;
  font-weight:600;
  margin-bottom:10px;
  color:#111;
}

.contact-col p{
  margin:0;
  font-size:15px;
  color:#6b6b6b;
  line-height:1.6;
}
.process-section .process-box img{
	border-radius: 50%;
	transition: all .21s cubic-bezier(.3,.02,0,.6);
}
.process-section .process-box:hover img{
	transform: scale(1.1);
}
.testimonials-section .client-slider .wpr-testimonial-item, 
.testimonials-section .client-slider .wpr-testimonial-content-inner{
	background: #000 !important;
	clip-path: polygon(0 0,100% 0,100% 99%,51% 88%,0 100%,0% 50%) !important;
}
.testimonials-section .client-slider .wpr-testimonial-content-inner:before{
	display: none;
}
.testimonials-section .client-slider .wpr-testimonial-title,
.testimonials-section .client-slider .wpr-testimonial-name{
	color: #fff !important;
}
.page-id-526 .testimonials-section .client-slider .wpr-testimonial-image img{
	width: 65px;
	height: 65px;
	border-radius: 50%;
}
.page-id-526 .testimonials-section .client-slider .wpr-testimonial-meta-align-center .wpr-testimonial-meta{
	min-height: 140px;
}
.logo-slider figure.swiper-slide-inner img{
	max-width: 120px;
}
.site-footer{
	background: #000;
}
.elementor-button,
.ast-custom-button{
	padding: 15px 20px 15px 20px !important;
}
/* MOBILE */
@media (max-width: 768px) {
 .split-section .fullwidth-split {
    flex-direction: column;
  }

 .split-section .fullwidth-split .split-image,
 .split-section .fullwidth-split .split-content {
    flex: 1 1 100%;
  }

 .split-section .fullwidth-split .split-content {
    padding: 50px 25px;
  }
	.contact-card{
    flex-direction:column;
    gap:20px;
    width:100%;
  }
}