/**
Theme Name: Baic
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: baic
Template: astra
*/


/* Custom Tab Slider css start */

.baic-carTabSlide-sec{
  padding:40px 0;
	font-family:Arial !important;
}

.baic-carTabSlide-sec .title {
    color: #D1251A;
    margin: 0;
    text-align: center;
    font-size: 36px;
    letter-spacing: 2px;
}

.baic-carTabSlide-sec .title {
    color: #D1251A;
    margin: 0;
    text-align: center;
    font-size: 36px;
    letter-spacing: 2px;
}

/* MAIN CATEGORY */
.baic-carTabSlide-sec .main-ctg-tabs{
  display:flex;
  justify-content:center;
  gap:11px;
  margin:18px 0;
  align-items: center;
}
.baic-carTabSlide-sec .main-tab{
  background:none;
  border:none;
  opacity:.4;
  cursor:pointer;
  padding:6px 15px;
  box-shadow: inherit;
}
.baic-carTabSlide-sec .main-tab.active{ opacity:1; }


.car-tab-slider .main-ctg-tabs .main-tab img{
	max-width:80px;
	width:100%;
}

/* MODEL TABS */
.baic-carTabSlide-sec .tabs{
  display:flex;
  justify-content:center;
  gap:30px;
  margin-bottom:30px;
}
.baic-carTabSlide-sec .tab{
  background:none;
  border:none;
  border-bottom:1px solid transparent;
  font-size:24px;
  opacity:.4;
  padding:4px 2px;
  cursor:pointer;
  color:#000;
	border:none;
	border-bottom:1px solid transparent;
  border-radius:0px;
}

.baic-carTabSlide-sec .tab:hover, .baic-carTabSlide-sec .tab.active{
  opacity:1;
	color:#565656;
  border-bottom:1px solid #D1251A;
}

.baic-carTabSlide-sec .tab.active{
  opacity:1;
	color:#565656;
  font-weight: 700;
  border-bottom:1px solid #D1251A;
}
.baic-carTabSlide-sec .hidden{ display:none; }

/* SWIPER */
.baic-carTabSlide-sec .swiper{
  max-width:1000px;
  margin:auto;
}
.baic-carTabSlide-sec .swiper-slide img{
  width:100%;
  height:360px;
  object-fit:contain;
}
.baic-carTabSlide-sec .swiper-button-next,
.baic-carTabSlide-sec .swiper-button-prev{
  color:#000;
}

/* COLORS */
.baic-carTabSlide-sec .colors{
  display:flex;
  justify-content:center;
  gap:40px;
  padding:0 0 80px;
  margin-top:36px;
}
.baic-carTabSlide-sec .color{
  position:relative;
  width:38px;
  height:38px;
  border-radius:50%;
  cursor:pointer;
  border:1px solid #ccc;
  box-shadow:0px 3px 5px rgba(0, 0, 0, 0.4);
}
.baic-carTabSlide-sec .color.active{
  outline:1px solid #434343;
}


.baic-carTabSlide-sec .car-color-tooltip {
    position: absolute;
    left:50%;
    white-space: nowrap;
    transform: translate(-50%, 0);
    top: 55px;
    line-height:1.4;
    color: #565656;
    font-size: 14px;
    letter-spacing: 1px;
    transition:all 0.65s ease;
    opacity:0;
    visibility:hidden;
    
}

.baic-carTabSlide-sec .color:hover .car-color-tooltip{
  opacity:1;
  visibility:visible;
}



.baic-carTabSlide-sec .swiper .swiper-button-prev, .baic-carTabSlide-sec .swiper .swiper-button-next{
  top:40%;
}

.baic-carTabSlide-sec .swiper .swiper-button-prev {
    background: url('https://baic.puzzle-staging.be/wp-content/uploads/2025/12/tab-slide-arrow.svg') no-repeat;
    width: 24px;
    height: 40px;
    background-size: 100%;
    transform: rotate(180deg);
}
.baic-carTabSlide-sec .swiper .swiper-button-next {
    background: url('https://baic.puzzle-staging.be/wp-content/uploads/2025/12/tab-slide-arrow.svg') no-repeat;
    width: 24px;
    height: 40px;
    background-size: 100%;
 
}

