html{overflow-x:hidden}body{background:#eee;font-size:16px;font-weight:400;font-family:Ubuntu,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;color:#333;line-height:25px;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-x:hidden}h3{font-size:24px;color:#585b60;font-weight:700}h4{font-size:18px;color:#585b60;font-weight:700}a{color:#585b60}.section-title{color:#585b60;font-size:36px;text-align:center;letter-spacing:1px;line-height:1;margin-bottom:20px;padding:0 10px;position:relative;font-weight:700}a.back-to-top{display:none;position:fixed;bottom:18px;right:15px;text-decoration:none}.section-padding{padding:20px 0}#links{background:#fff}.client-item-wrapper{text-align:center;padding:15px}#header{margin:auto;color:#fff;overflow:hidden;position:relative;background:#f0f0f0;max-height:446px;max-width:1140px;background-image:url(../img/halfdome_header.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 0 15px #555;border-bottom-left-radius:12px;border-bottom-right-radius:12px}#header .contents{padding:20px 0 20px}.logo{width:100%;max-width:454px}#container-map{margin-top:20px;background-color:#fff;height:400px;z-index:101;box-shadow:0 0 15px #ddd}#copyright{background:#34363a;padding:10px}#copyright p{line-height:42px;color:#fff;text-align:center;margin:0}#amazon{box-shadow:0 0 15px #aaa;background-color:#fff;border-radius:12px}#product-list img{border:0;max-width:100px;max-height:100px}.product-padding{line-height:100px;margin-bottom:10px}.thumb{margin:0;padding:0;width:100px;height:100px;text-align:center;display:inline-block;margin-right:10px}.heading{font-size:28px;color:#585b60;font-weight:700}hr{max-width:1140px}
.navbar-nav.navbar-center {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}