.template-1 {
	
}

.contact-box {
	display: block;
	padding: 60px 15px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.contact-box:hover, .contact-box:focus {
	color: #6ccee6;
}
.contact-box.last {
	border-bottom: none;
}
.locate-us .item .content {
	max-height: 420px;
	overflow: auto;
}
.locate-us .branch {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(210,210,210,.1);
}
.locate-us address {
	position: relative;
	padding-top: 5px;
	padding-left: 40px;
}
.locate-us address .rhb-glyph-icon-location {
	font-size: 2.4em;
	position: absolute;
	top: 0;
	left: 0;
	color: #888;
}
.locate-us address > a > .rhb-glyph-icon-location {
	color: #6ccee6;
}
.locate-us address > a:hover > .rhb-glyph-icon-location {
	color: #5cafc3;
}
.locate-us address h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.locate-us .item table td {
	vertical-align: top;
}
.locate-us .owl-dots {
	text-align: center;
}
.locate-us .owl-dots .owl-dot {
	margin: 0 5px;
}
.loader {
	height: 200px;
}
@media only screen and (min-width: 768px) {
	.contact-box {
		margin-top: 30px;
		margin-bottom: 30px;
		border-left: 1px solid #fff;
		border-bottom: none;
	}
	.contact-box.first {
		border-left: none;
	}
}

/* mixin */
/* variables */
.thumbnail-norm img{display:block;margin-bottom:10px; margin-top:10px; max-width:100%; height: auto;}

.container-fluid-02 { margin:0; padding:0; } 

.intro-content {
	position: absolute;
	top: 50%;
	left: 54%;
	width: 80%;
	cursor: pointer;
	text-align:center;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.img-intro { max-height:100%; }
@media only screen and (max-width: 768px) { .img-intro { max-height:10%; } }

.content-icon, .content-icon-body { overflow: hidden; zoom: 1; }

.content-icon { padding: 15px 0; color: #333; }

.content-icon-object { display: block; margin-right: 10px; color: #fff; }

.content-icon-body h4 { font-family: 'UnitRoundedOT'; font-weight: 600; color: #005aac; margin-bottom: 5px; }
.content-icon-body a { color: #fff; }
.content-icon-body a:hover, .content-icon-body a:focus { color: #005aac; }

.blue-stripe { font-size: 18px; font-size: 1.8rem; position: relative; color: #fff; line-height: 45px; background-color: #6ccee6; background-color: rgba(108, 206, 230, 0.6); }
.blue-stripe > .bg { background-color: #005aac; background-color: rgba(0, 90, 172, 0.6); }
.blue-stripe > .container { position: relative; }

@media only screen and (min-width: 768px) { .page-body .section-container .section { padding-top: 101px; } }
.page-body .section-container .section .lightdark-bg, .page-body .section-container .section .mediumdark-bg { color: #fff; }
.page-body .section-container .section .lightdark-bg > .container, .page-body .section-container .section .mediumdark-bg > .container { padding-top: 30px; padding-bottom: 30px; }
.page-body .section-container .section .lightdark-bg { background-color: black; background-color: rgba(0, 0, 0, 0.2); }
.page-body .section-container .section .lightdark-bg h1, .page-body .section-container .section .lightdark-bg h2, .page-body .section-container .section .lightdark-bg h3, .page-body .section-container .section .lightdark-bg h4, .page-body .section-container .section .lightdark-bg h5, .page-body .section-container .section .lightdark-bg h6 { color: #005aac; }
.page-body .section-container .section .mediumdark-bg { position: relative; background-color: black; background-color: rgba(0, 0, 0, 0.6); }
.page-body .section-container .section .mediumdark-bg h1, .page-body .section-container .section .mediumdark-bg h2, .page-body .section-container .section .mediumdark-bg h3, .page-body .section-container .section .mediumdark-bg h4, .page-body .section-container .section .mediumdark-bg h5, .page-body .section-container .section .mediumdark-bg h6 { color: #6ccee6; }
@media only screen and (max-width: 767px) { .page-body .section-container .section .blue-stripe { text-align: center; } }
.page-body .section-container .section .blue-stripe > .container { padding-top: 15px; padding-bottom: 15px; }
.page-body .section-container .section .actions { margin-top: 30px; }
@media only screen and (min-width: 768px) { .page-body .section-container .section.section-template-2 .left { padding-right: 30px; } }
.page-body .section-container .section.section-template-2 .right {  border-top: 1px solid #fff; }
@media only screen and (min-width: 768px) { .page-body .section-container .section.section-template-2 .right { margin-top: 0; padding-top: 0; padding-left: 30px; border-top: none; border-left: 1px solid #fff; } }
.page-body .section-container .section .career-list-carousel { max-height: 240px; }
.page-body .section-container .section .career-list-carousel .owl-dots { position: relative; -moz-transition: top 0.35s ease-in-out, right 0.35s ease-in-out; -o-transition: top 0.35s ease-in-out, right 0.35s ease-in-out; -webkit-transition: top 0.35s ease-in-out, right 0.35s ease-in-out; transition: top 0.35s ease-in-out, right 0.35s ease-in-out; }
.page-body .section-container .section .career-list-carousel .owl-dots .owl-dot { display: inline-block; margin-right: 10px; }
.page-body .section-container .section .career-list .list-group-item-link { padding: 5px 15px 5px 0; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.page-body .section-container .section .career-list .list-group-item-link:hover, .page-body .section-container .section .career-list .list-group-item-link:focus { color: #6ccee6; }
.page-body .section-container .section .career-list .list-group-item-link > .rhb-glyph-icon-chevron-right { top: 8px; }

.next { background-color:#000000; opacity:0.7; }
.first { width:10%; margin:0; padding:0; }
.second { width:60%; margin:0; padding:0; }
.third { width:30%; margin:0; padding:0; }
