/*
Theme Name: Baltic Sotheby's International Realty
Version: 1.15.3
Author: Net Service
Author URI: http://netservice.lv
Description:
License:
Tags:
*/

button {
  color: inherit;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
.wrap {
  overflow: hidden;
}
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: "Source Sans Pro", sans serif;
}
path {
  fill: inherit !important;
  stroke: inherit !important;
}
.refine-hidden {
  max-width: 323px;
}
sup {
  vertical-align: super;
  font-size: small;
}
.share-icon {
  margin-right: 8px;
}
.container {
  width: 1148px;
  margin: auto;
}
.container.object-archive {
  width: 1228px;
  display: flex;
  flex-wrap: wrap;
  max-width: 99%;
}
.container-medium {
  width: 1024px;
  margin: auto;
}
.container-margin {
  margin-left: 16px;
  margin-right: 16px;
}


@font-face {
  font-family: iconfont;
  src: url(fonts/iconfont440ec6653d0e798a405fb066f63b2620c68512eb.woff2) format("woff2"),url(fonts/iconfont440ec6653d0e798a405fb066f63b2620c68512eb.woff) format("woff")
}



i[class*=" icon-"]:before,i[class^=icon-]:before {
  font-family: iconfont!important;
  font-style: normal;
  font-weight: 400!important;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-appleid:before {
  content: "\f101"
}

.icon-arroweditable:before {
  content: "\f102"
}

.icon-boundary:before {
  content: "\f103"
}

.icon-call:before {
  content: "\f104"
}

.icon-chevronleft:before {
  content: "\f105"
}

.icon-chevronright:before {
  content: "\f106"
}

.icon-chevron:before {
  content: "\f107"
}

.icon-chevronthin:before {
  content: "\f108"
}

.icon-close:before {
  content: "\f109"
}

.icon-collapseaccordion:before {
  content: "\f10a"
}

.icon-courtesy:before {
  content: "\f10b"
}

.icon-currentlocation:before {
  content: "\f10c"
}

.icon-email:before {
  content: "\f10d"
}

.icon-expandaccordion:before {
  content: "\f10e"
}

.icon-expand:before {
  content: "\f10f"
}

.icon-facebook-simple:before {
  content: "\f110"
}

.icon-facebook:before {
  content: "\f111"
}

.icon-floorplan:before {
  content: "\f112"
}

.icon-fullscreen:before {
  content: "\f113"
}

.icon-gallery-photos:before {
  content: "\f114"
}

.icon-gallery:before {
  content: "\f115"
}

.icon-googlecolored:before {
  content: "\f116"
}

.icon-google:before {
  content: "\f117"
}

.icon-iconlongarrowright:before {
  content: "\f118"
}

.icon-linkedin:before {
  content: "\f119"
}

.icon-link:before {
  content: "\f11a"
}

.icon-login:before {
  content: "\f11b"
}

.icon-longarrowleft:before {
  content: "\f11c"
}

.icon-menu:before {
  content: "\f11d"
}

.icon-message:before {
  content: "\f11e"
}

.icon-pinterest:before {
  content: "\f11f"
}

.icon-preferences:before {
  content: "\f120"
}

.icon-print:before {
  content: "\f121"
}

.icon-remove:before {
  content: "\f122"
}

.icon-return:before {
  content: "\f123"
}

.icon-search:before {
  content: "\f124"
}

.icon-share:before {
  content: "\f125"
}

.icon-star-empty:before {
  content: "\f126"
}

.icon-star:before {
  content: "\f127"
}

.icon-text:before {
  content: "\f128"
}

.icon-twitter:before {
  content: "\f129"
}

.icon-videoplay:before {
  content: "\f12a"
}

.icon-virtualtour:before {
  content: "\f12b"
}

.submitting button {
  pointer-events: none;
}

[data-name="broker-email"],
.wpcf7-form-control-wrap.broker-email {
  display: none;
}

/*
 * Button styles
 */
 .btn-submit {
  width: 256px;
  height: 36px;
  box-sizing: border-box;
  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: "Source Sans Pro", sans serif;
  transition: 0.2s;
}
.btn-submit.second {
  margin-left: auto;
  margin-right: 20px;
}
.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 */
  body:not(.home) #util-bar {
    display: none;
  }
  #util-bar {
    background-color: #002349;
    height: 48px;
    position: relative;
  }
  #util-bar a,
  #util-bar {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    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;


    font-family: "Source Sans Pro", sans serif;
    font-size: 14px;
    font-weight: 500;
    color: #002349;
    letter-spacing: .5px;
    background: #fff;
    border: 1px solid #c29b40;
    align-self: flex-end;
    display: inline-flex;
    align-items: center;
  }

  #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: #002349;
  }
  #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 i {
    transform: rotate(90deg);
    font-size: 12px;
    color: #c29b40;
    margin-left: 4px;
  }
  .country-switcher span {
    list-style: none;
    line-height: 24px;
    color: #fff;
    display: block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-family: "Source Sans Pro", sans serif;
    cursor: pointer;
    height: auto;
    top: 2px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    display: inline-block;
  }
  .country-switcher svg.language {
    fill: currentColor;
  }
  .country-switcher .langAccordion {
    padding: 12px 0 18px 12px;
  }
  .country-switcher-dropdown > span {
    width: 50%;
    clear: both;
    display: block;
  }
  .country-switcher-dropdown li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .country-switcher-dropdown {
    display: none;
  }

  .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;
    color: #fff;
    z-index: 10;
    padding: 20px;
    background-color: #001731;
    top: 52px;
    padding-bottom: 12px;
    width: 250px;
  }
  .language-switcher,
  .country-switcher {
    display: inline-block;
  }

  .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;

    filter: brightness(0) invert(1);
  }
  #menu .nav .menu-item-home {
    display: none;
  }
  #menu {
    background-color: #002349;
    height: 75px;
    color: #fff;
    border-bottom: 1px solid #666;
  }
  #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: #fff;
    display: block;
    position: relative;
    z-index: 2;
    padding: 5px 0;
    text-decoration: none;
    margin: -5px 0;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border-bottom: 4px solid transparent;
    display: inline-block;
  }
  .header-nav-container ul {
    padding-left: 0;
    margin: 12px 0 0 12px;
  }
  .header-nav-container ul li.current-menu-parent > a,
  .header-nav-container ul li.current-menu-item > a {
    border-color: #c29b40;
  }

