/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-spacing: 0;
}
/* == GLOBAL DEFAUL COLORS == */
/************************************************************************ 
 * Used only for shorter and more compact notation in the less sources.
 */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* == GLOBAL DEFAUL CLASSES == */
/* == ELEMENTS == */
.noSpace {
  margin: 0;
  padding: 0;
}
.noSpaceLeft {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.noSpaceRight {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.noSpaceTop {
  margin-top: 0;
  padding-top: 0;
}
.noSpaceBot {
  margin-bottom: 0;
  padding-bottom: 0;
}
.spaceTop {
  margin-top: 30px;
}
.spaceTopBig {
  margin-top: 80px;
}
.fs10 {
  font-size: 10px;
}
.fs12 {
  font-size: 11px;
}
.fs12 {
  font-size: 12px;
}
.fs13 {
  font-size: 13px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.uppercase {
  text-transform: uppercase;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fln {
  float: left;
}
.frn {
  float: right;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m25 {
  margin: 25px;
}
.m30 {
  margin: 30px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p25 {
  padding: 25px;
}
.p30 {
  padding: 30px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12,
.span40,
.span44,
.span45,
.span50,
.span55,
.span56,
.span60,
.span70 {
  float: left;
  display: block;
  position: relative;
  min-height: 1px;
}
.span1:after,
.span2:after,
.span3:after,
.span4:after,
.span5:after,
.span6:after,
.span7:after,
.span8:after,
.span9:after,
.span10:after,
.span11:after,
.span12:after,
.span40:after,
.span44:after,
.span45:after,
.span50:after,
.span55:after,
.span56:after,
.span60:after,
.span70:after,
.span1:before,
.span2:before,
.span3:before,
.span4:before,
.span5:before,
.span6:before,
.span7:before,
.span8:before,
.span9:before,
.span10:before,
.span11:before,
.span12:before,
.span40:before,
.span44:before,
.span45:before,
.span50:before,
.span55:before,
.span56:before,
.span60:before,
.span70:before {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.span1 {
  width: 5.982905982905983%;
}
.span2 {
  width: 14.52991452991453%;
}
.span3 {
  width: 23.076923076923077%;
}
.span4 {
  width: 31.623931623931625%;
}
.span5 {
  width: 40.17094017094017%;
}
.span6 {
  width: 48.717948717948715%;
}
.span7 {
  width: 57.26495726495726%;
}
.span8 {
  width: 65.81196581196582%;
}
.span9 {
  width: 74.35897435897436%;
}
.span10 {
  width: 82.90598290598291%;
}
.span11 {
  width: 91.45299145299145%;
}
.span12 {
  width: 100%;
}
.span30 {
  width: 30%;
}
.span40 {
  width: 40%;
}
.span44 {
  width: 44%;
}
.span45 {
  width: 45%;
}
.span50 {
  width: 50%;
}
.span55 {
  width: 55%;
}
.span56 {
  width: 56%;
}
.span60 {
  width: 60%;
}
.span70 {
  width: 70%;
}
.span100 {
  width: 100%;
}
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  position: relative;
}
a {
  color: #000;
}
a.logo {
  display: none;
}
header {
  width: 960px;
  margin: 0 0 0 -480px;
  padding: 50px 30px 0 30px;
  position: absolute;
  left: 50%;
}
header a#logo {
  float: left;
}
header a#logo h1 {
  text-indent: -99999px;
  background: url('../img/logo-220x20.svg') no-repeat;
  background-size: 220px 20px;
  width: 220px;
  height: 20px;
  display: block;
  margin: 0;
}
header nav {
  overflow: hidden;
  float: right;
  width: 585px;
}
header nav.en {
  width: 620px;
}
header ul.menu {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin: 2px 0 0 50px;
}
header ul.menu.en {
  margin: 2px 0 0 30px;
}
header ul.menu li {
  letter-spacing: 1px;
  color: #f8f1d6;
}
header ul.menu li a {
  color: #f8f1d6;
}
header ul.menu li a:hover {
  text-decoration: none;
  color: #fff;
}
header ul.menu li a:hover:after {
  width: 100%;
  background: #fff;
}
header ul.menu li a:after {
  content: '';
  display: block;
  height: 2px;
  width: 0px;
  margin-top: 12px;
  background: rgba(0, 0, 0, 0);
  transition: width 0.3s ease, background-color 0.3s ease;
}
header ul.menu li.active a {
  color: #fff;
}
header ul.menu li.active a:after {
  background: #fff;
  width: 100%;
}
header ul.menu li.active a:hover {
  text-decoration: none;
}
header ul.menu li span {
  margin: 0 8px;
}
footer {
  text-align: center;
  padding-bottom: 70px;
  width: 100%;
  min-width: 960px;
  background-color: #fff;
  font-style: italic;
}
footer #scrollTop {
  display: inline-block;
  background: url('../img/arrow-top-44x26.svg') no-repeat;
  background-size: 56px 30px;
  width: 56px;
  height: 30px;
  text-align: center;
}
footer #scrollTop:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
footer ul.inline {
  display: inline-block;
  color: #a8a8a8;
  font-size: 12px;
  margin: 60px auto;
}
footer ul.inline a {
  color: #AA808B;
}
footer a.loudmark {
  display: inline-block;
  background: url('../img/loudmark.svg') no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}
footer a.loudmark:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
/* == LAYOUT == */
#wrapper {
  width: 100%;
  min-width: 960px;
  height: auto;
  padding: 0 0 100px 0;
  background-color: #fff;
}
.noSpaceFooter {
  padding-bottom: 40px !important;
}
#secondBlock {
  background-color: #fff;
  position: relative;
  padding-top: 30px;
}
.contet-wrapper {
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 0 30px;
  color: #333333;
}
.contet-wrapper:before {
  content: "";
  display: table;
  clear: both;
}
.contet-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.showboxMain {
  height: 100%;
  width: 100%;
  min-width: 960px;
  min-height: 650px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.showboxMain.bg01 {
  background: url('../img/pix-home.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg02 {
  background: url('../img/pix-about.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg03 {
  background: url('../img/pix-photos.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg04 {
  background: url('../img/pix-floorplans.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg05 {
  background: url('../img/pix-prices.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg06 {
  background: url('../img/pix-location.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.bg07 {
  background: url('../img/pix-contact.jpg') no-repeat;
  background-size: cover;
}
.showboxMain.ie8 {
  min-height: initial;
  background-color: #8F495D;
}
.showboxMain.ie8 .shoutboxMain {
  min-height: initial !important;
  height: 100%;
}
.shoutboxMain {
  display: table;
  width: 100%;
  min-height: 720px;
}
.shoutboxMain .shoutboxMainContent {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.shoutboxMain .shoutboxMainContent p {
  font-size: 36px;
  font-weight: 200;
  margin: 0 0 25px 0;
}
.shoutboxMain .shoutboxMainContent p a {
  color: #8f495d;
}
.shoutboxMain .shoutboxMainContent p.header {
  font-size: 72px;
}
.shoutboxMain h2 {
  font-size: 40px;
  font-weight: 200;
  line-height: 48px;
  color: #fff;
}
.shoutboxMain h2 span {
  color: #f8f1d6;
  font-weight: 600;
}
.shoutboxMain h2 span.block {
  margin-top: 50px;
  color: #fff;
  font-weight: 200;
}
.shoutboxMain h2 span.block strong {
  color: #f8f1d6;
  font-weight: 600;
}
.shoutboxMain a.shoutboxLink {
  color: #8f495d;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.shoutboxMain a.shoutboxLink:hover {
  color: #333333;
}
.more {
  display: inline-block;
  background: url('../img/arrow-down-50x30.svg') no-repeat;
  background-size: 56px 30px;
  width: 56px;
  height: 30px;
  left: 50%;
  margin-left: -28px;
  position: absolute;
  bottom: 70px;
}
.more:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}
.more.big {
  background: url('../img/photos-arrow-down-260x130.svg') no-repeat;
  background-size: 240px 120px;
  width: 240px;
  height: 120px;
  left: 50%;
  margin-left: -120px;
  bottom: 80px;
}
.shoutbox {
  display: table;
  width: 100%;
  margin: 30px auto;
}
.shoutbox .shoutboxContent {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.shoutbox h3 {
  font-size: 24px;
  font-weight: 200;
  line-height: 33px;
  margin: 0 0 30px 0;
  padding: 0 100px;
  color: #333333;
}
.shoutbox h3.upper {
  text-transform: uppercase;
}
.shoutbox h3 span {
  display: block;
  padding-top: 30px;
}
.shoutbox a.shoutboxLink {
  color: #8f495d;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.shoutbox a.shoutboxLink:hover {
  color: #333333;
}
.shoutBoxWide {
  width: 100%;
  position: relative;
}
.shoutBoxWide .contentRight {
  text-align: right;
  float: right;
}
.shoutBoxWide.bg01 {
  background: url('../img/bg-intro-pix.jpg') no-repeat;
  background-size: cover;
}
.linkBox {
  text-align: center;
  margin-top: 20px;
}
.linkBox .box {
  margin-right: 26px;
}
.linkBox .box:last-child {
  margin-right: 0;
}
.contactInfo {
  padding: 200px 0 0 0;
  text-align: center;
  background: url('../img/phone-icon-54x54.svg') no-repeat 50% 100px;
  background-size: 54px 54px;
}
.contactInfo p {
  color: #333333;
  font-weight: 200;
  font-size: 18px;
  margin: 0;
}
.contactInfo p.name {
  font-size: 24px;
}
.contactInfo p.name span {
  font-size: 18px;
  font-style: italic;
}
.contactInfo p a {
  color: #8f495d;
}
.contactInfo p span {
  display: block;
}
.contactInfo p.header {
  font-size: 36px;
  color: #8f495d;
  font-weight: 200;
}
.map {
  text-align: center;
}
.map #map-canvas {
  height: 400px;
  width: 100%;
  margin: 30px 0;
}
.map a {
  font-size: 12px;
}
.contactBlock {
  text-align: center;
}
.contactBlock p {
  margin: 70px auto;
  font-size: 36px;
  font-weight: 200;
  color: #333333;
}
.iconBlock {
  text-align: center;
  margin-top: 20px;
}
.iconBlock p {
  margin: 0 0 50px 0;
}
.iconBlock p.condi {
  color: #8f495d;
  font-style: italic;
  font-size: 14px;
}
.iconBlock p.secIcon {
  margin: 100px auto 50px auto;
}
.albumItem {
  margin-bottom: 40px;
}
.albumItem p {
  text-align: center;
  font-size: 36px;
  color: #8f495d;
  font-weight: 200;
}
.albumItem .galleryPhoto a {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  height: 150px;
  position: relative;
  /*
			img{
				filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			    filter: gray;
			    -webkit-filter: grayscale(100%);
			}
			*/
}
.albumItem .galleryPhoto a span {
  position: absolute;
  width: 150px;
  height: 150px;
  z-index: 1;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.albumItem .galleryPhoto a:hover span {
  background-color: rgba(143, 73, 93, 0.4);
}
.f0link,
.f1link,
.f2link,
.f3link,
.f4link,
.f5link {
  cursor: pointer;
}
.f0link:hover,
.f1link:hover,
.f2link:hover,
.f3link:hover,
.f4link:hover,
.f5link:hover {
  color: #8f495d !important;
}
.floorLinkBlock ul li.floorLink {
  color: #fff;
  text-align: center;
  padding: 34px 0 33px 0;
  width: 150px;
}
.floorLinkBlock ul li.floorLink p {
  font-size: 12px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.floorLinkBlock ul li.floorLink p.name {
  font-size: 72px;
  font-weight: 600;
}
.floorLinkBlock ul li.floorLink p.floor {
  margin-bottom: 18px;
}
.floorLinkBlock ul li.floorLink p.floor:after {
  content: "";
  display: block;
  height: 2px;
  width: 50px;
  margin: 18px auto;
  background-color: #fff;
}
.floorLinkBlock ul li.floorLink a {
  color: #fff;
  display: block;
  font-size: 36px;
  font-weight: 600;
}
.floorLinkBlock ul li.floorLink div {
  height: 98px;
}
.floorLinkBlock ul li.floorLink span {
  background: url('../img/arrow-bot-small-16x27.svg') no-repeat;
  background-size: 16px 27px;
  width: 16px;
  height: 8px;
  display: inline-block;
  margin-top: 15px;
}
.floorLinkBlock ul li.floorLink:hover {
  background-color: #fff;
}
.floorLinkBlock ul li.floorLink:hover p {
  color: #000;
}
.floorLinkBlock ul li.floorLink:hover p.floor:after {
  background-color: #000;
}
.floorLinkBlock ul li.floorLink:hover a {
  color: #000;
}
.floorLinkBlock ul li.floorLink:hover a:hover {
  color: #8f495d;
  text-decoration: none;
}
.floorLinkBlock ul li.floorLink:hover span {
  background-position: 0 -9px;
}
.floorLinkBlock ul li.floorLink:hover span:hover {
  background-position: 0 -19px;
}
.floorItemBlock .floor p.header {
  text-align: center;
  color: #8f495d;
  text-transform: uppercase;
  font-size: 72px;
  font-weight: 600;
  margin: 20px auto 40px auto;
}
.floorItemBlock .floor p.header span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}
.floorItemBlock .floorItem {
  width: 100%;
  height: 200px;
  background-color: #f2f2f2;
  margin-bottom: 30px;
}
.floorItemBlock .floorItem .flatName,
.floorItemBlock .floorItem .info,
.floorItemBlock .floorItem .info2 {
  float: left;
  width: 300px;
}
.floorItemBlock .floorItem .flatName {
  text-align: center;
}
.floorItemBlock .floorItem .flatName p {
  text-transform: uppercase;
  font-size: 72px;
  font-weight: 200;
  color: #333333;
  margin-top: 36px;
}
.floorItemBlock .floorItem .flatName p span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}
.floorItemBlock .floorItem .floorDetail {
  display: table;
  height: 200px;
  position: relative;
}
.floorItemBlock .floorItem .floorDetail table {
  display: table-cell;
  vertical-align: middle;
}
.floorItemBlock .floorItem .floorDetail table tr td {
  text-transform: uppercase;
  text-align: left;
  color: #8f495d;
  padding-left: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
}
.floorItemBlock .floorItem .floorDetail table tr td:first-child {
  text-align: right;
  color: #333333;
  padding-left: 0;
}
.floorItemBlock .floorItem .floorDetail table tr td.space {
  padding-top: 16px;
}
.floorItemBlock .floorItem .floorDetail table tr td.space a {
  color: #38B449;
}
.floorItemBlock .floorItem .floorDetail table tr td a.detail {
  color: #8f495d;
  font-weight: bold;
}
.floorItemBlock .floorItem .floorDetail table tr td a.detail:after {
  content: "";
  display: inline-block;
  background: url('../img/icon-detail-6x17.svg') no-repeat 0 0;
  background-size: 6px 17px;
  width: 6px;
  height: 8px;
  position: absolute;
  margin: 5px 0 0 5px;
}
.floorItemBlock .floorItem .floorDetail table tr td a.detail:hover {
  color: #000;
}
.floorItemBlock .floorItem .floorDetail table tr td a.detail:hover:after {
  background-position: 0 -9px;
}
.floorItemBlock .floorItem .floorDetail table tr td span.up {
  vertical-align: super;
  font-size: 6px;
}
.floorItemBlock .floorItem .floorDetail table tr td span.free {
  color: #38B449;
}
.floorItemBlock .floorItem .floorDetail table tr td span.free a {
  color: #38B449;
}
.floorItemBlock .floorItem .floorDetail table tr td span.free:after {
  background-position: 0 -9px;
}
.floorItemBlock .floorItem .floorDetail table tr td span.rent {
  color: #C1282D;
}
.floorItemBlock .floorItem .floorDetail table tr td span.rent:after {
  background-position: 0 -11px;
}
.floorItemBlock .floorItem:hover {
  background-color: #F8F1D6;
}
.priceList table {
  width: 100%;
  text-align: left;
}
.priceList table tr:nth-child(even) td {
  background-color: rgba(97, 57, 68, 0.85);
}
.priceList table tr:nth-child(odd) td {
  background-color: rgba(143, 73, 93, 0.85);
}
.priceList table tr th {
  color: #fff;
  font-size: 10px;
  font-weight: 200;
  padding: 9px 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.priceList table tr th span.up {
  vertical-align: super;
  font-size: 6px;
}
.priceList table tr th:last-child {
  text-align: right;
  padding-left: 0;
}
.priceList table tr td {
  color: #fff;
  padding: 9px 10px;
  font-size: 12px;
  font-weight: 600;
}
.priceList table tr td:first-child {
  padding-left: 10px;
  color: #F9F1D6;
  font-size: 16px;
}
.priceList table tr td:last-child {
  padding-right: 24px;
  padding-left: 0;
  text-align: right;
}
.priceList table tr:hover td {
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
.priceList table tr:hover td span.rent {
  color: #C1282D;
}
.priceList table tr:hover td span.rent:after {
  background-position: 0 -11px;
}
.priceList table tr:hover td span.free {
  color: #38B449;
}
.priceList table tr:hover td span.free a {
  color: #38B449;
  text-decoration: none;
}
.priceList table tr:hover td span.free:after {
  background-position: 0 -9px;
}
.priceList p {
  font-size: 10px !important;
  color: #fff;
  padding-top: 10px;
  font-weight: 600 !important;
}
span.rent {
  color: #C95962;
  font-weight: bold;
  text-transform: uppercase;
}
span.rent:after {
  content: "";
  display: inline-block;
  background: url('../img/icon-rent-8x19.svg') no-repeat 0 0;
  background-size: 8px 19px;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: 5px 0 0 5px;
}
span.free {
  color: #9BD9A4;
  font-weight: bold;
  text-transform: uppercase;
}
span.free a {
  color: #9BD9A4;
}
span.free:after {
  content: "";
  display: inline-block;
  background: url('../img/icon-free-6x17.svg') no-repeat 0 0;
  background-size: 6px 17px;
  width: 6px;
  height: 8px;
  position: absolute;
  margin: 4px 0 0 5px;
}
.locationBlock p {
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin: 30px auto 50px auto;
}
.locationBlock .map {
  margin-bottom: 80px;
}
.locationBlock .map ul {
  text-align: left;
}
.locationBlock .map ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding: 10px 0 10px 40px;
  line-height: 15px;
  font-size: 14px;
  color: #333333;
  margin-right: 55px;
}
.locationBlock .map ul li:last-child {
  margin-right: 0;
}
.locationBlock .map ul li.restaurant {
  background: url('../img/map/icon01.svg') no-repeat 0 50%;
  background-size: 19px 19px;
}
.locationBlock .map ul li.shop {
  background: url('../img/map/icon03.svg') no-repeat 0 50%;
  background-size: 23px 24px;
}
.locationBlock .map ul li.tram {
  background: url('../img/map/icon02.svg') no-repeat 0 50%;
  background-size: 30px 30px;
}
.locationBlock .map ul li.metro {
  background: url('../img/map/icon04.svg') no-repeat 0 50%;
  background-size: 30px 30px;
}
.contact p {
  margin: 0 !important;
  color: #fff;
  font-size: 18px !important;
}
.contact p.adress {
  font-size: 24px !important;
  line-height: 30px;
  margin: 40px auto !important;
}
.contact p.name {
  font-size: 36px !important;
}
.contact p a {
  color: #f8f1d6 !important;
}
.contact p span {
  display: block;
  font-style: italic;
  font-size: 24px;
}
/* MODAL */
button.close,
a.fancybox-close {
  position: absolute;
  right: -28px;
  top: -28px;
}
.modal-dialog {
  width: 900px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -450px;
}
.modal-content {
  width: 900px;
  height: 600px;
}
.modal-content img {
  width: 900px;
  height: 600px;
}
.modal-content .infoDetail {
  position: absolute;
  bottom: 50px;
  left: 50px;
  text-transform: uppercase;
}
.modal-content .infoDetail p {
  margin: 0 0 2px 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.modal-content .infoDetail p.name {
  font-size: 72px;
  font-weight: 200;
}
.modal-content .infoDetail p.purple {
  margin: 0 0 -2px 0;
}
.modal-content .infoDetail a {
  color: #38B449;
}
.modal-content .infoDetail span.free {
  color: #38B449;
  font-size: 12px;
}
.modal-content .infoDetail span.free:after {
  background-position: 0 -9px;
  margin: 8px 0 0 5px;
}
.modal-content .infoDetail span.rent {
  font-size: 12px;
  color: #C1282D;
}
.modal-content .infoDetail span.rent:after {
  background-position: 0 -11px;
  margin: 9px 0 0 5px;
}
body.ie8 {
  background-color: #8F495D;
}
.ie8error {
  color: #fff;
  margin: auto;
  text-align: center;
}
.ie8error img {
  margin-bottom: 30px;
}
.ie8error p {
  font-size: 28px;
  text-align: center;
  margin: 10px auto 20px auto !important;
}
.ie8error p span {
  font-weight: 600;
}
.ie8error p.italic {
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
}
.ie8error ul {
  padding-bottom: 30px;
}
.ie8error ul li {
  display: inline-block;
  vertical-align: middle;
}
.ie8error ul li span {
  margin: 0 4px;
}
.ie8error ul li a {
  color: #fff;
  text-transform: uppercase;
}
.ie8error a.loudmark {
  background: url('../img/ie8-loudmark-logo.png') no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
}
/* == ELEMENTS == */
/* == ELEMENTS == */
/* == COLORS == */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important;
}
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  height: auto;
  width: 100%;
  outline: none !important;
}
img {
  border: 0;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.inline {
  overflow: hidden;
}
ul.inline li {
  float: left;
}
ul.point li:after {
  content: "•";
  margin: 0 8px;
}
ul.point li:last-child:after {
  content: "";
}
ul.slash li:after {
  content: "/";
  margin: 0 4px;
}
ul.slash li:last-child:after {
  content: "";
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.reverse {
  text-decoration: underline !important;
}
a.reverse:hover {
  text-decoration: none !important;
}
.linkStyle {
  color: #8f495d;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.linkStyle:hover {
  color: #333333;
}
input[type=submit],
input[type=text] {
  cursor: pointer;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
p {
  margin: 1em 0;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
.big {
  font-size: 130%;
}
button {
  border: 0;
  border: none;
  background: none;
}
button.close,
a.fancybox-close {
  display: inline-block;
  background: url('../img/btn-close-56x114.svg') no-repeat;
  background-size: 56px 114px;
  width: 56px;
  height: 56px;
}
button.close:hover,
a.fancybox-close:hover {
  background-position: 0 -58px;
}
.block {
  display: block;
}
.inlineTop {
  display: inline-block;
  vertical-align: top;
}
.inlineMid {
  display: inline-block;
  vertical-align: middle;
}
.inlineBot {
  display: inline-block;
  vertical-align: bottom;
}
.noTrans {
  -webkit-transition: all 0 !important;
  -moz-transition: all 0 !important;
  -o-transition: all 0 !important;
  -ms-transition: all 0 !important;
  transition: all 0 !important;
}
.sectionContent {
  overflow: hidden;
}
.row:before {
  content: "";
  display: table;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.purple {
  color: #8f495d;
}
/* BUTTONS */
/* INPUTS */
/* LINES */
/* COMPONENTS */
.box {
  width: 200px;
  height: 200px;
  display: inline-block;
}
.box a {
  color: #fff;
  display: block;
  height: 200px;
  padding-top: 150px;
}
.box:hover {
  background-color: #333333;
}
.box:hover a {
  text-decoration: none;
}
.box.icon01 {
  background: url('../img/icons-80x80-01.svg') no-repeat 50% 40% #8f495d;
  background-size: 80px 80px;
}
.box.icon01:hover {
  background: url('../img/icons-80x80-01.svg') no-repeat 50% 40% #333333;
}
.box.icon02 {
  background: url('../img/icons-80x80-02.svg') no-repeat 50% 40% #8f495d;
  background-size: 80px 80px;
}
.box.icon02:hover {
  background: url('../img/icons-80x80-02.svg') no-repeat 50% 40% #333333;
}
.box.icon03 {
  background: url('../img/icons-80x80-03.svg') no-repeat 50% 40% #8f495d;
  background-size: 80px 80px;
}
.box.icon03:hover {
  background: url('../img/icons-80x80-03.svg') no-repeat 50% 40% #333333;
}
.box.icon04 {
  background: url('../img/icons-80x80-04.svg') no-repeat 50% 40% #8f495d;
  background-size: 80px 80px;
}
.box.icon04:hover {
  background: url('../img/icons-80x80-04.svg') no-repeat 50% 40% #333333;
}
.boxIcon {
  width: 200px;
  height: 200px;
  display: inline-block;
  text-align: center;
  margin: 0 26px 30px 0;
  vertical-align: middle;
}
.boxIcon p {
  padding-top: 140px;
}
.boxIcon p span {
  vertical-align: super;
}
.boxIcon.ico01 {
  background: url('../img/icons-80x80-05.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico02 {
  background: url('../img/icons-80x80-06.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico03 {
  background: url('../img/icons-80x80-07.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico04 {
  background: url('../img/icons-80x80-08.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico05 {
  background: url('../img/icons-80x80-09.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico06 {
  background: url('../img/icons-80x80-10.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico07 {
  background: url('../img/icons-80x80-11.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico08 {
  background: url('../img/icons-80x80-12.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico09 {
  background: url('../img/icons-80x80-13.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxIcon.ico10 {
  background: url('../img/icons-80x80-14.svg') no-repeat 50% 40% #f2f2f2;
  background-size: 80px 80px;
}
.boxInfo {
  width: 200px;
  height: 200px;
  display: inline-block;
  text-align: center;
  margin: 0 26px 30px 0;
  vertical-align: middle;
  background-color: #f2f2f2;
}
.boxInfo p {
  color: #333333;
  font-size: 15px;
  margin: 0;
}
.boxInfo p.min {
  font-size: 14px;
  margin-top: 30px;
}
.boxInfo p.main {
  font-size: 24px;
}
.boxInfo p.sec {
  font-size: 14px;
  margin: 30px auto;
}
.boxInfo p span {
  vertical-align: super;
}
.boxLink {
  width: 200px;
  height: 200px;
  display: inline-block;
  text-align: center;
  margin: 0 26px 30px 0;
  vertical-align: middle;
  background-color: #f2f2f2;
}
.boxLink a {
  display: block;
  color: #333333;
  width: 200px;
  height: 200px;
}
.boxLink p.main {
  font-size: 24px;
  height: 106px;
  margin-top: 35px;
}
.boxLink p {
  font-size: 14px;
  margin: 0;
  position: relative;
}
.boxLink:hover {
  background-color: #8f495d;
}
.boxLink:hover a:hover {
  text-decoration: none;
}
.boxLink:hover a:hover p {
  color: #fff;
}
/*
// == RESPONSIVE == //
@import "responsive.less";	
*/
