/*
identitas warna big
atas #bac5cb 
bawah #8badae 8badae
merah #da251d
*/

#slidetop {
	display: block;
	color:#000;
	font-size:13px;
	background-color:#bac5cb;
	z-index: 1500;
	position: absolute;
	top: 0; right: 0; left:0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	#slidetop h1,
	#slidetop h2,
	#slidetop h3,
	#slidetop h4,
	#slidetop h5,
	#slidetop h6 {
		font-size:13px;
		line-height:20px;
		color:#ce2b37 !important;
	}
	
	#slidetop ul {
		margin:0;
	}
	#slidetop a {
		color:#ce2b37;
		text-decoration:none;
	}
	#slidetop ul>li>a {
		display:block;
		overflow:hidden; 
		text-overflow:ellipsis; 
		white-space: nowrap;
		width:100%;
	}
	#slidetop ul>li>a>i {
		margin-right:6px;
	}
	#slidetop h1>i,
	#slidetop h2>i,
	#slidetop h3>i,
	#slidetop h4>i,
	#slidetop h5>i,
	#slidetop h6>i {
		margin-right:8px;
	}
	#slidetop a:hover {
		color:#fff !important;
	}
#slidetop .container {
	display:none;
	height: auto;
	padding:30px 0;
}

#slidetop a.slidetop-toggle {
	height:35px;
	position: absolute;
	right: 0; bottom:-35px;
	border-top: 35px solid #8badae;
	border-left: 35px solid transparent;

	display:inline-block;
	text-decoration:none;
	color:#000;
	text-align:center;
}
#slidetop a.slidetop-toggle:after {
	font-family:FontAwesome;
	content: "\f067";
	height:18px;
	color:#ce2b37;
	position:absolute; 
	top: -34px;
	left: -16px;
}

/* Arrow Heading */
.heading-title.heading-arrow-top,
.heading-title.heading-arrow-bottom {
	color:#fff;
	background-color:#bac5cb;
}
.heading-title.heading-arrow-top h1,
.heading-title.heading-arrow-bottom h1,
.heading-title.heading-arrow-top h2,
.heading-title.heading-arrow-bottom h2,
.heading-title.heading-arrow-top h3,
.heading-title.heading-arrow-bottom h3,
.heading-title.heading-arrow-top h4,
.heading-title.heading-arrow-bottom h4,
.heading-title.heading-arrow-top h5,
.heading-title.heading-arrow-bottom h5,
.heading-title.heading-arrow-top h6,
.heading-title.heading-arrow-bottom h6,
.heading-title.heading-arrow-top p,
.heading-title.heading-arrow-bottom p {
	color:#fff;
	margin:0;
}

	.heading-title.heading-arrow-top h1,
	.heading-title.heading-arrow-bottom h1 {
		font-size:70px;
	}
	.heading-title.heading-arrow-top h2,
	.heading-title.heading-arrow-bottom h2 {
		font-size:60px;
	}
	.heading-title.heading-arrow-top h3,
	.heading-title.heading-arrow-bottom h3 {
		font-size:50px;
	}
	@media only screen and (max-width: 768px) {
		.heading-title.heading-arrow-top h1,
		.heading-title.heading-arrow-bottom h1 {
			font-size:55px;
		}
		.heading-title.heading-arrow-top h2,
		.heading-title.heading-arrow-bottom h2 {
			font-size:45px;
		}
		.heading-title.heading-arrow-top h3,
		.heading-title.heading-arrow-bottom h3 {
			font-size:45px;
		}
	}
	@media only screen and (max-width: 560px) {
		.heading-title.heading-arrow-top h1,
		.heading-title.heading-arrow-bottom h1 {
			font-size:36px;
		}
		.heading-title.heading-arrow-top h2,
		.heading-title.heading-arrow-bottom h2 {
			font-size:30px;
		}
		.heading-title.heading-arrow-top h3,
		.heading-title.heading-arrow-bottom h3 {
			font-size:30px;
		}
	}

.heading-title.heading-arrow-bottom:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #bac5cb;
	left: 50%;
	margin-left: -20px;
	bottom: -20px;
}
.heading-title.heading-arrow-top:after {
content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #bac5cb;
  left: 50%;
  margin-left: -20px;
  top: -20px;
}

#footer {
	font-size:14px;
	color: rgba(255,255,255,0.6);
	display: block;

	background: #bac5cb;
	background: -moz-linear-gradient(top, #555555 0%, #bac5cb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a1d2b), color-stop(100%, #bac5cb));
	background: -webkit-linear-gradient(top, #555555 0%, #bac5cb 100%);
	background: -o-linear-gradient(top, #555555 0%, #bac5cb 100%);
	background: -ms-linear-gradient(top, #555555 0%, #bac5cb 100%);
	background: linear-gradient(to bottom, #555555 0%,#bac5cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#bac5cb',GradientType=0 );
}

/* footer contact text */
	#footer address {
		background:url('../images/_smarty/world-map.png') no-repeat center;
	}
	#footer address .footer-sprite {
		margin-bottom:20px;
		padding-left:30px; 
		background:url('../images/_smarty/footer_sprite.png') no-repeat 0 0;
	}
		#footer address .footer-sprite:last-child {
			margin-bottom:0;
		}
	#footer p {
		line-height:18px;
	}
	#footer p.contact-desc {
		margin:0 0 30px 0; 
		padding:0 0 10px 0;
		border-bottom:#403E44 1px dashed;
	}
	#footer address .footer-sprite.address {
		background-position:0 0;
	}
	#footer address .footer-sprite.phone {
		background-position:0 -138px;
		line-height:30px;
	}		
	#footer address .footer-sprite.email {
		background-position:0 -247px;
	}

/* footer social icons */
#footer a.social-icon {
	color: #fff !important;
}