@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800);
/*font-family: 'Open Sans', sans-serif; @customFontFamily*//*------ template stylization ------*/
p {
  margin-bottom: 18px;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  position: relative;
  display: block;
  color: #531f03;
  font-size: 30px;
  line-height: 37px;
  font-weight: 900;
  letter-spacing: 2px;
  margin: 46px 0 24px 0;
}
h3 {
  position: relative;
  display: block;
  color: #ef940f;
  font-size: 24px;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: 2px;
  margin: 52px 0 29px 0;
}
.indenth3 {
  margin: 12px 0 29px 0;
}
#content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.wrapper,
.extra-wrap,
.wrapper-extra {
  overflow: hidden;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.font13 {
  font-weight: bold;
  color: #531f03;
}
a.font13 {
  color: #531f03;
}
a.font13:hover {
  color: #ef940f;
}
.font18 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1em;
  color: #531f03;
  display: block;
  letter-spacing: 2px;
  margin: 0 0 11px 0;
}
.font18 a {
  color: #531f03;
}
.font18 a:hover {
  color: #ef940f;
}
a.font18 {
  color: #531f03;
}
a.font18:hover {
  color: #ef940f;
}
.font20 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #ef940f;
  font-weight: 900;
  letter-spacing: 2px;
}
.link {
  background: url(../img/bg-link.png) right 0 no-repeat;
  -webkit-box-shadow: 0 1px 2px rgba(194, 143, 148, 0.75);
  -moz-box-shadow: 0 1px 2px rgba(194, 143, 148, 0.75);
  box-shadow: 0 1px 2px rgba(194, 143, 148, 0.75);
  width: 27px;
  height: 27px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.link:hover {
  background-position: 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*=================My styles of bootstrap================*/
.col {
  color: #c2aca1;
}
.hov:hover {
  color: #ef940f;
}
.btn-1 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 1px 3px rgba(148, 125, 112, 0.9);
  -moz-box-shadow: 0 1px 3px rgba(148, 125, 112, 0.9);
  box-shadow: 0 1px 3px rgba(148, 125, 112, 0.9);
  position: relative;
  z-index: 1;
  padding: 15px 38px 16px 38px;
  border: none;
  color: #ffffff;
  text-shadow: 0 1px #320d02;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../img/bg-btn-1.jpg) 0 0 repeat-x #531f03;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;
}
.btn-1:hover {
	outline: none;
	color: #6106a6;
	text-shadow: none;
	background-repeat: repeat-x;
	background-position: 0 0 repeat-x #531f03;
	background-image: url(../img/bg-btn-1.jpg);
	background-color: #6106a6;
}
.btn-1:hover span {
  border: 1px solid #c2aea4;
  right: 0;
}
.btn-1 span {
  display: block;
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  top: 0;
  background: #e6dfdb;
  border: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: -1;
}
.btn-2 {
  background: url(../img/bg-btn-2.jpg) 0 0 repeat-x #ef9410;
  color: #531f03;
  text-shadow: 0 1px #fdaf3c;
  padding: 15px 19px 16px 19px;
}
.btn-2:hover {
  background: url(../img/bg-btn-2.jpg) 0 0 repeat-x #ef9410;
}
#toTop {
  display: none;
  width: 26px;
  height: 14px;
  overflow: hidden;
  background: url(../img/totop.png) no-repeat 0 0;
  position: fixed;
  margin-right: -680px !important;
  right: 50%;
  bottom: 73px;
  z-index: 999;
}
#toTop:hover {
  background-position: right 0;
}
/*==================list=================*/
.list {
  display: block;
  margin: -10px 0 0 0;
}
.list li {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  border-top: 1px solid #eae4dd;
  padding: 8px 0 7px 20px;
  background: url(../img/list-li.png) 0 14px no-repeat;
}
.list li:first-child {
  border-top: none;
}
.list li a {
  color: #531f03;
  font-weight: bold;
}
.list li a:hover {
  color: #ef940f;
}
.list-1 {
  display: block;
  margin: 6px 0 0 0;
  list-style: none;
}
.list-1 li {
  font-size: 12px;
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
  background: url(../img/bg-list-1.png) 0 10px no-repeat;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px 0 7px 17px;
}
.list-1 li a {
  color: #531f03;
}
.list-1 li a:hover {
  color: #ef940f;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
}
.img-polaroid {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 0;
  border: none;
  background: none;
}
.img-polaroid img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-width: inherit;
  width: 100%;
}
.thumbnails {
  margin: 0 0 0 0;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 20px;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails-1 {
  margin: 0 0 0 0;
  *zoom: 1;
}
.thumbnails-1:before,
.thumbnails-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails-1:after {
  clear: both;
}
.thumbnails-1 .thumbnail-1 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 20px;
  padding: 0;
  border: none;
}
.thumbnails-1 .thumbnail-1 .box-shadow(none) .img-polaroid {
  width: 100%;
}
.thumbnails-2 {
  margin: 0;
  display: block;
  *zoom: 1;
}
.thumbnails-2:before,
.thumbnails-2:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails-2:after {
  clear: both;
}
.thumbnails-2 .thumbnail-2 {
  float: left;
  margin: 0 0 0 20px;
  width: 27%;
}
.thumbnails-2 .thumbnail-2 .img-polaroid {
  width: 100%;
}
/*------===============HEADER==============------- */
header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999;
  padding: 34px 0 54px 0;
  height: auto;
  background: url(../img/bg-header.jpg) center 0 no-repeat #000000;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
}
.navbar_ .collapse {
  overflow: visible;
}
.navbar_ .brand {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
  z-index: 2;
}
.navbar_ .brand span {
  display: block;
  text-indent: -4000px;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: right;
  margin: 0;
  padding: 10px 0 0 0;
  background: none;
}
.nav-collapse_ .nav {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
/*nav*/
.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Open Sans', sans-serif;
  zoom: 1;
}
.nav-collapse_ .nav li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-shadow: none;
  font-size: 13px;
  line-height: 20px;
}
.nav-collapse_ .nav > li {
  display: inline-block;
  float: left;
  margin: 0 2px;
  border: none;
  font-weight: normal;
  z-index: 1;
}
.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 14px 22px;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.nav-collapse_ .nav > li > a span {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: url(../img/bg-bg-li.png) 0 0 repeat;
  border: none;
  z-index: -1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sub-menu:after {
  position: absolute;
  top: 37px;
  left: 50%;
  display: block;
  margin-left: -4px;
  width: 8px;
  height: 4px;
  background: url(../img/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul {
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  top: 57px;
  left: 0;
  z-index: 9;
  display: none;
  margin: 0;
  padding: 19px 3px 19px 3px;
  width: 239px;
  background: url(../img/bg-li-ul.png) 0 0 repeat-x;
  list-style: none;
  zoom: 1;
}
.nav-collapse_ .nav ul li.sub-menu-1:after {
  position: absolute;
  top: 12px;
  left: 80%;
  display: block;
  width: 8px;
  height: 4px;
  background: url(../img/indicator-1.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul li {
  display: block;
  padding: 0;
  text-align: left;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 0 4px 26px;
  color: #ffffff;
}
.nav-collapse_ .nav ul li ul {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 212px;
  background: none;
  padding: 0;
  top: auto;
  left: auto;
  margin-left: 28px;
}
.nav-collapse_ .nav ul li ul li {
  display: block;
}
.nav-collapse_ .nav ul li ul li a:hover {
  color: #fca01a;
  background: url(../img/bg-li-li-a.jpg) 0 0 repeat-x #0e0f0e;
}
/*hover for first level*/
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.nav-collapse_ .nav > li.sfHover > a > span,
.nav-collapse_ .nav > li.sfHover > a:hover > span,
.nav-collapse_ .nav > li > a:hover > span,
.nav-collapse_ .nav > li.active > a > span,
.nav-collapse_ .nav > li.active > a:hover > span {
  top: 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.35);
  border: 1px solid #2b2b25;
}
/*hover for second level*/
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  color: #000000;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  padding: 0 0 60px 0;
  background: url(../img/bg-content.jpg) 0 0 repeat;
}
.page-content {
  background: url(../img/pink-bg.jpg) 0 0 repeat-x;
  padding: 41px 0 0 0;
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.block-pink {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #531f03;
  *zoom: 1;
  letter-spacing: 1px;
  padding: 0 0 87px 0;
}
.block-pink:before,
.block-pink:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-pink:after {
  clear: both;
}
.block-pink > div {
  float: left;
  padding: 5px 0 0 0;
}
.block-pink .btn-2 {
  margin-left: 12px;
}
.block-pink > span {
  display: block;
  font-size: 18px;
  line-height: 22px;
  float: left;
  width: 100px;
  margin-left: 30px;
}
.block-pink strong {
  display: block;
  position: relative;
  font-weight: 900;
  font-size: 30px;
  line-height: 35px;
  text-shadow: 0 1px #fff;
  float: left;
  margin: -4px 0 0 34px;
}
.block-pink strong:after {
  display: block;
  position: absolute;
  top: 0;
  left: -34px;
  content: "“";
  font-size: 48px;
  line-height: 1em;
  color: #ef940f;
}
.block-pink strong:before {
  display: block;
  position: absolute;
  bottom: -15px;
  right: -34px;
  content: "“";
  font-size: 48px;
  line-height: 1em;
  color: #ef940f;
}
.box-thumbnail {
  margin-top: -56px;
}
.img-link {
  display: block;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.51);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.51);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  z-index: 1;
}
.img-link span {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}
.img-link img {
  width: 100%;
}
.block-thumbnails {
  display: block;
  font-family: 'Open Sans', sans-serif;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-top: 1px solid #daccc4;
  border-left: 1px solid #daccc4;
  border-right: 1px solid #daccc4;
  background: #f2f0ee;
}
.block-thumbnails > span {
  color: #531f03;
  font-size: 22px;
  line-height: 30px;
  display: block;
  padding: 11px 50px 12px 20px;
  position: relative;
  font-weight: 300;
}
.block-thumbnails > span:after {
  content: "";
  background: url(../img/arrov.png) right 0 no-repeat;
  width: 29px;
  height: 29px;
  display: block;
  position: absolute;
  top: 13px;
  right: 11px;
}
.block-thumbnails:hover > span:after {
  background: url(../img/arrov.png) 0 0 no-repeat;
}
.indent {
  display: none;
}
.block-indent {
  *zoom: 1;
}
.block-indent:before,
.block-indent:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent:after {
  clear: both;
}
.block-indent .fleft {
  margin: 5px 29px 0 0;
}
.block-indent .fleft .img-polaroid {
  margin-bottom: 22px;
  position: relative;
  overflow: hidden;
  display: block;
}
.block-indent .fleft .img-polaroid span {
  position: absolute;
  display: block;
  border: 1px solid transparent;
  opacity: 0.74;
  filter: alpha(opacity=74);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.block-indent .fleft .img-polaroid:hover span {
  display: block;
  border: 10px solid #531f03;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.block-indent .fleft > span {
  font-family: 'Open Sans', sans-serif;
  display: block;
  text-align: right;
  font-size: 16px;
  color: #531f03;
  letter-spacing: 1px;
}
.block-indent .extra-wrap {
  padding-bottom: 10px;
  overflow: visible;
}
.block-indent .extra-wrap p {
  position: relative;
  text-indent: 0;
  padding-right: 30px;
  margin-bottom: 16px;
}
.block-indent .extra-wrap p span {
  display: none;
  position: absolute;
  font-size: 36px;
  line-height: 1em;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  top: 0;
  left: -30px;
  color: #531f03;
}
.block-indent .extra-wrap p strong {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 40px;
  font-size: 36px;
  line-height: 1em;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  color: #531f03;
}
.block-indent .extra-wrap em {
  font-style: normal;
  display: block;
  padding: 19px 0 0 0;
  position: relative;
}
.br-link {
  display: block;
}
.list-news {
  display: block;
  margin: 0;
}
.list-news li {
  border-top: 1px solid #eae4dd;
  padding-top: 14px;
  margin-bottom: 15px;
}
.list-news li p {
  margin-bottom: 0;
}
.list-news li a {
  color: #c2aca1;
}
.list-news li a:hover {
  color: #ef940f;
}
.list-news li:first-child {
  border: none;
  padding-top: 0;
}
.date {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1em;
  color: #531f03;
  display: block;
  letter-spacing: 2px;
  margin: 0 0 11px 0;
}
.vert-indent .img-polaroid {
  width: 100%;
  margin-bottom: 28px;
}
.vert-indent .indent-p {
  margin-bottom: 5px;
}
/*=========================index-1==========================*/
.block-thumbnail-1 {
  padding-bottom: 22px;
}
.block-thumbnail-1 .img-polaroid {
  width: 100%;
  margin-bottom: 26px;
}
.block-thumbnail-2 .img-polaroid {
  margin-bottom: 28px;
}
.block-thumbnail-2 a {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #531f03;
  letter-spacing: 1px;
}
.block-thumbnail-2 a:hover {
  color: #ef940f;
}
.block-thumbnail-2 p {
  margin-top: 9px;
}
/*=========================index-2==========================*/
.vert-indent-1 .clearfix {
  margin: 0 0 0 0;
}
.vert-indent-1 .clearfix .img-polaroid {
  float: left;
  width: 40%;
  margin: 0 20px 20px 0;
}
.block-indent-1 {
  *zoom: 1;
}
.block-indent-1:before,
.block-indent-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent-1:after {
  clear: both;
}
.block-indent-1 .img-polaroid {
  float: left;
  margin: 0 20px 15px 0;
}
.block-indent-1 .extra-wrap {
  overflow: visible;
}
/*=========================index-3==========================*/
.list-indent {
  display: block;
  margin: 0;
}
.list-indent li {
  border-top: 1px solid #eae4dd;
  padding: 20px 0 0 0;
  margin-bottom: 21px;
}
.list-indent li:first-child {
  border-top: none;
  padding-top: 0;
}
.list-indent li .img-polaroid {
  float: left;
  margin: 0 20px 20px 0;
}
.list-indent li .extra-wrap {
  overflow: visible;
}
.list-events {
  display: block;
  margin: 0;
}
.list-events li {
  border-top: 1px solid #eae4dd;
  padding: 12px 0 0 0;
  margin-bottom: 9px;
}
.list-events li:first-child {
  border-top: none;
  padding-top: 0;
}
/*=========================index-4==========================*/
/*=========================index-5==========================*/
/*==========================404=============================*/
.box-404 .offset1 img {
  margin-top: 110px;
}
.block-404 {
  padding: 68px 0 0 0;
}
.block-404 h3 {
  margin-bottom: 10px;
}
.block-404 .font18 {
  margin-bottom: 22px;
}
#search {
  margin: 26px 0 0 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #eae4dd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
  margin: 0;
  padding: 11px 14px 11px;
  width: 80%;
  height: 40px;
  border: none;
  background: transparent;
  color: #c2aca1;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: right;
  margin: 4px 4px 0 0;
  background: url(../img/search-button.png) 0 0 no-repeat;
  width: 38px;
  height: 32px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#search a:hover {
  background-position: 0 bottom;
}
/*======================Privacy Policy======================*/
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  margin: 53px 0 0 0;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
  width: 100%;
  height: 464px;
  border: none;
}
.adress {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #c2aca1;
  letter-spacing: 1px;
  margin: 11px 0 0 0;
}
.adress em {
  display: block;
  text-align: left;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 8px;
}
.adress a {
  display: inline-block;
  margin-left: 2px;
  color: #c2aca1 ;
}
.adress a:hover {
  color: #ffa401;
  text-decoration: underline;
}
.adress span {
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #ef940f;
}
.adress strong {
  display: inline-block;
}
.adress strong.title1 {
  display: block;
  text-align: left;
  margin-bottom: 11px;
}
#contact-form {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
  padding: 2px 0 0 0;
  vertical-align: top;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 193px;
}
.form-div-1 {
  margin-right: 20px;
}
.form-div-2 {
  margin-right: 20px;
}
#contact-form div {
  *zoom: 1;
}
#contact-form div:before,
#contact-form div:after {
  display: table;
  content: "";
  line-height: 0;
}
#contact-form div:after {
  clear: both;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 61px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 201px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 11px 13px 10px;
  width: 100%;
  outline: none;
  border: 1px solid #eae4dd;
  background: transparent;
  color: #c2aca1;
  font-size: 13px;
  line-height: 20px !important;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact-form input {
  height: 41px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 201px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  top: 4px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 10px;
  width: 100%;
  border: 1px solid #000;
  background: #fdae3c;
  color: #000000;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  display: none;
  overflow: hidden;
  padding: 5px 4px 0px 0;
  width: 100%;
  color: #f00;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 4px;
  top: auto;
  right: auto;
  left: 2px;
  text-align: left;
}
.buttons-wrapper {
  position: relative;
  padding: 22px 0 0 0;
}
/*------================== FOOTER ================= ------- */
footer {
  position: relative;
  padding: 34px 0 43px 0 ;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
footer a {
  display: inline-block;
  color: #c2aca1;
}
footer a:hover {
  color: #ef940f;
}
footer h3 {
  color: #c2aca1;
  font-size: 20px;
  margin: 10px 0 0 0;
}
footer .fleft a img {
  width: 100%;
}
.text-footer {
  display: block;
  padding: 3px 0 0 0;
  letter-spacing: 2px;
}
#form1 {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 19px 0 0 0;
}
#form1 input {
  display: block;
  margin: 0 0 3px 0;
  padding: 5px 11px;
  width: 100%;
  height: 30px;
  border: 1px solid #e6dcd7;
  background: #f4f2f0;
  color: #c2aca1;
  font-size: 13px;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#form1 a {
  font-size: 14px;
  line-height: 20px;
  color: #531f03;
  margin-top: -8px;
  float: right;
  text-transform: none;
  text-decoration: underline;
  letter-spacing: 1px;
}
#form1 a:hover {
  color: #ef940f;
}
#form1 input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#form1 label {
  display: block;
  width: 100%;
  min-height: 50px;
  float: none;
  position: relative;
}
#form1 .error {
  display: block;
  overflow: hidden;
  position: absolute;
  text-transform: none;
  height: 0;
  bottom: 0;
  left: 0;
  font-size: 10px;
  color: #F00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#form1 .success {
  border: 1px solid #fff;
  padding: 5px 10px 5px 10px;
  background: #ef940f;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  z-index: 10;
  left: 0;
  top: 10px;
}
#form1 .btn-div {
  float: right;
  padding: 0;
}
#form1 label.invalid .error {
  height: 19px;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  .nav-collapse_ .nav > li > a {
    padding: 14px 42px;
  }
  .thumbnails,
  .thumbnails-1,
  .thumbnails-2 {
    margin: 0 0 0 0;
  }
  .thumbnails .thumbnail,
  .thumbnails-1 .thumbnail,
  .thumbnails-2 .thumbnail,
  .thumbnails .thumbnail-1,
  .thumbnails-1 .thumbnail-1,
  .thumbnails-2 .thumbnail-1,
  .thumbnails .thumbnail-2,
  .thumbnails-1 .thumbnail-2,
  .thumbnails-2 .thumbnail-2 {
    margin: 0 0 0 30px;
  }
  .thumbnails-2 .thumbnail-2 {
    width: 236px;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  .block-indent .extra-wrap p {
    text-indent: 30px;
  }
  .block-indent .extra-wrap p span {
    display: block;
  }
  .block-indent .extra-wrap p strong {
    display: block;
  }
  #form1 label {
    width: 186px;
    float: left;
  }
  #form1 a {
    float: right;
    margin-top: 3px;
  }
  .indent-right {
    padding-right: 50px;
  }
  .indent-right-1 {
    padding-right: 40px;
  }
  .vert-indent-1 .clearfix {
    margin: 0 0 0 -30px;
    float: none;
  }
  .vert-indent-1 .clearfix .img-polaroid {
    margin: 0 0 20px 30px;
    width: auto;
  }
  .block-indent-1 .img-polaroid {
    margin: 0 30px 15px 0;
  }
  .block-indent-1 .extra-wrap {
    overflow: hidden;
  }
  .list-indent li .img-polaroid {
    margin: 0 30px 15px 0;
  }
  .list-indent li .extra-wrap {
    overflow: hidden;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 243px;
  }
  .block-404 {
    padding-right: 127px;
  }
  .br-link {
    display: none;
  }
  .block-indent .extra-wrap .link {
    margin-top: -10px;
    margin-left: 10px;
    top: 10px;
    position: relative;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  header {
    padding: 24px 0 24px 0;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .navbar_ .navbar-inner {
    text-align: center;
  }
  .navbar_ .brand {
    float: none;
    margin-bottom: 10px;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    float: none;
  }
  .navbar_ .nav-collapse_ .nav {
    float: none;
    text-align: center;
    display: inline-block;
  }
  .block-pink > span {
    font-size: 15px;
    line-height: 1em;
    margin: 3px 0 0 20px;
  }
  .block-pink strong {
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 0 20px;
  }
  .block-pink strong:after {
    display: none;
  }
  .block-pink strong:before {
    display: none;
  }
  #toTop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .block-thumbnails > span {
    font-size: 15px;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 145px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #main-page header {
    background: #020502;
  }
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #fff;
    background: #602506;
    color: #fff;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .block-pink > div {
    float: none;
    padding-bottom: 20px;
  }
  .block-pink > div .btn-1 {
    margin-bottom: 10px;
  }
  .block-pink > div .btn-2 {
    margin: -9px 0 0 0;
  }
  .block-pink > span {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .block-pink > strong {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .page-content {
    background: none;
  }
  .thumbnails .thumbnail {
    float: left;
    width: 40%;
    margin: 0 20px 20px 0;
  }
  .thumbnails .thumbnail .box-thumbnail {
    margin: 0;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  footer article {
    margin-bottom: 30px;
  }
  .vert-indent {
    *zoom: 1;
  }
  .vert-indent:before,
  .vert-indent:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .vert-indent:after {
    clear: both;
  }
  .vert-indent .img-polaroid {
    float: left;
    margin: 0 20px 15px 0;
    width: auto;
  }
  .thumbnails-1 .thumbnail-1 {
    width: 40%;
    float: left;
    margin: 0 20px 20px 0;
  }
  .thumbnails-2 .thumbnail-2 {
    margin: 0 20px 0 0;
  }
  .box-list .list {
    margin-bottom: 20px;
  }
  .map iframe {
    height: 300px;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  
}
@media (max-width: 626px) {
  
}
@media (max-width: 530px) {
  .vert-indent .img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .block-indent .extra-wrap {
    overflow: visible;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .navbar_ .brand {
    width: 140px;
    height: 31px;
  }
  .thumbnails .thumbnail,
  .thumbnails-1 .thumbnail,
  .thumbnails .thumbnail-1,
  .thumbnails-1 .thumbnail-1 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .thumbnails .thumbnail .img-polaroid,
  .thumbnails-1 .thumbnail .img-polaroid,
  .thumbnails .thumbnail-1 .img-polaroid,
  .thumbnails-1 .thumbnail-1 .img-polaroid {
    width: 100%;
  }
  .block-indent .fleft {
    float: none;
    width: 100%;
    padding-bottom: 15px;
  }
  .block-indent .fleft .img-polaroid {
    width: 100%;
  }
  .thumbnails-2 .thumbnail-2 {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .block-indent-1 .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .map iframe {
    height: 200px;
  }
  .list-indent .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .block-pink > div .btn-2 {
    margin-top: 0;
  }
  .vert-indent-1 .clearfix .img-polaroid {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
}
/*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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
