.imgheader img{
	width: 100%;
	height: auto;
	min-width: 100%;
}
.box{
	/*background-color: #fff;*/
	background-color: rgb(244, 236, 206);
	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;
}

.title-footer h4{
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

.title-footer h1,h2,h3,h4{
	color: #ef8b44;
}

.title-footer ul{
	padding-left: 16px;
}

.title-footer ul li{
	/*line-height: 15px;*/
}

.title-footer ul li a{
	font-size: 14px;
}

.title-footer ul li a:hover{
text-decoration: underline;
}

.dasfo{
	border-top: 1px dashed #ccc;
}

.lines{
	padding:0 100px;
	border-style: solid;
	margin: 10px 10px;
	border-color: #e8d591;
}

.slide h1,h2,h3,h4{
	margin-top: 0px;
	color: #ef8b44;
}
