
.projetck .elementor-container.elementor-column-gap-custom {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
}
.projetck  img.swiper-slide-image {
    height: 550px !important;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d5d8dc;
    border-right: none;
    border-left: navajowhite;
	border-top:none;
}
.kithalink a{
	color:white;
}
.elementor-image-carousel { width: 1px; min-width: 100%; *width: 100%; }

.elementor-swiper .swiper-wrapper { width: 1px; min-width: 100%; *width: 100%; }

.site { background-color: #FFFFFF }


.rtl-hover-btn a.elementor-button.elementor-button-link.elementor-size-sm {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
.bdt-flex-center {
    justify-content: left;
}
.bdt-prime-slider-skin-general .bdt-slider-excerpt {
    margin: 0 !important;
	margin-top:-30px !important;
  
}
h1.bdt-title-tag {
    width: 100%;
    max-width: 600px;
}
.bdt-prime-slider-skin-general ul.bdt-slideshow-items {
    margin: 0;
    height: 800px !important;

}
.bdt-flex-middle {
    align-items: end;
	padding-bottom:150px;
}
.btn-new.elementor-widget.elementor-widget-button {
  
    background-color: transparent;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: #2c2c2c;
    cursor: default;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.9230769231;
    outline: none;
    padding: 5px 25px;
    pointer-events: all;
    text-decoration: none;
    text-transform: uppercase;

}
.btn-new a {
    border: none !important;
}
.btn-new2.elementor-widget.elementor-widget-button {
  
    background-color: transparent;
    border: 1px solid black;
    box-sizing: border-box;
    color: #2c2c2c;
    cursor: default;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.9230769231;
    outline: none;
    padding: 5px 25px;
    pointer-events: all;
    text-decoration: none;
    text-transform: uppercase;

}
.btn-new2 a {
    border: none !important;
}
.gapcon2 .elementor-container.elementor-column-gap-default {
    display: flex;
    gap: 40px;
}
.gapcon5 .elementor-container.elementor-column-gap-default {
    display: flex;
    gap: 15px;
}



.gapconn3.elementor-section .elementor-container {
    gap: 30px !important;
}
.gapconn34.elementor-section .elementor-container {
    gap: 30px !important;
}
/* Initial state */
.gapcon5 h2.elementor-cta__title{
  opacity: 0;
  transform: translateX(300px);
  transition: transform 0.4s ease, opacity 0.4s ease;
	  padding: 10px 16px;

    background: rgba(0, 0, 0, 0.35); /* glass tint */
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.gapcon5 .elementor-cta__content:hover h2.elementor-cta__title {
    opacity: 1;
    transform: translateX(0);
    padding: 10px 16px;
    color: black;
    background: rgb(253 253 253 / 89%);
    backdrop-filter: blur(44px);
    -webkit-backdrop-filter: blur(10px);
}
.border-conr{
	border-bottom-right-radius: 140px;
}




/* FULL WIDTH RTL HOVER BUTTON */
.rtl-hover-btn {
  width: 100%;
}

.rtl-hover-btn .elementor-button-wrapper {
  width: 100%;
}

 .rtl-hover-btn .elementor-button {
  width: 100%;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
/*   padding-right: 90px !important; */
  border-radius: 30px;
  background: #fcfcfc;
  color: #ffa000;
  box-shadow: 0 3px 20px rgba(0,0,0,0.22);
  transition: all 0.35s ease;
  z-index: 1;
} 
/* 
/* Hover background animation */
/*  .rtl-hover-btn .elementor-button::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 66px; 
  background-color: #000000; 
  border-radius: 30px 30px 30px 0;
  transition: width 0.35s ease;
  z-index: 0; 
}  */
.parallax-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: Montserrat, sans-serif;
  width: 100%;
  min-height: 100vh;
}
.sdasdasdf {
    position: sticky;
    top: 0;
    z-index: 0;
}

/* Icon stays fixed */
/* .rtl-hover-btn .elementor-button::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 66px;
  background-image: url("https://mattbakercontracting.com/wp-content/uploads/2025/12/arrow-up-right-svgrepo-com-1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
  border-radius: 30px 30px 30px 0;
  z-index: 2; /* above background, below text */
} */

/* Text color on hover */
.rtl-hover-btn:hover span.elementor-button-text {

  position: relative;
  z-index: 3;
}
.rtl-hover-btn a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    color: #ffffff;
    background-color: #000000;
}
/* Hover: animate background color width */
.rtl-hover-btn .elementor-button:hover::before {
  width: 100%; /* background color expands fully */
}


.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    position: relative;
    bottom: 10px !important;
    margin-top: 26px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000000 !important;
   
}
.elementor-testimonial {
    border: 1px solid;
    margin: 2px;
    border-radius: 5px;
    height: -webkit-fill-available;
}

i.fas.fa-play-circle {
  font-size: 60px;
  
  display: inline-block; /* REQUIRED */
  animation: zoomPulse 1.6s ease-in-out infinite;
}

/* KEYFRAMES */
@keyframes zoomPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
 .elementor-element .elementor-nav-menu--dropdown {
    background: rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(10px);
}
.text-dor {
    position: absolute;
    top: 3%;  
   
}







/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {

 .gapconn3.elementor-section .elementor-container {
    gap: 20px !important;
    display: flex;
    flex-wrap: nowrap;
}
	 .gapconn34.elementor-section .elementor-container {
    gap: 20px !important;
    display: flex;
    
}
	.gapcon5 .elementor-container.elementor-column-gap-default {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
}
}

@media (max-width: 767px) {
	.projetck  img.swiper-slide-image {
    height: 300px !important;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
	.projetck .elementor-container.elementor-column-gap-custom {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}
	.bdt-prime-slider-skin-general ul.bdt-slideshow-items {
    margin: 0;
    height: 620px !important;
}
	.bdt-flex-middle {
    align-items: end;
	padding-bottom:80px;
}
	.elementor-nav-menu--main .elementor-nav-menu ul {
    margin-left: 0 !important;
}
.elementor-nav-menu--dropdown {
    background-color: #00000094 !important;
    border-radius: 10px 10px 10px 10px;
    position: absolute;
  
    top: 72px !important;
}
}