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

@import "jquery.fancybox.css";
/*------ template stylization ------*/
body {
  min-width: 1200px;
  background: #000000;
  color: #ab8d95;
  font: 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 21px;
}
.glob {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
#webSiteLoader {
  position: fixed;
  z-index: 11023;
  width: 100%;
  height: 100%;
  background: #000000 url(../img/web_site_loader.gif) center no-repeat;
}
#pageLoader {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  display: none;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
}
#pageLoader > div {
  width: 50px;
  height: 50px;
  background: url(../img/page_loader.gif) 0 0 no-repeat;
}
#back-top {
  position: fixed;
  right: 10px;
  bottom: 90px;
  z-index: 1000;
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #000000 url("../img/up-arrow.png") center 12px no-repeat;
  cursor: pointer;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/*------ header ------- */
header {
  position: relative;
  margin-top: 0;
  min-height: 215px;
  width: 100%;
  /*background: url(../img/header_bg.png) 0 0 repeat;*/

}
header h1 {
  position: absolute;
  display: inline-block;
  left: 50%;
  margin-top: 0px;
  width: 287px;
  height: 287px;
  margin-left: -161px;
  margin-top: -155px;
}
header h1 > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
}
.logo_splash {
  position: absolute;
  width: 432px;
  height: 428px;
  top: -77px;
  left: -63px;
  z-index: 10;
  background: url(../img/logo_splash.png) 0 0 no-repeat;
}
.select-menu {
  display: none;
  width: 100%;
}
header .navbar {
  position: relative;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
  background: url(../img/menu_plane.png) 0 100% no-repeat;
  background-position: 0% 0%;
  height: 108px;
}
header .navbar > .navbar-inner {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  filter: none;
}
#wrapper .navbar-inner {
  padding-right: 0px;
  padding-left: 0px;
  min-height: 0;
  border: 0;
  background-color: inherit;
  background-image: none;
  background-repeat: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: inherit;
}
.sf-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  margin-top: 38px;
  margin-left: 52px;
  position: relative;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  margin-right: 1px;
}
.sf-menu > li.marRight {
  margin-right: 597px;
}
.sf-menu > li.sign:after {
  position: relative;
  display: inline-block;
  content: "";
  width: 10px;
  height: 9px;
  background: url(../img/menu_sign.png) no-repeat;
  margin: 3px 18px 0 25px;
  top: -4px;
}
.sf-menu > li > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 6px;
  color: #232323;
  text-align: center;
  text-decoration: none;
  font: 19px 'Bitter', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.openPart {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /*background: url(../img/more_bg.png) repeat-x;*/

}
/*submenu1*/
.sf-menu ul {
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 1110;
  padding: 10px;
  width: 86px;
  background: #1a060d;
  list-style: none;
}
.sf-menu ul > li {
  margin-top: -2px;
  text-align: left;
}
.sf-menu ul a {
  position: relative;
  display: inline-block;
  color: #aaa;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/11px 'Arial', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sf-menu ul a:hover {
  color: #fff;
  text-decoration: none;
}
/*submenu2*/
.sf-menu .subMenu2 {
  top: 0;
  left: 107px;
  width: 70px;
  background: #1a060d;
}
.sf-menu .subMenu2 a {
  color: #999 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu .subMenu2 a:hover {
  color: #fff !important;
}
/*--- header end ------*/
/*-----bgStretch-----*/
#bgStretch {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
#splash {
  position: absolute;
  top: 425px;
  z-index: 10;
  overflow: hidden;
  width: 100%;
}
#bgNav {
  display: none;
}
#bgNav ul {
  margin: 0;
}
#bgNav li {
  display: inline-block;
  margin-right: -3px;
}
#bgNav li > a {
  display: block;
  width: 21px;
  height: 16px;
  background: url(../img/bg_selector.png) no-repeat right 0;
}
#bgNav a:hover,
#bgNav .active a {
  background-position: 0 0;
}
.gall_spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/gallLoader.gif) 0% 0% no-repeat;
}
/*------ content ------- */
#wrapper > section > #content_part {
  position: relative;
  z-index: 11;
  display: inline-block;
  margin-top: 36px;
  width: 100%;
  height: 100% !important;
}
#wrapper > section > #content_part > div {
  position: relative;
}
#wrapper {
  margin-top: -3px !important;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent img {
  margin-bottom: 19px;
}
.dynamicContent > .content {
  min-height: 100px;
}
h2 {
  margin: 0;
  margin-bottom: 35px;
  color: #fefefe;
  font: 30px/30px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-shadow: 1px 1px 1px #3d2627;
  display: block;
  text-transform: uppercase;
  margin-left: -2px;
}
h2.big {
  margin-top: 4px;
  font: 45px/34px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 16px;
}
h2 span {
  color: #959494;
  font: 30px/30px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h3 {
  text-transform: uppercase;
  color: #fff;
  font: 20px/20px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: -1px;
}
h3.v2 {
  font: 20px/25px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 6px;
}
h3.v3 {
  padding-top: 10px;
}
h3.v4 {
  padding-top: 17px;
}
h4 {
  text-transform: uppercase;
  color: #ac9e98;
  font: 14px/14px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  top: -15px;
  margin-bottom: 6px;
  display: inline-block;
}
.txt_cntr {
  text-align: center;
}
.hline2 {
  border-bottom: 1px solid #674e47;
  padding-bottom: 10px;
  margin-bottom: 30px !important;
}
span.search {
  color: #fff;
}
.scroll h3 {
  margin-top: -1px;
}
a {
  color: #fff;
}
a:focus {
  outline: 0;
}
a:hover {
  color: #aaa;
  text-decoration: none;
}
a,
.more {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.imgIndent {
  float: left;
  margin: 13px 22px 0 0 !important;
}
.imgIndent2 {
  margin-bottom: 30px !important;
}
.imgIndent3 {
  float: left;
  margin: 0px 29px 20px 0 !important;
}
.date_section {
  padding-left: 25px;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.icon1,
.icon2,
.icon3 {
  color: #ac9e98;
  text-decoration: none;
  text-transform: uppercase;
  font: 14px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 20px;
  background: url("../img/page3_icon1.png") 0 2px no-repeat;
  margin-right: 31px;
}
.icon2 {
  background: url("../img/page3_icon2.png") 0 2px no-repeat;
}
.icon3 {
  background: url("../img/page3_icon3.png") 0 2px no-repeat;
}
.icon1:hover,
.icon2:hover,
.icon3:hover {
  color: #ffffff;
}
.color1 {
  color: #b1b1b1;
}
.color2 {
  color: #bcbcbd;
}
.bold {
  font-weight: bold;
}
.box {
  overflow: hidden;
}
.marTop1 {
  margin-top: 10px;
  display: inline-block;
}
.marTop2 {
  margin-top: 30px;
  display: inline-block;
}
.marTop3 {
  margin-top: -34px;
  display: inline-block;
}
.marBot1 {
  margin-bottom: 7px;
}
.marBot2 {
  margin-bottom: 10px !important;
}
.marBot3 {
  margin-bottom: 5px !important;
}
.marLeft1 {
  margin-left: 185px;
}
.pos_rel {
  position: relative;
}
.img_404 {
  display: inline-block;
  margin-bottom: 38px !important;
}
#search {
  margin: 31px 0 18px;
  position: relative;
  display: inline-block;
}
/* ============================= slider ====================== */
a.fancybox {
  position: relative;
  float: left;
  margin-right: 1px;
  margin-bottom: 16px;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/magnifier.png") center no-repeat;
  z-index: 2;
}
a:hover .zoom {
  opacity: 1;
}
a .zoom {
  opacity: 0;
}
.over:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* ============================= end slider ====================== */
/* ============================= start scroll ====================== */
.scroll-btns {
  top: 3px;
  right: 0px;
  position: absolute;
}
.scroll_btn_up,
.scroll_btn_down {
  position: relative;
  display: inline-block;
  /* overflow: hidden; */

  width: 34px;
  height: 35px;
  margin-right: -3px;
}
.scroll_btn_down {
  right: 0px;
  background: url(../img/scroll_btn_up.png) no-repeat;
}
.scroll_btn_up {
  background: url(../img/scroll_btn_down.png) no-repeat;
}
.scroll {
  overflow: hidden;
  margin-top: 12px;
  display: inline-block;
  height: 267px;
  width: 100%;
}
.scroll .wrapper {
  margin-bottom: 2px;
}
/* ============================= end scroll ====================== */
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  padding-top: 8px;
}
.listWithMarker li {
  display: block;
  background: url(../img/list_marker.png) 0 4px no-repeat;
  padding-left: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid #241a24;
  margin-bottom: 9px;
}
.listWithMarker li.last {
  border: none;
}
.listWithMarker li a {
  display: inline-block;
  color: #8a8187;
  text-decoration: none;
  font: 14px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
}
.listWithMarker li a:hover {
  padding-left: 12px;
  color: #fff;
}
.listWithMarker2 li {
  display: block;
  padding-bottom: 6px;
}
.listWithMarker2 li a {
  display: inline-block;
  padding: 12px 0 12px 10px;
  min-width: 210px;
  background: #1a1a1a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 12px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}
.listWithMarker2 li a:hover {
  background: #ddb637;
  color: #1a1a1a;
}
/* ============================= end lists ====================== */
.num_section {
  display: inline-block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 75px;
  height: 95px;
  margin-right: 22px;
  background: url(../img/num_plane.png) 0 0 no-repeat;
  text-align: center;
  font: 15px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.num_section time {
  display: block;
}
.num_section .day {
  display: inline-block;
  margin-top: 10px;
  color: #fff;
  font: 35px "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.num_section .month {
  display: inline-block;
  margin-top: 15px;
}
/*-------------- start botstrap btn reset ------------------------*/
.badge {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.thumbnails {
  margin-left: 0;
}
.thumbnail {
  display: block;
  padding: 0px;
  line-height: 21px;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: none;
  background-color: ;
  background-image: none;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-top: 0px;
}
.more_splash.btn:active,
.more_splash.btn.active {
  background: url(../img/splash_more_sign.png) 0 0 no-repeat;
  color: #d1d1d1 !important;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: ;
}
.btn:active,
.btn.active {
  background-color: ;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn:focus {
  outline: none;
  outline-offset: 0;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn-primary {
  position: relative;
  background: none;
  box-shadow: none;
  text-decoration: none !important;
  padding: 7px 23px 8px 24px;
  background: url(../img/btn_pattern.png) repeat;
  z-index: 1;
  left: 0;
  border-radius: 2px;
  font: 12px 'Anton', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  text-shadow: none;
  display: inline-block;
}
/*-------------- end botstrap btn reset ------------------------*/
.more_btn {
  background: #626262;
  padding: 0 21px;
  color: #fff;
  font: 15px/35px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 20px;
  text-shadow: 1px 1px 1px #505054;
  text-transform: uppercase;
}
.more_btn:hover {
  color: #999;
  text-shadow: 1px 1px 1px #666;
  background: #000;
}
.more_btn2 {
  display: inline-block;
  /*float: left;*/

  position: relative;
  width: 19px;
  height: 20px;
  background: url(../img/search_icon.png) 0 0 no-repeat;
  margin-left: -45px;
  margin-top: 5px;
  float: right;
}
.more_btn2:hover {
  background: url(../img/search_icon.png) 0 -19px no-repeat;
}
/* ============================= project_pics ====================== */
.project_pics {
  position: relative;
}
.project_pics ul {
  margin: 0;
  margin-left: -20px;
}
.project_pics li {
  display: inline-block;
  float: left;
  margin-right: 5px;
  padding: 10px;
  width: 235px;
  background: #1a1a1a;
  list-style: none;
}
.project_pics li.last {
  margin-right: 0;
}
.project_pics li img {
  padding-bottom: 8px;
}
.project_pics li p {
  margin-bottom: 5px;
  padding-bottom: 0px;
}
.project_pics li a {
  position: relative;
  float: left;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/magnifier.png") center no-repeat;
}
.project_pics ul > li a:hover .zoom {
  opacity: 1;
}
.project_pics ul > li a .zoom {
  opacity: 0;
}
/* ============================= end project_pics ====================== */
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  margin: 0;
  padding-bottom: 20px;
  max-width: 370px;
  width: 100%;
  padding-top: 11px;
}
.g_map > iframe {
  padding: 0;
  width: 100%;
  height: 187px;
  outline: none;
  border: none;
}
.address {
  margin-top: -1px;
  padding-top: 0;
  color: #ab8d95;
  line-height: 25px;
}
.phones_part {
  display: inline-block;
  width: 185px;
}
.mailLink {
  text-decoration: underline;
}
/*-------------------------- start Contact form --------------*/
#form1 {
  position: relative;
  display: block;
  margin-top: 6px;
}
#form1 label {
  display: inline-block;
  position: relative;
  margin-bottom: 7px;
}
#form1 label .form_title {
  margin-bottom: 4px;
  font: 14px/21px Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
}
#form1 label input,
#form1 label textarea,
#search input {
  margin: 0;
  margin-bottom: 4px;
  padding: 6px 10px 6px 10px;
  width: 350px;
  outline: none;
  border: none;
  border-radius: 0;
  background: url("../img/inp_bg.png");
  box-shadow: none;
  color: #000;
  font: 14px Arial;
  line-height: 21px;
}
#search input {
  margin-right: -10px;
}
#search {
  display: inline-block;
  float: left;
  margin-left: 200px;
}
#form1 label textarea {
  width: 350px;
  height: 157px;
  resize: none;
}
#form1 .error {
  position: absolute;
  top: 3px;
  width: 100%;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .empty {
  position: absolute;
  top: 3px;
  width: 100% !important;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .message .empty {
  width: 400px;
}
#form1 .success {
  position: absolute;
  top: 25px;
  left: 30px;
  z-index: 1;
  width: 368px;
  height: 98px;
  border: 1px solid #846d66;
  background: #88746f;
  opacity: 0.9;
}
#form1 .success .success_txt {
  position: relative;
  top: 32%;
  color: #fff;
  text-align: center;
}
.btns {
  float: right;
  margin-top: -24px;
}
.btns > a {
  margin-left: -2px;
}
/*-------------------------- end Contact form --------------*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  z-index: 0;
  padding-bottom: 20px;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font: 12px/20px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #777;
}
.social_icons {
  display: inline-block;
  margin: 0;
  margin-top: 6px;
  position: relative;
  list-style: none;
  white-space: nowrap;
}
.social_icons > li {
  display: inline-block;
  margin-right: 1px;
  cursor: pointer;
}
/*--- 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: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
