.section_class{
	margin-top:95px;
}
.section_class h1 {
	padding :0;
	margin :0;
}

.lead {
    padding-left: 0;
}
#page .why-choose a{
    font-family: "Montserrat" !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    letter-spacing: 0px !important;
	color :#fff !important;
}

#page .bottom_content a {
    font-family: "Montserrat" !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 34px !important;
    letter-spacing: 0px !important;
    color: #fff !important;
}


.why-choose .why-content p{
	color : #fff !important;
}

.our_app_wrap1 .gridimgs {
    background: #F5F3FA;
}
.hover-box1:hover {
    filter: drop-shadow(0px 4px 4px #0000001A);
    transform: scale3d(1.01, 1.01, 1.01);
    overflow: hidden;
}


.title_wrap {
  background: #fff;
  padding: 17px 10px;
}


.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}
.gridimgs {
	background: #EBF1FF;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.mySwiper .swiper-slide {
  padding: 10px 0;
}

.mySwiper .card_wrap {
    box-shadow: 0px 4px 4px 0px #0000001A;
	border-radius: 30px;
  	overflow: hidden; /* clip inner content corners */
}

section .swiper-horizontal.mySwiper {
    margin: 25px 0;
}

.why-choose1 .why-box1 {
    border: 1px solid #0000002E;
    border-radius: 20px;
    background: #FFFFFF;
    min-height: 315px;
}

.mySwiper h4{
	font-family: "Montserrat" !important;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0%;
	text-align: center;
	color : #4A5C6C;
}

section p {
    padding-top: 10px;
    margin: 0 0;
}
.section_link {
    color: #14D0FF !important;
    text-align: left !important;
    position: unset;
    bottom: 15px;
    display: block;
}

 .hover-box {
    transition: all .3s cubic-bezier(0,0,.5,1);
    overflow: hidden;
}

.card_wrap , .why-box1 , .images_wrapper{
	 transition: all .3s cubic-bezier(0,0,.5,1);
}

.why-box1:hover{
	box-shadow: 0px 4px 4px 0px #0000001A;
}
.why-box1-hover:hover{
	  transform: scale3d(1.01, 1.01, 1.01);
}

.card_wrap:hover , .images_wrapper:hover {
   box-shadow: 0px 4px 4px 0px #0000001A;
    transform: scale3d(1.01, 1.01, 1.01);
	border-radius : 30px
}

.outline-pri:hover{
	box-shadow: 0px 4px 4px 0px #0000001A;
    transform: scale3d(1.01, 1.01, 1.01);
}

.hover-box:hover{
    box-shadow: 0px 4px 4px 0px #0000001A;
    transform: scale3d(1.01, 1.01, 1.01);
    overflow: hidden;
	border-radius : 30px;
}

.why-box1 img {
    width: 20%;
}
.why-choose , why-choose1{
	margin-top: 100px;
}
.why-choose1 h3{
   min-height: 68px;
}
.why-box {
  border: 1px solid #0000002E;
  background: #FFFFFF;
  border-radius: 20px;
  height: 100%;
}
.why-box {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: flex;
  align-items: flex-start;
  height :500px;
}



.whySwiper  .swiper-button-next,
.whySwiper  .swiper-button-prev {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;  
  height: 40px;
}

.only-left-padding {
    padding-right: 0;
    padding-left: 100px;
}

.mySwiper1.swiper-horizontal, .whySwiper.swiper-horizontal   {
  overflow-x: visible !important;
}

.our_app_wrap1 , .why-choose{
  overflow-x: hidden;
}




.whySwiper .swiper-button-next , .mySwiper1 .swiper-button-next {
  	background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button.png');
  	right: -34px;
  	width : 50px;
  	height : 50px;
	top:35%;
}

.whySwiper  .swiper-button-prev , .mySwiper1 .swiper-button-prev {
  background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button-1.png');
   left: -75px;
   width : 50px;
   height : 50px;
	top:35%;
}



.our_app_wrap .swiper-button-next {
	 background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button.png');
    top: 45%;
	right: 20px;
	width : 50px;
    height : 50px; 
}

 .our_app_wrap .swiper-button-prev {
	background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button-1.png');
    top: 45%;
	left: 20px;
	width : 50px;
    height : 50px;
}


