/*
Theme Name: Baltic Sotheby's International Realty
Version: 1.15.3
Author: Net Service
Author URI: http://netservice.lv
Description:
License:
Tags:
*/
html {
  overflow-x: hidden;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
html,
body {
  height: 100%;
}
/* Color palette */
h1 h2 h3 h4 h5 p {
  color: #141414;
}
h1 {
  font-size: 36px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  margin-top: 64px;
  font-weight: normal;
}
h2 {
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  font-weight: normal;
}
h3 {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  font-weight: normal;
}
h4 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  font-weight: normal;
}
h5 {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  font-weight: normal;
}
p {
  font-size: 18px;
  line-height: 1.5;
  color: #141414;
}
a {
  color: #356b95;
  font-size: 18px;
}
div > ul > li.home-link {
  display: none;
}
body {
  margin: 0;
  background: #f8f8f8;
  font-family: "Open Sans", sans serif;
}
path {
  fill: inherit !important;
  stroke: inherit !important;
}
sup {
  vertical-align: super;
  font-size: small;
}
.share-icon {
  margin-right: 8px;
}
.container {
  width: 1236px;
  margin: auto;
}
.container-medium {
  width: 1024px;
  margin: auto;
}
.container-margin {
  margin-left: 16px;
  margin-right: 16px;
}
/*
 * Button styles
 */
.btn-submit {
  width: 256px;
  height: 36px;
  border-radius: 4px;
  background-color: #324b72;
  border: solid 1px #234870;
  text-align: center;
  color: #fcfcfc;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans", sans serif;
  transition: 0.2s;
}
.btn-submit:hover {
  background-color: transparent;
  color: #324b72;
  cursor: pointer;
}
.btn-submit:active {
  background-color: #f8f8f8;
  color: #324b72;
}
.news-magazine_more-btn {
  display: block;
  margin-top: 24px;
  box-sizing: border-box;
  padding: 10px 24px;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
}
/* end of button styles */
/*
  Only admin classes
*/
.logged-in .drawer-nav {
  top: 32px;
}
/* icons */
/* Custom elements (select, radio, checkbox etc.) */
input.cookie-select {
  opacity: 0;
}
input.cookie-select + label.cookie-select:before {
  content: '';
  display: block;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: solid 2px #71b536;
  background-color: #f8f8f8;
}
input.cookie-select + label.cookie-select:after {
  position: absolute;
  top: 0;
  width: 48px;
  height: 48px;
  content: '';
  display: none;
  background-image: url("img/icons/green-check-large.svg");
}
input.cookie-select:checked:disabled + label.cookie-select {
  cursor: auto;
}
input.cookie-select:checked:disabled + label.cookie-select:after {
  background-image: url("img/icons/gray-check-large.svg");
}
input.cookie-select:checked:disabled + label.cookie-select:before,
input.cookie-select:checked:disabled + label.cookie-select:after {
  border-color: #DDDDDD;
}
input.cookie-select:checked + label.cookie-select:after {
  display: block;
}
/* Header */
#util-bar {
  background: #333333;
  height: 48px;
  position: relative;
}
#util-bar a,
#util-bar {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #dddddd;
  text-decoration: none;
}
#util-bar a .cta-broker-btn,
#util-bar .cta-broker-btn {
  height: 30px;
  padding: 0 8px 0 33px;
  margin: 8px 12px 0 0;
  position: relative;
  font-weight: bold;
  line-height: 30px;
  float: left;
  text-align: center;
  background-color: #9aa881;
  color: #fff;
  text-transform: uppercase;
  border: solid 1px transparent ;
  transition: 0.1s ease-in;
}
#util-bar a .cta-broker-btn:hover,
#util-bar .cta-broker-btn:hover {
  background-color: #6B755A;
  border-color: #6B755A;
}
#util-bar a .cta-broker-btn .mail.icon-light,
#util-bar .cta-broker-btn .mail.icon-light,
#util-bar a .cta-broker-btn .phone.icon-light,
#util-bar .cta-broker-btn .phone.icon-light {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 9px;
  fill: #fff;
}
#util-bar a .mail-broker,
#util-bar .mail-broker {
  display: block;
}
#util-bar a .call-broker,
#util-bar .call-broker {
  float: right;
  display: none;
  margin-right: 0;
  margin-left: 12px;
}
#util-bar a {
  margin-top: 12px;
}
#util-bar a.phone-link {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #dddddd;
  margin-right: 41px;
}
.phone-link span {
  position: relative;
  top: -6px;
  display: inline-block;
}
.phone,
.mail,
.marker,
.language,
.fax {
  margin-right: 8px;
}
.language {
  fill: #dddddd;
}
svg.briefcase {
  fill: #141414;
  margin-right: 8px;
}
.social svg {
  height: 24px;
  width: 24px;
}
a.social {
  display: inline-block;
  margin-right: 24px;
  margin-top: 8px;
}
path {
  -webkit-transition: fill 0.2s ease-out;
  -moz-transition: fill 0.2s ease-out;
  -o-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
#dark path {
  fill: black;
}
a:hover > .facebook {
  fill: #3B5998;
}
a:hover > .instagram {
  fill: #CD486B;
}
a:hover > .linkedin,
#share-block a:hover .linkedin-share {
  fill: #0077B5;
}
a:hover > .twitter,
#share-block a:hover .twitter-share {
  fill: #1DA1F2;
}
a:hover > .youtube {
  fill: #CD201F;
}
#share-block a:hover .facebook-share {
  fill: #3773B3;
}
#share-block a:hover .google-share {
  fill: #d34836;
}
#share-block a:hover .pinterest-share {
  fill: #cb2027;
}
#share-block a:hover .mail-share {
  fill: #000;
}
.util-right {
  display: block;
  float: right;
}
.util-right a.icon-footer {
  margin-left: 24px;
  margin-right: 0;
}
.full-container-grid {
  display: grid;
  grid-template-columns: repeat(12, 71px);
  grid-gap: 32px;
}
.half-container-grid {
  display: grid;
  grid-template-columns: repeat(6, 71px);
  grid-gap: 32px;
  align-content: start;
}
.grid-col6 {
  grid-column: span 6;
}
.grid-col5 {
  grid-column: span 5;
}
.grid-col2 {
  grid-column: span 2;
}
.top-margin {
  margin-top: 128px;
}
.sb-search {
  display: inline-block;
  position: relative;
  width: 78px;
  min-width: 24px;
  height: 24px;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  margin-right: 8px;
  z-index: 1;
}
.sb-search-input {
  position: absolute;
  top: 0;
  left: 24px;
  border: none;
  outline: none;
  width: 0;
  height: 20px;
  margin: 0;
  z-index: 10;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 0;
  color: #dddddd;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  background: repeat scroll 0 0 transparent;
}
.sb-search-input::-webkit-input-placeholder {
  color: #ddd;
}
.sb-search-input:-moz-placeholder {
  color: #ddd;
}
.sb-search-input::-moz-placeholder {
  color: #ddd;
}
.sb-search-input:-ms-input-placeholder {
  color: #ddd;
}
.sb-icon-search,
.sb-search-submit {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-color: #333333;
}
.sb-search-submit {
  background: transparent;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-icon-search {
  z-index: 90;
  speak: none;
}
.search-text {
  z-index: 8;
  margin-left: 32px;
  position: absolute;
  top: 1px;
}
/* Open state */
.sb-search.sb-search-open .sb-search-input {
  width: 200px;
}
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 225px;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}
.country-switcher {
  float: right;
  margin-top: 12px;
  position: relative;
}
.country-switcher span {
  font-size: 18px;
  color: #141414;
  cursor: pointer;
  font-family: "Open Sans", sans serif;
}
.country-switcher svg.language {
  fill: #141414;
}
.country-switcher .langAccordion {
  padding: 12px 0 18px 12px;
}
.country-switcher-dropdown {
  display: none;
}
.country-switcher-dropdown span {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 16px;
  padding-top: 8px;
  display: block;
  cursor: default;
}
.country-switcher-dropdown span.country-selector-title {
  color: #fcfcfc;
  background-color: #4d4d4d;
}
.country-switcher-dropdown li {
  display: block;
  padding: 4px 16px;
}
.country-switcher-dropdown li a {
  font-size: 16px;
  text-decoration: none;
  color: #141414;
}
.country-switcher-dropdown li.current-language a {
  color: #324b72;
}
.country-switcher-dropdown span.language-selector-title {
  color: #141414;
  padding: 8px 16px;
}
.country-switcher-dropdown:hover,
.country-switcher-dropdown:active {
  display: block;
}
.country-switcher:hover .country-switcher-dropdown,
.country-switcher:active .country-switcher-dropdown {
  display: block;
  position: absolute;
  right: 0;
  z-index: 10;
  background-color: #f8f8f8;
  top: 52px;
  padding-bottom: 12px;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.5);
}
.language-switcher,
.country-switcher {
  display: inline-block;
}
.country-switcher-option-container {
  background-color: #4d4d4d;
  padding: 8px 16px 16px 16px;
  display: flex;
}
.country-switcher-option-container a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #f8f8f8;
  border: solid 1px #f8f8f8;
  text-decoration: none;
  padding: 8px;
  background-color: transparent;
  transition: background-color 0.2s;
}
.country-switcher-option-container a:hover {
  color: #f8f8f8;
  background-color: #5d5d5d;
  transition: 0.2s;
}
.country-switcher-option-container a:first-child {
  border-radius: 4px 0 0 4px;
  border-right: 0;
}
.country-switcher-option-container a:last-child {
  border-radius: 0 4px 4px 0;
  border-left: 0;
}
.country-switcher-option-container a.current-country {
  color: #4d4d4d;
  background-color: #f8f8f8;
  cursor: default;
}
.language-switcher button {
  align-items: center;
  height: 24px;
  border: none;
  background-color: transparent;
  color: #dddddd;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  top: 8px;
}
.country-switcher button {
  border: none;
  background-color: transparent;
  color: #dddddd;
  font-size: 14px;
  line-height: 24px;
}
.drop-hover li {
  list-style: none;
  padding: 4px;
}
.language-switcher {
  position: relative;
  top: 0;
}
.country-switcher img {
  position: relative;
  margin-left: 14px;
}
button {
  padding: 0;
}
.language-switcher .drop-hover {
  width: 100px;
}
.country-switcher .drop-hover {
  width: 183px;
}
.language-switcher span {
  position: relative;
}
.drop-hover {
  display: none;
  position: absolute;
  background-color: #333333;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.1);
  padding: 4px;
  margin: -2px 0 0 0;
  border: #4d4d4d 1px solid;
  border-radius: 4px;
  text-align: center;
}
.language-switcher:hover .drop-hover {
  display: block;
}
.country-switcher:hover .drop-hover {
  display: block;
}
#util-bar .drop-hover a:hover {
  color: #ffffff;
}
.logo-header {
  margin-top: 17px;
}
#menu .nav .menu-item-home {
  display: none;
}
#menu {
  background-color: #ffffff;
  height: 75px;
  border-bottom: 1px solid #ebebeb;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.1);
}
#menu div.container {
  height: 100%;
}
#menu div.container > a {
  display: inline-block;
  float: left;
}
#sub-menu {
  background-color: #fcfcfc;
  height: 48px;
  border-bottom: 1px solid #ebebeb;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.1);
}
.header-nav-container {
  display: inline-block;
  float: left;
}
.header-nav-container ul li,
.header-nav-container ul li a {
  font-size: 18px;
  list-style: none;
  line-height: 24px;
  color: #141414;
  text-decoration: none;
  height: 24px;
  display: inline-block;
}
.header-nav-container ul {
  padding-left: 0;
  margin: 12px 0 0 12px;
}
.current-menu-parent > a {
  color: #234870 !important;
}
/*
  Hamburger menu button
 */
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 18px;
  height: 2px;
  background-color: #000;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -5px;
}
.hamburger-inner::after {
  bottom: -5px;
}
.hamburger-spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger-spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger-spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger-spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
  Mobile sidebar
 */
/*!------------------------------------*\
    Base
\*!------------------------------------*/
.drawer-open {
  overflow: hidden !important;
}
.drawer-nav {
  position: fixed;
  z-index: 1000;
  top: 0;
  overflow: hidden;
  width: 320px;
  height: 100%;
  color: #222;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(51, 51, 51, 0.25);
}
.drawer-brand {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 3.75rem;
  display: block;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: 0.75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}