/*
  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: #fff;
    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;
}

.metas {
  width: 968px;
  display: flex;
  margin-bottom: -20px;
  flex-wrap: wrap;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
}

.metas .item-item {
    font-size: 22px;
      font-family: 'Tinos', serif;
      font-weight: normal;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 0;
    padding-right: 25px;
}

.metas .item-item sup {
  line-height: 0;
}
.contact-form .wpcf7-not-valid-tip {
  display: block;
  margin-top: -10px;
  font-size: 13px;
  text-align: left;
}
.contact-form .wpcf7-form .wpcf7-form-control-wrap {
  width: 48%;
}
.contact-form .wpcf7-form .wpcf7-form-control-wrap.your-message {
  width: 100%;
}
.contact-form .wpcf7-form > p br {
  display: none;
}
.contact-form .wpcf7-form > p {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-form label .wpcf7-list-item {
  margin-left: 0;
}
.contact-form label input {
  margin-right: 5px;
}
.contact-form label {
  position: relative;
}
.contact-form label .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 4px;
  white-space: nowrap;
  font-size: 13px;
}
.contact-form textarea:focus,
.contact-form input:not([type=checkbox]):focus {
    border-color: #c29b40;
}
.contact-form textarea {

    width: 100%;
    height: 147px;
    display: block;
      margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 18px;
      font-family: 'Tinos', serif;
      margin-bottom: 20px;
    font-weight: 400;
    font-style: normal;
    box-sizing: border-box;
    border: 1px solid #001731;
    border-radius: 0;
    background-color: transparent;
    outline: none;
}
}

.metas .item-item {
  padding-right: 30px;
}
.contact-form label br {
  display: none;
}
.contact-form label a {
  font-size: inherit;
    color: #002349;
  text-decoration: underline;
  font-weight: bold;
}
.contact-form label {
display: flex;
  text-align: left;
  font-size: 12px;
}
.contact-form {
  margin-left: auto;
  text-align: left;
  width: 48%;
}
.contact-form .btn.btn-primary {
  color: #fff;
    border-color: #002349;
    background-color: #002349;
}
    @media (max-width: 767px) {
      header:before {
        height: 25px;
      }
      div.broker-info-container h3.broker-name {
        font-size: 30px;
        line-height: 1.4;
      }
      div.broker-info-container .broker-wrapper {
        padding-top: 150px;
        padding-left: 0;
      }
      .contact-form .wpcf7-form .wpcf7-form-control-wrap {
        width: 100%;
      }
.contact-form {
  width: 100%;
  padding-bottom: 40px;
}
    }
.contact-form input:not([type=checkbox]) {

    width: 100%;
    padding: 4px 0;
    border: 0;
    height: 33px;

    font-size: 18px;
      font-family: 'Tinos', serif;
      margin-bottom: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    box-sizing: border-box;
    border-radius: 0;
    outline: none;
    border-bottom: 1px solid #001731;
    background-color: transparent;
    color: #000;
}


.metas .label {
  text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 4px;
    letter-spacing: 1.6px;
    font-weight: bold;
    color: #c29b40;
      font-family: "Source Sans Pro", sans serif;
}
/*!------------------------------------*\
    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: "Source Sans Pro", 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: "Source Sans Pro", 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: "Source Sans Pro", 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: "Source Sans Pro", 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;
    }
    body header:after {
      position: fixed;
      transition: all 0.5s ease-out;
      top: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      z-index: 10;
      pointer-events: none;
      visibility: hidden;
      right: 0;
      background: rgb(0 23 49);
      content: "";
    }
    body.active-sub header:after {
      opacity: .5;
      visibility: visible;
      pointer-events: auto;
    }
    div.header-nav-container li.menu-item-has-children:hover ul.sub-menu:before {
      position: absolute;
      content: "";
      top: -16px;
      bottom: 100%;
      left: 0;
      right: 0;
    }
    div.header-nav-container li.menu-item-has-children:hover ul.sub-menu {
      position: absolute;
      display: flex;
      flex-direction: column;
      background-color: #002349;
      margin: 16px 0;
      left: -40px;
      top: 100%;
      padding: 30px 40px;
      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:hover {
      color: #c29b40;
    }
    div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li a {
      font-size: 18px;
      font-weight: 400;
      font-style: normal;
      border: 0;
      padding: 0;
      margin: 0;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0;
      text-transform: none;
      font-family: 'Tinos', serif;
    }

    div.header-nav-container li.menu-item-has-children:hover ul.sub-menu li.current-menu-item a {
      color: #c29b40;
    }
    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;

      box-sizing: border-box;
      transition: max-height 0.2s ease-out;
      border-top: 10px solid #fff;
      padding-left: 16px;
      position: relative;
    }
    #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;
    }
    #langPanel {
      width: 100%;
    }
    .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;
      color: inherit;
      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;
    }
    .single__object__desktop__gallery > a:not(:first-child) {
      display: none;
    }
    .single__object__desktop__gallery > a{
    height: 600px;
    overflow: hidden;
    display: block;
    }
    footer {
      min-height: 359px;
      overflow: hidden;
      width: 100%;
      background-color: #001731;
      margin-top: 128px;
      padding-bottom: 16px;
      display: flex;
      flex-wrap: wrap;
    }
    .single-object-body footer,
    .page-template-single-object footer {
      margin-top: 0;
    }
    .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 svg {
      filter: brightness(0) invert(1);
    }
    .link-about {
      font-size: 16px;
      color: #fff;
      margin-bottom: 17px;
      font-size: 18px;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      line-height: 24px;
      font-family: 'Tinos', serif;
      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;
      font-size: 18px;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0;
      font-family: 'Tinos', serif;
      color: #fff;
    }
    .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: #fff;
    }
    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: auto;
      height: auto;
      padding: 18px 36px;
      border-radius: 4px;
      background-color: #02a5e5;
      border: 0;
      color: #fff;
      border: 1px solid #c29b40;
      background-color: #002349;
      color: #fff;
      font-family: "Source Sans Pro", sans serif;
      font-size: 15px;
      font-weight: bold;
      line-height: 1.43;
      text-transform: uppercase;
      border-radius: 0;
      cursor: pointer;
      transition: 0.1s;
    }

    p.copyright {
      margin-top: 50px;
      text-align: left;
      padding: 10px 0;
      color: #4c4c4c;
      font-size: 14px;
      margin-bottom: 0;
      color: #999;
      font-size: 14px;
      font-family: "Source Sans Pro", sans serif;
      font-weight: 400;
      line-height: 1.71;
    }
    .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;
    }


    .single-searchform {
      border-radius: 4px;
    }
    input.search-tab {
      position: absolute;
      opacity: 0;
      z-index: -5;
      top: 50px;
    }
    .s-second,
    input.search-tab + label {
      display: inline-flex;
      margin-bottom: 10px;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      font-size: 18px;
      margin-left: 10px;
      color: #fcfcfc;
      height: 40px;
      margin-left: 0;
      margin-right: 0;
      cursor: pointer;
      background-color: rgba(32, 47, 61, 0.6);
      padding: 0;
      position: relative;


      background-color: #fff;
      color: #002349;
      border: 1px solid #002349;
      cursor: pointer;
      font-weight: 600;
      padding: 0 20px;

      line-height: 20px;
      font-size: 13px;
      line-height: 16px;
      letter-spacing: 1.6px;
      box-sizing: border-box;
      border-radius: 0;
      margin-left: 15px;
      text-align: center;
      font-family: "Source Sans Pro", sans serif;
      text-transform: uppercase;
      transition: color .3s,background-color .3s;
    }
    input.search-tab + label ~ label {
      margin-left: 0;
    }
    input.search-tab:checked + label {
      background-color: #fcfcfc;
      z-index: 1;
      color: #234870;
      background-color: #002349;
      color: #fff;
    }
    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 {
      width: 1228px;
      max-width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
    }

    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;
    }

    .cc-window {
      display: block;
      box-sizing: border-box;
      width: 100%;
      position: fixed;
      bottom: 0;
    background-color: #002349 !important;
      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;
      
    }
    @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%;
      }
    }

    .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%;
    }

    #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;
      background: none;
      border: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      box-sizing: border-box;
      padding-left: 8px;
      font-family: "Source Sans Pro", "sans serif";
      padding-right: 22px;
    font-size: 16px;
    font-size: 18px;
    line-height: 1.5;
    color: #141414;
      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;
    }
    .page-template-object-archive {
      background: #fff;
    }
    .top-wrap {
      display: flex;
      flex-wrap: wrap;
    }
    .top-wrap .metas {
      width: 62%;
    }
    .broker-wrapper .tr {
      padding: 10px;
      width: calc(100% - 90px);
    }
    .broker-wrapper h3 {
    font-size: 22px;

  font-family: 'Tinos', serif;
  margin: 0;
  padding: 0 0 8px;
    line-height: 28px;
    }
    .broker-wrapper .btn-more-link svg {
      margin-left: 5px;
      transition: 0.2s ease-in;
    }
    .broker-wrapper .btn-more-link:hover svg {
      transform: translateX(5px);
    }
    .broker-wrapper .btn-more-link {
    font-size: 15px;
    letter-spacing: .01em;
    text-transform: uppercase;
      font-family: "Source Sans Pro", sans serif;
      font-weight: bold;
    color: inherit;
    text-decoration: none;
    line-height: 28px;
    }
    .broker-wrapper {
    background-color: #002349;
    color: #fff;
    align-items: center;
      display: flex;
    }
    .broker-wrapper .image img {
      width: 90px;
      height: 90px;
      object-position: 50% 0;
      object-fit: cover;
    }
    .broker-wrapper .image {
      width: 90px;
      height: 90px;
    }
    .top-wrap .broker-intro {
      width: 35%;
      margin-top: 35px;
      margin-left: auto;
    }
      .top-wrap {
        padding-bottom: 25px;
      }

    @media (max-width: 767px) {

      .top-wrap {
        padding-bottom: 5px;
      }

      .broker-wrapper h3 {
        font-size: 18px;
        padding-bottom: 4px;
      }

    .top-wrap .broker-intro,
    .top-wrap .metas {
      margin: 10px 0 30px;
      width: 100%;
    }
    .top-wrap .metas {
      margin: 10px 0 0;
    }
    }
    .object-card {
      display: inline-block;
      width: 390px;
      /*height: 440px;*/
      background-color: #fff;
      margin-top: 32px;
      border-radius: 0;
      box-shadow: 0 4px 8px 0 rgba(51, 51, 51, 0.1);
      float: left;
      box-shadow: inset 0 0 0 1px #f2f2f2;
    }
    .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;
    }
    .object-info {
      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;
      font-size: 18px;
    font-family: 'Playfair Display', serif;
    }
    .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;
      font-size: 11px;
      text-transform: uppercase;
    color: #666;
      font-family: "Source Sans Pro", sans serif;
    letter-spacing: 1.2px;
    margin-bottom: 5px
