


h1, h2, h3, h4, h5, h5{
    margin-bottom: 15px;
}

.new-custom-home .home-banner-cnt h1{
	font-family: "Poppins", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: normal;
    color: #000000;
    margin: 0px 0px 10px 0px !important;
}


.new-custom-home .home-banner-cnt p{
	font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: normal;
    color: #000000;
}


.new-custom-home .home-banner-cnt {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.bounce-animate {
    position: absolute;

}


.banner-button ul{
	display: flex;
	gap: 15px;
}
.banner-button ul li:nth-child(1) a{
	font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: normal;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #000000;
	border-style: solid;    
    border-width: 1px 1px 1px 1px;
    border-radius: 8px 8px 8px 8px;
    padding: 10px 40px 10px 40px;
    display: inline-block;
}
.banner-button ul li:nth-child(2) a{
	font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: normal;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(285deg, #7411CC 0%, #E42E84 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 8px 8px 8px 8px;
    padding: 10px 40px 10px 40px;
    display: inline-block;
}
.banner-button ul li a:hover{
	background-color: transparent;
    color: #000000;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    border-style: dashed;
}
.banner-button ul {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin: 40px 0px 0px 0px;
}
.bounce-animate:nth-child(1){
    left: 8%;
    bottom: 38%;
   
}
.bounce-animate:nth-child(1) img, .bounce-animate:nth-child(2) img, .bounce-animate:nth-child(3) img, .bounce-animate:nth-child(4) img{
	 width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: center center;
}
.bounce-animate:nth-child(2){
	right:8%;
	top: 12%;
}
.bounce-animate:nth-child(3){
	right:12%;
	top: 24%;
}
.bounce-animate:nth-child(4){
	left:8%;
	top: 10%;
}
.bounce-animate:nth-child(5){
	left:8%;
	top: 24%;
}
.bounce-animate:nth-child(6){
	right:5%;
	top: 30%;
}
.bounce-animate:nth-child(5) img{
	width: 120px;
	height: 120px;
	object-fit: contain;
    object-position: center center;
}
.bounce-animate:nth-child(6) img{
	width: 180px;
	height: 180px;
	object-fit: contain;
    object-position: center center;
}

.new-custom-home .hero-banner-bg-v2{
	padding: 6rem 0px 2rem 0px;
}

.new-custom-home .hero-banner-bg-v2 {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 112px);
    z-index: 2;
}

.hero-banner-bg-v2::before,.hero-banner-bg-v2::after {
    position: absolute;
    filter: blur(150px);
    z-index: -1;
    display: block;
}

.hero-banner-bg-v2{
    position: relative;
    overflow: hidden;
    min-height: calc(100vh - 112px);
}
.hero-banner-bg-v2::before,.hero-banner-bg-v2::after{
   position: absolute; 
   filter:blur(150px);
   z-index: -1;
  display: block;
}
.hero-banner-bg-v2::before{
    content:"";
    aspect-ratio: 1 / 1;
    width: 50vw;
    height: 0;
    padding-top: 50vw;
    border-radius: 50%;
    background: #C3259821;
    position: absolute;
    top: 20%;
    left: -15vw;
}
.hero-banner-bg-v2::after{
    content:"";
    width: 50vw;
    height: 0;
    padding-top: 50vw;
    border-radius: 50%;
    background: #7A12C817;
    position: absolute;
    top: -24%;
    right: 0;
}
.logo-marquee.image-marquee-wrapper.custom-home-marquee{
	margin-top: 140px;
}
.logo-marquee.image-marquee-wrapper.custom-home-marquee .iso-custom-logo img {
    width: auto;
    height: 48px;
}


.logo-marquee {
  overflow: hidden;
  padding: 20px 0;
}

.logo-track {
  display: flex;
  gap:25px;
  width: max-content;
  animation: marquee 50s linear infinite;
}

.logo-marquee:hover .logo-track {
  animation-play-state: paused;
}

.logo-item {
  min-width: 180px;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
}

.logo-item img {
  display: block;
  margin: 0 auto 8px;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}


.home-animate-video-container {
  position: relative;
  top: 0;
  left:0;
  width: 100%;   
  aspect-ratio: 16/9;
  overflow: hidden;
  transition: all 0.2s linear;
  z-index: 10;
  border-radius: 40px;
  margin-bottom: 24px;
  right: 0px;
  margin:-100px auto 30px auto;
}

.home-animate-video-container video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #000; 
}
.clutch-review-wrapper{
    background-color: #171624;
    padding: 6rem 0px;
}
.clutch-review-heading{
    text-align: center;
}

.clutch-review-heading h2, .clutch-review-column-heading h4{
    font-family: "Poppins", Sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color:#fff;
    margin-bottom: 20px;
}
.clutch-review-heading h3{
    font-family: "Poppins", Sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #FFFFFF;
}
.clutch-review-clm-heading {
    display: flex;
    justify-content: space-between;
}
.clutch-review-heading {
    text-align: left;
    width: 80%;
}
.clutch-reviews-top-right {
    width: 16%;
}

/* CLUTCH SLIDER CSS*/



.homepage-ct-slider {
 margin-top: 30px;
  padding-bottom: 120px;
}

.homepage-ct-slider.owl-carousel .owl-stage {
  padding-left: 0 !important;
}

