/*
Theme Name: HealthCare
Theme URI: http://themewagon.com/demo/HealthCare/
Author: ThemeWagon
Author URI: http://themewagon.com/
Description: A responsive theme for commercial medical purpose. Built with HTML5, CSS3, Bootstrap framework. Google fonts, Font Awesome Icon integrated
Version: 1.1.2014.11
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: responsive layout, multiple-page, parallax 
Text Domain:
---------------------------------------------------------------------------------
*/


/* -------------------------------------- 2.1 heading-slider---------------------------------------- */
#services-heading {
	background-color: rgba(70, 161, 180, 0.99); 
	background: url(../img/backgrouptitle.jpg);
	background-size: cover;
	/* background-position: center;  */
	vertical-align: middle;   	
}
#services-heading .services-wrapper
{
	/*margin-top: 81px; */
	margin-top: 59px; 
	margin-bottom: 35px;
	padding: 50px 0px;
	color: #F0FEFF;

}
#services-heading .headline h1
{
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
	font-stretch: condensed;
	color: #F0FEFF;
	text-shadow: 1px 1px 1px #20606D;
	text-align: right;

}
#services-heading .sub-headline p
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #414141;
	text-align: right;
	margin-top: -10px;
}

#service-main {
	margin-top: 0px;
	margin-bottom: 25px;
}

#service-main h4
{
	text-align: left;
	/*color: #333;*/
	color: #575757; 
}
#service-main h4 a
{
	text-align: left;
	color: #357987;
}

#service-main .utama1 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	/*line-height: 1.3em; */	
}

#service-main .utama1-heading1a {
	color: #575757;
	font-size: 18px;
	font-weight: normal;
	/*font-stretch: condensed;
	text-shadow: 1px 1px 2px #a1feff; */
}
#service-main .utama1 p {
	font-size: 15px;
}
#service-main .list2 {
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#service-main .list2 li {
	font-size: 14px;
	line-height: 1.1
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	position: relative;
	color: #575757;
}
#service-main .list2 li a { 
	color: #575757;
}
#service-main .list2 li a:hover {
	color: #20606D;
}
#service-main .list2 li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #20606D;
	font-size: 14px;
}


#service-main .utama2 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	/*background-color: rgba(185, 208, 240, 0.46);*/
	/*border: 1px solid #CED8E7;*/

}
#service-main .utama2-content
{
	padding-top: 40px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#service-main .utama2-content p
{
	font-size: 14px;
}
#service-main .utama2-select1 {
		margin-top: -5px;
		position: relative;
		width:95%;
		height:2.0em;	
}
#service-main .utama2-heading1a 
{
	color:#FFF;
	font-size: 25px;
	font-weight: normal;
	font-stretch: condensed;
	text-shadow: 1px 1px 2px #010101;
}


#service-jenis .jenis-heading1a {
	margin-bottom: 15px;
	color: #575757;
	font-size: 20px;
	font-weight: 600;
	/*font-stretch: semi-condensed; */
	text-shadow: 1px 1px 2px #a1feff; 
}

#service-jenis .jenis-box1 {	
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e5f7e5;
	border: 1px solid #CED8E7;
}
#service-jenis .jenis-box2 {	
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #dff2fb;
	border: 1px solid #CED8E7;
}
#service-jenis .jenis-box1texta {
	/*color:#FFF;*/
	font-size: 16px;
	/*font-weight: normal;
	font-stretch: condensed;
	text-shadow: 1px 1px 2px #010101;*/
}

#service-jenis .jenis-img {
	width: 150px;
	height: 150px;
	float: left;
	display:inline;	
	margin: 5px 15px 5px 0px;
	border: 1px solid #c6c6c6;
	border-radius: 10%;
	-webkit-border-radius: 10%;
	   -moz-border-radius: 10%;
}

#service-jenis .list3 {
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#service-jenis .list3 li {
	font-size: 14px;
	line-height: 1.1
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	position: relative;
	color: #575757;
}
#service-jenis .list3 li a { 
	color: #575757;
}
#service-jenis .list3 li a:hover {
	color: #20606D;
}
#service-jenis .list3 li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #20606D;
	font-size: 14px;
}









