.flexbox {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /**/
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  /**/ }
  .flexbox.child-flex > * {
    /** /
    position: relative;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /**/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /**/ }
    .flexbox.child-flex > * > * {
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }

@media (min-width: 480px) {
  .media-table {
    display: table !important;
    table-layout: fixed;
    width: 100%; } }

@media (min-width: 480px) {
  .media-left:not(.table-only):not(.table-sm):not(.table-md), html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon:not(.table-only):not(.table-sm):not(.table-md), html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb:not(.table-only):not(.table-sm):not(.table-md),
  .media-right:not(.table-only):not(.table-sm):not(.table-md),
  .media-body:not(.table-only):not(.table-sm):not(.table-md),
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title:not(.table-only):not(.table-sm):not(.table-md),
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description:not(.table-only):not(.table-sm):not(.table-md),
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content:not(.table-only):not(.table-sm):not(.table-md) {
    vertical-align: middle;
    float: initial !important;
    display: table-cell; }
    .media-left:not(.table-only):not(.table-sm):not(.table-md) img, html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon:not(.table-only):not(.table-sm):not(.table-md) img, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb:not(.table-only):not(.table-sm):not(.table-md) img,
    .media-right:not(.table-only):not(.table-sm):not(.table-md) img,
    .media-body:not(.table-only):not(.table-sm):not(.table-md) img,
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title:not(.table-only):not(.table-sm):not(.table-md) img,
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description:not(.table-only):not(.table-sm):not(.table-md) img,
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content:not(.table-only):not(.table-sm):not(.table-md) img {
      display: initial; }
    .media-left:not(.table-only):not(.table-sm):not(.table-md) > *:last-child, html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon:not(.table-only):not(.table-sm):not(.table-md) > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb:not(.table-only):not(.table-sm):not(.table-md) > *:last-child,
    .media-right:not(.table-only):not(.table-sm):not(.table-md) > *:last-child,
    .media-body:not(.table-only):not(.table-sm):not(.table-md) > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title:not(.table-only):not(.table-sm):not(.table-md) > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description:not(.table-only):not(.table-sm):not(.table-md) > *:last-child,
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content:not(.table-only):not(.table-sm):not(.table-md) > *:last-child {
      margin-bottom: 0 !important; } }
@media (min-width: 769px) {
  .media-left.table-sm, html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_icon, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-sm.post_thumb,
  .media-right.table-sm,
  .media-body.table-sm,
  html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_item_title,
  html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_item_description,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-sm.post_content {
    vertical-align: middle; }
    .media-left.table-sm > *:last-child, html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_icon > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-sm.post_thumb > *:last-child,
    .media-right.table-sm > *:last-child,
    .media-body.table-sm > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_item_title > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .table-sm.sc_icons_item_description > *:last-child,
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-sm.post_content > *:last-child {
      margin-bottom: 0 !important; } }
@media (min-width: 1025px) {
  .media-left.table-md, html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_icon, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_thumb,
  .media-right.table-md,
  .media-body.table-md,
  html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_title,
  html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_description,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_content {
    vertical-align: middle;
    float: initial !important;
    display: table-cell; }
    .media-left.table-md img, html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_icon img, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_thumb img,
    .media-right.table-md img,
    .media-body.table-md img,
    html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_title img,
    html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_description img,
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_content img {
      display: initial; }
    .media-left.table-md > *:last-child, html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_icon > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_thumb > *:last-child,
    .media-right.table-md > *:last-child,
    .media-body.table-md > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_title > *:last-child,
    html body .sc_icons.icons-left .sc_icons_item .table-md.sc_icons_item_description > *:last-child,
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .table-md.post_content > *:last-child {
      margin-bottom: 0 !important; } }
.media-left.table-only, html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon, html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_title,
html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_description, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-left.post_content, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_content.sc_icons_icon, html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content.sc_icons_icon,
.media-right.table-only,
html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_icon,
html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_title,
html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_description,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_thumb,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_content,
.media-body.table-only,
html body .sc_icons.icons-left .sc_icons_item .media-body.sc_icons_icon,
html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title,
html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-body.post_thumb,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_title,
html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_title,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_description,
html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_description,
html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content {
  vertical-align: middle;
  float: initial !important;
  display: table-cell; }
  .media-left.table-only img, html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon img, html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_title img,
  html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_description img, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb img, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-left.post_content img, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_content.sc_icons_icon img, html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content.sc_icons_icon img,
  .media-right.table-only img,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_icon img,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_title img,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_description img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_thumb img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_content img,
  .media-body.table-only img,
  html body .sc_icons.icons-left .sc_icons_item .media-body.sc_icons_icon img,
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title img,
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-body.post_thumb img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_title img,
  html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_title img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_description img,
  html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_description img,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content img {
    display: initial; }
  .media-left.table-only > *:last-child, html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon > *:last-child, html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_title > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .sc_icons_item_title.post_thumb > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .media-left.sc_icons_item_description > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .sc_icons_item_description.post_thumb > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-left.post_content > *:last-child, html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_content.sc_icons_icon > *:last-child, html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content.sc_icons_icon > *:last-child,
  .media-right.table-only > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_icon > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_title > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .media-right.sc_icons_item_description > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_thumb > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-right.post_content > *:last-child,
  .media-body.table-only > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .media-body.sc_icons_icon > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .sc_icons_icon.post_content > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .media-body.post_thumb > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_title > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_title > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .sc_icons.icons-left .sc_icons_item .post_thumb.sc_icons_item_description > *:last-child,
  html body .sc_icons.icons-left .sc_icons_item footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb.sc_icons_item_description > *:last-child,
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content > *:last-child {
    margin-bottom: 0 !important; }

.rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.padding-l-0 {
  padding-left: 0 !important; }

.height-20 {
  height: 20px; }

.color-inherit {
  color: inherit !important; }

.text-center {
  text-align: center !important; }

.inline-block, html body .property-main-info > div:not(.hidden) .vc_acf, html body .property-main-info > div:not(.hidden) .wpb_text_column {
  display: inline-block !important;
  float: initial !important;
  vertical-align: top; }

.height-0 {
  height: 0 !important; }