/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.drawer-open .drawer-overlay {
  display: block;
}
/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -340px;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
  overflow: scroll;
}
.drawer--right.drawer-open .drawer-nav::-webkit-scrollbar,
.drawer--right .drawer-hamburger::-webkit-scrollbar,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger::-webkit-scrollbar {
  width: 0;
}
.drawer--right.drawer-open .drawer-hamburger {
  right: 320px;
}
/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}
.drawer--sidebar .drawer-contents {
  background-color: #fff;
}
@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}
@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 320px;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 320px;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}
/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}
.drawer-navbar-header {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 0.75rem;
  text-align: center;
}
.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}
.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}
.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}
@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }
  .drawer-navbar .drawer-menu--right {
    float: right;
  }
  .drawer-navbar .drawer-menu li {
    float: left;
  }
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .drawer-navbar .drawer-hamburger {
    display: none;
  }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .drawer-navbar .drawer-menu {
    padding: 0;
  }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 320px;
    border: 1px solid #ddd;
  }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: 0.75rem;
  }
}
/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}
@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
.sr-only {
  position: absolute;
  left: -9999999px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
#carousel-home {
  height: calc(100% - 120px);
}
#carousel-home .carousel-inner .item .image-gradient:nth-child(3) {
  display: block;
  width: 100%;
}
.item-wrapper {
  height: 100%;
  width: 100%;
}
.top-carousel .carousel-control.left {
  background-image: none;
  z-index: 9;
  opacity: 0.8;
  display: flex;
  align-items: center;
  width: 50%;
}
.top-carousel .carousel-control.left span.chevron-left {
  margin: 0;
}
.top-carousel .carousel-control.left > .chevron-left {
  position: absolute;
  left: 10px;
  margin-top: 37px;
}
.top-carousel .carousel-control.right {
  z-index: 9;
  right: 0;
  display: flex;
  align-items: center;
  opacity: 0.8;
  width: 50%;
  background-image: none;
}
.top-carousel .carousel-control.right span.chevron-right {
  margin: 0;
}
.top-carousel .carousel-control.right > .chevron-right {
  margin-top: 37px;
  position: absolute;
  right: 10px;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.carousel-inner video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}
