/*--#5E17EB
#1B1A1E
#1B1A1E
#1A02AC
#000099
#5E17EB
#CCCCCC
#00050
#460FB2
# 9d72f3
Mckenzie Samantha's Team
*/

/***UNIVERSAL***/
*::selection{
	background-color: #7c43ef;
	
}

html{
	
}

body{
	font-family: 'Quicksand', sans-serif;
	
}

/***/

.jbm{
	background-color:transparent;
}

.ph{
	font-weight: 200;
	line-height: 40px;
	font-size: 40px;
}


.pbh{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}

.shr{
	font-size: 14px;
	line-height: 21px;
	width: 80px;
	border-top: 2px solid #7c43ef;
	overflow: hidden;
}

/**about-us**/
.ch{
	font-size: 30px;
font-weight: 600;
line-height: 44px;
text-align: center;
}
.cp{
	font-size: 19px;
font-weight: 600;
line-height: 31px;
text-align: center;
}
/**about-us**/

/*CARD CONTENT
ucard for body
chead for card heading
ctext for card text
*/
.ucard{
box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 45px 0px;
border-radius: 10px;
border: 0px;
line-height: 24px;
}

.chead{
	font-size: 20px;
font-weight: bolder;
line-height: 24px;
}

.ctext{
	font-size: 16px;
line-height: 24px;
text-align: center;
}
/***/

.btnab:hover {
  box-shadow: 1px 1px #53a7ea, 2px 2px #53a7ea, 3px 3px #53a7ea;
  transform: translateX(-3px);
  transition: 0.4s;
}

.tpb{
	background-color: transparent;
	border: 0px;
}

::-webkit-scrollbar {
  width: 4px;
  height: 30%;
}
::-webkit-scrollbar-track {
   background-color: white;
}
::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #cccccc; 
}

/*shape divider*/



/*index-css*/
.index-el-2{
	background-color: ;
	border-radius:0px;
}
