body{
	margin:0 auto;
	padding: 0;
	font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	width: 100%;

}
button{
	background-color: white;
}

content{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top:90px;
	

}
h2{

	font-family: 'Clash Display'; sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 31px;
	line-height: 36px;
	/* identical to box height */

	letter-spacing: 0.01em;

	color: #121212;


}
.box{
	padding-left: 2.5rem;

	

}
#backGroundVideo{
	position: relative;
	height: auto;
	object-fit: fill;



}
#backGroundVideo img{
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 20px;
	height: 38px;


}
video{
	width: 100%;
	height: 100%
	}

.Welcome{

	padding-bottom: 3.7rem;
}

.img1Shivi
{
	height: cover;
	width: 100%;
	background-image: url('./Vector2.svg');
	background-repeat:no-repeat;
	background-size: 100%;
	background-origin:bottom;
	margin-bottom: 30px;
	margin-top: 60px;


}
#img1Shivi{
	height: 320px;
	display: flex;
	


}

.WelcomeWriteUp{
	padding-top: 5px;
	padding-right: 1.2rem;
	color:black;
	font-weight: 400;
}
.WelcomeWriteUp p:first-child{
	margin-bottom: 40px;
}
#aboutMeButton{
	float: left;
	width: 119px;
	height: 36px;
	color: white;
	background: linear-gradient(86.04deg, #E65865 -17.64%, #D11C9E 90.09%);
	-ms-transform: skewX(-15deg);
 	-webkit-transform: skewX(-15deg);
  	transform: skewX(-15deg);
  	border-width: 0px;
}

#aboutMeButton p{
	font-family: 'Nunito Sans', sans-serif;
	-ms-transform: skewX(15deg);
 	-webkit-transform: skewX(15deg);
  	transform: skewX(15deg);
  	margin: auto;
  	font-size: 12px;
  	letter-spacing: 0.15em;
	font-weight: 600 ;
}
#contactButton{
	height: 36px;
	width: cover;
	background:white;
	border-width: 0px;
	
	font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	/* identical to box height */
	padding-bottom: 0;
	
	letter-spacing: 0.2em;

	/* Skipper Secondary */

	color: #0E24A5;
	margin-bottom: 0;
	margin-left: 10px;
	transform:translateY(5px);

}

#contactButton img{
	display: inline;
	height: 26.67px;
	width: 35px;
	float:right;
	margin-left: 7px;
	transform:translateY(-6px);
	
}

.quoteSeperator{
	display: block;
	width: auto;
	height: auto;
	color:white;
	font-family: 'Clash Display', sans-serif;
	background-color: #121212;
	padding: 1rem 1rem 1rem 1rem;
	text-align: center;
	
}
.quoteSeperator p{
	font-weight: 300;
}


#uniqueOnlineCoaching{
	height: 300px;
	margin-bottom: 0;
	
}
#uniqueOnlineCoaching h2{
	padding-bottom: 0;
	margin-bottom: 6px;
}
#uniqueOnlineCoaching p{
	padding-top: 0;
	margin-top: 0;
	margin-right: 1.2rem;
}
.img2Shivi{
	height: 320px;
}
#img2Shivi img{
	height: 300px;
	margin-top:-1px;
}	

#onlineCoachingButton{
	float: left;
	width: 178px;
	height: 38px;
	color: white;
	background-image: url('./pinkButton.svg');
	background-repeat: no-repeat;
	background-size: contain;
  	border-width: 0px;
  	font-style: normal;

	font-size: 12px;
	line-height: 16px;
	text-align: center;
	transform: translateX(-8px);
	margin-top: 20px;

}

#onlineCoachingButton:hover{
	font-size: 12.5px;

}
#onlineCoachingButton p{
	margin: auto;
	letter-spacing: 0.15em;
	font-weight: 400;
}

.Testimonials{
		margin-top: -20px;

		position: relative;
		background-color: #0E24A5;	
		width: 100%;
		
		max-height: 200px;
		color: #ffffff;


		
	}
#TestimonialContainer{
	display: flex;
	height: 200px;


}
	
	.theQuote{
		width: 290px;
		height: 190px;

		background-image: url('./m_testimonial.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		letter-spacing: 0.02em;
		padding:10px 0 0 30px;
		line-height: 17px;
	

	}

	#theQuoteText{
		font-family: 'Clash Display'; sans-serif;
		width: 217px;
		font-weight: 300;
		font-size: 13px;
		line-height: 17px;
		letter-spacing: 0.02em;
	}
	.quotedBy{
		width: 80px;
		
		font-family: 'Nunito Sans',sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 11px;
		line-height: 14px;
		
		float: right;
		text-align: right;

		
		letter-spacing: 0.1em;
		
		
		
		
	}
	.quotedBy p{

		position: absolute;
		right:30px;
		width: 30%;
		top:47%;
		transform:translateY(-50%);
	}
	/*#boxesContainer{
		position: absolute;
		bottom: 10px;
		left: 0px;
		display: flex;
		width: 42px;
		flex-direction: row;
		flex-wrap: nowrap;
		height: 5px;
		position: relative;
		justify-content: space-between;
	}
	*/
	.box1{
		width: 6px;
		height: 5px;
	}

	#boxesContainer{
		
		position: absolute;
		bottom: 17px;
		left: 30px;
		display: flex;
		width: 42px;
		flex-direction: row;
		flex-wrap: nowrap;
		height: 5px;
		justify-content: space-between;	
	}

#programsIntro{
	height: 350px;
	display: block;
	position: relative;

}

