body {
  /*background: #f2f2f2 url('../images/layout/bg.gif') repeat-x 0 -42px;*/
  /*background-position-y: -42px;*/ }

.subbody-wrapper {
  background: #f2f2f2 url("../images/layout/bg.gif") repeat-x 0 0; }

.print-watermark {
  display: none; }

body.with-submenu {
  /*background-position-y: 0;*/ }

h4.locality {
  margin: 30px 0px 10px 0px; }

.locality-points h5 {
  font-weight: 200;
  font-size: 20px;
  margin: 20px 0px 23px 0px; }

.homepage h1 {
  font-size: 20px;
  color: #d98257;
  font-weight: 600;
  margin: 12px 0px 17px 0px;
  text-transform: none !important; }

#submenu-wrapper {
  width: 0;
  height: 0; }

.with-submenu #submenu-wrapper {
  width: 100%;
  height: 42px;
  background: url("../images/layout/bg-submenu.png") repeat-x;
  position: absolute;
  top: 155px;
  left: 0; }

.container-wrapper {
  width: 1090px;
  margin: 0 auto;
  position: relative;
  transition: padding 0.5s; }

.shadow-left {
  position: absolute;
  background: url("../images/layout/shadow-left.png") no-repeat;
  width: 30px;
  height: 585px;
  top: 155px; }

.with-submenu .shadow-left {
  top: 155px; }

.shadow-right {
  position: absolute;
  background: url("../images/layout/shadow-right.png") no-repeat;
  width: 30px;
  height: 585px;
  top: 155px;
  right: 0; }

.with-submenu .shadow-right {
  top: 155px; }

.shadow-horizontal {
  background: url("../images/layout/shadow-horizontal.png") no-repeat;
  width: 1030px;
  height: 9px;
  position: relative;
  z-index: 0; }

.shadow-upper {
  position: absolute;
  background: url("../images/layout/shadow-upper.png") repeat-x;
  width: 100%;
  height: 18px;
  z-index: 255; }

.container {
  width: 1030px;
  margin: 0 auto;
  position: relative;
  height: 100%; }

.spam {
  display: none; }

input {
  outline: 0; }

input.button {
  cursor: pointer; }

#locale-switcher {
  top: 123px;
  right: 320px;
  z-index: 300;
  position: absolute; }
  .ru #locale-switcher {
    right: 310px; }
  #locale-switcher .sbHolder {
    width: 65px;
    border: 0;
    font-size: 15px;
    font-weight: 600; }
    #locale-switcher .sbHolder .sbToggle {
      border: 0; }
    #locale-switcher .sbHolder .sbOptions {
      border: 0;
      font-size: 13px;
      font-weight: 400; }
      #locale-switcher .sbHolder .sbOptions a {
        line-height: 1.4em;
        height: 1.4em; }
  #locale-switcher select {
    background: #fff;
    border: 1px solid #cccccc;
    padding: 5px 10px;
    width: 82px; }

.sbOptions a {
  color: #d98257 !important; }

/*---------------------------------------------
-- 
---------------------------------------------*/
#intro {
  display: none; }

body.with-intro {
  overflow: hidden; }
  body.with-intro #intro {
    display: block;
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff url(../images/spinner.gif) no-repeat center center; }
  body.with-intro .subbody-wrapper {
    display: none; }

/*---------------------------------------------
-- 
---------------------------------------------*/
#intro {
  display: none; }

body.with-intro {
  overflow: hidden; }
  body.with-intro #intro {
    display: block;
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff url(../images/spinner.gif) no-repeat center center; }
  body.with-intro .subbody-wrapper {
    display: none; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.gdpr {
  font-size: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center; }

.live-contact {
  z-index: 89000;
  position: fixed;
  right: 15px;
  bottom: 0px;
  width: 226px; }
  .live-contact .switcher {
    display: block;
    padding: 12px 20px;
    text-align: center;
    background: #333333;
    border: 1px solid #0f0e0e;
    border-bottom: 0; }
  .live-contact .wrapper {
    height: 0;
    overflow: hidden;
    transition: height 0.4s; }
  .live-contact.open .wrapper {
    height: 359px; }
  .live-contact .gdpr {
    background-color: #FFF;
    font-size: 80%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center; }
  .live-contact label {
    display: none; }
  .live-contact textarea {
    border: 0;
    width: 90%;
    padding: 10px 5%;
    resize: none;
    outline: 0;
    font-size: 12px;
    height: 119px; }
  .live-contact .button {
    background: #959595;
    color: #fff;
    text-transform: uppercase;
    width: 100%; }
  .live-contact input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    width: 90%;
    padding: 10px 5%; }

/*---------------------------------------------
-- 
---------------------------------------------*/
header {
  position: relative;
  height: 155px; }

.with-submenu header {
  height: 197px; }
  .with-submenu header nav {
    bottom: 42px; }

#logo {
  position: absolute;
  top: 55px;
  left: 13px; }

.delimiter {
  background: url("../images/layout/delimiter.png") no-repeat;
  width: 11px;
  height: 166px;
  position: relative;
  float: left; }

nav {
  font-size: 15px;
  position: absolute;
  left: 13px;
  bottom: 0px;
  height: 25px; }
  nav ul.menu
  li {
    margin-right: 20px;
    float: left; }
    nav ul.menu
    li a {
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      color: #333333; }
    nav ul.menu
    li a.current, nav ul.menu
    li a:hover {
      color: #d98257; }
  nav ul.submenu {
    position: absolute;
    left: -12px;
    top: 100%;
    background: #fff url("../images/layout/bg-submenu.png") repeat-x;
    display: block;
    width: 1030px;
    height: 42px; }
    nav ul.submenu li {
      line-height: 42px;
      margin: 0;
      margin-left: 20px; }
      nav ul.submenu li.first {
        margin-left: 12px; }
      nav ul.submenu li a {
        color: #fff;
        font-weight: 600;
        font-size: 15px; }
      nav ul.submenu li a.current, nav ul.submenu li a:hover {
        color: #d98257; }
  nav a.current {
    color: #d98257; }

#etap-switcher {
  position: absolute;
  top: 0;
  right: 0; }
  #etap-switcher .etap {
    width: 232px;
    height: 42px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: url(../images/layout/etap.png) no-repeat 0 0;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-right: -48px;
    z-index: 100; }
    #etap-switcher .etap.deactive {
      margin-right: 0;
      width: 209px;
      height: 31px;
      line-height: 31px;
      color: #808080;
      background: url(../images/layout/etap-deactive.png) no-repeat 0 0;
      z-index: 90; }

/*---------------------------------------------
-- 
---------------------------------------------*/
#customer-contact {
  font-size: 16px;
  position: absolute;
  right: 13px;
  top: 12px;
  color: #002338;
  width: 267px; }
  #customer-contact a {
    float: right; }
    #customer-contact a img {
      display: block; }
  #customer-contact .title {
    font-size: 11px;
    margin: 10px 0 0 10px; }
  #customer-contact .header {
    position: absolute;
    bottom: 33px;
    font-size: 15px;
    margin-left: 10px; }
  #customer-contact .phone {
    font-size: 20px;
    position: absolute;
    bottom: 9px;
    margin-left: 10px;
    font-weight: 600; }
  #customer-contact .col {
    float: right;
    width: 131px;
    height: 142px;
    position: relative; }
  .ru #customer-contact {
    right: 0;
    width: 292px; }
    .ru #customer-contact .header {
      margin-top: 40px; }
    .ru #customer-contact .col {
      width: 157px; }
    .ru #customer-contact .phone {
      font-size: 17px; }

#content {
  float: left;
  width: 1030px;
  min-height: 700px;
  background-color: #FFFFFF;
  position: relative; }

.content-inner {
  padding: 16px 16px 20px 20px;
  position: relative; }

.marginer-inner {
  padding: 8px 16px 20px 16px;
  position: relative; }

.prettycheckbox a, .prettyradio a {
  background: url(../images/layout/icons.png) no-repeat -28px -856px; }

.prettycheckbox a.checked {
  background-position: 0 -856px; }

