.imgheader img{
	width: 100%;
	height: auto;
	min-width: 100%;
}
.box{
	background-color: #fff;
	box-shadow: 0px 0px 10px #000;
	border-radius: 0px 0px 5px 5px;
}

.img img{
	width: 100%;
	height: auto;
}

.img2 img{
	width: 140%;
	height: auto;
}

.img a:hover{
	opacity: 0.8;
}

.portfolio-item {
	margin-bottom: 25px;
}

#search input[type="text"] {
    background: url(../../gambar/search-white-ahli-sumur-bor-yogyakarta.png) no-repeat 10px 6px #fcfcfc;
    border: 0px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #585858;
    width: 180px;
	margin-top: 10px;
    padding: 7px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 2px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.65) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

.galeriphoto{
	border: 1px solid #DDD;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 2px #ccc;
}

.galeriphoto a:hover{
	opacity: 0.8;
}

.tumpel{
	width: 100%;
}

.tengah{
	text-align: center;
	margin: 0 auto;
}