/* Icomoon */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/Icomoon/icomoon.eot?sdlktd");
  src: url("../fonts/Icomoon/icomoon.eot?sdlktd#iefix") format("embedded-opentype"), url("../fonts/Icomoon/icomoon.ttf?sdlktd") format("truetype"), url("../fonts/Icomoon/icomoon.woff?sdlktd") format("woff"), url("../fonts/Icomoon/icomoon.svg?sdlktd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="ico-"].x2, [class*=" ico-"].x2, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x2.ui-datepicker-prev,
html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x2.ui-datepicker-next {
  font-size: 2em; }
[class^="ico-"].x3, [class*=" ico-"].x3, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x3.ui-datepicker-prev,
html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x3.ui-datepicker-next {
  font-size: 3em; }
[class^="ico-"].x4, [class*=" ico-"].x4, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x4.ui-datepicker-prev,
html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .x4.ui-datepicker-next {
  font-size: 4em; }
[class^="ico-"]:before, [class*=" ico-"]:before, html body form fieldset .inner-box.input-box:after, html body form fieldset .inner-box .ui-selectmenu-button:after, html body form .fieldset .inner-box.input-box:after, html body form .fieldset .inner-box .ui-selectmenu-button:after, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before,
html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

i[class^="ico-"], i[class*=" ico-"], html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header i.ui-datepicker-prev,
html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header i.ui-datepicker-next {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-angle-bottom:before {
  content: "\e900"; }

.ico-angle-left:before, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before {
  content: "\e901"; }

.ico-angle-right:before, html body form fieldset .inner-box.input-box:after, html body form fieldset .inner-box .ui-selectmenu-button:after, html body form .fieldset .inner-box.input-box:after, html body form .fieldset .inner-box .ui-selectmenu-button:after, html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before {
  content: "\e902"; }

.ico-instagram:before {
  content: "\e903"; }

.ico-youtube:before {
  content: "\e904"; }

.ico-loupe:before {
  content: "\e905"; }

html body {
  /* ui */ }
  html body, html body * {
    box-sizing: border-box; }
  html body.single-post.body_style_fullwide .content, html body.single-post.body_style_fullscreen .content {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1140px; }
  @media (max-width: 768px) {
    html body .post_content.entry-content > .vc_row.wpb_row.vc_row-fluid {
      padding-top: 20px !important;
      padding-bottom: 20px !important; }
    html body .mobile-padding-h-0 {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  html body .sc_button, html body .sc_button_simple, html body .sc_form button, html body .sc_action_item_link, html body .sc_price_item_link {
    font-size: 1rem;
    letter-spacing: 0;
    font-weight: 500; }
  @media (min-width: 480px) {
    html body header {
      border-left: 30px solid #fff;
      border-right: 30px solid #fff;
      padding-left: 15px !important;
      padding-right: 15px !important; }
      html body header .wpb_row {
        padding-left: 15px !important;
        padding-right: 15px !important; } }
  html body header form {
    margin: 0; }
  @media (min-width: 480px) {
    html body .space_h_2 {
      padding-left: 30px;
      padding-right: 30px;
      float: left; }
      html body .space_h_2:before, html body .space_h_2:after {
        content: '';
        position: absolute;
        display: block;
        background: #fff;
        height: 100%;
        width: 30px;
        top: 0;
        z-index: 801; }
      html body .space_h_2:before {
        left: 0; }
      html body .space_h_2:after {
        right: 0; } }
  @media (min-width: 480px) {
    html body .space_h {
      border-left: 30px solid #fff;
      border-right: 30px solid #fff; } }
  @media (min-width: 480px) {
    html body .space_h_half {
      border-left: 15px solid #fff;
      border-right: 15px solid #fff; } }
  html body .sc_layouts_item .socials_wrap .social_item .social_icon {
    width: 3em;
    height: 3em;
    line-height: 3em; }
  html body .sc_socials.sc_socials_default.style-2 .socials_wrap {
    font-size: 1.5em;
    margin: -20px -20px 0 0; }
    html body .sc_socials.sc_socials_default.style-2 .socials_wrap a.social_item {
      margin: 20px 20px 0 0; }
      html body .sc_socials.sc_socials_default.style-2 .socials_wrap a.social_item span.social_icon {
        color: #fff;
        background: none !important;
        border: 1px solid #fff; }
  html body .scheme_default .sc_item_subtitle {
    color: #008eb0; }
    html body .scheme_default .sc_item_subtitle.sc_item_title_style_s3 {
      color: #ff5345; }
  html body .scheme_default .sc_item_descr h6 {
    color: inherit; }
    html body .scheme_default .sc_item_descr h6 i {
      font-style: normal;
      color: #008eb0; }
  html body .sc_title .sc_item_subtitle {
    font-size: 1em;
    letter-spacing: 0.5px;
    font-weight: 500; }
    html body .sc_title .sc_item_subtitle.sc_align_center:after {
      margin-left: calc(50% - 3.5em); }
  html body .sc_title.sc_title_style_2 .sc_item_title_style_style_2.sc_item_subtitle:after {
    content: '';
    width: 7em;
    margin-top: 1em;
    border-top: 2px solid;
    display: block; }
  html body .sc_title.sc_title_style_2 .sc_item_title_style_style_2.sc_item_title {
    font-size: 3.3em;
    margin-top: 0.1em;
    line-height: 1.2em;
    letter-spacing: 1.4px;
    font-weight: 500; }
    @media (max-width: 479px) {
      html body .sc_title.sc_title_style_2 .sc_item_title_style_style_2.sc_item_title {
        font-size: 2.5em; } }
  html body .sc_title.sc_title_style_2 .sc_item_title_style_style_2.sc_item_descr {
    color: #666667; }
    html body .sc_title.sc_title_style_2 .sc_item_title_style_style_2.sc_item_descr.sc_align_center {
      max-width: 80%; }
  html body .sc_title .sc_item_title,
  html body .sc_title h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
    font-size: 3.3em;
    margin-top: 0.1em;
    line-height: 1.2em;
    letter-spacing: 1.4px; }
    @media (max-width: 479px) {
      html body .sc_title .sc_item_title,
      html body .sc_title h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
        font-size: 2.5em; } }
  html body .sc_title.subtitle-bottom .sc_item_descr {
    margin-top: 0 !important; }
    html body .sc_title.subtitle-bottom .sc_item_descr p:first-child {
      margin-bottom: 0; }
    html body .sc_title.subtitle-bottom .sc_item_descr h6 {
      margin-top: 0;
      margin-bottom: 2.5em; }
  html body .sc_icons .sc_icons_item_description {
    line-height: 1.3em;
    font-size: 1.04em; }
  html body .sc_icons.small-title h4.sc_icons_item_title {
    font-size: 1.04em;
    margin-top: 0.8em; }
    html body .sc_icons.small-title h4.sc_icons_item_title + .sc_icons_item_description {
      margin-top: 0; }
  html body .sc_icons.icons-left .sc_icons_item {
    display: inline-block; }
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_icon {
      font-size: 0.85em; }
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_title,
    html body .sc_icons.icons-left .sc_icons_item .sc_icons_item_description {
      padding-left: 20px;
      margin-top: 0; }
  html body .sc_icons.desc-blue .sc_icons_item .sc_icons_item_description {
    color: #008eb0; }
  html body .scheme_dark, html body .scheme_dark > * {
    color: #fff; }
  html body .box-center {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important; }
  html body .sc_button {
    padding: 0.8em 5em; }
    @media (max-width: 1500px) {
      html body .sc_button {
        padding: 0.8em 2.5em; } }
    html body .sc_button.no-icon .sc_button_icon {
      display: none !important; }
  html body .sc_title .sc_item_button {
    margin-top: 2.7em !important; }
  html body .post_item .more-link {
    padding: 0.9em 3.5em; }
  html body .vc_row-center {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important; }
  html body .width-100p {
    width: 100%; }
  html body .sc_item_title_style_style_2.sc_item_title + .sc_item_descr, html body .sc_item_title_style_style_2.sc_item_subtitle + .sc_item_descr {
    margin-top: 1.2em; }
  @media (max-width: 479px) {
    html body .vc_row[data-vc-full-width]:not(.vc_parallax) {
      left: 15px !important; }
    html body .vc_col-xxs-12 {
      width: 100%; } }
  html body .sc_icons_slider .sc_icons_item, html body .sc_icons_columns_wrap .sc_icons_item {
    height: auto; }
  html body .cq-dagallery-box-style-4 .cq-dagallery li {
    width: calc(25% - 10px); }
    @media (max-width: 767px) {
      html body .cq-dagallery-box-style-4 .cq-dagallery li {
        width: calc(50% - 10px); } }
    @media (max-width: 480px) {
      html body .cq-dagallery-box-style-4 .cq-dagallery li {
        width: 100%; } }
  html body .slider_swiper_outer.slider_outer_pagination_pos_bottom, html body .slider_swiper_outer.slider_outer_pagination_pos_bottom_outside {
    padding-top: 0; }
  html body ul.cq-dagallery li {
    -moz-perspective: 1600px; }
  html body header form, html body footer form {
    margin: 0; }
  html body form {
    margin: 0 -15px; }
    html body form fieldset, html body form .fieldset {
      padding: 0 15px 27px 15px;
      float: left;
      margin: 0;
      border: 0; }
      @media (max-width: 768px) {
        html body form fieldset, html body form .fieldset {
          padding-bottom: 15px; } }
      html body form fieldset:not(.width-auto):not([class*='vc_col-']), html body form .fieldset:not(.width-auto):not([class*='vc_col-']) {
        width: 100%; }
      html body form fieldset.width-auto, html body form .fieldset.width-auto {
        display: inline-block;
        float: initial; }
      html body form fieldset input#datepicker, html body form .fieldset input#datepicker {
        cursor: pointer; }
        html body form fieldset input#datepicker.open, html body form .fieldset input#datepicker.open {
          color: #ff5345 !important; }
      html body form fieldset .inner-box, html body form .fieldset .inner-box {
        position: relative; }
        html body form fieldset .inner-box.input-box, html body form fieldset .inner-box .ui-selectmenu-button, html body form .fieldset .inner-box.input-box, html body form .fieldset .inner-box .ui-selectmenu-button {
          transition: border-radius 0.3s, background 0.3s ease 0s;
          -webkit-transition: border-radius 0.3s, background 0.3s ease 0s;
          -moz-transition: border-radius 0.3s, background 0.3s ease 0s;
          -webkit-border-radius: 25px 25px 0 0;
          -moz-border-radius: 25px 25px 0 0;
          -ms-border-radius: 25px 25px 0 0;
          border-radius: 25px 25px 0 0; }
          html body form fieldset .inner-box.input-box:after, html body form fieldset .inner-box .ui-selectmenu-button:after, html body form .fieldset .inner-box.input-box:after, html body form .fieldset .inner-box .ui-selectmenu-button:after {
            right: 15px;
            top: 50%;
            position: absolute;
            transition: transform 0.3s ease 0s;
            -webkit-transition: transform 0.3s ease 0s;
            -moz-transition: transform 0.3s ease 0s;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
          html body form fieldset .inner-box.input-box[aria-expanded=true], html body form fieldset .inner-box.input-box.open, html body form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body form fieldset .inner-box .ui-selectmenu-button.open, html body form .fieldset .inner-box.input-box[aria-expanded=true], html body form .fieldset .inner-box.input-box.open, html body form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body form .fieldset .inner-box .ui-selectmenu-button.open {
            color: #78d0de;
            background: #fff;
            -webkit-border-radius: 23px 23px 0 0;
            -moz-border-radius: 23px 23px 0 0;
            -ms-border-radius: 23px 23px 0 0;
            border-radius: 23px 23px 0 0; }
            html body form fieldset .inner-box.input-box[aria-expanded=true]:after, html body form fieldset .inner-box.input-box.open:after, html body form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body form fieldset .inner-box .ui-selectmenu-button.open:after, html body form .fieldset .inner-box.input-box[aria-expanded=true]:after, html body form .fieldset .inner-box.input-box.open:after, html body form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body form .fieldset .inner-box .ui-selectmenu-button.open:after {
              -webkit-transform: translate(0, -50%) rotate(90deg);
              -moz-transform: translate(0, -50%) rotate(90deg);
              -ms-transform: translate(0, -50%) rotate(90deg);
              transform: translate(0, -50%) rotate(90deg); }
        html body form fieldset .inner-box .ui-selectmenu-button:after, html body form .fieldset .inner-box .ui-selectmenu-button:after {
          -webkit-transform: translate(0, -50%) rotate(90deg);
          -moz-transform: translate(0, -50%) rotate(90deg);
          -ms-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg); }
        html body form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body form fieldset .inner-box .ui-selectmenu-button.open, html body form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body form .fieldset .inner-box .ui-selectmenu-button.open {
          border-bottom-color: #fff; }
          html body form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body form fieldset .inner-box .ui-selectmenu-button.open:after, html body form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body form .fieldset .inner-box .ui-selectmenu-button.open:after {
            -webkit-transform: translate(0, -50%) rotate(270deg);
            -moz-transform: translate(0, -50%) rotate(270deg);
            -ms-transform: translate(0, -50%) rotate(270deg);
            transform: translate(0, -50%) rotate(270deg); }
        html body form fieldset .inner-box input, html body form fieldset .inner-box textarea, html body form fieldset .inner-box select, html body form fieldset .inner-box .ui-selectmenu-button, html body form .fieldset .inner-box input, html body form .fieldset .inner-box textarea, html body form .fieldset .inner-box select, html body form .fieldset .inner-box .ui-selectmenu-button {
          width: 100%;
          padding: 13px 20px;
          line-height: 1.2em;
          font-size: 1rem;
          -webkit-border-radius: 25px;
          -moz-border-radius: 25px;
          -ms-border-radius: 25px;
          border-radius: 25px;
          border: 1px solid #78d0de;
          color: #78d0de;
          background: none; }
          @media (max-width: 768px) {
            html body form fieldset .inner-box input, html body form fieldset .inner-box textarea, html body form fieldset .inner-box select, html body form fieldset .inner-box .ui-selectmenu-button, html body form .fieldset .inner-box input, html body form .fieldset .inner-box textarea, html body form .fieldset .inner-box select, html body form .fieldset .inner-box .ui-selectmenu-button {
              padding: 8px 15px; } }
        html body form fieldset .inner-box select, html body form fieldset .inner-box .ui-selectmenu-button, html body form .fieldset .inner-box select, html body form .fieldset .inner-box .ui-selectmenu-button {
          padding: 13px 35px 13px 20px; }
          @media (max-width: 768px) {
            html body form fieldset .inner-box select, html body form fieldset .inner-box .ui-selectmenu-button, html body form .fieldset .inner-box select, html body form .fieldset .inner-box .ui-selectmenu-button {
              padding: 8px 30px 8px 15px; } }
        html body form fieldset .inner-box input[type="submit"], html body form .fieldset .inner-box input[type="submit"] {
          text-align: center;
          min-width: 190px; }
          html body form fieldset .inner-box input[type="submit"] + .ajax-loader, html body form .fieldset .inner-box input[type="submit"] + .ajax-loader {
            position: absolute;
            top: 16px;
            margin-left: -30px; }
        html body form fieldset .inner-box ::-webkit-input-placeholder, html body form .fieldset .inner-box ::-webkit-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box :-moz-placeholder, html body form .fieldset .inner-box :-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box ::-moz-placeholder, html body form .fieldset .inner-box ::-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box :-ms-input-placeholder, html body form .fieldset .inner-box :-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box ::-ms-input-placeholder, html body form .fieldset .inner-box ::-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box :placeholder-shown, html body form .fieldset .inner-box :placeholder-shown {
          opacity: 1;
          font-family: inherit;
          color: #78d0de !important; }
        html body form fieldset .inner-box .ui-selectmenu-button .ui-selectmenu-icon, html body form .fieldset .inner-box .ui-selectmenu-button .ui-selectmenu-icon {
          display: none; }
    html body form div.wpcf7-validation-errors {
      border: 0;
      color: #f1e700; }
    html body form[role="filter"] {
      margin-top: 15px; }
      html body form[role="filter"] fieldset {
        text-transform: uppercase; }
        html body form[role="filter"] fieldset label.alignleft {
          line-height: 1.2em;
          padding-top: 13px;
          padding-bottom: 13px;
          color: #78d0de;
          margin-right: 10px; }
        html body form[role="filter"] fieldset .sort.radio-box {
          padding: 2px 0; }
          html body form[role="filter"] fieldset .sort.radio-box .inner-radio {
            position: relative; }
            html body form[role="filter"] fieldset .sort.radio-box .inner-radio + .inner-radio {
              margin-top: 8px; }
            html body form[role="filter"] fieldset .sort.radio-box .inner-radio input {
              display: block;
              opacity: 0;
              position: relative;
              z-index: 2;
              cursor: pointer;
              width: 17px;
              height: 17px; }
              html body form[role="filter"] fieldset .sort.radio-box .inner-radio input + i {
                position: absolute;
                left: 0;
                top: 0;
                height: 100%;
                width: 100%;
                line-height: 17px;
                z-index: 1;
                font-size: 13px;
                transition: all 0.4s;
                color: rgba(174, 227, 235, 0.4); }
              html body form[role="filter"] fieldset .sort.radio-box .inner-radio input:checked + i, html body form[role="filter"] fieldset .sort.radio-box .inner-radio input:hover + i {
                color: #aee3eb; }
        html body form[role="filter"] fieldset #sortby, html body form[role="filter"] fieldset #sortby-button {
          min-width: 285px; }
        @media (max-width: 760px) {
          html body form[role="filter"] fieldset.width-auto {
            width: 100%; }
          html body form[role="filter"] fieldset label {
            width: 85px;
            text-align: left; }
            html body form[role="filter"] fieldset label + .radio-box {
              margin-left: -25px; }
          html body form[role="filter"] fieldset .inner-box.alignleft {
            width: calc(100% - 95px);
            margin-right: 0; }
          html body form[role="filter"] fieldset #sortby, html body form[role="filter"] fieldset #sortby-button {
            min-width: auto; } }
  html body header .widget_area.property-box {
    margin-top: -8rem;
    width: 100%; }
    @media (min-width: 480px) {
      html body header .widget_area.property-box {
        float: left; } }
    html body header .widget_area.property-box form fieldset .inner-box {
      text-align: center; }
      html body header .widget_area.property-box form fieldset .inner-box input, html body header .widget_area.property-box form fieldset .inner-box textarea, html body header .widget_area.property-box form fieldset .inner-box select, html body header .widget_area.property-box form fieldset .inner-box .ui-selectmenu-button {
        width: auto;
        border: 1px solid #fff;
        color: #fff;
        background: none; }
      @media (min-width: 480px) {
        html body header .widget_area.property-box form fieldset .inner-box select, html body header .widget_area.property-box form fieldset .inner-box .ui-selectmenu-button {
          min-width: 330px;
          text-align: center; } }
  html body .search_style_style-2 {
    padding: 20vh 30px; }
    html body .search_style_style-2 form ::-webkit-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form :-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form ::-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form :-ms-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form ::-ms-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form :placeholder-shown {
      opacity: 1;
      font-family: inherit;
      color: #fff !important; }
    html body .search_style_style-2 form input {
      width: calc(100% - 2em) !important;
      background: none !important;
      border-bottom: 1px solid #aee3eb;
      font-size: 2em;
      padding: 5px 20px !important;
      color: #fff !important; }
    html body .search_style_style-2 form button {
      border: 0 !important;
      background: none !important;
      position: relative !important;
      font-size: 2em !important; }
  html body.home header.scheme_dark.top_panel.top_panel_custom {
    background: rgba(127, 127, 127, 0.8) !important; }
  html body.single-post_property .property-single-box {
    display: block !important; }
    html body.single-post_property .property-single-box + #search-default-header {
      display: none !important; }
  html body header.scheme_dark.top_panel.top_panel_custom .sc_layouts_menu_nav > li > a span::before {
    top: 100%; }
  html body header.scheme_dark.top_panel.top_panel_custom.with_bg_image:before {
    background: rgba(127, 127, 127, 0.8);
    background: -webkit-linear-gradient(-180deg, rgba(127, 127, 127, 0.6) 5%, rgba(99, 99, 98, 0.6) 95%);
    background: -o-linear-gradient(-180deg, rgba(127, 127, 127, 0.6) 5%, rgba(99, 99, 98, 0.6) 95%);
    background: -moz-linear-gradient(-180deg, rgba(127, 127, 127, 0.6) 5%, rgba(99, 99, 98, 0.6) 95%);
    background: linear-gradient(-180deg, rgba(127, 127, 127, 0.6) 5%, rgba(99, 99, 98, 0.6) 95%); }
  html body header.scheme_dark.top_panel.top_panel_custom.with_bg_image .sc_layouts_title_title .sc_layouts_title_caption {
    color: #fff; }
    @media (min-width: 480px) {
      html body header.scheme_dark.top_panel.top_panel_custom.with_bg_image .sc_layouts_title_title .sc_layouts_title_caption {
        font-size: 4.1em; } }
  html body header.scheme_dark.top_panel.top_panel_custom .sc_layouts_row_type_normal .sc_layouts_item {
    margin-top: 0;
    margin-bottom: 0; }
  html body header.scheme_dark.top_panel.top_panel_custom .sc_layouts_menu_nav > li > a {
    padding: 0 0.9em; }
  html body header.scheme_dark.top_panel.top_panel_custom .search-box .sc_layouts_item, html body header.scheme_dark.top_panel.top_panel_custom .search-box .wpb_wrapper {
    float: right;
    width: 100%; }
    html body header.scheme_dark.top_panel.top_panel_custom .search-box .sc_layouts_item .sc_layouts_search .search_wrap .search_field, html body header.scheme_dark.top_panel.top_panel_custom .search-box .wpb_wrapper .sc_layouts_search .search_wrap .search_field {
      font-size: 1em;
      border: 1px solid #fff;
      border-radius: 50px;
      padding: 0.87em 3em 0.87em 1.5em;
      letter-spacing: 0.5px;
      max-width: 290px;
      width: 100%;
      color: #fff;
      height: auto;
      line-height: 100%; }
    html body header.scheme_dark.top_panel.top_panel_custom .search-box .sc_layouts_item .search_submit, html body header.scheme_dark.top_panel.top_panel_custom .search-box .wpb_wrapper .search_submit {
      right: 1.4em;
      top: 50%;
      margin-top: -12px;
      height: auto; }
  html body header.scheme_dark.top_panel.top_panel_custom ::-webkit-input-placeholder {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom :-moz-placeholder {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom ::-moz-placeholder {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom :-ms-input-placeholder {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom ::-ms-input-placeholder {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom :placeholder-shown {
    opacity: 1;
    font-family: inherit;
    color: #fff !important; }
  html body header.scheme_dark.top_panel.top_panel_custom .property-single-box {
    display: none;
    padding: 0 !important; }
    html body header.scheme_dark.top_panel.top_panel_custom .property-single-box .sc_layouts_item {
      width: auto; }
      html body header.scheme_dark.top_panel.top_panel_custom .property-single-box .sc_layouts_item:first-child {
        margin-left: 30px; }
      html body header.scheme_dark.top_panel.top_panel_custom .property-single-box .sc_layouts_item #book-now {
        padding: 0.8em 1.2em; }
    html body header.scheme_dark.top_panel.top_panel_custom .property-single-box .sc_layouts_search .search_wrap .search_field {
      max-width: 10em !important; }
  html body a[href="#popup-search-header"] {
    padding: 0 !important;
    background: none !important;
    border: 0; }
    html body a[href="#popup-search-header"] span {
      margin: 0 !important; }
  html body #search-advenced-btn {
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    position: fixed;
    left: 0;
    top: 200px;
    width: 6.4em;
    text-align: center; }
    @media (max-width: 768px) {
      html body #search-advenced-btn {
        font-size: 0.45em;
        width: 6.67em; } }
    html body #search-advenced-btn .sc_button_icon {
      font-size: 3em;
      line-height: 2.1em;
      margin: 0; }
  html body .mfp-inline-holder .mfp-content, html body .mfp-ajax-holder .mfp-content {
    max-width: 1160px;
    width: calc(100% - 180px);
    z-index: 200003; }
    @media (max-width: 768px) {
      html body .mfp-inline-holder .mfp-content, html body .mfp-ajax-holder .mfp-content {
        width: calc(100% - 90px); } }
    @media (max-width: 479px) {
      html body .mfp-inline-holder .mfp-content, html body .mfp-ajax-holder .mfp-content {
        max-height: 96%; } }
  html body #search-advenced {
    width: 100%;
    float: left;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      html body #search-advenced {
        padding: 10px 15px 15px 15px !important; } }
    html body #search-advenced .title-box {
      max-width: 670px; }
      html body #search-advenced .title-box h2 {
        max-width: 479px; }
    html body #search-advenced form {
      margin: 0 -15px; }
      html body #search-advenced form fieldset, html body #search-advenced form .fieldset {
        width: 24%;
        /*
        &:nth-child(6), &:nth-child(7) {
        	@media(min-width: 1125px) {
        		width: 22%;
        	}
        }
        */ }
        html body #search-advenced form fieldset:first-child, html body #search-advenced form fieldset:last-child, html body #search-advenced form .fieldset:first-child, html body #search-advenced form .fieldset:last-child {
          width: 28%; }
        @media (max-width: 1124px) {
          html body #search-advenced form fieldset, html body #search-advenced form fieldset:first-child, html body #search-advenced form .fieldset, html body #search-advenced form .fieldset:first-child {
            width: 50%; }
          html body #search-advenced form fieldset:last-child, html body #search-advenced form .fieldset:last-child {
            width: 100%; } }
        @media (max-width: 479px) {
          html body #search-advenced form fieldset, html body #search-advenced form fieldset:first-child, html body #search-advenced form fieldset:last-child, html body #search-advenced form .fieldset, html body #search-advenced form .fieldset:first-child, html body #search-advenced form .fieldset:last-child {
            width: 100%; } }
        html body #search-advenced form fieldset .inner-box.input-box:after, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button:after, html body #search-advenced form .fieldset .inner-box.input-box:after, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button:after {
          -webkit-transform: translate(0, -50%) rotate(0deg);
          -moz-transform: translate(0, -50%) rotate(0deg);
          -ms-transform: translate(0, -50%) rotate(0deg);
          transform: translate(0, -50%) rotate(0deg); }
        html body #search-advenced form fieldset .inner-box.input-box[aria-expanded=true], html body #search-advenced form fieldset .inner-box.input-box.open, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body #search-advenced form fieldset .inner-box .ui-selectmenu-button.open, html body #search-advenced form .fieldset .inner-box.input-box[aria-expanded=true], html body #search-advenced form .fieldset .inner-box.input-box.open, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true], html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button.open {
          color: #ff5345;
          background: #fff; }
          html body #search-advenced form fieldset .inner-box.input-box[aria-expanded=true]:after, html body #search-advenced form fieldset .inner-box.input-box.open:after, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button.open:after, html body #search-advenced form .fieldset .inner-box.input-box[aria-expanded=true]:after, html body #search-advenced form .fieldset .inner-box.input-box.open:after, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button[aria-expanded=true]:after, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button.open:after {
            -webkit-transform: translate(0, -50%) rotate(90deg);
            -moz-transform: translate(0, -50%) rotate(90deg);
            -ms-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg); }
        html body #search-advenced form fieldset .inner-box input, html body #search-advenced form fieldset .inner-box select, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button, html body #search-advenced form .fieldset .inner-box input, html body #search-advenced form .fieldset .inner-box select, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button {
          background: none;
          border: 1px solid #fff;
          color: #fff;
          padding: 13px 35px 13px 20px; }
          @media (max-width: 768px) {
            html body #search-advenced form fieldset .inner-box input, html body #search-advenced form fieldset .inner-box select, html body #search-advenced form fieldset .inner-box .ui-selectmenu-button, html body #search-advenced form .fieldset .inner-box input, html body #search-advenced form .fieldset .inner-box select, html body #search-advenced form .fieldset .inner-box .ui-selectmenu-button {
              padding: 8px 30px 8px 15px; } }
        html body #search-advenced form fieldset .inner-box.input-box ::-webkit-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box ::-webkit-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box :-moz-placeholder, html body #search-advenced form .fieldset .inner-box.input-box :-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box ::-moz-placeholder, html body #search-advenced form .fieldset .inner-box.input-box ::-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box :-ms-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box :-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box ::-ms-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box ::-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box :placeholder-shown, html body #search-advenced form .fieldset .inner-box.input-box :placeholder-shown {
          opacity: 1;
          font-family: inherit;
          color: #fff !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open ::-webkit-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box.open ::-webkit-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open :-moz-placeholder, html body #search-advenced form .fieldset .inner-box.input-box.open :-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open ::-moz-placeholder, html body #search-advenced form .fieldset .inner-box.input-box.open ::-moz-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open :-ms-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box.open :-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open ::-ms-input-placeholder, html body #search-advenced form .fieldset .inner-box.input-box.open ::-ms-input-placeholder {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
        html body #search-advenced form fieldset .inner-box.input-box.open :placeholder-shown, html body #search-advenced form .fieldset .inner-box.input-box.open :placeholder-shown {
          opacity: 1;
          font-family: inherit;
          color: #ff5345 !important; }
    html body #search-advenced .mfp-close {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      text-align: center;
      color: #ffffff;
      background-color: #ff5345;
      border-color: #ff5345;
      font-size: 5.5em;
      line-height: 1em;
      width: 1.2em;
      height: 1.2em;
      font-family: initial;
      top: 0;
      right: auto;
      left: 100%;
      opacity: 1;
      -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3) !important;
      -ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3) !important;
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3) !important; }
      html body #search-advenced .mfp-close:hover {
        color: rgba(255, 255, 255, 0.7); }
      @media (max-width: 780px) {
        html body #search-advenced .mfp-close {
          font-size: 2.5em; } }
  html body .ui-widget.ui-widget-content {
    border: 0;
    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    -ms-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    overflow: hidden; }
    html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header {
      font-weight: 300;
      font-size: 0.75em;
      color: #ccc;
      padding: 0; }
      html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev,
      html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next {
        color: #757575;
        top: 0;
        opacity: 0.5;
        line-height: 1.8em;
        text-align: center;
        border: 0; }
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before,
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before {
          font-size: 0.6em; }
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:hover,
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next:hover {
          opacity: 1; }
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon,
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon {
          display: none; }
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev.ui-state-hover,
        html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next.ui-state-hover {
          background: none;
          top: 0px; }
      html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-prev.ui-state-hover {
        left: 2px; }
      html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-widget-header .ui-datepicker-next.ui-state-hover {
        right: 2px; }
    html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-datepicker-calendar thead tr th {
      background: none;
      color: #78d0de;
      padding: 1em 0.3em 0.7em 0.3em;
      font-weight: 500; }
    html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-datepicker-calendar tbody tr td {
      font-size: 0.75em;
      line-height: 1.5em;
      font-weight: 300;
      color: #008eb0; }
      html body .ui-widget.ui-widget-content#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
        text-align: center; }
  html body .ui-front {
    z-index: 200003; }
    html body .ui-front.ui-selectmenu-open ul[role="listbox"] li div[role="option"] {
      padding-left: 20px;
      padding-right: 20px; }
    html body .ui-front.ui-selectmenu-open ul[role="listbox"] li.ui-state-disabled:first-child {
      display: none; }
  html body .ui-selectmenu-menu {
    padding-bottom: 10px !important; }
    html body .ui-selectmenu-menu.fixed {
      position: fixed; }
    html body .ui-selectmenu-menu ul {
      border: 1px solid #78d0de !important;
      border-top: 0 !important;
      padding-bottom: 0;
      max-height: 285px;
      overflow-y: auto !important; }
      html body .ui-selectmenu-menu ul .ui-state-active, html body .ui-selectmenu-menu ul .ui-widget-content .ui-state-active, html body .ui-selectmenu-menu ul .ui-widget-header .ui-state-active, html body .ui-selectmenu-menu ul a.ui-button:active, html body .ui-selectmenu-menu ul .ui-button:active, html body .ui-selectmenu-menu ul .ui-button.ui-state-active:hover {
        border: 1px solid #78d0de;
        background: #78d0de; }
      html body .ui-selectmenu-menu ul[id*="popup-search-"], html body .ui-selectmenu-menu ul[id*="header-choose-"] {
        border: 0 !important; }
        html body .ui-selectmenu-menu ul[id*="popup-search-"] .ui-state-active, html body .ui-selectmenu-menu ul[id*="popup-search-"] .ui-widget-content .ui-state-active, html body .ui-selectmenu-menu ul[id*="popup-search-"] .ui-widget-header .ui-state-active, html body .ui-selectmenu-menu ul[id*="popup-search-"] a.ui-button:active, html body .ui-selectmenu-menu ul[id*="popup-search-"] .ui-button:active, html body .ui-selectmenu-menu ul[id*="popup-search-"] .ui-button.ui-state-active:hover, html body .ui-selectmenu-menu ul[id*="header-choose-"] .ui-state-active, html body .ui-selectmenu-menu ul[id*="header-choose-"] .ui-widget-content .ui-state-active, html body .ui-selectmenu-menu ul[id*="header-choose-"] .ui-widget-header .ui-state-active, html body .ui-selectmenu-menu ul[id*="header-choose-"] a.ui-button:active, html body .ui-selectmenu-menu ul[id*="header-choose-"] .ui-button:active, html body .ui-selectmenu-menu ul[id*="header-choose-"] .ui-button.ui-state-active:hover {
          border: 1px solid #ff5345;
          background: #ff5345; }
  html body footer.footer_wrap .widgettitle, html body footer.footer_wrap .widget_title {
    text-transform: uppercase;
    color: #78d0de; }
  html body footer.footer_wrap .contacts_wrap .contacts_description,
  html body footer.footer_wrap .contacts_wrap .contacts_info {
    padding-left: 35px;
    margin-top: 1.8em;
    line-height: 1.7em; }
  html body footer.footer_wrap .contacts_wrap .contacts_description {
    color: #008eb0;
    font-size: 1.05em;
    margin-top: 2em !important; }
  html body footer.footer_wrap .contacts_wrap .contacts_info {
    color: #78d0de;
    font-size: 0.93em;
    margin-top: 1.3em !important; }
    html body footer.footer_wrap .contacts_wrap .contacts_info span {
      line-height: 1.7em;
      margin-bottom: 0 !important; }
  @media (min-width: 769px) {
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts {
      padding-left: 30px; } }
  html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item {
    margin-bottom: 4em; }
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_thumb {
      width: 3em;
      height: 3em; }
    html body footer.footer_wrap .widget_area.sc_widget_recent_posts .post_item .post_content h6.post_title {
      margin: 0 0 0 20px;
      line-height: 1.5em; }
  html body footer.footer_wrap.footer_wrap .vc_col-lg-3 .widget.widget_nav_menu li {
    width: 100%;
    text-transform: uppercase;
    font-size: 1.05em;
    margin-bottom: 0.55em; }
    html body footer.footer_wrap.footer_wrap .vc_col-lg-3 .widget.widget_nav_menu li:before {
      background-color: #fff;
      width: 7px;
      height: 7px;
      top: calc(50% - 3.5px); }
    html body footer.footer_wrap.footer_wrap .vc_col-lg-3 .widget.widget_nav_menu li a {
      color: #fff; }
  html body footer.footer_wrap .widget_socials .widget_title {
    margin-bottom: 1.1em; }
  html body footer.footer_wrap .textwidget p + .mc4wp-form {
    margin-top: 1.6em;
    margin-bottom: 3em; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form ::-webkit-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form :-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form ::-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form :-ms-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form ::-ms-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form :placeholder-shown {
      opacity: 1;
      font-family: inherit;
      color: #78d0de !important; }
    html body footer.footer_wrap .textwidget p + .mc4wp-form button {
      background-color: #ff5345;
      border-color: #ff5345; }
      html body footer.footer_wrap .textwidget p + .mc4wp-form button:hover {
        border-color: #ea5240;
        background-color: #ea5240; }
    @media (max-width: 479px) {
      html body footer.footer_wrap .textwidget p + .mc4wp-form input[type="email"] {
        padding-right: 4.5em; }
      html body footer.footer_wrap .textwidget p + .mc4wp-form button span {
        display: none; }
      html body footer.footer_wrap .textwidget p + .mc4wp-form button:before {
        margin-right: 0; } }
  html body footer.footer_wrap .socials_wrap {
    margin: -10px -20px 0 0; }
    html body footer.footer_wrap .socials_wrap .social_item {
      margin: 10px 20px 0 0; }
      html body footer.footer_wrap .socials_wrap .social_item .social_icon {
        border: none !important; }
        html body footer.footer_wrap .socials_wrap .social_item .social_icon.social_facebook {
          background-color: #316aaf !important; }
        html body footer.footer_wrap .socials_wrap .social_item .social_icon.social_ico-youtube {
          background-color: #ff0000 !important; }
        html body footer.footer_wrap .socials_wrap .social_item .social_icon.social_ico-instagram {
          background: url(../images/ico-instagram-bg.png) no-repeat;
          background-size: 105%;
          background-position: 50% 50%; }
        html body footer.footer_wrap .socials_wrap .social_item .social_icon.social_twitter {
          background-color: #46cef2 !important; }
  html body footer.footer_wrap .copy-box .widget.widget_text {
    margin: 1em 0;
    font-size: 0.8em; }
  @media (max-width: 1679px) {
    html body .slider_button, html body .eg-theme_skin_1-element-14 {
      padding: 13px 20px !important;
      font-size: 1rem !important;
      line-height: calc(1.2em + 2px) !important; } }
  @media (max-width: 768px) {
    html body .slider_button, html body .eg-theme_skin_1-element-14 {
      padding: 8px 15px 8px 15px !important; } }
  html body #about-box {
    min-height: 750px; }
    @media (max-width: 1480px) {
      html body #about-box {
        padding-left: 15px !important;
        padding-right: 15px !important; } }
  html body .sc_button.sc_button_size_small, html body .theme_button.theme_button_small {
    padding: 13px 20px;
    font-size: 1rem;
    line-height: 1.2em; }
    @media (max-width: 768px) {
      html body .sc_button.sc_button_size_small, html body .theme_button.theme_button_small {
        padding: 8px 15px 8px 15px; } }
  html body .center-box {
    text-align: center !important; }
    html body .center-box > * {
      margin-left: auto !important;
      margin-right: auto !important;
      float: initial !important; }
  html body #search-developments-box > * {
    max-width: 610px; }
  html body #contact-us-box > * textarea {
    min-height: auto; }
  html body [class*="eg-theme_skin_1-element-"],
  html body [class*="eg-theme_skin_team-element-"] {
    text-align: left; }
  html body .eg-theme_skin_1-element-10,
  html body .eg-theme_skin_team-element-10 {
    color: #fff !important; }
    html body .eg-theme_skin_1-element-10:hover,
    html body .eg-theme_skin_team-element-10:hover {
      color: rgba(255, 255, 255, 0.7) !important; }
  html body .eg-theme_skin_1-element-14:hover, html body .eg-theme_skin_1-element-14:hover i,
  html body .eg-theme_skin_team-element-14:hover,
  html body .eg-theme_skin_team-element-14:hover i {
    color: #fff !important; }
  html body .eg-theme_skin_1-element-14 i,
  html body .eg-theme_skin_team-element-14 i {
    font-size: 0.85em;
    margin-left: 15px; }
  html body .theme_style_1 .esg-entry-cover:before {
    display: none; }
  html body .filter-box {
    margin: 45px -45px 25px -45px; }
    html body .filter-box > * {
      padding-left: 45px !important;
      padding-right: 45px !important; }
      @media (min-width: 480px) {
        html body .filter-box > * {
          padding-left: 60px !important;
          padding-right: 60px !important; } }
  html body .more-link {
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important; }
    html body .more-link:not(:hover) {
      border-color: #d8d8d8 !important;
      color: #d8d8d8 !important;
      background: none !important; }
  html body .properties-section {
    background: #fbfbfb; }
    html body .properties-section .post_title, html body .properties-section.chess_wrap .post_title, html body .properties-section.columns_wrap .post_title {
      margin-top: 0.1em;
      line-height: 1.2em;
      letter-spacing: 1.4px;
      font-weight: 500;
      float: left; }
    html body .properties-section h2.post_title, html body .properties-section.chess_wrap h2.post_title, html body .properties-section.columns_wrap h2.post_title {
      font-size: 3.3em; }
      @media (max-width: 479px) {
        html body .properties-section h2.post_title, html body .properties-section.chess_wrap h2.post_title, html body .properties-section.columns_wrap h2.post_title {
          font-size: 2.5em; } }
    html body .properties-section h3.post_title, html body .properties-section.chess_wrap h3.post_title, html body .properties-section.columns_wrap h3.post_title {
      font-size: 2.3em;
      line-height: 1.05em; }
      @media (max-width: 479px) {
        html body .properties-section h3.post_title, html body .properties-section.chess_wrap h3.post_title, html body .properties-section.columns_wrap h3.post_title {
          font-size: 1.8em; } }
    html body .properties-section h6, html body .properties-section p, html body .properties-section li, html body .properties-section.chess_wrap h6, html body .properties-section.chess_wrap p, html body .properties-section.chess_wrap li, html body .properties-section.columns_wrap h6, html body .properties-section.columns_wrap p, html body .properties-section.columns_wrap li {
      font-weight: 300; }
    html body .properties-section .post_subtitle, html body .properties-section.chess_wrap .post_subtitle, html body .properties-section.columns_wrap .post_subtitle {
      color: inherit;
      margin: 0; }
      html body .properties-section .post_subtitle i, html body .properties-section.chess_wrap .post_subtitle i, html body .properties-section.columns_wrap .post_subtitle i {
        font-style: normal; }
    html body .properties-section .available_from, html body .properties-section.chess_wrap .available_from, html body .properties-section.columns_wrap .available_from {
      color: #ff5345;
      margin: 0; }
    html body .properties-section .post_content_inner ul, html body .properties-section.chess_wrap .post_content_inner ul, html body .properties-section.columns_wrap .post_content_inner ul {
      list-style-type: none;
      padding: 0;
      margin-top: 2.2em; }
      html body .properties-section .post_content_inner ul li, html body .properties-section.chess_wrap .post_content_inner ul li, html body .properties-section.columns_wrap .post_content_inner ul li {
        list-style-type: none; }
        html body .properties-section .post_content_inner ul li, html body .properties-section .post_content_inner ul li + li, html body .properties-section.chess_wrap .post_content_inner ul li, html body .properties-section.chess_wrap .post_content_inner ul li + li, html body .properties-section.columns_wrap .post_content_inner ul li, html body .properties-section.columns_wrap .post_content_inner ul li + li {
          margin-top: 0.5em; }
        html body .properties-section .post_content_inner ul li:before, html body .properties-section.chess_wrap .post_content_inner ul li:before, html body .properties-section.columns_wrap .post_content_inner ul li:before {
          content: "\2022";
          font-size: 1.6em;
          margin-right: 10px;
          vertical-align: top;
          color: inherit;
          font-family: Arial; }
    html body .properties-section .post_content_inner:after, html body .properties-section.chess_wrap .post_content_inner:after, html body .properties-section.columns_wrap .post_content_inner:after {
      background: none; }
    html body .properties-section.chess_wrap .post_layout_chess_1 .post_header + .post_content {
      margin-top: 3rem; }
    html body .properties-section.chess_wrap .post_layout_chess_1 .more-link {
      margin-top: 1em; }
    html body .properties-section.columns_wrap {
      padding: 4em 20px; }
      @media (min-width: 480px) {
        html body .properties-section.columns_wrap {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (min-width: 1500px) {
        html body .properties-section.columns_wrap {
          padding-left: 19.5%;
          padding-right: 19.5%; } }
      html body .properties-section.columns_wrap .post_featured {
        position: relative;
        display: block;
        background-position: 50% 0;
        background-size: cover; }
        html body .properties-section.columns_wrap .post_featured:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 75.6756756757%; }
        html body .properties-section.columns_wrap .post_featured > img,
        html body .properties-section.columns_wrap .post_featured > iframe {
          position: absolute;
          top: 0;
          left: 0;
          object-fit: cover;
          width: 100%;
          height: 100%;
          padding: 0 !important; }
        html body .properties-section.columns_wrap .post_featured.bg-img > img {
          opacity: 0; }
      html body .properties-section.columns_wrap .post_header {
        padding-top: 5px; }
        html body .properties-section.columns_wrap .post_header, html body .properties-section.columns_wrap .post_header + .post_content {
          padding-left: 8%;
          padding-right: 8%; }
        html body .properties-section.columns_wrap .post_header + .post_content {
          margin-bottom: 3.5em; }
          html body .properties-section.columns_wrap .post_header + .post_content .more-link {
            margin-top: 0.6em; }
  html body table.style-2 {
    width: 100%; }
    html body table.style-2 td, html body table.style-2 th {
      font-size: 1.04em;
      color: #666667;
      border: 0;
      border-top: 1px solid #d9d9d9; }
      html body table.style-2 td:not(:first-child), html body table.style-2 th:not(:first-child) {
        border-left: 1px solid #d9d9d9; }
      html body table.style-2 td[class*="vc_col-"], html body table.style-2 th[class*="vc_col-"] {
        float: initial !important; }
    html body table.style-2 th {
      background: none;
      color: #aee3eb; }
    html body table.style-2 td {
      background: none !important; }
      html body table.style-2 td + td {
        text-align: center; }
  html body .property-specifications {
    font-size: 1.04em; }
    html body .property-specifications .repeater-wrapper > .reapeater-row {
      display: table-row-group; }
      html body .property-specifications .repeater-wrapper > .reapeater-row .reapeter-column {
        border-color: #d9d9d9;
        border-width: 0;
        padding: 9px 18px; }
        html body .property-specifications .repeater-wrapper > .reapeater-row .reapeter-column.property_specifications_name {
          color: #aee3eb;
          border-top-width: 1px;
          text-align: center;
          text-transform: uppercase; }
        html body .property-specifications .repeater-wrapper > .reapeater-row .reapeter-column.property_specifications_features {
          display: table-row; }
          html body .property-specifications .repeater-wrapper > .reapeater-row .reapeter-column.property_specifications_features .repeater-child-wrapper .reapeater-row .reapeter-column {
            border-top-width: 1px; }
            html body .property-specifications .repeater-wrapper > .reapeater-row .reapeter-column.property_specifications_features .repeater-child-wrapper .reapeater-row .reapeter-column.property_specifications_features_feature {
              text-align: center;
              border-left-width: 1px;
              width: 50%; }
  html body .property-main-info {
    text-align: center; }
    html body .property-main-info > div {
      display: none; }
      html body .property-main-info > div.vc_col-sm-2 {
        margin-bottom: 30px;
        width: 195px; }
      html body .property-main-info > div:not(.hidden) .vc_single_image-wrapper {
        line-height: 66px; }
        html body .property-main-info > div:not(.hidden) .vc_single_image-wrapper img {
          max-width: 70px;
          max-height: 50px;
          width: auto;
          vertical-align: middle; }
      html body .property-main-info > div:not(.hidden) .vc_acf, html body .property-main-info > div:not(.hidden) .wpb_text_column {
        line-height: 1.2em;
        vertical-align: middle; }
      html body .property-main-info > div:not(.hidden) .vc_acf {
        text-transform: uppercase;
        color: #008eb0;
        font-weight: 500; }
        html body .property-main-info > div:not(.hidden) .vc_acf:not(.width-auto) {
          width: 100%; }
      html body .property-main-info > div:not(.hidden) .wpb_text_column h6 {
        color: #008eb0;
        font-weight: 500;
        line-height: 1.2em; }
  @media (max-width: 479px) {
    html body .post_layout_chess .post_featured {
      width: 100%; }
    html body .post_layout_chess .post_inner {
      position: relative;
      width: 100%;
      transform: none;
      padding-top: 10px;
      padding-bottom: 30px;
      float: left; }
    html body .post_layout_chess .post_content {
      display: block; } }

/*# sourceMappingURL=custom_style.css.map */