/*---------------------------------------------
-- slideshow
---------------------------------------------*/
#homepage-sticker-new, #banner-sticker {
  position: absolute;
  bottom: 41px;
  left: 0px;
  z-index: 255; }
  #homepage-sticker-new .sticker-bg, #banner-sticker .sticker-bg {
    opacity: 0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    position: absolute;
    content: '';
    display: block;
    width: 343px;
    height: 133px;
    bottom: 0px;
    left: 0px;
    background: #d98257; }
    #homepage-sticker-new .sticker-bg:after, #banner-sticker .sticker-bg:after {
      position: absolute;
      bottom: 0px;
      left: 343px;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-bottom: 133px solid #d98257;
      border-right: 133px solid transparent; }
  #homepage-sticker-new .sticker-text, #banner-sticker .sticker-text {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 265;
    width: 400px;
    height: 113px;
    text-transform: uppercase; }
    #homepage-sticker-new .sticker-text div, #banner-sticker .sticker-text div {
      position: absolute;
      color: #fff;
      font-size: 34px;
      font-weight: 600; }

.ie8 #homepage-sticker-text,
.ie7 #homepage-sticker-text {
  margin-left: -26px;
  margin-top: -27px; }

#sticker-about-us {
  display: none; }
  #sticker-about-us .content {
    padding-top: 48px;
    padding-left: 35px;
    color: #fff;
    font-size: 21px;
    line-height: 1.2em;
    font-weight: 600; }

#slideshow-wrapper {
  width: 1030px;
  height: 437px;
  position: relative;
  z-index: 5; }

#slideshow {
  width: 1030px;
  height: 437px; }
  #slideshow .slideshow-image {
    display: block; }
  #slideshow .slideshow-desc {
    color: #FFFFFF;
    position: absolute;
    left: 16px;
    bottom: 12px;
    z-index: 255; }
  #slideshow .slideshow-strip {
    width: 1030px;
    height: 41px;
    background: url("../images/home/strip-shadow.png") repeat-x;
    position: absolute;
    bottom: 0px; }
  #slideshow .slideshow-arrow {
    position: absolute;
    top: 158px;
    width: 88px;
    height: 88px;
    z-index: 255;
    cursor: pointer; }
  #slideshow #slideshow-arrow-left {
    background: url("../images/home/slideshow-arrow-left.png") no-repeat;
    left: 14px; }
  #slideshow #slideshow-arrow-right {
    background: url("../images/home/slideshow-arrow-right.png") no-repeat;
    right: 14px; }
  #slideshow .slide {
    position: absolute;
    top: 0;
    left: 0; }

#slideshow-pager {
  font-size: 16px;
  font-weight: 800;
  color: #d98257;
  position: absolute;
  right: 16px;
  bottom: 12px;
  z-index: 255; }
  #slideshow-pager a {
    margin-left: 8px; }
  #slideshow-pager a.activeSlide {
    color: #FFFFFF; }

#icons {
  position: absolute;
  top: 38px;
  right: 55px;
  width: 185px;
  z-index: 800;
  text-align: right; }
  #icons a {
    position: relative;
    display: inline-block;
    width: 80px;
    padding-top: 39px;
    height: 20px;
    margin-left: 0px;
    background: no-repeat top center;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase; }
    #icons a:first-child {
      margin-right: 15px; }
    #icons a em {
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      height: 33px;
      width: 39px;
      margin-left: -19px;
      background: url(../images/layout/icons.png) no-repeat 0 0; }
    #icons a.print em {
      background-position: 0 -39px; }
    #icons a.recomand em {
      background-position: 0 -106px;
      height: 26px;
      width: 36px;
      margin-left: -18px; }

/*---------------------------------------------
-- FINANCING
---------------------------------------------*/
#banner-sticker {
  position: relative;
  bottom: 2px; }
  #banner-sticker .sticker-bg {
    height: 75px;
    width: 375px; }
    #banner-sticker .sticker-bg:after {
      border-bottom: 75px solid #d98257;
      border-right: 75px solid transparent;
      left: 375px; }
  #banner-sticker .sticker-text {
    left: 15px;
    height: 73px;
    bottom: 5px; }

.page-content .wysiwyg-banner-sectioned .content-top {
  text-align: center;
  font-size: 15px; }
  .page-content .wysiwyg-banner-sectioned .content-top h3 {
    margin: 35px 0 18px 0; }
.page-content .wysiwyg-banner-sectioned .content-points {
  padding: 35px 0 50px 0; }
  .page-content .wysiwyg-banner-sectioned .content-points table {
    width: 100%; }
    .page-content .wysiwyg-banner-sectioned .content-points table .point-row h3 {
      line-height: 1.3em; }
    .page-content .wysiwyg-banner-sectioned .content-points table .point-row td {
      width: 25%;
      text-align: center;
      padding: 0 10px;
      border-right: 1px solid #d98257; }
      .page-content .wysiwyg-banner-sectioned .content-points table .point-row td:nth-of-type(1) {
        padding-left: 0px; }
      .page-content .wysiwyg-banner-sectioned .content-points table .point-row td:nth-of-type(3) {
        padding-right: 0px;
        border: 0px; }
    .page-content .wysiwyg-banner-sectioned .content-points table .point-row .point-number {
      padding: 0px;
      height: 50px;
      font-size: 60px;
      line-height: 45px; }
    .page-content .wysiwyg-banner-sectioned .content-points table .point-row .nth-step {
      font-size: 16px;
      color: #333333; }
    .page-content .wysiwyg-banner-sectioned .content-points table .point-row .point-text {
      padding-top: 15px; }
      .page-content .wysiwyg-banner-sectioned .content-points table .point-row .point-text h3 {
        margin-bottom: 20px; }

/*---------------------------------------------
-- ABOUT US
---------------------------------------------*/
.wysiwygAboutUs, .about-us {
  width: 998px !important; }
  .wysiwygAboutUs h1, .about-us h1 {
    text-transform: none;
    margin-bottom: 37px; }

.about-us-template h3 {
  font-size: 24px; }
.about-us-template table {
  width: 100%; }
.about-us-template .content-results {
  margin: 53px 0 38px 0; }
  .about-us-template .content-results .results-row td {
    width: 25%;
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #d98257; }
    .about-us-template .content-results .results-row td:nth-of-type(1) {
      padding-left: 0px; }
    .about-us-template .content-results .results-row td:nth-of-type(4) {
      padding-right: 0px;
      border: 0px; }
  .about-us-template .content-results .results-row .result-value {
    font-size: 60px;
    color: #d98257; }
  .about-us-template .content-results .results-row .result-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px; }
.about-us-template .content-points .point-row td {
  vertical-align: middle;
  padding-bottom: 25px; }
.about-us-template .content-points .point-row .point-text {
  padding-right: 10px; }
  .about-us-template .content-points .point-row .point-text h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px; }
  .about-us-template .content-points .point-row .point-text ul li {
    margin-left: 5px;
    padding-left: 3px;
    margin-bottom: 12px; }
.about-us-template .content-points .point-row .rightColumn {
  padding-left: 18px; }
  .about-us-template .content-points .point-row .rightColumn h3, .about-us-template .content-points .point-row .rightColumn p {
    padding-left: 15px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
footer {
  width: 100%;
  bottom: 0px;
  height: 240px;
  background: #f2f2f2 url("../images/layout/footer-bg.gif") repeat-x; }
  footer .mover {
    height: 100%;
    transition: padding 0.5s; }
    footer .mover .mover-inner {
      height: 100%;
      width: 1090px;
      margin: 0 auto; }
      footer .mover .mover-inner .container #copyright {
        font-size: 15px;
        position: absolute;
        bottom: 23px;
        left: 18px;
        color: #999999; }
      footer .mover .mover-inner .container #footerPlaceholder {
        font-size: 15px;
        position: absolute;
        bottom: 23px;
        right: 18px;
        color: #999999; }
      footer .mover .mover-inner #footer-rest, footer .mover .mover-inner #footer-logo, footer .mover .mover-inner #footer-phone, footer .mover .mover-inner #footer-social-sites {
        position: relative;
        position: absolute;
        right: 0;
        top: 0;
        width: 220px;
        text-align: center;
        font-weight: 800;
        font-size: 15px;
        color: #999999; }
        footer .mover .mover-inner #footer-rest .csas-logo, footer .mover .mover-inner #footer-logo .csas-logo, footer .mover .mover-inner #footer-phone .csas-logo, footer .mover .mover-inner #footer-social-sites .csas-logo {
          margin-top: 42px; }
        footer .mover .mover-inner #footer-rest .msinvest-logo, footer .mover .mover-inner #footer-logo .msinvest-logo, footer .mover .mover-inner #footer-phone .msinvest-logo, footer .mover .mover-inner #footer-social-sites .msinvest-logo {
          margin-top: 22px; }
        footer .mover .mover-inner #footer-rest .social-icons, footer .mover .mover-inner #footer-logo .social-icons, footer .mover .mover-inner #footer-phone .social-icons, footer .mover .mover-inner #footer-social-sites .social-icons {
          position: relative;
          text-align: center;
          padding-top: 26px; }
          footer .mover .mover-inner #footer-rest .social-icons img.fb-icon, footer .mover .mover-inner #footer-logo .social-icons img.fb-icon, footer .mover .mover-inner #footer-phone .social-icons img.fb-icon, footer .mover .mover-inner #footer-social-sites .social-icons img.fb-icon {
            margin-right: 17px; }
          footer .mover .mover-inner #footer-rest .social-icons img:hover, footer .mover .mover-inner #footer-logo .social-icons img:hover, footer .mover .mover-inner #footer-phone .social-icons img:hover, footer .mover .mover-inner #footer-social-sites .social-icons img:hover {
            -webkit-filter: brightness(120%);
            filter: brightness(120%);
            cursor: pointer; }
      footer .mover .mover-inner #footer-rest {
        right: 220px; }
      footer .mover .mover-inner #footer-phone {
        width: 610px;
        text-align: left; }
        footer .mover .mover-inner #footer-phone .phone {
          font-size: 60px;
          font-weight: 700;
          margin-top: 43px; }
      footer .mover .mover-inner #footer-wrapper {
        font-size: 15px;
        position: absolute;
        left: 18px;
        right: 18px;
        top: 41px;
        line-height: 19px; }
        footer .mover .mover-inner #footer-wrapper .delimiter {
          position: absolute;
          left: 0;
          top: 0; }
        footer .mover .mover-inner #footer-wrapper > ul.menu {
          float: left; }
          footer .mover .mover-inner #footer-wrapper > ul.menu > li {
            margin-right: 35px;
            float: left;
            display: none; }
            footer .mover .mover-inner #footer-wrapper > ul.menu > li a:hover {
              text-decoration: underline; }
            footer .mover .mover-inner #footer-wrapper > ul.menu > li.with-submenu {
              display: block; }
          footer .mover .mover-inner #footer-wrapper > ul.menu > li.first {
            margin-right: 30px; }
          footer .mover .mover-inner #footer-wrapper > ul.menu li a {
            font-weight: 800;
            text-decoration: none;
            color: #d98257; }
          footer .mover .mover-inner #footer-wrapper > ul.menu .submenu {
            margin-top: 20px; }
            footer .mover .mover-inner #footer-wrapper > ul.menu .submenu li a {
              font-weight: 400;
              color: #d98257; }

