<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet">


* {box-sizing: border-box}
.mySlides1, .mySlides2 {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 5px;
  margin-top: -20px;
  color: #97144d;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.prev:hover, .next:hover {
  color: black;
}



.accordion {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 0px;
	padding-bottom:0px;
  width: 100%;
	
 text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
	border: 0px #e6e6e6 solid;
	border-bottom:0px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.accordion dt {
  background: white;
  padding: 10px;
  color: black;
  border-top: 1px solid #d8d8d8;
  user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  transition: 0.1s;
	height:70px;
}
.accordion dt:hover {
  background: white;
}
.accordion dt i {
  float: right;
  transition: 0.2s;
  color:#941c4e;
	
}
.accordion dd {
  display: none;
  border: 0px solid #EAEAEA;
  padding: 10px;
  margin: 0;
}

dt.expanded i {
  transform: rotate(90deg);
  opacity: 1;
}

.content {
  font-family: "Lato", sans-serif;
  width: 550px;
  margin: 0 auto;
}



.acbox{
	width:100%;
	background:white;
	margin-top:20px;
	margin-bottom:20px;
}

.whyic{
	width:60px;
	float: left;
	margin-right:10px;
	
	
	
}

.mtop{
	padding-top:15px;
	float: left;
	
}



body {
	font-family: 'Lato', sans-serif;
	margin: 0px;
	background-image:url('dbg.webp')
}





html {
  scroll-behavior: smooth;
}


.container{
	width:80%;
	margin-left:auto;
	margin-right: auto;
}


h1{
	font-size:25pt !important;
	line-height:150% !important;
	font-weight:700;
	
}
	
h2{
	font-size:30pt !important;
	line-height:150% !important;
	
}


h3{
	width:90%;
	float: left;
	font-size:13pt !important;
	line-height:150% !important;
	font-weight:700;
	padding-top:10px;
	
	
}


h6{
	
	float: left;
	font-size:13pt !important;
	line-height:150% !important;
	font-weight:500;
	
	
	
}

h4{
	font-size:18pt;
	line-height:150%;
	font-weight:700;
	margin-top:5%;
}

p{
	font-size:12pt !important;
}


.toplogo{
	width:100%;
	height:100px;
	background-image:url('Pathway.webp');
	background-repeat:no-repeat;
	position: fixed;
	top:0px;
	border-color:white;
	z-index: 9;
	
}
	


.image1wise{
     display: block;

   }

   .image2wise{
     display: none;
   }
		  
  .disclaimer{
			  width:100%;
			  height: auto;
			  float: left;
			  background-color: #f5f5f5;
			  padding:5%;
			  padding-top:5%;
			  
		  }


.dbox1{
	width:100%;
	height: 500px;
	
	border-radius:10px;
	margin-top:15%;
	 box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
	margin-bottom:15%;
	
}

.dbox2{
	width:65%;
	float:left;
	padding:0%;
	
}


.dbox3{
	width:27%;
	float:left;
	padding:2%;
	padding-top:5%;
	margin-right:5%;
	margin-top:5%;
	border-radius:5px;
	background-color:#f2f2f2;
	font-size:13pt;
	text-align: center;
	height:130px;
	
}


.spaceclass{
	width: 100%;
	height:160px;
	float: left;
	
	margin-right:0%;
	margin-top:0%;
	
	padding: 0px;
	padding-top: 0x;
	text-align: left;
	
}


.iconhold{
	width: 20%;
	height:160px;
	float: left;
	
	margin-right:0%;
	margin-top:0%;
	
	padding: 0px;
	padding-top: 0x;
	text-align: left;
	
}





.texthold{
	width: 80%;
	height:160px;
	float: left;
	
	margin-right:0%;
	margin-top:0%;
	
	padding: 0px;
	padding-top: 0x;
	text-align: left;
	
}


.Bankingholder{
	width: 100%;
	height:200px;
	float: left;
	background-color: #FFFFFF;
	border-radius: 10px;
	border: solid 1px #CCCCCC;
	
	
	margin-right:0%;
	margin-top:2%;
	
	padding: 10px;
	padding-top: 0x;
	text-align: left;
	
}



.formhodler{
			width:34%;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			padding:10px;
			background-color:#ffffff;
		    border: solid 1px #CCCCCC;
			border-radius:10px;
			float: right;
			font-family: lato;
			
			
		}
		
		.headerform{
			width:100%;
			margin-left: auto;
			margin-right: auto;
		height: auto;
			padding:0px;
			font-family: lato;
			font-size:15pt;
			font-weight:600;
			color: #000000;
			text-align: center;
			line-height:120%;
			padding-top:10px;
			padding-left: 8px;
			padding-right:8px;
			
				
		}
		
		
		#ip1, #ip2, #ip3, #ip4, #ip5 {
    border-radius: 5px;
	border: solid 1px #e3e3e3;
    outline: none;
    padding: 12px; 
    width: 90%;
    height: 50px;  
	background-color:white;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	
}
		
		.otp{
	width:90%;
	height:50px;
	text-align: center;
	font-size: 15pt;
	font-weight:700;
	
	border-radius: 10px;
   padding-top:10px; 
  background-color:#97144d;
			color:#ffffff;
	margin-bottom:15%;
	margin-left: 5%;
	margin-right: 5%;
	font-family: lato;
			
		
		
	
}
		
		::placeholder {
  color: #c3c4c5;
  opacity: 1; /* Firefox */
	font-size:11pt;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #c3c4c5;
	font-size:11pt;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #c3c4c5;
	font-size:11pt;
}