#thumbcarousel .carousel-inner {
  padding-left: 12px;
  padding-right: 12px;
}
#thumbcarousel .item {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 2s ease-in-out left;
  -o-transition: 2s ease-in-out left;
  transition: 2s ease-in-out left;
  height: 100%;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
  height: auto;
  max-width: 100%;
  width: auto;
}
.carousel-inner > .item {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
  left: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
#carousel > .carousel-inner > .active {
  height: 100%;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
}
.carousel-inner > .next {
  left: 100%;
  width: 100%;
}
.carousel-inner > .prev {
  left: -100%;
  width: 100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators > div div.slick-track {
  width: auto !important;
  height: 100%;
}
div.carousel-indicators .slick-current,
div.carousel-indicators .slick-active {
  display: flex;
  justify-content: center;
  align-items: center;
}
div.carousel-indicators .slick-current {
  color: #fcfcfc;
  background-color: #234870;
}
.carousel-indicators > div {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: -40px;
  }
}
.carousel-wrapper {
  width: 100%;
  position: absolute;
  background-image: linear-gradient(to top, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0));
  z-index: 2;
}
.item {
  -webkit-background-size: cover;
  background-size: cover;
}
.home-carousel-block {
  width: 100%;
  height: 100%;
}
.page-title {
  margin-top: 64px;
  margin-bottom: 32px;
}
.about-container {
  width: 497px;
  display: inline-block;
  vertical-align: top;
  margin-right: 32px;
}
.form-container {
  width: 496px;
  display: inline-block;
  vertical-align: top;
  margin-right: 103px;
  margin-left: 103px;
}
.form-container > form > div > p {
  font-size: 14px;
  color: #141414;
  margin-top: 4px;
  margin-bottom: 4px;
}
.input {
  width: 98%;
  min-height: 36px;
  border-radius: 4px;
  background-color: #fcfcfc;
  border: solid 1px #dddddd;
  margin-bottom: 16px;
  padding-left: 8px;
  font-family: "Open sans", sans serif;
  font-size: 14px;
}
.input-message {
  min-height: 186px;
  padding-top: 8px;
}
.captcha-container {
  width: 100%;
  height: 78px;
  margin-top: 12px;
}
.btn-form {
  text-align: center;
  cursor: pointer;
  background-color: #234870;
  width: 100%;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #324b72;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4;
  color: #fcfcfc;
  transition: 0.1s;
  margin-top: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.btn-form:active {
  border: solid 1px #324b72;
  color: #324b72;
  background-color: transparent;
  transition: 0.1s;
}
.left-container {
  margin-right: 32px;
  width: 602px;
  min-height: 350px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 128px;
}
.office-wrapper {
  display: flex;
  align-items: center;
}
.right-container {
  width: 602px;
  min-height: 350px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  float: right;
  margin-bottom: 128px;
}
.left-container img,
.right-container img {
  margin-bottom: 24px;
}
.hr-post:last-child,
.last-container,
.hr-post:last-child img {
  margin-bottom: 0;
}
.contacts-about {
  margin-left: 103px;
  margin-right: 103px;
  width: 396px;
  display: block;
  vertical-align: middle;
}
.contacts-about > p {
  display: flex;
  margin-bottom: 0;
  margin-top: 8px;
  width: auto;
}
.contacts-about > p > a {
  text-decoration: none;
}
.contacts-about > p > a:hover {
  text-decoration: underline;
}
.contacts-about > h2 {
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: normal;
}
.mobile-about {
  display: none;
}
.map {
  width: 100%;
  height: 350px;
  display: block;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
}
.icon-small {
  height: 24px;
  margin-right: 8px;
}
.left-container > img,
.right-container > img {
  box-shadow: 0 8px 16px 0 rgba(51, 51, 51, 0.1);
  max-width: 100%;
}
.left-container > div.strategy-paragraph {
  margin-left: 106px;
}
.hr-post {
  display: inline-flex;
  align-items: center;
  min-height: 350px;
  margin-bottom: 128px;
}
.hr-post > .left-container,
.hr-post > .right-container {
  margin-bottom: 0;
}
.mobile-post {
  display: none;
}
.long-link {
  font-size: 18px;
  list-style: none;
  margin-bottom: 16px;
  margin-left: 28px;
  padding-left: 0;
  padding-top: 16px;
  padding-bottom: 16px;
}
ul.long-link > li {
  clear: left;
  margin-top: 8px;
}
ul.long-link > li > a {
  display: inline-block;
  text-decoration: none;
  color: #356b95;
}
ul.long-link > li > a:hover {
  text-decoration: underline;
}
ul.long-link > li.current-archive:before {
  background: url('img/icons/chevron-right.svg') no-repeat;
}
ul.long-link > li:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-left: -28px;
  display: block;
  float: left;
  background-size: 100%;
  background: url('img/icons/chevron-right-link.svg') no-repeat;
  background-position: center;
  top: 1px;
  position: relative;
}
.info-container {
  width: 602px;
}
.info-container a {
  color: #324b72;
  font-size: inherit;
  text-decoration: underline;
}
.info-container > ul,
.info-container > ol {
  font-size: 18px;
  line-height: 1.5;
  padding: 0;
  margin-left: 24px;
}
.info-container > ol > li,
.info-container > ul > li {
  padding-bottom: 8px;
}
ul.check-bullet,
ul.chevron-bullet,
ul.blue-chevron-bullet {
  list-style: none;
  line-height: 1.8;
}
ul.check-bullet > li:before,
ul.chevron-bullet > li:before,
ul.blue-chevron-bullet > li:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-left: -28px;
  display: block;
  float: left;
  background-size: 100%;
  top: 1px;
  position: relative;
}
ul.blue-chevron-bullet > li > a {
  color: #02A5E5;
}
ul.blue-chevron-bullet > li:before {
  top: 4px;
  background: url('img/icons/chevron-light-blue.svg') no-repeat center;
}
ul.check-bullet > li:before {
  background: url('img/icons/checkmark.svg') no-repeat center;
}
ul.chevron-bullet > li:before {
  background: url('img/icons/chevron-right.svg') no-repeat center;
}
.cardBox {
  display: none;
}
.cardBox.collapsed h4 {
  font-family: "Open Sans", sans serif;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  text-align: left;
  color: #fcfcfc;
  text-decoration: none;
}
.cardBox.collapsed h4:hover {
  text-decoration: underline;
}
.cardBox.collapsed h4 svg {
  fill: #fcfcfc;
  transition: 0.2s;
}
.cardBox h4 {
  font-family: "Open Sans", sans serif;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  text-align: left;
  color: #141414;
  text-decoration: none;
  cursor: pointer;
}
.cardBox h4:hover {
  text-decoration: underline;
}
.cardBox h4 svg {
  fill: #141414;
  transform: rotate(0deg);
  transition: 0.2s;
}
.cardBox .cardBox--inner p {
  margin: 16px 0 24px 0;
  font-size: 18px;
  letter-spacing: 0.1px;
}
.cardBox .cardBox--inner a:hover {
  text-decoration: none;
}
.cardBox .cardBox--inner a.card-button {
  width: 100% !important;
  display: block;
  text-align: center;
  background-color: #324b72;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fcfcfc;
  text-decoration: none;
  transition: 0.2s;
}
.cardBox .cardBox--inner a.card-button:not(:last-of-type) {
  margin-bottom: 10px;
}
.cardBox .cardBox--inner a.card-button:hover {
  background-color: #202f3d;
}
.cardBox .cardBox--inner a.virtual-tour-btn {
  background-color: #9aa881;
}
.cardBox .cardBox--inner a.virtual-tour-btn:hover {
  background-color: #6B755A;
}
.cardBox .collapsing {
  position: relative;
  overflow: hidden;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  transition-property: height,visibility;
  -webkit-transition-property: height,visibility;
  width: 100%;
}
.cardBox .collapse {
  display: none;
}
.cardBox .collapse.in {
  display: block;
}
.cardBox.active {
  display: block;
}
@media (min-width: 618px) {
  .cardBox {
    pointer-events: none;
  }
  .cardBox.info-box.collapsed {
    background-color: white;
  }
  .cardBox.collapsed h4 {
    color: #141414;
  }
  .cardBox .collapse {
    display: block;
  }
  .cardBox.collapsed .cardBox--inner {
    pointer-events: auto;
    height: auto !important;
  }
  .cardBox h4 svg {
    display: none;
  }
}
.info-box {
  padding: 5px 8px;
  border: solid 1px #fcfcfc;
  background-color: white;
  width: 320px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 10;
}
.info-box.collapsed {
  background-color: transparent;
}
.info-box > a {
  font-size: 20px;
  padding: 4px 0;
  line-height: 1.5;
  letter-spacing: 0.1px;
  color: #fcfcfc;
  text-decoration: none;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 25ch;
  white-space: nowrap;
}
.info-box svg {
  padding: 8px 0;
  position: relative;
  fill: #fcfcfc;
  display: inline-block;
  float: right;
  transform: rotate(180deg);
}
.box-table > table {
  padding-top: 0;
  font-size: 18px;
  line-height: 1.5;
  width: 100%;
}
.box-table {
  display: block;
}
.home-content {
  margin-left: auto;
  margin-right: auto;
}
.home-content > h1 {
  text-align: center;
  margin-top: 48px;
}
#carousel-line,
.home-carousel-indicators {
  right: 24px;
  position: absolute;
  bottom: 24px;
  display: inline-block;
  transition-duration: 1s;
  z-index: 7;
}
.carousel-btn {
  width: 8px;
  height: 8px;
  border: solid 2px #ebebeb;
  border-radius: 8px;
  background-color: transparent;
  cursor: pointer;
}
.carousel-btn.active {
  color: #ebebeb;
  background-color: #ebebeb;
}
.scrolldown {
  margin: 0 auto;
  display: block;
  width: 24px;
  position: relative;
  top: -48px;
  z-index: 8;
}
div.carousel-home div.slider-controls-container {
  position: absolute;
  top: 0;
  z-index: 6;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
div.carousel-home div.slider-controls-container a {
  background-color: rgba(20, 20, 20, 0.7);
  width: 42px;
  height: 42px;
  padding: 6px;
  border-radius: 30px;
  margin: 0 24px;
  pointer-events: auto;
}
div.carousel-home div.slider-controls-container svg {
  height: 100%;
  width: 100%;
  fill: #fff;
}
.post-container {
  margin-top: 48px;
}
.first-post {
  margin-top: 0;
}
.current-archive a {
  color: #141414 !important;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(12, 71px);
  grid-column-gap: 32px;
  grid-auto-flow: column;
}
.grid-container:after {
  content: "";
  display: table;
  clear: both;
}
.years-nav-mobile {
  grid-column: 1 / span 12;
  display: block;
  margin-bottom: 40px;
  position: relative;
}
.years-nav-mobile span {
  display: block;
  font-size: 14px;
  color: #141414;
  margin-bottom: 4px;
  font-family: "Open Sans", sans serif;
}
.years-nav-mobile select {
  width: 228px;
  display: block;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #ddd;
  box-sizing: border-box;
  padding-left: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fcfcfc;
  background-image: url('img/icons/dropdown.svg');
  background-position: right;
  background-repeat: no-repeat;
}
#Sothebys-Syndication-App {
  height: 720px;
  grid-column: 10 / span 4;
  margin-bottom: 20px;
}
.post {
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  float: right;
  min-height: 695px;
  background-color: #fcfcfc;
  margin-bottom: 48px;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  grid-column: 1 / span 9;
  position: relative;
}
.news-archive-thumb {
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.news-card {
  min-height: 189px;
  margin-top: 14px;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 67px;
}
.more-link {
  position: absolute;
  margin-top: 16px;
  margin-left: 24px;
  margin-bottom: 24px;
  vertical-align: middle;
  display: flex;
  text-decoration: none;
  font-size: 18px;
  bottom: 0;
}
.more-link:hover {
  text-decoration: underline;
}
.more-link > svg {
  fill: #356b95;
  position: relative;
  top: 4px;
  margin-left: 4px;
}
.news-preview {
  width: 532px;
  display: inline-block;
}
.v-line {
  display: inline-block;
  position: absolute;
  margin-top: 26px;
  border-right: 1px solid #dddddd;
  width: 25px;
  height: 173px;
  content: "";
}
.news-meta {
  margin-top: 18px;
  margin-left: 24px;
  display: inline-block;
  width: 262px;
  float: right;
  color: #999999;
}
.meta-icons {
  fill: #999999;
  margin-right: 8px;
  position: relative;
  bottom: -1px;
}
.news-meta > ul {
  margin-top: 0;
  padding: 0;
  -webkit-margin-before: 0;
  margin-bottom: 16px;
  -webkit-margin-after: 0;
  list-style: none;
}
.news-meta > ul > li {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  font-size: 18px;
  margin-bottom: 16px;
}
.news-meta > ul > li > a {
  max-width: 254px;
  color: #999999;
  flex-wrap: wrap;
}
.post-categories {
  text-decoration: none;
  list-style: none;
  display: inline-block;
  padding: 0;
}
.post-categories > li {
  display: inline-block;
}
.post-categories > li > a {
  color: #999999;
}
.news-meta.mobile {
  display: none;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0.5em 1em 0.5em 0;
}
li.menu-item {
  margin-left: 12px;
  margin-right: 12px;
}
button.hamburger {
  display: none;
}
div.header-nav-container ul.sub-menu {
  display: none;
}
div.header-nav-container li.menu-item-has-children {
  position: relative;
}
div.header-nav-container li.menu-item-has-children:hover ul.sub-menu {
  position: absolute;
  display: flex;
  flex-direction: column;
  background-color: #fcfcfc;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.5);
  border: solid 1px #f8f8f8;
  margin: 0;
  left: 0;
  top: 48px;
  padding: 10px 16px;
  z-index: 10;
}
div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li {
  padding: 4px 0;
  margin: 2px 0;
  height: auto;
  white-space: nowrap;
}
div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li a {
  font-size: 18px;
  line-height: 1.33;
  color: #324b72;
}
div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li:hover a {
  color: #02a5e5;
}
div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li.current-menu-item a {
  color: #141414;
}
div.sub-menu > div.container > div > ul.nav {
  padding-left: 0;
  margin-top: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  height: 48px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
ul > li > a {
  text-decoration: none;
}
ul.nav > li {
  display: inline-block;
  list-style: none;
  font-size: 18px;
  margin-right: 0;
  margin-left: 24px;
  padding: 12px 0;
}
#sub-menu li.current-menu-item > a {
  color: #141414;
}
#sub-menu li > a {
  color: #02a5e5;
}
ul.sub-menu {
  padding-left: 16px;
}
#langPanel,
#sitePanel {
  background-color: #f8f8f8;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  padding-left: 16px;
}
#langPanel p:last-child,
#sitePanel p:last-child {
  margin-bottom: 24px;
}
#langPanel p:first-child,
#sitePanel p:first-child {
  margin-top: 24px;
}
#langPanel > p,
#sitePanel > p {
  margin-top: 16px;
  margin-bottom: 16px;
}
#langPanel > p > a,
#sitePanel > p > a {
  display: block;
  color: #141414;
  text-decoration: none;
  font-size: 24px;
}
.langAccordion,
.siteAccordion {
  display: flex;
  cursor: pointer;
}
.sidemenu-btn-container .langAccordion,
.sidemenu-btn-container .siteAccordion {
  padding-top: 12px;
}
.langAccordion:focus,
.siteAccordion:focus {
  outline: none;
}
.sidemenu-container > hr {
  display: block;
  height: 1px;
  border-top: 1px solid #ffffff;
  border-left: 0;
  border-right: 0;
  padding: 0;
  color: #999999;
}
.sidemenu-btn-container {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(100% - 32px);
}
.sidemenu-btn-container > button {
  background-color: transparent;
  display: flex;
  align-items: center;
  border: 0;
}
svg.dropdown {
  position: relative;
  bottom: 3px;
}
.sidemenu-flag {
  border-radius: 3px;
  margin-right: 8px;
}
.sidemenu-dropdown {
  font-size: 14px;
}
.nav-mobile {
  font-size: 24px;
}
ul.nav-mobile {
  list-style: none;
  padding: 0;
}
ul.nav-mobile > li,
ul.nav-mobile > li > ul > li {
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
}
ul.nav-mobile > li > a {
  color: #141414;
}
ul > li > a {
  color: #141414;
  font-size: 20px;
}
ul.nav-mobile > li > ul {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sidemenu-container {
  padding-top: 0;
}
.sidemenu-container > div {
  padding-left: 16px;
  padding-right: 16px;
}
ul.nav-mobile > li.menu-item-has-children {
  margin-bottom: 28px;
}
.post-header {
  width: 100%;
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.post-header > .container {
  height: 100%;
  position: relative;
}
.post-content {
  margin-top: 71px;
}
.social-sharing-v {
  grid-column: 1 / span 2;
}
.social-sharing-h {
  display: none;
}
.share-text {
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: 18px;
}
.share-link {
  margin-bottom: 16px;
}
.share-link > a {
  font-size: 14px;
  height: auto;
  display: flex;
  color: #141414;
  text-decoration: none;
}
.share-link > a > svg {
  display: inline-block;
  position: relative;
  bottom: 2px;
}
div.social-sharing-v > ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
.single-news-content {
  grid-column: 3 / span 10;
}
.single-news-content img {
  height: auto;
  max-width: 100%;
}
.resource-link {
  display: inline-block;
}
.resource-link a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.resource-link a:hover {
  text-decoration: underline;
}
.resource-link a > svg {
  position: relative;
  top: -3px;
  margin-left: 2px;
}
.team-card {
  display: flex;
  vertical-align: top;
  grid-column: span 6;
  height: 259px;
  margin-bottom: 32px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.1);
}
.team-card-thumb {
  display: inline-block;
  width: 200px;
  height: 100%;
}
div.team-card-thumb {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.team-card-thumb-mobile {
  display: none;
}
.team-card-meta > h2 {
  font-size: 22px;
  margin-top: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.team-card-meta > p {
  margin: 0 0 8px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.team-card-meta > p > a {
  display: inline-block;
  text-decoration: none;
  margin-left: 8px;
}
.team-card-meta > p > a:hover {
  text-decoration: underline;
}
.team-card-meta .team-position {
  margin-top: 0;
  margin-bottom: 16px;
}
.team-card-meta {
  width: 354px;
  display: inline-block;
  margin-left: 16px;
  margin-bottom: 8px;
}
.team-card-meta svg.briefcase {
  display: none;
}
.team-link {
  text-decoration: none;
  color: #141414;
  font-size: 18px;
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
}
.team-link > svg {
  fill: #141414;
}
.team-link:hover {
  text-decoration: underline;
}
.profile-container {
  margin-left: auto;
  margin-right: auto;
  width: 586px;
  display: block;
}
.profile-container > .half-container-grid {
  margin-top: 64px;
}
.team-bio {
  grid-column: span 6;
}
.logo-block {
  margin-top: 150px;
  grid-column: 7 / span 6;
}
.partner-logo {
  display: flex;
  grid-column: span 2;
  height: 144px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  padding: 15px;
  transition: 0.2s;
}
.partner-logo:hover {
  transition: 0.2s;
  background-color: rgba(250, 250, 250, 0.5);
}
.partner-logo > img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.become-partner {
  text-decoration: none;
  background-color: #fcfcfc;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  grid-column: span 2;
  height: 144px;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  padding: 15px;
  transition: 0.2s;
}
.become-partner > div {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.become-partner > div > p {
  font-size: 14px;
  text-align: center;
  color: #dddddd;
  margin: 6px 0 0 0;
}
.news-magazine_block {
  padding: 64px 0;
  margin-top: 80px;
  background-color: #fcfcfc;
}
.news-magazine_block ~ footer {
  margin-top: 0;
}
.news-magazine_block .news-magazine_content {
  box-sizing: border-box;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.news-magazine_block .news-magazine_content h3 {
  margin: 0;
}
.news-magazine_block .news-magazine_latest-news {
  padding-right: 32px;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single {
  margin: 24px 0 12px 0;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single:not(:first-of-type) {
  margin-top: 32px;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single a.news-magazine_news-heading {
  display: block;
  text-decoration: none;
  line-height: 1.5;
  color: #141414;
  padding-bottom: 8px;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single a.news-magazine_news-heading:hover {
  text-decoration: underline;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single .meta-icons.calendar-icon {
  vertical-align: bottom;
  fill: #141414;
  bottom: 0;
}
.news-magazine_block .news-magazine_latest-news .news-magazine_news-single time.news-magazine_publish-date {
  height: 24px;
  line-height: 1.71;
  font-size: 14px;
}
.news-magazine_block .news-magazine_latest-publications {
  padding-left: 32px;
  border-left: 1px solid #dddddd;
}
.news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-content {
  display: inline-block;
  width: 50%;
  margin-top: 24px;
  box-sizing: border-box;
  vertical-align: top;
}
.news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-content *:first-child {
  margin-top: 0;
}
.news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-thumbnail img {
  width: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-text {
  padding-left: 16px;
}
.news-magazine_block .news-magazine_latest-publications .news-magazine_more-btn {
  width: 100%;
  max-width: 256px;
}
footer {
  min-height: 359px;
  width: 100%;
  background-color: #333333;
  margin-top: 128px;
  padding-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
}
.logo-light {
  margin-top: 48px;
  margin-bottom: 30px;
}
.footer-logo {
  display: inline-block;
}
.footer-logo-mobile {
  display: none;
}
.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-about,
.footer-menu-1,
.footer-menu-2,
.footer-contacts,
.footer-search {
  display: inline-block;
}
div.footer-menus {
  display: inline-flex;
  justify-content: space-between;
  width: 332px;
}
.footer-about {
  width: 284px;
}
.footer-about span,
.footer-contacts span {
  display: block;
}
.link-about {
  font-size: 16px;
  color: #02a5e5;
  margin-bottom: 17px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.link-about:hover {
  text-decoration: underline;
}
.footer-bullet {
  fill: #02a5e5;
}
.icon-light {
  fill: #dddddd;
}
.icon-footer {
  margin-top: 10px;
  margin-right: 24px;
  display: inline-block;
  height: 24px;
}
.footer-menu-1,
.footer-menu-2,
.footer-contacts,
.footer-search {
  width: 150px;
  color: #dddddd;
  font-weight: bold;
}
.footer-menu-1 > div > ul,
.footer-menu-2 > div > ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.footer-menu-1 > div > ul > li,
.footer-menu-2 > div > ul > li {
  margin: 0;
  padding-bottom: 4px;
  padding-top: 4px;
}
.footer-menu-1 > div > ul > li > a,
.footer-menu-2 > div > ul > li > a {
  font-size: 16px;
  color: #dddddd;
  font-weight: 300;
}
.footer-contacts {
  width: 214px;
}
span.ribbon-left {
  margin-top: 15px;
}
.ribbon-left > p {
  color: #dddddd;
  font-size: 16px;
  font-weight: 300;
  width: 175px;
  margin: 0;
}
a.ribbon-left {
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  color: #02a5e5;
}
a.ribbon-left:hover {
  text-decoration: underline;
}
.ribbon-left {
  display: flex !important;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.footer-search {
  width: 284px;
}
.footer-search > p {
  margin-top: 15px;
  margin-bottom: 9px;
  font-weight: 300;
  color: #dddddd;
  font-size: 16px;
}
.footer-search > form {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.cspio-email {
  display: flex;
}
.footer-input {
  display: inline-block !important;
  width: 165px;
  color: #dddddd;
  height: 20px;
  border-radius: 4px;
  background-color: rgba(20, 20, 20, 0.4);
  padding: 8px;
  border: 0;
}
#cspio-subscribe-btn,
.subscribe-button {
  display: inline-block;
  width: 95px;
  padding: 4px;
  height: 36px;
  border-radius: 4px;
  background-color: #02a5e5;
  border: 0;
  color: #fff;
  font-weight: bold;
  line-height: 1.43;
  cursor: pointer;
  transition: 0.1s;
}
#cspio-subscribe-btn:hover,
.subscribe-button:hover {
  background-color: transparent;
  border: 1px solid #02a5e5;
  transition: 0.1s;
}
#cspio-subscribe-btn:active,
.subscribe-button:active {
  background-color: #202f3d;
}
p.copyright {
  margin-top: 50px;
  text-align: center;
  color: #4c4c4c;
  font-size: 14px;
  margin-bottom: 0;
}
.footer-cta-block {
  width: 100%;
  height: 204px;
  background-color: #fcfcfc;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.footer-cta-block > span {
  width: calc(100% - 32px);
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.3px;
  color: #141414;
  margin-top: 48px;
  margin-bottom: 32px;
}
.footer-cta-block a {
  width: 256px;
  DISPLAY: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.archive-image {
  width: 100%;
  height: 410px;
  background-size: cover;
}
.search-container {
  border-radius: 4px;
  position: relative;
  display: block;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.1);
  bottom: 153px;
  margin-bottom: -113px;
}
.search-card {
  min-height: 135px;
  background-color: #fcfcfc;
  padding: 6px 24px 24px 24px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.single-searchform {
  border-radius: 4px;
}
input.search-tab {
  position: absolute;
  opacity: 0;
  z-index: -5;
  top: 50px;
}
input.search-tab + label {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  color: #fcfcfc;
  width: 50%;
  height: 48px;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  background-color: rgba(32, 47, 61, 0.6);
  padding: 0;
  position: relative;
}
input.search-tab:checked + label {
  background-color: #fcfcfc;
  z-index: 1;
  color: #234870;
}
label > p {
  margin: 0;
  margin-left: 10px;
}
div.column-3 > label {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
input.refine-switch {
  position: absolute;
  z-index: -5;
  bottom: 388px;
  opacity: 0;
}
input.refine-switch + div {
  vertical-align: middle;
  width: 51px;
  min-width: 51px;
  height: 31px;
  border-radius: 999px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: background-color, box-shadow;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.4);
}
input.refine-switch:checked + div {
  width: 51px;
  background-color: #234870;
}
input.refine-switch + div > div {
  float: left;
  width: 29px;
  height: 29px;
  border-radius: inherit;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  -webkit-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: transform, background-color, box-shadow;
  -moz-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  -moz-transition-duration: 0.4s;
  -moz-transition-property: transform, background-color;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 1px 0 rgba(0, 0, 0, 0.05);
  pointer-events: none;
}
input.refine-switch:checked + div > div {
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.1);
}
.cards-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.search-card p,
.search-card label,
.cards-container > div > p {
  font-size: 14px;
  color: #141414;
  margin-bottom: 4px;
}
.search-card p {
  font-weight: bold;
}
p.distinctive {
  font-weight: normal;
}
.object-search-input > input {
  margin: 0;
  width: 100%;
  background-color: #fcfcfc;
  border: solid 1px #dddddd;
  height: 36px;
  padding-left: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.search-accordion {
  color: #324b72;
  cursor: pointer;
}
a.search-accordion:hover {
  text-decoration: underline;
}
div.refine-hidden {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.search-card select,
.search-card #id {
  width: 100%;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #ddd;
  background-color: #fcfcfc;
  box-sizing: border-box;
  padding-left: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cc-window {
  display: block;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 32px 0;
  z-index: 15;
}
.cc-window .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1024px;
  padding: 0 32px;
  position: relative;
}
.cookies-notification_wrapper {
  width: 65%;
  max-width: 605px;
}
.cookies-notification_wrapper .cc-header {
  margin: 0 0 8px;
  font-weight: bold;
  font-size: 1em;
}
.cookies-notification_wrapper .cc-message,
.cookies-notification_wrapper .cc-message a {
  font-size: 1.125em;
  margin: 0;
}
.cookies-notification_wrapper .cc-message a:after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("img/icons/lb-chevron-right.svg");
  display: inline-block;
  vertical-align: bottom;
}
.cc-compliance {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  margin: auto;
  height: 36px;
  cursor: pointer;
}
.cc-compliance .cc-btn {
  box-sizing: border-box;
  line-height: 20px;
  font-size: 0.875em;
  padding: 8px 40px;
  font-weight: bold;
  border: 0;
  border-radius: 4px;
  transition: 0.3s;
  position: relative;
  top: 8px;
}
.cc-compliance .cc-btn.cc-deny {
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px rgba(252, 252, 252, 0);
  padding: 8px 20px;
}
.cc-compliance .cc-btn.cc-deny:hover,
.cc-compliance .cc-btn.cc-deny:focus {
  border: solid 1px #fcfcfc;
  background-color: rgba(0, 0, 0, 0);
}
.cc-compliance .cc-btn.cc-allow {
  margin-left: 24px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .cookies-notification_wrapper {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .cookies-notification_wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .cc-compliance {
    height: auto;
    position: relative;
    display: block;
    right: 0;
  }
  .cc-compliance .cc-btn {
    outline: none;
    text-align: center;
    display: inline-block;
    width: calc(50% - 12px);
    top: 0;
    padding: 8px 15px;
  }
}
.cookies-policy_page .info-container:not(:first-of-type) {
  margin-top: 80px;
}
.cookie-compliance_container {
  padding-bottom: 0.1px;
}
.cookie-compliance_container .cookie-compliance {
  position: relative;
}
.cookie-compliance_container .cookie-compliance_label {
  padding-left: 64px;
}
.cookie-compliance_container .cookie-compliance_label p {
  margin: 0;
}
.cookie-compliance_container .cookie-select {
  cursor: pointer;
  position: absolute;
  top: 0;
  margin: 0;
}
.btn-save-cookie {
  margin-top: 64px;
  text-transform: unset;
}
@media (max-width: 768px) {
  .cookie-compliance_container {
    position: relative;
  }
  .cookie-compliance_container h2 {
    padding-left: 64px;
  }
  .cookie-compliance_container .cookie-compliance {
    position: static;
  }
  .cookie-compliance_container .cookie-compliance_label {
    padding-left: 0;
  }
  .cookie-compliance_container .cookie-select {
    position: absolute;
    top: 0;
    margin-top: 0;
  }
  .btn-save-cookie {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .search-card select,
  .search-card input {
    font-size: 16px;
  }
}
.search-card select {
  background-color: #fcfcfc;
  background-image: url('img/icons/dropdown.svg');
  background-position: right;
  background-repeat: no-repeat;
}
.sort-contaier {
  position: relative;
}
.sort-contaier > svg {
  right: 10px;
  top: 46px;
  left: unset;
}
.search-grid {
  display: inline-block;
  width: 283px;
  margin-right: 59px;
  vertical-align: top;
}
.column-3 {
  margin-right: 0;
}
.column-4 {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.column-1 > div {
  position: relative;
}
.filters-heading {
  display: inline-block;
}
.tooltip {
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-left: 6px;
}
.tooltip > svg {
  fill: #cccccc;
}
.tooltip-content {
  font-weight: normal !important;
  width: 184px;
  padding: 8px;
  text-align: center;
  height: 44px;
  border: 1px solid #dddddd;
  background-color: #f8f8f8;
  position: absolute;
  display: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  bottom: 21px;
  left: -92px;
}
.tooltip-triangle {
  display: none;
  height: 24px;
  width: 32px;
  background-color: #dddddd;
  -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
  clip-path: polygon(50% 50%, 0 0, 100% 0);
  position: absolute;
  content: "";
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  top: -12px;
  right: -10px;
}
.tooltip-triangle:before {
  height: 25px;
  width: 34px;
  background-color: #f8f8f8;
  -webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
  clip-path: polygon(50% 50%, 0 0, 100% 0);
  position: absolute;
  content: "";
  top: -1px;
}
.tooltip:hover > .tooltip-content,
.tooltip:hover > .tooltip-triangle {
  z-index: 3;
  display: inline-block;
}
.longtab {
  display: inline-flex;
  border-radius: 4px;
  border: solid 1px #324b72;
  overflow: hidden;
}
input.refine-search {
  position: absolute;
  z-index: -5;
  opacity: 0;
}
input.refine-search + label {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 39px;
  height: 36px;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: #141414;
  background-color: transparent;
  padding: 0;
  position: relative;
  border-right: solid 1px #324b72;
}
input.refine-search:checked + label {
  background-color: #234870;
  border-right: solid 1px #234870;
  z-index: 1;
  color: #f8f8f8;
}
.last-label {
  border-right: none !important;
}
.range.first {
  margin-top: 48px;
}
.range.second,
.range.first {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#min-area,
#max-area,
#min-price,
#max-price {
  width: 144px;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #ddd;
  margin-bottom: 32px;
  background-color: #fcfcfc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  padding-left: 8px;
  -moz-appearance: textfield;
}
#max-area,
#max-price {
  float: right;
}
#min-area:-moz-ui-invalid,
#max-area:-moz-ui-invalid,
#min-price:-moz-ui-invalid,
#max-price:-moz-ui-invalid,
#min-area:invalid,
#max-area:invalid,
#min-price:invalid,
#max-price:invalid {
  box-shadow: 0 0 1.5px 1px red;
}
#min-area::-webkit-inner-spin-button,
#max-area::-webkit-inner-spin-button,
#min-price::-webkit-inner-spin-button,
#max-price::-webkit-inner-spin-button,
#min-area::-webkit-outer-spin-button,
#max-area::-webkit-outer-spin-button,
#min-price::-webkit-outer-spin-button,
#max-price::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#search-range {
  margin-bottom: 12px;
  width: calc(100% - 24px);
}
#search-range2 {
  margin-bottom: 32px;
  width: calc(100% - 24px);
}
div.refine-search {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
}
.chevron-search {
  fill: #324b72;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: 0.4s;
}
.chevron-search-rotate {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: 0.4s;
}
.sort-list {
  width: 176px;
  height: 36px;
  border-radius: 4px;
  border: solid 1px #ddd;
  margin-bottom: 0;
  background-color: #fcfcfc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  padding-left: 8px;
  padding-right: 22px;
  background-image: url('img/icons/dropdown.svg');
  background-position: right;
  background-repeat: no-repeat;
}
.displaying-objects {
  font-size: 18px;
  line-height: 1.5;
  color: #141414;
  margin: 0;
}
.object-archive:after {
  content: "";
  display: table;
  clear: both;
}
.object-card {
  display: inline-block;
  width: 390px;
  height: 440px;
  background-color: #fff;
  margin-top: 32px;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  float: left;
}
.object-card:nth-child(3n+2) {
  margin-left: 28px;
  margin-right: 28px;
}
.object-image {
  display: block;
  width: 100%;
  height: 260px;
  background-position: center;
  background-size: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.object-info {
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 16px 24px 24px 24px;
}
.object-info h2 {
  margin: 0;
}
.object-info h2 a.object-title {
  display: block;
  text-decoration: none;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  text-align: left;
  color: #141414;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.object-info p.object-address {
  font-size: 18px;
  line-height: 1.5;
  color: #b3b3b3;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  margin-top: 4px;
  margin-bottom: 0;
}
div.object-card-meta {
  display: flex;
  margin-top: 8px;
}
div.object-card-meta .icons {
  float: left;
  display: inline-block;
  white-space: nowrap;
}
div.object-card-meta .icons div {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
div.object-card-meta .icons div:not(:last-child) {
  margin-right: 16px;
}
div.object-card-meta .icons span {
  margin: 0;
}
div.object-card-meta .icons svg {
  margin-top: 8px;
  stroke: #141414;
}
div.object-card-meta span.object-meta-price {
  margin-left: 16px;
  float: right;
  width: 100%;
  color: #c19b59;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  text-align: right;
}
.object-icon {
  flex-grow: 1;
  min-width: 89px;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.object-icon > p {
  height: 26px;
  font-size: 16px;
  text-align: center;
  color: #141414;
  margin-top: 8px;
  margin-bottom: 4px;
}
.vr-left {
  border-left: solid 1px #ebebeb;
}
.vr-right {
  border-right: solid 0 #ebebeb;
}
.area-icon,
.room-icon,
.floor-icon,
.earth-icon,
.globe-icon,
.bath-icon,
.ic-download {
  fill: none;
}
.globe-icon {
  stroke: #000;
}
p.price {
  font-size: 24px;
  height: 33px;
  font-weight: 300;
  text-align: center;
  color: #141414;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 24px;
}
#stickyArrow {
  position: fixed;
  z-index: 10;
  right: 24px;
  bottom: 24px;
  height: 24px;
  width: 24px;
  opacity: 0.6;
  border-radius: 32px;
  padding: 6px;
  background-color: #141414;
}
#stickyArrow svg {
  fill: #fff;
  width: 100%;
  margin-top: 4px;
}
#util-bar span.header-object-meta {
  font-family: "Open Sans", sans serif;
  font-size: 16px;
  text-align: left;
  color: #ebebeb;
  float: left;
  margin-top: 14px;
  font-weight: 400;
  display: block;
}
#util-bar span.header-object-meta.header-id {
  display: none;
}
.bth-white {
  background-color: rgba(33, 33, 33, 0);
  text-decoration: none;
  text-transform: uppercase;
  border: solid 2px #fcfcfc;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  color: #fcfcfc;
  text-align: center;
  padding: 4px 17px;
  transition: 0.2s;
}
.bth-white:hover {
  background-color: rgba(33, 33, 33, 0.38);
  color: #f1f1f1;
  border-color: #f1f1f1;
  transition: 0.2s;
}
section.hero-image {
  height: calc(100% - 122px);
  position: relative;
  overflow: hidden;
}
section.hero-image .hero-gradient-overlay {
  position: absolute;
  background-image: linear-gradient(to top, rgba(20, 20, 20, 0.6), rgba(20, 20, 20, 0));
  height: 30%;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
section.hero-image .hero-container {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
section.hero-image .apartments-cta {
  font-weight: 600;
  white-space: nowrap;
  position: absolute;
  display: block;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.hero-image video {
  min-height: 100%;
  min-width: 100%;
}
h1.object-header {
  width: 768px;
  display: block;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
}
h2.object-price {
  text-align: center;
  color: #333333;
  display: block;
  margin: 40px auto 40px auto;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
div.single-object-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 728px;
  margin: 0 auto;
  margin-bottom: 40px;
}
div.single-object-meta .object-meta-icon {
  width: 90px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
div.single-object-meta .object-meta-icon:not(:last-child) {
  padding-right: 16px;
  border-right: solid 1px #999;
}
div.single-object-meta .object-meta-icon:not(:first-child) {
  padding-left: 16px;
}
div.single-object-meta .object-meta-icon:nth-child(n+7) {
  margin-top: 16px;
}
div.single-object-meta .object-meta-icon:nth-child(6n) {
  padding-right: 0;
  border: none;
}
div.single-object-meta .object-meta-icon:nth-child(6n+1) {
  padding-left: 0;
}
div.single-object-meta svg {
  display: block;
  margin: 0 auto;
  stroke: #999;
}
div.single-object-meta span {
  margin-top: 12px;
  display: block;
  color: #999;
  text-align: center;
}
h2.object-description-title {
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  text-align: center;
  color: #141414;
  display: block;
  margin: 24px auto;
}
p.object-description {
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #141414;
  width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 24px;
}
#description .btns-wrapper {
  margin: 0 auto;
  text-align: center;
}
#description .btn-object {
  display: inline-block;
  transition: 0.2s;
  text-decoration: none;
  height: auto;
  padding: 8px 0;
}
#description .btn-object:not(:first-child) {
  margin-left: 8px;
}
.object-outer-link {
  width: 768px;
  margin: 0 auto 24px auto;
}
.object-outer-link a {
  text-decoration: none;
}
.object-outer-link a:hover {
  text-decoration: underline;
}
.arrow-right {
  fill: #356b95;
}
#lightbox,
.lb-outerContainer {
  width: 100% !important;
  height: 100% !important;
}
.lb-container,
.lb-image {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.lb-container {
  height: 100% !important;
  width: 100% !important;
}
.lb-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#lightbox .lb-dataContainer {
  position: absolute;
  top: 0;
  width: 100% !important;
}
#lightbox .lb-dataContainer .lb-close {
  display: block;
  width: 20px;
  height: 20px;
  z-index: 10;
  top: 14px;
  position: absolute;
  background-color: rgba(20, 20, 20, 0.7);
  padding: 6px;
  margin: 0 8px;
  right: 12px;
}
#lightbox .lb-dataContainer .lb-close:after {
  content: "+";
  color: #fff;
  line-height: 0.8;
  font-size: 24px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: 9px;
}
#lightbox .lb-image {
  border: none;
}
#lightbox .lb-outerContainer {
  background-color: transparent;
}
#lightbox .lb-nav {
  display: flex;
  align-items: center;
}
#lightbox .lb-nav .lb-prev,
#lightbox .lb-nav .lb-next {
  position: absolute;
  background-color: rgba(20, 20, 20, 0.7);
  width: 28px;
  height: 28px;
  padding: 6px;
  border-radius: 28px;
  margin: 0 8px;
  opacity: 1;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}
#lightbox .lb-nav .lb-prev {
  left: 0;
}
#lightbox .lb-nav .lb-next {
  right: 0;
}
#lightbox .lb-nav .lb-prev:after,
#lightbox .lb-nav .lb-next:after {
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  background-size: cover;
}
#lightbox .lb-nav .lb-prev:after {
  background-image: url('img/icons/lb-chevron-left.svg');
}
#lightbox .lb-nav .lb-next:after {
  background-image: url('img/icons/lb-chevron-right.svg');
}
#gallery-mobile {
  display: none;
}
#broker-and-amenities {
  min-height: 249px;
  width: 100%;
  margin-top: 48px;
  background-color: #4d4d4d;
  color: #fcfcfc;
  padding-top: 48px;
  text-align: center;
}
div.broker-amenities-wrapper {
  width: auto;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
}
h2.amenities-title {
  font-size: 30px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1.4;
}
div.broker-info-container {
  float: left;
  display: inline-block;
  width: auto;
  padding-bottom: 48px;
  text-align: left;
}
div.broker-info-container .broker-wrapper {
  display: inline-block;
  float: left;
}
div.broker-info-container .broker-wrapper:nth-of-type(2) {
  margin-left: 48px;
}
div.broker-info-container h3.broker-name {
  font-size: 24px;
  margin-bottom: 8px;
  margin-top: 0;
  line-height: 1.4;
}
div.broker-info-container ul.broker-contacts {
  list-style: none;
  padding: 0;
  margin-top: 24px;
  margin-bottom: 0;
}
div.broker-info-container ul.broker-contacts li {
  font-size: 18px;
  display: flex;
  align-items: center;
}
div.broker-info-container ul.broker-contacts li:nth-child(2n) {
  padding: 8px 0;
}
div.broker-info-container ul.broker-contacts svg {
  fill: #fcfcfc;
  margin-right: 8px;
}
div.broker-info-container ul.broker-contacts a {
  color: inherit;
  font-size: 18px;
  line-height: 1.4;
}
div.broker-info-container ul.broker-contacts a:hover {
  color: #b3b3b3;
  text-decoration: underline;
}
#gallery {
  margin-top: 64px;
}
#gallery .slick-track {
  display: inline-block;
  background-color: #000000;
}
#gallery .slick-list {
  z-index: 1;
  height: 600px;
}
#gallery .slick-slide img {
  height: 600px;
  opacity: 0.35;
  transition: opacity 0.2s;
}
#gallery .slick-slide.slick-center img {
  opacity: 1;
  transition: opacity 0.2s;
}
#gallery .slick-arrow {
  background-position: center;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  height: 120px;
  z-index: 3;
  border: none;
  width: 100px;
  cursor: pointer;
  transition: background-color 0.2s;
  margin: auto;
  top: 0;
  bottom: 0;
}
#gallery .slick-arrow:hover {
  background-color: #000000;
  opacity: 0.7;
  transition: background-color 0.2s;
}
#gallery .slick-prev {
  left: 0;
  background-image: url('img/icons/lb-chevron-left.svg');
}
#gallery .slick-next {
  right: 0;
  background-image: url('img/icons/lb-chevron-right.svg');
}
#carousel {
  height: 600px;
}
div.amenities-container {
  float: left;
  display: inline-block;
  padding-bottom: 48px;
  text-align: left;
  padding-left: 128px;
}
#broker-and-amenities div.broker-amenities-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.amenities-of-five {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 64px;
  padding-right: 0;
  vertical-align: top;
}
.amenities-of-five li {
  list-style: none;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 24px;
}
ul.amenities-of-five:nth-child(2) {
  padding: 0;
}
#map-canvas ~ footer {
  margin-top: 0;
}
h2.object-location {
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  text-align: center;
  color: #141414;
}
.mother-table {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
  margin-top: 72px;
}
.single-object-table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
  display: table;
  width: 600px;
}
.single-object-table.table-of-9 {
  width: 960px;
}
.single-object-table.table-of-8 {
  width: 900px;
}
.single-object-table.table-of-7 {
  width: 768px;
}
.single-object-table.table-of-6 {
  width: 720px;
}
.single-object-table-container {
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-wrapper {
  position: relative;
}
#mother {
  width: 100%;
  position: relative;
}
.mother-table > span {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  text-align: center;
  margin-top: 72px;
  margin-bottom: 24px;
  display: block;
}
.single-object-table tr {
  width: 100%;
  background-color: transparent;
  border-bottom: solid 1px #dddddd;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  transition: 0.1s;
}
.single-object-table tr:hover:not(:first-of-type) {
  background-color: #e1e1e1 !important;
}
.single-object-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.single-object-table td,
.single-object-table th {
  font-weight: normal;
  text-align: center;
  width: 111px;
}
.single-object-table td > a,
.single-object-table td > span {
  line-height: 36px;
  padding: 0 12px;
}
.single-object-table td:first-child > a,
.single-object-table th:first-child {
  padding-left: 24px;
}
.single-object-table td:last-child > a,
.single-object-table th:last-child {
  padding-right: 24px;
}
#mother .single-object-table td {
  font-size: 16px;
  height: 36px;
}
#mother .single-object-table td > a {
  height: 100%;
  padding: 0;
  font-size: inherit;
  display: block;
  text-decoration: none;
  color: #141414;
}
#mother .single-object-table th {
  height: 50px;
  font-size: 14px;
}
.btn-dk-pdf {
  text-decoration: none;
  padding: 8px 0;
  height: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 32px;
}
.btn-dk-pdf span {
  display: inline-block;
  vertical-align: top;
}
.btn-dk-pdf svg.ic-download {
  display: inline-block;
  fill: #fcfcfc;
}
.btn-dk-pdf:hover svg {
  fill: #324b72;
}
.single-map {
  width: 602px;
  height: 480px;
  box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  margin-top: 64px;
}
.search.archive-image {
  height: 458px;
}
.tab-1 {
  border-top-left-radius: 4px;
}
.tab-2 {
  border-top-right-radius: 4px;
}
.search.search-container {
  bottom: 153px;
  margin-bottom: -113px;
}
.search-card > h1 {
  margin-top: 28px;
  margin-bottom: 32px;
}
.search-results {
  width: 602px !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 32px;
}
.search-post h2 a {
  font-size: inherit;
  text-decoration: none;
}
.search-post img {
  max-width: 100%;
  height: auto;
}
.search-post svg.chevron-link {
  fill: #02a5e5;
  position: relative;
  top: 6px;
}
.search-post:not(:last-child) {
  margin-bottom: 80px;
}
.search-columns {
  display: flex;
  justify-content: space-between;
}
.search-column-1 {
  width: 281px;
  display: inline-flex;
  flex-direction: column;
  margin-right: 0;
  margin-top: 0;
}
.search-column-2 {
  width: calc(100% - 313px);
  margin-top: 0;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
}
.search-column-1 > div > select {
  width: 100%;
}
.search-column-1 .longtab {
  width: 100%;
  height: 34px;
}
.search-column-1 input.refine-search {
  position: absolute;
  z-index: -5;
  top: unset;
}
.search-column-1 input.refine-search + label {
  display: inline-flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: #141414;
  background-color: transparent;
  padding: 0;
  position: relative;
  border-right: solid 1px #324b72;
}
.search-column-1 input.refine-search:checked + label {
  background-color: #234870;
  border-right: solid 1px #234870;
  z-index: 1;
  color: #f8f8f8;
}
.last-label {
  border-right: none !important;
}
.search-submit {
  margin-top: 16px;
  transition: 0.3s;
}
.search-column-2 > .range.second {
  margin-top: 25px;
}
#share-block {
  width: 100%;
  min-height: 315px;
  background-position: center;
  background-size: cover;
}
.block-overlay {
  width: 100%;
  min-height: 315px;
  background-color: rgba(20, 20, 20, 0.7);
}
.share-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.2px;
  margin: 0;
  padding-top: 96px;
  text-align: center;
  color: #fff;
}
.share-icons-wrapper {
  display: block;
  text-align: center;
  padding-top: 32px;
}
#share-block .share-icon {
  width: 62px;
  height: 62px;
  margin-right: 0;
  position: relative;
  border: 1px solid #fff;
  border-radius: 100%;
  display: inline-block;
  transition: 0.2s ease-in;
}
#share-block .share-icon:not(:last-of-type) {
  margin-right: 32px;
}
#share-block .share-icon:hover {
  background-color: #fff;
}
#share-block .share-icon svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #fff;
  transition: 0.2s ease-out;
}
div.pagination {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
div.pagination div.nav-pagi-wrap {
  display: inline-flex;
  align-items: center;
}
div.pagination div.nav-pagi-wrap a.nav-pagi {
  flex-grow: 1;
  height: 24px;
}
div.pagination div.nav-pagi-wrap a.next {
  margin-left: 16px;
}
div.pagination div.nav-pagi-wrap a.prev {
  margin-right: 16px;
}
div.pagination ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.pagination ul li {
  float: left;
  margin-left: 4px;
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 4px;
}
div.pagination ul li a {
  font-size: 18px;
  color: #141414;
  opacity: 0.5;
}
div.pagination ul li a.current-page {
  color: #3773b3;
  opacity: 1;
}
svg.chevron-pagi {
  fill: #141414;
}
.table-data {
  z-index: 9999;
  position: absolute;
  width: calc(100% - 48px);
  background: #fcfcfc;
  box-shadow: 0 2px 4px 0 rgba(51, 51, 51, 0.5);
}
.table-data h3 {
  margin-top: 16px;
  padding: 0 16px;
}
.table-data table {
  width: 100%;
}
.table-data table tbody tr {
  padding: 0 16px;
}
.table-data table tbody tr:hover {
  background: rgba(55, 115, 179, 0.4) !important;
}
.table-data table tbody tr.non-bg:hover {
  background: none !important;
}
.table-data table tbody tr td {
  width: 33%;
  font-weight: 400;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}
.table-data table tbody tr td.city-column,
.table-data table tbody tr th.city-column {
  padding-left: 16px;
}
.table-data table tbody tr td.region-column,
.table-data table tbody tr th.region-column {
  padding: 0 16px;
}
.table-data table tbody tr td.street-column,
.table-data table tbody tr th.street-column {
  padding-right: 16px;
}
.table-data table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.table-data table tbody tr th {
  text-align: left;
  font-size: 20px;
}
.news-archive-thumb-over {
  width: 100%;
  height: 450px;
  background-image: linear-gradient(to top, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0), rgba(20, 20, 20, 0));
}
.news-archive-thumb-over h4 {
  max-width: 586px;
  position: absolute;
  bottom: 0;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}