/*---------------------------------------------
-- homepage
---------------------------------------------*/
#do-not-miss {
  background: #feff99;
  font-size: 20px;
  line-height: 1.3em; }
  #do-not-miss .marginer {
    padding: 10px 19px 15px 19px; }
  #do-not-miss strong {
    font-weight: 600;
    color: #e30200; }
  #do-not-miss p {
    margin: 0; }
  #do-not-miss h4 {
    color: #e30200;
    margin: 0;
    font-weight: 600; }

.homepage {
  width: 998px; }

.ru .homepage-point .homepage-point-title {
  line-height: 0.9em;
  font-size: 20px; }
  .ru .homepage-point .homepage-point-title .ttl {
    height: 46px; }
.ru .homepage-point .homepage-point-content {
  height: 260px;
  font-size: 14px; }

.homepage-point {
  margin-bottom: 10px;
  margin-right: 17px;
  float: left;
  width: 321px;
  position: relative; }
  .homepage-point.first .homepage-point-title {
    width: 260px; }
  .homepage-point.first .homepage-point-number {
    width: 57px; }
  .homepage-point .homepage-point-number {
    font-size: 100px;
    font-weight: 100;
    color: #CCCCCC;
    float: left;
    width: 67px;
    margin-top: -10px; }
  .homepage-point .homepage-point-title {
    font-size: 23px;
    font-weight: 400;
    color: #333333;
    width: 252px;
    float: left;
    position: relative; }
    .homepage-point .homepage-point-title a {
      font-size: 15px;
      font-weight: 400;
      color: #d98257;
      text-decoration: none;
      display: block; }
    .homepage-point .homepage-point-title .ttl {
      height: 48px; }
  .homepage-point .more {
    margin-top: 12px; }
  .homepage-point .homepage-point-content {
    height: 200px;
    width: 250px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    top: 12px;
    display: none;
    text-align: justify; }
  .homepage-point a.homepage-point-image {
    display: block;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    position: relative; }
    .homepage-point a.homepage-point-image img {
      display: block; }
    .homepage-point a.homepage-point-image .homepage-point-image-left-shaddow {
      display: block;
      width: 7px;
      height: 200px;
      position: absolute;
      left: -7px;
      background: url("../images/home/shadow-photo-left.png") no-repeat; }
    .homepage-point a.homepage-point-image .homepage-point-image-right-shaddow {
      display: block;
      top: 0px;
      width: 7px;
      height: 200px;
      position: absolute;
      left: 321px;
      background: url("../images/home/shadow-photo-right.png") no-repeat; }
    .homepage-point a.homepage-point-image .homepage-point-image-strip {
      display: block;
      position: absolute;
      bottom: 0px;
      width: 321px;
      height: 40px;
      background: url("../images/home/strip-shadow.png") repeat-x; }
    .homepage-point a.homepage-point-image:hover {
      opacity: 0.9; }
    .homepage-point a.homepage-point-image.highlight .homepage-point-image-strip {
      background: url("../images/layout/icons.png") repeat-x 0 -816px; }
    .homepage-point a.homepage-point-image .homepage-point-image-strip .marginer {
      display: block;
      margin: 12px 0px 12px 12px; }
    .homepage-point a.homepage-point-image .homepage-point-image-strip .arrow {
      position: absolute;
      right: 15px;
      top: 13px;
      display: block;
      width: 9px;
      height: 15px;
      background: url("../images/home/photo-arrow.png") no-repeat; }
  .homepage-point .homepage-point-image-bottom-shaddow {
    display: block;
    width: 321px;
    height: 8px;
    background: url("../images/home/shadow-photo-bottom.png") no-repeat; }

.no-right-margin {
  margin-right: 0px; }

.about-us {
  text-align: justify; }
  .about-us h3 {
    margin: 0px 0px 5px 0px; }

#about-us-box {
  position: relative;
  float: left;
  width: 656px; }

.feedback-image {
  position: relative;
  float: left;
  width: 54px;
  height: 43px;
  margin: 25px 0px 0px 0px;
  background: url("../images/home/quotes.png") no-repeat; }

.feedback-content {
  position: relative;
  float: left;
  width: 550px;
  margin: 20px 0px 0px 18px;
  line-height: 18px; }
  .feedback-content .more-button {
    background: url("../images/home/button-more.png") no-repeat;
    display: block;
    position: relative;
    margin: 35px 0px 20px 155px;
    width: 191px;
    height: 55px;
    text-decoration: none; }
  .feedback-content .more-button-text {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    top: 7px;
    left: 45px;
    text-transform: uppercase; }

.home-delimiter {
  background: url("../images/home/delimiter.png") no-repeat;
  width: 11px;
  height: 215px;
  position: relative;
  float: left; }

#news-box {
  position: relative;
  float: left;
  width: 300px; }

.news-content {
  position: relative;
  width: 320px;
  margin: 20px 0px 0px 0px;
  line-height: 18px; }

/*---------------------------------------------
-- stranka
---------------------------------------------*/
.content-inner {
  width: 710px;
  float: left;
  padding-right: 0; }

.page-content {
  /*width: 727px;*/ }
  .page-content .content-top {
    font-size: 20px;
    line-height: 24px; }
  .page-content .content-second {
    margin-top: 20px;
    font-size: 20px;
    line-height: 24px; }
  .page-content .content-bottom {
    font-size: 15px; }
    .page-content .content-bottom p {
      margin-bottom: 1em;
      line-height: 120%; }
  .page-content .content-points {
    padding: 18px 0;
    font-size: 22px; }
    .page-content .content-points .point-row {
      vertical-align: middle; }
      .page-content .content-points .point-row h3 {
        margin-top: 0px;
        line-height: 1.1em; }
    .page-content .content-points .point-text {
      vertical-align: middle;
      padding-bottom: 15px;
      font-size: 15px;
      line-height: 120%;
      padding-top: 8px;
      vertical-align: top; }
    .page-content .content-points .point-number {
      width: 70px;
      color: #cccccc;
      font-weight: 100;
      font-size: 100px;
      line-height: 90px;
      text-align: center;
      vertical-align: top;
      padding-right: 10px;
      padding-bottom: 15px; }