.homepage-ct-slider .slide {
  background: #26374A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 24px;
  overflow: hidden;
  font-family: "Poppins", Sans-serif;
}

.homepage-ct-slider .slide .text {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.homepage-ct-slider .slide .text,
.homepage-ct-slider .slide .video-bx {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}


.homepage-ct-slider .slide .video-bx {
   position: relative;
  padding-top: 50%;
  height: 0;
  overflow: hidden;
}
.homepage-ct-slider .slide .video-bx video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}


.homepage-ct-slider .slide .text h2 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  letter-spacing: normal;
  margin: 0 0 24px;
  position: relative;
  padding-bottom: 6px;
}

.homepage-ct-slider .slide .text h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 2px;
  background: #fff;
}

.homepage-ct-slider .slide .text h3 {
  font-size: 14px;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
  letter-spacing: normal;
  margin: 0 0 10px;
}

.homepage-ct-slider .slide .text p {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #fff;
  margin: 0 0 8px;
}

.homepage-ct-slider .slide .btn-box {
  color: #964FF7;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  cursor: pointer;
  margin-top: auto;
}

.homepage-ct-slider .slide .play-btn {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 50%;
}

.homepage-ct-slider .slide .play-btn .pause {
  display: none;
}

.homepage-ct-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 26px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 170px);
  background: #3e3d49;
}

.homepage-ct-slider .owl-dots button.owl-dot {
  width: 100%;
  height: 5px;
  display: inline-block;
  background: transparent;
  margin: 0 0.2rem;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin: 0;
  border-radius: 4px
}

.homepage-ct-slider .owl-dots button.owl-dot.active {
  background:#FFFFFF;
  opacity: 1;
}

.homepage-ct-slider .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 10px;
  right: 0;
  bottom: 0;
  z-index: -1;
}


.homepage-ct-slider .owl-nav button.owl-prev,
.homepage-ct-slider .owl-nav button.owl-next {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid #707070;
  position: relative;
  cursor: pointer
}

.homepage-ct-slider .owl-nav button.owl-prev span,
.homepage-ct-slider .owl-nav button.owl-next span {
  display: none !important;
}

.homepage-ct-slider .owl-nav button.owl-prev::after,
.homepage-ct-slider .owl-nav button.owl-next::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 46%;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
  -ms-transform: rotate(135deg) translate(-50%, -50%);
  transform: rotate(135deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.homepage-ct-slider .owl-nav button.owl-prev::after {
  -webkit-transform: rotate(324deg) translate(-50%, -50%);
  -ms-transform: rotate(314deg) translate(-50%, -50%);
  transform: rotate(314deg) translate(-50%, -50%);
  left: 54%;
}

.homepage-ct-slider .slide.amc video,
.homepage-ct-slider .slide.htc video {
  -o-object-position: top;
  object-position: top;
}

.homepage-ct-slider  .owl-prev.disabled,.homepage-ct-slider .owl-next.disabled{
   opacity: 0.5 !important;
    cursor: auto !important;
}
@media (max-width: 767px) {
  .homepage-ct-slider .slide .text h2 {
      font-size: 16px;
      margin-bottom: 10px;
  }

  .homepage-ct-slider .slide .text h3,
  .homepage-ct-slider .slide .text p,
  .homepage-ct-slider .slide .btn-box {
      font-size: 12px;
  }

  .homepage-ct-slider .slide .text h3 {
      font-weight: 600;
  }
  .homepage-ct-slider {
      padding-bottom: 80px;
  }
}

@media (max-width:575px){
    .homepage-ct-slider .slide .video-bx video {
  border-radius:24px;
  overflow:hidden;
}
  .homepage-ct-slider .slide {
    flex-direction:column;
  }
  .homepage-ct-slider .slide .text h2{
      margin-bottom:20px;
  }
  .homepage-ct-slider .slide .text h3{
      margin-bottom:10px;
  }
  .homepage-ct-slider .slide .text p{
      margin-bottom:14px;
  }
  .homepage-ct-slider .slide .text {
  padding: 20px;
}

.homepage-ct-slider .slide .video-bx {
  padding-top: 80%;
}
.homepage-ct-slider .owl-nav button.owl-prev, .homepage-ct-slider .owl-nav button.owl-next {
    width: 54px;
    height: 54px;
}
.homepage-ct-slider .owl-dots {
    bottom: 23px;
    width:calc(100% - 130px);
}
}










@media (max-width:767px){
    .hero-banner-bg-v2  .bounce-animate.img{
        top:60% !important;
    }
    .hero-banner-bg-v2  .bounce-animate.img img{
	    width: 60px !important;
	    height: 60px !important;
	}
	.hero-banner-bg-v2::before,.hero-banner-bg-v2::after{
	    top:0 !important;
	}
	.hero-banner-bg-v2::before{
	    left:0 !important;
	}
	.hero-banner-bg-v2::after{
	    right:0 !important;
	}

}

.bounce-animate{
	animation: bounceAnimate 1.2s linear infinite alternate;
}




@keyframes bounceAnimate{
0% {
    transform: translateY(0);
}
100% {
    transform: translateY(-6px);
}
}

@media (max-width:1024px){
    .hero-banner-bg-v2{
        min-height:100%;
    }
}

