@import url(//fonts.googleapis.com/css?family=Asap);

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

@import url(//fonts.googleapis.com/css?family=Lustria);

@import url(//fonts.googleapis.com/css?family=Playball);

@import "jquery.fancybox-1.3.4.css";
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 13px 'Droid Sans', sans-serif;
  line-height: 20px;
  color: #606060;
  min-width: 1200px;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -36px;
  background: url(../img/bg_loader.png) 0 0 no-repeat;
  z-index: 1000;
  padding: 3px;
  display: none;
}
#pageLoader > div {
  margin: 9px 10px;
  background: url(../img/web_page_loader.gif) 0 0 no-repeat;
  width: 46px;
  height: 46px;
}
#back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url("../img/up-arrow.png") center 12px no-repeat;
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.center {
  text-align: center;
}
.marg_1 {
  margin-bottom: 43px;
}
.marg_2 {
  margin-bottom: 98px;
}
.marg_3 {
  margin-bottom: 4px;
}
.marg_4 {
  margin-bottom: 74px;
}
.marg_5 {
  margin-bottom: 24px;
}
.marg_6 {
  margin-bottom: 94px;
}
.marg_7 {
  margin-bottom: 31px;
}
.marg_8 {
  margin-bottom: 20px;
}
.marg_9 {
  margin-bottom: 88px;
}
.pad_1 {
  padding: 34px 0 22px;
}
.pad_2 {
  padding-right: 28px;
  padding-bottom: 9px;
}
.pad_3 {
  padding-right: 25px;
  padding-bottom: 9px;
}
.pad_4 {
  padding-right: 8px;
  padding-bottom: 11px;
}
h1 {
  margin: 4px 0 0;
}
h2 {
  margin: 23px 0 24px;
}
h3 {
  font-family: 'Lustria', serif;
  color: #000000;
  margin-top: 4px;
  text-transform: uppercase;
}
h4 {
  font-family: 'Asap', sans-serif;
  color: #000000;
  margin-bottom: 32px;
}
.nr {
    background: #fff;
    background: rgba(255,255,255,0.85);
    color: #d71921;
    display: block;
    font-size: 9px;
    height: 14px;
    left: 5px;
    line-height: 15px;
    padding: 0 5px;
    position: absolute;
    top: 170px;
}

.albumNav{}
.albumNav.prev{float:left}
.albumNav.next{float:right}
.albumNav h2 {
    font-size: 220%;
}

.corr_1 {
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 8px;
}
.corr_2 {
  margin: 19px 0 28px!important;
}
.color_1 {
  color: #212120;
}
.f_sz1 {
  font-size: 14px;
}


/*---------gallery bg--------*/
#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: inline-block !important;
}
#imgSpinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.thumbHolder {
  position: relative;
  width: 100%;
  height: 99px;
  overflow: hidden;
  z-index: 10;
}
.thumbHolder .items {
  position: relative;
  display: inline-block;
  width: 100% !important;
  height: 99px !important;
}
.thumbHolder .items ul {
  position: relative;
  display: inline-block;
  margin: 0;
}
.thumbHolder .items ul .active {
  border: 3px solid #ef908c;
  border: 3px solid #d71921;
}
.thumbHolder .items li {
  position: relative;
  display: inline-block;
  width: 67px;
  height: 67px;
  float: left;
  margin: 0 4px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
  border: 3px solid #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumbHolder .items li:hover {
  border: 3px solid #ef908c;
}
.thumbHolder .items li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/*end gallery bg*/
/*------ header ------- */
header {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 0;
  /*background: #f7f8f3;*/
  background: #f1ecde;
}
#logo {
  display: inline-block;
  position: relative;
  background: url('../img/logo.png') 0 0 no-repeat;
  width: 1075px;
  height: 200px;
  text-indent: -9999px;
  margin: 0 0 0 309px;
  margin: 0 0 -100px 40px;
  top: 0;
  z-index: 10;
}
#logo:hover {
  text-decoration: none;
}
/*--- menu ------*/
.menuMov {
  position: relative;
  width: 100%;
  height: 95px;
  margin: 0 auto;
  margin-top: 24px;
  margin-top: 13px;
  text-align: center;
  z-index: 10;
/*  border-top: 1px solid #e6e6e6;
  border-top: 1px solid #fff;*/
  z-index: 1000;
}
.menu {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-transform: uppercase;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin-left: 0;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  display: inline-block;
  float: left;
  height: 95px;
}
.sf-menu > li:after {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background: url('../img/menu_separator.png') no-repeat 0 0;
  top: 44px;
  right: -3px;
  pointer-events: none;
  content: "";
}
.sf-menu > li.last:after {
  display: none;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  height: 95px;
  overflow: hidden;
  padding: 0 32px;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
  position: absolute;
  top: 95px;
  left: -2px;
  width: 100%;
  padding: 20px 0;
  z-index: 5;
  background: #f7f8f3;
  margin: 0;
}
.submenu_1 li {
  position: relative;
  list-style: none;
  text-align: center;
  margin-bottom: 5px;
}
.submenu_1 a {
  font-size: 14px;
  color: #000000;
  position: relative;
  display: inline-block;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_1 a:hover {
  color: #ef908c !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #ef908c !important;
}
.submenu_2 {
  position: absolute;
  width: 138px;
  left: 138px;
  top: -7px;
  z-index: 10;
  margin: 0;
  padding: 7px 0;
  background: #f7f8f3;
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_2 a:hover {
  color: #ef908c !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #ef908c !important;
}
.mText {
  font: 14px/14px 'Lustria', serif;
  color: #000000;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 41px;
}
.mTextOver {
  font: 14px/14px 'Lustria', serif;
  color: #707070;
  position: relative;
  width: 100%;
  z-index: 3;
  text-align: center;
  top: -100px;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 100%;
  height: 95px;
  bottom: 100px;
  z-index: 2;
  left: 0;
  display: block;
  background: none;
}
._overLine {
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  z-index: 10;
  left: 0;
  display: block;
  background: #43c5e9;
  opacity: 0;
  display: none;
}
/*--- menu end ------*/
/*--- header end ------*/
/*------ content ------- */
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  z-index: 2;
  top: 457px;
  top: 280px;
}
#wrapper section > div {
  position: relative;
}
#wrapper section {
  position: relative;
  width: 100%;
  height: 100%;
}
#wrapper > section > div {
  position: relative;
}
.container {
  position: relative;
  z-index: 1;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
.cont_bg {
  position: relative;
  background: #ffffff;
  background: #f1ecde;
}
.cont_bg .inner {
  position: relative;
  padding-top: 33px;
  /*background: #f1ecde;*/
}
.btn {
  font: 15px/15px 'Lustria', serif;
  letter-spacing: 0px;
  color: #000000;
  text-shadow: none;
  text-transform: none;
  position: relative;
  display: inline-block;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0;
  -moz-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.btn:hover,
.btn:active {
  color: #ef908c;
  text-decoration: none;
}
.gall {
  position: relative;
}
.gall a {
  display: block;
  margin-bottom: 24px;
}
.gall .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  display: none;
  width: 172px !important;
  height: 188px !important;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.gall .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.link_1 {
  color: #000000;
  text-decoration: none;
}
.link_1:hover {
  text-decoration: none;
  color: #ef908c;
}
.link_2 {
  color: #ef908c;
  text-decoration: none;
}
.link_2:hover {
  text-decoration: none;
  color: #000000;
}
time {
  font: 14px/14px 'Lustria', serif;
  color: #ef908c;
  display: block;
  margin-bottom: 16px;
}
.title {
  text-align: center;
}
.title_1 {
  color: #000000;
}
.g_map {
  position: relative;
  width: 293px;
  height: 400px;
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.g_map iframe {
  position: relative;
  border: none;
  display: inline-block;
  outline: none;
  width: 293px;
  height: 400px;
  background: #ffffff url('../img/web_site_loader.gif') center no-repeat !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cont_info {
  position: relative;
  margin-top: -5px;
}
.cont_info .width1 {
  display: inline-block;
  width: 70px;
}
.cont_info .width2 {
  display: inline-block;
  width: 51px;
}
/*--- contact_form ------*/
#contact-form {
  width: 364px;
  position: relative;
}
#contact-form hr {
  display: inline-block;
  position: relative;
  width: 100%;
}
#contact-form label {
  position: relative;
  /*!*/

  display: block;
  min-height: 43px;
  margin-bottom: 7px;
  width: 334px;
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  /*!*/

  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  color: #606060;
  padding: 6px 15px;
  opacity: .99;
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 32px;
  display: block;
}
#contact-form ._placeholder.focused {
  opacity: .4;
  filter: alpha(opacity=40);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form input,