.page-with-standards-content {
  width: 472px;
  float: left; }

.standards-column {
  width: 230px;
  float: right; }

.about-us h2 {
  font-weight: 800;
  font-size: 18px;
  margin-top: 31px;
  margin-bottom: 10px;
  color: #333333; }

.content-top {
  font-size: 22px; }

.content-points .point-number {
  vertical-align: top; }
  .content-points .point-number .point-text h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 0.4em; }
  .content-points .point-number .point-text ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em; }

.page-content.about-us h1 {
  text-transform: none;
  margin: 20px 0px 49px 0px; }

#sticker-about-us {
  width: 194px;
  height: 194px;
  position: absolute;
  top: 120px;
  right: -220px;
  background: url("../images/layout/icons.png") 0 -622px no-repeat; }

/*---------------------------------------------
-- galerie
---------------------------------------------*/
.photogallery {
  width: 998px;
  position: relative;
  margin-bottom: 42px; }
  .photogallery .images-wrapper {
    margin-left: 24px; }
  .photogallery a {
    display: block;
    float: left;
    padding-left: 1px;
    width: 237px;
    height: 136px;
    margin-bottom: 1px; }
  .photogallery .prev, .photogallery .next {
    background: url(../images/layout/icons.png) no-repeat 0 0;
    width: 17px;
    height: 33px;
    position: absolute;
    top: 50px;
    cursor: pointer; }
  .photogallery .prev {
    background-position: 0 -556px;
    left: -5px; }
  .photogallery .next {
    background-position: 0 -589px;
    right: -5px; }

/*---------------------------------------------
-- lokalita
---------------------------------------------*/
.locality {
  width: 998px !important; }
  .locality h3 {
    font-size: 22px;
    margin: 0.5em 0 1em 0; }

.locality-content {
  text-align: left;
  font-size: 22px;
  line-height: 28px; }
  .locality-content table {
    width: 100%;
    font-size: 15px;
    margin-bottom: 30px; }
    .locality-content table td {
      border-right: 1px solid #d98257;
      text-align: center;
      width: 33%;
      padding-bottom: 0px; }
      .locality-content table td:nth-of-type(3) {
        border: 0px; }
      .locality-content table td img {
        margin: 10px 0 10px 0; }
  .locality-content h2 {
    font-size: 16px;
    color: #333333;
    text-transform: uppercase; }
  .locality-content h4 {
    font-size: 22px;
    margin-top: 40px; }

h4.locality {
  font-size: 22px;
  margin-bottom: 0.75em;
  margin-top: 0.5em; }

.points {
  display: table;
  text-align: left; }
  .points .point-wrapper {
    display: table-row; }
    .points .point-wrapper div {
      vertical-align: middle;
      padding-bottom: 20px;
      display: table-cell;
      width: 49%; }
    .points .point-wrapper .description {
      padding-right: 1%; }
    .points .point-wrapper .image {
      text-align: left; }
    .points .point-wrapper .image-second {
      text-align: right; }
    .points .point-wrapper .description-second {
      padding-left: 1%; }

.map-wrapper {
  position: relative;
  /*margin-top: 33px;*/ }

.map {
  width: 998px;
  height: 410px;
  float: left; }

.presenter-contact .map {
  width: 730px; }

.map-description {
  /*    position: absolute;
      top: 0;
      right: -270px;*/
  margin-left: 15px;
  width: 235px;
  float: right;
  font-size: 15px;
  line-height: 19px;
  text-align: justify; }

.ru .locality-points .col2 {
  font-size: 14px; }

.locality-points {
  margin-bottom: 25px;
  width: 100%; }
  .locality-points h5 {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 2em;
    margin-bottom: 1.5em;
    font-weight: 600; }
  .locality-points .column {
    float: left; }
  .locality-points .column.col1 {
    width: 50%; }
  .locality-points .subcolumn1 {
    width: 50%;
    float: left; }
    .locality-points .subcolumn1 .text {
      width: 200px; }
  .locality-points .subcolumn2 {
    width: 50%;
    float: left; }
  .locality-points .row {
    padding: 3px 0px 8px 38px;
    height: 22px;
    clear: both;
    margin-bottom: 5px; }
    .locality-points .row div {
      float: left; }
    .locality-points .row div.clear {
      float: none; }
    .locality-points .row .icon {
      margin-bottom: 5px; }
    .locality-points .row.with-clocks {
      padding-left: 0;
      height: auto; }
  .locality-points .number {
    font-size: 12px;
    margin-right: 5px;
    color: #fff;
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    line-height: 18px;
    text-align: center;
    background: url("../images/layout/circle-dark.png") no-repeat; }
  .locality-points .title {
    line-height: 18px;
    font-weight: 800; }
  .locality-points .col2 {
    width: 50%; }
    .locality-points .col2 .title {
      width: 45px;
      float: left;
      position: relative; }
      .locality-points .col2 .title .clocks {
        position: relative;
        margin-bottom: 7px; }
        .locality-points .col2 .title .clocks .minutes {
          position: absolute;
          top: 17px;
          left: 17px;
          color: #333;
          font-size: 15px;
          font-weight: 600;
          text-align: center;
          width: 12px; }
    .locality-points .col2 .subtitle {
      margin-top: 9px; }

/*---------------------------------------------
-- rekli o nas
---------------------------------------------*/
.feedback {
  padding-left: 77px;
  background: url("../images/home/quotes.png") no-repeat 7px top;
  width: 416px;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 48px; }
  .feedback.even {
    float: right; }
  .feedback .who {
    font-size: 15px;
    font-weight: 800;
    margin-top: 1em; }
  .feedback .subtitle {
    font-size: 15px; }
  .feedback .text {
    text-align: justify; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.module-references .content-inner {
  width: auto;
  float: none; }

.references .reference {
  width: 322px;
  height: 276px;
  float: left;
  margin-right: 13px;
  line-height: 130%; }
  .references .reference .reference-image {
    width: 322px;
    height: 180px;
    overflow: hidden; }
  .references .reference.last {
    margin-right: 0; }
  .references .reference .locality {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px; }

.ordering {
  margin-bottom: 12px; }
  .ordering a {
    margin-right: 20px; }
  .ordering a {
    color: #333333; }
  .ordering a.active, .ordering a:hover {
    color: #d98257; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.contact-item {
  line-height: 19px; }
  .contact-item strong {
    color: #d98257;
    font-weight: 800;
    display: block; }
  .contact-item .map {
    margin-top: 1em;
    margin-bottom: 2em; }

.ico-label {
  width: 35px;
  display: inline-block; }

/*---------------------------------------------
-- cenik
---------------------------------------------*/
.presenter-pricelist .marginer {
  padding: 22px 16px; }
.presenter-pricelist .content-inner {
  width: auto;
  float: none; }
.presenter-pricelist #right-floating-box {
  margin: 170px 0 0 0; }
.presenter-pricelist .content-inner.no-reservation #right-floating-box {
  margin-top: 97px; }

#pricelist-wrapper h2 {
  font-size: 28px;
  font-weight: 200;
  color: #333333;
  margin: 15px 0px 20px 0px; }
#pricelist-wrapper #icons {
  right: 60px; }
