.navbar{
	margin-top: -5px;
	
}

.btndaftar {

  background-color:  rgb(108, 99, 255);
  color: white;
  font-size: 16px;
  cursor: pointer;
  width: 100px;
  height: 40px;
  margin-left: 10px; 
  margin-right: 10px;
  border-radius: 5px;
  margin-top: -5px;
}

.btnterima {

  background-color:  rgb(108, 99, 255);
  color: white;
  font-size: 16px;
  cursor: pointer;
  width: 250px;
  height: 40px;
  margin-left: 20px; 
  margin-right: 10px;
  border-radius: 5px;
  margin-top: 150px;
}
.btnkomplain {
  border: 1px solid ;
  background-color:  white;
  color: rgb(108, 99, 255);
  font-size: 16px;
  cursor: pointer;
  width: 250px;
  height: 40px;
  margin-top: 10px;
  margin-left: 20px; 
  margin-right: 5px;
  border-radius: 5px;
}


.btnlogin {
  border: 1px solid ;
  background-color:  white;
  color: rgb(108, 99, 255);
  font-size: 16px;
  cursor: pointer;
  width: 100px;
  height: 40px;
  margin-left: 5px; 
  margin-right: 5px;
  border-radius: 5px;
}

.btnfaq {
  border: none;
  background-color: inherit;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;

  color: black;
}

.cardlanding{


background: url("landing page.png");

  background-repeat: no-repeat;
  background-position: center;
  background-size: 1550px 800px;

  
}

.btncobaatas {
  margin-top: -350px;
  margin-left: -350px;
	 background-color:  white;
	 color: black;
	 border-radius: 8px;
	 width: 183px;
	 height: 45px;
	 text-align: center;
}

.btncobabawah{
	margin-top: 690px;
	margin-left: 175px;
	 background-color:rgb(108, 99, 255);
	 color: white;
	 border-radius: 8px;
	 width: 183px;
	 height: 45px;
	 text-align: center;
}

.btncobabawah.hover{
	 color: white;
}

.card-footer {
	 background-color:rgb(55, 52, 103);
	 color: white;
   background-repeat: no-repeat;
  background-position: center;
  height: 150px;
	 

}

.texfooter{
	margin-left: 10px;
	margin-top: -10px;
  text-align: center;
}

.googleplay{
display: block;
    margin: 0 auto;
  width: 200px;
}

.footerakhir{
	background-color:rgb(35, 33, 72);
	 height: 90px;
	 margin-top: -25px;
}

.textcopyright{
	margin-left: 10px;
	margin-top: 25px;
	color: white;
	font-size: 14;
  text-align: left;
}

.textkebijakan {
	margin-top: -20px;
	margin-left: 1150px;
	color: white;
	font-size: 14;
  text-align: right;
}

.modal {

width: 400px;
margin-left: 500px;
}

.lupapassword {
	font-size: 12;
	margin-bottom: -28px;
	margin-left: 250px;
	color: rgb(117,109,255);
}

.btnloginmodal {
	width: 100%;
	background-color: rgb(108,99,255);
	color: white;
}

.division {
    float: none;
    margin: 0 auto 18px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.division .line {
    border-top: 1px solid #DFDFDF;
    position: absolute;
    top: 10px;
    width: 34%;
}
.division .line.l {
    left: -10;
}
.division .line.r {
    right: -10;
}
.division span {
    color: rgb(206,206,206);
    font-size: 12px;
}

.iconmata{
	margin-top: -27px;
	margin-left: 323px;
	height: 10px;
}

.fb{
	margin-top: -55px;
	margin-left: 55%;
}