 

.navbar .btn {
	border-color: purple;
	color: white;
	background: rgb(75,68,189);
	background: linear-gradient(90deg, rgba(75,68,189,0.7903536414565826) 0%, rgba(109,0,255,0.577468487394958) 75%);
}

.navbar .btn:hover {
	border-color: purple;
	color: purple;
	background: white;	
}

.search input {
	border:none;
}

.navbar a {
	color: black;
}

.navbar a:hover{
	color: purple;
	font-weight: bold;
	text-decoration: none;
}

.satu h1 {
	font-size:50px;
	font-weight: unset;
}

.satu  .btn1{
	width: 120px;
	height: 40px;
	border-color: purple;
	color: white;
	background: rgb(75,68,189);
	background: linear-gradient(90deg, rgba(75,68,189,0.7903536414565826) 0%, rgba(109,0,255,0.577468487394958) 75%);
}

.satu .btn1:hover {
	border-color: purple;
	color: purple;
	background: white;
}

.satu .btn2 {	
	width: 120px;
	height: 40px;
	border-color: purple;
	color: purple;
	background: white;
}

.satu .btn2:hover {
	border-color: purple;
	color: white;
	background: rgb(75,68,189);
	background: linear-gradient(90deg, rgba(75,68,189,0.7903536414565826) 0%, rgba(109,0,255,0.577468487394958) 75%);

}

.dua h1 {
	font-size: 32px;
	font-weight: unset;
}

.dua .btn {
	color: white;
	background: rgb(75,68,189);
	background: linear-gradient(90deg, rgba(75,68,189,0.7903536414565826) 0%, rgba(109,0,255,0.577468487394958) 75%);
}

.tiga h1 {
	font-size: 32px;
	font-weight: unset;
}

.empat h1 {
	font-size: 32px;
	font-weight: unset;
}

.empat .shadow4 {
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);
}

.empat h2 {
	font-size: 27px;
	font-weight: unset;
}

.lima h1 {
	font-size: 32px;
	font-weight: unset;
}

.lima .shadow5 {
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.09);

}

.enam h1{
	font-size: 30px;
	font-weight: unset;
}

.enam ol li{
	position: relative;
	top: 120px; 
}

.enam i {
	color: grey;
}

.enam i:hover {
	color: black;
}

.enam .paraf1 {
	font-size: 25px;
} 

.enam h5 {
	font-size: 16px;
}

.enam .paraf2 {
	font-size: 14px;
}

.tujuh {
    width: 100%;
	background: #D9FFFA;
}

.tujuh h1 {
	font-size: 32px;
	font-weight: unset;
}

.tujuh input {
	border-right: none;
	border-top: none;
	border-left: none;
	border-width: 1px;
}

.tujuh input:focus{
	outline: none;
}

.tujuh select {
	border-right: none;
	border-top: none;
	border-left: none;
	border-width: 1px; 
} 

.tujuh .btn7 {
	border-color: purple;
	color: white;
	background: rgb(75,68,189);
	background: linear-gradient(90deg, rgba(75,68,189,0.7903536414565826) 0%, rgba(109,0,255,0.577468487394958) 75%);
}

.tujuh .btn7:hover {
	border-color: purple;
	color: purple;
	background: white;
}

.footer .tittle {
	font-size: 18px;
}

.footer li {
	font-size: 15px;
}

.footer .con3 {
	height: 120px;
}