#pricelist-wrapper #slideshow {
  position: relative; }
  #pricelist-wrapper #slideshow #situation-plan {
    background: url("../images/layout/situation-plan.png?v=3") no-repeat; }
  #pricelist-wrapper #slideshow #situation-plan-hover, #pricelist-wrapper #slideshow #situation-plan {
    width: 761px;
    height: 437px;
    position: absolute;
    top: 0;
    left: 0; }
    #pricelist-wrapper #slideshow #situation-plan-hover.floor-plan, #pricelist-wrapper #slideshow #situation-plan.floor-plan {
      background: none;
      background-repeat: no-repeat;
      top: 70px;
      left: 154px; }
  #pricelist-wrapper #slideshow aside {
    background: #333333;
    width: 269px;
    height: 437px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff; }
    #pricelist-wrapper #slideshow aside h2 {
      font-size: 32px;
      color: #999999;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.1em; }
      #pricelist-wrapper #slideshow aside h2 span {
        color: #fff;
        font-size: 32px; }
    #pricelist-wrapper #slideshow aside .choose {
      width: 238px;
      height: 43px;
      font-size: 15px;
      line-height: 46px;
      font-weight: 600;
      color: #cccccc;
      text-transform: uppercase;
      text-align: center;
      margin: 15px 0 24px;
      background: url("../images/layout/button-arrow-big-stripes.png") no-repeat;
      display: block; }
      #pricelist-wrapper #slideshow aside .choose .default-text {
        margin-left: 10px; }
      #pricelist-wrapper #slideshow aside .choose.active {
        background: url("../images/layout/icons.png") no-repeat 0 -447px;
        color: #fff;
        left: 0;
        padding-left: 0; }
    #pricelist-wrapper #slideshow aside a.choose {
      background-image: url("../images/layout/button-arrow-big.png");
      position: absolute;
      bottom: 27px;
      right: 0;
      margin-bottom: 0; }
      #pricelist-wrapper #slideshow aside a.choose:hover {
        background: url("../images/layout/icons.png") no-repeat 0 -447px;
        color: #fff; }
    #pricelist-wrapper #slideshow aside div.choose {
      background-image: url("../images/layout/button-arrow-big-stripes-wild.gif");
      position: relative;
      left: -52px;
      padding-left: 52px;
      color: #fff; }
      #pricelist-wrapper #slideshow aside div.choose.choose-building {
        background-image: url("../images/layout/button-arrow-big-stripes-wild.gif");
        /*width: 233px;*/ }
        #pricelist-wrapper #slideshow aside div.choose.choose-building.active {
          background: url("../images/layout/icons.png") no-repeat 0 -447px;
          left: 0;
          padding: 0; }
    #pricelist-wrapper #slideshow aside .floor-text {
      display: none; }
    #pricelist-wrapper #slideshow aside .counts {
      font-weight: 800;
      margin-top: 20px;
      line-height: 130%; }
      #pricelist-wrapper #slideshow aside .counts .sold {
        color: #999999; }
    #pricelist-wrapper #slideshow aside .tip {
      color: #999999;
      font-size: 15px;
      line-height: 18px; }
    #pricelist-wrapper #slideshow aside .actions {
      color: #fff;
      font-weight: 600;
      font-size: 18px;
      position: absolute;
      bottom: 16px;
      left: 16px;
      right: 16px; }
      #pricelist-wrapper #slideshow aside .actions .flat-info {
        font-size: 15px;
        font-weight: 400;
        line-height: 120%; }
        #pricelist-wrapper #slideshow aside .actions .flat-info .marginer.building-detail {
          padding-bottom: 0; }
          #pricelist-wrapper #slideshow aside .actions .flat-info .marginer.building-detail img {
            display: block; }
        #pricelist-wrapper #slideshow aside .actions .flat-info .marginer {
          padding: 0 14px 6px 14px; }
        #pricelist-wrapper #slideshow aside .actions .flat-info img {
          margin: 0 -14px;
          margin-top: -15px; }
        #pricelist-wrapper #slideshow aside .actions .flat-info h5 {
          color: #d98257;
          font-size: 15px;
          font-weight: 600;
          margin-bottom: 0em;
          margin-top: 3px; }
        #pricelist-wrapper #slideshow aside .actions .flat-info .info {
          margin-right: 14px;
          font-size: 13px; }
        #pricelist-wrapper #slideshow aside .actions .flat-info .price {
          margin-top: 5px;
          display: inline-block;
          font-weight: 600;
          font-size: 15px; }
          #pricelist-wrapper #slideshow aside .actions .flat-info .price span {
            font-weight: 400;
            /*font-size: 14px;*/
            text-decoration: line-through; }
      #pricelist-wrapper #slideshow aside .actions.flat-detail {
        color: #333333;
        background: #fff;
        bottom: 0;
        left: 0;
        right: 0; }
        #pricelist-wrapper #slideshow aside .actions.flat-detail .flat-info .marginer {
          padding: 20px 14px;
          padding-bottom: 15px; }
          #pricelist-wrapper #slideshow aside .actions.flat-detail .flat-info .marginer.building-detail {
            padding-top: 0;
            padding-bottom: 0; }
        #pricelist-wrapper #slideshow aside .actions.flat-detail .flat-info h5 {
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 5px; }
#pricelist-wrapper #plan-north-arrow {
  position: absolute;
  top: 200px;
  right: 380px; }
  #pricelist-wrapper #plan-north-arrow.flats {
    bottom: 20px;
    right: 295px;
    top: auto; }
#pricelist-wrapper p.note {
  margin-top: 2em;
  font-size: 14px; }

.ru table.properties th {
  white-space: normal; }

table.properties {
  width: 100%; }
  table.properties .with-sale {
    text-decoration: line-through; }
  table.properties th {
    width: auto;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #d98257;
    /*white-space: nowrap;*/
    padding: 0.5em 5px 0.5em;
    border-bottom: 1px solid #333333; }
  table.properties a {
    font-weight: 600; }
  table.properties td {
    text-align: center;
    font-size: 14px;
    padding: 0.5em 5px 0.5em;
    border-bottom: 1px solid #333333;
    border-collapse: initial;
    font-feature-settings: 'tnum';
    -moz-font-feature-settings: 'tnum';
    -webkit-font-feature-settings: 'tnum';
    -ms-font-feature-settings: 'tnum';
    -moz-font-feature-settings: 'tnum=1'; }
  table.properties .last td {
    border: 0; }
  table.properties tbody tr {
    cursor: pointer; }
    table.properties tbody tr.filtered, table.properties tbody tr.filtered.sold, table.properties tbody tr.filtered.reservation {
      /*background: #ffffcc;*/ }
    table.properties tbody tr.sold {
      background: #808080; }
    table.properties tbody tr.reservation {
      background: #ffccd9; }
    table.properties tbody tr.action {
      background: #a1e6e6; }
    table.properties tbody tr.hover {
      background: #ffff66; }

#properties-legend {
  margin-top: 25px; }
  #properties-legend .notes {
    float: left; }
  #properties-legend .legend {
    float: right; }
    #properties-legend .legend > div:first-child {
      margin-right: 20px; }
    #properties-legend .legend .text {
      margin-bottom: 3px; }

