body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-style: normal;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:bold;
	line-height: 1.1;
	color:#2d313f;
	margin-top: 24px;
	margin-bottom: 12px;
}
h1, .h1 {
	font-size: 41px;
}
h2, .h2 {
	font-size: 34px;
}
h3, .h3 {
	font-size: 28px;
}
h4, .h4 {
	font-size: 23px;
}
h5, .h5 {
	font-size: 21px;
}
h6, .h6 {
	font-size: 12px;
}
a {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
a:hover, a:focus {
	text-decoration: none;
	color: #333;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#2d313f;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0 none;
}
p {
	margin: 0 0 12px;
}
.top-header {
	height: 30px;
	background:#00a3c8;
	border-bottom: 1px solid #e5e5e5;
}
ul.social-top {
	float: left;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
ul.social-top>li {
	float: left;
	margin-left: 1px;
}
ul.social-top>li a {
	display: block;
	text-align: center;
}
ul.social-top>li a i {
	width: 29px;
	height: 29px;
	font-size: 15px;
	line-height: 30px;
	color:#FFF;
	border: 0;
	border-radius: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.social-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-list li {
	float: left;
}
.social-list li+li {
	margin-left: 8px;
}
.social-list a {
	display: block;
	color:#FFF;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.social-list a:hover {
	color:#FFF;
}
.top-header-inner {
	position: relative;
}
.top-header-content {
	float: right;
	padding-right: 30px;
}
.top-header-content .content-item {
	float: left;
	border-right: 1px solid #f3f3f3;
	padding: 3px 20px;
}
.top-header-content .content-item:last-child {
	border-right: 0 none;
}
.top-header-content .content-item a {
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
}
.top-header-content .content-item a .fa {
	font-size: 14px;
}
.top-header-content .header-search {
	position: absolute;
	top: 0;
	right: 0;
}
.top-header-content .header-search input {
	width: 30px;
	height: 29px;
	padding: 3px 0px;
	text-indent: -999em;
	border-radius: 0px;
	border: none;
	font-size: 14px;
	color:#2d313f;
	background: #f2f2f2;
	box-shadow: 0 none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.top-header-content .header-search label {
	position: absolute;
	top: 7px;
	right: 9px;
	color:#2d313f;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
}
.top-header-content .header-search input:focus {
	text-indent: 0px;
	width: 200px;
	padding-left: 10px;
	outline: none;
}
.navbar-header .logo {
	float: left;
}
.navbar-header {
	margin-right: 0!important;
	margin-left: 0!important;
}
.navbar-header .navbar-toggle {
	margin: 16px 0;
}
.navbar-header .navbar-toggle .fa {
	font-size:30px;
}
.calling-info {
	display: none;
	float: right;
	min-width: 264px;
	height: 70px;
	border-left: 1px solid #e5e5e5;
	vertical-align: middle;
	font-size: 12px;
	color:#00a3c8;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.calling-info .calling-content {
	display: table-cell;
	vertical-align: middle;
}
.calling-info .calling-content .fa {
	float: left;
	font-size: 60px;
	line-height: 1;
	padding: 0 15px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.calling-info .calling-desc {
	color: #c9c9c9;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.calling-info .calling-desc a {
	font-size: 14px;
	color: #2d313f;
	font-weight:bold;
}
.main-navigation ul.navbar-nav .open>.dropdown-menu {
	-webkit-animation: FadeAnimation 0.4s ease-out;
	-moz-animation: FadeAnimation 0.4s ease-out;
	-o-animation: FadeAnimation 0.4s ease-out;
	-ms-animation: FadeAnimation 0.4s ease-out;
	animation: FadeAnimation 0.4s ease-out;
}
.main-navigation ul.navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
}
.main-navigation ul.navbar-nav>li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color:#2d313f;
}
.main-navigation ul.navbar-nav>li>a {
	line-height: normal;
	font-weight: bold;
	background: none;
	padding: 10px 12px;
}
.main-navigation ul.navbar-nav>li>a>.caret {
	display: none;
	vertical-align: top;
	border: 0 none;
}
.main-navigation ul.navbar-nav>li>a>.caret:after {
	content: "\f107";
	font-family: FontAwesome;
}
.main-navigation ul.navbar-nav .open>a, .main-navigation ul.navbar-nav .open>a:hover, .main-navigation ul.navbar-nav .open>a:focus {
	background: #FFFF00;
	border-color: transparent;
}
.main-navigation ul.navbar-nav>.open>a, .main-navigation ul.navbar-nav>.active>a {
	background: none!important;
}
.main-navigation ul.navbar-nav>li li a {
	border-top: 1px solid #00a3c8;
	padding: 7px 20px!important;
}
.main-navigation ul.navbar-nav .dropdown-menu {
	min-width: 200px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	padding: 0;
	z-index: 9999;
}
.main-navigation ul.navbar-nav>li>.dropdown-menu {
	border: 0 none;
}
.main-navigation ul.navbar-nav>li>.dropdown-menu:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 35px;
	top: -10px;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.main-navigation ul.navbar-nav>li>.dropdown-menu.dropdown-menu-right:before {
	left: auto;
	right: 35px;
}
.main-navigation ul.navbar-nav>li>.dropdown-menu {
	border-top:2px solid #00a3c8;
}
.main-navigation ul.navbar-nav>li>.dropdown-menu:before {
	border-bottom:8px solid #00a3c8;
}
.main-navigation ul.navbar-nav>li.active {
	border-bottom:2px solid #00a3c8;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: #00a3c8;
	color:#FFF !important;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 8px;
	margin-left: -10px;
	border: 0 none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.dropdown-submenu>.dropdown-menu.dropdown-menu-right {
	left: auto;
	right: 100%;
	margin-right: -10px;
}
.dropdown-submenu>a:after {
	font-family: FontAwesome;
	content: "\f105";
	float: right;
	margin-right: -5px;
}
.footer {
	color:#FFF;
	font-weight:bold;
	background:#00a3c8;
}
.footer a {
	color:#2d313f;
}
.footer .copyright {
	position: relative;
	padding: 10px 0;
}
.footer .copyright .text-block {
	font-size: 14px;
}
.footer .copyright .text-block span {
	font-size: 12px;
}
.footer .copyright a {
	color: #aeaeae;
}
.footer .copyright .logo-image {
	text-align: right;
}
.back-to-top {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0.8;
	width: 40px;
	height: 40px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.15);
	background-color:#FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 6px 0;
	color:#2d313f;
	font-weight:bold;
}
.back-to-top:hover {
	opacity: 1;
	color: #FFF;
	font-weight:bold;
	background: #000;
}
/*** About Us Section  **/
.about-us {
	position:relative;
	padding:5px 0;
}
.about-us .section-title {
	text-align:center;
	margin:24px 0 43px;
	background-image:url(../images/border-img.jpg);
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom;
}
/*** Facility Section  **/
.our-facility {
	position:relative;
	padding:10px 0;
}
.our-facility .section-title {
	text-align:center;
	margin:24px 0 43px;
	background-image:url(../images/border-img.jpg);
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.our-facility .our-facility-content {
	padding:20px 0;
}
.our-facility .our-facility-content .our-facility-col {
	text-align:left;
	padding:20px;
}
.our-facility .our-facility-content .our-facility-col .facility-icon {
	font-size:32px;
	color:#2d313f;
}
.our-facility .our-facility-content .our-facility-col .facility-icon img {
	width:100%;
	height:250px;
	line-height:80px;
	border:1px solid #00a3c8;
	background-color:#65300E;
	-webkit-border-radius:50%;
	-moz-border-radius:2%;
	-ms-border-radius:2%;
	-o-border-radius:2%;
	border-radius:2%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	color:#FFF;
}
.our-facility .our-facility-content .our-facility-col:hover .service-icon img {
	border:10px solid rgba(0, 0, 0, 0.3);
	background-color:#65300E;
	color:#FFF;
}
.our-facility .our-facility-content .our-facility-col .noo-gap {
	border:transparent;
	margin:20px 0 0 0;
}
.our-facility .our-facility-content .our-facility-col .text-block {
	color:#2d313f;
	padding-top:12px;
}
.our-facility .our-facility-content .our-facility-col .text-block>h5 {
	color:#2d313f;
	margin:0 0 12px 0;
	font-size:16px;
	text-transform:uppercase;
}
.our-facility .our-facility-content .our-facility-col .text-block>h6 {
	color:#2d313f;
	margin:0;
	font-size:15px;
}
.our-facility .our-facility-content .our-facility-col .text-block a.icon-right {
	color:#2d313f;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
.our-facility .our-facility-content .our-facility-col:hover .text-block a.icon-right {
	border-bottom:1px solid #fff;
}
.our-facility .our-facility-content .our-facility-col .text-block a.icon-right img {
	padding-left:5px;
}
/*** Article Section  **/
.our-article {
	position:relative;
	padding:10px 0;
}
.our-article .section-title {
	text-align:center;
	margin:24px 0 43px;
	background-image:url(../images/border-img.jpg);
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.our-article .our-article-content {
	padding:20px 0;
}
.our-article .our-article-content .our-article-col {
	text-align:left;
	padding:20px;
}
.our-article .our-article-content .our-article-col .article-icon {
	font-size:32px;
	color:#2d313f;
}
.our-article .our-article-content .our-article-col .article-icon img {
	width:100%;
	height:250px;
	line-height:80px;
	border:2px solid #00a3c8;
	background-color:#65300E;
	-webkit-border-radius:50%;
	-moz-border-radius:2%;
	-ms-border-radius:2%;
	-o-border-radius:2%;
	border-radius:2%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	color:#FFF;
}
.our-article .our-article-content .our-article-col:hover .service-icon img {
	border:10px solid rgba(0, 0, 0, 0.3);
	background-color:#65300E;
	color:#FFF;
}
.our-article .our-article-content .our-article-col .noo-gap {
	border:transparent;
	margin:20px 0 0 0;
}
.our-article .our-article-content .our-article-col .text-block {
	color:#2d313f;
	padding-top:12px;
}
.our-article .our-article-content .our-article-col .text-block>h5 {
	color:#2d313f;
	margin:0 0 12px 0;
	font-size:16px;
	text-transform:uppercase;
}
.our-article .our-article-content .our-article-col .text-block>h6 {
	color:#2d313f;
	margin:0;
	font-size:15px;
}
.our-article .our-article-content .our-article-col .text-block a.icon-right {
	color:#2d313f;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
.our-article .our-article-content .our-article-col:hover .text-block a.icon-right {
	border-bottom:1px solid #fff;
}
.our-article .our-article-content .our-article-col .text-block a.icon-right img {
	padding-left:5px;
}
/*** Photo Section  **/
.our-photo {
	position:relative;
	padding:10px 0;
}
.our-photo .section-title {
	text-align:center;
	margin:24px 0 43px;
	background-image:url(../images/border-img.jpg);
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.our-photo .our-photo-content {
	padding:20px 0;
}
.our-photo .our-photo-content .our-photo-col {
	text-align:center;
	margin-bottom:20px;
}
.our-photo .our-photo-content .our-photo-col .photo-icon {
	font-size:32px;
	color:#2d313f;
}
.our-photo .our-photo-content .our-photo-col .photo-icon img {
	width:100%;
	height:220px;
	line-height:50px;
	border:2px solid rgba(0, 0, 0, 0.3);
	background-color:#00a3c8;
	-webkit-border-radius:2%;
	-moz-border-radius:2%;
	-ms-border-radius:2%;
	-o-border-radius:2%;
	border-radius:2%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	color:#FFF;
}
.our-photo .our-photo-content .our-photo-col:hover .photo-icon img {
	border:4px solid rgba(0, 0, 0, 0.3);
	background-color:#00a3c8;
	color:#FFF;
}
.our-photo .our-photo-content .our-photo-col .noo-gap {
	border:transparent;
	margin:20px 0 0 0;
}
.our-photo .our-photo-content .our-photo-col .text-block {
	color:#2d313f;
	padding-top:12px;
}
.our-photo .our-photo-content .our-photo-col .text-block>h5 {
	color:#2d313f;
	margin:0 0 12px 0;
	font-size:16px;
}
.our-photo .our-photo-content .our-photo-col .text-block a.icon-right {
	color:#2d313f;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}
.our-photo .our-photo-content .our-photo-col:hover .text-block a.icon-right {
	border-bottom:1px solid #fff;
}
.our-photo .our-photo-content .our-photo-col .text-block a.icon-right img {
	padding-left:5px;
}
p.error, p.e {
	display:block;
	text-align:center;
	color:#F00;
	font-size:12px;
}
p.e {
	text-align:left;
}
.loading-indicator {
	background:url(../images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:80px;
	width:80px;
}
.loading-indicator-overlay {
	background-color:#FFF;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modal-header, .modal-footer {
	background-color:#00a3c8;
	color:#FFF;
}
