.full-screen {
  height: calc(var(--vh, 1vh) * 100);
}
@media (min-width: 992px) {
	.g-font-size-50--lg {
		font-size: 3.57143rem !important; 
	}	
	.g-width-55x--lg {
		width: 55%;
	}
}

/*with video*/
/* Default: Desktop Style (video background) */
.hero-section {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

/* .hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: auto;
  height: auto;
  z-index: 0;
} */

.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.video-overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);  
  z-index: -1;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  padding: 40px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-left: 5%;
}

@media (min-width:768px) and (max-width:991px){	
	.hero-content {
		position: relative;
		margin-left: 10%!important;
		padding: 10px;
		height: auto;
		color: black; /* Optional: make text dark if background is white */
		text-align: center;
	  }
}
/* === Mobile Styles === */
@media (max-width: 768px) {
   .full-screen {
     height: 600px;    
   }   
  .hero-section {
    height: auto; /* Let section grow naturally */
    display: flex;
    flex-direction: column;
  }

  .hero-video {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    height: auto;
    min-width: unset;
    min-height: unset;
    object-fit: cover;
    z-index: 0;
  }

  .video-overlay {
    display: none; /* Optional: hide overlay on mobile */
  }

  .hero-content {
    position: relative;
    margin-left: 0%;
    padding: 0px;
    height: auto;
    color: black; /* Optional: make text dark if background is white */
	text-align: center;
  }

  .hero-content h1 {
    font-size: 2rem;
  }

  .hero-content p {
    font-size: 1rem;
  }
}
/*with video*/