/*---------------------------------------------
-- filter
---------------------------------------------*/
.properties-filter {
  background: #e6e6e6;
  margin-top: -20px;
  margin-bottom: 5px;
  height: 180px;
  position: relative; }
  .properties-filter .col-left {
    float: left;
    width: 230px; }
    .properties-filter .col-left > div {
      float: none; }
      .properties-filter .col-left > div .sbHolder {
        width: 188px; }
  .properties-filter .building-filter-wrapper {
    margin-bottom: 16px; }
  .properties-filter label {
    position: relative;
    top: -1px;
    left: -15px;
    font-size: 14px;
    margin-right: 8px; }
  .properties-filter .cancel-button {
    width: 229px;
    height: 41px;
    line-height: 39px;
    border: 0;
    display: inline-block;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    background: url("../images/layout/button-rect-filter.png") no-repeat;
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -115px; }
    .properties-filter .cancel-button.disabled {
      color: #cccccc; }
  .properties-filter .action-filter-wrapper {
    position: absolute;
    bottom: 16px;
    left: 16px;
    padding: 3px 13px 3px 10px;
    background: #a1e6e6; }
    .properties-filter .action-filter-wrapper label {
      margin: 0; }
    .properties-filter .action-filter-wrapper span.label {
      display: inline-block;
      *display: inline;
      font-size: 14px;
      font-weight: 400;
      vertical-align: middle; }
  .properties-filter .dispozition-filter-wrapper, .properties-filter .house-type-filter-wrapper {
    float: left; }
    .properties-filter .dispozition-filter-wrapper .label, .properties-filter .house-type-filter-wrapper .label {
      margin-bottom: 12px; }
    .properties-filter .dispozition-filter-wrapper .prettycheckbox label, .properties-filter .house-type-filter-wrapper .prettycheckbox label {
      margin: 0 28px 0 17px;
      padding-top: 11px; }
  .properties-filter .price-filter-wrapper {
    width: 252px;
    position: absolute;
    right: 30px;
    bottom: 9px; }
    .properties-filter .price-filter-wrapper span.label {
      margin-bottom: 13px; }
  .properties-filter .floor-filter-wrapper {
    position: absolute;
    left: 14px;
    bottom: 22px; }
  .properties-filter span.label {
    font-weight: 600;
    margin-bottom: 5px;
    display: block; }
  .properties-filter #price-filter-amount {
    text-align: center;
    margin-top: 10px; }
  .properties-filter #price-filter {
    position: relative;
    width: 250px;
    height: 14px;
    border: 1px solid #cccccc;
    background: #fff url("../images/layout/slider.gif") repeat-x top;
    margin-top: 20px; }
    .properties-filter #price-filter .ui-slider-handle:hover {
      text-decoration: none; }
    .properties-filter #price-filter .ui-slider-handle {
      width: 38px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      font-weight: 400;
      color: #333;
      font-size: 14px;
      background: url("../images/layout/slider-button.png") no-repeat;
      display: block;
      position: absolute;
      margin-left: -19px;
      top: -11px;
      outline: 0; }
    .properties-filter #price-filter .ui-slider-range {
      background-color: rgba(217, 130, 87, 0.5);
      background-image: -o-linear-gradient(top, #d98257 0%, rgba(217, 130, 87, 0.5) 100%);
      background-image: -moz-linear-gradient(top, #d98257 0%, rgba(217, 130, 87, 0.5) 100%);
      background-image: -webkit-linear-gradient(top, #d98257 0%, rgba(217, 130, 87, 0.5) 100%);
      background-image: -ms-linear-gradient(top, #d98257 0%, rgba(217, 130, 87, 0.5) 100%);
      background-image: linear-gradient(top, #d98257 0%, rgba(217, 130, 87, 0.5) 100%);
      background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #d98257), color-stop(1, rgba(217, 130, 87, 0.5)));
      height: 12px;
      position: relative;
      margin: 1px; }

#pricelist-legend {
  padding: 16px;
  font-size: 14px; }
  #pricelist-legend .legend {
    float: right;
    margin-right: -16px; }
  #pricelist-legend .note {
    float: left; }

.arrow-top {
  background: url(../images/layout/arrow-top-big.png) no-repeat center 0;
  padding-top: 40px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 59px;
  left: 60px; }

.legend div {
  line-height: 18px;
  margin-bottom: 3px;
  display: inline-block;
  *display: inline;
  vertical-align: top; }
.legend span {
  border: 1px solid #0f0e0e;
  background: #fff;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 8px; }
  .legend span.preparing {
    background: #9de673; }
  .legend span.reservation {
    background: #ffccd9; }
  .legend span.sold {
    background: #999999; }
  .legend span.action {
    background: #a1e6e6; }
  .legend span.in-construction {
    background: #9de673; }

#plan-legend .legend {
  /*		position: absolute;
          right: 290px;
          top: 16px;*/ }
  #plan-legend .legend div {
    display: block; }
  #plan-legend .legend.flats {
    position: absolute;
    right: auto;
    left: 30px;
    bottom: 20px; }

.situation-letter {
  background: url(../images/layout/situation-building-marker.png) no-repeat 0 0;
  width: 45px;
  line-height: 45px;
  height: 55px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  position: absolute; }
  .situation-letter.letter-1 {
    top: 4px;
    left: 344px; }
  .situation-letter.letter-2 {
    top: 51px;
    left: 291px; }
  .situation-letter.letter-3 {
    top: 105px;
    left: 228px; }
  .situation-letter.letter-4 {
    top: 161px;
    left: 150px; }

.situation-legend {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: 200px; }
  .situation-legend .item {
    position: relative;
    margin-top: 9px;
    line-height: 1.2em;
    font-size: 13px; }
    .situation-legend .item span {
      position: absolute;
      left: 65px;
      top: 10px;
      font-weight: 400;
      display: block; }
    .situation-legend .item em {
      margin-right: 11px;
      float: left;
      width: 50px;
      height: 50px; }
    .situation-legend .item.phase-1 em {
      background: #9de673;
      border: 1px solid #99cc99; }
    .situation-legend .item.phase-2 em {
      background: #b4ff00;
      border: 1px solid #99cc99; }
    .situation-legend .item.lands span {
      height: 6px; }
    .situation-legend .item.lands em {
      background: #ccff33;
      border: 1px solid #99cc99; }

.north-arrow {
  position: absolute;
  top: 35px;
  left: 35px;
  width: 58px;
  height: 58px; }

.house-detail {
  width: 288px;
  height: 248px;
  position: absolute;
  background: url("../images/layout/house-detail-hover.png") no-repeat bottom;
  text-align: left;
  font-size: 15px;
  top: -231px;
  display: none;
  z-index: 900; }
  .house-detail.without-image {
    background: url("../images/layout/house-detail-hover-small.png") no-repeat bottom; }
    .house-detail.without-image .marginer {
      padding-top: 130px; }
  .house-detail .marginer {
    padding: 0 12px 0 4px; }
  .house-detail h5 {
    font-weight: 800;
    font-size: 20px;
    color: #d98257;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 17px; }
  .house-detail .descr {
    margin-left: 17px;
    margin-bottom: 5px;
    font-size: 13px; }
  .house-detail .price {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 800;
    display: inline-block; }
    .house-detail .price span {
      font-weight: 400;
      /*font-size: 14px;*/
      text-decoration: line-through; }
  .house-detail.reverse {
    background: url("../images/layout/house-detail-hover-reverse.png") no-repeat; }
    .house-detail.reverse.without-image {
      background: url("../images/layout/house-detail-hover-small-reverse.png") no-repeat; }
    .house-detail.reverse .marginer {
      padding-top: 35px; }
    .house-detail.reverse img {
      position: absolute;
      bottom: 0px; }

/*---------------------------------------------
-- detail
---------------------------------------------*/
.ie7 #pricelist-wrapper.house-wrapper aside .row {
  clear: left; }

#pricelist-wrapper.house-wrapper h1 {
  margin-bottom: 30px; }
#pricelist-wrapper.house-wrapper #slideshow-images {
  width: 761px;
  height: 437px; }
#pricelist-wrapper.house-wrapper #slideshow-pager {
  right: 0;
  left: 0;
  text-align: center; }
#pricelist-wrapper.house-wrapper #slideshow-arrow-right {
  right: 285px; }
#pricelist-wrapper.house-wrapper aside h3 {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 1em;
  margin-top: 0.5em; }
#pricelist-wrapper.house-wrapper aside .row {
  line-height: 1.5em;
  clear: both; }
  #pricelist-wrapper.house-wrapper aside .row.price {
    margin-top: 35px; }
    #pricelist-wrapper.house-wrapper aside .row.price.with-sale {
      margin-bottom: 5px; }
      #pricelist-wrapper.house-wrapper aside .row.price.with-sale .text {
        color: #999999; }
    #pricelist-wrapper.house-wrapper aside .row.price.sale {
      position: absolute;
      margin-top: 0;
      width: 88%; }
#pricelist-wrapper.house-wrapper aside .title {
  color: #999999;
  float: left; }
#pricelist-wrapper.house-wrapper aside .text {
  float: right; }
#pricelist-wrapper.house-wrapper aside .price:not(.only-text) .text {
  font-size: 24px; }
#pricelist-wrapper.house-wrapper aside .choose {
  display: block;
  position: absolute;
  text-transform: uppercase; }
#pricelist-wrapper.house-wrapper aside .faze-info {
  font-size: 24px;
  font-weight: 600;
  clear: both;
  margin-top: 20px; }
  #pricelist-wrapper.house-wrapper aside .faze-info div {
    margin-bottom: 3px; }
  #pricelist-wrapper.house-wrapper aside .faze-info .faze-title {
    font-size: 15px;
    color: #d98257;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 6px; }
  #pricelist-wrapper.house-wrapper aside .faze-info .faze-label {
    font-size: 15px;
    font-weight: 400; }
#pricelist-wrapper.house-wrapper #reservation {
  display: block;
  width: 255px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  right: 14px;
  color: #fff;
  top: 117px;
  background: #d98257;
  text-decoration: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
#pricelist-wrapper.house-wrapper .photogallery {
  margin-bottom: 0; }
#pricelist-wrapper.house-wrapper h3 {
  margin-bottom: 1em; }
#pricelist-wrapper.house-wrapper .floors {
  /*margin-top: -2em;*/ }
  #pricelist-wrapper.house-wrapper .floors a.active {
    background: url("../images/layout/floor-selected.png") no-repeat top;
    color: #fff; }
  #pricelist-wrapper.house-wrapper .floors a:hover {
    text-decoration: none; }
  #pricelist-wrapper.house-wrapper .floors a {
    display: inline-block;
    width: 223px;
    height: 55px;
    background: url("../images/layout/floor.png") no-repeat top;
    line-height: 50px;
    margin-right: 14px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333; }
