/**
 * $UTILITIES.........................Universal classes for paddings, margins, positioning...
 * $COMMON............................Common definitions
 *
 * $STRUCTURE
 *      $CONTENT......................Content section
 *      $HEADER.......................Header + navigation section
 *      $SIDEBAR......................Sidebar section
 *      $FOOTER.......................Footer section
 *      $TYPOGRAPHY...................Typography definitions
 * $MODULES
 *      $QUOTES.......................Quotes (Testimonials)
 *      $PRICING TABLES...............Pricing tables
 *      $PANELS.......................Bordered panel, Image panel, Big panel, Big circle and circle panel
 *      $BOXES........................Text box, image list box, icon list box, portfolio boxes, profile boxes
 *      $CAROUSELS....................Blur carousel, image carousel, contrast carousel
 *      $TIMELINE.....................Timeline
 *      $STATISTICS...................Statistics
 *      $COMMENTS.....................Comments
 *      $BROWSER WINDOW...............Browser window in portfolio
 *      $BUTTONS......................Custom buttons
 *      $PROGRESS BARS................Custom progress bars
 *      $LINKS........................Links
 *      $ACCORDIONS...................Accordions
 *      $TABS.........................Tabs
 *      $INPUTS.......................Form inputs and controls
 *      $PAGINATION...................Pagination
 *      $NAVS.........................Navigations
 *      $TABLES.......................Tables
 *      $ICONS........................Icons
 *      $CLIENT SLIDESHOW.............Client slideshow (Logo carousel)
 *
 * $PAGES
 *      $CONTACT PAGE.................Definitions for contact page
 *      $ERROR PAGE...................Definitions for error page (404, 500)
 *      $COUNTDOWN PAGE...............Definitions for countdown page (Coming soon, under construction)
 *      $FAQ PAGE.....................Definitions for FAQ page
**/
/*------------------------------------*\
    $UTILITIES
\*------------------------------------*/

.no-mg {
  margin: 0 !important; }

.no-mg-t {
  margin-top: 0 !important; }

.no-mg-r {
  margin-right: 0 !important; }

.no-mg-b {
  margin-bottom: 0 !important; }

.no-mg-l {
  margin-left: 0 !important; }

@media (max-width: 767px) {
  .no-mg-xso {
    margin: 0 !important; } }

@media (max-width: 767px) {
  .no-mg-t-xso {
    margin-top: 0 !important; } }

@media (max-width: 767px) {
  .no-mg-r-xso {
    margin-right: 0 !important; } }

@media (max-width: 767px) {
  .no-mg-b-xso {
    margin-top: 0 !important; } }

@media (max-width: 767px) {
  .no-mg-l-xso {
    margin-left: 0 !important; } }

.no-pd {
  padding: 0 !important; }

.no-pd-t {
  padding-top: 0 !important; }

.no-pd-r {
  padding-right: 0 !important; }

.no-pd-b {
  padding-bottom: 0 !important; }

.no-pd-l {
  padding-left: 0 !important; }

@media (max-width: 767px) {
  .no-pd-xso {
    padding: 0 !important; } }

@media (max-width: 767px) {
  .no-pd-t-xso {
    padding-top: 0 !important; } }

@media (max-width: 767px) {
  .no-pd-r-xso {
    padding-right: 0 !important; } }

@media (max-width: 767px) {
  .no-pd-b-xso {
    padding-top: 0 !important; } }

@media (max-width: 767px) {
  .no-pd-l-xso {
    padding-left: 0 !important; } }

.mg-lg {
  margin: 40px; }

.pd-lg {
  padding: 40px; }

.mg-t-lg {
  margin-top: 40px; }

.mg-r-lg {
  margin-right: 40px; }

.mg-b-lg {
  margin-bottom: 40px; }

.mg-l-lg {
  margin-left: 40px; }

.pd-t-lg {
  padding-top: 40px; }

.pd-r-lg {
  padding-right: 40px; }

.pd-b-lg {
  padding-bottom: 40px; }

.pd-l-lg {
  padding-left: 40px; }