.hero-button {
  background: linear-gradient(to right, #A1CB48 0%, #21A5AC 100%) !important;
  color: #fff;
  border-radius:15px;
  font-size:16px;
}

.hero-button:hover {
  background: linear-gradient(to right, #21A5AC  0%, #A1CB48 100%) !important;
  color: #fff;
  text-decoration:none;
}

.pagetagline{
	color:white;
	font-size:60px;
	font-weight:700;
	max-width: 600px;
}

.pagetaglineinfo{
	color:white;
	font-size:20px;
	font-weight:400;
	max-width: 600px;
}

@media (max-width: 768px) {
	.pagetagline{
		color:black;
		/* font-size:20px!important; */
		font-size: 28px !important;
		font-weight:700;
		max-width: 600px;
	}

	.pagetaglineinfo{
		color:black;
		/* font-size:16px!important; */
		font-size: 18px !important;
		font-weight:400;
		max-width: 600px;
	}
}	

.u-btn-money-gradient-v1 {
    color: #fff;
    background: linear-gradient(to right, #A1CB48 0%, #21A5AC 100%) !important;
    /* background: linear-gradient(to right, #f34769 0%, #fd910e 100%) !important; */
}

.u-btn-money-gradient-v2 {
    color: #fff;
    background: linear-gradient(to right, #A1CB48 0%, #21A5AC 100%) !important;
    /* background: linear-gradient(to right, #f34769 0%, #fd910e 100%) !important; */
	border-radius:15px;
	font-size:16px;
}

.u-btn-money-gradient-v2:hover {
    color: #fff;
    background: linear-gradient(to right, #A1CB48 0%, #21A5AC 100%) !important;
    /* background: linear-gradient(to right, #f34769 0%, #fd910e 100%) !important; */
	border-radius:15px;
	font-size:16px;
	text-decoration:none;
}

.sectiontitle{
	color:#27346d;
}	

/*carousel*/

.swiper-slide img {
	width: 100% !important;
	border-radius: 15px;
	display: block;
}

.swiper {
  /* overflow: hidden; */ /* Remove or comment this out */
  position: relative; /* Ensure positioning works for arrows */
}

/* Arrow common styling */
.swiper-button-prev,
.swiper-button-next {
  top: 50%;   /* vertical center */
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 50%;
  z-index: 10;
}

/* Keep arrows just inside container edges */
.swiper-button-prev {
  left: 10px;
}
.swiper-button-next {
  right: 10px;
}

/* Optional: smaller arrow icon */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
}

@media screen and (min-width: 1024px) {
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-pagination {
    display: none !important;
  }
}

/*carousel*/

.custom-boxshadow {
    box-shadow: 0px 7px 20px rgba(51, 51, 51, 0.1);
}

.myServices img {
	width: 40px!important;
	border-radius: 15px;
	display: block;
}

.g-custom-servicesbox{
	min-height:225px;
}	

.otherdeals{
    display: flex;
    justify-content: space-around;
	align-items: center; 
	justify-content: center; 
    flex-wrap: wrap;
}	

/*counter*/

.g-rounded-30--md {
    border-radius: 30px !important;
}

.bg-counters1 {
    background: url(https://imgcdn.myt.mu/mytmoney/images/image-counter.jpg);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-radius:20px;
}

.counter-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
}

.counter-box {
  /* background: white; */
  padding: 30px 5px;
  /* border-radius: 10px; */
  /* box-shadow: 0 2px 10px rgba(0,0,0,0.1); */
  text-align: left;
  flex: 1 1 100px;
  max-width: 180px;
}

.counter {
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
}

.description {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 8px;
}

@media (min-width:768px) and (max-width:991px){	
	.counter-container {
		flex-direction: row!important;
		align-items: center;
	}	
}

@media (max-width: 768px) {
	.bg-counters1 {
		background: url(https://imgcdn.myt.mu/mytmoney/images/image-counter.jpg);
		background-repeat: no-repeat;
		background-position: left;
		background-size: cover;
		border-radius:20px;
	}
	.text-center-mobile{
		text-align:center!important;
	}	
	.counter-box {	
	  padding:0px;
	  text-align: center;
	  flex: 1 1 100px;
	  max-width: 180px;
	}
	
	.counter-container {
		flex-direction: column;
		align-items: center;
	}

	.counter-box {
		width: 100%;
		max-width: 300px;
	}
}

/*counter*/


.bg-connected{
	background: url(https://imgcdn.myt.mu/mytmoney/images/bg-connected.jpg);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-radius:20px;
}	

.bg-register{
	background: url(https://imgcdn.myt.mu/mytmoney/images/register-myt-money-bg01.jpg ) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.bg-billpayment{
	/* background-image:url(https://imgcdn.myt.mu/mytmoney/images/bg-gradient02.jpg); */
	background-image:url(https://imgcdn.myt.mu/mytmoney/images/test-bg-gradient05.jpg);
	background-position:bottom;
	background-size:cover;
}

.bg-scantopay{
	/* background-image:url(https://imgcdn.myt.mu/mytmoney/images/bg-gradient03.jpg); */
	background-image:url(https://imgcdn.myt.mu/mytmoney/images/test-bg-gradient09.jpg);
	background-position:bottom;
	background-size:cover;
}

.bg-recharge{	
	/* background-image:url(https://imgcdn.myt.mu/mytmoney/images/bg-gradient01.jpg); */
	background-image:url(https://imgcdn.myt.mu/mytmoney/images/test-bg-gradient05.jpg);
	background-position:bottom;
	background-size:cover;
}


.partnersimage{
	width:60%;
	margin:0 auto;
}

.g-top-customregister {
    top: 6rem;
}

@media (min-width: 768px) {
    .g-min-height-custombox--md {
        min-height: 390px;
    }	
	.g-min-height-subtitle{
		min-height: 65px;
	}	
}

@media (min-width:768px) and (max-width:991px){		
	.g-min-height-custombox2--md {
        min-height: 400px!important;
    }
	.g-max-width-t{
		max-width: 630px!important;
	}	
}
@media (max-width: 768px) {
	.partnersimage{
		width:100%!important;
		margin:0 auto;
	}
	.g-top-customregister {
		top: 2rem;
	}
	.g-min-height-custombox2--md {
        min-height: 390px;
    }
	.swiper-pagination-bullet{
		background-color:#fff!important;
	}	
}	

.theBanks img {
	width: 150px!important;
	border-radius: 15px;
	display: block;
}

@media (max-width: 767.98px) {
  .theBanks .swiper-button-next,
  .theBanks .swiper-button-prev,
  .theBanks .swiper-pagination {
    display: none !important;
  }
  .theBanks2 .swiper-button-next,
  .theBanks2 .swiper-button-prev,
  .theBanks2 .swiper-pagination {
    display: none !important;
  }
}

/*other deals*/


.animated-block {
  height: 300px;
  /* background-size: cover;
  background-position: center; */
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.animated-block:hover {
  transform: scale(1.05);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.4);
}

.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 1;
  object-fit: cover;
  pointer-events: none; /* so video doesn't block clicks */
}


/* .animated-block .overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}  */

/* .block-text {
  color: white; /* or another contrasting color */
 /* text-shadow: 0 2px 4px rgba(0,0,0,0.7);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-weight: 600;
  font-size: 28px;
} */

.block-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-weight: 700;
  font-size: 76px;
  color: white;
  text-shadow: 0 2px 4px rgba(0,0,0,0.7);
  z-index: 2;  /* Add this line */
  line-height:90px;
}

.animated-block {
  position: relative; /* Needed for positioning .block-text */
}

@media (max-width: 768px) {
  .animated-block {
    height: 220px;
  }
  
  .block-text {
    font-size: 40px;
	font-weight:700;
	line-height:60px;
  }  
}

.block-link {
  text-decoration: none;
}

.block-link:hover {
  text-decoration: none;
}

/*other deals*/

.bg-gradient-color1{	
	background:linear-gradient(90deg, #FC466B 0%, #3F5EFB 100%);
}

.bg-gradient-color2{	
	background:linear-gradient(90deg, #00d2ff 0%, #3a47d5 100%);
}

.bg-gradient-color3{	
	background:linear-gradient(90deg, #d53369 0%, #daae51 100%);
}

.bg-gradient-color4{	
	background:linear-gradient(90deg, #1CB5E0 0%, #000851 100%);
}

.bg-gradient-color5{
	background:linear-gradient(90deg, #9ebd13 0%, #008552 100%);		
}

.bg-gradient-color6{	
	background:linear-gradient(90deg, #d53369 0%, #daae51 100%);
}

.bg-awards {
    background-image: url(https://imgcdn.myt.mu/mytmoney/images/awards-mytmoney-bg02.jpg);
    background-size: cover;   
    background-repeat: no-repeat;
	background-position:bottom;
	height: 560px;
}

.talkto-us-image{
	width: 96%;
}	

@media (min-width:768px) and (max-width:991px){	
	.text-center-mobile{
		text-align:center!important;
	}	
	.talkto-us-image{
		width: 100%;
		position: relative;
        top: 84px;
	}
	.g-rounded-30--md{
		border-radius: 30px !important;
	}
	.title-max-width{
		max-width:700px;
	}	
	.bg-awards {
		background-image: url(https://imgcdn.myt.mu/mytmoney/images/awards-mytmoney-bg02.jpg);
		background-size: cover;   
		background-repeat: no-repeat;
		background-position:bottom!important;
		height: 560px;
	}
}
@media (max-width: 768px) {
	.bg-register{
		background: url(https://imgcdn.myt.mu/mytmoney/images/register-myt-money-bg01.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: cover;
		background-position:left;
	}	
	.g-rounded-30--md{
		border-radius: 0px !important;
	}
	.bg-awards {
		background-image: url(https://imgcdn.myt.mu/mytmoney/images/awards-mytmoney-bg02.jpg);
		background-size: cover;   
		background-repeat: no-repeat;
		background-position:left;
		height: 560px;
	}
}

.border-vert-pale:hover{
	border: 2px solid #A1CB48;
}	

.g-theme-brd-gray-light-v4 {
    border-color: #f4f4f4 !important;
}

@media (min-width: 992px) {
    .col-custom5 {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 15px;
        padding-right: 15px;
    }
}


.modal-custom {
    width: 100% !important;
    height:60% !important;
    position: absolute;
    bottom: 0%;
    border-radius: 20px 20px 0px 0px;
    background-color: #F9F9F9;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
} 

@media (max-width: 767px) {
   .modal-custom {
        width: 100% !important;
        height: 60% !important;
        position: absolute; 
        bottom: 0%;
        border-radius: 20px 20px 0px 0px;
        background-color: #F9F9F9;	
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
    } 	
}