;
    }
    div.object-card-meta {
      display: flex;
      margin-top: 8px;
    }
    div.object-card-meta .icons {
      display: flex;
      flex-wrap: wrap;
    }
    div.object-card-meta .icons > div + div:before {
      content: "";
    color: #c29b40;
    content: "\2022";
    display: inline-block;
    font-weight: 700;
    margin: 0 6px;
    width: 4px;
    }
    div.object-card-meta .icons div sup {
      font-size: 80%;
      line-height: 0;
    }
    div.object-card-meta .icons div {
    color: #666;
    font-size: 13px;
    line-height: 1.85;
    }
    div.object-card-meta .icons span {
      margin: 0;
    }
    div.object-card-meta .icons svg {
      margin-top: 8px;
      stroke: #141414;
    }
    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;*/
display: block;
    font-size: 15px;
      font-family: "Source Sans Pro", sans serif;
    font-weight: bold;
    color: #000;
    line-height: 1.7;
    margin: 10px 0 -5px;
    }
    .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: "Source Sans Pro", 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;
    }
    .size-wrap {

      position: relative;
      padding-bottom: 66%;
      height: 0;
    }
    section.hero-image {
      width: 1440px;
      margin: 0 auto;
      max-width: 100%;
      position: relative;
      height: auto;
      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;
      z-index: 2;
    }
    section.hero-image .hero-container {
      height: 100%;
      background-size: cover;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      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%;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    h1.object-header {
      display: block;
      margin-top: 48px;
      margin-left: auto;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
      margin-right: auto;
      text-align: left;
    font-size: 28px;
    line-height: 34px;
    }
    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;
    font-size: 28px;
    line-height: 34px;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
      margin: 24px auto;
    color: #001731;
    }
    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;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    }
    #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%;
    background-color: #f2f2f2;
    color: #666;
      margin-top: 48px;
      padding-top: 48px;
      text-align: center;
    }
    div.broker-amenities-wrapper {
      width: 1108px;
      padding: 0 20px;
      max-width: 100%;
      margin: 0 auto;
      padding-bottom: 40px;
      display: inline-flex;
      justify-content: center;
    }
    h2.amenities-title {
      font-size: 30px;
      letter-spacing: 0.3px;
    color: #001731;
  font-family: 'Playfair Display', serif;
      margin-top: 0;
      line-height: 1.4;
    }
    div.broker-info-container {
      float: left;
      display: inline-block;
      width: 48%;
      padding-bottom: 48px;
      text-align: left;
    }
    div.broker-info-container .broker-wrapper {
      display: inline-block;
      float: left;
      color: initial;
      background: none;
    }
    div.broker-info-container .broker-wrapper .image img {
      width: 115px;
      object-fit: cover;
      object-position: 50% 0;
      height: 115px;
    }
    div.broker-info-container ul.broker-contacts,
    div.broker-info-container h3.broker-name {
    color: #001731;
    }
    div.broker-info-container .broker-wrapper:nth-of-type(2) {
      margin-left: 48px;
    }
    div.broker-info-container .broker-wrapper span {
      display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #666;
    }
    div.broker-info-container h3.broker-name {
      font-size: 24px;
      margin-bottom: 8px;
      margin-top: 0;
      line-height: 1.4;
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 1px;
    color: #001731;
    }
    .two-cols .image {
      position: absolute;
      left: 0;
      top: 0;
      width: 115px;
    }
    .two-cols {
      padding-left: 140px;
      position: relative;
    }
    div.broker-info-container ul.broker-contacts {
      list-style: none;
      padding: 0;
      margin-top: 24px;
      margin-bottom: 0;

  font-family: 'Tinos', serif;
    }
    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: currentColor;
      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: #000;
      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 !important;
      transition: opacity 0.2s;
    }
    #gallery .slick-slide.slick-center img {
      opacity: 1 !important;
      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-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);
      }

      .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 {
        margin-left: 0 !important;
        margin-right: 0 !important;
      }
      .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;
      }

      .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: 60%;
      }
      .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: auto;
        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-grid {
        width: 100%;
      }

      .cards-container p {
        text-align: right;
        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: auto;
        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;
      }

      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;
      }

      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) {

      .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: Source Sans Pro, 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: Source Sans Pro, 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;
  }

  @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;
    }

  }