#contact-form textarea {
  font: 13px/15px 'Droid Sans', sans-serif;
  font-style: inherit;
  color: #606060;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 8px 15px;
  border: 1px solid #e8e8e8;
  width: 364px;
  height: 40px;
  margin-bottom: 0;
}
#contact-form textarea {
  width: 364px !important;
  height: 208px !important;
  margin-bottom: 26px;
  resize: none;
}
#contact-form .message {
  width: 334px;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 11px/20px 'Droid Sans', sans-serif;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: -23px;
  top: 0;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
  color: #f00;
  text-transform: none;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #e8e8e8;
  z-index: 10;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  /*padding: 0;*/

}
#contact-form.success .success-message {
  height: 140px;
  padding: 55px 0 0;
  border: none;
  line-height: 20px!important;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
.btns {
  float: right;
}
.btns a {
  position: relative;
  margin-left: 13px;
}
/*--- contact_form end------*/
.title_404 {
  position: relative;
  text-align: center;
  font: 53px/60px 'Playball', cursive;
  color: #ef908c;
  margin: 19px 0 21px;
}
.title_404 span {
  font-size: 72px;
}
/* ============================= search ============================= */
#search {
  position: relative;
  display: block;
  margin: 12px 0 0 287px;
  height: 80px;
}
#search .btn {
  text-transform: none;
}
#search input[type="text"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input {
  font-size: 12px;
  color: #606060;
  width: 343px;
  padding: 9px 11px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
  float: left;
  margin: 0;
}
.search_result {
  color: #ef908c;
}
.search_title {
  margin-bottom: 5px;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
}
.search_title a {
  color: #616161;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_title a:hover {
  color: #ef908c;
  text-decoration: none;
}
.search_list {
  margin-top: 30px;
  display: inline-block;
  min-height: 360px;
}
.search_list li {
  margin-bottom: 40px;
}
.search_list .search {
  font-size: 28px;
  color: #ef908c;
}
#searchButton {
  position: absolute;
  display: block;
  text-transform: uppercase;
  margin: 0;
  z-index: 10;
  top: 58px;
  left: 163px;
}
/* ============================= end search ============================= */
/*--- content end ------*/
/*------ footer ------- */
footer {
  font: 12px/18px 'Droid Sans', sans-serif;
  color: #676767;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 600;
  /*background: #f7f8f3;*/
  background: #f1ecde;
}
footer .cont2Holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 107px;
  overflow: hidden;
  top: -106px;
  left: 0;
  background: transparent;
}
.link_0 {
  color: #676767;
  text-decoration: none;
}
.link_0:hover {
  text-decoration: none;
  color: #ef908c;
}
.social-icon {
  display: inline-block;
  margin: 0 0 3px;
}
.social-icon > li {
  display: inline-block;
  float: left;
  margin-left: 3px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
}
.social-icon > li > a:hover img {
  top: -5px;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/*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;
}

.playerBg{
	background: url(../img/player-bg.jpg) center top no-repeat;
	padding: 60px 0;
}