/** @format */

@font-face {
  font-family: BR Firma;
  src: url(assest/fonts/BRFirmaRegular.otf) format("opentype");
  font-display:swap;
}

* {
  box-sizing: border-box;
}
.main-slider-three {
  position: relative;
  display: block;
  z-index: 91;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.bg {
  width: 1349px;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition-duration: 0ms;
}

.main-slider-three .swiper-slide {
  position: relative;
  background-color: var(--alipes-white);
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

element.style {
  background-image: url(https://bracketweb.com/alipeswp/wp-content/uploads/2023/03/main-slider-3-3.jpg);
}

.image-layer-three {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in,
    -webkit-transform 7000ms ease;
  z-index: 1;
}
.main-slider-three__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.elementor .main-slider-three__shape-1 img {
  width: auto;
  height: 100%;
}
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.main-slider-three .container {
  position: relative;
  padding-top: 260px;
  z-index: 30;
}
.row {
  --bs-gutter-x: 30px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row {
  --bs-gutter-x: 30px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}

.main-slider-three__details-sub-title {
  position: relative;
  display: inline-block;
  background-color: var(--alipes-white);
  font-family: var(--alipes-font-two);
  text-transform: uppercase;
  letter-spacing: var(--alipes-letter-spacing);
  color: var(--alipes-base);
  padding-left: 50px;
  padding-right: 70px;
  padding-top: 13px;
  padding-bottom: 9px;
  font-weight: 500;
}
.main-slider-three__details-icon {
  position: relative;
  display: block;
}
.main-slider-three__details-icon {
  position: relative;
  display: block;
}