/* 
 * 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 {
  
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    color: #001731;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 16px;
}
.block-content {

    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    line-height: 2;
    color: #666;
}
.strategy-block-first .strategy-description p {
  
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    line-height: 2;
    color: #666;
  margin-top: 0;
  margin-bottom: 20px;
}

.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-reverse .block-content .title,
.strategy-block-with-image .block-content h2 {
  
    font-size: 26px;
    color: #001731;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
}
.strategy-block-with-image .block-content p {
  
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 2;
    color: #666;
  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 {
}
.strategy-block-with-image .block-content li p {
  
  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;
  top: 5px;
}
.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-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-size: 16px;
  color: #222222;
  line-height: 26px;
  margin-bottom: 16px;
  margin-top: 0;
}
.strategy-block-feedback .strategy-client-feedback .feedback-name {
  
  font-size: 18px;
  color: #324B72;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (min-width: 1024px) {
  .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 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: 32px;
    color: #001731;
    line-height: 40px;
  }
  .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: 32px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Tinos', serif;
    margin: 0 0 15px;
}
@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: 32px;
    color: #001731;
    line-height: 40px;
}
.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-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 .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-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 strong {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.6px;
    margin-top: 10px;
    padding: 0;
}
.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;
  }
}

.inline-radios {
  display: flex;
  flex-wrap: wrap;
}

.inline-radios input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.inline-radios label {
  position: relative;
  display: block;
  margin: 0;
  margin-right: 40px;
  padding: 0;  
}

.inline-radios .check-label {

  display: inline-block;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;

  color: #fff;
  letter-spacing: 1.6px;
  line-height: 1.33;
  padding-bottom: 3px;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}

.inline-radios label:hover .check-label,
.inline-radios input:checked~ .check-label {
  border-color: #c29b40;
}

.home .search-head-form .text-effect{
  position: relative;
}

.home.loaded-e .search-head-form .text-effect:after{
  transition: transform .6s cubic-bezier(0,0,.2,1);
  transition-delay: .2s;
  transform: scaleX(0);
}

.home .hero-slide {
  opacity: 0;
}

.home .hero-slide > .swiper {
    background-color: #002349;
}
.home.loaded-e .hero-slide {
  transition: opacity .6s cubic-bezier(0,0,.2,1);
  opacity: 1;
  transition-delay: .1s;
}

.home .search-head-form form {
  opacity: 0;
  transform: translateY(30px);
}

.home.loaded-e .search-head-form form {
  transition: opacity 1.2s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1);
  transition-delay: .2s;
  opacity: 1;
  transform: translateY(0);
}

.home .search-head-form .text-effect:after{
  position: absolute;
  background-color: #002349;
  transform: scaleX(1);
  content: "";
  position: absolute;
  top: 0;
  pointer-events: none;
  bottom: 0;
  margin: -5% 0;
  left: 0;
  right: 0;
  transform-origin: 100% 0;
}

.reserved {
  position: absolute;
  top: 0;
    background-color: #002349;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
  margin: 20px;
  font-weight: bold;
  font-size: 14px;
  right: 0;
}

.search-head-form {
  padding: 40px 0;
  position: relative;
  z-index: 10;
  color: #fff;
  background-color: #002349;
}

.search-head-form form {
  width: 50%;
}
.search-head-form .title {

  font-size: 40px;
  font-family: 'Noto Serif Display', serif;
font-weight: 300;
  line-height: 1.13;
  width: 48%;
}

.search-head-form .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.autocomplete-drop li {
  padding: 7px 20px;
  cursor: pointer;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Tinos', serif;
  pointer-events: none;
}


.autocomplete-drop li span {
  display: inline-block;
  border-bottom: 1px solid transparent;
}


.autocomplete-drop li:hover span {
  border-color: #c29b40;
}

.autocomplete-drop .label {

  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.6px;
  color: #666;
  font-family: "Source Sans Pro", sans serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 6px;
  margin-top: 25px;
}

.autocomplete-drop .label:first-child {
  margin-top: 0;
}
.autocomplete-drop li[data-type] {
  pointer-events: auto;
}

.autocomplete-drop.active {
  display: block;
}

.autocomplete-drop {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 100%;
  max-height: 250px;
  overflow: auto;
  z-index: 99;
  color: #002349;
  left: 0;
  padding: 30px 0;
  right: 0;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  border: 1px solid #e4e7ed;
  box-sizing: border-box;
  background-color: #fff;
}

#menu {
  position: relative;
  z-index: 99;
}

.search-row {
  display: flex;
  margin-top: 15px;
  position: relative;
  border-bottom: 1px solid #999;
}

#search-container .search-row {
  z-index: 9;
}

.search-row svg {
  fill: currentColor;
  width: 40px;
  max-width: 100%;
  max-height: 100%;
  height: 40px;
}

.search-row button {
  cursor: pointer;
  width: 40px;
  height: 45px;
  z-index: 9;
  position: absolute;
  color: #fff;
  top: 4px;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  bottom: -5px;
  right: 0;
  background: none;
  border: 0;
}

.autocomplete-holder {
  width: 100%;
  flex-grow: 1;
  position: relative;
}

.search-row input {
  height: 45px;
  padding: 0 50px 0 45px;
  background: none;
  border: 0;
  outline: none;
  border-radius: 0;
  color: #fff;
  flex-grow: 1;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 1.27;
  font-family: 'Tinos', serif;
  margin: 0;
  width: 100%;
}

.search-row input::-webkit-input-placeholder {
  color: inherit;
}

.search-row input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.search-row .search-icon svg {
  width: 30px;
}
.search-row .search-icon {
  width: 40px;
  height: 45px;
  position: absolute;
  font-size: 21px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
  left: -4px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 2px;
}

.newsletter-form {
  background-color: #002349;
  color: #fff;
  width: 100%;
  padding: 40px 0;
}
.footer-search .checkbox input {
  margin-right: 10px;
}
.footer-search .checkbox a {
  color: inherit;
}
.footer-search .checkbox {
  margin: 20px 15px;
  font-family: 'Tinos', serif;
  max-width: 250px;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
}
.footer-search {
  width: auto;
  font-size: 28px;
  line-height: 34px;
  font-weight: normal;
  color: #fff;
  display: block;
  font-family: 'Tinos', serif;
}
.checkbox {
  position: relative;
  display: inline-block;
}
.newsletter-form ::-webkit-input-placeholder {
  color: inherit;
}
.newsletter-form ::-moz-placeholder {
  color: inherit;
}
.newsletter-form :-ms-input-placeholder {
  color: inherit;
}
.newsletter-form .footer-input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 64px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  align-self: flex-end;
  border: none;
  color: #000;

  font-size: 18px;
  border-radius: 0;
  padding: 0;
  width: 100%;
  z-index: 1;
  background-color: transparent;
  color: #d6d6d6;
  font-size: 22px;
  line-height: 1.27;
  border-bottom: 1px solid #999;
  color: #fff;
  flex-grow: 1;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 1.27;
  font-family: 'Tinos', serif;
}

@media (max-width: 63.99em) {
  .footer-search > form {
    flex-wrap: wrap;
  }
  .footer-search .checkbox {
    width: 100%;
    margin: 10px 0;
  }
}

.info-w-map {
  width: 390px;
  max-width: 61vw;
  overflow: hidden;
  text-decoration: none;
  display: block;
}

.gm-style-iw-d {
  overflow: hidden !important;
}

.info-w-map .price {
  float: right;
  padding: 0 10px 10px;
    color: #c19b59;
    font-family: "Source Sans Pro", sans serif;
    font-size: 22px;
}

.info-w-map .details span {
    color: #c19b59;
}

.info-w-map .details {
    color: #666;
    font-size: 13px;
    line-height: 1.85;
  padding: 0 10px 5px;
}

.info-w-map h5 {
  padding: 5px 10px;
  margin: 0;
    font-family: "Source Sans Pro", sans serif;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    text-overflow: ellipsis;
    line-height: 1.5;
    letter-spacing: 0.05px;
    text-align: left;
    color: #141414;
    font-size: 18px;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
    font-weight: 400;
}

.info-w-map p {
  padding: 0 10px 0;
  margin: 0;
    font-size: 14px;
    overflow: hidden;
    font-family: "Source Sans Pro", sans serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.5;
    letter-spacing: 0.05px;
    text-align: left;
    color: #666;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    font-weight: 400;
}

.info-w-map img {
  max-width: 100%;
  height: 260px;
  object-fit: cover;
  width: 100%;
  display: block;
}

.gm-style .gm-style-iw-c {
  padding: 0 !important
}

@media screen and (max-width: 1023px) {
  div.broker-amenities-wrapper {
    display: block;
  }
  .contact-form,
  div.broker-info-container {
    width: 100%;
  }
  .search-head-form .title {
    width: 100%;
    padding-bottom: 20px;
    font-size: 38px;
    letter-spacing: .8px;
  }
  .search-head-form form {
    width: 100%;
  }
  .search-head-form .container {
    display: block;
    padding: 0 10%;
    box-sizing: border-box;
    max-width: 100%;
  }
}
.gm-style div[aria-hidden="true"]{
    background-color: #002349 !important;
    padding: 5px;
    margin-left: -5px;
}

.search-filter {
  position: fixed;
  top: 0;
  z-index: 99;
  bottom: 0;
  pointer-events: none;
  right: 0;
}

.temp-hide {
  display: none;
}

.search-f-wrap .drop-title  i {
transform: rotate(90deg);
font-size: 16px;
position: absolute;
top: 0;
bottom: 0;
padding: 10px;
right: 0;
}

.search-f-wrap .range {
  width: auto;
  margin: 0 -10px;
}

.search-f-wrap input.refine-search + label {
  flex-grow: 1;
  color: #fff;
  font-size: 16px;
}

.search-f-wrap .longtab {
  width: 100%;
}

.search-f-wrap .longtab *,
.search-f-wrap .longtab {
  box-sizing: border-box;
}

.search-f-wrap .range > div {
  flex-grow: 1;
  padding: 0 10px;
}

.search-f-wrap select option {
  color: #000;
  background: #fff;
  padding: 5px;
}

.search-card {
  display: flex;
  flex-wrap: wrap;
}

.search-card .second {
}

.search-card .left-row {
  width: 48%;
}
.search-card .right-row {
  width: 48%;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.used-filters {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}

.used-filters .us-item .remove {
  padding: 3px;
  width: 20px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  cursor: pointer;
}

.used-filters .us-item {
    background-color: #f2f2f2;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

.search-f-wrap select,
.search-f-wrap input {
  color: #fff;
  padding: 10px 0;
  outline: none;
    font-family: "Source Sans Pro", sans serif;
    height: 55px;
    font-size: 18px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    background: none;
}

.search-f-wrap .drop-more {
  display: none;
  overflow: hidden;
  padding: 10px 0 30px;
}

.search-f-wrap .drop-title.active i {
  transform: rotate(-90deg);
  right: -20px;
}

.search-f-wrap p {
  color: inherit;
  margin: 0;
  padding: 0;
}

.search-f-wrap .drop-title {
    font-size: 22px;
    position: relative;
  cursor: pointer;
    display: flex;
    padding: 15px 0;
    overflow: hidden;
    padding-right: 40px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #435366;
      font-family: 'Tinos', serif;
}

.search-f-wrap .max-h {
  height: calc(100vh - 220px);
  overflow: auto;
  box-sizing: border-box;
  padding-top: 40px;
  min-height: 350px;
  color: #fff;
}

.search-f-wrap .refine-search {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.search-f-wrap .btn-reset {
  background: none;
  border: 0;
  cursor: pointer;
}

.search-f-wrap .btn-submit,
.search-f-wrap .btn-reset {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    padding: 14px 35px;
    line-height: 16px;
    font-family: "Source Sans Pro", sans serif;
    letter-spacing: 1.6px;
}

.search-f-wrap .h3 {
      font-family: 'Tinos', serif;
      color: #fff;
    font-size: 32px;
    line-height: 40px;
      padding: 0 0 20px;
      border-bottom: 1px solid #fff;
}

.search-f-wrap .close {
  float: right;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  font-size: 24px;
}

.search-f-wrap {
  overflow: auto;
  height: 100%;
  width: 515px;
  padding: 50px;
  overflow-x: hidden;
  pointer-events: auto;
  transition: transform .2s ease;
  transform: translateX(100%);
  background-color: #002349;
}

.active-filter .search-f-wrap {
  transform: translateX(0%);
}

.sort-contaier {
  display: flex;
  align-items: center;
}

.sort-contaier p {
  margin: 0;
  padding: 0;
  flex-grow: 1;
  padding-right: 10px;
}



.search-card .search-row input {
  color: #000;
}

.search-card .search-row button {
  color: #000;
}

.map-h {
  margin-top: 40px;
  margin-bottom: -128px;
}
.map-canvas {
  height: 90vh;
  min-height: 350px;
  position: relative;
}

.search-container {
  margin: 40px auto;
    width: 1228px;
    max-width: 99%;
}

.search-f-wrap select[multiple] {
  display: none;
}

.multi-labels * {
  box-sizing: border-box;
}

.multi-labels {
list-style: none;
  box-sizing: border-box;
padding: 0;
margin: 0;
}

.multi-labels li:before {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
}

.multi-labels li.active:before {
  box-shadow: inset 0 0 0 2px #002349;
  background: #fff;
}

.multi-labels li {
list-style: none;
padding: 0;
margin: 0;
position: relative;
    font-size: 16px;
    padding-left: 40px;
    letter-spacing: 0;
  font-family: 'Tinos', serif;
    line-height: 32px;
    cursor: pointer;
    vertical-align: middle;
}

.grid-photos {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.grid-photos .news-post .link:hover {
  opacity: .8;
}

.grid-photos .news-post h4 {
  position: absolute;
  top: 0;
  bottom: 0;
  color: #fff;
  left: 0;
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  line-height: 1.3;
  right: 0;
  display: flex;
  margin: 0;
  align-items: flex-end;
  padding: 25px;
  background-image: linear-gradient(to top, rgba(20, 20, 20, 1) 0%, rgba(20, 20, 20, 0) 75%);

}

.grid-photos .news-post .link {
  display: block;
  background: no-repeat 50% 50%;
  position: relative;
  transition: opacity .5s ease;
  background-size: cover;
  padding-bottom: 60%;
}

.grid-photos .news-post {
  display: block;
  width: 50%;
  background: #000;
}


@media screen and (max-width: 1100px) {
.grid-photos .news-post h4 {
  font-size: 24px;
}
}


@media screen and (max-width: 767px) {

  .search-f-wrap .max-h {
    padding-top: 10px;
    min-height: 150px;
  }
.grid-photos .news-post h4 {
  font-size: 18px;
}
.grid-photos .news-post {
  width: 100%;
}
.search-card .right-row {
  justify-content: space-between;
}
.search-card .right-row .s-second:last-child {
  margin-left: auto;
}
.s-second.fu {
  width: 100%;
}
.s-second, input.search-tab + label {
  padding: 5px 14px;
}
.search-card {
  padding-right: 15px;
}
.search-card .left-row {
  width: 100%;
  padding-left: 15px;
}
.search-card .right-row {
  width: 100%;
  padding-top: 10px;
}
.search-f-wrap .btn-reset {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
}
.search-f-wrap {
  padding: 20px;
  width: 100vw;
  box-sizing: border-box;
}
.info-w-map img {
  height: 200px;
}

.btn-submit.second {
  margin: 0 0 15px;
}

  .search-row input {
    font-size: 18px;
  }
  .search-head-form .container {
    padding: 0;
  }
}

html .cookies-notification_wrapper .cc-header {

  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0;
  font-family: 'Tinos', serif;
  color: #fff;
}

html .cc-color-override--1470169978 .cc-btn.cc-deny,
html .cc-color-override--1470169978 .cc-btn,
.btn-submit {
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 18px 20px;
  font-family: "Source Sans Pro", sans serif;
  font-size: 15px;
  font-weight: 500;
  height: auto;
  vertical-align: middle;
  border-radius: 0;
  letter-spacing: 1.8px;
  background-color: transparent;
  color: #001731;
  text-decoration: none;
  border: 1px solid #c29b40;
  line-height: 1;

}
html .cc-color-override--1470169978 .cc-btn.cc-deny,
html .cc-color-override--1470169978 .cc-btn {
  color: #fff;

}
html .cc-color-override--1470169978 .cc-btn:focus,
html .cc-color-override--1470169978 .cc-btn:active,
html .cc-color-override--1470169978 .cc-btn:hover,
.btn-submit:hover {
  border-color: #001731;
  background-color: #001731;
  color: #fff;
}









.section-video {
  position: relative;
  z-index: 2;
}
.bg-c {
  position: absolute;
  top: 70px;
  bottom: -50px;
  left: 0;
  right: 0;
  content: "";
  background-color: rgb(0, 23, 49);
}

.video-iframe {
  padding-bottom: 56%;
  position: relative;
}

.video-iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}



.hero-slide {
  position: relative;
  overflow: hidden;
  padding-bottom: 150px;
}

.swiper-full-hero *,
.swiper-full-hero {
  pointer-events: none !important;
}

.swiper-full-hero .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: none !important;
}

.swiper-full-hero .swiper-wrapper {
    height: 56.25vw;
}
.swiper-full-hero .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: none !important;
}
.swiper-full-hero  .swiper-slide video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
}


.full-hero-text .container {
  position: relative;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 5;
}
.swiper-button-next {
  left: 392px;
  margin-left: -40px;
}

.full-hero-text * {
  box-sizing: content-box;
}


.full-hero-text .container:before {
  position: absolute;
  top: 0;
  background-color: #002349;
  bottom: 0;
  left: 0;
  width: 392px;
  content: "";
}


.full-hero-text .price {
  font-size: 22px;
  line-height: 28px;
  font-family: 'Tinos', serif;
  margin-bottom: 20px;
  letter-spacing: 0;
}


.btn.btn-text {

  box-sizing: content-box;
  cursor: pointer;
  display: inline-block;
  padding: 22px 40px;
  color: inherit;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
  line-height: normal;
  font-size: 16px;
  font-family: "Source Sans Pro", sans serif;
  letter-spacing: 1.4px;
  font-weight: 500;
}

.btn.btn-text i {
  font-size: 28px;
  position: relative;
  display: inline-block;
  top: 8px;
  padding: 0 0 0 10px;
  transition: transform .2s ease;
}
.btn.btn-text:hover i {
  transform: translateX(10px);
}

.strategy-button:hover {
  background: #fff;
  color: #002349;
}

.strategy-block-with-image-reverse .block-content .buttons .secondary:hover {
  background: #c29b40;
  color: #fff;
}

.strategy-block-with-image-reverse .block-content .buttons .secondary {

    color:  #002349;
    border: 1px solid #c29b40;
    background: none;
}
.strategy-button {

  box-sizing: content-box;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 22px 40px;
  color: inherit;
  text-transform: uppercase;
  border: 0;
  transition: all .2s ease;
  text-decoration: none;
  height: auto;
  color: #fff;
  background: none;
  text-align: center;
  justify-content: center;
  background: #002349;
  line-height: normal;
  font-size: 16px;
  font-family: "Source Sans Pro", sans serif;
  letter-spacing: 1.4px;
  font-weight: 500;
    border: 1px solid #002349;
}
.btn.btn-primary {

  box-sizing: content-box;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 22px 40px;
  color: inherit;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
  height: auto;
  color: #fff;
  background: none;
  line-height: normal;
  font-size: 16px;
  font-family: "Source Sans Pro", sans serif;
  letter-spacing: 1.4px;
  font-weight: 500;
    border: 1px solid #c29b40;
}

.btn.btn-primary i {
  font-size: 28px;
  position: relative;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 0 0 10px;
  transition: transform .2s ease;
}
.btn.btn-primary:hover i {
  transform: translateX(10px);
}
.home footer {
  margin-top: 0;
}

.new-section {
  padding: 80px 0;
  box-sizing: border-box;
}

.new-section  *{
  box-sizing: border-box;
}

.new-section img {
  height: auto;
  max-width: 100%;
}


.section-stats .container {
  display: flex;
  flex-wrap: wrap;
}


.section-stats .text {
  width: 49%;
}

.home {
  background: #fff;
}

.section-stats .stats {
  width: 32%;
  margin-left: auto;
  border-bottom: 1px solid #c29b40;
  border-top: 1px solid #c29b40;
  margin-bottom: auto;
  padding: 50px 0 20px;
}

.section-stats dl {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 30px;
}

.section-stats dt {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.6px;
    margin-top: 10px;
    margin: 0;
    padding: 0;
}


.section-stats dd {
    font-family: 'Tinos', serif;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    display: block;
    margin: 0;
    padding: 0;
}

.section-about .container {
  display: flex;
  flex-wrap: wrap;
}


.section-about .image {
  order: 2;
  width: 43%;
}

.new-section .entry h2 {
  top: -4px;
  margin-bottom: 21px;
  position: relative;
}

.team-card-meta > h2 {
  font-family: 'Playfair Display', serif;
    color: #001731;
}

.team-section .title,
.team-section h2,
.strategy-equal .overlay .title,
.form-block .block-content .content .title,
.new-section h2 {
  font-size: 32px;
    color: #001731;
  line-height: 40px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
}

.team-position span {
  color: #666;
}

.team-section h2 {
  font-size: 24px;
  line-height: 1.5;
  margin: 12px 0 8px;
}

.form-block .block-content .content .description {
  color: #666;
}

.strategy-equal .overlay .title {
  color: #fff;
}

.new-section .btn-text {
  color: #002349;
  padding-left: 0;
  padding-right: 0;
  margin-top: -20px;
}

.new-section .entry p {
  margin: 0 0 20px;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}


.strategy-equal .feedback p  {

  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-style: normal;
  line-height: 2;
  color: #666;
}
.new-section .entry {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0;
  position: relative;
  padding-left: 90px;
  line-height: 2;
  color: #666;
}

.new-section .entry.non {
  padding-left: 0;
}
.new-section .entry.non:before {
  display: none;
}

.new-section .entry:before {
  content: "";
  position: absolute;
  left: 0;
  width: 65px;
  top: 16px;
  background: #c29b40;
  height: 1px;
}



.section-exclusive {
  z-index: 2;
  position: relative;
  color: #fff;
}


.section-exclusive:before {
  content: "";
  position: absolute;
  top: 70px;
  height: 100%;
  margin-top: 80px;
  z-index: -1;
  left: 0;
  right: 0;
    background-color: #002349;
}

.section-exclusive .container {
  display: flex;
  flex-wrap: wrap;
}

.section-exclusive .entry .btn{
  margin-top: 15px;
}

.section-exclusive .entry p{
    color: #999;
}

.section-exclusive .entry h2 {
  color: #fff;
}

.section-exclusive .image {
  width: 51%;
}
.section-exclusive h2 {
  color: inherit;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 16px;
}
.section-exclusive .text {
  padding-top: 90px;
  width: 40%;
  margin: 0 auto;
}

.section-about .text {
  width: 44%;
  order: 1;
  margin: auto;
}

.full-hero-text .title a,
.full-hero-text .title {
  font-size: 32px;
  color: inherit;
  text-decoration: none;
  line-height: 40px;
  font-family: 'Tinos', serif;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.full-hero-text p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  font-family: 'Tinos', serif;
  color: #999;
  font-style: italic;
  font-stretch: normal;
  line-height: 24px;
}

.section-inspire:before {
    background-color: #c29b40;
    position: absolute;
    top: -40px;
    height: 80px;
    margin: auto;
    width: 1px;
    content: "";
    left: 0;
    z-index: 6;
    right: 0;
}

/*.section-inspire:after {
    background-color: #fff;
    position: absolute;
    top: 1px;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
}
*/
.section-inspire {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  background-color: rgb(0, 23, 49);
  position: relative;
  padding: 80px 0 50px;
}