.baic-carTabSlide-sec .swiper .swiper-button-prev:after, .baic-carTabSlide-sec .swiper .swiper-button-next:after{
  display:none;
}

.baic-carTabSlide-sec .carSingle-link-block{
  text-align:center;
}

.baic-carTabSlide-sec .carSingle-link {
    text-decoration: none;
    color: #565656;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #565656;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 30px;
    transition:all 0.65s ease;
}

.baic-carTabSlide-sec .carSingle-link:hover{
    background:#565656;
    color:#fff;
}

.baic-carTabSlide-sec .manuLine {
    height: 20px;
    width: 1px;
    background: #565656;
}




/*------------------------ For Contact Page Header ------------------*/

.page-id-106 #menu-primary-menu  li > a {
	color:rgba(86, 86, 86, 1) !important;
}

.page-id-106 .header-menu-right li > a {
	color:rgba(86, 86, 86, 1) !important;
}

.page-id-106 .elementor-nav-menu>li:not(:last-child):after {
    border-color: rgba(86, 86, 86, 1) !important;
}




button[data-category=""] {
  display: none !important;
}


/* Custom Tab Slider css end */




/* css custom Elementor animation 09-01-26 start */

/* .car-tab-slider .vehicleSwiper{
	transform: translate(460px, 0px);
	transition: all 2.75s ease;
}
.is-active .car-tab-slider .vehicleSwiper{
	transform: translate(0px, 0px);
} */




.home-swiper-slider .swiper-wrapper .swiper-slide .e-con-inner .elementor-widget-mobile__width-inherit:nth-child(1){
	margin:0px;
	transition:all 0.85s ease !important;
	transform: translate(-70%, 0%);
    opacity: 0;
}

.home-swiper-slider .swiper-wrapper .swiper-slide .e-con-inner .elementor-widget-mobile__width-inherit:nth-child(2){
	margin:0px;
	transition:all 0.95s ease !important;
	transform: translate(-70%, 0%);
    opacity: 0;
}

.home-swiper-slider .swiper-wrapper .swiper-slide .e-con-inner .e-con-full:nth-child(3){
	margin:0px;
	transition:all 1.25s ease !important;
	transform: translate(-70%, 0%);
    opacity: 0;
}


.home-swiper-slider .swiper-wrapper .swiper-slide.swiper-slide-active .e-con-inner .elementor-widget-mobile__width-inherit:nth-child(1){
	transform: translate(0%, 0%);
    opacity: 1;
}
.home-swiper-slider .swiper-wrapper .swiper-slide.swiper-slide-active .e-con-inner .elementor-widget-mobile__width-inherit:nth-child(2){
	transform: translate(0%, 0%);
    opacity: 1;
}
.home-swiper-slider .swiper-wrapper .swiper-slide.swiper-slide-active .e-con-inner .e-con-full:nth-child(3){
	transform: translate(0%, 0%);
    opacity: 1;
}


.elementskit-megamenu-panel{
	transition:all 0.85s ease !important;
}

.elementskit-megamenu-panel.megamenu-hide{
	visibility:hidden !important;
	    transform: translateY(-130%) !important;
}


.custom-elementorSection-anim, .baic-bekgium-logo, .baic-bekgium-text, .baic-bekgium-text2, .baic-bekgium-text3, .baic-bekgium-text4{
	overflow:hidden;
}

.baic-bekgium-logo img, .baic-bekgium-text .elementor-heading-title, .baic-bekgium-text2 .elementor-heading-title, .baic-bekgium-text3 .elementor-heading-title, .baic-bekgium-text4 p, .baic-bekgium-button .elementor-button, .baic-bekgium-textParg{ 
    transform: translate(250px, 0);
	opacity:0;
}

.baic-bekgium-logo img{  
	transition: all 0.75s ease;
	
}

.baic-bekgium-text .elementor-heading-title{
	transition: all 1.75s ease;
}