#pricelist-wrapper.house-wrapper .floor {
  position: relative;
  margin-top: 1em;
  margin-bottom: 2em;
  width: 730px; }
  #pricelist-wrapper.house-wrapper .floor h3 {
    font-weight: 800;
    font-size: 15px;
    margin-top: 0; }
  #pricelist-wrapper.house-wrapper .floor .floor-plan-legend-table {
    cursor: pointer;
    font-size: 15px; }
    #pricelist-wrapper.house-wrapper .floor .floor-plan-legend-table td {
      font-size: 13px;
      padding: 3px 2px 2px 4px;
      font-feature-settings: 'tnum';
      -moz-font-feature-settings: 'tnum';
      -webkit-font-feature-settings: 'tnum';
      -ms-font-feature-settings: 'tnum';
      -moz-font-feature-settings: 'tnum=1'; }
      #pricelist-wrapper.house-wrapper .floor .floor-plan-legend-table td.sum-cell {
        font-weight: bold;
        padding-top: 10px; }
    #pricelist-wrapper.house-wrapper .floor .floor-plan-legend-table .active td {
      background-color: #d98257;
      color: #FFF; }
  #pricelist-wrapper.house-wrapper .floor #floor-plan {
    position: relative; }
    #pricelist-wrapper.house-wrapper .floor #floor-plan .image {
      top: 0px;
      left: 0px; }
    #pricelist-wrapper.house-wrapper .floor #floor-plan .room-legend {
      position: absolute;
      cursor: pointer;
      z-index: 255; }
      #pricelist-wrapper.house-wrapper .floor #floor-plan .room-legend.active .room-legend-bg {
        background: #d98257;
        color: #FFF; }
      #pricelist-wrapper.house-wrapper .floor #floor-plan .room-legend .room-legend-bg {
        position: absolute;
        background: auto;
        text-align: center; }
        #pricelist-wrapper.house-wrapper .floor #floor-plan .room-legend .room-legend-bg .padding {
          margin: 2px; }
    #pricelist-wrapper.house-wrapper .floor #floor-plan .preview {
      position: absolute;
      width: 48px;
      height: 48px;
      background: url("../images/layout/icon-camera-bg.png") no-repeat center center;
      cursor: pointer; }
    #pricelist-wrapper.house-wrapper .floor #floor-plan .preview-camera {
      position: absolute;
      width: 48px;
      height: 48px;
      background: url("../images/layout/icon-camera.png") no-repeat center center;
      cursor: pointer; }
  #pricelist-wrapper.house-wrapper .floor img {
    float: left;
    margin-bottom: 20px; }
  #pricelist-wrapper.house-wrapper .floor .rooms.rooms-list-position-1 {
    margin-top: -150px;
    margin-left: 300px; }
  #pricelist-wrapper.house-wrapper .floor .rooms {
    float: right;
    margin-right: 20px;
    width: 280px;
    position: relative; }
    #pricelist-wrapper.house-wrapper .floor .rooms .north-arrow {
      left: auto;
      top: auto;
      right: 0px;
      bottom: -90px; }
    #pricelist-wrapper.house-wrapper .floor .rooms .tip {
      color: #d98257;
      margin-top: 2em;
      padding-left: 48px;
      font-size: 14px;
      background: url("../images/layout/icon-photo.png") no-repeat center left; }

.pricelist-detail h1 {
  text-transform: none; }

/*---------------------------------------------
-- 
---------------------------------------------*/
#right-floating-box {
  width: 255px;
  float: right;
  margin-top: 178px;
  z-index: 123456;
  margin-right: 16px;
  margin-bottom: 16px; }
  #right-floating-box p {
    margin-bottom: 0; }
  #right-floating-box ul {
    list-style-type: none;
    margin-left: 0; }
  #right-floating-box h3 {
    font-weight: 800;
    font-size: 16px;
    margin-top: 0; }
  #right-floating-box .open h4 {
    color: #333333;
    border: 0;
    background: none; }
  #right-floating-box .last h4 {
    border: 0; }
  #right-floating-box h4 {
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #d98257;
    margin: 0;
    padding: 11px 12px;
    border-bottom: 1px solid #cdcdcd;
    position: relative; }
    #right-floating-box h4 em {
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -1px;
      width: 13px;
      height: 7px;
      position: absolute;
      background: url(../images/layout/icons.png) no-repeat 0 -541px; }
  #right-floating-box #section-contact h4 {
    padding: 15px 12px 6px 12px; }
  #right-floating-box .border {
    border: 1px solid #efefee;
    border-left: 0;
    border-top: 0; }
  #right-floating-box .content {
    border: 1px solid #cdcdcd;
    border-left: 0;
    border-top: 0;
    background: #e6e6e6; }
    #right-floating-box .content .section.open {
      border-bottom: 1px solid #cdcdcd;
      padding-bottom: 11px; }
    #right-floating-box .content .open .section-content {
      display: block; }
    #right-floating-box .content .section-content {
      background: url("../images/layout/box-top.png") no-repeat top left;
      margin: 0 12px 0 12px;
      padding-top: 13px;
      display: none; }
    #right-floating-box .content .section-content .data {
      background: #fff;
      border: 1px solid #cdcdcd;
      border-top: 0;
      padding: 17px 12px 10px 12px; }
    #right-floating-box .content .section-content .text {
      text-transform: uppercase; }
  #right-floating-box #section-files ul {
    padding-bottom: 13px;
    font-size: 14px;
    line-height: 1.4em; }
    #right-floating-box #section-files ul li {
      padding-left: 27px;
      line-height: 21px;
      padding-top: 5px;
      background: url("../images/layout/icon-file-pdf.png") no-repeat top left; }
    #right-floating-box #section-files ul a {
      font-weight: 600; }
  #right-floating-box #section-financing .data {
    padding: 0; }
  #right-floating-box #section-financing ul {
    font-size: 14px;
    line-height: 1.1em;
    /*margin: -17px -12px 0 -12px;*/ }
    #right-floating-box #section-financing ul li {
      padding: 0 12px 0 0;
      border-bottom: 1px solid #cccccc; }
      #right-floating-box #section-financing ul li .text {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        width: 168px; }
      #right-floating-box #section-financing ul li .number {
        display: block;
        float: left;
        width: 47px;
        height: 51px;
        font-size: 36px;
        color: #cccccc;
        line-height: 60px;
        text-align: center; }
  #right-floating-box #section-financing p {
    font-size: 13px;
    padding: 10px 12px 20px 12px;
    line-height: 1.3em; }
  #right-floating-box #section-contact {
    line-height: 1.4em;
    font-size: 15px; }
    #right-floating-box #section-contact h5 {
      font-weight: 800; }
    #right-floating-box #section-contact a {
      font-weight: 600; }
    #right-floating-box #section-contact .image {
      margin: 8px -12px -10px -12px; }
      #right-floating-box #section-contact .image img {
        display: block; }
  #right-floating-box #section-contact-form .data {
    padding: 0; }
  #right-floating-box #section-contact-form label {
    display: none; }
  #right-floating-box #section-contact-form textarea {
    border: 0;
    width: 90%;
    padding: 10px 5%;
    resize: none;
    outline: 0;
    font-size: 12px; }
  #right-floating-box #section-contact-form .button {
    background: #959595;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: -3px;
    font-weight: 600; }
  #right-floating-box #section-contact-form input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    width: 90%;
    padding: 10px 5%; }

#contact-box, #page-box {
  position: absolute;
  top: 145px;
  right: 14px; }

#contact-box #right-floating-box,
#page-box #right-floating-box {
  margin: 0;
  z-index: 10; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.email-form {
  padding: 28px 24px;
  width: 430px; }
  .email-form h2 {
    margin-top: 0;
    font-size: 36px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 400; }
  .email-form h3 {
    font-size: 15px;
    color: #d98257;
    font-weight: 800; }
  .email-form p {
    margin: 20px 0px 25px 0px;
    line-height: 18px; }
  .email-form th {
    text-align: right;
    padding-right: 10px;
    width: 90px; }
    .email-form th label {
      line-height: 38px; }
  .email-form td .prettycheckbox {
    float: left;
    margin-top: 10px; }
    .email-form td .prettycheckbox label {
      width: 80%;
      margin: 0px; }
  .email-form td .agree-label {
    font-size: 12px;
    margin-top: 10px; }
  .email-form input.button {
    width: 253px;
    height: 51px;
    padding-bottom: 18px;
    margin-top: 20px;
    vertical-align: top;
    background: url("../images/layout/icons.png") no-repeat 0 -490px;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff; }
  .email-form input.text, .email-form textarea {
    width: 240px;
    padding: 0 8px;
    height: 36px;
    border: 1px solid #e6e6e6;
    background: #f2f2f2;
    margin-bottom: 5px; }
  .email-form textarea {
    height: 100px; }

