@import url(//fonts.googleapis.com/css?family=PT+Sans:400italic);

@import url(//fonts.googleapis.com/css?family=PT+Sans:700italic);

@import url(//fonts.googleapis.com/css?family=Contrail+One);

@import 'jquery.fancybox.css';

@import 'grid.css';
/*------ template stylization ------*/
body {
  background: #fccc5b;
  font: 13px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
  min-width: 1200px;
  min-height: 1000px;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fccc5b url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  background: url(../img/web_site_loader.gif) center #fccc5b no-repeat;
  z-index: 1000;
  padding: 5px;
  display: none;
}
#back-top {
  position: fixed;
  display: none !important;
  right: 30px;
  bottom: 30px;
  width: 48px;
  height: 48px;
  border: 1px solid #ffffff;
  background: url(../img/up-arrow.png) #fccc5b center no-repeat;
  overflow: hidden;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*---------gallery bg--------*/
#imgSpinner {
  position: fixed;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background: url("../img/web_site_loader.gif") center no-repeat #fccc5b;
  display: none;
}
#galleryHolder {
  position: fixed !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
#imageHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
#inner {
  display: none;
}
/*end gallery bg*/
p {
  font-style: italic;
  font-weight: bold;
  padding-bottom: 10px;
}
figure {
  margin: 0;
}
h2 {
  font: 63.96px 'Contrail One';
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -4px;
  margin: 15px 0px;
  padding: 0px 0px 0px 0px;
}
h2.special {
  font-size: 48px;
  margin: -14px 0px 13px;
  letter-spacing: -3px;
}
h3 {
  font: bold italic 18.07px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  text-transform: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
h4,
.fontStyle1 {
  font: bold italic 15.99px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  text-transform: none;
  padding: 0px 0px 0px 0px;
  margin: -4px 0px 4px;
}
h3 a,
h4 a {
  color: #ffffff;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
h3 a:hover,
h4 a:hover {
  color: #aa8d4a;
}
time {
  display: block;
  font: bold italic 11.96px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  margin-left: 20px;
  color: #aa8d4a;
  text-transform: uppercase;
  margin: 5px 0px 12px;
  padding: 0px 0px 0px 0px;
}
.fontStyle1 {
  margin: 15px 0px 22px;
}
address {
  font-style: italic;
  font-weight: bold;
}
/*bootstrap classes*/
.thumbnail {
  box-shadow: none;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.thumbnail:hover {
  border-color: transparent;
  box-shadow: none !important;
}
/*end bootstrap classes*/
/*------ header ------- */
header {
  position: relative;
  z-index: 200;
  width: 100%;
  height: 240px;
  margin-bottom: 0px;
}
header h1.brand {
  position: relative;
  width: 182px;
  height: 78px;
  float: left;
  overflow: hidden;
  margin: 81px 0px 0px 0px;
}
header h1.brand a {
  width: 100%;
  text-indent: 100%;
  white-space: nowrap;
}
header h1.brand a:hover {
  text-decoration: none;
}
/*menu*/
.select-menu {
  display: none;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .sf-menu .nav {
  position: absolute;
  float: none;
  margin: 0;
  display: none;
}
header .navbar .sf-menu .nav li {
  float: none;
}
header .navbar .sf-menu .nav li a {
  padding: 0;
  text-shadow: none;
}
header .navbar-inner {
  min-height: 68px;
  padding: 0;
  background-color: transparent;
  background-image: none;
  filter: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.sf-menu {
  position: relative;
  float: right;
  list-style: none;
  padding: 0;
  margin: 107px 0px 0px 0px;
}
.sf-menu > li {
  position: relative;
  float: left;
  margin-right: 26px;
}
.sf-menu > li.last {
  margin-right: 0;
}
.sf-menu > li > a {
  position: relative;
  display: block;
}
.sf-menu > li > a > span {
  font: 31.98px 'Contrail One';
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
  padding-right: 2px;
}
.sf-menu > li > a:hover,
.sf-menu > li > a.activeLink {
  text-decoration: none;
}
.sf-menu > li > a:hover > span,
.sf-menu > li > a.activeLink > span {
  color: #ffcc52;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  z-index: 999;
  width: 199px;
  top: 66px !important;
  left: -62px !important;
  display: none;
  overflow: visible;
  text-align: center;
  background-color: #ffffff;
  border-top: 6px solid #ffcc52;
}
.sf-menu ul:before {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 10px;
  background: url(../img/submenu_arrow.png) 0 no-repeat;
}
.sf-menu ul li {
  position: relative;
  background: url(../img/submenu_divider.png) center bottom no-repeat;
  padding-bottom: 2px;
  margin-bottom: 7px;
}
.sf-menu ul li:before {
  display: none;
}
.sf-menu ul li:first-child {
  margin-top: 39px;
}
.sf-menu ul li.last {
  margin-bottom: 41px;
  background: none;
}
.sf-menu ul li a {
  display: inline-block;
  font: 31.98px 'Contrail One';
  line-height: 1em;
  color: #ffcc52 !important;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}
.sf-menu ul li a.hoverItem {
  color: #f8e6bc !important;
}
.sf-menu ul ul {
  left: 202px !important;
  top: -5px !important;
}
/*menu end*/
/*--- header end ------*/
/*------ content ------- */
#wrapper {
  z-index: 10;
}
#wrapper ul {
  list-style: none;
}
#wrapper input,
#wrapper textarea {
  position: relative;
  outline: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 7px 10px;
  line-height: 21px;
  width: 100%;
  margin: 0;
  background-color: #e4c06c;
  border: 1px solid #ffedc4;
  font: bold italic 13px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
}
#wrapper input:focus,
#wrapper textarea:focus {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#wrapper input {
  width: 100%;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper > section {
  position: relative;
  height: 100%;
  z-index: 100;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
#contentBg {
  position: absolute;
  top: 240px;
  left: 0;
  margin-top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/cotnent_bg.png);
  z-index: -1;
}
#contentBg > div {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/bg_glow.png) center top no-repeat;
}
.inner {
  padding: 84px 0px 0px 0px;
}
.inner2 {
  padding: 109px 0px 0px 0px;
}
.content .btn.btn-link {
  position: relative;
  display: inline-block;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 0;
  font: bold italic 18.07px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  color: #aa8d4a;
  text-transform: lowercase;
  padding-right: 2px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.content .btn.btn-link:hover,
.content .btn.btn-link:active,
.content .btn.btn-link:visited {
  color: #ffffff;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
.sitem_over {
  position: absolute;
  background: url('../img/pic_bg_over.png');
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover .sitem_over {
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
a:hover .sitem_over > strong {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.slogan {
  position: relative;
  font: 42px 'Contrail One';
  line-height: 1em;
  color: #ffffff;
  text-transform: uppercase;
  margin: 73px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  letter-spacing: -2px;
}
.slogan span {
  display: block;
  font-size: 124px;
  margin: 0px 0px 31px 0px;
  letter-spacing: -9px;
}
.block1 {
  position: relative;
  width: 539px;
  height: 369px;
  margin: -11px 0px 0px 0px;
  background: url(../img/bg_1.png) 8px 0px no-repeat;
}
.block1 > div {
  padding: 47px 40px 55px 70px;
}
.block1 > div h2 {
  margin: 0px;
  padding: 0px 0px 9px 0px;
}
.block1 > div p {
  font: bold italic 23.01px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 28px;
  color: #ffffff;
  padding-bottom: 0px;
}
blockquote {
  background: url(../img/qoute_icon.png) 0px 0px no-repeat;
  border: none;
  padding: 23px 0px 20px 15px;
  margin: 15px 0px 0px 0px;
}
blockquote p {
  padding: 0px 0px 24px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 18.07px;
  line-height: 24px;
}
blockquote .author {
  font-size: 20.02px;
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
blockquote .author > span {
  display: block;
  font-size: 13px;
  margin: 2px 0px 0px 0px;
}
.list1 {
  margin: -3px 0px 10px 0px;
}
.list1 li {
  background: url(../img/list_icon.png) 0px 2px no-repeat;
  margin: 0px 0px 10px 0px;
  padding-left: 8px;
}
.list1 li a {
  font: italic 13px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  margin-left: 20px;
  color: #aa8d4a;
}
.list1 li a:hover {
  text-decoration: underline;
}
.list2 {
  margin: 15px 0px 15px -30px;
}
.list2 li a {
  position: relative;
  display: block;
  width: 100%;
  height: 276px;
}
.list3 {
  margin: -4px 0px 20px 0px;
}
.list3 li {
  margin-bottom: 14px;
}
.list3 li img {
  float: left;
  margin: 4px 19px 0px 0px;
}
.match {
  display: block;
  color: #aa8d4a;
}
.search_list {
  margin: 15px 0px 40px;
  font: bold italic 13px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
}
.search_list li {
  margin-bottom: 15px;
}
.search_list .search {
  width: auto;
  color: #aa8d4a;
}
.search_title a {
  text-decoration: underline;
}
.search_title:hover {
  text-decoration: none;
}
.g_map {
  margin: 5px 22px 0px 0px;
  width: 490px;
  height: 278px;
  float: left;
}
.g_map iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/web_site_loader.gif) center no-repeat #fccc5b !important;
}
/* Forms*/
#search {
  position: relative;
  display: inline-block;
  margin: 27px 0px 20px 0px;
  width: 100%;
  z-index: 500;
}
#search > a {
  float: right;
  margin-top: 22px;
}
#form1 {
  position: relative;
  margin: 0px 0px 20px 0px;
}
#form1 input,
#form1 textarea,
#form1 .success {
  position: relative;
  display: block;
  outline: none;
  width: 100%;
}
#form1 .success {
  position: absolute;
  padding: 21px 10px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  text-align: center;
  width: 100%;
  background-color: #e4c06c;
  border: 1px solid #ffedc4;
  font: bold italic 13px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
}
#form1 textarea {
  width: 100%;
  height: 140px;
  overflow: auto;
  resize: none;
}
#form1 label {
  position: relative;
  display: block;
  min-height: 47px;
  width: 100%;
  margin-bottom: 3px;
}
#form1 label.message {
  width: 100%;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  text-align: right;
  display: none;
  font-size: 10px;
  color: #ffffff;
  width: 200px;
  top: 2px;
  right: 2px;
  font-style: italic;
}
#form1 .btns {
  padding: 17px 2px 0 0;
  position: relative;
  float: right;
}
#form1 .btns > p {
  padding: 0;
}
#form1 .btns > p a {
  display: inline-block;
}
#form1 .btns > p a:first-child + a {
  margin-left: 22px;
}
/*end forms*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 126px;
}
footer p {
  padding-top: 0px;
  font: 700 italic 10.01px 'PT Sans', 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 16px;
}
footer p a {
  color: inherit;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons {
  position: relative;
  float: right;
  display: inline-block;
  margin: 0px 3px 0px 0px;
}
.soc_icons li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 3px;
}
.soc_icons li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.soc_icons li a > span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.soc_icons li a > span > img {
  position: relative;
  top: -38px;
}
.soc_icons li a > span:first-child {
  z-index: 20;
}
.soc_icons li a > span:first-child > img {
  top: 0px;
}
.soc_icons li a:hover > span:first-child {
  height: 0;
}
.soc_icons li a:hover > span:first-child + span {
  height: 100%;
}
/*--- footer end ------*/
.margin1 {
  margin: 0px 0px 19px;
}
.margin2 {
  margin-top: 15px;
}
.margin3 {
  margin-bottom: 10px;
}
.margin4 {
  margin: 49px 0px 0px 0px;
}
.colorInherit {
  color: inherit;
}
.width1 {
  display: inline-block;
  width: 64px;
}
.block {
  display: block;
}
/*additional Classes*/
.noBg {
  background: none !important;
  background-color: transparent !important;
}
.noOverflow {
  overflow: visible !important;
}
.noPadding {
  padding: 0;
}
.noMargin {
  margin: 0;
}
.noPaddingTop {
  padding-top: 0;
}
.noMarginTop {
  margin-top: 0;
}
.noMarginBottom {
  margin-bottom: 0;
}
.noBottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.clear {
  clear: both;
  line-height: 0;
}
.box {
  overflow: hidden;
}
.right {
  margin-right: 0 !important;
}
/*end additional Classes*/
/*Core variables and mixins*/
.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;
}
