/*
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---------------------------------------- */
#promo-heading {
	background-color: rgba(70, 161, 180, 0.99); 
	background: url(../img/backgrouptitle.jpg);
	background-size: cover;
	/* background-position: center;  */
	vertical-align: middle;   	
}
#promo-heading .promo-wrapper
{
	margin-top: 81px;
	margin-bottom: 35px;
	padding: 50px 0px;
	color: #F0FEFF;

}
#promo-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;

}
#promo-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;
}

#promo-main {
	margin-top: 0px;
	margin-bottom: 25px;
}

#promo-main .utama1 {
	margin-top: 0px;
	margin-bottom: 15px;
}
#promo-main .utama1 p {
	font-size: 14px;
}
#promo-main .utama1 .utama1-heading1a{
	color: #575757;
	font-size: 15px;
	/*font-stretch: condensed;
	text-shadow: 1px 1px 2px #a1feff;*/
	line-height: 0.65em;
}
#promo-main .utama1 .list1 {
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: 2em;
	font-size: 14px;
}
#promo-main .utama1 .list1 li {
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	position: relative;
	color: #575757;
}
#promo-main .utama1 .list1 li a { 
	color: #575757;
}
#promo-main .utama1 .list1 li a:hover {
	color: #20606D;
}
#promo-main .utama1 .list1 li:before {
	content: "\f0a9";
	font-family: FontAwesome;
	margin-right: 10px;
	color: #20606D;
	font-size: 14px;
}
#promo-main .utama1 .list2 li a { 
	color: #575757;
}

#promo-main .utama3 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 20px;
	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;	
}

#promo-main .utama3-judul {
	color: #971e1e;
	text-align: center;
}

#promo-main .utama3 .list3 {
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: 1.3em;
	font-size: 14px;
}


.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}
.pricing-title h3{
	font-weight:500;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.activeItem .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-container{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-container strong{
	color:#353535;
}

.pricing-container ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-container ul li{
	border-bottom: 1px solid #CFCFCF;
	list-style: none;
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
	color: #222;
}

.pricing-action
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}

.pricing-box-item {
	border: 1px solid #e6e6e6;
	background: #FFFFFF;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
     -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
	     -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
             box-shadow: 0 2px 0 rgba(0,0,0,0.03);
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
	    box-sizing: border-box;
}

.pricing-box-item .pricing-heading {
	background: #FFFFFF;
	text-align: center;
	padding:0px 0 0px 0;
	display:block;
}

.pricing-box-item.activeItem .pricing-heading {
	background: #FFFFFF;
	text-align: center;
	padding:0px 0 1px 0;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-item.activeItem .pricing-heading h3 {
	 
}
.pricing-box-item .pricing-heading h3 strong {
	font-size:28px;
	font-weight:700;
	letter-spacing:-1px;
}
.pricing-box-item .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-item .pricing-terms {
	text-align: center;
	background: #269B9E;
	display: block;
	overflow: hidden;
	padding: 11px 0 10px; 
}

.pricing-box-item .pricing-terms  h6 {
	font-style:italic;
	margin-top:10px;
	color:#fff;
	font-size:20px;
	font-family:'Noto Serif', serif;
}

.pricing-box-item .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-item  .pricing-action{
   background-color: #dbf1f4;
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}
 