#recommand-form.email-form {
  width: 460px; }

#recommand-form.email-form th {
  width: 150px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
#contact-content {
  width: 730px; }

.ie7 #contact-content {
  width: 710px;
  padding-top: 32px; }

.ie7 .content-inner {
  padding-top: 32px; }

.ie7 .module-references .content-inner {
  padding-top: 16px; }

.ie7 .presenter-pricelist .content-inner {
  padding-top: 16px; }

.ie7 .presenter-feedbacks .content-inner {
  padding-top: 16px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.construction .construction-header {
  font-size: 20px;
  margin-bottom: 30px; }
.construction .phase {
  margin-bottom: 40px;
  position: relative; }
  .construction .phase h2 {
    color: #333333;
    text-transform: uppercase; }
  .construction .phase .gallery-wrapper {
    padding: 50px 24px 24px 24px;
    background: #f2f2f2;
    margin-top: 1.5em; }
    .construction .phase .gallery-wrapper .scale-wrapper {
      position: relative;
      border: 1px solid #cccccc;
      height: 19px;
      background: url(../images/layout/construction-scale-bg.gif) repeat-x;
      margin-bottom: 12px; }
      .construction .phase .gallery-wrapper .scale-wrapper .scale {
        position: absolute;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        background: url(../images/layout/construction-scale-deactive-bg.gif) repeat-x; }
        .construction .phase .gallery-wrapper .scale-wrapper .scale .scale-fill {
          position: absolute;
          top: 0;
          left: 0;
          right: 100%;
          bottom: 0;
          background: url(../images/layout/construction-scale-active-bg.gif) repeat-x; }
      .construction .phase .gallery-wrapper .scale-wrapper .label {
        position: absolute;
        top: -35px;
        width: 76px;
        margin-right: -38px;
        padding-bottom: 7px;
        background: url(../images/layout/construction-scale-title-arrow.png) no-repeat center bottom;
        display: none; }
        .construction .phase .gallery-wrapper .scale-wrapper .label .datum {
          background: #333333;
          color: #fff;
          padding: 4px 0;
          text-align: center;
          font-size: 16px;
          font-weight: 600; }
    .construction .phase .gallery-wrapper .start {
      width: 40%;
      float: left; }
    .construction .phase .gallery-wrapper .finish {
      width: 40%;
      float: right;
      text-align: right; }
    .construction .phase .gallery-wrapper .datum {
      font-size: 20px;
      font-weight: 600;
      padding-top: 5px; }
  .construction .phase .photogallery {
    height: 190px;
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: -24px; }
    .construction .phase .photogallery .prev {
      left: 3px; }
    .construction .phase .photogallery .next {
      right: 3px; }
    .construction .phase .photogallery .construction-gallery-other-images {
      position: absolute;
      top: 136px;
      left: 24px;
      z-index: 1000; }
      .construction .phase .photogallery .construction-gallery-other-images .other-images {
        position: absolute;
        width: 237px;
        padding-left: 1px;
        top: 0;
        left: 0;
        display: none; }
        .construction .phase .photogallery .construction-gallery-other-images .other-images a {
          display: block;
          padding-top: 1px;
          padding-bottom: 0x; }
    .construction .phase .photogallery .gallery-item {
      float: left;
      padding-left: 1px;
      width: 236px;
      height: 190px;
      margin-bottom: 1px;
      overflow: visible;
      position: relative; }
      .construction .phase .photogallery .gallery-item a {
        float: none; }
      .construction .phase .photogallery .gallery-item .description {
        text-align: center;
        padding: 12px 0;
        font-size: 15px; }
        .construction .phase .photogallery .gallery-item .description .datum {
          font-size: 16px;
          font-weight: 900; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.quick-projects {
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  z-index: 123999;
  position: fixed; }
  .quick-projects a {
    color: #d98257; }
  .quick-projects .wrapper {
    z-index: 100;
    position: absolute;
    width: 296px;
    left: -296px;
    height: 100%;
    /*display: none;*/
    border-right: 1px solid #666;
    background-color: #333333;
    transition: left 0.5s; }
  .quick-projects.open .handler {
    background: url(../images/layout/icons.png) no-repeat 0 -12px; }
  .quick-projects .handler {
    z-index: 101;
    position: absolute;
    top: 64px;
    left: 22px;
    width: 27px;
    height: 25px;
    background: url(../images/layout/quick-projects.png) no-repeat 0 0;
    cursor: pointer; }
  .quick-projects .handler-text {
    display: none;
    position: absolute;
    top: 62px;
    left: 66px;
    width: 100px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #333; }
  @media (min-width: 1320px) {
    .quick-projects .handler-text {
      display: block; } }
  .quick-projects h5 {
    margin-top: 133px;
    margin-bottom: 10px;
    color: #999999;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 16px; }
  .quick-projects .projects {
    position: absolute;
    top: 155px;
    bottom: 0;
    width: 100%;
    overflow-y: auto;
    border-top: 1px solid #666; }
    .quick-projects .projects .project {
      display: block;
      clear: both;
      font-size: 16px;
      border-bottom: 1px solid #666; }
      .quick-projects .projects .project:hover {
        background: #262626; }
      .quick-projects .projects .project img {
        float: left;
        margin-right: 12px; }
      .quick-projects .projects .project span {
        display: block;
        line-height: 1.3em; }
      .quick-projects .projects .project .project-name {
        color: #fff; }
      .quick-projects .projects .project .project-locality {
        color: #cccccc;
        padding-top: 12px; }

#frm-liveContact-contactForm .sbHolder, #section-contact-form .sbHolder {
  display: block;
  width: 226px !important;
  margin-left: 0px;
  margin-bottom: -1px;
  border-width: 0px;
  height: 35px;
  border-bottom-width: 1px;
  text-transform: uppercase; }
  #frm-liveContact-contactForm .sbHolder .sbToggle, #section-contact-form .sbHolder .sbToggle {
    top: 8px; }
  #frm-liveContact-contactForm .sbHolder .sbSelector:link, #frm-liveContact-contactForm .sbHolder .sbSelector:visited, #frm-liveContact-contactForm .sbHolder .sbSelector:hover, #section-contact-form .sbHolder .sbSelector:link, #section-contact-form .sbHolder .sbSelector:visited, #section-contact-form .sbHolder .sbSelector:hover {
    margin-top: 3px;
    color: #AAA; }
  #frm-liveContact-contactForm .sbHolder .sbOptions, #section-contact-form .sbHolder .sbOptions {
    max-height: 150px;
    height: 150px; }
    #frm-liveContact-contactForm .sbHolder .sbOptions a, #section-contact-form .sbHolder .sbOptions a {
      font-size: 12px;
      height: 18px;
      line-height: 12px; }

#frm-liveContact-contactForm > div {
  background: #FFF; }
#frm-liveContact-contactForm .sbHolder {
  text-transform: none;
  font-family: 'proxima-nova', 'arial';
  font-size: 13.33px; }
#frm-liveContact-contactForm .sbOptions li a {
  font-family: 'proxima-nova', 'arial';
  font-size: 13.33px !important;
  height: 22px !important; }

#reservation-form .sbHolder, .email-form .sbHolder {
  display: block;
  width: 256px !important;
  border: 1px solid #e6e6e6;
  background: #f2f2f2;
  height: 35px;
  font-size: 13.33px; }
  #reservation-form .sbHolder .sbToggle, .email-form .sbHolder .sbToggle {
    top: 8px; }
  #reservation-form .sbHolder .sbSelector:link, #reservation-form .sbHolder .sbSelector:visited, #reservation-form .sbHolder .sbSelector:hover, .email-form .sbHolder .sbSelector:link, .email-form .sbHolder .sbSelector:visited, .email-form .sbHolder .sbSelector:hover {
    margin-top: 3px;
    color: #000000; }
  #reservation-form .sbHolder .sbOptions, .email-form .sbHolder .sbOptions {
    max-height: 130px;
    height: 130px; }
    #reservation-form .sbHolder .sbOptions a, .email-form .sbHolder .sbOptions a {
      font-size: 13.33px;
      height: 25px; }
#reservation-form table tr:nth-child(4) th, .email-form table tr:nth-child(4) th {
  width: 115px; }
  #reservation-form table tr:nth-child(4) th label, .email-form table tr:nth-child(4) th label {
    line-height: 18px; }
