.text-right {
  text-align: right;
}
.phone-icon {
  width: 40px;
  height: 40px;
}
.phone-icon .fa.fa-phone {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 11px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
} /*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #ffffff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #ffffff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #ffffff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #ffffff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}
.modal-open .modal .dropdown-menu {
  z-index: 2050;
}
.modal-open .modal .dropdown.open {
  *z-index: 2050;
}
.modal-open .modal .popover {
  z-index: 2060;
}
.modal-open .modal .tooltip {
  z-index: 2080;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#08c),
    to(#0077b3)
  );
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#08c),
    to(#0077b3)
  );
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
      0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
      0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
      0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@font-face {
  font-family: "Pacifico";
  src: url("../font/pacifico-webfont.eot");
  src: url("../font/pacifico-webfont.eot?#iefix") format("embedded-opentype"),
    url("../font/pacifico-webfont.woff") format("woff"),
    url("../font/pacifico-webfont.ttf") format("truetype"),
    url("../font/pacifico-webfont.svg#NunitoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LeagueGothic";
  src: url("../font/leaguegothic-regular-webfont.eot");
  src: url("../font/leaguegothic-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../font/leaguegothic-regular-webfont.woff") format("woff"),
    url("../font/leaguegothic-regular-webfont.ttf") format("truetype"),
    url("../font/leaguegothic-regular-webfont.svg#league_gothicregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Daniel";
  src: url("../font/daniel-webfont.eot");
  src: url("../font/daniel-webfont.eot?#iefix") format("embedded-opentype"),
    url("../font/daniel-webfont.woff") format("woff"),
    url("../font/daniel-webfont.ttf") format("truetype"),
    url("../font/daniel-webfont.svg#NunitoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  outline: none !important;
}
::-moz-selection {
  background: #734e2f;
  color: #fff;
  text-shadow: none !important;
}
::selection {
  background: #734e2f;
  color: #fff;
  text-shadow: none !important;
}
img::-moz-selection {
  background: transparent;
}
img::selection {
  background: transparent;
}
body {
  background: url("../img/bg.jpg") no-repeat scroll 50% 0 #fff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  -webkit-tap-highlight-color: #734e2f;
}
h2 {
  font-family: LeagueGothic;
  color: #734e2f;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  text-shadow: 1px 1px 1px #fff;
}
p {
  text-align: justify;
  color: #7f6a59;
  text-shadow: 1px 1px 1px #fff;
  line-height: 20px;
}
p strong {
  color: #5b4839;
}
a {
  color: #7f6a59;
  text-shadow: 1px 1px 1px #fff;
}
#topline {
  background: url("../img/bg-topline-olive.png") repeat-x scroll 0 0 transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
}
#topline div {
  background: url("../img/bg-topline-pattern.png") repeat-x scroll 0 0
    transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
}
.search {
  text-align: center;
  margin-bottom: 30px;
}
.search input[type="text"] {
  background: url("../img/bg-search-input-text.png") repeat-x scroll 0 0
    transparent;
  border: 0;
  text-align: left;
  height: 38px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 20px 0 10px;
  color: #948e85;
  width: 60%;
}
.search input[type="submit"] {
  background: url("../img/bg-search-input-submit.png") no-repeat scroll 0 0
    transparent;
  border: 0;
  margin-left: -10px;
  height: 38px;
  width: 38px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  cursor: pointer;
}
header {
  padding-top: 40px;
  margin-bottom: 10px;
}
header #brand {
  display: block;
  float: left;
  text-shadow: 0px 0px 30px #fff;
  font-family: Pacifico;
  font-size: 50px;
  color: #808b42;
  line-height: 50px;
  height: 90px;
}
header #brand:hover {
  text-decoration: none;
}
header #brand span {
  color: #734e2f;
}
header #brand img {
  position: relative;
  top: -20px;
  width: 210px;
}
header nav {
  float: right;
  background: url("../img/bg-menu-olive.png") no-repeat scroll 0 50% transparent;
  height: 52px;
  -webkit-box-shadow: 0px 0px 40px #9d907e;
  -moz-box-shadow: 0px 0px 40px #9d907e;
  box-shadow: 0px 0px 40px #9d907e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 7px;
}
header nav > ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: -2px 0 0 0;
}
header nav > ul > li {
  display: inline-block;
}
header nav > ul > li.dropdown:hover .dropdown-menu {
  display: block;
}
header nav > ul > li > a {
  cursor: pointer;
  display: block;
  height: 56px;
  padding: 0 10px;
  line-height: 56px;
  font-family: LeagueGothic;
  font-size: 22px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
header nav > ul > li > a img {
  margin-top: -4px;
}
header nav > ul > li > a.active {
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 0 transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
header nav > ul > li > a:hover {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
header nav .dropdown-toggle:after {
  content: none;
}
header nav form {
  text-align: center;
  margin-bottom: 30px;
  text-align: left;
  float: right;
  margin-left: 30px;
  margin-top: 7px;
  margin-bottom: 0;
}
header nav form input[type="text"] {
  background: url("../img/bg-search-input-text.png") repeat-x scroll 0 0
    transparent;
  border: 0;
  text-align: left;
  height: 38px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 20px 0 10px;
  color: #948e85;
  width: 60%;
}
header nav form input[type="submit"] {
  background: url("../img/bg-search-input-submit.png") no-repeat scroll 0 0
    transparent;
  border: 0;
  margin-left: -10px;
  height: 38px;
  width: 38px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  cursor: pointer;
}
header nav form input[type="text"] {
  width: auto !important;
}
header .dropdown-menu {
  background: url("../img/bg-menu-dropdown.png") no-repeat scroll 0 0
    transparent;
  border: 0;
  margin-top: -17px;
  padding: 13px 0 0 0;
  width: 163px;
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header .dropdown-menu li {
  border-top: 1px solid #8a6947;
  border-bottom: 1px solid #614024;
}
header .dropdown-menu li:first-child {
  border-top: 0;
}
header .dropdown-menu li:last-child {
  border-bottom: 0;
}
header .dropdown-menu a {
  padding: 0 10px;
  height: 33px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 33px;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  font-family: LeagueGothic;
}
header .dropdown-menu a:hover {
  color: #fff;
  background: url("../img/bg-menu-dropdown-hover.png") no-repeat scroll 0 0
    transparent;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
#carousel .container {
  position: relative;
}
#carousel .item img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#carousel .item div {
  position: absolute;
  font-family: LeagueGothic;
  font-size: 37px;
  padding: 0 15px;
  bottom: 30px;
  height: 61px;
  line-height: 61px;
  left: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  background: url("../img/bg-carousel-desc.png") no-repeat scroll 0 0
    transparent;
  z-index: 10;
}
#carousel .item div span {
  position: absolute;
  top: 0;
  width: 27px;
  height: 61px;
  right: -24px;
  z-index: -1;
  background: url("../img/bg-carousel-desc-end.png") no-repeat scroll 0 0
    transparent;
}
#carousel .carousel-control {
  position: absolute;
  width: 57px;
  height: 26px;
  margin-top: -13px;
  top: 50%;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}
#carousel .carousel-control:hover {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
#carousel a.left {
  left: -80px;
}
#carousel a.right {
  right: -80px;
}
.box h2 {
  margin-bottom: 10px;
}
.box > img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  margin: 10px 0;
}
.button {
  zoom: 1;
  cursor: pointer;
  display: inline-block;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../img/bg-button.png") repeat-x scroll 0 0 transparent;
  height: 40px;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
}
.button:before {
  content: "";
  display: block;
}
.button:after {
  content: "";
  display: table;
  clear: both;
}
.button .button-icon {
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 100%
    transparent;
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: left;
  margin-right: 5px;
}
.button .button-icon img {
  padding: 12px;
}
.button .button-icon img,
.button .button-icon i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.button .button-text {
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 100%
    transparent;
  display: block;
  padding: 0 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: left;
  font-family: LeagueGothic;
  font-size: 22px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  line-height: 40px;
}
.button:hover {
  -webkit-box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
  -moz-box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
  box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
}
.button:hover .button-icon img,
.button:hover .button-icon i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}
.button-color {
  zoom: 1;
  cursor: pointer;
  display: inline-block;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background: url("../img/bg-button.png") repeat-x scroll 0 0 transparent;
  height: 40px;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
}
.button-color:before {
  content: "";
  display: block;
}
.button-color:after {
  content: "";
  display: table;
  clear: both;
}
.button-color .button-icon {
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 100%
    transparent;
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: left;
  margin-right: 5px;
}
.button-color .button-icon img {
  padding: 12px;
}
.button-color .button-icon img,
.button-color .button-icon i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.button-color .button-text {
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 100%
    transparent;
  display: block;
  padding: 0 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: left;
  font-family: LeagueGothic;
  font-size: 22px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  line-height: 40px;
}
.button-color:hover {
  -webkit-box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
  -moz-box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
  box-shadow: 0 0 20px rgba(110, 80, 54, 0.7);
}
.button-color:hover .button-icon img,
.button-color:hover .button-icon i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}
.button-color span {
  background: url("../img/bg-menu-olive.png") no-repeat scroll 0 100%
    transparent !important;
}
.button-small {
  height: 29px;
}
.button-small .button-text {
  font-size: 19px;
  line-height: 29px;
}
.board {
  width: 350px;
  margin: 0 auto;
}
.board .board-inner {
  position: relative;
  z-index: 10;
  background: url("../img/bg-board.png") no-repeat scroll 0 0 transparent;
  width: 265px;
  height: 200px;
  padding: 40px 40px 49px 45px;
}
.board .board-inner .item {
  display: none;
  overflow: hidden;
  font-family: Daniel;
  color: #fff !important;
  text-shadow: none !important;
  font-size: 17px;
}
.board .board-inner .item ul {
  list-style: none;
  padding: 0;
}
.board .board-inner .item ul li {
  zoom: 1;
}
.board .board-inner .item ul li:before {
  content: "";
  display: block;
}
.board .board-inner .item ul li:after {
  content: "";
  display: table;
  clear: both;
}
.board .board-inner .item ul li .left {
  float: left;
  width: 200px;
}
.board .board-inner .item ul li .right {
  float: left;
}
.board .board-inner .item p {
  margin-top: 0 !important;
  margin-bottom: 10px;
  color: #fff !important;
  text-shadow: none !important;
}
.board .board-inner .item p strong {
  color: #fff !important;
}
.board .board-inner .item.active {
  display: block !important;
}
.board .board-nav {
  position: relative;
  z-index: 11;
  padding: 0;
  width: 159px;
  height: 55px;
  background: url("../img/bg-board-nav.png") no-repeat scroll 0 0 transparent;
  margin: -37px auto 0;
  list-style: none;
  text-align: center;
}
.board .board-nav li {
  width: 16px;
  height: 16px;
  margin-top: 11px;
  background: url("../img/bg-board-nav-dot.png") no-repeat scroll 0 0
    transparent;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.board .board-nav li span {
  width: 16px;
  height: 16px;
  margin-left: 1px;
  margin-top: 16px;
  display: block;
  background: url("../img/bg-board-nav-dot-active.png") no-repeat scroll 0 0
    transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.board .board-nav li.active span {
  margin-top: 0;
}
.home-gallery {
  list-style: none;
  text-align: center;
  padding: 0;
  font-size: 0;
  margin-bottom: 20px;
  display: none;
}
.home-gallery li {
  width: 112px;
  height: 106px;
  padding-top: 6px;
  display: inline-block;
  margin: 0 3px;
  -webkit-box-shadow: 0 0 0 rgba(110, 80, 54, 0);
  -moz-box-shadow: 0 0 0 rgba(110, 80, 54, 0);
  box-shadow: 0 0 0 rgba(110, 80, 54, 0);
}
.home-gallery li img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.home-gallery li:hover {
  background: url("../img/bg-home-gallery-hover-olive.png") no-repeat scroll 0 0
    transparent;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
}
.home-gallery li:first-child {
  margin-left: 0 !important;
}
.home-gallery li:last-child {
  margin-right: 0 !important;
}
.home-gallery .first {
  margin-left: 0 !important;
}
.home-gallery .last {
  margin-right: 0 !important;
}
footer {
  background-color: #ebe7dc;
  margin-top: 20px;
  padding-bottom: 10px;
}
footer h2 {
  font-size: 23px;
}
footer .copyrights {
  -webkit-box-shadow: 0 0 30px rgba(114, 98, 82, 0.6);
  -moz-box-shadow: 0 0 30px rgba(114, 98, 82, 0.6);
  box-shadow: 0 0 30px rgba(114, 98, 82, 0.6);
  background: url("../img/bg-menu-olive.png") no-repeat scroll 0 50% transparent;
  margin-top: 20px;
  height: 52px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .copyrights .brand {
  text-shadow: 1px 1px 1px #333;
  float: left;
  background: url("../img/bg-copyrights-brand-olive.png") no-repeat scroll 0 0
    transparent;
  font-family: Pacifico;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 24px;
  padding: 0 20px;
  color: #fff;
  line-height: 47px;
  height: 52px;
  border-right: 1px solid #414c15;
}
footer .copyrights p {
  font-size: 12px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  line-height: 52px;
  margin: 0;
  padding: 0;
  margin-left: 20px;
  float: left;
}
footer .copyrights .fb {
  height: 52px;
  float: right;
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .comment-author {
  float: right;
  margin-left: 20px;
}
footer .comment-author img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
footer .comment-author .date {
  font-size: 11px;
  margin: 0;
}
footer .comment-author .author {
  font-weight: bold;
  margin: -5px 0 0 0;
}
footer .comment-content {
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.15);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.15);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.15);
  background-color: #f5f3ee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  padding: 11px 15px;
}
footer .comment-content p {
  font-size: 11px;
  line-height: 15px;
}
.tweet {
  background: url("../img/bg-tweet.png") no-repeat scroll 0 0 transparent;
  height: 52px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px rgba(63, 47, 36, 0.11);
  -moz-box-shadow: 0 0 5px rgba(63, 47, 36, 0.11);
  box-shadow: 0 0 5px rgba(63, 47, 36, 0.11);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tweet p {
  overflow: hidden;
  height: 30px;
  font-size: 11px;
  padding: 0 16px 0 70px;
  line-height: 15px;
}
.tweet p span {
  color: #727c37;
}
.header-big {
  background: #ece8df;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f1eb , EndColorStr= #e5ded3 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f1eb),
    to(#e5ded3)
  );
  background: -webkit-linear-gradient(#f2f1eb, #e5ded3);
  background: -moz-linear-gradient(top, #f2f1eb, #e5ded3);
  background: -ms-linear-gradient(#f2f1eb, #e5ded3);
  background: -o-linear-gradient(#f2f1eb, #e5ded3);
  background: linear-gradient(#f2f1eb, #e5ded3);
  zoom: 1;
  border-bottom: 1px solid #d3c9ba;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 30px;
  margin-top: 15px;
}
.header-big h1 {
  margin: 0;
  color: #cec1b5;
  text-shadow: 1px 1px 1px #fff;
  line-height: 74px;
  padding: 0 20px;
  text-transform: uppercase;
  font-family: LeagueGothic;
  font-size: 39px;
  font-weight: normal;
}
.message {
  overflow: hidden;
  width: 100%;
  background: #ece8e1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f3f1ec , EndColorStr= #e5dfd5 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f3f1ec),
    to(#e5dfd5)
  );
  background: -webkit-linear-gradient(#f3f1ec, #e5dfd5);
  background: -moz-linear-gradient(top, #f3f1ec, #e5dfd5);
  background: -ms-linear-gradient(#f3f1ec, #e5dfd5);
  background: -o-linear-gradient(#f3f1ec, #e5dfd5);
  background: linear-gradient(#f3f1ec, #e5dfd5);
  zoom: 1;
  height: 43px;
  margin: 20px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-spacing: 0;
}
.message:before {
  content: "";
  display: block;
}
.message:after {
  content: "";
  display: table;
  clear: both;
}
.message td {
  padding: 0;
}
.message p {
  padding: 0 15px;
}
.message .message-close {
  width: 25px;
  cursor: pointer;
  vertical-align: top;
  padding-top: 10px;
}
.message .message-icon {
  text-align: center;
  width: 43px;
}
.message .message-icon span {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 43px;
  background: url("../img/bg-menu-olive.png") no-repeat scroll 0 100%
    transparent;
  display: block;
  height: 43px;
}
.message .message-icon span img {
  margin-top: 14px;
}
.list-tick {
  list-style: none;
  padding: 0;
}
.list-tick li {
  background: url("../img/tick.png") no-repeat scroll 0 8px transparent;
  color: #7f6a59;
  text-shadow: 1px 1px 1px #fff;
  padding: 5px 0 5px 25px;
}
.list-line {
  list-style: none;
  padding: 0;
}
.list-line li {
  background: url("../img/bg-list-line.png") no-repeat scroll 50% 100%
    transparent;
  font-family: LeagueGothic;
  font-size: 19px;
  text-transform: uppercase;
  color: #ac937e;
  text-shadow: 1px 1px 1px #fff;
  padding: 0 0 25px;
}
.list-line li a {
  color: #ac937e;
  text-shadow: 1px 1px 1px #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.list-line li a:hover {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  text-decoration: none;
}
.list-categories {
  list-style: none;
  padding: 0;
}
.list-categories li {
  font-family: LeagueGothic;
  font-size: 19px;
  text-transform: uppercase;
  color: #c4b1a1;
  text-shadow: 1px 1px 1px #fff;
  padding: 10px 0;
  border-bottom: 1px solid transparent;
}
.list-categories li a {
  color: #c4b1a1;
  text-shadow: 1px 1px 1px #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.list-categories li a:hover {
  text-decoration: none;
}
.list-categories li.active,
.list-categories li:hover {
  background: #ece8df;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f1eb , EndColorStr= #e5ded3 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f1eb),
    to(#e5ded3)
  );
  background: -webkit-linear-gradient(#f2f1eb, #e5ded3);
  background: -moz-linear-gradient(top, #f2f1eb, #e5ded3);
  background: -ms-linear-gradient(#f2f1eb, #e5ded3);
  background: -o-linear-gradient(#f2f1eb, #e5ded3);
  background: linear-gradient(#f2f1eb, #e5ded3);
  zoom: 1;
  border-bottom: 1px solid #d3c9ba;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.list-categories li.active a,
.list-categories li:hover a {
  color: #847367;
  padding-left: 10px;
}
.blog {
  margin-bottom: 30px;
}
.blog .blog-title h2 {
  margin: 0;
}
.blog .blog-title h2 a {
  text-transform: uppercase;
  color: #727c37;
}
.blog .blog-title h2 a:hover {
  text-decoration: none;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.blog .blog-author {
  text-shadow: 1px 1px 1px #fff;
  color: #736355;
  margin-top: 15px;
  margin-bottom: 20px;
}
.blog .blog-author img {
  margin-right: 5px;
}
.blog .blog-photo img {
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.blog .blog-content p:first-child {
  margin-top: 0;
}
.blog .blog-comments-count {
  text-align: right;
}
.blog .blog-comments-count span {
  background: url("../img/bg-comments-count.png") no-repeat scroll 0 0
    transparent;
  width: 54px;
  height: 103px;
  display: inline-block;
  margin-top: -35px;
  color: #cec1b5;
  text-shadow: 1px 1px 1px #fff;
  line-height: 74px;
  text-align: center;
  padding: 14px 32px 0 27px;
  text-transform: uppercase;
  font-family: LeagueGothic;
  font-size: 29px;
}
.gallery-categories {
  list-style: none;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  padding: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ece7de;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f4f1ea , EndColorStr= #e3dcd2 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f4f1ea),
    to(#e3dcd2)
  );
  background: -webkit-linear-gradient(#f4f1ea, #e3dcd2);
  background: -moz-linear-gradient(top, #f4f1ea, #e3dcd2);
  background: -ms-linear-gradient(#f4f1ea, #e3dcd2);
  background: -o-linear-gradient(#f4f1ea, #e3dcd2);
  background: linear-gradient(#f4f1ea, #e3dcd2);
  zoom: 1;
  border-bottom: 1px solid #d2c9ba;
  font-size: 0;
  overflow: hidden;
}
.gallery-categories li {
  display: inline-block;
}
.gallery-categories li a {
  color: #cec1b5;
  font-family: LeagueGothic;
  font-size: 18px;
  padding: 13px 20px;
  display: block;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
.gallery-categories li:hover,
.gallery-categories li.active {
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
}
.gallery-categories li:hover a,
.gallery-categories li.active a {
  text-decoration: none;
  background: url("../img/bg-menu-active.png") no-repeat scroll 0 50%
    transparent;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px #35230f;
}
.gallery {
  list-style: none;
  padding: 0;
  font-size: 0;
  margin: 30px 0;
}
.gallery li {
  position: relative;
  display: inline-block;
  background: #f1f0eb;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f1ec , EndColorStr= #efeee9 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f1ec),
    to(#efeee9)
  );
  background: -webkit-linear-gradient(#f2f1ec, #efeee9);
  background: -moz-linear-gradient(top, #f2f1ec, #efeee9);
  background: -ms-linear-gradient(#f2f1ec, #efeee9);
  background: -o-linear-gradient(#f2f1ec, #efeee9);
  background: linear-gradient(#f2f1ec, #efeee9);
  zoom: 1;
  padding: 5px;
  width: 155px;
  height: 155px;
  margin: 5px;
  -webkit-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  -moz-box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.gallery li a {
  position: relative;
  display: block;
  overflow: hidden;
}
.gallery li a span {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e5ded2;
  -webkit-box-shadow: inset 0 0 10px rgba(49, 31, 28, 0.4);
  -moz-box-shadow: inset 0 0 10px rgba(49, 31, 28, 0.4);
  box-shadow: inset 0 0 10px rgba(49, 31, 28, 0.4);
  color: #97856d;
  padding: 10px 0;
  font-family: LeagueGothic;
  font-size: 18px;
  text-align: center;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
.gallery li:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 100;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.gallery li:hover a span {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
}
#mape {
  max-width: 100%;
  height: 180px;
}
.contact-details {
  text-align: right;
}
.contact-details h3 {
  text-shadow: 1px 1px 1px #fff;
  font-family: Pacifico;
  font-size: 24px;
  color: #ac937e;
  font-weight: normal;
}
.contact-details p {
  text-align: right;
}
#contact-form .error {
  -webkit-box-shadow: 0 0 20px #a9371d;
  -moz-box-shadow: 0 0 20px #a9371d;
  box-shadow: 0 0 20px #a9371d;
}
#contact-form label {
  display: block;
  color: #ac937e;
  font-family: LeagueGothic;
  font-size: 18px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
#contact-form input {
  background: #ece8e1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f3f1ec , EndColorStr= #e5dfd5 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f3f1ec),
    to(#e5dfd5)
  );
  background: -webkit-linear-gradient(#f3f1ec, #e5dfd5);
  background: -moz-linear-gradient(top, #f3f1ec, #e5dfd5);
  background: -ms-linear-gradient(#f3f1ec, #e5dfd5);
  background: -o-linear-gradient(#f3f1ec, #e5dfd5);
  background: linear-gradient(#f3f1ec, #e5dfd5);
  zoom: 1;
  border: 0;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  -moz-box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  width: 60%;
  margin: 5px 0 10px;
  border-bottom: 1px solid #d3c9ba;
  color: #7f6a59;
}
#contact-form textarea {
  background: #ece8e1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f3f1ec , EndColorStr= #e5dfd5 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f3f1ec),
    to(#e5dfd5)
  );
  background: -webkit-linear-gradient(#f3f1ec, #e5dfd5);
  background: -moz-linear-gradient(top, #f3f1ec, #e5dfd5);
  background: -ms-linear-gradient(#f3f1ec, #e5dfd5);
  background: -o-linear-gradient(#f3f1ec, #e5dfd5);
  background: linear-gradient(#f3f1ec, #e5dfd5);
  zoom: 1;
  border: 0;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  -moz-box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  box-shadow: 0 0 20px rgba(110, 80, 54, 0.1);
  width: 100%;
  margin: 5px 0 10px;
  border-bottom: 1px solid #d3c9ba;
  color: #7f6a59;
  height: 120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial;
}
.menu {
  width: 100%;
  border-spacing: 0;
}
.menu .col1 {
  text-align: left;
  padding-left: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.menu .col2 {
  text-align: left;
  padding-left: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.menu .col3 {
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.menu th {
  color: #ac937e;
  font-family: LeagueGothic;
  font-size: 18px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  height: 70px;
  border: 0 !important;
}
.menu .row-odd {
  background: #f3f0e9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f8f5f0 , EndColorStr= #eeebe2 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8f5f0),
    to(#eeebe2)
  );
  background: -webkit-linear-gradient(#f8f5f0, #eeebe2);
  background: -moz-linear-gradient(top, #f8f5f0, #eeebe2);
  background: -ms-linear-gradient(#f8f5f0, #eeebe2);
  background: -o-linear-gradient(#f8f5f0, #eeebe2);
  background: linear-gradient(#f8f5f0, #eeebe2);
  zoom: 1;
  border-bottom: 1px solid #e3ddd1;
}
.menu .row-odd .col3 {
  color: #c2b4a7;
}
.menu tbody .col1 {
  color: #cec1b5;
  font-family: LeagueGothic;
  font-size: 22px;
  line-height: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
.menu tbody .col2 {
  color: #734e2f;
  text-shadow: 1px 1px 1px #ffffff;
}
.menu tbody .col3 {
  color: #734e2f;
  font-family: LeagueGothic;
  font-size: 45px;
  line-height: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
.form-select {
  background: #ece8df;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f1eb , EndColorStr= #e5ded3 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f1eb),
    to(#e5ded3)
  );
  background: -webkit-linear-gradient(#f2f1eb, #e5ded3);
  background: -moz-linear-gradient(top, #f2f1eb, #e5ded3);
  background: -ms-linear-gradient(#f2f1eb, #e5ded3);
  background: -o-linear-gradient(#f2f1eb, #e5ded3);
  background: linear-gradient(#f2f1eb, #e5ded3);
  zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 20px rgba(110, 80, 54, 0.17);
  -moz-box-shadow: 0 0 20px rgba(110, 80, 54, 0.17);
  box-shadow: 0 0 20px rgba(110, 80, 54, 0.17);
  border-bottom: 1px solid #e3ddd1;
  display: inline-block;
  position: relative;
  margin: 24px 0;
  text-align: left;
}
.form-select:before {
  content: "";
  display: block;
}
.form-select:after {
  content: "";
  display: table;
  clear: both;
}
.form-select .selected {
  float: left;
  color: #cec1b5;
  text-align: left;
  font-family: LeagueGothic;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  padding: 0 20px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
.form-select .arrow {
  float: right;
  cursor: pointer;
}
.form-select .arrow img {
  padding: 16px;
}
.form-select .options {
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
  top: 100%;
  position: absolute;
  z-index: 100;
  display: none;
}
.form-select .options li {
  text-align: left;
  cursor: pointer;
  color: #cec1b5;
  background: #ece8df;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f2f1eb , EndColorStr= #e5ded3 );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f1eb),
    to(#e5ded3)
  );
  background: -webkit-linear-gradient(#f2f1eb, #e5ded3);
  background: -moz-linear-gradient(top, #f2f1eb, #e5ded3);
  background: -ms-linear-gradient(#f2f1eb, #e5ded3);
  background: -o-linear-gradient(#f2f1eb, #e5ded3);
  background: linear-gradient(#f2f1eb, #e5ded3);
  zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: LeagueGothic;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  padding: 0 20px;
  text-shadow: 1px 1px 1px #ffffff;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  header #brand {
    float: none;
    text-align: center;
    margin-bottom: 45px;
  }
  header #brand img {
    position: initial;
    top: initial;
  }
  header #brand span.address {
    position: initial;
    top: initial;
    width: auto;
  }
  header nav {
    float: none;
  }
  .button-text {
    padding: 0 8px !important;
  }
}
@media (max-width: 900px) {
  .carousel-control {
    display: none;
  }
}
@media (max-width: 768px) {
  .google-map-container {
    text-align: center;
  }
}
@media (max-width: 530px) {
  header nav {
    background: none !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    height: auto;
  }
  header nav > ul {
    float: none;
    text-align: center;
  }
  header nav > ul > li {
    height: 30px;
    margin: 5px 0;
  }
  header nav > ul > li > a {
    background: url("../img/bg-menu-olive.png") no-repeat scroll 0 50%
      transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 30px;
    line-height: 32px;
  }
  header nav > ul > li > a.active {
    background: url("../img/bg-menu-active.png") no-repeat scroll 0 50%
      transparent;
  }
  header nav .dropdown-menu {
    margin-top: 5px;
  }
  header nav .dropdown-menu a {
    height: 24px;
    line-height: 24px;
  }
  footer .comment-author {
    float: none;
    text-align: center;
  }
  footer .comment-author p {
    text-align: center;
  }
  footer .comment-content {
    margin-top: 10px;
  }
}
.hide {
  display: none;
}
.modal-header button.close {
  float: right;
}
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: url("/img/bg-lightbox-overlay.png") repeat scroll transparent;
  display: none;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 5px;
  box-shadow: 0 0 40px rgba(110, 80, 54, 0.34);
}
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
}
.lb-prev,
.lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  display: block;
}
.lb-prev {
  left: 0;
  float: left;
}
.lb-next {
  right: 0;
  float: right;
}
.lb-prev:hover {
  background: url(/img/prev.png) left 48% no-repeat;
}
.lb-next:hover {
  background: url(/img/next.png) right 48% no-repeat;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
.lb-data .lb-details {
  width: 100%;
  float: left;
  text-align: center;
  line-height: 1.1em;
  color: #a89684;
  font-family: LeagueGothic;
  font-size: 50px;
  font-weight: normal;
  line-height: 74px;
  text-shadow: 1px 1px 1px #f4f2ee;
  text-transform: uppercase;
}
.lb-data .lb-number {
  display: none !important;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
.lb-data .lb-close:hover {
  cursor: pointer;
}
.lb-closeContainer {
  width: 93px;
  height: 93px;
  top: -65px;
  right: -70px;
  position: absolute;
  cursor: pointer;
}
.lb-close {
  width: 93px;
  height: 93px;
}
::selection {
  background: #aa272f;
  color: #fff;
  text-shadow: none !important;
}
h2,
p,
p strong {
  color: #551418;
}
body {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ODkwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ODkwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(
    top,
    rgba(246, 137, 0, 0.5) 0%,
    rgba(246, 137, 0, 0.2) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(246, 137, 0, 0.5)),
    color-stop(100%, rgba(246, 137, 0, 0.2))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(246, 137, 0, 0.5) 0%,
    rgba(246, 137, 0, 0.2) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(246, 137, 0, 0.5) 0%,
    rgba(246, 137, 0, 0.2) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(246, 137, 0, 0.5) 0%,
    rgba(246, 137, 0, 0.2) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(246, 137, 0, 0.5) 0%,
    rgba(246, 137, 0, 0.2) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80f68900', endColorstr='#33f68900', GradientType=0);
}
#topline {
  background: url("../img/override/bg-topline-yellow.png") repeat-x scroll 0 0
    rgba(0, 0, 0, 0);
}
#topline div {
  background: url("../img/override/bg-topline-pattern-red.png") repeat-x scroll
    0 0 rgba(0, 0, 0, 0);
}
header nav {
  background: url("../img/override/bg-menu-orange.png") no-repeat scroll 0 50%
    rgba(0, 0, 0, 0);
}
header nav > ul > li > a.active {
  background: url("../img/override/bg-menu-active.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
}
#carousel .item div {
  background: url("../img/override/bg-carousel-desc.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
}
#carousel .item div span {
  background: url("../img/override/bg-carousel-desc-end.png") no-repeat scroll 0
    0 rgba(0, 0, 0, 0);
}
.header-big {
  background: linear-gradient(rgba(246, 137, 0, 0.2), rgba(246, 137, 0, 0.1));
  border-bottom: none;
  box-shadow: 0 0 40px rgba(49, 27, 0, 0.34);
}
.header-big h1 {
  color: #d16111;
}
header #brand {
  position: relative;
  margin-bottom: 45px;
}
header #brand span.address {
  font-size: 13px;
  text-align: center;
  color: #000000;
  text-shadow: none;
  display: block;
  line-height: 13px;
}
@media (min-width: 980px) {
  header #brand span.address {
    position: absolute;
    left: 0;
    width: 210px;
    top: 90px;
  }
}
.button-color span {
  background: url("../img/override/bg-menu-orange.png") no-repeat scroll 0 100%
    rgba(0, 0, 0, 0) !important;
}
.button .button-icon {
  background: url("../img/override/bg-menu-active.png") no-repeat scroll 0 100%
    rgba(0, 0, 0, 0);
}
.button .button-text {
  background: url("../img/override/bg-menu-active.png") no-repeat scroll 0 100%
    rgba(0, 0, 0, 0);
}
.message .message-icon span {
  background: url("../img/override/bg-menu-orange.png") no-repeat scroll 0 100%
    rgba(0, 0, 0, 0);
}
.gallery-categories li:hover a,
.gallery-categories li.active a {
  background: url("../img/override/bg-menu-active.png") no-repeat scroll 0 50%
    rgba(0, 0, 0, 0);
}
.list-line li a {
  color: #aa272f;
}
.menu tbody .col1 {
  color: #cc2f38;
}
.menu tbody .col2,
.menu th {
  color: #551418;
}
footer {
  background-color: rgba(209, 97, 17, 0.4);
}
footer .copyrights {
  background: url("../img/override/bg-menu-orange.png") no-repeat scroll 0 50%
    rgba(0, 0, 0, 0);
}
footer .copyrights .brand {
  background: url("../img/override/bg-copyrights-brand-orange.png") no-repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  border-right: 1px solid #592600;
}
footer .copyrights .social-icons-container {
  float: right;
  background: #543001;
  height: 52px;
}
footer .copyrights .social-icons-container .instagram-logo {
  float: right;
  display: block;
  margin: 0 3px;
  height: 52px;
}
footer .copyrights .social-icons-container .instagram-logo img {
  margin: 5px 4px 0;
}
@media (max-width: 767px) {
  footer {
    background: none;
  }
}
h2 > small {
  font-size: smaller;
  text-transform: none;
}
.menu-container h2 {
  margin-bottom: 0;
}
.margin-top-25 {
  margin-top: 25px;
}
.menu .col2 {
  border-right: 0;
}
.board .board-inner .item {
  overflow: visible;
  font-size: 16px;
}
.board .board-inner .item ul li .left {
  width: auto;
}
@media (max-width: 768px) {
  .google-map-container {
    text-align: center;
  }
  #lightbox img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal.fade.in {
    top: 40px;
  }
}
@media (min-width: 768px) {
  .index-page .sunoco-logo-header {
    text-align: center;
  }
}
.index-page .box img.sunoco-logo {
  box-shadow: none;
  position: relative;
  height: 83px;
}
.about-us-page .signature-image {
  width: 200px;
}