.section-inspire .container {
  position: relative;
  z-index: 5;
}

.section-inspire h2 {
  font-size: 32px;
  line-height: 40px;
  color: inherit;
  letter-spacing: 1px;
  font-family: 'Tinos', serif;
  margin: 0 0 15px;
}

.section-inspire p {
  opacity: .6;
  max-width: 350px;
  margin: 15px auto;
  color: inherit;
  font-size: 16px;
  line-height: 2;
}

.section-inspire .btn.btn-text {
  color: inherit;
}


.full-hero-text .title,
.full-hero-text .more-c {
  max-height: 0;
  overflow: hidden;
}

.swiper-full-hero-text  .swiper-slide-active.swiper-slide .title,
.swiper-full-hero-text  .swiper-slide-active.swiper-slide .more-c {
  transition: max-height .3s ease-out;
  max-height: 200px;
}

.full-hero-text .number {
  font-size: 60px;
  line-height: 60px;

  padding-right: 10px;
  vertical-align: baseline;
  font-family: 'Tinos', serif;
  letter-spacing: 0;
}


.full-hero-text .swiper {
  overflow: visible;
}


.full-hero-text {
  position: absolute;
  bottom: 0;
  z-index: 9;
  width: 100%;
  left: 0;
  right: 0;
}


.swiper-full-hero-text.swiper-autoheight .swiper-slide {
  margin-top: auto;
}