.news-archive-thumb-over h4 a {
  color: #fcfcfc;
  font-weight: normal;
  text-decoration: none;
  font-size: inherit;
}
.news-single-thumb-over {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(20, 20, 20, 0.4), rgba(20, 20, 20, 0));
  position: relative;
}
.news-single-thumb-over h1 {
  color: #fcfcfc;
  font-weight: normal;
  max-width: 813px;
  position: absolute;
  bottom: 0;
  margin-bottom: 36px;
}
@media (max-width: 618px) {
  .half-container-grid {
    display: block;
  }
  .profile-container {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 32px);
    display: block;
  }
  .team-card {
    display: block;
    max-width: 343px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-bottom: 32px;
  }
  .team-card-thumb-bg {
    padding: 24px 0;
    background-color: #ebebeb;
  }
  .team-card-thumb {
    display: none;
  }
  .team-card-thumb-mobile {
    display: block;
    width: auto;
    height: 202px;
    margin: 0 auto;
  }
  .team-card-meta {
    width: calc(100% - 32px);
    display: inline-block;
    margin: 0 16px 12px 16px;
  }
  .team-card-meta p {
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .team-card-meta svg.briefcase {
    display: inline-block;
  }
  .team-card-meta p svg {
    position: absolute;
  }
  .team-card-meta .team-position {
    margin: 15px 0 8px 0;
  }
  .team-card-meta p a,
  .team-card-meta p span {
    padding-left: 32px;
    margin: 0;
    overflow: hidden;
  }
  .team-bio {
    grid-column: span 6;
    max-width: 343px;
    margin-left: auto;
    margin-right: auto;
  }
  .full-container-grid {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .half-container-grid {
    grid-template-columns: repeat(4, 61px);
  }
  .logo-block {
    display: grid;
    grid-column: 1 / span 4;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  }
}
@media (max-width: 991px) {
  div.broker-info-container .broker-wrapper {
    display: block;
    float: none;
  }
  div.broker-info-container .broker-wrapper:nth-of-type(2) {
    margin-left: 0;
    margin-top: 48px;
  }
  .share-icons-wrapper {
    width: 165px;
    margin: auto;
    text-align: start;
    padding: 48px 0 32px 0;
  }
  #share-block .share-icon {
    margin-right: 0;
    margin-bottom: 32px;
  }
  #share-block .share-icon:not(:last-of-type) {
    margin-right: 0;
  }
  #share-block .share-icon:nth-of-type(2n-1):not(:last-of-type) {
    margin-right: 32px;
  }
  #share-block .share-icon:last-of-type {
    margin-right: 0;
  }
  #util-bar .mail-broker {
    display: none;
  }
  #util-bar .call-broker {
    display: block;
  }
  #util-bar span.header-object-meta {
    display: none;
  }
  #util-bar span.header-object-meta.header-id {
    display: block;
  }
  .mother-table {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .container {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .container-medium {
    width: calc(100% - 32px);
  }
  .search-container {
    width: 678px;
    bottom: 346px;
    margin-bottom: -307px;
  }
  .column-2 {
    margin: 0;
  }
  .social-sharing-v {
    display: none;
  }
  .social-sharing-h {
    display: block;
    margin-top: 14px;
  }
  .social-sharing-h > a {
    display: inline-block;
  }
  .share-link > a {
    display: inline-flex;
    margin-right: 24px;
  }
  div.header-nav-container {
    display: none;
  }
  div.sub-menu {
    display: none;
  }
  #menu {
    height: 73px;
  }
  .small {
    display: inline-block;
  }
  .post-header > .container > h1 {
    width: 100%;
    margin-bottom: 16px;
  }
  #search-form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sb-icon-search,
  .sb-search-input {
    display: inline-block;
    position: relative;
    background-color: transparent;
  }
  .sb-search-input {
    width: 160px;
    position: absolute;
    margin-left: 16px;
    left: 24px;
    height: auto;
    background-color: transparent;
    color: #353535;
    font-size: 14px;
    font-weight: 600;
    border: 0;
  }
  .search-icon {
    fill: #333333;
  }
  svg.dropdown {
    position: relative;
    bottom: 4px;
  }
  .language {
    fill: #222;
  }
  .language-switcher {
    position: relative;
    top: -5px;
  }
  p.object-description {
    text-align: justify;
  }
  div.carousel-home div.slider-controls-container a {
    width: 20px;
    height: 20px;
  }
  #gallery {
    display: none;
  }
  #gallery-mobile {
    display: block;
    width: 100%;
    margin-bottom: 48px;
  }
  #gallery-mobile .image-mobile {
    width: calc(25% - 2px);
    height: calc(25vw - 2px);
    border: solid 1px #fff;
    display: inline-block;
    float: left;
    background-size: cover;
    background-position: center center;
  }
  #gallery-mobile .image-mobile:hover {
    width: calc(25% - 10px);
    height: calc(25vw - 10px);
    border: solid 5px #fff;
  }
  #gallery-mobile:after {
    display: table;
    clear: both;
    content: '';
  }
  .news-magazine_block {
    padding: 32px 0;
    margin-top: 64px;
  }
}
@media (max-width: 480px), (min-width: 601px) and (max-width: 991px) {
  .news-magazine_block {
    padding: 32px 0;
    margin-top: 64px;
  }
}
@media (min-width: 800px) and (max-width: 1267px) {
  .about-container {
    display: block;
    margin-bottom: 72px;
    width: 396px;
    margin-right: 0;
  }
  .social-sharing-v {
    display: none;
  }
  .social-sharing-h {
    display: block;
    margin-top: 14px;
  }
  .social-sharing-h > a {
    display: inline-block;
  }
  .share-link > a {
    display: inline-flex;
    margin-right: 24px;
  }
  .post-header > .container > h1 {
    width: 768px;
    margin-bottom: 36px;
  }
  .form-container {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-about {
    display: block;
  }
  .right-container,
  .left-container {
    float: none;
    height: auto;
    width: 100%;
    margin-bottom: 0;
    display: block;
  }
  .desktop-about {
    display: none;
  }
  .contacts-about {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
    margin-bottom: 40px;
  }
  .map {
    margin-bottom: 96px;
    box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
  }
  .grid-container {
    display: block;
  }
  .post {
    width: 100%;
    margin-bottom: 48px;
    position: relative;
  }
  .news-meta.mobile {
    display: block;
    float: left;
    margin-left: 0;
  }
  .news-meta {
    display: none;
  }
  .v-line {
    display: none;
  }
  .news-preview {
    width: 100%;
  }
  div.sub-menu {
    display: none;
  }
  #menu {
    height: 73px;
  }
  .small {
    display: inline-block;
  }
  .full-container-grid {
    grid-template-columns: repeat(9, 71px);
  }
  .half-container-grid {
    grid-template-columns: repeat(2, 71px);
  }
  svg.dropdown {
    position: relative;
    bottom: 4px;
  }
  .language {
    fill: #222;
  }
  .language-switcher {
    position: relative;
    top: -5px;
  }
  .hr-post {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 64px;
  }
  .hr-post > .left-container,
  .hr-post > .right-container {
    margin-bottom: 0;
  }
  .desktop-post {
    display: none;
  }
  .mobile-post {
    display: block;
  }
}
@media (max-width: 1267px) {
  #util-bar {
    display: none;
  }
  body.single-object-body #util-bar {
    display: block;
    padding-bottom: 8px;
    min-height: 40px;
    height: auto;
  }
  body.single-object-body #util-bar .container:after {
    display: table;
    content: '';
    clear: both;
  }
  body.single-object-body #util-bar .util-right {
    display: none;
  }
  #carousel-home {
    height: calc(100% - 74px);
  }
  .object-card:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .object-card:nth-child(2n-1) {
    margin-right: 26px;
  }
  .object-card {
    width: calc(50% - 16px);
  }
  .country-switcher {
    display: none;
  }
  .year-nav {
    display: none;
  }
  .office-wrapper {
    flex-direction: column;
  }
  .hr-post .left-container,
  .hr-post .right-container {
    margin-bottom: 0;
  }
  .left-container,
  .right-container {
    display: block;
    min-height: 0;
    height: auto;
    float: none;
    margin: 0;
    width: 100%;
  }
  .desktop-post {
    display: none;
  }
  .mobile-post {
    display: block;
  }
  .hr-post {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 96px;
  }
  .hr-post p {
    margin-bottom: 32px;
  }
  .hr-post > .left-container,
  .hr-post > .right-container {
    margin-bottom: 0;
  }
  .top-margin {
    margin-top: 64px;
  }
  div.brokers-mobile {
    margin-top: 32px;
    margin-bottom: 32px;
    position: relative;
    top: 0;
    display: block;
    width: auto;
    max-width: 380px;
    margin-left: 0;
  }
  div.brokers-desktop {
    display: none;
  }
  .single-object-device {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .single-object-icons {
    padding-bottom: 32px;
  }
  .object-archive {
    justify-content: space-around;
  }
  .langAccordion > svg,
  .siteAccordion > svg {
    fill: #222222;
  }
  .langAccordion > span {
    font-size: 14px;
  }
  .left-container > div,
  .left-container div.strategy-paragraph {
    margin-left: 0;
  }
  .right-container > div {
    margin-right: 0;
  }
  .sb-search-input::-webkit-input-placeholder {
    color: #353535;
  }
  .sb-search-input:-moz-placeholder {
    color: #353535;
  }
  .sb-search-input::-moz-placeholder {
    color: #353535;
  }
  .sb-search-input:-ms-input-placeholder {
    color: #353535;
  }
  .footer-search {
    margin-top: 32px;
  }
  .desktop-post {
    display: none;
  }
  .mobile-post {
    display: block;
  }
  .mobile-about {
    display: block;
  }
  .desktop-about {
    display: none;
  }
  .sb-search {
    display: inline-block;
    position: relative;
    top: 0;
    width: 200px;
    height: 24px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
  }
  button.hamburger {
    display: inline-block;
    float: right;
    height: 24px;
    margin-top: 24px;
  }
  div.sidemenu-container .hamburger {
    margin-right: 24px;
  }
  ul.amenities-container {
    padding-left: 64px;
  }
  ul.amenities-of-five {
    margin: 0;
    padding: 0;
    display: block;
  }
  ul.amenities-of-five:not(:last-child) {
    margin: 0 0 24px 0;
  }
  div.amenities-container {
    padding-left: 64px;
  }
  #Sothebys-Syndication-App {
    width: 100%;
    height: 410px;
    float: left;
  }
  .years-nav-mobile {
    display: block;
    width: 343px;
  }
}
@media (min-width: 991px) and (max-width: 1063px) {
  div.broker-info-container .broker-wrapper {
    display: block;
    float: none;
  }
  div.broker-info-container .broker-wrapper:nth-of-type(2) {
    margin-left: 0;
    margin-top: 48px;
  }
  .container {
    width: 960px;
  }
  .container .news-magazine_latest-publications .news-magazine_more-btn {
    padding: 10px 0;
  }
  .container-medium {
    width: 960px;
  }
  .search-container {
    width: 678px;
    bottom: 346px;
    margin-bottom: -307px;
  }
  .column-2 {
    margin: 0;
  }
  div.header-nav-container {
    display: none;
  }
  .full-container-grid {
    grid-template-columns: repeat(9, 71px);
  }
  .half-container-grid {
    grid-template-columns: repeat(2, 71px);
  }
  #search-form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sb-icon-search,
  .sb-search-input {
    display: inline-block;
    position: relative;
    background-color: transparent;
  }
  .sb-search-input {
    position: absolute;
    margin-left: 16px;
    width: 160px;
    height: auto;
    background-color: transparent;
    color: #353535;
    font-size: 14px;
    font-weight: 600;
    border: 0;
  }
  .search-icon {
    fill: #333333;
  }
}
@media (min-width: 1064px) and (max-width: 1330px) {
  div.broker-info-container .broker-wrapper {
    display: block;
    float: none;
  }
  div.broker-info-container .broker-wrapper:nth-of-type(2) {
    margin-left: 0;
    margin-top: 48px;
  }
}
@media (min-width: 1064px) and (max-width: 1267px) {
  .container {
    width: 1032px;
  }
  .container .news-magazine_latest-publications .news-magazine_more-btn {
    padding: 10px 0;
  }
  div.header-nav-container {
    display: none;
  }
  .full-container-grid {
    grid-template-columns: repeat(10, 71px);
  }
  .half-container-grid {
    grid-template-columns: repeat(4, 71px);
  }
  #search-form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sb-icon-search,
  .sb-search-input {
    display: inline-block;
    position: relative;
    background-color: transparent;
  }
  .sb-search-input {
    position: absolute;
    margin-left: 16px;
    width: 160px;
    height: auto;
    background-color: transparent;
    color: #353535;
    font-size: 14px;
    font-weight: 600;
    border: 0;
  }
  .search-icon {
    fill: #333333;
  }
}
@media (min-width: 532px) and (max-width: 799px) {
  .search-column-2 #min-area,
  .search-column-2 #max-area,
  .search-column-2 #min-price,
  .search-column-2 #max-price {
    width: 100px;
  }
  .about-container {
    display: block;
    margin-bottom: 72px;
    width: auto;
    margin-right: 0;
  }
  .form-container {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-about {
    display: block;
  }
  .desktop-about {
    display: none;
  }
  .contacts-about {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    margin-bottom: 40px;
  }
  .map {
    margin-bottom: 96px;
  }
  .info-container {
    width: 100%;
  }
  .grid-container {
    display: block;
  }
  .news-archive-thumb {
    background-position: center;
    background-size: cover;
  }
  .news-archive-thumb > h4 {
    width: auto;
    margin: 24px;
  }
  .post {
    width: 100%;
    margin-bottom: 48px;
    position: relative;
  }
  .news-meta.mobile {
    display: block;
    float: left;
    margin-left: 0;
  }
  .news-meta {
    display: none;
  }
  .v-line {
    display: none;
  }
  .news-preview {
    width: 100%;
  }
}
@media (max-width: 531px) {
  .apartments-cta {
    font-size: 16px;
  }
  .sort-contaier > svg {
    top: 32px !important;
  }
  .sort-list {
    width: 100%;
  }
  .container {
    display: block;
  }
  .home-carousel-indicators {
    display: none;
  }
  .info-box {
    padding: 8px;
    width: calc(100% - 64px);
    bottom: 24px;
  }
  .info-box > a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    max-width: 20ch;
  }
  .info-box > a > svg {
    top: 3px;
  }
  .about-container {
    display: block;
    margin-bottom: 72px;
    width: auto;
    margin-right: 0;
  }
  .form-container {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .desktop-about {
    display: none;
  }
  .mobile-about {
    display: block;
  }
  .contacts-about {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    margin-bottom: 40px;
  }
  .map {
    margin-bottom: 96px;
  }
  .info-container {
    width: 100%;
  }
  .grid-container {
    display: block;
  }
  .post {
    width: 100%;
    margin-bottom: 48px;
    position: relative;
  }
  .news-archive-thumb {
    background-position: center;
    background-size: cover;
  }
  .news-archive-thumb > h4 {
    width: auto;
    margin: 24px;
  }
  .news-meta.mobile {
    display: block;
    float: left;
    margin-left: 0;
    margin-top: 2px;
    margin-bottom: 6px;
    width: 100%;
  }
  .news-meta {
    display: none;
  }
  .v-line {
    display: none;
  }
  .news-preview {
    width: 100%;
  }
  .single-object-device {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 860px) {
  .scrolldown {
    display: none;
  }
  footer > section.container {
    width: 610px;
  }
  .footer-content {
    max-width: 610px;
    justify-content: space-between;
  }
  .footer-contacts {
    margin-top: 0;
    margin-right: 32px;
  }
  .footer-about {
    width: 250px;
  }
  div.footer-menus {
    display: table;
    width: 297px;
  }
  div.footer-menus:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer-menu-1 {
    margin-right: 32px;
  }
  .footer-menu-2 {
    margin-right: 0;
  }
  .footer-menu-1,
  .footer-menu-2 {
    margin-bottom: 24px;
    max-width: 210px;
    width: auto;
    float: left;
  }
  .footer-search {
    margin-top: 0;
    width: 297px;
  }
  p.object-description {
    width: 100%;
  }
  .images-container {
    height: 621px;
  }
  #carousel {
    height: calc(100% - 72px);
  }
  div.single-object-icons,
  .object-paragraph,
  .single-object-container,
  .object-header,
  .single-map {
    width: 100% !important;
  }
  .carousel-inner > .item > img {
    max-height: 100%;
  }
  .object-carousel img {
    display: inline-block;
    max-height: 45px;
  }
  .object-carousel.slide {
    height: 45px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .carousel-control.left > .chevron-left,
  .carousel-control.right > .chevron-right {
    margin-top: 10px;
  }
  .full-container-grid {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .half-container-grid {
    grid-template-columns: repeat(4, 61px);
  }
  .logo-block {
    grid-column: 1 / span 4;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  }
  .hr-post {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 64px;
  }
  #carousel-home div.slider-controls-container svg {
    margin: 0;
  }
  #gallery .carousel-inner .item .image:nth-child(3) {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1050px) {
  .news-magazine_block {
    padding: 32px 0 64px 0;
  }
  .news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-content {
    display: block;
    width: 100%;
  }
  .news-magazine_block .news-magazine_latest-publications .news-magazine_magazine-text {
    padding-left: 0;
  }
}
@media (max-width: 820px) {
  h1 {
    font-size: 28px;
  }
  p {
    font-size: 16px;
  }
  .object-card div.object-info span.object-meta-price {
    white-space: nowrap;
  }
  div.single-object-meta {
    max-width: 217px;
  }
  div.single-object-meta .object-meta-icon:not(:last-child) {
    padding-right: 8px;
  }
  div.single-object-meta .object-meta-icon:not(:first-child) {
    padding-left: 8px;
  }
  div.single-object-meta .object-meta-icon:nth-child(2n) {
    border: none;
    padding-right: 0;
  }
  div.single-object-meta .object-meta-icon:nth-child(2n+1) {
    padding-left: 0;
  }
  div.single-object-meta .object-meta-icon:nth-child(n+3) {
    margin-top: 16px;
  }
}
@media (min-width: 711px) and (max-width: 1063px) {
  .column-3 {
    margin: 12px 0;
  }
}
@media (max-width: 750px) {
  div.broker-amenities-wrapper {
    width: 100%;
    margin: 0;
    display: block;
  }
  div.broker-info-container {
    float: none;
    display: block;
    width: 100%;
  }
  div.broker-info-container:after {
    clear: both;
    content: '';
    display: table;
  }
  div.amenities-container {
    display: block;
    padding: 0;
    width: 100%;
    float: none;
    margin-bottom: 32px;
  }
  .amenities-of-five,
  ul.amenities-of-five:nth-child(3) {
    display: block;
    padding: 0;
  }
}
@media (max-width: 710px) {
  .search-container {
    width: calc(100% - 32px);
  }
  .search-grid {
    width: 100%;
  }
  .search-card p,
  .cards-container p {
    margin-top: 24px;
  }
  .column-3 {
    margin: 0 0 12px 0;
  }
  .range.first {
    margin-top: 24px;
  }
  div.object-card {
    width: 100%;
    min-height: 0;
    height: auto;
  }
  div.broker-amenities-wrapper {
    width: 100%;
    margin: 0;
  }
  div.broker-info-container {
    float: none;
    display: block;
    width: 100%;
  }
  h2.object-description-title {
    font-size: 27px;
  }
  h1.object-header {
    font-size: 22px;
  }
  h2.object-price {
    font-size: 30px;
    margin-top: 25px;
  }
  div.amenities-container {
    float: none;
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 642px) {
  footer > section.container {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .footer-content {
    max-width: 100%;
  }
}
@media (max-width: 634px) {
  .search-results {
    width: calc(100% - 32px) !important;
    margin-left: auto;
    margin-right: auto;
  }
  .years-nav-mobile {
    width: 100%;
  }
  .years-nav-mobile span {
    display: block;
    font-size: 14px;
    color: #141414;
    margin-bottom: 4px;
  }
  .years-nav-mobile select {
    width: 100%;
    height: 36px;
    min-width: 0;
  }
}
@media (max-width: 600px) {
  .object-outer-link {
    width: 100%;
  }
  .table-data {
    width: calc(100% - 32px);
  }
  .search-columns {
    width: 100%;
    flex-direction: column;
  }
  .search-columns .search-column-1,
  .search-columns .search-column-2 {
    width: 100%;
  }
  .search-btn-submit {
    width: 100%;
  }
  #description .btn-object:not(:first-child) {
    margin-left: 0;
  }
  #description .btn-object:not(:last-child) {
    margin-bottom: 16px;
  }
  .search-column-2 > .range.second {
    margin-top: 0;
  }
  .search-column-2 #min-area,
  .search-column-2 #max-area,
  .search-column-2 #min-price,
  .search-column-2 #max-price {
    width: 100px;
  }
  .sort-contaier > svg {
    right: 10px;
    top: 56px;
    left: unset;
  }
  footer > section.container {
    width: calc(100% - 32px);
    max-width: 390px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-logo {
    display: none;
  }
  .footer-logo-mobile {
    display: block;
    width: 100%;
  }
  .footer-content > div {
    margin-top: 24px;
    max-width: 390px;
    width: auto;
  }
  div.footer-contacts {
    margin-top: 0;
  }
  div.footer-contacts span {
    display: table;
  }
  div.footer-about {
    margin-top: 0;
  }
  div.refine-search {
    padding-top: 16px;
    flex-direction: column;
  }
  a.search-accordion {
    display: table;
    margin-bottom: 32px;
  }
  .btn-submit {
    display: block;
    width: 100%;
  }
  .news-magazine_block {
    padding: 32px 0 64px 0;
  }
  .news-magazine_block .news-magazine_latest-news {
    padding-right: 0;
    padding-bottom: 32px;
    width: 100%;
    display: block;
  }
  .news-magazine_block .news-magazine_latest-publications {
    padding-left: 0;
    padding-top: 32px;
    border-left: none;
    width: 100%;
    display: block;
  }
  .news-magazine_block .news-magazine_latest-publications .news-magazine_more-btn {
    padding: 10px 0;
    max-width: unset;
  }
  .footer-cta-block a {
    width: 256px;
    display: flex;
  }
  .footer-cta-block > span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 78px;
    margin-top: 28px;
    margin-bottom: 12px;
  }
  .search-card {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    transition: 0.3s;
  }
  label > p.distinctive {
    margin-top: 0;
  }
  .footer-content {
    flex-direction: column;
  }
  .footer-input {
    flex-grow: 1;
    margin-right: 16px;
    width: auto;
    min-width: 130px;
  }
}
@media (max-width: 480px) {
  .news-magazine_block .news-magazine_latest-publications .news-magazine_more-btn {
    max-width: unset;
  }
}
@media (max-width: 421px) {
  #min-area,
  #max-area,
  #min-price,
  #max-price {
    width: 100px;
  }
  .object-icon {
    padding-top: 12px;
  }
  .column-1 {
    width: 100%;
    margin-right: 0;
    margin-top: 8px;
  }
  .column-2 {
    width: calc(100% - 2px);
    margin-right: 0;
  }
  .column-3 {
    width: 100%;
    margin-right: 0;
  }
  .column-4 {
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .column-1 > div {
    position: relative;
  }
  .dropdown-arrow {
    position: absolute;
    right: 10px;
    top: 8px;
    left: unset;
  }
  .longtab {
    width: 100%;
  }
  p.filters-heading {
    margin-bottom: 12px;
  }
  input.refine-search:checked + label,
  input.refine-search + label {
    flex-grow: 1;
  }
  .sort-list {
    width: 100%;
  }
}
@media (max-width: 400px) {
  div.object-card div.object-card-meta .icons div:nth-child(n+3) {
    display: none;
  }
}
/*
  Inputs
  */
