/*
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---------------------------------------- */
#mcu-heading {
	background-color: rgba(70, 161, 180, 0.99); 
	background: url(../img/backgrouptitlemcu.jpg);
	background-size: cover;
	/* background-position: center;  */
	vertical-align: middle;   	
}
#mcu-heading .mcu-wrapper
{
	margin-top: 81px;
	margin-bottom: 35px;
	padding: 50px 0px;
	color: #F0FEFF;

}
#mcu-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;

}
#mcu-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;
}

#mcu-main {
	margin-top: 0px;
	margin-bottom: 25px;
}

#mcu-main .utama1 {
	margin-top: 0px;
	margin-bottom: 15px;
}
#mcu-main .utama1 p {
	font-size: 14px;
}
#mcu-main .utama1 .utama1-heading1a{
	color: #575757;
	font-size: 15px;
	/*font-stretch: condensed;
	text-shadow: 1px 1px 2px #a1feff;*/
	line-height: 0.65em;
}
#mcu-main .utama1 .list1 {
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: 2em;
	font-size: 14px;
}
#mcu-main .utama1 .list1 li {
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	position: relative;
	color: #575757;
}
#mcu-main .utama1 .list1 li a { 
	color: #575757;
}
#mcu-main .utama1 .list1 li a:hover {
	color: #20606D;
}
#mcu-main .utama1 .list1 li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #20606D;
	font-size: 14px;
}
#mcu-main .utama1 .list2 li a { 
	color: #575757;
}

#mcu-main .utama2 {
	margin-top: 0px;
	margin-bottom: 25px;
   pedding: 5px;
}

#mcu-main .utama3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffdbdb;
	border: 1px solid #ffaaaa;
	border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;	
}

#mcu-main .utama3-judul {
	color: #971e1e;
	text-align: center;
}




