body {
	background: #fff;
	font-family: Microsoft JhengHei, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
	color: #1e1715;
	line-height: 22px;
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	font-family: Microsoft JhengHei, Arial, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
	color: #1e1715;
}
.mac-chrome, .mac-chrome h1, .mac-chromeh2, .mac-chrome h3, .mac-chrome h4, .mac-chrome h5, .mac-chrome h6 {
  font-family: sans-serif;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
	font-weight: 300;
	line-height: 24px;
}
h4 {
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 24px;
}
h5 {
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 20px;
	line-height: 29px;
}
h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	margin-bottom: 18px;
}
p {
	font-size: 18px;
	font-weight: normal;
	color: #1e1715;
	text-decoration: none;
	margin-bottom: 24px;
	line-height: 32px;
}
li {
	font-size: 18px;
	font-weight: normal;
	color: #1e1715;
	line-height: 32px;
}

a {
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
	color: #c5bbb5;
	text-decoration: none !important;
}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
}
.read-more {
	font-size: 20px;
	font-weight: 400;
	color: #d5c6a8;
	margin-top: 30px ;
	margin-bottom: 30px ;
	display: inline-block;

}
.read-more:after {
	content: ">";
	font-size: 22px;
	color: #d5c6a8;
	padding-left: 10px;
	vertical-align: bottom;
}
.read-more:hover {
	color: #000;
}
.read-more-btn {
	font-size: 20px;
	font-weight: 400;
	color: #bca676;
	border: solid 1px #bca676;
	padding: 12px 20px;
	margin: 25px auto;
	display: inline-block;
}
.read-more-btn:after {
	content: ">";
	font-size: 22px;
	font-weight: 400;
	color: #bca676;
	padding-left: 10px;
	vertical-align: bottom;
}
.read-more-btn:hover {
	color: #000;
	border: solid 1px #000;
}

.menu-small {
	color: #FFFFFF;
	text-transform: uppercase;
}
.icon-new {
	background-image: url(../images/icon-new.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 52px;
	width: 52px;
	display: inline-block;
}
.coming-soon {
	font-size: 14px;
	color:#BC8F4F;
}

.list-block {
}
table {
	margin-bottom: 35px;
}
thead {
	font-size:16px;
}
figure {
	padding-bottom: 20px;
}
hr {
	border-top: 1px solid #c5bbb5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu {
	margin-top: -1px;
	min-width: 230px;
	white-space: wrap !important;
}
.media>.pull-left {
	margin-right: 20px;
}
.media>.pull-right {
	margin-left: 20px;
}
section {
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.lead {
	font-size: 22px;
	line-height: 36px;
	font-weight: 400;
}
.text-lg {
	font-size: 20px;
}
a.text-lg {
	font-size: 25px;
}
.pad-0 {
	padding-left: 0;
}
.no-pad {
	padding: 0;
}

.mt-100 {
	margin-top: 100px;
}

.mt-60 {
	margin-top: 60px;
}
.mt-30 {
	margin-top: 30px;
}
.p60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pb-30 {
	padding-bottom: 30px;
	overflow: hidden;
}
.pad-tb-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
#no-border-form input {
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #000 !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.0)!important;
  margin-bottom: 15px!important;
}

#no-border-form select {
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #000 !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.0)!important;
  margin-bottom: 15px;
}
.no-border {
    border: 0;
    box-shadow: none;
	overflow: hidden !important;
	margin-bottom: 15px; 
 }
