@import url(//fonts.googleapis.com/css?family=Cinzel+Decorative);
/*------ template stylization ------*/
body {
  background: #000000;
  color: #505050;
  font: 18px "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 24px;
  min-width:1024px;
  min-height:700px;
  overflow-y: scroll;
}
.glob {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
#galleria{margin-left:160px;margin-top:-40px;height:467px;}

#webSiteLoader {
  position: fixed;
  z-index: 1023;
  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;
}
#header_plane {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 316px;
  background: url(../img/plane_bg.png);
}
#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;
}
.top_section {
  position: relative;
  width: 100%;
  height: 43px;
  padding-top: 15px;
  background: #060606;
}
/*------ header ------- */
header {
  position: relative;
  margin-top: 0px;
  min-height: 258px;
  width: 100%;
  z-index: 200;
}
header h1 {
  display: inline-block;
  float: left;
  margin-top: 30px;
  margin-left: -32px;
  max-width: 377px;
  width: 100%;
}
header h1 > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
}
.select-menu {
  display: none;
  width: 100%;
}
header .navbar {
  position: relative;
  float: right;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
}
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: 5px;
  border: 0;
  list-style: none;
  margin-top: 28px;
  position: relative;
  left: 17px;
  height:34px;
  background-image: url('../img/menu_bg.png');
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  margin-right: 00px;
  /* background: url(../img/menu_button.png) 0 0 no-repeat; */

}
.sf-menu > li > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 6px 5px;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
  font: 18px 'Cinzel Decorative', "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-shadow: 2px 2px #000000;
}
.openPart {
  position: absolute;
  top: -30px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 32px;
  background: #ffffff;
}
/*submenu1*/
.sf-menu ul {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 10;
  padding: 20px 22px 20px 2px;
  width: 67px;
  background: #0f0903;
  list-style: none;
}
.sf-menu ul.subMenu:before {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 8px;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  background: url(../img/submenu_corner.png) 0 0 no-repeat;
  content: "";
}
.sf-menu ul > li {
  margin-top: 3px;
  text-align: right;
}
.sf-menu ul a {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font: 18px/18px 'Times New Roman', "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sf-menu ul a:hover {
  color: #ffd47c !important;
  text-decoration: none;
}
/*submenu2*/
.sf-menu .subMenu2 {
  top: 24px;
  left: 91px;
  width: 65px;
  background: #eabf68;
}
.sf-menu .subMenu2 a {
  color: #fff !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: #000 !important;
}
/*--- header end ------*/
/*-----bgStretch-----*/
#bgStretch {
  position: fixed;
  z-index: 1;
  overflow: hidden;
}
#splash {
  position: absolute;
  top: 393px;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  margin-left: -1500px;
}
.splash_section {
  position: relative;
  color: #fff;
  left: 180px;
}
.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: 0px;
  width: 100%;
  height: 100% !important;
  background: url(../img/page_bg.png);
  padding: 83px 0 55px 0;
  top: 1200px;
}
#wrapper > section > #content_part > div {
  position: relative;
}
/* #wrapper .global > div{
	position: relative; */
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent > .content {
  padding: 0;
  /*min-height: 560px;*/

}
h2 {
  margin: 0;
  margin-bottom: 37px;
  color: #000;
  font: 48px/48px "Cinzel Decorative", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
}
h2.v2 {
  margin-bottom: 27px;
}
h2.v3 {
  margin-bottom: 7px;
}
h3 {
  color: #000;
  font: 36px/38px "Times New Roman", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 16px;
}
h3.search_title {
  margin-top: 20px;
  margin-bottom: 5px;
}
.txt_cntr {
  text-align: center;
}
.bot_line {
  width: 1170px;
  height: 1px;
  margin-left: 30px;
  background: #e5e5e5;
  margin-top: 41px;
  margin-bottom: 34px;
}
.dynamicContent img {
  margin-bottom: 14px;
}
a {
  color: #fff;
}
a.link1 {
  color: #000000;
}
a:focus {
  outline: 0;
}
a:hover {
  color: #f04200;
  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 {
  margin-top: -44px;
  margin-bottom: -29px !important;
}
.imgIndent2 {
  margin-bottom: -11px !important;
}
.date_section {
  padding-left: 25px;
  background: url(../img/date_icon_!.png) 0 0 no-repeat;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.color1 {
  color: #fff;
}
.color2 {
  color: #bcbcbd;
}
.bold {
  font-weight: bold;
}
.box {
  overflow: hidden;
}
.marTop1 {
  margin-top: -6px;
}
.marBot1 {
  margin-bottom: 24px;
}
.marLeft1 {
  margin-left: -10px;
}
.marRight1 {
  margin-right: 22px;
}
.pos_rel {
  position: relative;
}
.img_404 {
  margin-top: 30px;
  margin-bottom: -40px;
}
span.search {
  color: #eabf68;
}
#search {
  margin: 14px 0 18px;
  position: relative;
  display: inline-block;
  float: left;
}
/*btn_icons*/
.btn_icon1 {
  position: relative;
  width: 290px;
  height: 290px;
  z-index: 1;
  display: inline-block;
  background: url(../img/splash_btn_sprite.png) 0 0 no-repeat;
  margin-top: 10px;
  margin-left: 10px;
  font: 26px/29px 'Cinzel Decorative', "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  margin-right: -15px;
}
.btn_icon1 span.txt {
  padding-top: 123px;
  display: inline-block;
}
.btn_icon1 span.color1 {
  color: #bebebe;
}
.btn_icon1:hover {
  color: #000;
}
.btn_icon1:hover span.color1 {
  color: #5f5f5f;
}
#banner3 {
  position: relative;
  margin-left: 156px;
  margin-top: -137px;
  display: block;
}
.btn_arrow {
  position: relative;
  width: 15px;
  height: 10px;
  z-index: 1;
  display: inline-block;
  margin-left: 10px;
}
.btn_arrow {
  background: url(../img/more_arrow_1.png) 0 0 no-repeat;
}
/* ============================= slider ====================== */
.slider {
  width: 880px !important;
  margin-top: 8px;
  z-index: 1;
  min-height: 350px;
}
.slider li {
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 20px;
  width: 160px;
}
.slider li img {
  position: relative;
  z-index: 1;
  margin-bottom: 0px !important;
}
.slider li p {
  margin-bottom: 26px;
}
.prev,
.next {
  position: absolute;
  width: 50px;
  height: 45px;
  top: 6px;
}
.prev {
  right: 47px;
  background: url(../img/slider_arr_prev.png) 0 0 no-repeat;
}
.next {
  right: 0px;
  background: url(../img/slider_arr_next.png) 0 0 no-repeat;
}
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;
}
/* ============================= end slider ====================== */
/* ============================= start slider2 ====================== */
.slider2 {
  width: 940px !important;
  margin-top: 8px;
  z-index: 1;
  min-height: 350px;
}
.slider2 li {
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 20px;
  width: 460px;
}
.slider2 li img {
  position: relative;
  z-index: 1;
  margin-bottom: 0px !important;
}
.slider2 li p {
  margin-bottom: 26px;
}
/* ============================= end slider2 ====================== */
/* ============================= start scroll ====================== */
.scroll-btns {
  margin-top: 16px;
}
.scroll_btn_up,
.scroll_btn_down {
  position: relative;
  display: inline-block;
  /* overflow: hidden; */

  width: 45px;
  height: 50px;
}
.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: 0px;
  height: 260px;
}
.scroll .wrapper {
  margin-bottom: 2px;
}
/* ============================= end scroll ====================== */
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 6px;
}
.listWithMarker li {
  display: block;
  margin-bottom: 9px;
  padding-left: 16px;
  background: url(../img/list_marker.png) 0 9px no-repeat;
}
.listWithMarker li.last {
  border-bottom: none;
}
.listWithMarker li a {
  display: inline-block;
  color: #989897;
  text-decoration: none;
}
.listWithMarker li a:hover {
  padding-left: 5px;
  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 18px "Cinzel Decorative", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}