.say_good_bye .outline-pri {
    position: absolute;
    bottom: 35px;
}
.say_good_bye {
    position: relative;
    margin-top: 120px;
}
.good_bye p{
	color : #fff;
}
.content_wrapper{
	text-align: right;
}
.good_bye_wrap h2{
	color : #fff;
}
.good_bye_wrap {
    background: linear-gradient(90deg, #4E5F70 0%, #7C8FA1 100%);
    border-radius: 40px;
    padding: 30px 30px;
}
.why-box h3{
	color : #fff;
}
.why-box .why-content {
  width: 100%;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 20px 20px;
  text-align: left;
}

.cont_image {
    padding: 30px 10px 30px 20px;
    text-align: left;
    border-radius: 30px;
    margin-bottom: 56px;
    min-height: 305px;
    position: relative;
}

.mySwiper1 .images_wrapper {
    box-shadow: 0px 4px 4px 0px #0000004D;
    border-radius: 30px;
}
.gridimgs img {
    padding: 30px 20px;
    height: 200px;
}

.ready_to_own h2 {
    color: #fff;
}
.ready_to_own_you p {
    color: #fff;
}
.our_app_wrap1{
	 margin-top: 120px;
}
.ready_to_own {
    margin-top: 120px;
    position: relative;
}
.ready-group.buttondiv{
	position: absolute;
    bottom: 60px;
}
.ready_to_own_wrap {
   background: linear-gradient(90deg, #233EFF 0%, #14D0FF 46.16%, #74FFAB 100%);
    padding: 60px 40px 0;
	border-radius :30px;

}
@media (min-width: 767px) {
	.our_app_wrap .swiper-button-prev, .our_app_wrap .swiper-button-next{
		display : none;
	} }
@media (max-width: 991px) {
	
	.whySwiper .swiper-button-next, .mySwiper1 .swiper-button-next {
     right: 45px;
	}
	.whySwiper .swiper-button-prev, .mySwiper1 .swiper-button-prev {
    	left: 32px;
	}
	.ready_to_own_your img{
		width:100%;
	}
	.ready-group.buttondiv {
    	position: unset;
    	padding-bottom: 30px;
	}
	.section_class h1 {
    	width: 100%;
	}
}

@media (max-width: 767px) {
	
	.why-choose1 .swiper-button-next {
    background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button.png');
    right: 0;
    width: 50px;
    height: 50px;
    top: 28%;
}

.why-choose1 .swiper-button-prev {
    background-image: url('https://yourdata.network/wp-content/uploads/2025/06/Arrow-button-1.png');
   left: 0px;
   width : 50px;
   height : 50px;
   top:28%;
}
	
	.whySwiper .swiper-button-prev, .mySwiper1 .swiper-button-prev {
    	left: 46px;
	}
	.section_class br {
    	display: none;
  	}
	
	.ready-group.buttondiv {
    	position: unset;
		text-align : center;
	}
	
	section{
		padding: 0 10px;
	}
	
	.section_class h1 , .ready_to_own_you p , .lead , h2 {
    	text-align: left;
	}
	
	.ready_to_own .image_wrapper img{
		width: 100%;
    	padding-top: 25px;
	}
	
	.section-title{
		padding-top : 22px;
		padding-bottom: 0;
	}
	
	.section_class, .our_app_wrap  , .mySwiper1 , .whySwiper , .say_good_bye{
		padding : 0 20px !important;
	}
	
	.ready_to_own , .our_app_wrap1 , .say_good_bye , .why-choose{
  		margin-top: 80px !important;
	}
	
	.why-choose1 {
   		 margin-top: 40px !important;
	}
	
	.ready_to_own_wrap {
		padding: 30px 20px 0px;
	}
	
	.cont_image {
    	margin-bottom: 20px !important;
	}
	
	.only-left-padding {
    	padding-left: 0;
	}
	
	.why-choose1 .why-box1 , .why-choose h2 ,.why-choose p , .say_good_bye p , .links_wrapper , h3{
		text-align : left;	
	}
	
	.why-choose1 .why-box1 {
    	min-height: unset;
	}
	
	.launchimg{
		padding-top : 40px;
	}
	
	.good_bye_wrap {
    	padding: 20px;
	}
	
	.say_good_bye .outline-pri {
    	position: unset;
    	display: inline-block;
   		margin: 30px auto 0;
	}
	
	h2 {
    line-height: 36px;
	}
	
	.section_class {
    	margin-top: 40px;
	}
	.section_class h1 {
    	line-height: 40px;
	}
	section .swiper-horizontal {
    	padding: 0 !important;
	}
	.whySwiper .swiper-button-next , .whySwiper .swiper-button-prev{
		    top: 77%;
	}
	.whySwiper .swiper-button-next{
		right: 17px;
	}
	.whySwiper .swiper-button-prev{
		left: 17px;
	}
	.mySwiper1 .swiper-button-next {
 	   right: 7px;
		 top: 36%;
	}
	.mySwiper1 .swiper-button-prev {
   		 left: 7px;
		 top: 36%;
	}
}