/********************************nav bar ********************************/
#header {
	padding: 10px 0;
	position: relative;
}
.text-top-right{
	margin-top: 35px;
}
.text-top-right a {
	color: #777777;

}
.text-top-right .btn {
	color: #777777;
	margin-bottom: 0px;
}
.text-top-right .btn:hover {
	color: #FBBB26;
}
.chat-now{
	color: #a2763f !important;
	font-size: 18px !important;
	vertical-align:middle;
}
.chat-now:hover{
	color: #000;
}
.chatnow-icon {
	display:inline-block;
	vertical-align:middle;
	margin-right: 4px;
}
.navbar .navbar-nav {
	margin-top: 0px;
	float: none;
	vertical-align: top;
	text-align: center;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-btn {
	margin-bottom: 1px;
}
.navbar .navbar-nav .btn-shop {
	border-radius: 8px;
	border-color: #FBBB26;
	color: #FBBB26 !important;
	padding: 1px 12px !important;
}
.navbar .navbar-nav .btn-shop:hover {
	border-radius: 8px;
	border-color: #000;
	color: #000 !important;
	background-color: #FFF;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-brand {
	padding: 4px 0px;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	 height: @navbar-height;
	height: 100%;
}
.navbar-inverse .navbar-brand {
	font-size: 36px;
	line-height: 50px;
	color: #fff;
}
.logo {
	padding: 5px 0 5px 0;
}
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	padding: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
}
.navbar-nav {
	margin-top: 1px;
}
.navbar-nav > li {
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	margin: 0;
	border-radius: 0px;
	color: #878a91;
	display: inline-block;
	padding: 6px 10px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.navbar-inverse .navbar-nav li a:hover, .navbar-inverse .navbar-nav li a:active, .navbar-inverse .navbar-nav li a:focus {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
.navbar-inverse {
	border: none;
}
.navbar-inverse .navbar-nav .dropdown-menu {
	background-color: rgba(247,247,247,1);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	border: 0;
	padding: 0;
	margin-top: 0;
	border-top: 0;
	border-radius: 0;
	left: 0;
	text-align: left;
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
	position: absolute;
	top: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
	padding: 6px 15px;
	color: #878a91;
	border-bottom: solid 1px rgba(218,218,218,0.4);
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
	background-color: #fff;
	color: #FBBB26;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
	border-radius: 0 0 5px 5px;
	padding-bottom: 15px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
	background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-top: 0;
	padding-bottom: 0;
}
.navbar-inverse .navbar-toggle, .navbar-toggle {
	background-color: #B38447;
	border-color: #fff;
	border-radius: 7px;
	padding: 6px 12px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #878787;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #878a91;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #000;
}
/********************************banner ********************************/
#banner {
	overflow: hidden;
}

#camera_wrap_1 {
	box-shadow: 0;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.no-margin {
  margin: 0;
  padding: 0;
}

#banner {
	overflow: hidden;
	background-color: #FFF;
	min-height: 320px;
	max-width: 100%;
}
#main_slider {
	overflow: hidden;
}
#camera_wrap_1 {
	box-shadow: 0;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.no-margin {
	margin: 0;
	padding: 0;
}
.camera_caption {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	bottom: auto;
	right: 100px;
	padding: 30px;
	top: 30%;
	text-align: right;
}
.camera_caption h2 {
	font-size: 44px;
	font-weight: 400;
	color: #333333;
	margin-top: 0px;
	
}

.camera_caption p {
	font-size: 26px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
}

.container {
	position: relative;
}
/* ******************************* block 1********************************/
#welcome {
	padding: 40px 0;
	margin-bottom: 0px;
	text-align: left;
	background-color: #fff;
}

#welcome h1 {
}
#welcome p {
	margin-bottom: 10px;
}
/* ******************************* Home blocks  ********************************/

.background-dark {
	background-color: #f7f6f6;
}

.background-light {
	background-color: #fff;
}
.background-light-color {
	background-color: #f3efee;
}
.background-light-color2 {
	background-color: #f6f3f2;
}

.background-skincare {
	background-image: url(../images/home-block/skin-care.jpg);
	background-repeat: no-repeat;
	background-position: left;
	min-height: 500px;
	background-size:cover;
}
.background-skin-consultation{
	background-image: url(../images/home-block/skin-consultation.jpg);
	background-repeat: no-repeat;
	background-position: left;
	min-height: 500px;
	background-size:cover;
}

.text-block {
	padding: 100px 60px 60px 60px;
}

.text-block-20 {
	padding: 100px 60px 60px 25%;
}

#block2{
	position: relative;
	padding: 0;
}
#block3{
	position: relative;
	padding: 0;
}
#block4{
	position: relative;
	padding: 0;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 400;
}
.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px;
}

/*********************** *********Inner banner and Pages Style ******************************/

#page-head {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 130px;
}
.title{
}

.title:before {
	content: "";
	width: 150px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/title-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
}
.title:after {
	content: "";
	width: 150px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/title-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px
}
.transparent-bg {
	background-color: rgba(255,255,255,0.7);
	border: solid 1px rgba(255,255,255,0.5);
	padding: 15px 30px;
}
#page-content hr {
	margin: 30px 0;
}
#banner-contact {
	background-color: #c5bbb5;
	padding: 60px 15px 60px 15px; 
}
#banner-contact h1, #banner-contact h2, #banner-contact h3, #banner-contact p {
	color: #FFF !important;
}