.burbox{
	width:100%;
	height: auto;
	padding:5%;
	background-color:#97144d;
	margin-top:10%;
	
}

.burboxin{
	width:33%;
	height: auto;
	float: left;
	padding:5%;
	font-size:15pt;
}

.fasec{
	width:100%;
	height: auto;
	background-color:#f5f5f5;
	margin-top:-20px;
	
}


 .mtop{
		 width:70%;
	padding-top:10px;
	float: left;
	
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 0px;
  z-index: 99;
 border: none;
  outline: none;
 color: white;
  cursor: pointer;
  padding-top: 5px;
padding-bottom:5px;
width:100%;
height:55px;
	text-align: center;
	font-size: 12pt;
	font-weight:400;
 background-color:#97144d;
font-family: lato;
			
}





 @keyframes bounce { 
  0% { transform: translateY(0); }
  100% { transform: translateY(-20px); }
}

.ball {
  animation: bounce 0.8s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}


#myBtn:hover {
  background-color: #555;
}



 @media (max-width: 1200px) { 
	 .dbox3{
	width:28%;
	padding-right:2%;
	margin-top:0px;

	
}
	 
	 
}

		  
 @media only screen and (max-width: 1000px){ 
	 
	 
	 
	 .mtop{
		 width:70%;
	padding-top:0px;
	float: left;
	
}
	 
	 
	 .accordion dt {

	height:90px;
}
	 
	 
	 .burboxin{
	width:100%;
	height: auto;
	float: left;
	padding:5%;
	font-size:15pt;
}

	 
	 
	 h1{
	font-size:16pt !important;
	line-height:150% !important;
	font-weight:700;
	
}
	 
	 h4{
	font-size:14pt;
	line-height:150%;
	font-weight:700;
	margin-top:5%;
}

	 
	 	
h2{
	font-size:16pt !important;
	
	
	
}
	 
	 
	 .whyic{
	width:20%;
	height:100%;
	float: left;
	margin-right:1%;
		
	
}
	 
	 .spaceclass{
	width: 100%;
	height:100px;
	float: left;
	
	margin-right:0%;
	margin-top:0%;
	
	padding: 0px;
	padding-top: 0x;
	
	
}

	 
	 
	 
	 
	  .iconhold{
	width: 100%;
	height:auto;
	float: left;
	
	margin-right:0%;
	margin-top:7%;
	
	padding: 0px;
	padding-top: 0x;
	
	
}
	 
	 
	  
	  
	 
	 
	   .texthold{
	width: 100%;
	height:auto;
	float: left;
	
	margin-right:0%;
	margin-top:3%;
	
	padding: 0px;
	padding-top: 0x;
	
	
}
	 
	 
	  .Bankingholder{
	width: 100%;
	height:auto;
	float: left;
		  
		  background-color: #FFFFFF;
	border-radius: 10px;
	border: solid 1px #CCCCCC;
	
	margin-right:0%;
	margin-top:5%;
	
	padding: 15px;
	padding-top: 0x;
	
	
}

	 
	 .formhodler{
			width:100%;
			height: auto;
			margin-left: auto;
			margin-right: auto;
			padding:2px;
			background-color:#ffffff;
		    border: solid 1px #CCCCCC;
			border-radius:10px;
			float: right;
			
			
		}
	 
	 	#ip1, #ip2, #ip3, #ip4, #ip5 {
    border-radius: 5px;
	border: solid 1px #e3e3e3;
    outline: none;
    padding: 12px; 
    width: 90%;
    height: 40px;  
	background-color:white;
	margin-bottom:5px;
	margin-left:5%;
	margin-right:5%;
	
}
	 
	 	.otp{
	width:90%;
	height:40px;
	text-align: center;
	font-size: 12pt;
	font-weight:700;
	
	border-radius: 10px;
   padding-top:8px; 
  background-color:#97144d;
			color:#ffffff;
	margin-bottom:5%;
	margin-left: 5%;
	margin-right: 5%;
	font-family: lato;
			
		
		
	
}
	 
	 
	 .dbox1{
	width:100%;
	height: 500px;
	
	border-radius:10px;
	margin-top:25%;
	 box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
	margin-bottom:15%;
	
}
	 
	 
	 .dbox2{
	width:100%;
	float:left;
	padding:0%;
	
}
	 


	 
	 
	  .toplogo{
	width:100%;
	height:100px;
	background-image:url('PathwayMobile.webp');
	background-repeat:no-repeat;
				  
				  
				  
}
			
			  
	 
	 .container{
	width:90%;
	margin-left:auto;
	margin-right: auto;
}
	 
			  
	  	
							.image1wise{
     display: none;
   }

   .image2wise{
     display: block;
   }
							
			
		 			
							


				 .disclaimer{
			  width:100%;
			  height: auto;
			  float: left;
			  background-color: #f5f5f5;
			  padding-left:5%;
			  padding-right:5%;
			  padding-top:10%;
			  padding-bottom:12%;
			  
		  }
		  
							
							

						}
		  

/* ====== ====== ====== ====== ====== Main CSS ====== ====== ====== ====== ====== */