.swiper-full-hero-text.swiper-autoheight .swiper-wrapper {
  height: auto !important;
  align-items: end;
}


.swiper-full-hero  .swiper-slide {
  height: 56.25vw;
  background: no-repeat 50% 50% #000;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-size: cover;
}


.swiper-full-hero-text  .swiper-slide-active.swiper-slide {
  color: #002349;
  padding: 30px 40px 18px;
  transition: opacity .4s ease-out;
  display: flex;

  justify-content: center;
  flex-direction: column;
}

.swiper-full-hero-text  .swiper-slide-active.swiper-slide {
  color: #fff;
  min-height: 392px;
  padding: 40px;
  text-align: center;
  width: 392px;
}

.swiper-full-hero-text .swiper-slide {
  width: 392px;
  box-sizing: border-box;
  text-align: center;
  padding-left: 50px;
}





:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}


/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.news-section {
  padding: 60px 0;
  text-align: center;
  overflow: hidden;
}

.news-section .image img {
  width: 100%;
}

.news-section .news-news-single {
  width: 33.33%;
  padding: 0 20px;
}

.news-section .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.object-card {
  overflow: hidden;
  position: relative;
}

.object-card a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -100vh -100vw;
}

.news-section h2 {
  margin-bottom: 40px;
}

.news-section a {
  display: block;
  padding: 0;
  margin: 0;
  color: inherit;
  text-decoration: none;
}