.listWithMarker2 li a:hover {
  background: #ddb637;
  color: #1a1a1a;
}
/* ============================= end lists ====================== */
/*-------------- start botstrap btn reset ------------------------*/
.badge {
  padding: 0;
  margin: 0;
  display: inline-block;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: none;
  background-color: #1a1a1a;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font: 600 50px/75px "Cinzel Decorative", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  /*margin-right: */

}
.badge.v1 {
  background-color: #933915;
}
.badge.v2 {
  width: 67px;
  height: 62px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fbb54d;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 19px;
  margin-bottom: 19px;
  display: inline-block;
  font: 14px/14px "Arial", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  text-align: center;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: none;
  overflow: hidden;
}
.badge.v2 time {
  margin-top: 15px;
  display: inline-block;
}
.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', "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  text-shadow: none;
  display: inline-block;
}
/*-------------- end botstrap btn reset ------------------------*/
.more_splash {
  color: #d1d1d1 !important;
  font: 600 25px "Cinzel Decorative", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 70px;
  padding-top: 11px;
  height: 57px;
  background: url(../img/splash_more_sign.png) 0 0 no-repeat;
  margin-top: 35px;
  margin-left: -8px;
}
.more_splash:hover {
  padding-left: 90px;
  color: #fff;
  background-position: 10px 0;
}
.more_btn {
  background: #f04200;
  padding: 0 25px;
  color: #fff;
  font: 24px/45px "Times New Roman", "Times New Roman", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 28px;
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.more_btn.v2 {
  margin-top: 20px;
}
.more_btn.v3 {
  margin-top: 36px;
}
.more_btn:hover {
  color: #f04200;
  background: #000;
}
.more_btn2 {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 33px;
  background: url(../img/search_icon.png) 0 0 no-repeat;
  margin-left: -43px;
  margin-top: 3px;
}
.more_btn2:hover {
  background: url(../img/search_icon.png) 0 bottom 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;
  float: left;
  margin-top: 5px;
  margin-right: 30px;
  width: 300px;
  height: 260px;
}
.g_map > iframe {
  padding: 0;
  width: 100%;
  height: 260px;
  outline: none;
  border: none;
}
.address {
  display: inline-block;
  margin-top: 0px;
  padding-top: 0;
  color: #505050;
}
.phones_part {
  display: inline-block;
  width: 250px;
}
.mailLink {
  text-decoration: underline;
}
/*-------------------------- start Contact form --------------*/
.form_col {
  width: 180px;
  float: left;
  min-height: 1px;
  margin-right: 15px;
}
.form_col.marright0 {
  margin-right: 0px;
}
#form1 {
  position: relative;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 0px;
}
#form1 label {
  display: inline-block;
  position: relative;
  margin-bottom: 11px;
}
#form1 label input,
#form1 label textarea,
#search input {
  margin: 0;
  margin-bottom: 4px;
  padding: 8px 10px 9px 14px;
  width: 155px;
  outline: none;
  border: 1px solid #6a6460;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: #000000;
  font: 18px "Times New Roman", Arial;
  line-height: 21px;
}
#search input {
  float: left;
  width: 275px;
}
#form1 label textarea {
  width: 544px;
  height: 104px;
  resize: none;
}
#form1 .error {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .empty {
  position: absolute;
  top: 0;
  width: 100% !important;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .message .empty {
  width: 400px;
}
#form1 .success {
  position: absolute;
  z-index: 1;
  width: 569px;
  height: 38px;
  border: 1px solid #6a6460;
  background: #111;
  opacity: 0.9;
}
#form1 .success .success_txt {
  position: relative;
  top: 12%;
  color: #fff;
  text-align: center;
}
.btns {
  float: right;
  margin-top: -30px;
}
.btns > a {
  margin-left: 24px;
}
/*-------------------------- end Contact form --------------*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  z-index: 0;
  padding-top: 10px;
  width: 100%;
  background: #080402;
  color: #808080;
  font-size: 14px;
}
footer p {
  text-align: center;
  margin-left: 200px;
}
footer a {
  color: #c6c6c6;
}
footer a:hover {
  color: #eabf68;
}
.social_icons {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.social_icons > li {
  display: inline-block;
  margin-left: -3px;
  cursor: pointer;
}
.social_icons > li a {
  display: block;
  overflow: hidden;
  width: 31px;
  height: 33px;
  position: relative;
  z-index: 1;
}
.lang_icons {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.lang_icons > li {
  display: inline-block;
  cursor: pointer;
}
.lang_icons > li a {
  display: block;
  overflow: hidden;
  width: 31px;
  height: 33px;
  position: relative;
  z-index: 1;
}
#bgNav {
  float: right;
  margin-right: 68px;
  overflow: hidden;
  padding: 0px;
  cursor: default;
  text-align: center;
}
#bgNav ul {
  margin: 0;
  display: inline-block;
}
#bgNav li {
  display: inline-block;
  margin-left: 5px;
}
#bgNav li > a {
  display: block;
  width: 8px;
  height: 8px;
  background: url(../img/bg_selector.png) no-repeat 0 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#bgNav a:hover,
#bgNav .active a {
  background-position: -10px 0;
}
/*--- 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: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#lean_overlay {
    position: fixed;
    z-index:250;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display:none;
}

#big_map
{
	display:none;
}

.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker           { position: absolute; background: #666; border: 3px solid #666; display: none; z-index: 1000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 0 }

.Zebra_DatePicker td                         { cursor: pointer ; }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { background: #FFFFFF }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td    { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td     { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer            { margin-top: 3px }
.Zebra_DatePicker .dp_footer .dp_hover  { background: #222; color: #FFF }

/* = SELECT CURRENT DAY
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_today { color: #FFF; padding: 3px }

/* = CLEAR DATE
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_clear { color: #FFF; padding: 3px }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: block; position: absolute; width: 16px; height: 16px; background: url('calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('calendar-disabled.png') }

/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 3px 0 0 }

select
{
	margin: 3px 0;
}