#programsIntro h2{
	
	margin:32px 0;
	text-align: center;
	font-family: 'Clash Display'; sans-serif;
font-style: normal;
font-weight: 600;
font-size: 29px;
line-height: 30px;
/* identical to box height, or 103% */


letter-spacing: 0.02em;


}

#icon_container{
		width: 238px;
		margin: 3%;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	
		overflow-x: auto;
		
		margin: 0 auto;
}
#icon_container::-webkit-scrollbar{
		height: 0;
		width: 0;
	}





	.iconTingz{
		
	}
	.iconTingz img{
		height:150px;
			
	}
	.iconTingz p{
		
	}
	.icon{
	
		width: 238px;
		height: 183px;
		background-repeat: no-repeat;
		background-size: 100%;

	}
	.icon1{
		background-image: url('./gr_77.svg');
				
	}
	.icon2{
		background-image: url('./gr_78.svg');
		
		
	}
	.icon3{
		background-image: url('./gr_79.svg');
		
		
	}
	.icon img{
		display: block;
		margin-left: auto;
		margin-right: auto;


	}
	
	.iconWriteUp{
		
	}
	.iconWriteUp p{
		margin-top: 3%;	
		font-family: 'Nunito Sans', sans-serif;
		text-align: center;
		font-style: normal;
		font-weight: 600;
		font-size: 13px;
		line-height: 16px;
		
		letter-spacing: 0.2em;
		text-transform: uppercase;

		color: #D11C9E;

	}

	.Arrow{

		width: 8px;
		height: 12px;
		
		cursor: pointer;

	}
	#leftArrow{
		position: absolute;
		top:44%;
		left:39px;
		
	}
	#rightArrow{
		position: absolute;
		top:44%;
		right:39px;
	}

	#boxesContainer1{
		
		display: flex;
		justify-content: center;
		align-self: center;

	}
	.box2{
		width: 7.79px;
		height: 6px;
		margin : 2px;
	}



	.Telegram{
		
		height: auto;
		display: block;
		background-color: #0E24A5;
		color: white;	
		padding-top:1rem;
		padding-bottom:1.4rem;
		
		padding-left: 2.5rem;
		
	}
	.TG-floatbox{
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		height: 100%;
		display: block;
		width: 100%;

		
	}
	.TG-floatbox .left{
		font-style: normal;
		font-size: 14px;
		line-height: 20px;
		display: block;

		
	}
	.TG-floatbox .left p{
		width: 80%;
	}
	.TG-floatbox .join{
		font-weight: 400;
		font-size: 13px;
		line-height: 16px;
		display: block;
		letter-spacing: 0.15em;
	
	}

	.TG-floatbox .join p{
		display: inline;
	}


	.TG-floatbox button{
		-ms-transform: skewX(-15deg);
	 	-webkit-transform: skewX(-15deg);
	  	transform: skewX(-15deg);
	  	width: 23px;
		height: 19px;
		border-width: 0;
		background-color: white;
		color: white;
		display:inline-flex;
		align-items: center;
		justify-content: center;
		padding:0;

	}
	.TG-floatbox button p{
		
		-ms-transform: skewX(20deg);
	 	-webkit-transform: skewX(20deg);
	  	transform: skewX(20deg);
	  	font-size: 13px;
		margin-top: 20%;
		margin-bottom:20%;
	  	color: #0E24A5;
	  	font-weight: 500;


	}	
	.TG-floatbox button:hover{
		
		cursor: pointer;
	}


.getStarted{
	background-image: url('./getStartedBkg.svg');
	background-repeat: no-repeat;
	background-size: 90%;
	display: block;
	width: 100%;
	height: 88px;

	}
	.getStartedwriteUpFloatBox{

	padding-top: 22px;
	padding-bottom: 22px;
	display: block;

	}
	.getStartedwriteUpHeader{
	
	font-family: 'Clash Display', sans-serif;
	font-style: normal;
	padding-bottom: 9px;
	margin:0;


	
	}
	.getStartedwriteUpHeader h1{
	margin:0;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 19px;
	line-height: 15px;
	letter-spacing: 0.07rem;
	width: 81%;

	
	}
	.getStartedwriteUpText{
	 
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	letter-spacing: 0.15em;



	}
	.getStartedwriteUpText button{
		
		-ms-transform: skewX(-15deg);
	 	-webkit-transform: skewX(-15deg);
	  	transform: skewX(-15deg);
	  	width: 29px;
		height: 19px;
		border-width: 0;
		background-color: black;
		color: white;
		display:inline-flex;
		align-items: center;
		justify-content: center;

	}
	.getStartedwriteUpText button p{
		
		font-size: 14px;
		font-weight: 600;
		-ms-transform: skewX(15deg);
	 	-webkit-transform: skewX(15deg);
	  	transform: skewX(15deg);


	}




h1{
	font-family: 'Clash Display'; sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 96%;
	/* or 44px */

	letter-spacing: 0.01em;

	color: #121212;
	}

a{
	text-decoration: none;
	display: inline;
	color:black;
}
ul{
		 list-style:none;
  list-style-type: none;
}

/* --- legal strip for mobile -------------------------------------------- */
.legal-bar {
    background: #f8f8f8;                  /* light-grey bar                */
    color: #000;                          /* black text                    */

    /* centre both ways */
    display: flex;
    justify-content: center;              /* horizontal centre             */
    align-items: center;                  /* vertical centre               */

    height: 32px;                         /* slimmer bar on mobile         */
    font: 9px/1 'Nunito Sans', sans-serif;
    letter-spacing: 0.1em;               /* same airy spacing             */
    text-transform: none;                 /* keep natural case             */
}