.news-section .title {
    font-size: 18px;
    line-height: 1.4;
    font-family: 'Tinos', serif;
    margin: 0 0 15px;
}

.news-section .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-section .image {
  position: relative;
  padding-bottom: 56%;
  margin-bottom: 50px;
}
.news-section .image:before {
    background-color: #c29b40;
    position: absolute;
    bottom: -30px;
    height: 60px;
    margin: auto;
    width: 1px;
    content: "";
    left: 0;
    z-index: 6;
    right: 0;
}

@media screen and (max-width: 1280px) {
.section-exclusive h2 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: .8px;
}

.section-exclusive .image {
  width: 40%;
}

.section-exclusive .text {
  width: 55%
}

.section-stats .stats {
  width: 40%;
}

}

.sticky-bottom {
  display: none;
}
@media screen and (max-width: 1023px) {

  .sticky-bottom a {
    display: block;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    padding: 10px;
    font-stretch: normal;
    width: 50%;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1.2px;
    color: #fff;
  }
  .sticky-bottom svg {
    margin: auto;
    fill: #fff;
    margin-bottom: 10px;
    display: block;
  }
  .sticky-bottom.active {
    opacity: 1;
    transition: 0.3s ease-in;
    pointer-events: auto;
  }
  .sticky-bottom {
    overflow: hidden;
    position: fixed;
    z-index: 95;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    background-color: #002349;
    color: #fff;
    display: flex;
    left: 0;
    right: 0;
  }
ul.nav-mobile > li.menu-item-has-children {
  margin-bottom: 16px;
}
  ul.nav-mobile > li > ul {
    overflow: hidden;
    margin: 0;
    padding: 15px 0 15px 20px;
    display: none;
  }

  .section-exclusive .text {
    padding-top: 0;
  }

  .section-exclusive .image,
  .section-exclusive .text,
  .section-stats .text,
  .section-about .text {
    width: 90%;
    margin: 0 auto;
  }

  .section-stats .stats,
  .section-about .image {
    width: 90%;
    margin: 40px auto 0;
  }

  .section-about .container {
    flex-direction: column;
  }
  .sidemenu-container .hamburger-inner, 
  .sidemenu-container  .hamburger-inner::before, 
  .sidemenu-container  .hamburger-inner::after {
    background: #000;
  }


}


