.margin1{
	 margin-top: 100px;
	 margin-bottom: 100px;
	 margin-left: 50px;
	 margin-right: 50px;
}

.body{
	background-color: #b0c2d729;
	padding-top: 50px;

	
}

.design1{
	margin-top: 100px; 
	font-size: 25px;
	
}
.design2{
	
	
}
.design3{
	margin-top: 100px;
	width: 250px;
	margin-left: 50px;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.design4{
	font-size:55px; 
	
	
}

.design5{
	width: 100%; 
	margin-top: 0px; 
	font-size: 20px; 
	line-height: 25px;
}
.design6{
	
  
	
}
.design7{
	text-align: center; 
	font-size:55px;
	margin-bottom: 60px;
	margin-top: 50px;
	
}
.design8{
	
	 
}

.design9{
	padding: 20px;
	width: 250px;
	background-color: white;
	color: black;
	margin-right: 30px;
	margin-bottom: 100px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.img1{
	height: 20%;
   width: 100%;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-top: 3px solid var(--thm-black);
    
}

 

.shadow1{
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   width: 250px;
   
}

.box1{
	background-color: white;
	padding: 50px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 10px;
	width: 65%;

}