.feedback-bg {
	background-image: url(../images/3/baner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	min-height: 500px;
	background-size: cover;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 85%;
	color:#1e1715;
}
.form-block {
	padding: 15px 20px;
}
.text-sm {
	font-size: 16px;
}
.text-light-bold {
	font-weight: bold;
	color: #c5bbb5;
	line-height: 50px;
}
.black {
	color:#1e1715;
}
.btn-black {
	background-color: #000;
	color: #CCC;
}
.banner-text {
	background-color: rgba(255,255,255,0);
	margin-top: 30px;
}
.banner-medical {
	background-image: url(../images/medical/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}
.banner-skin-care{
	background-image: url(../images/skin-care/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}
.banner-body-care{
	background-image: url(../images/body-care/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}
.banner-body-care2{
	background-image: url(../images/body-care/banner2.jpg);
}
.banner-body-care3{
	background-image: url(../images/body-care/banner3.jpg);
}
.banner-1{
	background-image: url(../images/body-care/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 500px;
}

.banner-4{
	background-image: url(../images/4/banner.jpg?v2);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 500px;
	background-size: cover;
}
.offers-banner {
	background-image: url(../images/offers/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 550px;
	background-size: cover;
}
.offer-block {
	margin-bottom: 30px;
}
.offer-pic{
}
.offer-caption {
	width: 100%;
	background-color: #efefef;
	padding: 20px 10px;
	font-size: 22px;
	color: #828282;
	min-height: 100px;
	max-height: 200px;
	height: 100%;
}
.offer-caption p{
	font-size: 22px;
}

.offer-price {
	font-size: 36px !important;
	color: #ec888e;

}
.offer-price small {
	font-size: 22px;
	color: #ec888e;

}
.contact-banner {
	max-height: 520px;
	overflow: hidden;
}
#contact-nav-tabs .nav-tabs {
    border-bottom: none;
}

.btn-map {
	background-color: #FFF;
}
#map { height: 500px; max-width: 100%;}
.marker-label {
  width: 140px;
  height: 50px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  font-size: 12px;
  padding: 10px;
  color: #000;
  top: -100px;
  opacity: 0;
}
/* *********modal-form  ***********/
.modal-body {
	 padding: 30px;
}
.modal-form {
	z-index: 9999;
	width: 103px;
	height: 105px;
	position: fixed;
	text-align: center;
	top: 45%;
	right: 0px;
	display: block;
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	line-height: 26px;
}
.modal-border {
	border: solid 15px rgba(204,153,51,0.3);
}
.modal label{
    font-size: 15px;
}
.modal .readonly{
  background-color: #fff;
}
/*********************** ********* Footer ******************************/

#footer {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #f5f5f5;
	position: relative;
	text-decoration: none;
}
#footer h2{
}
#footer p{
}
address p {
	font-size:16px;
}
#footer a{
	font-size:16px;
	color: #1e1715;
}
#footer a:hover{
	color: #999999;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 13px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	border-radius: 30em;
	background-image: url(../images/to-top1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:before  {
	content: url(../images/to-top1.png);
	z-index: 99;
}
#footer table td{
  padding-top: 10px;
}
.developedby {
	font-size: 14px;
}
/************************** Util *****************************/
.mb20 {margin-bottom: 20px}



/**************************Form style*****************************/
.checkbox {
  padding-left: 20px; }
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
    padding-left: 5px; }
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
      color: #555555; }
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
        cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px; }
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
    padding-left: 5px; }
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
      transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c"; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }
  
  
.mt-5 {
	margin-top: 10px;
	overflow: hidden;
}
#banner-inner img{
	width:100%;
}
.news-list{
	padding-bottom:60px;
}
.news-box{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
}
.news-box:last-child{
	border-bottom:0px;
}
.news-thumbnail{
	margin-bottom:20px;
	position: relative;
	height:400px;
	width:100%;
	overflow: hidden;
}
.news-thumbnail img{
	width:100%;
	height:auto;
	position: absolute;
	display: table;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.news-excerpt span{
	display: block;
	float:left;
	width:calc(100% - 85px);
}
.news-excerpt a,.link-btn{
	float: right;
    display: block;
    padding: 10px;
    width: 80px;
    text-align: center;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-left: 0;
    color:#333;
}
.news-title{
	font-size:1.5em;
	line-height: 1.25em;
}
.link-btn{
	padding: 10px;
    width: auto;
    margin-top:20px;
    margin-bottom:50px;
}
div.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    width: 100%;
}
div.pagination ul {
    list-style-type: none;
    margin:0;
    padding:0;
    width: 100%;
    display: flex;
    justify-content: center;
}
div.pagination ul li {
    line-height: 54px;
    font-size: 20px;
    white-space: nowrap;
    display: inline-block;
}
div.pagination ul li a, div.pagination ul li span {
    margin: 0 4px;
    display:block;
    padding: 10px 15px;
    border-radius: 4px;
    line-height: 1.25em;
}
div.pagination ul li span{
	color: #fff;
    background: #D7C2AE;
}
div.pagination ul li a {
    color: #333;
    background: #eee;
}
div.pagination ul li a {
    font-weight: 700;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    border: none;
    text-decoration: none;
}