@media screen and (max-width: 767px) {

  .news-section .news-news-single {
    width: 100%;
    margin: 20px 0;
  }

  .full-hero-text .container:before {
    width: 100%;
  }
  .new-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .swiper-full-hero-text .swiper-slide,
  .swiper-full-hero-text .swiper-slide-active.swiper-slide {
    width: 100%;
  color: #fff;
  }

  .swiper-button-next {
    left: auto;
    right: 0;
  }

  .full-hero-text .title a, .full-hero-text .title {
    font-size: 26px;
    line-height: 1.4;
  }

  .section-exclusive:before {
    top: 0;
  }

  .hero-slide {
    padding-bottom: 0;
  }

  .section-stats {
    padding-top: 0;
  }

  .section-stats .stats {
    text-align: center;
    margin: 0 0 50px;
    padding: 30px 0 0;
  }

  .section-stats dd {
    font-size: 30px;
    line-height: normal;
    font-weight: 400;
  }

  .section-stats .container {
    flex-direction: column-reverse;
  }

  .new-section .entry {
    padding-left: 0;
  }

  .section-stats .stats, .section-about .image,
  .section-exclusive .image, .section-exclusive .text, .section-stats .text, .section-about .text {
    width: 100%;
  }

  .section-stats .stats, .section-about .image {
    margin-top: 20px;
  }

  .new-section .entry:before {
    display: none;
  }

  .swiper-full-hero-text .swiper-slide-active.swiper-slide {
    padding: 20px 20px;
    min-height: 280px;
  }

  .new-section h2 {
    font-size: 27px;
    line-height: 1.3;
  }

  .swiper-full-hero-text.swiper-autoheight .swiper-wrapper {
    align-items: center;
  }

  .full-hero-text .title, .full-hero-text .more-c {
    max-height: none;
  }

  .section-exclusive {
    padding-top: 0;
  }

  .full-hero-text {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto;
    right: 0;
    margin: 0 -16px;
  }

  .sidemenu-container .hamburger-inner, 
  .sidemenu-container  .hamburger-inner::before, 
  .sidemenu-container  .hamburger-inner::after {
    background: #000;
  }

  .inline-radios {
    margin-left: -10px;
    justify-content: space-between;
  }

  .inline-radios label {
    margin-left: 10px;
    margin-right: 0;
  }

  .search-head-form .title {
    font-size: 32px;
  }

html .cc-color-override--1470169978 .cc-btn.cc-deny, html .cc-color-override--1470169978 .cc-btn {
  min-width: 37%;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
}
}
    .new-section ~ footer {
      margin-top: 0;
    }


header:before{
  content: "";
  display: block;
  height: 50px;
  width: 100%;

    background-color: #001731;
}

.wpcf7-form-control-wrap[data-name="object_url"],
.wpcf7-form-control-wrap[data-name="object_id"] {
  display: none;
}

.country-switcher-option-container a,
.country-switcher-dropdown li a {
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  padding: 5px 0;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.country-switcher-option-container {
  margin-bottom: 15px;
}
.country-switcher-option-container a.current-country:before,
.country-switcher-dropdown li.current-language a:before {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background: #c29b40;
}


.langs-select {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.loading .subscribe-button {
  pointer-events: none;
  opacity: .5;
}

.search-f-wrap select[multiple] {
  display: none !important
}

.multi-labels {
  overflow: auto;
  max-height: 250px;
}



.btn-h {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 32px;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-left: -16px;
  z-index: 99;
}
.btn-h .btn-submit:hover {
  background-color: #001731;
}
.btn-h .btn-submit {
  transition: 0.2s;
  text-decoration: none;
  height: auto;
  width: auto;
  padding: 8px 16px;
  margin-top: 16px;
  margin-left: 16px;
  background: #fff;
}


@media (max-width: 767px) {
  h1.object-header {
    margin-top: 20px;
  }
  .btn-h {
    position: static;
    margin: 10px 0 0;
  }
}