@charset "utf-8";
/* CSS Document */

 

.hizmetlerendiscer
{
	width: 350px;
	height: auto;
	margin-left: auto;
	margin-right: 30px;
	float: left;
	background-color: #FFF;
	margin-bottom: 65px;
}


.hizmetlerbaslikdiscer
{
	width: 285px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	border-right-width: thin;
}

.hizmetlerresimdiscer
{
	width: 100%;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	border: thin solid #EBEBEB;
}

.hizmetlerkonubaslik
{
	width: 100%;
	height: auto;
	text-align: left;
	color: #DAB711;
	font-weight: bold;
	font-size: 22px;
	margin-top: 12px;
}


.hizmetlerkonuyazisi
{
	width: 100%;
	height: auto;
	text-align: left;
	color: #8B8B8B;
	font-weight: normal;
	font-size: 15px;
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

.hizmetlerdevambutcer
{
	width: auto;
	height: auto;
	margin-top: 5px;
}

.hizmetlerdevambutic
{
	width: 110px;
	height: 25px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 20px;
	background-color: #E7BC12;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
}


.hizmetlerdevambutic:hover
{
	background-color: #917400;
	cursor: pointer;
}