textarea {
  resize: vertical;
}
.object-carousel.slide img {
  position: relative;
}
#thumbcarousel .carousel-inner {
  overflow: hidden;
  width: 9000px;
}
#result-table tr[data-value]:hover {
  cursor: pointer;
}
#content .item {
  height: 48px;
}
#searchText {
  background: transparent;
  border: none;
  -webkit-appearance: none;
}
.image-gradient {
  background-image: linear-gradient(to top, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0));
  width: 100%;
  height: 60%;
  bottom: 0;
  position: absolute;
  pointer-events: none;
}
.object-map {
  width: 100%;
  height: 350px;
}
.hero-image {
  height: 100%;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
/* override position and transform in 3.3.x */
#gallery .carousel-inner .item.left.active {
  transform: translateX(-33%);
}
#gallery .carousel-inner .item.right.active {
  transform: translateX(33%);
}
#gallery .carousel-inner .item.next {
  transform: translateX(33%);
}
#gallery .carousel-inner .item.prev {
  transform: translateX(-33%);
}
#gallery .carousel-inner .item.right,
#gallery .carousel-inner .item.left {
  transform: translateX(0);
}
#gallery .carousel-inner .item {
  width: 100%;
  -webkit-transition: all 600ms ease-out 0.6s;
  -moz-transition: all 600ms ease-out 0.6s;
  -o-transition: all 600ms ease-out 0.6s;
  transition: all 600ms ease-out 0.6s;
  display: none;
}
#gallery .carousel-inner .item .image {
  display: inline-block;
  float: left;
  height: 100%;
  width: calc(100% - 400px);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 600ms ease-out 0.6s;
  -moz-transition: all 600ms ease-out 0.6s;
  -o-transition: all 600ms ease-out 0.6s;
  transition: all 600ms ease-out 0.6s;
}
#gallery .carousel-inner .item .image:nth-child(3),
#gallery .carousel-inner .item .image:nth-child(1) {
  width: 200px;
}
#gallery .carousel-inner .item.active {
  display: block;
}
#gallery .carousel-control {
  width: 33.33333%;
}
#gallery .carousel-control.left,
#gallery .carousel-control.right {
  background-image: none;
  width: 200px;
}
.footer-container-pdf {
  width: 100%;
  padding-top: 16pt;
}
.footer-content-pdf {
  padding-left: 8pt;
  padding-right: 8pt;
  display: block;
  text-align: center;
}
.header-content-pdf {
  padding-left: 8pt;
  padding-right: 8pt;
  margin-top: 0;
  display: block;
  position: relative;
}
.header-content-pdf .mother-table {
  margin-top: 0;
}
.header-content-pdf .mother-table th,
.header-content-pdf .mother-table td {
  font-family: Open Sans, sans-serif;
}
.header-content-pdf .mother-table span {
  display: none;
}
.header-content-pdf:after {
  content: '';
  display: table;
  clear: both;
}
.object-meta-header-pdf {
  text-overflow: ellipsis;
  color: #1a1919;
  width: 100%;
  text-align: left;
  margin-bottom: -25pt;
}
.object-meta-header-pdf p {
  font-size: 14pt;
  line-height: 1.5;
  display: inline-block;
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}
hr.separate-pdf {
  width: 100%;
  height: 0.4pt;
  color: #1a1919;
}
.logo-container-pdf {
  text-align: right;
}
.footer-logo-pdf {
  fill: #1a1919;
  height: 42pt;
}
.subscribe-result {
  display: none;
}
.form-section {
  background-color: white;
  padding-top: 80px;
  padding-bottom: 80px;
  width: 100%;
}
.form-block {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: auto auto;
  background-color: #F8F8F8;
}
.form-block .block-image {
  grid-column-start: 1;
  grid-column-end: 2;
  background-position: center center;
  background-size: cover;
}
.form-block .block-content {
  grid-column-start: 2;
  grid-column-end: 3;
}
.form-block .block-content .content {
  display: flex;
  flex-direction: column;
  max-width: 480px;
  margin: 80px auto;
}
.form-block .block-content .content .title {
  margin-top: 0;
  margin-bottom: 8px;
}
.form-block .block-content .content .description {
  margin-top: 0;
  margin-bottom: 24px;
}
.form-block .block-content .content .form p {
  font-size: 14px;
  color: #141414;
  margin-top: 4px;
  margin-bottom: 4px;
}
.form-block .block-content .content .form textarea {
  height: 100px;
  min-height: 100px;
}
.form-block .block-content .content .form .strategy-button {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .form-section {
    background-color: #F8F8F8;
    padding: 0;
  }
  .form-section .form-block {
    margin: 0;
    width: 100%;
  }
  .form-section .form-block .block-image {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 3;
    height: 270px;
  }
  .form-section .form-block .block-content {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .form-section .form-block .block-content .content {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .form-section .form-block .block-content .content .strategy-button {
    width: 100%;
  }
}
/* 
 * Sellers guide
*/
.main-block {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.strategy-block {
  width: 100%;
}
.strategy-block-first {
  display: flex;
  flex-direction: column;
}
.strategy-block-first .strategy-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.strategy-block-first .strategy-block-first-image {
  width: 100%;
  height: 0;
  padding-bottom: 72%;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.strategy-block-first .strategy-description {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}
.strategy-block-first .strategy-description .strategy-title {
  font-family: Helvetica;
  font-size: 32px;
  color: #222222;
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 12px;
}
.strategy-block-first .strategy-description p {
  font-family: Helvetica;
  font-size: 16px;
  color: #222222;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 20px;
}
.strategy-button {
  display: block;
  padding: 16px;
  background: #34487D;
  text-align: center;
  border: none;
  border-radius: 10px;
  width: calc(100% - 32px);
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  color: #FFFFFF;
}
.strategy-block-with-image {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  margin-top: 74px;
  margin-bottom: 74px;
}
.strategy-block-with-image .block-image {
  grid-row-start: 1;
  grid-row-end: 2;
  height: 0;
  width: 100%;
  padding-bottom: 72%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 36px;
}
.strategy-block-with-image .block-content {
  grid-row-start: 2;
  grid-row-end: 3;
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  margin-right: 16px;
}
.strategy-block-with-image .block-content h2 {
  font-family: Helvetica;
  font-size: 24px;
  color: #222222;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 12px;
}
.strategy-block-with-image .block-content p {
  font-family: Helvetica;
  font-size: 16px;
  color: #222222;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 26px;
}
.strategy-block-with-image .block-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 36px;
}
.strategy-block-with-image .block-content li {
  position: relative;
  margin-bottom: 28px;
  padding-left: 40px;
  margin-top: 2px;
}
.strategy-block-with-image .block-content li strong {
  font-family: Helvetica;
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.strategy-block-with-image .block-content li p {
  font-family: Helvetica;
  font-size: 16px;
  color: #222222;
  line-height: 26px;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0 !important;
}
.strategy-block-with-image .block-content li:before {
  display: block;
  content: url(img/icons/Shape.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
}
.strategy-block-with-image .block-content li:last-child {
  margin-bottom: 0;
}
.strategy-banner {
  background-position: center center;
  background-size: cover;
}
.strategy-banner h2 {
  margin-top: 0;
}
.strategy-block-feedback .block-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.strategy-block-feedback .overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.strategy-block-feedback .small-container {
  max-width: 840px;
  margin: auto;
  padding: 90px 35px;
}
.strategy-block-feedback .title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helvetica;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
  line-height: 46px;
}
.strategy-block-feedback .strategy-client-feedback {
  padding-top: 16px;
  padding-right: 16px;
  padding-left: 16px;
  box-sizing: border-box;
  background: #fff;
}
.strategy-block-feedback .strategy-client-feedback .feedback {
  background: #F8F8F8;
  padding: 32px 20px;
  box-sizing: border-box;
}
.strategy-block-feedback .strategy-client-feedback .first {
  margin-bottom: 20px;
}
.strategy-block-feedback .strategy-client-feedback .second {
  margin-bottom: 30px;
}
.strategy-block-feedback .strategy-client-feedback p {
  font-family: Helvetica;
  font-size: 16px;
  color: #222222;
  line-height: 26px;
  margin-bottom: 16px;
  margin-top: 0;
}
.strategy-block-feedback .strategy-client-feedback .feedback-name {
  font-family: Helvetica;
  font-size: 18px;
  color: #324B72;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
}
.strategy-button {
  display: block;
  padding: 16px;
  background: #34487D;
  text-align: center;
  border: none;
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .strategy-button {
    width: 40%;
    max-width: 240px;
    margin-left: 0;
    margin-right: 0;
  }
  .strategy-block-first {
    flex-direction: row-reverse;
  }
  .strategy-block-first .strategy-block-first-image {
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 0;
    height: auto;
  }
  .strategy-block-first .strategy-description {
    width: 50%;
    padding-top: 152px;
    padding-bottom: 152px;
    max-width: 504px;
    margin-left: 16px;
    margin-right: 96px;
  }
  .strategy-block-first .strategy-description .strategy-title {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px;
  }
  .strategy-block-first .strategy-description p {
    margin-bottom: 30px;
  }
  .strategy-block-with-image {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .strategy-block-with-image .block-image {
    grid-column-start: 1;
    grid-column-end: 2;
    margin-bottom: 0;
    height: auto;
    width: auto;
    padding-bottom: 0;
  }
  .strategy-block-with-image .block-content {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-left: 50px;
    margin-right: 0;
  }
  .strategy-block-with-image .block-content h2 {
    font-size: 26px;
    line-height: 38px;
  }
  .strategy-block-with-image .block-content p {
    line-height: 26px;
    margin-bottom: 36px;
  }
  .strategy-block-with-image .block-content li strong {
    margin-left: 0;
  }
  .strategy-block-with-image .block-content li p {
    margin-left: 36px;
  }
}
.strategy-banner {
  text-align: center;
}
.strategy-banner .overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.strategy-banner .small-container {
  max-width: 840px;
  margin: auto;
  padding: 120px 16px;
}
.strategy-banner .strategy-button {
  margin: auto;
}
.strategy-banner .title {
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 32px;
}
@media screen and (max-width: 720px) {
  .strategy-banner .title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
.pre-strategy-block {
  background-color: white;
  padding-top: 74px;
  padding-bottom: 74px;
}
.strategy-block-with-image-reverse {
  background-color: #F8F8F8;
  margin-top: 0;
  margin-bottom: 0;
}
.strategy-block-with-image-reverse .block-content {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  margin: 150px 50px;
}
.strategy-block-with-image-reverse .block-content .title {
  font-size: 24px;
  color: #222222;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 12px;
}
.strategy-block-with-image-reverse .block-content .text {
  font-size: 16px;
  line-height: 26px;
}
.strategy-block-with-image-reverse .block-content .buttons {
  display: flex;
}
.strategy-block-with-image-reverse .block-content .buttons .primary {
  margin-right: 20px;
}
.strategy-block-with-image-reverse .block-content .buttons .secondary {
  background-color: #EAEDF0;
  color: #324B72;
  margin-right: 0;
}
.strategy-block-with-image-reverse .block-image {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media screen and (max-width: 1024px) {
  .pre-strategy-block {
    padding: 0;
  }
  .strategy-block-with-image-reverse {
    margin: 0;
    width: 100%;
  }
  .strategy-block-with-image-reverse .block-image {
    grid-column-start: 1;
    grid-row-end: 2;
  }
  .strategy-block-with-image-reverse .block-content {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
    margin: 50px 16px;
  }
  .strategy-block-with-image-reverse .block-content .buttons {
    flex-direction: column;
  }
  .strategy-block-with-image-reverse .block-content .buttons .primary {
    margin: auto auto 20px auto;
  }
  .strategy-block-with-image-reverse .block-content .buttons .secondary {
    margin: auto auto 0 auto;
  }
}
.pre-strategy-block {
  background-color: white;
  padding-top: 74px;
  padding-bottom: 74px;
}
.strategy-block-with-image-reverse {
  background-color: #F8F8F8;
  margin-top: 0;
  margin-bottom: 0;
}
.strategy-block-with-image-reverse .block-content {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  margin: 150px 50px;
}
.strategy-block-with-image-reverse .block-content .title {
  font-size: 24px;
  color: #222222;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 12px;
}
.strategy-block-with-image-reverse .block-content .text {
  font-size: 16px;
  line-height: 26px;
}
.strategy-block-with-image-reverse .block-content .buttons {
  display: flex;
}
.strategy-block-with-image-reverse .block-content .buttons .primary {
  margin-right: 20px;
}
.strategy-block-with-image-reverse .block-content .buttons .secondary {
  background-color: #EAEDF0;
  color: #324B72;
  margin-right: 0;
}
.strategy-block-with-image-reverse .block-image {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media screen and (max-width: 1024px) {
  .pre-strategy-block {
    padding: 0;
  }
  .strategy-block-with-image-reverse {
    margin: 0;
    width: 100%;
  }
  .strategy-block-with-image-reverse .block-image {
    grid-column-start: 1;
    grid-row-end: 2;
  }
  .strategy-block-with-image-reverse .block-content {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
    margin: 50px 16px;
  }
  .strategy-block-with-image-reverse .block-content .buttons {
    flex-direction: column;
  }
  .strategy-block-with-image-reverse .block-content .buttons .primary {
    margin: auto auto 20px auto;
  }
  .strategy-block-with-image-reverse .block-content .buttons .secondary {
    margin: auto auto 0 auto;
  }
}
.strategy-equal {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.strategy-equal .column-left {
  grid-column-start: 1;
  grid-column-end: 2;
  background-position: center center;
  background-size: cover;
}
.strategy-equal .column-right {
  grid-column-start: 2;
  grid-column-end: 3;
}
.strategy-equal .feedback {
  background-color: white;
  padding: 32px;
  margin-bottom: 30px;
}
.strategy-equal .feedback p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.strategy-equal .feedback strong {
  font-size: 18px;
  line-height: 24px;
  color: #324B72;
  margin-top: 16px;
  display: block;
}
.strategy-equal .feedback:last-child {
  margin-bottom: 0;
}
.strategy-equal .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 48px;
  padding-right: 144px;
}
.strategy-equal .overlay .title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 56px;
  color: white;
}
.strategy-equal .overlay .strategy-button {
  font-size: 16px;
}
.strategy-equal .additional-comments {
  grid-column-start: 1;
  grid-column-end: 3;
}
.strategy-equal .additional-comments .blue {
  background-color: #2B4B75;
}
.strategy-equal .additional-comments .blue p {
  color: white;
}
.strategy-equal .additional-comments .blue p strong {
  color: white;
}
.strategy-equal .additional-comments .mobile {
  display: none;
}
.strategy-equal .additional-comments .js-feedback {
  display: none;
}
@media screen and (max-width: 1024px) {
  .strategy-equal.container {
    width: 100%;
    background-color: white;
  }
  .strategy-equal {
    grid-gap: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .strategy-equal .column-left,
  .strategy-equal .column-right {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .strategy-equal .column-left .overlay {
    padding: 90px 0;
    margin: auto;
    height: unset;
  }
  .strategy-equal .column-left .overlay .title {
    margin-left: 32px;
    margin-right: 32px;
    text-align: center;
    margin-bottom: 0;
  }
  .strategy-equal .column-left .strategy-button {
    display: none;
  }
  .strategy-equal .column-right {
    margin-left: 16px;
    margin-right: 16px;
  }
  .strategy-equal .feedback {
    padding: 32px 16px;
    margin-bottom: 16px;
    background-color: #F8F8F8;
  }
  .additional-comments {
    margin-left: 16px;
    margin-right: 16px;
  }
  .additional-comments .strategy-button.mobile {
    display: block;
    font-size: 16px;
  }
}
.container-desktop {
  width: 100%;
}
@media screen and (min-width: 991px) {
  .container-desktop {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1063px) {
  .container-desktop {
    width: 960px;
  }
}
@media screen and (min-width: 1267px) {
  .container-desktop {
    width: 1236px;
  }
}
.team-section .title {
  width: 100%;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 70px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .team-section {
    font-size: 26px;
    margin-bottom: 15px;
    padding-top: 50px;
  }
}