@media (max-width: 767px) {
  .mg-t-xso-lg {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .mg-r-xso-lg {
    margin-right: 40px; } }

@media (max-width: 767px) {
  .mg-b-xso-lg {
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .mg-l-xso-lg {
    margin-left: 40px; } }

@media (max-width: 767px) {
  .pd-t-xso-lg {
    padding-top: 40px; } }

@media (max-width: 767px) {
  .pd-r-xso-lg {
    padding-right: 40px; } }

@media (max-width: 767px) {
  .pd-b-xso-lg {
    padding-bottom: 40px; } }

@media (max-width: 767px) {
  .pd-l-xso-lg {
    padding-left: 40px; } }

.mg-md {
  margin: 30px; }

.pd-md {
  padding: 30px; }

.mg-t-md {
  margin-top: 30px; }

.mg-r-md {
  margin-right: 30px; }

.mg-b-md {
  margin-bottom: 30px; }

.mg-l-md {
  margin-left: 30px; }

.pd-t-md {
  padding-top: 30px; }

.pd-r-md {
  padding-right: 30px; }

.pd-b-md {
  padding-bottom: 30px; }

.pd-l-md {
  padding-left: 30px; }

@media (max-width: 767px) {
  .mg-t-xso-md {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .mg-r-xso-md {
    margin-right: 30px; } }

@media (max-width: 767px) {
  .mg-b-xso-md {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .mg-l-xso-md {
    margin-left: 30px; } }

@media (max-width: 767px) {
  .pd-t-xso-md {
    padding-top: 30px; } }

@media (max-width: 767px) {
  .pd-r-xso-md {
    padding-right: 30px; } }

@media (max-width: 767px) {
  .pd-b-xso-md {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .pd-l-xso-md {
    padding-left: 30px; } }

.mg {
  margin: 20px; }

.pd {
  padding: 20px; }

.mg-t {
  margin-top: 20px; }

.mg-r {
  margin-right: 20px; }

.mg-b {
  margin-bottom: 20px; }

.mg-l {
  margin-left: 20px; }

.pd-t {
  padding-top: 20px; }

.pd-r {
  padding-right: 20px; }

.pd-b {
  padding-bottom: 20px; }

.pd-l {
  padding-left: 20px; }

@media (max-width: 767px) {
  .mg-t-xso {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .mg-r-xso {
    margin-right: 20px; } }

@media (max-width: 767px) {
  .mg-b-xso {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .mg-l-xso {
    margin-left: 20px; } }

@media (max-width: 767px) {
  .pd-t-xso {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .pd-r-xso {
    padding-right: 20px; } }

@media (max-width: 767px) {
  .pd-b-xso {
    padding-bottom: 20px; } }

@media (max-width: 767px) {
  .pd-l-xso {
    padding-left: 20px; } }

.mg-sm {
  margin: 10px; }

.pd-sm {
  padding: 10px; }

.mg-t-sm {
  margin-top: 10px; }

.mg-r-sm {
  margin-right: 10px; }

.mg-b-sm {
  margin-bottom: 10px; }

.mg-l-sm {
  margin-left: 10px; }

.pd-t-sm {
  padding-top: 10px; }

.pd-r-sm {
  padding-right: 10px; }

.pd-b-sm {
  padding-bottom: 10px; }

.pd-l-sm {
  padding-left: 10px; }

@media (max-width: 767px) {
  .mg-t-xso-sm {
    margin-top: 10px; } }

@media (max-width: 767px) {
  .mg-r-xso-sm {
    margin-right: 10px; } }

@media (max-width: 767px) {
  .mg-b-xso-sm {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .mg-l-xso-sm {
    margin-left: 10px; } }

@media (max-width: 767px) {
  .pd-t-xso-sm {
    padding-top: 10px; } }

@media (max-width: 767px) {
  .pd-r-xso-sm {
    padding-right: 10px; } }

@media (max-width: 767px) {
  .pd-b-xso-sm {
    padding-bottom: 10px; } }

@media (max-width: 767px) {
  .pd-l-xso-sm {
    padding-left: 10px; } }

.mg-xs {
  margin: 5px; }

.pd-xs {
  padding: 5px; }

.mg-t-xs {
  margin-top: 5px; }

.mg-r-xs {
  margin-right: 5px; }

.mg-b-xs {
  margin-bottom: 5px; }

.mg-l-xs {
  margin-left: 5px; }

.pd-t-xs {
  padding-top: 5px; }

.pd-r-xs {
  padding-right: 5px; }

.pd-b-xs {
  padding-bottom: 5px; }

.pd-l-xs {
  padding-left: 5px; }

@media (max-width: 767px) {
  .mg-t-xso-xs {
    margin-top: 5px; } }

@media (max-width: 767px) {
  .mg-r-xso-xs {
    margin-right: 5px; } }

@media (max-width: 767px) {
  .mg-b-xso-xs {
    margin-bottom: 5px; } }

@media (max-width: 767px) {
  .mg-l-xso-xs {
    margin-left: 5px; } }

@media (max-width: 767px) {
  .pd-t-xso-xs {
    padding-top: 5px; } }

@media (max-width: 767px) {
  .pd-r-xso-xs {
    padding-right: 5px; } }

@media (max-width: 767px) {
  .pd-b-xso-xs {
    padding-bottom: 5px; } }

@media (max-width: 767px) {
  .pd-l-xso-xs {
    padding-left: 5px; } }

.text-white {
  color: white !important; }

.white-bg {
  background-color: white !important; }

.white-border {
  border-color: white !important; }

.label-white {
  background-color: white !important; }

.badge-white {
  background-color: white !important; }

.progress-bar-white {
  background: white; }

.text-black {
  color: black !important; }

.black-bg {
  background-color: black !important; }

.black-border {
  border-color: black !important; }

.label-black {
  background-color: black !important; }

.badge-black {
  background-color: black !important; }

.progress-bar-black {
  background: black; }

.text-contrast {
  color: #C7B37E !important; }

.contrast-bg {
  background-color: #C7B37E !important; }

.contrast-border {
  border-color: #C7B37E !important; }

.label-contrast {
  background-color: #C7B37E !important; }

.badge-contrast {
  background-color: #C7B37E !important; }

.progress-bar-contrast {
  background: #C7B37E; }

.text-dark {
  color: #353b47 !important; }

.dark-bg {
  background-color: #353b47 !important; }

.dark-border {
  border-color: #353b47 !important; }

.label-dark {
  background-color: #353b47 !important; }

.badge-dark {
  background-color: #353b47 !important; }

.progress-bar-dark {
  background: #353b47; }

.text-medium {
  color: #BA9F5D !important; }

.medium-bg {
  background-color: #BA9F5D !important; }

.medium-border {
  border-color: #BA9F5D !important; }

.label-medium {
  background-color: #BA9F5D !important; }

.badge-medium {
  background-color: #BA9F5D !important; }

.progress-bar-medium {
  background: #BA9F5D; }

.text-light {
  color: #8E9396 !important; }

.light-bg {
  background-color: #8E9396 !important; }

.light-border {
  border-color: #8E9396 !important; }

.label-light {
  background-color: #8E9396 !important; }

.badge-light {
  background-color: #8E9396 !important; }

.progress-bar-light {
  background: #8E9396; }

.text-medium-light {
  color: #9ca4af !important; }

.medium-light-bg {
  background-color: #9ca4af !important; }

.medium-light-border {
  border-color: #9ca4af !important; }

.label-medium-light {
  background-color: #9ca4af !important; }

.badge-medium-light {
  background-color: #9ca4af !important; }

.progress-bar-medium-light {
  background: #9ca4af; }

.text-very-light {
  color: #eaedf2 !important; }

.very-light-bg {
  background-color: #eaedf2 !important; }

.very-light-border {
  border-color: #eaedf2 !important; }

.label-very-light {
  background-color: #eaedf2 !important; }

.badge-very-light {
  background-color: #eaedf2 !important; }

.progress-bar-very-light {
  background: #eaedf2; }

.text-primary {
  color: #428bca !important; }

.primary-bg {
  background-color: #428bca !important; }

.primary-border {
  border-color: #428bca !important; }

.label-primary {
  background-color: #428bca !important; }

.badge-primary {
  background-color: #428bca !important; }

.progress-bar-primary {
  background: #428bca; }

.text-success {
  color: #5cb85c !important; }

.success-bg {
  background-color: #5cb85c !important; }

.success-border {
  border-color: #5cb85c !important; }

.label-success {
  background-color: #5cb85c !important; }

.badge-success {
  background-color: #5cb85c !important; }

.progress-bar-success {
  background: #5cb85c; }

.text-warning {
  color: #f0ad4e !important; }

.warning-bg {
  background-color: #f0ad4e !important; }

.warning-border {
  border-color: #f0ad4e !important; }

.label-warning {
  background-color: #f0ad4e !important; }

.badge-warning {
  background-color: #f0ad4e !important; }

.progress-bar-warning {
  background: #f0ad4e; }

.text-danger {
  color: #d9534f !important; }

.danger-bg {
  background-color: #d9534f !important; }

.danger-border {
  border-color: #d9534f !important; }

.label-danger {
  background-color: #d9534f !important; }

.badge-danger {
  background-color: #d9534f !important; }

.progress-bar-danger {
  background: #d9534f; }

.text-info {
  color: #5dc3de !important; }

.info-bg {
  background-color: #5dc3de !important; }

.info-border {
  border-color: #5dc3de !important; }

.label-info {
  background-color: #5dc3de !important; }

.badge-info {
  background-color: #5dc3de !important; }

.progress-bar-info {
  background: #5dc3de; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.right-block {
  margin-left: auto;
  margin-right: 0; }

.left-block {
  margin-left: 0;
  margin-right: auto; }

.text-justify {
  text-align: justify; }

.text-uppercase {
  text-transform: uppercase; }

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center; } }

.pos-rel {
  position: relative !important; }

.pos-abs {
  position: absolute !important; }

.pos-sta {
  position: static !important; }

.img-rounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.img-rounded-half {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (min-width: 768px) {
  .img-responsive-sm {
    display: block;
    height: auto;
    max-width: 100%; } }
ul.ul-toggle,ul.subnav {list-style: none; margin: 0px; padding: 0px;}
ul.ul-toggle .icon {margin-right: 10px; }
ul.ul-toggle.ul-icon-round .icon {background: #ED7E68;color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-size: 8px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle; }
ul.ul-toggle.ul-icon-round li {padding: 3px 0; }
ul.ul-toggle {padding: 0; }
ul.ul-toggle > li {line-height: 40px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer; padding: 0px 10px;}
ul.ul-toggle > li a,ul.subnav > li a {color: #C7B37E; }
ul.ul-toggle > li a:hover {color: #E8573A; text-decoration: none;}
ul.ul-toggle > li .toggler {float: right;line-height: inherit;transition: all 0.5s; }
ul.ul-toggle > li > ul {display: none;list-style: none;padding: 0; }
ul.ul-toggle > li > ul > li {margin: 0 0 2px 0;border: 1px solid rgba(0, 0, 0, 0.1);padding: 0 10px;background: #fff; }
ul.ul-toggle > li > ul > li a {color: #5f6972; }
ul.ul-toggle > li:last-child {border: none; }
ul.ul-toggle > li.active { background: #C7B37E;}
ul.ul-toggle > li.active a,ul.subnav > li.active a{color: White;}
ul.ul-toggle > li.active > ul > li a {color: #5f6972; }
ul.ul-toggle > li.active .toggler {transform: rotate(45deg);color: White; }
/*------------------------------------*\
    $COMMON
\*------------------------------------*/
::selection {
  background-color: #ffe6da; }

::-moz-selection {
  background-color: #ffe6da; }

.well {
  background-color: #eaedf2;
  border-color: #cad2df; }

.jumbotron {
  background-color: #eaedf2;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  padding: 0; }
  .jumbotron h1 {
    color: inherit;
    font-size: inherit;
    line-height: inherit; }
  .jumbotron p {
    line-height: inherit; }

.container .jumbotron {
  padding: 30px; }
  .container .jumbotron.jumbotron-lg {
    padding: 60px; }

.glyphicon {
  font-family: inherit; }

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/
/*------------------------------------*\
    $CONTENT
\*------------------------------------*/
html {
  height: 100%; }

body {
  background-color: #262626; color: #8E9396;
  width: 100%; padding-top: 70px;
  overflow-x: hidden; }
#wrapper {
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url("../images/bg_wrapper.jpg"); }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    #wrapper {
      background-image: url("../images/bg_wrapper@2x.jpg");
      background-size: 1920px 535px; } }

#main-content {
  padding: 60px 0 60px 0;color: #8E9396;
  }
#scroll-to-top {
  right: 10px;
  border: 2px solid #eaedf2;
  color: #C7B37E;
  line-height: 45px;
  text-align: center;
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: opacity 300ms, border-color 300ms, background-color 300ms;
  -moz-transition: opacity 300ms, border-color 300ms, background-color 300ms;
  -o-transition: opacity 300ms, border-color 300ms, background-color 300ms;
  transition: opacity 300ms, border-color 300ms, background-color 300ms; }
  @media (min-width: 992px) {
    #scroll-to-top {
      display: block; } }
  #scroll-to-top.fade.in:hover {
    cursor: pointer;
    border-color: #cad2df; }

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
.sticky-wrapper{background:#F3F3F3;}

#main-nav{
    background:#16100E;
    color:#fff;
    box-shadow:none;
    width:100%;
    border-bottom: 1px solid #3C3C3C;
    -webkit-transition:box-shadow .4s ease-out, top .3s ease-out .1s;
    transition:box-shadow .2s ease-out, top .3s ease-out .1s;
    z-index:999999;
}

#main-nav .navbar-toggle{
    border:1px solid #BA9F5D;
    border-radius:0;
}

#main-nav .icon-bar {
    background:#BA9F5D;
}

.navbar-brand,
.navbar-brand:hover,
.navbar-brand:active,
.navbar-brand:focus {
    position:relative;
    padding:0 10px;
    margin:0px 0;
    font-size:28px;
    line-height:54px;
    height:80px;
    font-weight:600;
    color:#BA9F5D;
    font-variant:small-caps;
    letter-spacing:0.02em;
    -webkit-transition:font-size .2s ease-out;
    transition:font-size .2s ease-out;
    overflow:hidden;
}

.site-logo{margin:0;top:0;vertical-align:top;}

#main-nav .container{
    padding:0 20px;
    -webkit-transition:padding 0.3s ease-out;
    transition:padding 0.3s ease-out;
}

#main-nav .nav a{
    position:relative;
    z-index:1;
}

#main-nav .nav a,
#main-nav .nav a:active,
#main-nav .nav a:hover{
    padding:10px 10px;
    font-size:14px;
    line-height:64px;
    font-weight:400;
    letter-spacing:0.01em;
    text-transform:uppercase;
    background:transparent;
    color:#FCEFA5;
    opacity:0.7;
    -webkit-transition:opacity 0.2s ease-out;
    transition:opacity 0.2s ease-out; 
}

#main-nav.stuck .nav .active > a,
#main-nav .nav a:hover,
.inner-page #main-nav .nav .active > a{
    opacity:1;
}

#main-nav .nav a:before {
    display:none;
    position:absolute;
    top:-1px;
    left:5%;
    content:"";
    width:90%;
    height:3px;
    background:#008ED6;
    z-index:-1;
    opacity:0;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

#main-nav .nav .active > a:before {
    opacity:1;
}

#main-nav.stuck .nav .active > a:before {
    display:block;
}
#main-nav .nav li > a{ color: #FCEFA5;}
#main-nav li{
    background:transparent;
    margin:0 5px;
}
#main-nav .nav .dropdown-menu li a{ color: Black;}
.inner-page .sticky-wrapper{
    background:#fff;
}

/*V2 (Dropdown)*/

/*----------------------
-----Dropdown Styles----
------------------------*/

.dropdown > a:after{
    content:"\f0d7";
    font-size:14px;
    margin-left:5px;
    font-family:fontAwesome;
}

.dropdown .dropdown > a:after{
    position: absolute;
    right:10px;
    content:"\f0da";
    font-size:14px;
    line-height: 18px;
    margin-left:5px;
    font-family:fontAwesome;
}

.dropdown .left-side.dropdown > a:after{
    left:5px;
    right:auto;
    content:"\f0d9";
}

.dropdown-menu{
    padding:0;
    left:-10px !important;
    right:auto !important;
    display: block;
    border-radius: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity:0;
    -webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
    transition:opacity .2s ease-out,transform .2s ease-out;
}

.dropdown-menu .dropdown-menu{
    top:-4px;
    left:100% !important;
    right:auto !important;
}

.dropdown-menu .left-side .dropdown-menu{
    top:-4px;
    left:auto !important;
    right:100% !important;
}

.dropdown:hover > .dropdown-menu{
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity:1;
}


#main-nav  .dropdown:hover > a{
    opacity: 1;
}

#main-nav .dropdown-menu li{
    padding:0;
    margin:0;
}

#main-nav .dropdown-menu a{
    padding:17px 50px 17px 30px;
    font-size:14px;
    font-weight: 300;
    line-height: 14px;
    color: #313131;
    text-transform: none;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
}

#main-nav .dropdown-menu a:hover{
    padding:17px 50px 17px 30px;
    font-size:14px;
    font-weight: 300;
    line-height: 14px;
    color: #313131;
    text-transform: none;
    background: #f9fbfc;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
}


#main-nav .dropdown-menu a:before{
    display: none !important;
}


/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
#footer #footer-main {
  padding: 50px 0;
  background-color: #000000;
  text-align: left; }
  @media (min-width: 768px) {
    #footer #footer-main {
      text-align: left; } }
  #footer #footer-main [class^="fa-"], #footer #footer-main [class*=" fa-"] {
    color: #C7B37E;
    font-size: 14px;
    margin-top: 2px; }
  #footer #footer-main .title {
    color: #BA9F5D;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px 0; }
  #footer #footer-main .info-box {
    margin-top: 50px; }
    #footer #footer-main .info-box:first-child {
      margin-top: 0; }
    @media (min-width: 768px) {
      #footer #footer-main .info-box:nth-child(2) {
        margin-top: 0; } }
    @media (min-width: 992px) {
      #footer #footer-main .info-box {
        margin-top: 0; } }
    #footer #footer-main .info-box a {
      color: #909090; }
      #footer #footer-main .info-box a:hover {
        color: #AFAFAF; }
    @media (max-width: 767px) {
      #footer #footer-main .info-box .icon-box .icon {
        margin-top: 20px;
        margin-bottom: 10px; }
        #footer #footer-main .info-box .icon-box .icon:first-child {
          margin-top: 0; } }
    #footer #footer-main .info-box .icon-box .icon [class^="fa-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa-"] {
      font-size: 22px; }
    @media (min-width: 768px) {
      #footer #footer-main .info-box .icon-box .icon [class^="fa-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa-"] {
        font-size: 15px; } }
    #footer #footer-main .info-box.social-box .time {
      color: #717e90; }
    #footer #footer-main .info-box .logo-container {
      height: 55px;
      max-height: 55px; }
  #footer #footer-main .image-list-box > li > a img {
    border-color: #8E9396; }
    #footer #footer-main .image-list-box > li > a img:hover {
      border-color: #808894; }
  #footer #footer-main .button-cloud-box .btn-bordered {
    margin-bottom: 10px;
    font-weight: normal; }
  #footer #footer-main form {
    margin-top: 25px; }
    #footer #footer-main form [class^="fa-"], #footer #footer-main form [class*=" fa-"] {
      display: inline-block;
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1); }
    #footer #footer-main form .form-group {
      padding-right: 0; }
    #footer #footer-main form .form-control {
      background-color: #353b47;
      border-color: #353b47;
      color: #aab2bd; }
      #footer #footer-main form .form-control:-moz-placeholder {
        color: #717e90; }
      #footer #footer-main form .form-control:-ms-input-placeholder {
        color: #717e90; }
      #footer #footer-main form .form-control::-webkit-input-placeholder {
        color: #717e90; }
      #footer #footer-main form .form-control:focus {
        -webkit-box-shadow: 0 0 8px rgba(119, 99, 51, 0.6);
        -moz-box-shadow: 0 0 8px rgba(119, 99, 51, 0.6);
        box-shadow: 0 0 8px rgba(119, 99, 51, 0.6); }
    #footer #footer-main form .btn {
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
  #footer #footer-main .info-box, #footer #footer-main ul, #footer #footer-main p, #footer #footer-main ol, #footer #footer-main ul li, #footer #footer-main ol li {
    color: #909090; }
  #footer #footer-main p {
    font-size: 14px;
    line-height: 24px; }
  #footer #footer-main ul, #footer #footer-main ol {
    margin-bottom: 0; }
#footer #footer-copyright {
  color: #565f73;
  padding: 20px 0;
  text-align: center; }
  @media (min-width: 768px) {
    #footer #footer-copyright {
      text-align: left; } }
  #footer #footer-copyright .copyright {
    margin: 0px 0 0 0; }
    @media (min-width: 768px) {
      #footer #footer-copyright .copyright {
        float: left; } }
  #footer #footer-copyright .links {
    margin-top: 20px; }
    @media (min-width: 768px) {
      #footer #footer-copyright .links {
        float: right;
        margin-top: 0px; }
        #footer #footer-copyright .links .btn {
          margin-left: 5px; } }

/*------------------------------------*\
    $SIDEBAR
\*------------------------------------*/
.sidebar {
  border-bottom: 2px solid #eaedf2;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .sidebar {
      border-bottom: none;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 20px; } }
  .sidebar .title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0; }
  .sidebar .box {
    margin-bottom: 30px; }
    .sidebar .box:first-child .title {
      margin-top: 0; }
    .sidebar .box:last-child {
      margin-bottom: 0; }
  .sidebar .sidebar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .sidebar .sidebar-collapse {
      width: auto; }
      .sidebar .sidebar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important; }
      .sidebar .sidebar-collapse.in {
        overflow-y: visible; } }
  .sidebar .sidebar-toggle {
    position: relative;
    display: block;
    padding: 15px 0;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .sidebar .sidebar-toggle {
        display: none; } }
    .sidebar .sidebar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      background-color: white;
      margin-left: auto;
      margin-right: auto; }
    .sidebar .sidebar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }

/*------------------------------------*\
    $TYPOGRAPHY
\*------------------------------------*/
body {
  font-family: "Open Sans","Microsoft YaHei";
  color: #8E9396; }

.lead {
  font-family: "Roboto","Microsoft YaHei";
  font-size: 26px;
  line-height: 39px;
  font-weight: 300;
  color: #BA9F5D; }
  .lead.lead-lg {
    margin-bottom: 70px; }
  .lead.lead-md {
    font-family: "Open Sans","Microsoft YaHei";
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #8E9396; }
  .lead.lead-sm {
    font-family: "Open Sans","Microsoft YaHei";
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #8E9396; }
  .lead.lead-xs {
    font-family: "Open Sans","Microsoft YaHei";
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #8E9396; }

p {
  color: #8E9396; }
  p.dropcap-contrast span.first-letter {
    font-size: 24px;
    float: left;
    color: white;
    background-color: #C7B37E;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    margin: 5px 10px 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px; }
  p.dropcap span.first-letter {
    font-size: 55px;
    float: left;
    color: #C7B37E;
    text-align: left;
    line-height: 50px;
    margin-right: 18px;
    width: 45px;
    height: 45px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto","Microsoft YaHei";
  font-weight: 500;
  color: #BA9F5D; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #8E9396;
    font-family: "Open Sans","Microsoft YaHei";
    margin-top: 15px; }

h1 {
  font-size: 30px;
  line-height: 37px; }

h2 {
  font-size: 26px;
  line-height: 32px; }

h3 {
  font-size: 20px;
  line-height: 25px; }

h4 {
  font-size: 18px;
  line-height: 22px; }

h5 {
  font-size: 16px;
  line-height: 20px; }

h6 {
  font-size: 14px;
  line-height: 17px; }

hr {
  border-color: #515151;
  border-top-width: 1px;
  margin-top: 50px;
  margin-bottom: 50px; }
  hr.hr-dashed {
    border-style: dashed; }
  hr.hr-invisible {
    visibility: hidden; }
  hr.hr-half {
    margin-top: 25px;
    margin-bottom: 25px; }

ul, li {
  color: #8E9396; }

ul.list-padded li, ol.list-padded li {
  margin-bottom: 5px; }
  ul.list-padded li:last-child, ol.list-padded li:last-child {
    margin-bottom: 0; }

dl {
  color: #8E9396; }

address {
  color: #8E9396; }

blockquote {
  border-left-color: #C7B37E;
  padding-top: 0;
  padding-bottom: 0; }
  blockquote.pull-right {
    border-right-color: #C7B37E; }
  blockquote small {
    color: #C7B37E; }

code {
  color: #da4800;
  background-color: #fff7f4; }

pre {
  background-color: #eaedf2;
  border-color: #cad2df;
  color: #353b47; }

.page-header {
  position: relative; }
  .page-header.page-header-with-icon {
    text-align: center;
    border-top: 2px solid #515151;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 16px;
    margin: 90px 0 50px 0; }
    .page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
      position: absolute;
      display: block;
      left: 50%;
      top: -25px;
      margin-left: -50px;
      color: #C7B37E;
      background-color: #262626;
      font-size: 33px;
      line-height: 50px;
      width: 100px;
      height: 50px; }
    .page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
      text-transform: uppercase;
      font-weight: 500;
      margin: 20px 10px;
      font-size: 26px; }
    .page-header.page-header-with-icon small {
      display: block;
      text-transform: none;
      font-size: 16px; }

#main-content-header {
  text-align: center;
  padding: 80px 0; }
  #main-content-header .title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 400;
    margin: 0;
    color: #BA9F46; }
    #main-content-header .title small {
      display: block;
      color: white;
      font-size: 18px;
      font-family: "Open Sans","Microsoft YaHei"; }
  #main-content-header .breadcrumb {
    background-color: transparent;
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-top: 11px; }
    #main-content-header .breadcrumb > li + li:before {
      color: white;
      color: rgba(255, 255, 255, 0.4); }
    #main-content-header .breadcrumb > li, #main-content-header .breadcrumb > li a {
      color: white;
      color: rgba(255, 255, 255, 0.4);
      -webkit-transition: color 300ms;
      -moz-transition: color 300ms;
      -o-transition: color 300ms;
      transition: color 300ms; }
      #main-content-header .breadcrumb > li:hover, #main-content-header .breadcrumb > li a:hover {
        color: white;
        color: white; }
    #main-content-header .breadcrumb > .active {
      color: white;
      color: rgba(255, 255, 255, 0.4); }
      #main-content-header .breadcrumb > .active:hover {
        color: white;
        color: rgba(255, 255, 255, 0.4); }
  #main-content-header .directional {
    display: none; }
    @media (min-width: 768px) {
      #main-content-header .directional {
        display: block; }
        #main-content-header .directional .left, #main-content-header .directional .right {
          position: absolute;
          top: 50%;
          margin-top: -15px;
          color: white;
          font-size: 20px;
          text-decoration: none;
          line-height: 30px;
          width: 30px;
          height: 30px; }
        #main-content-header .directional .left {
          left: 5px; }
        #main-content-header .directional .right {
          right: 5px; } }

.text-muted {
  color: #9ca4af; }
  

/*------------------------------------*\
    $MODULES
\*------------------------------------*/

/*------------------------------------*\
    $PANELS
\*------------------------------------*/
.panels .panel-item:first-child .panel-image {
  margin-top: 45px; }

.panel.panel-image {
  margin-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  display: block;
  border: 2px solid #eaedf2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 90px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .panel.panel-image:hover {
    text-decoration: none; }
  .panel.panel-image .panel-body {
    padding: 30px; }
    .panel.panel-image .panel-body p {
      color: #8E9396;
      line-height: 22px;
      margin: 0; }
    .panel.panel-image .panel-body .panel-title {
      font-weight: 500;
      font-size: 22px;
      margin: 0 0 20px 0; }
  .panel.panel-image .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
  @media (min-width: 768px) {
    .panel.panel-image {
      margin-top: 45px; } }
  .panel.panel-image .panel-icon {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -45px;
    text-align: center;
    line-height: 90px;
    width: 90px;
    height: 90px; }
    .panel.panel-image .panel-icon .icon {
      /*background-color: #C7B37E;*/
      border: 10px solid white;
      color: white;
      display: inline-block;
      font-size: 45px;
      line-height: 70px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 90px;
      height: 90px; }
  .panel.panel-image .panel-heading {
    padding: 0;
    border: none;
    max-height: 125px;
    overflow: hidden;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px; }
    .panel.panel-image .panel-heading img {
      display: block;
      height: auto;
      max-width: 100%;
      -moz-border-radius-topleft: 10px;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px;
      -moz-border-radius-topright: 10px;
      -webkit-border-top-right-radius: 10px;
      border-top-right-radius: 10px; }
  .panel.panel-image .panel-body {
    border: 2px solid #eaedf2;
    padding-top: 5px;
    border-top: none;
    text-align: center;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px; }
    .panel.panel-image .panel-body .panel-title {
      margin: 20px 0;
      color: #BA9F5D; }
  .panel.panel-image:hover .panel-icon {
    top: -43.2px; }
    @media (min-width: 992px) {
      .panel.panel-image:hover .panel-icon {
        top: -54px; } }

.lt-ie9 .panel.panel-image .panel-heading img {
  max-height: 141px; }

.panels .panel-item:first-child .panel-big {
  margin-top: 30px; }

.panel.panel-big {
  margin-top: 60px;
  margin-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  display: block;
  border: 2px solid #515151;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel.panel-big:hover {
    text-decoration: none; }
  .panel.panel-big .panel-body {
    padding: 30px; background: #353535;}
    .panel.panel-big .panel-body p {
      color: #8E9396;
      line-height: 22px;
      margin: 0; }
    .panel.panel-big .panel-body .panel-title {
      font-weight: 500;
      font-size: 22px;
      margin: 0 0 20px 0;}
  .panel.panel-big .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
  @media (min-width: 768px) {
    .panel.panel-big {
      margin-top: 30px; } }
  .panel.panel-big .panel-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -55px;
    text-align: center;
    background-color: #353535;
    line-height: 60px;
    width: 110px;
    height: 60px; }
    .panel.panel-big .panel-icon .icon {
      color: #C7B37E;
      display: inline-block;
      font-size: 60px;
      line-height: 60px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 60px;
      height: 60px; }
  .panel.panel-big .panel-body {
    padding-top: 48px;
    text-align: center; }
  .panel.panel-big:hover .panel-icon {
    top: -36px; }
    @media (min-width: 992px) {
      .panel.panel-big:hover .panel-icon {
        top: -39.6px; } }

.panels .panel-item:first-child .panel-circle-big-contrast {
  margin-top: 45px; }

.panel.panel-circle-big-contrast {
  margin-top: 90px;
  margin-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  display: block;
  border: 2px solid #eaedf2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel.panel-circle-big-contrast:hover {
    text-decoration: none; }
  .panel.panel-circle-big-contrast .panel-body {
    padding: 30px; }
    .panel.panel-circle-big-contrast .panel-body p {
      color: #8E9396;
      line-height: 22px;
      margin: 0; }
    .panel.panel-circle-big-contrast .panel-body .panel-title {
      font-weight: 500;
      font-size: 22px;
      margin: 0 0 20px 0; }
  .panel.panel-circle-big-contrast .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
  @media (min-width: 768px) {
    .panel.panel-circle-big-contrast {
      margin-top: 45px; } }
  .panel.panel-circle-big-contrast .panel-icon {
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -60px;
    text-align: center;
    background-color: white;
    line-height: 90px;
    width: 120px;
    height: 90px; }
    .panel.panel-circle-big-contrast .panel-icon .icon {
      background-color: #C7B37E;
      color: white;
      display: inline-block;
      font-size: 36px;
      line-height: 90px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 90px;
      height: 90px; }
  .panel.panel-circle-big-contrast .panel-body {
    padding-top: 72px;
    text-align: center; }
  .panel.panel-circle-big-contrast:hover .panel-icon {
    top: -43.2px; }
    @media (min-width: 992px) {
      .panel.panel-circle-big-contrast:hover .panel-icon {
        top: -54px; } }

@media (max-width: 767px) {
  .panels .panel-item:first-child .panel-circle-contrast {
    margin-top: 30px; } }

.panel.panel-circle-contrast {
  margin-top: 60px;
  margin-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  display: block;
  border: 2px solid #eaedf2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel.panel-circle-contrast:hover {
    text-decoration: none; }
  .panel.panel-circle-contrast .panel-body {
    padding: 30px; }
    .panel.panel-circle-contrast .panel-body p {
      color: #8E9396;
      line-height: 22px;
      margin: 0; }
    .panel.panel-circle-contrast .panel-body .panel-title {
      font-weight: 500;
      font-size: 22px;
      margin: 0 0 20px 0; }
  .panel.panel-circle-contrast .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
  @media (min-width: 768px) {
    .panel.panel-circle-contrast {
      margin-top: 30px; } }
  .panel.panel-circle-contrast .panel-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    background-color: white;
    line-height: 60px;
    width: 100px;
    height: 60px; }
    .panel.panel-circle-contrast .panel-icon .icon {
      background-color: #C7B37E;
      color: white;
      display: inline-block;
      font-size: 30px;
      line-height: 60px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 60px;
      height: 60px; }
  .panel.panel-circle-contrast .panel-body {
    padding-top: 48px;
    text-align: center; }
  .panel.panel-circle-contrast:hover .panel-icon {
    top: -36px; }
    @media (min-width: 992px) {
      .panel.panel-circle-contrast:hover .panel-icon {
        top: -39.6px; } }
  .panel.panel-circle-contrast.panel-white .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-white > [class*=" fa-"] {
    background-color: white; }
  .panel.panel-circle-contrast.panel-black .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-black > [class*=" fa-"] {
    background-color: black; }
  .panel.panel-circle-contrast.panel-contrast .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-contrast > [class*=" fa-"] {
    background-color: #C7B37E; }
  .panel.panel-circle-contrast.panel-dark .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-dark > [class*=" fa-"] {
    background-color: #353b47; }
  .panel.panel-circle-contrast.panel-medium .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-medium > [class*=" fa-"] {
    background-color: #BA9F5D; }
  .panel.panel-circle-contrast.panel-light .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-light > [class*=" fa-"] {
    background-color: #8E9396; }
  .panel.panel-circle-contrast.panel-medium-light .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-medium-light > [class*=" fa-"] {
    background-color: #9ca4af; }
  .panel.panel-circle-contrast.panel-very-light .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-very-light > [class*=" fa-"] {
    background-color: #eaedf2; }
  .panel.panel-circle-contrast.panel-primary .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-primary > [class*=" fa-"] {
    background-color: #428bca; }
  .panel.panel-circle-contrast.panel-success .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-success > [class*=" fa-"] {
    background-color: #5cb85c; }
  .panel.panel-circle-contrast.panel-warning .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-warning > [class*=" fa-"] {
    background-color: #f0ad4e; }
  .panel.panel-circle-contrast.panel-danger .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-danger > [class*=" fa-"] {
    background-color: #d9534f; }
  .panel.panel-circle-contrast.panel-info .panel-icon [class^="fa-"], .panel.panel-circle-contrast.panel-info > [class*=" fa-"] {
    background-color: #5dc3de; }

.panels-wrapper .panels {
  margin-top: 22px; }
  @media (min-width: 768px) {
    .panels-wrapper .panels {
      margin-top: 25px; } }
  .panels-wrapper .panels:first-child {
    margin-top: 0; }

.panel-bordered {
  margin-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  display: block;
  border: 2px solid #eaedf2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel-bordered:hover {
    text-decoration: none; }
  .panel-bordered .panel-body {
    padding: 30px; }
    .panel-bordered .panel-body p {
      color: #8E9396;
      line-height: 22px;
      margin: 0; }
    .panel-bordered .panel-body .panel-title {
      font-weight: 500;
      font-size: 22px;
      margin: 0 0 20px 0; }
  .panel-bordered .panel-icon {
    -webkit-transition: top 300ms;
    -moz-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
  .panel-bordered .panel-body {
    padding: 15px; }
  .panel-bordered > .panel-heading, .panel-bordered > .panel-footer {
    background-color: #eaedf2; }
  .panel-bordered > .panel-heading {
    border-bottom: 2px solid #eaedf2; }
  .panel-bordered > .panel-footer {
    border-top: 2px solid #eaedf2; }

.panel-white {
  border-color: white; }
  .panel-white > .panel-heading {
    color: white;
    background-color: white;
    border-color: white; }
    .panel-white > .panel-heading .panel-title {
      color: inherit; }
    .panel-white > .panel-heading + .panel-collapse .panel-body {
      border-top-color: white; }
  .panel-white > .panel-footer {
    color: white;
    background-color: white;
    border-color: white; }
    .panel-white > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: white; }

.panel-black {
  border-color: black; }
  .panel-black > .panel-heading {
    color: white;
    background-color: black;
    border-color: black; }
    .panel-black > .panel-heading .panel-title {
      color: inherit; }
    .panel-black > .panel-heading + .panel-collapse .panel-body {
      border-top-color: black; }
  .panel-black > .panel-footer {
    color: white;
    background-color: black;
    border-color: black; }
    .panel-black > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: black; }

.panel-contrast {
  border-color: #C7B37E; }
  .panel-contrast > .panel-heading {
    color: white;
    background-color: #C7B37E;
    border-color: #C7B37E; }
    .panel-contrast > .panel-heading .panel-title {
      color: inherit; }
    .panel-contrast > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #C7B37E; }
  .panel-contrast > .panel-footer {
    color: white;
    background-color: #C7B37E;
    border-color: #C7B37E; }
    .panel-contrast > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #C7B37E; }

.panel-dark {
  border-color: #353b47; }
  .panel-dark > .panel-heading {
    color: white;
    background-color: #353b47;
    border-color: #353b47; }
    .panel-dark > .panel-heading .panel-title {
      color: inherit; }
    .panel-dark > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #353b47; }
  .panel-dark > .panel-footer {
    color: white;
    background-color: #353b47;
    border-color: #353b47; }
    .panel-dark > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #353b47; }

.panel-medium {
  border-color: #BA9F5D; }
  .panel-medium > .panel-heading {
    color: white;
    background-color: #BA9F5D;
    border-color: #BA9F5D; }
    .panel-medium > .panel-heading .panel-title {
      color: inherit; }
    .panel-medium > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #BA9F5D; }
  .panel-medium > .panel-footer {
    color: white;
    background-color: #BA9F5D;
    border-color: #BA9F5D; }
    .panel-medium > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #BA9F5D; }

.panel-light {
  border-color: #8E9396; }
  .panel-light > .panel-heading {
    color: white;
    background-color: #8E9396;
    border-color: #8E9396; }
    .panel-light > .panel-heading .panel-title {
      color: inherit; }
    .panel-light > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #8E9396; }
  .panel-light > .panel-footer {
    color: white;
    background-color: #8E9396;
    border-color: #8E9396; }
    .panel-light > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #8E9396; }

.panel-medium-light {
  border-color: #9ca4af; }
  .panel-medium-light > .panel-heading {
    color: white;
    background-color: #9ca4af;
    border-color: #9ca4af; }
    .panel-medium-light > .panel-heading .panel-title {
      color: inherit; }
    .panel-medium-light > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #9ca4af; }
  .panel-medium-light > .panel-footer {
    color: white;
    background-color: #9ca4af;
    border-color: #9ca4af; }
    .panel-medium-light > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #9ca4af; }

.panel-very-light {
  border-color: #eaedf2; }
  .panel-very-light > .panel-heading {
    color: white;
    background-color: #eaedf2;
    border-color: #eaedf2; }
    .panel-very-light > .panel-heading .panel-title {
      color: inherit; }
    .panel-very-light > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #eaedf2; }
  .panel-very-light > .panel-footer {
    color: white;
    background-color: #eaedf2;
    border-color: #eaedf2; }
    .panel-very-light > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #eaedf2; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: white;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading .panel-title {
      color: inherit; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #428bca; }
  .panel-primary > .panel-footer {
    color: white;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #428bca; }

.panel-success {
  border-color: #5cb85c; }
  .panel-success > .panel-heading {
    color: white;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .panel-success > .panel-heading .panel-title {
      color: inherit; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #5cb85c; }
  .panel-success > .panel-footer {
    color: white;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .panel-success > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #5cb85c; }

.panel-warning {
  border-color: #f0ad4e; }
  .panel-warning > .panel-heading {
    color: white;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .panel-warning > .panel-heading .panel-title {
      color: inherit; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #f0ad4e; }
  .panel-warning > .panel-footer {
    color: white;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .panel-warning > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #f0ad4e; }

.panel-danger {
  border-color: #d9534f; }
  .panel-danger > .panel-heading {
    color: white;
    background-color: #d9534f;
    border-color: #d9534f; }
    .panel-danger > .panel-heading .panel-title {
      color: inherit; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d9534f; }
  .panel-danger > .panel-footer {
    color: white;
    background-color: #d9534f;
    border-color: #d9534f; }
    .panel-danger > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #d9534f; }

.panel-info {
  border-color: #5dc3de; }
  .panel-info > .panel-heading {
    color: white;
    background-color: #5dc3de;
    border-color: #5dc3de; }
    .panel-info > .panel-heading .panel-title {
      color: inherit; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #5dc3de; }
  .panel-info > .panel-footer {
    color: white;
    background-color: #5dc3de;
    border-color: #5dc3de; }
    .panel-info > .panel-footer + .panel-collapse .panel-body {
      border-bottom-color: #5dc3de; }

/*------------------------------------*\
    $BOXES
\*------------------------------------*/
.text-boxes .text-box:first-child.text-box-title-above .title {
  margin-top: 0; }

.text-boxes .text-box {
  text-align: center; }
  @media (min-width: 768px) {
    .text-boxes .text-box {
      text-align: left; } }
  .text-boxes .text-box .title {
    margin-top: 40px;
    margin-bottom: 0; }
    .text-boxes .text-box .title a {
      color: #BA9F5D; }
    @media (min-width: 768px) {
      .text-boxes .text-box .title {
        margin-top: 0; } }
  .text-boxes .text-box .toolbar {
    margin-bottom: 30px; border-top: 1px solid #515151; border-bottom: 1px solid #515151; padding: 5px 0px;}
    .text-boxes .text-box .toolbar .btn-link {
      font-family: "Open Sans","Microsoft YaHei";
      font-weight: 400;
      padding: 2px 10px;
      color: #9ca4af;
      text-decoration: none;
      font-size: 14px;
      line-height: 17px; }
      .text-boxes .text-box .toolbar .btn-link [class^="fa-"], .text-boxes .text-box .toolbar .btn-link > [class*=" fa-"] {
        color: #C7B37E;
        margin-right: 10px; }
      .text-boxes .text-box .toolbar .btn-link:hover span, .text-boxes .text-box .toolbar .btn-link:focus span {
        text-decoration: underline; }
    .text-boxes .text-box .toolbar .btn-link:first-child {
      padding-left: 0; }
  .text-boxes .text-box p {
    margin: 10px 0 0 0;
    line-height: 22px; }
  .text-boxes .text-box.text-box-title-above .title {
    margin: 20px auto; }
  @media (min-width: 768px) {
    .text-boxes .text-box.text-box-title-above p {
      margin-top: 15px 0px; } }
  @media (min-width: 768px) {
    .text-boxes .text-box.text-box-big-image p {
      margin: 15px 0px; } }

.lt-ie9 .text-box .img-responsive {
  width: auto !important; }

.image-list-box > li {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  margin-right: 10px;
  vertical-align: top; }
  .image-list-box > li > a {
    display: block; }
    .image-list-box > li > a img {
      border: 4px solid #eaedf2;
      -webkit-transition: border-color 300ms;
      -moz-transition: border-color 300ms;
      -o-transition: border-color 300ms;
      transition: border-color 300ms;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    .image-list-box > li > a:hover img {
      border-color: #cad2df; }

@media (min-width: 768px) {
  .icon-boxes .row:last-child .icon-box, .icon-boxes.icon-boxes-lg .row:last-child .icon-box {
    margin-bottom: 0; } }
.icon-boxes .row:last-child .icon-box:last-child, .icon-boxes.icon-boxes-lg .row:last-child .icon-box:last-child {
  margin-bottom: 0; }

.icon-boxes {
  text-align: center; }
  @media (min-width: 768px) {
    .icon-boxes {
      text-align: left; } }
  .icon-boxes .icon-box {
    margin-bottom: 15px; }
  .icon-boxes .icon {
    float: none;
    margin-bottom: 20px;
    vertical-align: top; }
    .icon-boxes .icon.icon-circle {
      vertical-align: middle; }
    @media (min-width: 768px) {
      .icon-boxes .icon {
        float: left;
        margin-bottom: 0;
        margin-right: 10px; }
        .icon-boxes .icon.icon-lg {
          margin-right: 30px; }
        .icon-boxes .icon.icon-md {
          margin-right: 25px; } }
  .icon-boxes .content {
    overflow: hidden;
    zoom: 1; }
    .icon-boxes .content .title {
      margin-top: 0;
      font-weight: 500; }
    .icon-boxes .content p {
      margin-bottom: 0; }
  .icon-boxes.icon-boxes-nowrap {
    text-align: left; }
    .icon-boxes.icon-boxes-nowrap .icon {
      float: left;
      margin-right: 10px; }
      .icon-boxes.icon-boxes-nowrap .icon.icon-lg {
        margin-right: 30px; }
      .icon-boxes.icon-boxes-nowrap .icon.icon-md {
        margin-right: 25px; }

.icon-boxes.icon-boxes-lg .icon-box {
  margin-bottom: 50px; }
.icon-boxes.icon-boxes-lg .content p {
  line-height: 22px; }

.portfolio-boxes .portfolio-box {
  position: relative;
  margin-top: 20px;
  text-align: center; }
  .portfolio-boxes .portfolio-box a {
    text-decoration: none;
    display: block;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }
    .portfolio-boxes .portfolio-box a.image-link, .portfolio-boxes .portfolio-box a .image-link {
      overflow: hidden;
      display: block;
      position: relative;
      bottom: 0;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      -webkit-transition: bottom 300ms;
      -moz-transition: bottom 300ms;
      -o-transition: bottom 300ms;
      transition: bottom 300ms; }
      .portfolio-boxes .portfolio-box a.image-link:before, .portfolio-boxes .portfolio-box a .image-link:before {
        content: '';
        background-color: transparent;
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: background-color 300ms;
        -moz-transition: background-color 300ms;
        -o-transition: background-color 300ms;
        transition: background-color 300ms;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; }
      .portfolio-boxes .portfolio-box a.image-link [class^="fa-"], .portfolio-boxes .portfolio-box a.image-link [class*=" fa-"], .portfolio-boxes .portfolio-box a .image-link [class^="fa-"], .portfolio-boxes .portfolio-box a .image-link [class*=" fa-"] {
        position: absolute;
        left: 50%;
        top: -50%;
        font-size: 30px;
        margin-left: -15px;
        margin-top: -15px;
        color: white;
        -webkit-transition: top 300ms;
        -moz-transition: top 300ms;
        -o-transition: top 300ms;
        transition: top 300ms;
        text-shadow: 1px 1px 1px black;
        width: 30px;
        height: 30px; }
      .portfolio-boxes .portfolio-box a.image-link img, .portfolio-boxes .portfolio-box a .image-link img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; width: 100%;}
    .portfolio-boxes .portfolio-box a:hover.image-link, .portfolio-boxes .portfolio-box a:hover .image-link {
      bottom: 5px; }
      .portfolio-boxes .portfolio-box a:hover.image-link:before, .portfolio-boxes .portfolio-box a:hover .image-link:before {
        background-color: #353b47;
        background-color: rgba(53, 59, 71, 0.8); }
      .portfolio-boxes .portfolio-box a:hover.image-link [class^="fa-"], .portfolio-boxes .portfolio-box a:hover.image-link [class*=" fa-"], .portfolio-boxes .portfolio-box a:hover .image-link [class^="fa-"], .portfolio-boxes .portfolio-box a:hover .image-link [class*=" fa-"] {
        top: 50%; }
    .portfolio-boxes .portfolio-box a:hover .title {
      color: #C7B37E;}
    .portfolio-boxes .portfolio-box a:hover .category {
      color: #8c94a5; }
  .portfolio-boxes .portfolio-box .title {
    margin-top: 15px;
	 font-size: 16px;
    margin-bottom: 5px;
    color: #BA9F5D;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }
  .portfolio-boxes .portfolio-box .category {
    color: #a9afbb;
    margin: 0;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }

#portfolio-filter {
  text-align: center;
  margin-bottom: 50px; }
  #portfolio-filter ul.nav-pills {
    display: inline-block; }
    #portfolio-filter ul.nav-pills li {
      display: inline; }
      #portfolio-filter ul.nav-pills li a {
        padding: 5px 20px;
        float: left; }

.lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class^="fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class*=" fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class^="fa-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class*=" fa-"] {
  display: none; }
.lt-ie9 .portfolio-boxes .portfolio-box a.image-link:before, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link:before {
  background-color: transparent; }
.lt-ie9 .portfolio-boxes .portfolio-box a.image-link, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link {
  min-width: 100%; }

@media (min-width: 768px) {
  .profile-boxes .row:last-child .profile-box {
    margin-bottom: 0; } }
.profile-boxes .row:last-child .profile-box:last-child {
  margin-bottom: 0; }

.profile-boxes .profile-box {
  margin-bottom: 50px;
  text-align: center; }
  @media (min-width: 768px) {
    .profile-boxes .profile-box {
      text-align: left; } }
  .profile-boxes .profile-box .image-link {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .profile-boxes .profile-box .image-link:before {
      content: '';
      background-color: transparent;
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: background-color 300ms;
      -moz-transition: background-color 300ms;
      -o-transition: background-color 300ms;
      transition: background-color 300ms;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .profile-boxes .profile-box .image-link [class^="fa-"], .profile-boxes .profile-box .image-link [class*=" fa-"] {
      position: absolute;
      left: 50%;
      top: -50%;
      font-size: 30px;
      margin-left: -15px;
      margin-top: -15px;
      color: white;
      -webkit-transition: top 300ms;
      -moz-transition: top 300ms;
      -o-transition: top 300ms;
      transition: top 300ms;
      text-shadow: 1px 1px 1px black;
      width: 30px;
      height: 30px; }
    .profile-boxes .profile-box .image-link:hover:before {
      background-color: #353b47;
      background-color: rgba(53, 59, 71, 0.8); }
    .profile-boxes .profile-box .image-link:hover [class^="fa-"], .profile-boxes .profile-box .image-link:hover [class*=" fa-"] {
      top: 50%; }
  .profile-boxes .profile-box .name {
    color: #BA9F5D;
    margin: 0;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .profile-boxes .profile-box .name {
        margin-top: 0; } }
  .profile-boxes .profile-box .position {
    color: #9ca4af;
    font-family: "Open Sans","Microsoft YaHei";
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0; }
  .profile-boxes .profile-box p {
    margin-bottom: 15px; }
  .profile-boxes .profile-box img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    max-width: 100%; }
  @media (min-width: 768px) {
    .profile-boxes .profile-box .links .btn {
      margin-right: 5px; } }

.lt-ie9 .profile-box .image-link:hover [class^="fa-"], .lt-ie9 .profile-box .image-link:hover [class*=" fa-"] {
  display: none; }
.lt-ie9 .profile-box .image-link:hover:before {
  background-color: transparent; }
.lt-ie9 .profile-box .image-link {
  min-width: 100%; }

.author-box {
  padding: 30px 0;
  margin: 20px 0;
  border-top: 2px solid #eaedf2;
  border-bottom: 2px solid #eaedf2;
  text-align: center; }
  @media (min-width: 768px) {
    .author-box {
      text-align: left; } }
  .author-box .title {
    margin: 20px 0;
    color: #C7B37E; }
    @media (min-width: 768px) {
      .author-box .title {
        margin-top: 0; } }
  .author-box p {
    line-height: 22px; }

.lt-ie9 .author-box .img-responsive {
  width: 100% !important; }

/*------------------------------------*\
    $CAROUSELS
\*------------------------------------*/
.carousel-indicators {
  margin-bottom: 0;
  bottom: 0; }
  .carousel-indicators .active {
    margin: 3px;
    border-color: transparent;
    background-color: #C7B37E;
    width: 10px;
    height: 10px; }
    .carousel-indicators .active:hover {
      background-color: #C7B37E; }
  .carousel-indicators li {
    margin: 3px;
    border-color: transparent;
    background-color: #eaedf2;
    width: 10px;
    height: 10px; }
    .carousel-indicators li:hover {
      background-color: #cad2df; }

.carousel .carousel-inner {
  padding-bottom: 50px; }
  .carousel .carousel-inner > .item {
    z-index: 999; }
.carousel.carousel-fade .item {
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }
  .carousel.carousel-fade .item.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
    .carousel.carousel-fade .item.active.left, .carousel.carousel-fade .item.active.right {
      left: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }

.hero-carousel, .hero-carousel .item {
  height: 488px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .hero-carousel, .hero-carousel .item {
      height: 491px; } }
  @media (min-width: 992px) {
    .hero-carousel, .hero-carousel .item {
      height: 528px; } }

body.boxed .hero-carousel .flex-direction-nav .flex-prev {
  left: 0; }
body.boxed .hero-carousel .flex-direction-nav .flex-next {
  right: 0; }

.hero-carousel {
  position: relative;
  min-height: 380px;
  top: -91px;
  margin-bottom: -91px; }
  .hero-carousel .item {
    display: none;
    padding-top: 91px; }
  .hero-carousel .slides {
    margin: 0;
    padding: 0;
    overflow: hidden;
    *zoom: 1; }
  .hero-carousel p {
    margin: 0; }
  .hero-carousel .big, .hero-carousel .carousel-blur .normal, .carousel-blur .hero-carousel .normal, .hero-carousel .carousel-image .normal, .carousel-image .hero-carousel .normal {
    font-family: "Roboto","Microsoft YaHei";
    font-weight: 500;
    margin: 0; }
  .hero-carousel .normal {
    font-family: "Roboto","Microsoft YaHei"; }
  .hero-carousel .flex-direction-nav {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 0;
    left: 50%;
    height: 100%;
    width: 480px;
    margin-left: -240px;
    overflow: visible;
    display: none; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .hero-carousel .flex-direction-nav {
        display: block;
        width: 992px;
        margin-left: -496px; } }
    @media (min-width: 1200px) {
      .hero-carousel .flex-direction-nav {
        display: block;
        width: 1200px;
        margin-left: -600px; } }
    .hero-carousel .flex-direction-nav .flex-next, .hero-carousel .flex-direction-nav .flex-prev {
      top: 50%;
      position: absolute;
      text-decoration: none;
      z-index: 999; }
  .hero-carousel .flex-control-paging {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    z-index: 999; }
    .hero-carousel .flex-control-paging li {
      display: inline-block;
      margin: 2px; }
  .hero-carousel:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: white;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "\f110";
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
  .hero-carousel.fade-loading:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }

.lt-ie9 .hero-carousel.fade-loading:before {
  display: none; }

.carousel-blur .item {
  text-align: center; }
.carousel-blur .big, .carousel-blur .normal {
  color: white;
  margin-top: 54px;
  font-size: 36px;
  line-height: 45px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-blur .big, .carousel-blur .normal {
      margin-top: 72px;
      font-size: 48px;
      line-height: 60px; } }
  @media (min-width: 992px) {
    .carousel-blur .big, .carousel-blur .normal {
      margin-top: 90px;
      font-size: 60px;
      line-height: 75px; } }
.carousel-blur .normal {
  font-weight: 300;
  margin: 0;
  margin-top: 27px;
  font-size: 18px;
  line-height: 22px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-blur .normal {
      margin-top: 36px;
      font-size: 24px;
      line-height: 30px; } }
  @media (min-width: 992px) {
    .carousel-blur .normal {
      margin-top: 45px;
      font-size: 30px;
      line-height: 37px; } }
.carousel-blur .btn.btn-lg {
  margin-top: 50px;
  margin-bottom: 95px;
  font-size: 14px;
  padding: 12px 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .carousel-blur .btn.btn-lg {
      margin-top: 50px;
      margin-bottom: 95px; } }

.hero-carousel.carousel-blur-arrows:hover .flex-direction-nav .flex-next, .hero-carousel.carousel-blur-arrows:hover .flex-direction-nav .flex-prev {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.carousel-blur-arrows .flex-direction-nav .flex-next, .carousel-blur-arrows .flex-direction-nav .flex-prev {
  margin-top: 25px;
  color: white;
  border: 2px solid white;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }
  .carousel-blur-arrows .flex-direction-nav .flex-next:before, .carousel-blur-arrows .flex-direction-nav .flex-prev:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "\f054";
    position: relative;
    top: -1px;
    font-size: 20px; }
.carousel-blur-arrows .flex-direction-nav .flex-prev {
  left: -30px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .carousel-blur-arrows .flex-direction-nav .flex-prev {
      left: 0px; } }
  .carousel-blur-arrows .flex-direction-nav .flex-prev:before {
    content: "\f053";
    margin-left: -2px; }
.carousel-blur-arrows .flex-direction-nav .flex-next {
  right: -30px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .carousel-blur-arrows .flex-direction-nav .flex-next {
      right: 0px; } }
  .carousel-blur-arrows .flex-direction-nav .flex-next:before {
    content: "\f054";
    margin-right: -2px; }

.carousel-blur-pagination .flex-control-paging {
  bottom: 18px;
  height: 20px; }
  .carousel-blur-pagination .flex-control-paging a {
    display: inline-block;
    cursor: pointer;
    color: transparent;
    position: relative;
    background-color: transparent;
    border: 2px solid transparent;
    text-indent: -9999px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .carousel-blur-pagination .flex-control-paging a:before {
      content: '';
      text-indent: -9999px;
      display: block;
      text-indent: -9999px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -3px;
      margin-top: -3px;
      background-color: white;
      width: 6px;
      height: 6px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .carousel-blur-pagination .flex-control-paging a:hover, .carousel-blur-pagination .flex-control-paging a.flex-active {
      border-color: white; }

.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
  color: white;
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 35px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
      margin-top: 68px;
      font-size: 38px;
      line-height: 47px; } }
  @media (min-width: 992px) {
    .carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
      margin-top: 85px;
      font-size: 48px;
      line-height: 60px; } }
  .carousel-contrast .big span, .carousel-contrast .carousel-blur .normal span, .carousel-blur .carousel-contrast .normal span, .carousel-contrast .carousel-image .normal span, .carousel-image .carousel-contrast .normal span {
    padding: 15px 30px;
    display: inline-block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6); }
.carousel-contrast .normal {
  color: white;
  font-family: "Roboto","Microsoft YaHei";
  font-weight: 300;
  margin: 0;
  padding: 15px 30px;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6); }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-contrast .normal {
      font-size: 24px;
      line-height: 30px; } }
  @media (min-width: 992px) {
    .carousel-contrast .normal {
      font-size: 30px;
      line-height: 37px; } }
.carousel-contrast .btn.btn-lg {
  margin-top: 30px;
  margin-bottom: 95px;
  font-size: 14px;
  padding: 12px 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.hero-carousel.carousel-contrast-arrows:hover .flex-direction-nav .flex-next, .hero-carousel.carousel-contrast-arrows:hover .flex-direction-nav .flex-prev {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.carousel-contrast-arrows .flex-direction-nav .flex-next, .carousel-contrast-arrows .flex-direction-nav .flex-prev {
  margin-top: 32px;
  color: white;
  line-height: 26px;
  width: 26px;
  height: 26px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }
  .carousel-contrast-arrows .flex-direction-nav .flex-next:before, .carousel-contrast-arrows .flex-direction-nav .flex-prev:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "\f054";
    font-size: 26px; }
.carousel-contrast-arrows .flex-direction-nav .flex-prev {
  left: -30px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .carousel-contrast-arrows .flex-direction-nav .flex-prev {
      left: 0px; } }
  .carousel-contrast-arrows .flex-direction-nav .flex-prev:before {
    content: "\f053"; }
.carousel-contrast-arrows .flex-direction-nav .flex-next {
  right: -30px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .carousel-contrast-arrows .flex-direction-nav .flex-next {
      right: 0px; } }
  .carousel-contrast-arrows .flex-direction-nav .flex-next:before {
    content: "\f054"; }

.carousel-contrast-pagination .flex-control-paging {
  bottom: -9px;
  height: 20px; }
  .carousel-contrast-pagination .flex-control-paging a {
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    background-color: #9ca4af;
    border: 4px solid white;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .carousel-contrast-pagination .flex-control-paging a:hover, .carousel-contrast-pagination .flex-control-paging a.flex-active {
      background-color: #C7B37E; }

.carousel-image .big, .carousel-image .normal {
  color: white;
  margin-top: 54px;
  font-size: 36px;
  line-height: 45px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-image .big, .carousel-image .normal {
      margin-top: 72px;
      font-size: 48px;
      line-height: 60px; } }
  @media (min-width: 992px) {
    .carousel-image .big, .carousel-image .normal {
      margin-top: 90px;
      font-size: 60px;
      line-height: 75px; } }
.carousel-image .normal {
  font-weight: 300;
  margin: 0;
  margin-top: 24px;
  font-size: 18px;
  line-height: 22px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .carousel-image .normal {
      margin-top: 32px;
      font-size: 24px;
      line-height: 30px; } }
  @media (min-width: 992px) {
    .carousel-image .normal {
      margin-top: 40px;
      font-size: 30px;
      line-height: 37px; } }
.carousel-image .btn.btn-lg {
  margin-top: 50px;
  margin-bottom: 95px;
  font-size: 16px;
  padding: 12px 40px;
  font-weight: 500;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.hero-carousel.carousel-image-arrows:hover .flex-direction-nav .flex-next, .hero-carousel.carousel-image-arrows:hover .flex-direction-nav .flex-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.2); }

.lt-ie9 .carousel-image-arrows .flex-direction-nav .flex-next, .lt-ie9 .carousel-image-arrows .flex-direction-nav .flex-prev {
  background-color: transparent;
  border: 1px solid white; }
.lt-ie9 .carousel-image-arrows .flex-direction-nav .flex-next {
  border-right: none; }
.lt-ie9 .carousel-image-arrows .flex-direction-nav .flex-prev {
  border-left: none; }

.carousel-image-arrows .flex-direction-nav {
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .carousel-image-arrows .flex-direction-nav {
      display: block;
      margin-left: 0;
      width: 100%;
      height: 100%; } }
  @media (min-width: 1200px) {
    .carousel-image-arrows .flex-direction-nav {
      display: block;
      margin-left: 0;
      width: 100%;
      height: 100%; } }
  .carousel-image-arrows .flex-direction-nav .flex-next, .carousel-image-arrows .flex-direction-nav .flex-prev {
    margin-top: 20px;
    color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.1);
    width: 50px;
    height: 50px;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms; }
    .carousel-image-arrows .flex-direction-nav .flex-next:before, .carousel-image-arrows .flex-direction-nav .flex-prev:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      *margin-right: .3em;
      content: "\f054";
      position: relative;
      font-size: 20px; }
  .carousel-image-arrows .flex-direction-nav .flex-prev {
    left: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
    .carousel-image-arrows .flex-direction-nav .flex-prev:before {
      content: "\f053";
      margin-left: -2px; }
  .carousel-image-arrows .flex-direction-nav .flex-next {
    right: 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px; }
    .carousel-image-arrows .flex-direction-nav .flex-next:before {
      content: "\f054";
      margin-right: -2px; }

.carousel-image-pagination .flex-control-paging {
  bottom: 30px;
  height: 12px; }
  .carousel-image-pagination .flex-control-paging li {
    margin: 0 4px;
    width: 12px;
    height: 12px; }
  .carousel-image-pagination .flex-control-paging a {
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.3); }
    .carousel-image-pagination .flex-control-paging a:hover, .carousel-image-pagination .flex-control-paging a.flex-active {
      background-color: #C7B37E; }
.flexslider {
	background:transparent;
	padding:0;
	list-style:none;
	margin:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.flexslider .slides>.slide,.flexslider .items>.item {
	display:none;
	-webkit-backface-visibility:hidden
}
.slide {
	overflow:hidden;
	-webkit-transform:translateZ(0)
}
.slide .caption {
	padding:5%;
	text-align:center
}
.slide .caption .btn {
	margin:0
}
.slide .caption .inverse {
	background:#1b1b1b;
	color:#fff;
	padding:5px;
	display:inline-block;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px
}
.slide .caption .inverse a {
	color:rgba(255,255,255,0.9)
}
.flexslider .slide img {
	width:auto;
	display:inline;
	max-width:100%;
	height:auto !important
}
.slide-bg {
	background-position:center center;
	background-repeat:repeat
}
@media (min-width:768px) {
	.slide .caption {
	text-align:left
}
}@media (max-width:860px) {
	.flex-direction-nav {
	display:none
}
.flex-control-nav {
	bottom:0
}
.flexslider {
	padding-bottom:0
}
.flexslider .flex-control-nav {
	display:block
}
}@media (min-width:992px) {
	.slide .caption {
	padding:5% 0
}
}
#highlighted {
	background-image:-webkit-linear-gradient(top,#fff 0,#e6e6e6 100%);
	background-image:-o-linear-gradient(top,#fff 0,#e6e6e6 100%);
	background-image:linear-gradient(to bottom,#fff 0,#e6e6e6 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	border-bottom:1px solid rgba(27,27,27,0.2);
	border-top:none;
	-webkit-transition:all .4s ease-out;
	-o-transition:all .4s ease-out;
	transition:all .4s ease-out;
	color:#1b1b1b
}
#highlighted:before,#highlighted:after {
	content:" ";
	display:table
}
#highlighted:after {
	clear:both
}
#highlighted.no-bg {
	background:transparent;
	background-color:transparent
}
#highlighted .inner {
	background:url("../img/bg_diamond.png") left bottom repeat-x;
}
.fullsize .slide-content {
	padding:2em 0 0 0
}

.customers-carousel .owl-item {
	width:220px;
	padding:0 1em;
	text-align:center
}
.customers-carousel .owl-item img {
	display:block;
	margin:0 auto
}
/*------------------------------------*\
    $STATISTICS
\*------------------------------------*/
ul.circle-stats {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: justify; }
  ul.circle-stats:after {
    width: 100%;
    display: inline-block;
    content: "";
    visibility: hidden; }
  ul.circle-stats li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767px) and (orientation: landscape) {
      ul.circle-stats li {
        max-width: 200px; } }
    @media (min-width: 768px) {
      ul.circle-stats li {
        max-width: 150px; } }
    @media (min-width: 992px) {
      ul.circle-stats li {
        max-width: 200px; } }
    ul.circle-stats li:last-child {
      margin-bottom: 0; }
  ul.circle-stats li {
    text-align: center; }
    ul.circle-stats li .circle-stat-wrapper {
      position: relative; }
    ul.circle-stats li canvas {
      max-width: 120px;
      max-height: 120px; }
    ul.circle-stats li .percent {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 30px;
      margin-top: -19px;
      margin-bottom: 0;
      font-family: "Roboto","Microsoft YaHei";
      font-weight: 400;
      font-size: 24px;
      color: #BA9F5D; }
    ul.circle-stats li.circle-stat-small canvas {
      max-width: 80px;
      max-height: 80px; }
  ul.circle-stats .title {
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px; }
  ul.circle-stats .description {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0; }

/*------------------------------------*\
    $COMMENTS
\*------------------------------------*/
.media {
  margin-top: 20px; }
  .media > .pull-left {
    margin-right: 30px;
    display: none; }
    @media (min-width: 768px) {
      .media > .pull-left {
        display: block; } }
  .media .media-body {
    overflow: visible; }
    @media (max-width: 767px) {
      .media .media-body .media-body {
        padding-left: 20px; } }
    @media (min-width: 768px) {
      .media .media-body {
        padding-left: 90px; } }
  .media .media-object {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 60px;
    height: 60px; }
    .media .media-object.without-image {
      text-align: center;
      line-height: 60px;
      color: #BA9F5D;
      font-size: 22px;
      background-color: #eaedf2; }
      .media .media-object.without-image:before {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        *margin-right: .3em;
        content: "\f007"; }
  .media .content {
    padding: 20px;
    border: 2px solid #eaedf2;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    -o-transition: border-color 300ms;
    transition: border-color 300ms; }
    .media .content .title {
      font-size: 16px;
      line-height: 20px;
      margin-top: 0; }
      .media .content .title .label {
        padding: .2em .6em;
        position: relative;
        top: -2px;
        text-transform: uppercase; }
    .media .content .time {
      color: #9ca4af;
      text-align: right;
      margin-bottom: 0; }
      .media .content .time a {
        color: #9ca4af; }
        .media .content .time a:hover {
          color: #8e97a4; }
    .media .content .toolbar {
      overflow: hidden;
      *zoom: 1; }
      .media .content .toolbar .title {
        float: left; }
      .media .content .toolbar .btn-link {
        float: right;
        padding-right: 0;
        margin-top: -5px;
        font-weight: normal;
        text-decoration: none; }
        .media .content .toolbar .btn-link:hover span {
          text-decoration: underline; }
    .media .content:hover {
      border-color: #cad2df; }
      .media .content:hover:before {
        border-right-color: #cad2df; }
    @media (min-width: 768px) {
      .media .content:before {
        content: '';
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        position: absolute;
        border-right: 11px solid #eaedf2;
        top: 21px;
        left: -11px;
        width: 0;
        height: 0;
        -webkit-transition: border-color 300ms;
        -moz-transition: border-color 300ms;
        -o-transition: border-color 300ms;
        transition: border-color 300ms; }
      .media .content:after {
        content: '';
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        position: absolute;
        z-index: 1;
        border-right: 9px solid white;
        top: 23px;
        left: -8px;
        width: 0;
        height: 0; } }
    .media .content.staff {
      border-color: #C7B37E; }
      .media .content.staff:before {
        border-right-color: #C7B37E; }

/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
.btn {
  font-weight: 600;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 12px;
  border-width: 2px; }
  .btn.btn-circle {
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    line-height: 35px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .btn.btn-squared {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .btn.btn-lg {
    padding: 12px 35px;
    font-size: 18px;
    line-height: 22px;
    border-width: 2px; }
    .btn.btn-lg.btn-circle {
      padding: 0;
      line-height: 45px;
      width: 50px;
      height: 50px; }
  .btn.btn-sm {
    padding: 4px 18px;
    font-size: 14px;
    line-height: 17px;
    border-width: 2px; }
    .btn.btn-sm.btn-circle {
      padding: 0;
      line-height: 25px;
      width: 29px;
      height: 29px; }
  .btn.btn-xs {
    padding: 2px 13px;
    font-size: 13px;
    line-height: 16px;
    border-width: 2px; }
    .btn.btn-xs.btn-circle {
      padding: 0;
      line-height: 19px;
      width: 24px;
      height: 24px; }

.btn-black {
  background-color: black;
  border-color: black;
  background-image: none;
  color: white; }
  .btn-black:hover, .btn-black:focus {
    background-color: black;
    border-color: black;
    color: white; }
  .btn-black:active, .btn-black.active {
    background-color: black;
    border-color: black;
    color: white; }
  .btn-black.disabled, .btn-black[disabled] {
    background-color: #323232;
    border-color: #323232;
    color: #d6d6d6; }
    .btn-black.disabled:hover, .btn-black.disabled:active, .btn-black.disabled:focus, .btn-black.disabled.active, .btn-black[disabled]:hover, .btn-black[disabled]:active, .btn-black[disabled]:focus, .btn-black[disabled].active {
      background-color: #323232;
      border-color: #323232;
      color: #d6d6d6; }
  .btn-black.btn-bordered {
    border-color: black;
    color: black; }
    .btn-black.btn-bordered:hover, .btn-black.btn-bordered:focus {
      background-color: rgba(0, 0, 0, 0.1); }
    .btn-black.btn-bordered.disabled, .btn-black.btn-bordered.disabled:hover, .btn-black.btn-bordered.disabled:active, .btn-black.btn-bordered.disabled:focus, .btn-black.btn-bordered.disabled.active, .btn-black.btn-bordered[disabled], .btn-black.btn-bordered[disabled]:hover, .btn-black.btn-bordered[disabled]:active, .btn-black.btn-bordered[disabled]:focus, .btn-black.btn-bordered[disabled].active, fieldset[disabled] .btn-black.btn-bordered, fieldset[disabled] .btn-black.btn-bordered:hover, fieldset[disabled] .btn-black.btn-bordered:active, fieldset[disabled] .btn-black.btn-bordered:focus, fieldset[disabled] .btn-black.btn-bordered.active {
      border-color: #323232;
      color: #090909; }

.btn-medium-light {
  background-color: #9ca4af;
  border-color: #9ca4af;
  background-image: none;
  color: white; }
  .btn-medium-light:hover, .btn-medium-light:focus {
    background-color: #88929f;
    border-color: #88929f;
    color: white; }
  .btn-medium-light:active, .btn-medium-light.active {
    background-color: #808a98;
    border-color: #808a98;
    color: white; }
  .btn-medium-light.disabled, .btn-medium-light[disabled] {
    background-color: #afb6bf;
    border-color: #afb6bf;
    color: #eff0f2; }
    .btn-medium-light.disabled:hover, .btn-medium-light.disabled:active, .btn-medium-light.disabled:focus, .btn-medium-light.disabled.active, .btn-medium-light[disabled]:hover, .btn-medium-light[disabled]:active, .btn-medium-light[disabled]:focus, .btn-medium-light[disabled].active {
      background-color: #afb6bf;
      border-color: #afb6bf;
      color: #eff0f2; }
  .btn-medium-light.btn-bordered {
    border-color: #9ca4af;
    color: #9ca4af; }
    .btn-medium-light.btn-bordered:hover, .btn-medium-light.btn-bordered:focus {
      background-color: rgba(156, 164, 175, 0.1); }
    .btn-medium-light.btn-bordered.disabled, .btn-medium-light.btn-bordered.disabled:hover, .btn-medium-light.btn-bordered.disabled:active, .btn-medium-light.btn-bordered.disabled:focus, .btn-medium-light.btn-bordered.disabled.active, .btn-medium-light.btn-bordered[disabled], .btn-medium-light.btn-bordered[disabled]:hover, .btn-medium-light.btn-bordered[disabled]:active, .btn-medium-light.btn-bordered[disabled]:focus, .btn-medium-light.btn-bordered[disabled].active, fieldset[disabled] .btn-medium-light.btn-bordered, fieldset[disabled] .btn-medium-light.btn-bordered:hover, fieldset[disabled] .btn-medium-light.btn-bordered:active, fieldset[disabled] .btn-medium-light.btn-bordered:focus, fieldset[disabled] .btn-medium-light.btn-bordered.active {
      border-color: #afb6bf;
      color: #9fa7b2; }

.btn-contrast {
  background-color: #C7B37E;
  border-color: #C7B37E;
  background-image: none;
  color: white; }
  .btn-contrast:hover, .btn-contrast:focus {
    background-color: #B59A53;
    border-color: #B59A53;
    color: white; }
  .btn-contrast:active, .btn-contrast.active {
    background-color: #C7B37E;
    border-color: #C7B37E;
    color: white; }
  .btn-contrast.disabled, .btn-contrast[disabled] {
    background-color: #ff9966;
    border-color: #ff9966;
    color: #ffeae0; }
    .btn-contrast.disabled:hover, .btn-contrast.disabled:active, .btn-contrast.disabled:focus, .btn-contrast.disabled.active, .btn-contrast[disabled]:hover, .btn-contrast[disabled]:active, .btn-contrast[disabled]:focus, .btn-contrast[disabled].active {
      background-color: #ff9966;
      border-color: #ff9966;
      color: #ffeae0; }
  .btn-contrast.btn-bordered {
    border-color: #C7B37E;
    color: #C7B37E; }
    .btn-contrast.btn-bordered:hover, .btn-contrast.btn-bordered:focus {
      background-color: rgba(119, 99, 51, 0.1); }
    .btn-contrast.btn-bordered.disabled, .btn-contrast.btn-bordered.disabled:hover, .btn-contrast.btn-bordered.disabled:active, .btn-contrast.btn-bordered.disabled:focus, .btn-contrast.btn-bordered.disabled.active, .btn-contrast.btn-bordered[disabled], .btn-contrast.btn-bordered[disabled]:hover, .btn-contrast.btn-bordered[disabled]:active, .btn-contrast.btn-bordered[disabled]:focus, .btn-contrast.btn-bordered[disabled].active, fieldset[disabled] .btn-contrast.btn-bordered, fieldset[disabled] .btn-contrast.btn-bordered:hover, fieldset[disabled] .btn-contrast.btn-bordered:active, fieldset[disabled] .btn-contrast.btn-bordered:focus, fieldset[disabled] .btn-contrast.btn-bordered.active {
      border-color: #ff9966;
      color: #ff8548; }

.btn-dark {
  background-color: #353b47;
  border-color: #353b47;
  background-image: none;
  color: white; }
  .btn-dark:hover, .btn-dark:focus {
    background-color: #262a33;
    border-color: #262a33;
    color: white; }
  .btn-dark:active, .btn-dark.active {
    background-color: #1f232a;
    border-color: #1f232a;
    color: white; }
  .btn-dark.disabled, .btn-dark[disabled] {
    background-color: #5d626b;
    border-color: #5d626b;
    color: #dedfe1; }
    .btn-dark.disabled:hover, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled.active, .btn-dark[disabled]:hover, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled].active {
      background-color: #5d626b;
      border-color: #5d626b;
      color: #dedfe1; }
  .btn-dark.btn-bordered {
    border-color: #353b47;
    color: #353b47; }
    .btn-dark.btn-bordered:hover, .btn-dark.btn-bordered:focus {
      background-color: rgba(53, 59, 71, 0.1); }
    .btn-dark.btn-bordered.disabled, .btn-dark.btn-bordered.disabled:hover, .btn-dark.btn-bordered.disabled:active, .btn-dark.btn-bordered.disabled:focus, .btn-dark.btn-bordered.disabled.active, .btn-dark.btn-bordered[disabled], .btn-dark.btn-bordered[disabled]:hover, .btn-dark.btn-bordered[disabled]:active, .btn-dark.btn-bordered[disabled]:focus, .btn-dark.btn-bordered[disabled].active, fieldset[disabled] .btn-dark.btn-bordered, fieldset[disabled] .btn-dark.btn-bordered:hover, fieldset[disabled] .btn-dark.btn-bordered:active, fieldset[disabled] .btn-dark.btn-bordered:focus, fieldset[disabled] .btn-dark.btn-bordered.active {
      border-color: #5d626b;
      color: #3d424e; }

.btn-medium {
  background-color: #BA9F5D;
  border-color: #BA9F5D;
  background-image: none;
  color: white; }
  .btn-medium:hover, .btn-medium:focus {
    background-color: #333841;
    border-color: #333841;
    color: white; }
  .btn-medium:active, .btn-medium.active {
    background-color: #2d3138;
    border-color: #2d3138;
    color: white; }
  .btn-medium.disabled, .btn-medium[disabled] {
    background-color: #686d76;
    border-color: #686d76;
    color: #e0e1e3; }
    .btn-medium.disabled:hover, .btn-medium.disabled:active, .btn-medium.disabled:focus, .btn-medium.disabled.active, .btn-medium[disabled]:hover, .btn-medium[disabled]:active, .btn-medium[disabled]:focus, .btn-medium[disabled].active {
      background-color: #686d76;
      border-color: #686d76;
      color: #e0e1e3; }
  .btn-medium.btn-bordered {
    border-color: #BA9F5D;
    color: #BA9F5D; }
    .btn-medium.btn-bordered:hover, .btn-medium.btn-bordered:focus {
      background-color: rgba(67, 73, 85, 0.1); }
    .btn-medium.btn-bordered.disabled, .btn-medium.btn-bordered.disabled:hover, .btn-medium.btn-bordered.disabled:active, .btn-medium.btn-bordered.disabled:focus, .btn-medium.btn-bordered.disabled.active, .btn-medium.btn-bordered[disabled], .btn-medium.btn-bordered[disabled]:hover, .btn-medium.btn-bordered[disabled]:active, .btn-medium.btn-bordered[disabled]:focus, .btn-medium.btn-bordered[disabled].active, fieldset[disabled] .btn-medium.btn-bordered, fieldset[disabled] .btn-medium.btn-bordered:hover, fieldset[disabled] .btn-medium.btn-bordered:active, fieldset[disabled] .btn-medium.btn-bordered:focus, fieldset[disabled] .btn-medium.btn-bordered.active {
      border-color: #686d76;
      color: #4a505b; }

.btn-light {
  background-color: #8E9396;
  border-color: #8E9396;
  background-image: none;
  color: white; }
  .btn-light:hover, .btn-light:focus {
    background-color: #575d67;
    border-color: #575d67;
    color: white; }
  .btn-light:active, .btn-light.active {
    background-color: #50565e;
    border-color: #50565e;
    color: white; }
  .btn-light.disabled, .btn-light[disabled] {
    background-color: #858b94;
    border-color: #858b94;
    color: #e6e7e9; }
    .btn-light.disabled:hover, .btn-light.disabled:active, .btn-light.disabled:focus, .btn-light.disabled.active, .btn-light[disabled]:hover, .btn-light[disabled]:active, .btn-light[disabled]:focus, .btn-light[disabled].active {
      background-color: #858b94;
      border-color: #858b94;
      color: #e6e7e9; }
  .btn-light.btn-bordered {
    border-color: #8E9396;
    color: #8E9396; }
    .btn-light.btn-bordered:hover, .btn-light.btn-bordered:focus {
      background-color: rgba(103, 111, 122, 0.1); }
    .btn-light.btn-bordered.disabled, .btn-light.btn-bordered.disabled:hover, .btn-light.btn-bordered.disabled:active, .btn-light.btn-bordered.disabled:focus, .btn-light.btn-bordered.disabled.active, .btn-light.btn-bordered[disabled], .btn-light.btn-bordered[disabled]:hover, .btn-light.btn-bordered[disabled]:active, .btn-light.btn-bordered[disabled]:focus, .btn-light.btn-bordered[disabled].active, fieldset[disabled] .btn-light.btn-bordered, fieldset[disabled] .btn-light.btn-bordered:hover, fieldset[disabled] .btn-light.btn-bordered:active, fieldset[disabled] .btn-light.btn-bordered:focus, fieldset[disabled] .btn-light.btn-bordered.active {
      border-color: #858b94;
      color: #6d747f; }

.btn-very-light {
  background-color: #eaedf2;
  border-color: #eaedf2;
  background-image: none;
  color: #8E9396; }
  .btn-very-light:hover, .btn-very-light:focus {
    background-color: #d4dae4;
    border-color: #d4dae4;
    color: #8E9396; }
  .btn-very-light:active, .btn-very-light.active {
    background-color: #cad2df;
    border-color: #cad2df;
    color: #8E9396; }
  .btn-very-light.disabled, .btn-very-light[disabled] {
    background-color: #eef0f4;
    border-color: #eef0f4;
    color: #828892; }
    .btn-very-light.disabled:hover, .btn-very-light.disabled:active, .btn-very-light.disabled:focus, .btn-very-light.disabled.active, .btn-very-light[disabled]:hover, .btn-very-light[disabled]:active, .btn-very-light[disabled]:focus, .btn-very-light[disabled].active {
      background-color: #eef0f4;
      border-color: #eef0f4;
      color: #828892; }
  .btn-very-light.btn-bordered {
    border-color: #eaedf2;
    color: #8E9396; }
    .btn-very-light.btn-bordered:hover, .btn-very-light.btn-bordered:focus {
      background-color: rgba(234, 237, 242, 0.1); }
    .btn-very-light.btn-bordered.disabled, .btn-very-light.btn-bordered.disabled:hover, .btn-very-light.btn-bordered.disabled:active, .btn-very-light.btn-bordered.disabled:focus, .btn-very-light.btn-bordered.disabled.active, .btn-very-light.btn-bordered[disabled], .btn-very-light.btn-bordered[disabled]:hover, .btn-very-light.btn-bordered[disabled]:active, .btn-very-light.btn-bordered[disabled]:focus, .btn-very-light.btn-bordered[disabled].active, fieldset[disabled] .btn-very-light.btn-bordered, fieldset[disabled] .btn-very-light.btn-bordered:hover, fieldset[disabled] .btn-very-light.btn-bordered:active, fieldset[disabled] .btn-very-light.btn-bordered:focus, fieldset[disabled] .btn-very-light.btn-bordered.active {
      border-color: #eef0f4;
      color: #828892; }

.btn-primary {
  background-color: #428bca;
  border-color: #428bca;
  background-image: none;
  color: white; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #3379b5;
    border-color: #3379b5;
    color: white; }
  .btn-primary:active, .btn-primary.active {
    background-color: #3071a9;
    border-color: #3071a9;
    color: white; }
  .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #67a2d4;
    border-color: #67a2d4;
    color: #e0ecf6; }
    .btn-primary.disabled:hover, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled.active, .btn-primary[disabled]:hover, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled].active {
      background-color: #67a2d4;
      border-color: #67a2d4;
      color: #e0ecf6; }
  .btn-primary.btn-bordered {
    border-color: #428bca;
    color: #428bca; }
    .btn-primary.btn-bordered:hover, .btn-primary.btn-bordered:focus {
      background-color: rgba(66, 139, 202, 0.1); }
    .btn-primary.btn-bordered.disabled, .btn-primary.btn-bordered.disabled:hover, .btn-primary.btn-bordered.disabled:active, .btn-primary.btn-bordered.disabled:focus, .btn-primary.btn-bordered.disabled.active, .btn-primary.btn-bordered[disabled], .btn-primary.btn-bordered[disabled]:hover, .btn-primary.btn-bordered[disabled]:active, .btn-primary.btn-bordered[disabled]:focus, .btn-primary.btn-bordered[disabled].active, fieldset[disabled] .btn-primary.btn-bordered, fieldset[disabled] .btn-primary.btn-bordered:hover, fieldset[disabled] .btn-primary.btn-bordered:active, fieldset[disabled] .btn-primary.btn-bordered:focus, fieldset[disabled] .btn-primary.btn-bordered.active {
      border-color: #67a2d4;
      color: #498fcc; }

.btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
  background-image: none;
  color: white; }
  .btn-success:hover, .btn-success:focus {
    background-color: #49a749;
    border-color: #49a749;
    color: white; }
  .btn-success:active, .btn-success.active {
    background-color: #449d44;
    border-color: #449d44;
    color: white; }
  .btn-success.disabled, .btn-success[disabled] {
    background-color: #7cc67c;
    border-color: #7cc67c;
    color: #e4f3e4; }
    .btn-success.disabled:hover, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled.active, .btn-success[disabled]:hover, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled].active {
      background-color: #7cc67c;
      border-color: #7cc67c;
      color: #e4f3e4; }
  .btn-success.btn-bordered {
    border-color: #5cb85c;
    color: #5cb85c; }
    .btn-success.btn-bordered:hover, .btn-success.btn-bordered:focus {
      background-color: rgba(92, 184, 92, 0.1); }
    .btn-success.btn-bordered.disabled, .btn-success.btn-bordered.disabled:hover, .btn-success.btn-bordered.disabled:active, .btn-success.btn-bordered.disabled:focus, .btn-success.btn-bordered.disabled.active, .btn-success.btn-bordered[disabled], .btn-success.btn-bordered[disabled]:hover, .btn-success.btn-bordered[disabled]:active, .btn-success.btn-bordered[disabled]:focus, .btn-success.btn-bordered[disabled].active, fieldset[disabled] .btn-success.btn-bordered, fieldset[disabled] .btn-success.btn-bordered:hover, fieldset[disabled] .btn-success.btn-bordered:active, fieldset[disabled] .btn-success.btn-bordered:focus, fieldset[disabled] .btn-success.btn-bordered.active {
      border-color: #7cc67c;
      color: #62ba62; }

.btn-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  background-image: none;
  color: white; }
  .btn-warning:hover, .btn-warning:focus {
    background-color: #ed9e2d;
    border-color: #ed9e2d;
    color: white; }
  .btn-warning:active, .btn-warning.active {
    background-color: #ec971f;
    border-color: #ec971f;
    color: white; }
  .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f3bd71;
    border-color: #f3bd71;
    color: #fcf1e2; }
    .btn-warning.disabled:hover, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled.active, .btn-warning[disabled]:hover, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled].active {
      background-color: #f3bd71;
      border-color: #f3bd71;
      color: #fcf1e2; }
  .btn-warning.btn-bordered {
    border-color: #f0ad4e;
    color: #f0ad4e; }
    .btn-warning.btn-bordered:hover, .btn-warning.btn-bordered:focus {
      background-color: rgba(240, 173, 78, 0.1); }
    .btn-warning.btn-bordered.disabled, .btn-warning.btn-bordered.disabled:hover, .btn-warning.btn-bordered.disabled:active, .btn-warning.btn-bordered.disabled:focus, .btn-warning.btn-bordered.disabled.active, .btn-warning.btn-bordered[disabled], .btn-warning.btn-bordered[disabled]:hover, .btn-warning.btn-bordered[disabled]:active, .btn-warning.btn-bordered[disabled]:focus, .btn-warning.btn-bordered[disabled].active, fieldset[disabled] .btn-warning.btn-bordered, fieldset[disabled] .btn-warning.btn-bordered:hover, fieldset[disabled] .btn-warning.btn-bordered:active, fieldset[disabled] .btn-warning.btn-bordered:focus, fieldset[disabled] .btn-warning.btn-bordered.active {
      border-color: #f3bd71;
      color: #f0b055; }

.btn-danger {
  background-color: #d9534f;
  border-color: #d9534f;
  background-image: none;
  color: white; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #d33632;
    border-color: #d33632;
    color: white; }
  .btn-danger:active, .btn-danger.active {
    background-color: #c9302c;
    border-color: #c9302c;
    color: white; }
  .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #e07572;
    border-color: #e07572;
    color: #f8e3e2; }
    .btn-danger.disabled:hover, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled.active, .btn-danger[disabled]:hover, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled].active {
      background-color: #e07572;
      border-color: #e07572;
      color: #f8e3e2; }
  .btn-danger.btn-bordered {
    border-color: #d9534f;
    color: #d9534f; }
    .btn-danger.btn-bordered:hover, .btn-danger.btn-bordered:focus {
      background-color: rgba(217, 83, 79, 0.1); }
    .btn-danger.btn-bordered.disabled, .btn-danger.btn-bordered.disabled:hover, .btn-danger.btn-bordered.disabled:active, .btn-danger.btn-bordered.disabled:focus, .btn-danger.btn-bordered.disabled.active, .btn-danger.btn-bordered[disabled], .btn-danger.btn-bordered[disabled]:hover, .btn-danger.btn-bordered[disabled]:active, .btn-danger.btn-bordered[disabled]:focus, .btn-danger.btn-bordered[disabled].active, fieldset[disabled] .btn-danger.btn-bordered, fieldset[disabled] .btn-danger.btn-bordered:hover, fieldset[disabled] .btn-danger.btn-bordered:active, fieldset[disabled] .btn-danger.btn-bordered:focus, fieldset[disabled] .btn-danger.btn-bordered.active {
      border-color: #e07572;
      color: #da5956; }

.btn-info {
  background-color: #5dc3de;
  border-color: #5dc3de;
  background-image: none;
  color: white; }
  .btn-info:hover, .btn-info:focus {
    background-color: #3fb8d8;
    border-color: #3fb8d8;
    color: white; }
  .btn-info:active, .btn-info.active {
    background-color: #33b3d5;
    border-color: #33b3d5;
    color: white; }
  .btn-info.disabled, .btn-info[disabled] {
    background-color: #7dcfe4;
    border-color: #7dcfe4;
    color: #e5f5f9; }
    .btn-info.disabled:hover, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled.active, .btn-info[disabled]:hover, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled].active {
      background-color: #7dcfe4;
      border-color: #7dcfe4;
      color: #e5f5f9; }
  .btn-info.btn-bordered {
    border-color: #5dc3de;
    color: #5dc3de; }
    .btn-info.btn-bordered:hover, .btn-info.btn-bordered:focus {
      background-color: rgba(93, 195, 222, 0.1); }
    .btn-info.btn-bordered.disabled, .btn-info.btn-bordered.disabled:hover, .btn-info.btn-bordered.disabled:active, .btn-info.btn-bordered.disabled:focus, .btn-info.btn-bordered.disabled.active, .btn-info.btn-bordered[disabled], .btn-info.btn-bordered[disabled]:hover, .btn-info.btn-bordered[disabled]:active, .btn-info.btn-bordered[disabled]:focus, .btn-info.btn-bordered[disabled].active, fieldset[disabled] .btn-info.btn-bordered, fieldset[disabled] .btn-info.btn-bordered:hover, fieldset[disabled] .btn-info.btn-bordered:active, fieldset[disabled] .btn-info.btn-bordered:focus, fieldset[disabled] .btn-info.btn-bordered.active {
      border-color: #7dcfe4;
      color: #63c5df; }

.btn-default {
  background-color: white;
  border-color: #BA9F5D;
  background-image: none;
  color: #BA9F5D; }
  .btn-default:hover, .btn-default:focus {
    background-color: #ededed;
    border-color: #333841;
    color: #BA9F5D; }
  .btn-default:active, .btn-default.active {
    background-color: #e6e6e6;
    border-color: #2d3138;
    color: #BA9F5D; }
  .btn-default.disabled, .btn-default[disabled] {
    background-color: white;
    border-color: #686d76;
    color: #686d76; }
    .btn-default.disabled:hover, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled.active, .btn-default[disabled]:hover, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled].active {
      background-color: white;
      border-color: #686d76;
      color: #686d76; }
  .btn-default.btn-bordered {
    border-color: #BA9F5D;
    color: #BA9F5D; }
    .btn-default.btn-bordered:hover, .btn-default.btn-bordered:focus {
      background-color: rgba(255, 255, 255, 0.1); }
    .btn-default.btn-bordered.disabled, .btn-default.btn-bordered.disabled:hover, .btn-default.btn-bordered.disabled:active, .btn-default.btn-bordered.disabled:focus, .btn-default.btn-bordered.disabled.active, .btn-default.btn-bordered[disabled], .btn-default.btn-bordered[disabled]:hover, .btn-default.btn-bordered[disabled]:active, .btn-default.btn-bordered[disabled]:focus, .btn-default.btn-bordered[disabled].active, fieldset[disabled] .btn-default.btn-bordered, fieldset[disabled] .btn-default.btn-bordered:hover, fieldset[disabled] .btn-default.btn-bordered:active, fieldset[disabled] .btn-default.btn-bordered:focus, fieldset[disabled] .btn-default.btn-bordered.active {
      border-color: #686d76;
      color: #4a505b; }

.btn-white {
  background-color: white;
  border-color: white;
  background-image: none;
  color: #353b47; }
  .btn-white:hover, .btn-white:focus {
    background-color: #ededed;
    border-color: #ededed;
    color: #353b47; }
  .btn-white:active, .btn-white.active {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #353b47; }
  .btn-white.disabled, .btn-white[disabled] {
    background-color: white;
    border-color: white;
    color: #5d626b; }
    .btn-white.disabled:hover, .btn-white.disabled:active, .btn-white.disabled:focus, .btn-white.disabled.active, .btn-white[disabled]:hover, .btn-white[disabled]:active, .btn-white[disabled]:focus, .btn-white[disabled].active {
      background-color: white;
      border-color: white;
      color: #5d626b; }
  .btn-white.btn-bordered {
    border-color: white;
    color: white; }
    .btn-white.btn-bordered:hover, .btn-white.btn-bordered:focus {
      background-color: rgba(255, 255, 255, 0.1); }
    .btn-white.btn-bordered.disabled, .btn-white.btn-bordered.disabled:hover, .btn-white.btn-bordered.disabled:active, .btn-white.btn-bordered.disabled:focus, .btn-white.btn-bordered.disabled.active, .btn-white.btn-bordered[disabled], .btn-white.btn-bordered[disabled]:hover, .btn-white.btn-bordered[disabled]:active, .btn-white.btn-bordered[disabled]:focus, .btn-white.btn-bordered[disabled].active, fieldset[disabled] .btn-white.btn-bordered, fieldset[disabled] .btn-white.btn-bordered:hover, fieldset[disabled] .btn-white.btn-bordered:active, fieldset[disabled] .btn-white.btn-bordered:focus, fieldset[disabled] .btn-white.btn-bordered.active {
      border-color: white;
      color: white; }

.btn-info {
  background-color: #5dc3de;
  border-color: #5dc3de;
  background-image: none;
  color: white; }
  .btn-info:hover, .btn-info:focus {
    background-color: #3fb8d8;
    border-color: #3fb8d8;
    color: white; }
  .btn-info:active, .btn-info.active {
    background-color: #33b3d5;
    border-color: #33b3d5;
    color: white; }
  .btn-info.disabled, .btn-info[disabled] {
    background-color: #7dcfe4;
    border-color: #7dcfe4;
    color: #e5f5f9; }
    .btn-info.disabled:hover, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled.active, .btn-info[disabled]:hover, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled].active {
      background-color: #7dcfe4;
      border-color: #7dcfe4;
      color: #e5f5f9; }
  .btn-info.btn-bordered {
    border-color: #5dc3de;
    color: #5dc3de; }
    .btn-info.btn-bordered:hover, .btn-info.btn-bordered:focus {
      background-color: rgba(93, 195, 222, 0.1); }
    .btn-info.btn-bordered.disabled, .btn-info.btn-bordered.disabled:hover, .btn-info.btn-bordered.disabled:active, .btn-info.btn-bordered.disabled:focus, .btn-info.btn-bordered.disabled.active, .btn-info.btn-bordered[disabled], .btn-info.btn-bordered[disabled]:hover, .btn-info.btn-bordered[disabled]:active, .btn-info.btn-bordered[disabled]:focus, .btn-info.btn-bordered[disabled].active, fieldset[disabled] .btn-info.btn-bordered, fieldset[disabled] .btn-info.btn-bordered:hover, fieldset[disabled] .btn-info.btn-bordered:active, fieldset[disabled] .btn-info.btn-bordered:focus, fieldset[disabled] .btn-info.btn-bordered.active {
      border-color: #7dcfe4;
      color: #63c5df; }

.btn-bordered, .btn-bordered:hover, .btn-bordered:active, .btn-bordered:focus, .btn-bordered.disabled, .btn-bordered[disables] {
  background-color: transparent; }
  .btn-bordered.btn-transparent, .btn-bordered.btn-transparent .btn-bordered, .btn-bordered:hover.btn-transparent, .btn-bordered:hover.btn-transparent .btn-bordered:hover, .btn-bordered:active.btn-transparent, .btn-bordered:active.btn-transparent .btn-bordered:active, .btn-bordered:focus.btn-transparent, .btn-bordered:focus.btn-transparent .btn-bordered:focus, .btn-bordered.disabled.btn-transparent, .btn-bordered.disabled.btn-transparent .btn-bordered.disabled, .btn-bordered[disables].btn-transparent, .btn-bordered[disables].btn-transparent .btn-bordered[disables] {
    background-color: transparent; }

/*------------------------------------*\
    $LINKS
\*------------------------------------*/
a {
  color: #8E9396; }
  a:hover {
    color: #C7B37E; }

a.link-white {
  color: white; }
  a.link-white:hover {
    color: #f2f2f2; }

a.link-black {
  color: black; }
  a.link-black:hover {
    color: black; }

a.link-contrast {
  color: #C7B37E; }
  a.link-contrast:hover {
    color: #ff6f27; }

a.link-dark {
  color: #353b47; }
  a.link-dark:hover {
    color: #2a2f38; }

a.link-medium {
  color: #BA9F5D; }
  a.link-medium:hover {
    color: #383d47; }

a.link-light {
  color: #8E9396; }
  a.link-light:hover {
    color: #5b626c; }

a.link-medium-light {
  color: #9ca4af; }
  a.link-medium-light:hover {
    color: #8e97a4; }

a.link-very-light {
  color: #eaedf2; }
  a.link-very-light:hover {
    color: #dae0e8; }

a.link-primary {
  color: #428bca; }
  a.link-primary:hover {
    color: #357ebd; }

a.link-success {
  color: #5cb85c; }
  a.link-success:hover {
    color: #4cae4c; }

a.link-warning {
  color: #f0ad4e; }
  a.link-warning:hover {
    color: #eea236; }

a.link-danger {
  color: #d9534f; }
  a.link-danger:hover {
    color: #d43f3a; }

a.link-info {
  color: #5dc3de; }
  a.link-info:hover {
    color: #48bbda; }

/*------------------------------------*\
    $ACCORDIONS
\*------------------------------------*/
.accordion .panel-heading {
  padding: 0;
  border: none; }
.accordion .accordion-toggle {
  display: block;
  padding: 10px 15px;
  color: white;
  background-color: #C7B37E;
  text-decoration: none;
  font-family: "Open Sans","Microsoft YaHei";
  font-size: 16px;
  font-weight: 600;
  border: 2px solid transparent;
  -webkit-transition: background-color 300ms, color 300ms;
  -moz-transition: background-color 300ms, color 300ms;
  -o-transition: background-color 300ms, color 300ms;
  transition: background-color 300ms, color 300ms; }
  .accordion .accordion-toggle:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "\f146";
    margin-right: 10px; }
  .accordion .accordion-toggle:focus {
    outline: none; }
  .accordion .accordion-toggle:hover {
    background-color: #ff6f27; }
  .accordion .accordion-toggle.collapsed {
    background-color: #353b47; }
    .accordion .accordion-toggle.collapsed:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      *margin-right: .3em;
      content: "\f0fe"; }
    .accordion .accordion-toggle.collapsed:hover {
      background-color: #404756; }
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .accordion .panel .panel-body {
    border: 2px solid #eaedf2;
    border-top: none;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
.accordion.accordion-bordered .panel-heading {
  background-color: transparent; }
.accordion.accordion-bordered .accordion-toggle {
  background-color: transparent;
  border: 2px solid #eaedf2;
  color: #C7B37E;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .accordion.accordion-bordered .accordion-toggle.collapsed {
    color: #353b47; }
    .accordion.accordion-bordered .accordion-toggle.collapsed:hover {
      color: #C7B37E;
      background-color: transparent; }
.accordion.accordion-bordered .panel {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .accordion.accordion-bordered .panel .panel-body {
    border-color: transparent; }

/*------------------------------------*\
    $TABS
\*------------------------------------*/
.tabbable .nav-tabs {
  border-bottom: 2px solid #eaedf2; }
  .tabbable .nav-tabs > li {
    margin-bottom: -2px; }
    .tabbable .nav-tabs > li > a {
      background-color: #eaedf2;
      border: 2px solid transparent;
      border-bottom: none;
      border-top: 4px solid transparent;
      font-family: "Open Sans","Microsoft YaHei";
      font-size: 16px;
      font-weight: 600;
      margin-right: 3px;
      color: #353b47;
      -moz-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      -webkit-transition: background-color 300ms, color 300ms;
      -moz-transition: background-color 300ms, color 300ms;
      -o-transition: background-color 300ms, color 300ms;
      transition: background-color 300ms, color 300ms; }
      .tabbable .nav-tabs > li > a:hover {
        border-color: transparent;
        color: #C7B37E;
        background-color: #e4e8ee; }
      .tabbable .nav-tabs > li > a:focus {
        outline: none; }
    .tabbable .nav-tabs > li.active > a, .tabbable .nav-tabs > li.active > a:hover, .tabbable .nav-tabs > li.active > a:focus {
      background-color: white;
      border: 2px solid #eaedf2;
      border-bottom: none;
      border-top: 4px solid #C7B37E; }
.tabbable .tab-content {
  padding: 20px;
  border: 2px solid #eaedf2;
  border-top: none;
  overflow: auto;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.tabbable.tabs-below .nav-tabs {
  border-bottom: none;
  border-top: 2px solid #eaedf2; }
  .tabbable.tabs-below .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -2px; }
    .tabbable.tabs-below .nav-tabs > li > a {
      border: 2px solid transparent;
      border-top: none;
      border-bottom: 4px solid transparent;
      -moz-border-radius-topleft: 0;
      -webkit-border-top-left-radius: 0;
      border-top-left-radius: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-top-right-radius: 0;
      border-top-right-radius: 0;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .tabbable.tabs-below .nav-tabs > li.active > a, .tabbable.tabs-below .nav-tabs > li.active > a:hover, .tabbable.tabs-below .nav-tabs > li.active > a:focus {
      border: 2px solid #eaedf2;
      border-top: none;
      border-bottom: 4px solid #C7B37E; }
.tabbable.tabs-below .tab-content {
  border: 2px solid #eaedf2;
  border-bottom: none;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }
.tabbable.tabs-left > .nav-tabs > li, .tabbable.tabs-right > .nav-tabs > li {
  float: none; }
.tabbable.tabs-left .nav-tabs {
  float: left;
  border-bottom: none; }
  .tabbable.tabs-left .nav-tabs > li {
    margin-bottom: 0;
    margin-right: -2px; }
    .tabbable.tabs-left .nav-tabs > li > a {
      border: 2px solid transparent;
      border-right: none;
      border-left: 4px solid transparent;
      margin-right: 0;
      margin-bottom: 3px;
      -moz-border-radius-topleft: 0;
      -webkit-border-top-left-radius: 0;
      border-top-left-radius: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-top-right-radius: 0;
      border-top-right-radius: 0;
      -moz-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .tabbable.tabs-left .nav-tabs > li.active > a, .tabbable.tabs-left .nav-tabs > li.active > a:hover, .tabbable.tabs-left .nav-tabs > li.active > a:focus {
      border: 2px solid #eaedf2;
      border-right: none;
      border-left: 4px solid #C7B37E; }
.tabbable.tabs-left .tab-content {
  border: 2px solid #eaedf2;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.tabbable.tabs-right .nav-tabs {
  float: right;
  border-bottom: none; }
  .tabbable.tabs-right .nav-tabs > li {
    margin-bottom: 0;
    margin-left: -2px; }
    .tabbable.tabs-right .nav-tabs > li > a {
      border: 2px solid transparent;
      border-left: none;
      border-right: 4px solid transparent;
      margin-right: 0;
      margin-bottom: 3px;
      -moz-border-radius-topleft: 0;
      -webkit-border-top-left-radius: 0;
      border-top-left-radius: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-top-right-radius: 0;
      border-top-right-radius: 0;
      -moz-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .tabbable.tabs-right .nav-tabs > li.active > a, .tabbable.tabs-right .nav-tabs > li.active > a:hover, .tabbable.tabs-right .nav-tabs > li.active > a:focus {
      border: 2px solid #eaedf2;
      border-left: none;
      border-right: 4px solid #C7B37E; }
.tabbable.tabs-right .tab-content {
  border: 2px solid #eaedf2;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

/*------------------------------------*\
    $INPUTS
\*------------------------------------*/
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select[multiple] {
  -webkit-appearance: none;
  -moz-appearance: none; }

.form-control {
  height: 40px;
  color: #8E9396;
  border: 2px solid #eaedf2;
  background-color: #474747;
      border-color: #353b47;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .form-control:-moz-placeholder {
    color: #c5c9ce; }
  .form-control:-ms-input-placeholder {
    color: #c5c9ce; }
  .form-control::-webkit-input-placeholder {
    color: #c5c9ce; }
  .form-control:focus {
    border-color: #C7B37E;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .form-control[disabled] {
    background: #eaedf2; }

select.form-control {
  border-width: 1px; }
  select.form-control:focus {
    border-color: #bbc5d5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

select[multiple].form-control {
  height: auto;
  border-width: 2px; }

.input-group-addon {
  background-color: #eaedf2;
  border: 2px solid #eaedf2; }

.input-lg {
  height: 50px; }

.input-sm {
  height: 29px; }

/*------------------------------------*\
    $PAGINATION
\*------------------------------------*/
.pagination {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .pagination > li > a, .pagination > li > span {
    color: #8E9396;
    background-color: transparent;
    border: 1px solid #515151;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .pagination > li:first-child > a, .pagination > li:first-child > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: #eaedf2; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    color: #C7B37E;
    background-color: transparent;
    border-color: #C7B37E; }
  .pagination > .disabled > span,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #d7dce5;
    background-color: transparent;
    border-color: #f6f7f9; }

/*------------------------------------*\
    $NAVS
\*------------------------------------*/
.list-group{
	-moz-box-shadow:1px 1px 2px #000000; -webkit-box-shadow:1px 1px 2px #000000; box-shadow:1px 1px 2px #000000;
}
.list-group .list-group-item,.list-group li {border-color: #6A6A6A; background-color: #525252; color: #C7B37E; }
.list-group .list-group-item a,.list-group li a{ color: #C7B37E;}
  .list-group .list-group-item [class^="fa-"], .list-group .list-group-item [class*=" fa-"] {
    color: #C7B37E; }
  .list-group .list-group-item:hover, .list-group .list-group-item:focus {
    background-color: #6F6F6F; }
  .list-group .list-group-item.active, .list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
    color: white;
    background-color: #C7B37E;
    border-color: #C7B37E; }
    .list-group .list-group-item.active [class^="fa-"], .list-group .list-group-item.active [class*=" fa-"], .list-group .list-group-item.active:hover [class^="fa-"], .list-group .list-group-item.active:hover [class*=" fa-"], .list-group .list-group-item.active:focus [class^="fa-"], .list-group .list-group-item.active:focus [class*=" fa-"] {
      color: white; }
  .list-group .list-group-item:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }
  .list-group .list-group-item:last-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }

.nav-pills li + li {
  margin-left: 5px;
  margin-bottom: 5px; }

.nav-pills > li > a {
  color: #BA9F5D;
  background-color: #eaedf2; }
  .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #dae0e8; }

.nav-pills > li.active > a {
  padding: 5px 20px;
  color: white;
  background-color: #C7B37E; }
  .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #C7B37E; }

/*------------------------------------*\
    $TABLES
\*------------------------------------*/
table {
  background-color: transparent; }

.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 12px;
  border-top: 1px solid #eaedf2; }
.table thead > tr > th {
  border-bottom: 2px solid #eaedf2; }
.table tbody + tbody {
  border-top: 2px solid #eaedf2; }
.table .table {
  background-color: white; }

.table-bordered {
  border: 1px solid #eaedf2; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #eaedf2; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fafbfc; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f3f5f8; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f3f5f8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be; }

@media (max-width: 767px) {
  .table-responsive {
    border: 1px solid #eaedf2; } }
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 6px; }

/*------------------------------------*\
    $ICONS
\*------------------------------------*/
.icon-wrap {
  display: inline-block;
  text-align: center;
  font-size: 1em;
  width: 30px;
  height: 30px; }
  .icon-wrap i {
    width: 1.14286em; }
  .icon-wrap.icon-circle {
    line-height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    .icon-wrap.icon-circle i {
      width: auto; }
    .icon-wrap.icon-circle.icon-md {
      line-height: 45px; }
    .icon-wrap.icon-circle.icon-lg {
      line-height: 60px; }
  .icon-wrap.icon-rounded-square {
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .icon-wrap.icon-rounded-square i {
      width: auto; }
    .icon-wrap.icon-rounded-square.icon-md {
      line-height: 45px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .icon-wrap.icon-rounded-square.icon-lg {
      line-height: 60px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px; }
  .icon-wrap.icon-bordered {
    border: 2px solid transparent;
    line-height: 26px; }
    .icon-wrap.icon-bordered.icon-md {
      line-height: 41px; }
    .icon-wrap.icon-bordered.icon-lg {
      line-height: 56px; }
  .icon-wrap.icon-md {
    font-size: 1.5em;
    width: 45px;
    height: 45px; }
  .icon-wrap.icon-lg {
    font-size: 2em;
    width: 60px;
    height: 60px; }

/*------------------------------------*\
    $CLIENT SLIDESHOW
\*------------------------------------*/
.client-slideshow {
  position: relative; }
  .client-slideshow:before, .client-slideshow:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 5%;
    top: 0;
    z-index: 999; }
    @media (min-width: 768px) {
      .client-slideshow:before, .client-slideshow:after {
        width: 10%; } }
  .client-slideshow:before {
    right: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
    background-image: -moz-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
    background-image: -o-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
    background-image: linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff); }
  .client-slideshow:after {
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
    background-image: -moz-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
    background-image: -o-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
    background-image: linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff); }
  .client-slideshow img {
    margin-right: 60px; }

/*------------------------------------*\
    $PAGES
\*------------------------------------*/
	 
/**------------Component: Products List* ------------*/
.products-list, .prolist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.products-list > .item {
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}
.products-list > .item:before,
.products-list > .item:after {
  content: " ";
  display: table;
}
.products-list > .item:after {
  clear: both;
}
.products-list .product-img {
  float: left;
}
.products-list .product-img img {
  width: 100px;
  height: 75px;
}
.products-list .product-info {
  margin-left: 110px;
}
.products-list .product-title {
  font-weight: 600;
}
.products-list .product-info .label {
   font-weight: normal; 
}
.products-list .product-description {
  display: block;
  color: #999;

}
.product-list-in-box > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px dotted #626262;
}
.product-list-in-box > .item:last-of-type {
  border-bottom-width: 0;
}

ul.proinfo a{ color: #666;}


@media (max-width: 767px) {
    body{ padding-top: 70px;
    }
    #main-nav .navbar-toggle{
        margin-top:14px;
    }
    #main-nav .nav a {
        line-height:42px !important;
        text-align:center;
        border-bottom:1px solid #282828;
    }

    #main-nav .nav a:before {
        display:none !important;
    }

    #main-nav.stuck .nav .active > a,
    #main-nav .nav a:hover{
        opacity:1;
        color:#BA9F5D;
    }

    #main-nav li{
        clear: both;
    }
    #main-nav .dropdown-menu a{
        clear: none;
        padding:5px 0;
        font-size:14px;
        line-height: 36px !important;
    }
	 .site-logo{margin:10px 0px 0px 0px;top:0; width: 230px;}
}

.pagecontent{font-size: 14px; line-height: 160%;}
.pagecontent img{max-width: 100%;height: auto;width: auto\9;}
/*ul list style*/
ul.ullist,ul.ullist2,ul.ullistimg,ul.et-services-icon,ul.et-services-icon2,ul.gallery{margin: 0px; padding: 0px; list-style: none;}
ul.ullist li{ padding: 5px 5px 5px 20px; border-bottom:1px dotted #444; background: url(../images/ul.gif) no-repeat top left;}
ul.ullist li .span_r,ul.ullist2 li .span_r{ float: right; padding-left: 10px; font-size: 11px;}
.post-to-post-pager .previous {
	float:left
}
.post-to-post-pager .next {
	float:right
}
.gallery li{ margin-top: 10px;}

.customers-carousel .owl-item {
	width:220px;
	padding:0 1em;
	text-align:center
}
.customers-carousel .owl-item img {
	display:block;
	margin:0 auto;width: 100%;
	border: 3px solid #8E9396;
  height: auto;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.image-list-box > a img {
    border-color: #8E9396; }
.image-list-box > a img:hover {
      border-color: #EBDD96; }
		
/*float element*/
#right-bar{position:fixed;width:55px;right:0;bottom:60px;border-bottom:1px solid #ddd;}
#right-bar a{display:block;padding:8px 10px;height:50px;line-height:1.3;background: url(../images/right-ico.png);text-indent:-9999px;overflow:hidden;}
#right-bar a:hover{background:#696969;border-color:#5A5A5A;text-indent:0;text-align:center;color:#fff;text-decoration:none;}
#right-bar #right-weixin{background-position:0 0;}
#right-bar #right-gotop{background-position:0 -165px;display:none;}
#right-bar #right-online{background-position:0 -55px;}
#right-bar #right-feedback{background-position:0 -110px;}
#right-bar #weixin-qr{display:none;width:161px;height:161px;background: url(../images/qxwall_weixin_161.png) center;border:1px solid #ddd;position:absolute;right:55px;bottom:-1px;text-indent:-9999px;overflow:hidden;}