.baic-bekgium-text2 .elementor-heading-title{
	transition: all 2.25s ease;
}

.baic-bekgium-text3 .elementor-heading-title{
	transition: all 2.55s ease;
}

.baic-bekgium-text4 p{
	transition: all 2.80s ease;
}

.baic-bekgium-button .elementor-button{
	transition: all 3.26s ease;	
}

.baic-bekgium-textParg{
	transition: all 3.16s ease !important;
}


.custom-elementorSection-anim {
	transition: all 0.88s ease;
    transform: translateY(80px) scale(0.9);
}

.custom-elementorSection-anim.is-active {	
    transform: translateY(0px) scale(1);
}

.is-active .baic-bekgium-logo img, .is-active .baic-bekgium-text .elementor-heading-title, .is-active .baic-bekgium-text2 .elementor-heading-title, .is-active .baic-bekgium-text3 .elementor-heading-title, .is-active .baic-bekgium-text4 p, .is-active .baic-bekgium-button .elementor-button, .is-active .baic-bekgium-textParg{
	transform: translate(0, 0);
	opacity:1;
}



.custom-elementorSection-anim.custom-carService-sec{
    background-position: top left -58% !important;
	transition: all 1.55s ease !important;
    /* opacity: 0; */
}
.custom-elementorSection-anim.custom-carService-sec:before{
	background-position: 170% 30px !important;
	transition: all 1.75s ease !important;
}

.custom-elementorSection-anim.custom-carService-sec.is-active{
	 background-position: top left 0% !important;
}
.custom-elementorSection-anim.custom-carService-sec.is-active:before{
	background-position: 100% 30px !important;
	
}


.custom-carService-sec .custom-carService-lft{
	transition: all 2.25s ease !important;
    transform: translate(-260px, 0px) !important;
    opacity:0 !important;
}

.custom-carService-sec .custom-carService-rht{
	transition: all 2.25s ease !important;
    transform: translate(260px, 0px) !important;
    opacity:0 !important;
}

.custom-carService-sec.is-active .custom-carService-lft, .custom-carService-sec.is-active .custom-carService-rht{
	 transform: translate(0px, 0px) !important;
	 opacity:1 !important;
}

/* .footer-logo-link {
    transition: all 0.65s ease;
    transform: scale(0);
}

.is-active .footer-logo-link{
	 transform: scale(1);
} */





.custom-elementorSection-anim.over-baic-contentImg-sec{
	background-position: top right -300px !important;
	transition:all 1.65s ease !important;
}

.custom-elementorSection-anim.over-baic-contentImg-sec.is-active{
	background-position: top right 0px !important;
}

.over-baic-colLft {
    transform: translate(-250px, 0px);
	transition:all 1.65s ease !important;
}
.is-active .over-baic-colLft {
    transform: translate(0px, 0px);
}


.custom-elementorSection-anim.scroll-video-effect video.elementor-video{
	 clip-path: circle(9% at 50% 50%);
	transition:all 2.95s ease !important;
}

.custom-elementorSection-anim.scroll-video-effect.is-active video.elementor-video{
	 clip-path: circle(100% at 50% 50%);
	transition:all 1.25s ease !important;
}



/* css custom Elementor animation 09-01-26 end */


@media(max-width:767px){

  .baic-carTabSlide-sec .swiper-slide img{
    height:220px;
  }

  .baic-carTabSlide-sec .color{
    width:26px;
    height:26px;
  }

  .baic-carTabSlide-sec .carSingle-link{
    font-size:14px;
  }

  .baic-carTabSlide-sec .title{
    font-size:32px;
  }

  .baic-carTabSlide-sec .colors {  
    gap:26px;
    padding: 0 0 50px;
    margin-top: 15px;
  }

  .baic-carTabSlide-sec .car-color-tooltip{
    font-size:12px;
        top: 36px;
  }

  .baic-carTabSlide-sec .swiper .swiper-button-prev, .baic-carTabSlide-sec .swiper .swiper-button-next{
    display:none;
  }
	
	.design-siider .elementor-slide-description br{display:none;}

}










