html{
	scroll-behavior: smooth;
}
body{
	/*background-image: url("../images/digimark/bg.jpg");*/
	font-family: helvetica !important;
}
.navi{
	position: absolute;
	width:100%;
}
.cobanavi{
	width:100%;
	height:auto;
}
.sembunyipgf{
	display: none;
}
.headerdmv{
	width: 90%;
	margin: 0px auto;
	font-family: helvetica;
	font-size: 20px;
}
.luarlangkah{
	margin:0px auto;
}
.langkahstrategi{
	text-decoration: none;
	margin:0px auto;
}
.containerparagraf{
	width: 80%;
	margin: 0px auto;
}
.headerkiri{
	/*float: left;*/
	/*border:3px solid purple;*/
}
#morePortofolio{
	text-align: left;
	font-size: 18px;
}
.headerkiri a{
	text-decoration: none;
	color:white;
}
.headerkanan{
	text-align: right;
	/*border:3px solid green;*/
}
.headerkanan img{
	height: 75px;
	width: 75px;

}
.headerluar{/*
	height: 550px;
	background-image: url("../images/digimark/header.jpg");
	background-size: 100% 500px;*/
	/*background-size: cover;
	background-repeat: 	no-repeat;*/
	/*display: inline-block;*/
}
/*@media only screen and (max-width: 800px){
	.headerluar{
		background-size: 100% 400px;
		height: 350px;
	}	
}*/

.btnlihatsolusi{
	width: 100%;
	position: absolute;
	margin-top: 55%;
	text-align:center;
}

.btnlihatsolusi img{
	width: 20%;
	height:auto;
	/*margin-top: 25%;*/
}
/*@media only screen and (max-width: 800px){
	.btnlihatsolusi{
		margin-top:180px;
	}
	.btnlihatsolusi img{
		height: 40px;
	}
}
*/
#simbol{
	font-size: 20px;
}
#lanjut{
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.content{
	background-size: cover;
	background-image: url("../images/digimark/bg.jpg");
	height: auto;
}
.text1 {
	margin-top :20px;
	height: 100%;
}
.isitext1{
	width: 45%;
	margin: 0px auto;
	font-family: helvetica;
	text-align: left;
}
@media only screen and (max-width: 1000px){
	.isitext1{
		text-align: center;
		width: 100%;
	}
}
/*.isitext5{
	width: 50%;
	text-align: left;
}*/
div.relative {
  position: relative;
  right:12%;
  /*width: 200px;
  height: 200px;*/
  top:0px;
  z-index:1;
}
div.relative2 {
  position: relative;
  left: 11%;
  /*border: 3px solid #73AD21;*/
  width: 100%;
  top:-310px;
  z-index:2;
}
div.relative3 {
  position: relative;
  right:15%;
 /* width: 200px;
  height: 200px;*/
  top:-380px;
  z-index:3;
}
.isitextkotak{
	text-align: center;
	width: 80%;
	margin:0 auto;
	border-radius: 40px;
	padding-top: 10px;
	min-width: 120px;
	height: 230px;
	background-image: url("../images/digimark/paket.png");
	background-size: cover;
}
.btnPilih:hover{
	opacity: 0.8;
}
.btnPilih{
	/*border-radius: 30px;
	font-size: 20px;
	border: white 3px solid;
	background:#ff6100;*/
	color: white;
	height: 70px;
	width: auto;
	cursor: pointer;
}
.btn{
	margin:40px auto;
	width: 100%;
}
.btnkonsul{
	background:white;
	width: 50%;
	border-radius: 30px;
	border: orange 3px solid;
}
.btnbuatkonsul{
	
}
.gbrkiri img{
	float:right;
}
.gbrkanan img{
	float: left;
}
.tengah{
	margin:0px auto;
	width: 90%;
	font-size: 16px;
	font-family: helvetica;
}
/*.tengahisikotakkiri{
	margin-right: 50px;
}
.tengahisikotakkanan{
	margin-left: 50px;
}*/
.containerfooter{
	background-image: url("../images/digimark/footer.jpg");
	background-size: 100% 320px;
	width: 100%;
	height: 310px;
}

.col5{
	width: 50%;
	margin-top :50px;
	/*height: 100%;*/
	float:left;
}
.col51{
	width: 50%;
	margin-top :50px;
	height: 100px;
}
.col5 h6, .col5 p{
	color:white;
	font-size: 16px;
}
.text{
	width: 30%;
	margin: 0px auto;
}
.text, .footerkanan p{
	text-align: left;
}
.footerkanan{
	width:50%;
	margin: 0px auto;
}
.footerpalingbwh label{
	color:white;
}
.problem h1{
	font-size: 36px;
}
.gbrtumpuktiga{
	margin-bottom: -300px;
}
@media only screen and (max-width: 1000px){
	.col5{
		margin-top: 10px;
		font-size: 13px;
	}
	.footerpalingbwh img{
		width: 50px;
		height: 50px;
	}
	.footerpalingbwh label{
		font-size: 13px;
	}
	.footerkanan{
		width: 100%;
	}
	.gbrkiri img, .gbrkanan img{
		width: 80%;
		height: auto;
	}
	.gbrkiri, .gbrkanan{
		width: 50%;
	}
	.isitext1 h2{
		font-size: 16px;
	}
	.headerdmv a{
		font-size: 14px;
	}
	.isitextkotak p{
		font-size: 14px;
	}
}